Solve Process Engineering ODE without Laplace Transforms | ODE Help

  • Context: Graduate 
  • Thread starter Thread starter missmaria
  • Start date Start date
  • Tags Tags
    Ode
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
missmaria
Messages
8
Reaction score
0
So this question pertains to some process engineering homework i have, which is basically the following:

I have an ODE that has the form: [tex]\frac{dh^{p}}{dt}[/tex]+h[tex]^{p}[/tex]+[tex]\int h^{p}[/tex]=F[tex]^{p}[/tex]{t}
where F[tex]^{p}[/tex]{t} is the unit ramp function (i.e. F[tex]^{p}[/tex]{t}=0 when t<0, and is equal to t when F[tex]^{p}[/tex][tex]\geq[/tex]0

So my question is how do i solve this ODE without using Laplace transforms?? Can there even be an integral in such an ODE??

Thanks in advance, i appreciate your help
 
Physics news on Phys.org
We can remove the integral sign by differentiating the equation with respect to t

h" + h' + h = F'(t)

This is a nonhomegeneous linear DE with constant coefficients which can be solved quite easily without using the Laplace transform.