CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Question on Hilbert Transform

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 28, 2004, 13:31
Default Question on Hilbert Transform
  #1
Wen Long
Guest
 
Posts: n/a
Dear friends:

Have you ever tried to use Hilbert Transform to solve PDE/ODE?

For example for an ocean wave bottom boundary layer problem we got equations like this:

d(u-U)/dt = nu d^2(u-U)/dz^2

with BC: u=0 at z=0, u=U at z--> infinity

where u=u(x,z,t), U=U(x,t), and x is the direction of wave propagation. And U(x,t) is velocity outside boundary layer which can be obtained from wave models, nu is kinematic viscosity=const for laminar problem.

Let's say U=Um*cos(wt-kx), and w being angular frequency, k being wave number, it's a wave propagating in +x direction.

To solve the upper problem we can't use separation of variables easily. But when we use complex variables, we can!!

Let v=u-U to be defect velocity, and let v= Re(Vc) which indroduces a complex velocity Vc. And let U=Re(Uc)=Re[Um*cos(wt-kx)+ i Um*sin(wt-kx)]=Re[Um*exp(i *theta)]with theta =wt-kx the phase angle.

Now solve the equation for Vc:

d(Vc)/dt=nu d^2(Vc)/dz^2

with BC: Vc=0 at z-->infinity, Vc=-Uc at z=0.

Separation of variables Vc(z,t)= V1(z)exp(i*theta) we find nicely that

Vc=-Um*exp(-beta*(1+i)*z)*exp(i*theta)

where beta=sqrt(w/2/nu) , and further find results:

v=Re(Vc)=-Um*exp(-beta*z)*cos(theta-beta*z)

From the upper result of v, we find that there is no way we can seperate variable z and t(in theta) in real space. But we did it nicely in complex space.

Now, my real question being, what if the velocity outside boundary U(x,t) is arbitrary and I don't want to use Fourier transform to get U in terms of sum of sin and cos functions? Do i still have the trick of usign complex velocity? For U=Um*cos(theta) we find its complex counterpart easily, what does it look like for arbitrary U? Then I thought about Hilbert Transform, but I have never seen Hilbert Transform in solving ODE/PDE,

can you guys point me any information?

Thanks,

Wen

  Reply With Quote

Old   April 29, 2004, 05:58
Default Re: Question on Hilbert Transform
  #2
Tom
Guest
 
Posts: n/a
Since your domain of definition is z>0 (semi-infinite) you can't use a Hilbert transform since you then need the problem defined for all z<>0.

The obvious way to solve this is to take the Fourier cosine transform sovle the resulting ode and then invert the transform (you also need to specify your initial condition at t=0). The result you've written down can be obtained in this way after letting t->infinity to remove the transient contribution ( Your solution is simply that of the classical Stokes layer which can be found in many books).

If w(k,t) is the Fourier transform of v(z,t) and Q(k,t) is the FT of U(x,t) then the solution with v=0 at t=0 is

w(k,t) = -Q(k,t)( 1 - exp(-nu.k^2.t) )

and inverting the transform gives

v(x,t) = 2/pi int_0^\infty w(k,t)cos(kz).dk

Note I haven't used complex numbers!

Tom.

  Reply With Quote

Reply


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
Unanswered question niklas OpenFOAM 2 July 31, 2013 16:03
internal field question - PitzDaily Case atareen64 OpenFOAM Running, Solving & CFD 2 January 26, 2011 15:26
Poisson Solver question Suresh Main CFD Forum 3 August 12, 2005 04:37
CHANNEL FLOW: a question and a request Carlos Main CFD Forum 4 August 23, 2002 05:55
question K.L.Huang Siemens 1 March 29, 2000 04:57


All times are GMT -4. The time now is 16:53.