New Reply

how to solve this type of differential equations?

 
Share Thread Thread Tools
Oct11-12, 12:54 AM   #1
 

how to solve this type of differential equations?


dε/dt=d(uε)/dZ+[(e^(-k1t) - e^(-k2t)]

where ε=% area opening, u= velocity, Z=length , k1, k2= constants, t= time

Please help me how to solve the ODE
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Oct11-12, 02:38 AM   #2
 
Recognitions:
Homework Helper Homework Help
Context would be helpful - and what you have tried already.
You have not said if u and Z are constant - are they?

"dε/dt=d(uε)/dZ-[(e^(-k1t) - e^(-k2t)]" translates into ##\LaTeX## as:

$$\frac{d\varepsilon}{dt}-\frac{d(u\varepsilon)}{dZ} = e^{-k_1t} - e^{-k_2t}$$
Appears to be a coupled differential equation - so there must be another one for ##\frac{d\varepsilon}{dZ}## or some other information to help you out.
Oct11-12, 10:09 PM   #3
 
Recognitions:
Gold Membership Gold Member
If u is a constant or a function only of t, then this problem can be solved easily using the method of characteristics. I assume those are partial derivatives with respect to t and Z. Just factor out the u from the partial with respect to z.
Oct15-12, 01:50 AM   #4
 

how to solve this type of differential equations?


Q=u*ε;
Q= flow rate , u= velocity, ε=area
Q=flow rate is constant;

boundary conditions are
Z=0, t=0, ε=1 and u=uo
Z=0, t>0, ε=1 and u=uo


where uo= initial velocity
Oct15-12, 03:47 AM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I guess you mean Q is constant wrt to t, but not wrt Z. Seems that u and epsilon are functions of both. So it would be natural to use Q in the equation instead of u.
Can you describe the physical system? It would help ensure we're all on the same page.
Oct16-12, 07:12 AM   #6
 
Recognitions:
Gold Membership Gold Member
Quote by svenki7 View Post
Q=u*ε;
Q= flow rate , u= velocity, ε=area
Q=flow rate is constant;

boundary conditions are
Z=0, t=0, ε=1 and u=uo
Z=0, t>0, ε=1 and u=uo


where uo= initial velocity
In my judgement, there is something wrong with this formulation. If the problem were truly as stated, then the throughput rate Q would be constant with z and t, and the PDE would reduce to an ODE.

This looks like the equation for the void fraction variation in some type of fixed bed operation, where the porosity is changing as a result of say dissolution or chemical reaction at the interface. Also, in my judgement, almost certainly, the d(εu)/dz term on the right had side has the wrong sign. Please provide a detailed description of the physical problem being solved so that we can check the formulation. The first step in any math modeling of a physical system is to articulate the physical mechanisms involved, and to correctly translate these physical mechanisms into the language of mathematics.
New Reply
Thread Tools


Similar Threads for: how to solve this type of differential equations?
Thread Forum Replies
how to solve these type of differential equations? Differential Equations 3
Name of a type of differential equations Differential Equations 1
I can't remember what type of differential equation this is or how to solve it... Calculus & Beyond Homework 2
How do you solve this type of linear partial differential equation? Differential Equations 0
Type of Expansions and Differential Equations Introductory Physics Homework 4