CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Seeking help in designing three types of deformable membrane boundary.

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 30, 2013, 17:14
Default Seeking help in designing three types of deformable membrane boundary.
  #1
New Member
 
Tom Li
Join Date: Jun 2013
Posts: 3
Rep Power: 12
beancurd70 is on a distinguished road
Hello everyone.

I am Tom, currently a PhD student struggling to finish his research. In my project, I need to simulate the human cochlea, specifically, the movements of membranes and fluids inside the human cochlea. However, the massive amount of source codes are baffling to a newcomer like me. Even though I write a decent amount in C/C++, I am not sure whether I am reading the right part of the package.

I'll describe my problem below. Any help will be appreciated!

The following two graphs illustrates the 2D cochlea fluid chamber that I want to model. Take graph (a) for example, the cochlea is modelled as a closed chamber filled with incompressible fluids. On the left is the driving membrane (oval window), coloured in blue, which exerts an oscillating force to the fluid inside the chamber. On the right is the passive membrane, coloured in green, which is driven into movement by the fluid pressure, which in turn weakly pushes the fluid back. At the bottom is the basilar membrane, which has progressive impedance along its length -- similar to an array of springs sorted in descending natural frequencies. When the cochlear fluid is driven into motion, the basilar membrane react to the change of pressure, and as a result, a specific part will be driven into motion because of resonance. The black lines represents impenetrable walls.

Graph (b) is a modified version of graph (a), where the chamber is divided into two halves, connected at the end. The basilar membrane is driven by the difference of pressure between the two chambers.


https://www.dropbox.com/s/ibcz0l1yjy...20membrane.png

So let me sum up the three types of membranes.
  1. Driving membrane that oscillate at a certain frequency.
  2. Elastic, passive membrane that simply reacts to surface pressure, serving as a pressure releaser.
  3. Elastic membrane of progressive impedance that reacts to surface pressure (or the difference between surface pressures on both sides).

Membrane 3 is the key to my research.

I am typically confused about:
  1. How to read surface pressure from nearby fluid cells.
  2. How to set up a progressive impedance along a membrane? If I am to model the movements of different points of the membrane, how should I record their states?


Any help will be appreciated!


Regards,
Tom
beancurd70 is offline   Reply With Quote

Old   October 1, 2013, 03:43
Default
  #2
Senior Member
 
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 21
Bernhard is on a distinguished road
What are the actual equations for the boundary conditions that you want to implement? I would assume the impedance to relate pressure and flowrate through an outlet, but as far as I understand you are applying this at the wall. What do you expect in your case?

Is the impedance frequency dependent or just a constant?

Are you actually expecting the boundary to actually move, or is it just a boundary condition for the pressure equation?
Bernhard is offline   Reply With Quote

Old   October 1, 2013, 16:23
Default
  #3
New Member
 
Tom Li
Join Date: Jun 2013
Posts: 3
Rep Power: 12
beancurd70 is on a distinguished road
Quote:
Originally Posted by Bernhard View Post
What are the actual equations for the boundary conditions that you want to implement? I would assume the impedance to relate pressure and flowrate through an outlet, but as far as I understand you are applying this at the wall. What do you expect in your case?

Is the impedance frequency dependent or just a constant?

Are you actually expecting the boundary to actually move, or is it just a boundary condition for the pressure equation?
Hi Bernhard,

I'll try my best to explain my thoughts. Sorry I am still new to the CFD language.

1. All three membranes will move and deform.

2. The cochlea is like a fully closed fluid chamber. Membrane 1 (blue color, bottom in (a)) vibrates to drive the incompressible fluid to movement, which changes the pressure distribution inside the fluid, which in turn makes membrane 3 (red color, bottom in (a))to react. So there is no inlet/output in the entire system, only membranes.

3. The model can be further simplified so that membrane 1 and 2 is removed. An inlet with oscillating pressure replaces membrane 1, while a compliant (grad(p) = 0, or maybe p=0) outlet replaces membrane 2. But I don't want to fall back to the simplified model yet.

4. The property of membrane 3 (basilar membrane) is a key to my research. The simplest model for it is to treat it as an array of spring systems.

https://www.dropbox.com/s/k4mf4adnke...%20springs.png

Each point (or segment) on the basilar membrane is treated as an independent spring system with its own mass (m), stiffness (k) and damping factor (c). I believe I need to store the speed(dx/dt) and displacement(x) on the point as well. Combined with the pressure value obtained from the nearby cells, I can then update the speed and displacement of the point based on Newton's second law.

Regards,
Tom
beancurd70 is offline   Reply With Quote

Reply

Tags
cochlea, deformable boundary, incompressible, membrane

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to define membrane layer boundary in gambit and fluent RICHA FLUENT 2 March 15, 2012 09:37
boundary types don't appear in boundary condition menu stimpy FLUENT 0 December 15, 2010 03:33
Boundary conditions' types wjarrah OpenFOAM 0 June 9, 2010 09:55
Details of various Inlet and outlet boundary types chiven ANSYS Meshing & Geometry 0 May 21, 2010 02:04
Boundary conditions? Tom Main CFD Forum 0 November 5, 2002 01:54


All times are GMT -4. The time now is 06:41.