Lecture 10
Lecture 10
Components
1
Developing a Linear Model
• In previous lectures, we assumed that all elements are linear
• Consider a spring that has non-linear relationship with the applied force
Developing a Linear Model
• Linearization is always carried at a certain operating point
f (x ) f (x ) + (x − x )
df
dx x
• Let
df
k=
dx x
which is the slope of the tangent
line at x
f = f + k (x − x ) → f − f = k (x − x )
Let xˆ = x − x , fˆ = f − f
4
fˆ = kxˆ → Linear
Developing a Linear Model
• Example: Consider a non-linear spring that obeys the relationship
f ( x ) = x x , where x is the elongation of the spring. Find the linearized
element law at each of the operating points x1 = −1, x2 = 0, x3 = 1
• Solution:
− x 2 , x0
f (x ) = 2
x , x0
df − 2 x , x0
k= = =2x for all x
dx x 2 x , x0
fˆ = kxˆ
fˆ = 2 x xˆ
5
Developing a Linear Model
• at x1 = −1 → fˆ = 2 xˆ
f − f = 2( x − x )
f + 1 = 2( x + 1) → f = 2 x + 1
at x2 = 0 → fˆ = 0 xˆ → f = 0
at x = 1 → fˆ = 2 xˆ
3
f − f = 2( x − x )
f − 1 = 2( x − 1) → f = 2 x − 1
6
Linearization Procedure
• Starting with a given non-linear model, we need to do the following:
1. Determine the operating point of the model by writing and solving the
appropriate non-linear algebraic equations. Select the proper operating
point value
2. Rewrite all linear terms in the mathematical model as the sum of their
nominal and incremental variables
3. Replace all non-linear terms by the first two terms of their Taylor-series
expansions
4. Using the algebraic equations defining the operating point, cancel the
constant terms in the differential equations, leaving only linear terms
involving incremental variables
7
Linearization Procedure
• Example: Derive a linearized model of the system given below where
the average fa(t) is zero
• Solution:
8
Linearization Procedure
• We always choose the operating point when the system is at
equilibrium
• At equilibrium,
Mx + Bx + f k ( x ) = f a = 0 (2)
• By substituting in (2), f k ( x ) = f k = 0
• Substituting in (1)
( ) ( )
M x + xˆ + B x + xˆ + f k ( x ) = fˆa (t ) + f a
Mxˆ + Bxˆ + f k ( x ) = fˆa (t ) (3)
f k (x ) = f k (x ) +
df k
xˆ
dx x
= f k (0 ) + k (0 )xˆ
= k (0 )xˆ
• Substituting in (3)
Mxˆ + Bxˆ + k (0 )xˆ = fˆa (t )
vˆ = v − v
xˆ = vˆ
( )
vˆ = 1 − k (0 )xˆ − Bvˆ + fˆ (t )
M
a
11
Linearization Procedure
• Example: Repeat the previous problem if fa(t) is given by
• Solution:
Mx + Bx + f k ( x ) = f a (t ) (1)
12
Linearization Procedure
• At equilibrium,
Mx + Bx + f k ( x ) = f a (2)
• By substituting in (2), f k ( x ) = f a
• Since xˆ = x − x , fˆa (t ) = f a (t ) − f a
• Substituting in (1)
( ) ( )
M x + xˆ + B x + xˆ + f k ( x ) = fˆa (t ) + f a
Mxˆ + Bxˆ + f k ( x ) = fˆa (t ) + f a (3) 13
Linearization Procedure
• Since
f k (x ) = f k (x ) +
df k
xˆ
dx x
f k (x ) = f a
f k ( x ) = f a + k ( x )xˆ
• By substituting in (3)
14
More Examples
15
16
17
18
19
20
21
22
23
24