What's exactly the meaning of Linearization?

  • #1
63
0
Hi all,

I want to discuss about the assumptions in the linearization. By linearization, I mean the following classic procedure.
(1) Original nonlinear governing equation is [itex]\frac{\partial u}{\partial t}+u\frac{\partial u}{\partial x}=\mathcal{L}(u)[/itex], RHS is a linear operator
(2) introduce the decomposition u=U+u'
(3) expand the nonlinear solution to [itex]\frac{\partial (U+u')}{\partial t}+U\frac{\partial U}{\partial x}+U\frac{\partial u'}{\partial x}+u'\frac{\partial U}{\partial x}+u'\frac{\partial u'}{\partial x}=\mathcal{L}(u')[/itex]
(4) ASSUME THE BASE FLOW U SATISFYING THE NONLINEAR EQUATION, by subtraction, we have [itex]\frac{\partial u'}{\partial t}+U\frac{\partial u'}{\partial x}+u'\frac{\partial U}{\partial x}+u'\frac{\partial u'}{\partial x}=\mathcal{L}(u')[/itex]
(5) Neglect the quadratic term, we can have the linear governing equation.

My question is about the assumption in step 4. How to understand the assumption that U satisfy the nonlinear equation while at the same time U+u' is the solution to the nonlinear equation?

What I can think of is (1) Let's say the base flow U is independent on x, equation in (4) becomes [itex]\frac{\partial u'}{\partial t}+U\frac{\partial u'}{\partial x}+u'\frac{\partial u'}{\partial x}=\mathcal{L}(u')[/itex], this is also [itex]\frac{du'}{dt}+u'\frac{\partial u'}{\partial x}=\mathcal{L}(u')[/itex], so in this case, it's just a problem of changing the reference coordinate, i.e., if we are moving along with the base flow U, we see the same solution as the original nonlinear one in its reference coordinate (let's say the one sticking to the ground.)

(2) If the base flow U is not independent on x, then the third term in the equation of (4) will modulate the amplitude of the solution u' according to the x-dependence of U. This is the influence of the base flow U exerting on u', a price u' has to pay living on U.

Could anyone say something about the change of phase between the nonlinear equations in (1) and (4)?

Thanks.

Jo
 
  • #2
So let's start with the beginning equation you have
[tex]\dfrac{\partial u}{\partial t} + u\dfrac{\partial u}{\partial x} = \mathcal{L}(u),[/tex]

where [itex]\mathcal{L}[/itex] is a linear operator. Then when you introduce disturbance quantities [itex]u = U + u^{\prime}[/itex], you get the following:
[tex]\dfrac{\partial (U + u^{\prime})}{\partial t} + (U + u^{\prime})\dfrac{\partial (U + u^{\prime})}{\partial x} = \mathcal{L}(U + u^{\prime}).[/tex]

This expands to
[tex]\dfrac{\partial U}{\partial t} + \dfrac{\partial u^{\prime}}{\partial t} + U \dfrac{\partial U}{\partial x} + U \dfrac{\partial u^{\prime}}{\partial x} + u^{\prime} \dfrac{\partial U}{\partial x} + u^{\prime} \dfrac{\partial u^{\prime}}{\partial x}= \mathcal{L}(U + u^{\prime}).[/tex]

Now here is the error I see in your original post. Because [itex]\mathcal{L}[/itex] is linear, then by definition, [itex]\mathcal{L}(U + u^{\prime}) = \mathcal{L}(U) + \mathcal{L}(u^{\prime})[/itex]. Then, that leads us to
[tex]\dfrac{\partial U}{\partial t} + \dfrac{\partial u^{\prime}}{\partial t} + U \dfrac{\partial U}{\partial x} + U \dfrac{\partial u^{\prime}}{\partial x} + u^{\prime} \dfrac{\partial U}{\partial x} + u^{\prime} \dfrac{\partial u^{\prime}}{\partial x}= \mathcal{L}(U) + \mathcal{L}(u^{\prime}).[/tex]

To illustrate your step 4, it helpful to rearrange some terms. It should be more clear if we rewrite the previous equation as follows:

[tex]\left\{ \dfrac{\partial U}{\partial t} + U \dfrac{\partial U}{\partial x} \right\} + \dfrac{\partial u^{\prime}}{\partial t} + U \dfrac{\partial u^{\prime}}{\partial x} + u^{\prime} \dfrac{\partial U}{\partial x} + u^{\prime} \dfrac{\partial u^{\prime}}{\partial x}= \left\{\mathcal{L}(U)\right\} + \mathcal{L}(u^{\prime}).[/tex]
Take a look at the sections I highlighted in curly braces. These are the exact terms from the original equation solved for the base flow. In other words, if you substituted just the undisturbed flow into the original equation, you would get
[tex]\dfrac{\partial U}{\partial t} + U\dfrac{\partial U}{\partial x} = \mathcal{L}(U),[/tex]
and if you subtract that equation from the expanded equation above it, the terms in the curly braces drop out, leaving
[tex]\dfrac{\partial u^{\prime}}{\partial t} + U \dfrac{\partial u^{\prime}}{\partial x} + u^{\prime} \dfrac{\partial U}{\partial x} + u^{\prime} \dfrac{\partial u^{\prime}}{\partial x} = \mathcal{L}(u^{\prime}).[/tex]

So far, this isn't the meaning of linearization. The equation is still nonlinear. You linearize it by making the assumption that [itex]u^{\prime}[/itex] is a small quantity, so any term of [itex]\mathcal{O}(u^{\prime 2})[/itex] is a very small and can be neglected in relation to the other terms. That is why you then drop the last term on the LHS to get the linearized equation,
[tex]\dfrac{\partial u^{\prime}}{\partial t} + U \dfrac{\partial u^{\prime}}{\partial x} + u^{\prime} \dfrac{\partial U}{\partial x} = \mathcal{L}(u^{\prime}).[/tex]

There shouldn't be much if any phase shift between the nonlinear equation you started with and the linearized equation so long as [itex]u^{\prime}[/itex] remains small. As that parameter becomes increasingly large, the phase and amplitude will (likely) start to stray from the true, nonlinear solution.
 

Suggested for: What's exactly the meaning of Linearization?

Replies
5
Views
903
Replies
6
Views
625
Replies
13
Views
865
Replies
3
Views
578
Replies
1
Views
520
Replies
1
Views
513
Back
Top