ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 6 Mathematical Representation of Physical Systems II 1/67
|
|
- Verity Goodman
- 3 years ago
- Views:
Transcription
1 1/67 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 6 Mathematical Representation of Physical Systems II
2 State Variable Models for Dynamic Systems u 1 u 2 u ṙ. Internal Variables x 1, x 2 x n y 1 y 2. y m Figure 1: A conceptual model The general model of Figure 1 is applicable to dynamic systems as well. The only difference is that time derivative of the internal variables x i (t) also enter into the mathematical description of the behavior of the system. For linear time invariant (LTI) systems it 2/67
3 State Variable Models for Dynamic Systems (cont.) will be possible, in many cases, to write the system equations in the standard form ẋ(t) = A x(t) + B u(t) y(t) = C x(t) + D u(t) (1a) (1b) where the matrices A, B, C, D have appropriate dimensions and y, u and x denote the output, input and state vectors respectively. Note that the static model from the previous lecture is a special case of (1), when ẋ(t) = 0. In general the internal or state variables should be chosen to provide a complete description of the system. We illustrate the use of the model (1) with examples in the next section. 3/67
4 Solution of State Space Equations X (s) = (s I A) 1 x(0 ) + (s I A) 1 B U(s). (2) }{{}}{{} X o(s) X u(s) Y (s) = C (s I A) 1 x(0 ) }{{} Y o(s) [ + The transfer function matrix is defined to be ] C (s I A) 1 B + D U(s). (3) } {{ } Y u(s) G(s) := C(sI A) 1 B + D (4) so that With Y u (s) = G(s)U(s). (5) y 0 (t) := L 1 {Y 0 (s)} y u (t) := L 1 {Y u (s)} (6a) (6b) 4/67
5 Solution of State Space Equations (cont.) the total response is y(t) = y 0 (t) + y u (t) (7) that is, it is the sum of the zero input response y 0 (t) and the zero state response y u (t). The transfer function matrix G(s) is m n, with entries g ij (s) = c i (si A) 1 b j + d i j (8) which are proper rational functions with denominator (before any cancellations), si A = s n + a n 1 s n a 1 s + a 0 (9) the characteristic polynomial of A. 5/67
6 Solution of State Space Equations (cont.) Example Consider the state space model ẋ(t) = x(t) + 0 u(t) a 0 a 1 a 2 1 y(t) = [ c 0 c 1 c 2 ] x(t) + du(t). (10) Find the transfer function g(s). 6/67
7 Solution of State Space Equations (cont.) Example (cont.) Solution. 1 s 1 0 (si A) 1 = 0 s 1 Adj[sI A] = si A a 0 a 1 s + a 2 s 2 + a 2 s + a 1 s + a 2 1 a 0 s 2 + a 2 s s sa 0 a 1 s a 0 s 2 = s 3 + a 2 s 2. + a 1 s + a 0 (11) 7/67
8 Solution of State Space Equations (cont.) Example (cont.) Therefore c(si A) 1 b + d = [ ] s 2 + a 2 s + a 1 s + a c 0 c 1 c 2 a 0 s 2 + a 2 s s 0 + d sa 0 a 1 s a 0 s 2 1 = c 0 + c 1 s + c 2 s 2 s 3 + a 2 s 2 + a 1 s + a 0 + d. (12) 8/67
9 Examples of State Space Models R L C circuits Inductors and capacitors have dynamic voltage-current relationships as shown below: i L L + v L Figure 2: v L = L d i L d t C + v C Figure 3: i C = C d v C d t It is possible to show, based on the above v-i relationships that an arbitrary R L C circuit can be completely described by choosing all inductor currents and capacitor voltages as components of the state vector x. i C 9/67
10 Example (R L C circuits) Consider the series R L C circuit: + u R 1 L x 1 + C x 2 + y Figure 4: An R L C circuit 10/67
11 Example (R L C circuits (cont.)) Choosing x 1 and x 2 as the inductor current and capacitor voltage respectively we see that the vector (x 1 (t), x 2 (t)) provides a complete description of all currents and voltages in the circuit. The system equations are obtained from Kirchhoff s laws: x 1 = C ẋ 2 (current summation) u = R x 1 + L ẋ 1 + x 2 (voltage summation) y = x 2 (output). (13) 11/67
12 Example (R L C circuits (cont.)) These can be placed in the standard form (1): ] [ [ẋ1 R = L 1 ] [ ] [ 1 ] L x1 1 + L u ẋ 2 C 0 x 2 0 }{{}}{{} A B y = [ 0 1 ] [ ] x1 + [ 0 ] u. }{{} x 2 }{{} C D (14) 12/67
13 Example (Two input Two output R L C circuit) L 1 x 1 R 1 L 2 x 2 + x 3 y 2 C + u 1 + R 3 y 1 R 2 + u 2 Figure 5: 2 input 2 output R L C circuit 13/67
14 Example (Two input Two output R L C circuit (cont.)) Choosing inductor currents x 1, x 2, and capacitor voltage x 3 as state variables we can write Kirchhoff s equations: current summation x 1 = x 2 + C x 3 voltage summation u 1 = L 1 ẋ 1 + R 1 x 1 + x 3 + R 3 C ẋ 3 + u 2 L 2 ẋ 2 + R 2 x 2 = x 3 + R 3 C x 3 + u 2 y 1 = x 3 + R 3 C x 3 + u 2 y 2 = x 1 x 2. (15a) (15b) (15c) (15d) (15e) 14/67
15 Example (Two input Two output R L C circuit (cont.)) Equation (15) can be rewritten in the standard state variable form: ẋ 1 (R 1+R 3 R 3 L ẋ 2 1 L L 1 x 1 = R 3 L 2 (R L 2+R 3 ) [ ] L 1 x L 2 L u1 2 L 2 u ẋ 3 1 C 1 C 0 x }{{}}{{} A B [ ] [ ] x y1 R3 R = [ ] [ ] x y u u }{{} x 2 3 }{{} C D (16) 15/67
16 Example Consider the system, + R 1 R 2 u(t) + + x 1 L x 2 C y(t) Let x 1 be the current of the inductor L and let x 2 be the voltage across the capacitor C. 16/67
17 Example (cont.) Then, u = R 1 x 1 + L ẋ 1 (17) u = R 2 C ẋ 2 + x 2 (18) y = x 2. (19) Thus, ] [ẋ1 = ẋ 2 [ R 1 L y = [ 0 1 ] [ x 1 x 2 R 2 C ] [ ] x1 x 2 [ 1 ] + L 1 u (20) R 2 C ] + [ 0 ] u. (21) 17/67
18 Example (cont.) The transfer function is G(s) = [ 0 1 ] [ s + R L 0 0 s + 1 = 1 R 2 C s + 1. R 2 C R 2 C ] 1 [ 1 ] L R 2 C (22) 18/67
19 Example Consider the system, + u(t) R 1 i 1 + C R 2 i 2 x 2 + L x 1 i 3 R 3 y(t) 19/67
20 Example (cont.) From Kirchhoff current law, we have i 1 = i 2 + x 1 (node on the left) (23) i 2 + C ẋ 2 = i 3 (node on the right) (24) x 1 + i 3 = i 1 + C ẋ 2 (current from/to u(t)). (25) Rewriting above with respect to i 1, i 2 and i 3, we get i 1 = u L ẋ 1 R 1 (26) i 2 = u L ẋ 1 R 1 x 1 (27) i 3 = u L ẋ 1 R 1 x 1 + C ẋ 2. (28) 20/67
21 Example (cont.) From Kirchhoff voltage law, we have ( ) u L ẋ1 u L ẋ 1 + R 2 x 1 x 2 = 0 (Top loop) (29) R 1 ( ) ( ) u L ẋ1 u L ẋ1 L ẋ 1 = R 2 x 1 + R 3 x 1 + Cẋ 2 (30) R 1 R 1 (Bottom loop). Thus, ( ) u L ẋ1 u L ẋ 1 + R 2 x 1 R 1 x 2 = 0 (31) u + R 2 u R 2 x 1 x 2 = L ẋ 1 + R 2 L ẋ 1 (32) R 1 R ( ( 1 L 1 + R )) ( 2 ẋ 1 = R 2 x 1 x R ) 2 u (33) R 1 R 1 21/67
22 Example (cont.) ẋ 1 = R 2 L(R 1 +R 2 ) R 1 x 1 = R 1 R 2 L(R 1 + R 2 ) x 1 R 1 L(R 1 + R 2 ) x L u R 1 L(R 1 + R 2 ) x L u (35) R 1 L ẋ 1 = R 2 u R 2 L ẋ 1 R 1 R 2 x 1 + R 3 u R 3 L ẋ 1 R 1 R 3 x 1 + R 1 R 3 C ẋ 2 (36) R 1 (R 2 + R 3 )x 1 (R 2 + R 3 )u + L(R 1 + R 2 + R 3 )ẋ 1 = R 1 R 3 C ẋ 2 (37) 22/67
23 Example (cont.) { R1 R 2 R 1 R 3 C ẋ 2 = (R 1 + R 2 + R 3 ) x 1 R } 1 x 2 + u R 1 + R 2 R 1 + R 2 + R 1 (R 2 + R 3 )x 1 (R 2 + R 3 )u (38) ( ) R2 (R 1 + R 2 + R 3 ) R 3 C ẋ 2 = + (R 2 + R 3 ) x 1 R 1 + R 2 + (R 1 + R 2 + R 3 ) R 1 + R 2 x 2 + u (39) R 3 C ẋ 2 = R 1 R 3 R 1 + R 2 x 1 R 1 + R 2 + R 3 ẋ 2 = R 1 C(R 1 + R 2 ) x 1 x 2 + u (40) R 1 + R ( 2 ) 1 R 3 C + 1 x 2 + u C(R 1 + R 2 ) (41) 23/67
24 Example (cont.) ( ) u L ẋ1 y = R 3 i 3 = R 3 x 1 + C ẋ 2 (42) R 1 = R 3 x 1 + R 3 u R ( 3 R1 R 2 L R 1 R 1 L(R 1 + R 2 ) x R 1 1 L(R 1 + R 2 ) x ) L u { ( ) R R 3 C C(R 1 + R 2 ) x 1 R 3 C + 1 x } C(R 1 + R 2 ) R 3 C u (43) ( = R 3 + R 2 R 3 + R ) ( 1 R 3 R3 x R ) 3 x 2 R 1 + R 2 R 1 + R 2 R 1 + R 2 R 1 + R 2 ( R3 + R ) u (44) R 1 R 1 = x 2 + u. (45) 24/67
25 Example (cont.) (45) can also be obtained from the fact that The state variable equations are ] [ [ẋ1 R 1 R 2 = ẋ 2 u = x 2 + R 3 i 3. (46) L(R 1 +R 2 ) R 1 ( L(R 1 +R 2 ) R 1 C(R 1 +R 2 ) 1 R 3 C + 1 C(R 1 +R 2 ) [x1 ] )] x 2 [ 1 ] + L 1 u R 3 C (47) y = [ 0 1 ] [ ] x 1 + [ 1 ] u. (48) x 2 25/67
26 Example (cont.) The transfer function is G(s) = [ 0 1 ] [ R1 R2 s + L(R 1+R 2) ( R1 C(R 1+R 2) s + R 1 L(R 1+R 2) 1 R 3 C + 1 C(R 1+R 2) ) ] 1 [ 1 L 1 R 3 C ] + 1 (49) 26/67
27 Example Consider the system, + L C u(t) R + y(t) 27/67
28 Example (cont.) By Kirchhoff current law, we have By Kirchhoff voltage law, we have The state variable form is ] [ [ẋ1 R 1 = L ẋ 2 x 1 = C ẋ 2. (50) u = L ẋ 1 + x 2 + R x 1. (51) 1 L 1 L 0 y = [ R 0 ] [ x 1 x 2 ] [ ] x1 x 2 + [ 1 L 0 ] u (52) ] + [ 0 ] u. (53) 28/67
29 Example (cont.) The transfer function is G(s) = [ R = = 0 ] [ s + R L 1 L [ R 0 ] [ s + R L 1 L s 2 + R L s + 1 R L s s 2 + R L s + 1. L C ] 1 1 [ 1 ] L L + 0 s 0 ] 1 1 [ 1 ] L L s 0 L C (54) 29/67
30 Mechanical Systems The common elements of mechanical systems are masses, springs and dampers. If a linear spring is stretched (compressed) from its relaxed position by a certain amount, it produces a restoring force K x in the opposite direction. A linear damper as shown below produces a force B ẋ opposing the motion, ẋ B ẋ Figure 6: A linear damper (dashpot) 30/67
31 Mechanical Systems with ẋ being the relative velocity of the plunger with respect to the housing. The main law of physics governing the behavior of mechanical systems is Newton s equation of motion which can be stated as follows, for linear motion: The algebraic sum of forces acting on a mass m, in the positive x direction = m ẍ, where ẍ is the acceleration of m in the positive x direction. A similar law holds for rotational motion with force, mass and linear acceleration replaced by torque, moment of inertia and angular acceleration, respectively. 31/67
32 Mechanical Systems Example (Two input, two output mechanical system) Consider the mechanical system below: u 1 u 2 K m 1 B m 2 x 1 = y 1 x 2 = y 2 Figure 7: 2 input 2 output mechanical system I 32/67
33 Mechanical Systems Example (Two input, two output mechanical system (cont.)) where x 1, x 2 denote the displacements from the equilibrium positions of the masses m 1 and m 2 respectively. A free body diagram of each mass is shown below: K x 1 u 1 B(ẋ 1 ẋ 2 ) u 1 m 1 m 2 B(ẋ 1 ẋ 2 ) x 1 x 2 Figure 8: Free Body Diagrams 33/67
34 Mechanical Systems Example (Two input, two output mechanical system (cont.)) From Figure 8, Newton s equations for the two masses are: u 1 K x 1 B(ẋ 1 ẋ 2 ) = m 1 ẍ 1 u 2 + B(ẋ 1 ẋ 2 ) = m 2 ẍ 2. (55a) (55b) To rewrite (55) in the standard first order state variable form we introduce two additional variables x 3 := ẋ 1 x 4 := ẋ 2. (56) 34/67
35 Mechanical Systems Example (Two input, two output mechanical system (cont.)) We may now write the system equations in the standard first order state variable form, ẋ x [ ] ẋ 2 ẋ 3 = x 2 K /m 1 0 B /m 1 B/m 1 x u1 1/m 1 0 u 2 ẋ B/m 2 B /m 2 x 4 0 1/m 2 }{{}}{{} A B [ ] [ ] x 1 [ ] [ ] y = x y x 3 + u1 0 0 u 2 }{{} x }{{} C 4 D (57) with matrices {A, B, C, D} as shown. 35/67
36 Mechanical Systems Example Consider the system in Figure 9, u 1 u 2 K 1 K 2 m 1 m 2 x 1 = y 1 x 2 = y 2 Figure 9: 2 input 2 output mechanical system II 36/67
37 Mechanical Systems Example (cont.) The free body diagrams for m 1 and m 2 are: K 1 x 1 u 1 K 2 (x 1 x 2 ) u 1 m 1 m 2 K 2 (x 1 x 2 ) x 1 Figure 10: The free body diagram for m 1 x 2 Figure 11: The free body diagram for m 2 37/67
38 Mechanical Systems Example (cont.) Newton s equation of motion are: u 1 K 1 x 1 K 2 (x 1 x 2 ) = m 1 ẍ 1 (58) u 2 + K 2 (x 1 x 2 ) = m 2 ẍ 2 (59) They can be cast in the standard state variable form: ẋ 1 =: x 3 (60) ẋ 2 =: x 4 (61) ẋ 3 = K 1 + K 2 m 1 x 1 + K 2 m 1 x m 1 u 1 (62) ẋ 4 = K 2 m 2 x 1 K 2 m 2 x m 2 u 2 (63) 38/67
39 Mechanical Systems Example (cont.) ẋ 1 ẋ 2 ẋ 3 = ẋ 4 [ y1 y 2 ] = x K 2 x 2 m 1 m x 3 + m x 4 ] x 1 [ ] [ ] x x 3 + u1 0 0 u 2 x 4 K 1+K 2 K 2 m 2 K 2 [ m m 2 [ u1 u 2 ] (64) 39/67
40 Mechanical Systems Example Consider the system in Figure 12, u 1 u 2 B 1 B 2 m 1 m 2 x 1 = y 1 x 2 = y 2 Figure 12: 2 input 2 output mechanical system III 40/67
41 Mechanical Systems Example (cont.) The free body diagrams and Newton s equations are: B 1 ẋ 1 u 1 m 1 B 2 (ẋ 1 ẋ 2 ) x 1 Figure 13: The free body diagram for m 1 u 1 B 1 ẋ 1 B 2 (ẋ 1 ẋ 2 ) = m 1 ẍ 1 (65) 41/67
42 Mechanical Systems Example (cont.) B 2 (ẋ 1 ẋ 2 ) u 1 m 2 x 2 Figure 14: The free body diagram for m 2 u 2 + B 2 (ẋ 1 ẋ 2 ) = m 2 ẍ 2 (66) 42/67
43 Mechanical Systems Example (cont.) The standard state variable form is: ẋ 1 =: x 3 (67) ẋ 2 =: x 4 (68) ẋ 3 = B 1 + B 2 m 1 x 3 + B 2 m 1 x m 1 u 1 (69) ẋ 4 = B 2 m 2 x 3 B 2 m 2 x m 2 u 2 (70) 43/67
44 Mechanical Systems Example (cont.) ẋ x 1 ẋ 2 ẋ 3 = B 1+B 2 B 2 x 2 m 1 m 1 x 3 + ẋ B m 2 B 2 x m 2 4 [ ] [ ] x 1 [ ] [ ] y = x y x 3 + u1 0 0 u 2 x m m 2 [ u1 u 2 ] (71) 44/67
45 Electromechanical System An armature controlled, separately excited DC motor is shown below driving a rotational load with a resistive load torque T L. + u R i d L d a + Field + e b (t) ω J B T m, θ T L Figure 15: Separately excited DC motor 45/67
46 Electromechanical System The armature resistance, inductance and current are denoted R a, L a and i a, e b denotes the back electromotive force (emf), T m the motor torque, θ and ω the motor shaft angular position and velocity and J and B the moment of inertia of the load (reflected to the motor drive shaft) and the viscous damping constant seen by the load. The motor equations are T m = K t i a e b = K b ω (72a) (72b) where K t, K b are constants provided by the manufacturer. We write the system equations by summing voltages around the loop (electrical balance) and sum of mechanical torques resulting in acceleration (mechanical balance). 46/67
47 Electromechanical System Electrical Balance Mechanical Balance u = R a i a + L a i a + e b. (73) T m = T L + B θ + J θ. (74) Assuming that angular position and velocity are the outputs of interest we have y 1 = θ y 2 = ω := θ. (75a) (75b) 47/67
48 Electromechanical System We may now choose x 1 = θ 1, x 2 = ω and x 3 = i a as the state variables to obtain the DC motor model in the standard form: ẋ x [ ] ẋ 2 = 0 B /J K t /J x /J u T ẋ 3 0 Kb /L a Ra /L a x 3 1/L a 0 L }{{}}{{} A B (76) [ ] [ ] x y [ ] [ ] = x y u T }{{} x L 3 }{{} C D 48/67
49 Example (Inverted Pendulum on a Cart) Consider the inverted pendulum below: y l sin θ x m l cos θ θ mg l 0 u M x Figure 16: Inverted Pendulum 49/67
50 Example (Inverted Pendulum on a Cart (cont.)) There are two balance equations; 1) force balance and 2) torque balance. Firstly we consider the force balance. Since the force in the horizon is the force of the cart and the force of the bob, we have M d 2 d t 2 x + m d 2 d t 2 x m = u (77) where the coordinate of the point mass, bob, is given by (x m, y m ). Using the reference coordinate, length of massless rod and the angle we have x m = x + l sin θ y m = l cos θ. (78) 50/67
51 Example (Inverted Pendulum on a Cart (cont.)) Thus, we can rewrite (77) as Noting that M d 2 d t 2 x + m d 2 (x + l sin θ) = u (79) d t2 d 2 d t 2 sin θ = (sin θ)( θ) 2 + (cos θ) θ we get (M + m) ẍ m l (sin θ)( θ) 2 + m l (cos θ) θ = u. (80) 51/67
52 Example (Inverted Pendulum on a Cart (cont.)) Secondly, for the torque balance, refer to Figure 17 for the notation of directions. y F ym m F xm θ mg Figure 17: Torque directions x 52/67
53 Example (Inverted Pendulum on a Cart (cont.)) Since the torque due to the acceleration force is balanced by the torque due to the gravity force we have F xm cos θ F ym sin θ = m g sin θ (81) where the forces are F xm = m d 2 d t 2 x m = m F ym = m d 2 d t 2 y m = m ( ) ẍ l (sin θ)( θ) 2 + l (cos θ) θ, ( l (cos θ)( θ) ) 2 + l (sin θ) θ. (82) 53/67
54 Example (Inverted Pendulum on a Cart (cont.)) Substituting (81) in (82) gives m g sin θ = F xm cos θ F ym sin θ { } = m ẍ l (sin θ)( θ) 2 + l (cos θ) θ cos θ { m l (cos θ)( θ) } 2 + l (sin θ) θ sin θ = m ẍ cos θ + m l θ. (83) 54/67
55 Example (Inverted Pendulum on a Cart (cont.)) Using small signal approximation about θ = 0, we have cos θ = 1, sin θ = θ, and θ 2 = 0; thus the inverted pendulum equations become (M + m)ẍ + m l θ = u (84) m ẍ + m l θ = m g θ. (85) Now we define the state vector as θ z = θ x. (86) ẋ 55/67
56 Example (Inverted Pendulum on a Cart (cont.)) Since ż has elements ẍ and θ in the vector we derive these expressions using (84) and (85). First, from (85), we have and substituting this into (84), m l θ = m g θ m ẍ (87) (M + m)ẍ + m l θ = u (M + m)ẍ + m g θ m ẍ = u M ẍ + m g θ = u ẍ = m M g θ + 1 u. (88) M 56/67
57 Example (Inverted Pendulum on a Cart (cont.)) Next, substituting (88) back into (87) we get m l θ = m g θ m ẍ { m l θ = g θ + M g θ 1 } M u θ = g θ + 1 { m l l M g θ 1 } M u θ = g ( 1 + m ) θ 1 u. (89) l M l M Now fit these to the state space representation of the form: ż = A z + B u (90) y = C z + D u. (91) 57/67
58 Example (Inverted Pendulum on a Cart (cont.)) Then, the final state space representation is ż z 1 0 ż 2 ż 3 = g l (1 + m M ) z z 3 + ż 4 g θ( m M } ) {{ z 4 } A [ ] [ ] z 1 y = z 2 y z 3 + [ 0 0 ] u }{{}}{{} z C 4 D 1 /l M 0 1/M } {{ } B u (92) where ż 1 ż 2 ż 3 ż 4 θ = ż = θ ẋ ẍ and z 1 z 2 z 3 z 4 θ = z = θ x. (93) ẋ 58/67
59 Exercise Exercise 1 y + 2 R 1 + R 2 u 1 + R 3 y 1 + u 2 59/67
60 Exercise (cont.) a) Write equations for the circuit in the matrix form : Ax + Bu = 0, Cx + Du = y. (94) b) Solve for the gain matrix G, where in terms of R i, i = 1, 2, 3. y = Gu (95) 60/67
61 Exercise (cont.) Exercise 2 A photovoltaic (PV) array is connected to a load R L as shown: I + V R L 61/67
62 Exercise (cont.) The nonlinear V I characteristic of the PV panel is shown I P : Panel current V P : Panel voltage Figure 18: V I characteristic of the PV array a) Find the current and voltage in the circuit as a function of R L. b) Find R L to obtain the maximum power output. 62/67
63 Exercise (cont.) Exercise 3 R 1 + L C + u y R 2 R 3 63/67
64 Exercise (cont.) a) Write state variable equations for the circuit in the standard form: ẋ(t) = Ax(t) + Bu(t), (96) y = Cx(t) + Du(t). b) Find the transfer function using the state space model c) Solve for the state x(t), and output y(t), assuming zero initial conditions on the capacitor voltage and inductor current, u(t) = U(t) and R i = 1, i = 1, 2, 3, L = 1, C = 1. d) Verify that the steady state values for a constant input u satisfy Ax + Bu = 0, (97) Cx + Du = y. 64/67
65 Exercise (cont.) Exercise 4 u 1 K m 1 viscous friction coefficient µ x = y 1 ẋ = y 2 a) Write state variable equations for the mass-spring system. b) Calculate the transfer function y 1 /u and y 2 /u using the state space model. c) Find the poles of the system (or eigenvalues of A) as a function of m, k, µ. 65/67
66 Exercise (cont.) d) Solve for y 1 (t), y 2 (t), for zero initial condition and u(t) = U(t), as functions of m, k, µ. e) Comment on the solution in d) considering the cases µ 0, and K 0. 66/67
67 Exercise (cont.) Exercise 5 u 1 u 2 K m 1 B m 2 x 1 = y 1 x 2 = y 2 a) Write state variable equations for the system. b) Find the transfer functions Y i (s), i = 1, 2, j = 1, 2. (98) U j (s) c) Find the impulse response matrix G(t) 67/67
Review: control, feedback, etc. Today s topic: state-space models of systems; linearization
Plan of the Lecture Review: control, feedback, etc Today s topic: state-space models of systems; linearization Goal: a general framework that encompasses all examples of interest Once we have mastered
Chapter three. Mathematical Modeling of mechanical end electrical systems. Laith Batarseh
Chapter three Mathematical Modeling of mechanical end electrical systems Laith Batarseh 1 Next Previous Mathematical Modeling of mechanical end electrical systems Dynamic system modeling Definition of
Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N
Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 2 0 1 7 Modeling Modeling is the process of representing the behavior of a real
Introduction to Controls
EE 474 Review Exam 1 Name Answer each of the questions. Show your work. Note were essay-type answers are requested. Answer with complete sentences. Incomplete sentences will count heavily against the grade.
Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N
Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 0 1 4 Block Diagrams Block diagram models consist of two fundamental objects:
EE Homework 3 Due Date: 03 / 30 / Spring 2015
EE 476 - Homework 3 Due Date: 03 / 30 / 2015 Spring 2015 Exercise 1 (10 points). Consider the problem of two pulleys and a mass discussed in class. We solved a version of the problem where the mass was
Linearization problem. The simplest example
Linear Systems Lecture 3 1 problem Consider a non-linear time-invariant system of the form ( ẋ(t f x(t u(t y(t g ( x(t u(t (1 such that x R n u R m y R p and Slide 1 A: f(xu f(xu g(xu and g(xu exist and
In the presence of viscous damping, a more generalized form of the Lagrange s equation of motion can be written as
2 MODELING Once the control target is identified, which includes the state variable to be controlled (ex. speed, position, temperature, flow rate, etc), and once the system drives are identified (ex. force,
Introduction to Modern Control MT 2016
CDT Autonomous and Intelligent Machines & Systems Introduction to Modern Control MT 2016 Alessandro Abate Lecture 2 First-order ordinary differential equations (ODE) Solution of a linear ODE Hints to nonlinear
Example: DC Motor Speed Modeling
Page 1 of 5 Example: DC Motor Speed Modeling Physical setup and system equations Design requirements MATLAB representation and open-loop response Physical setup and system equations A common actuator in
ENGG4420 LECTURE 7. CHAPTER 1 BY RADU MURESAN Page 1. September :29 PM
CHAPTER 1 BY RADU MURESAN Page 1 ENGG4420 LECTURE 7 September 21 10 2:29 PM MODELS OF ELECTRIC CIRCUITS Electric circuits contain sources of electric voltage and current and other electronic elements such
Problem Set 3: Solution Due on Mon. 7 th Oct. in class. Fall 2013
EE 56: Digital Control Systems Problem Set 3: Solution Due on Mon 7 th Oct in class Fall 23 Problem For the causal LTI system described by the difference equation y k + 2 y k = x k, () (a) By first finding
TOPIC E: OSCILLATIONS EXAMPLES SPRING Q1. Find general solutions for the following differential equations:
TOPIC E: OSCILLATIONS EXAMPLES SPRING 2019 Mathematics of Oscillating Systems Q1. Find general solutions for the following differential equations: Undamped Free Vibration Q2. A 4 g mass is suspended by
Analog Signals and Systems and their properties
Analog Signals and Systems and their properties Main Course Objective: Recall course objectives Understand the fundamentals of systems/signals interaction (know how systems can transform or filter signals)
Control Systems Design
ELEC4410 Control Systems Design Lecture 13: Stability Julio H. Braslavsky julio@ee.newcastle.edu.au School of Electrical Engineering and Computer Science Lecture 13: Stability p.1/20 Outline Input-Output
ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems
ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems Agenda of the Day 1. Resume of lesson I 2. Basic system models. 3. Models of basic electrical system elements 4. Application of Matlab/Simulink
State Space Representation
ME Homework #6 State Space Representation Last Updated September 6 6. From the homework problems on the following pages 5. 5. 5.6 5.7. 5.6 Chapter 5 Homework Problems 5.6. Simulation of Linear and Nonlinear
APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS
APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS Second-order linear differential equations have a variety of applications in science and engineering. In this section we explore two of them: the vibration
School of Engineering Faculty of Built Environment, Engineering, Technology & Design
Module Name and Code : ENG60803 Real Time Instrumentation Semester and Year : Semester 5/6, Year 3 Lecture Number/ Week : Lecture 3, Week 3 Learning Outcome (s) : LO5 Module Co-ordinator/Tutor : Dr. Phang
General Response of Second Order System
General Response of Second Order System Slide 1 Learning Objectives Learn to analyze a general second order system and to obtain the general solution Identify the over-damped, under-damped, and critically
DC Motor Position: System Modeling
1 of 7 01/03/2014 22:07 Tips Effects TIPS ABOUT BASICS INDEX NEXT INTRODUCTION CRUISE CONTROL MOTOR SPEED MOTOR POSITION SUSPENSION INVERTED PENDULUM SYSTEM MODELING ANALYSIS DC Motor Position: System
Example: Modeling DC Motor Position Physical Setup System Equations Design Requirements MATLAB Representation and Open-Loop Response
Page 1 of 5 Example: Modeling DC Motor Position Physical Setup System Equations Design Requirements MATLAB Representation and Open-Loop Response Physical Setup A common actuator in control systems is the
Automatic Control Systems. -Lecture Note 15-
-Lecture Note 15- Modeling of Physical Systems 5 1/52 AC Motors AC Motors Classification i) Induction Motor (Asynchronous Motor) ii) Synchronous Motor 2/52 Advantages of AC Motors i) Cost-effective ii)
The basic principle to be used in mechanical systems to derive a mathematical model is Newton s law,
Chapter. DYNAMIC MODELING Understanding the nature of the process to be controlled is a central issue for a control engineer. Thus the engineer must construct a model of the process with whatever information
University of Alberta ENGM 541: Modeling and Simulation of Engineering Systems Laboratory #7. M.G. Lipsett & M. Mashkournia 2011
ENG M 54 Laboratory #7 University of Alberta ENGM 54: Modeling and Simulation of Engineering Systems Laboratory #7 M.G. Lipsett & M. Mashkournia 2 Mixed Systems Modeling with MATLAB & SIMULINK Mixed systems
ECE557 Systems Control
ECE557 Systems Control Bruce Francis Course notes, Version.0, September 008 Preface This is the second Engineering Science course on control. It assumes ECE56 as a prerequisite. If you didn t take ECE56,
ET3-7: Modelling I(V) Introduction and Objectives. Electrical, Mechanical and Thermal Systems
ET3-7: Modelling I(V) Introduction and Objectives Electrical, Mechanical and Thermal Systems Objectives analyse and model basic linear dynamic systems -Electrical -Mechanical -Thermal Recognise the analogies
Appendix W. Dynamic Models. W.2 4 Complex Mechanical Systems. Translational and Rotational Systems W.2.1
Appendix W Dynamic Models W.2 4 Complex Mechanical Systems W.2.1 Translational and Rotational Systems In some cases, mechanical systems contain both translational and rotational portions. The procedure
Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam!
Prüfung Regelungstechnik I (Control Systems I) Prof. Dr. Lino Guzzella 9. 8. 2 Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Do not mark up this translation aid -
(Refer Slide Time: 00:01:30 min)
Control Engineering Prof. M. Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 3 Introduction to Control Problem (Contd.) Well friends, I have been giving you various
Lab 6a: Pole Placement for the Inverted Pendulum
Lab 6a: Pole Placement for the Inverted Pendulum Idiot. Above her head was the only stable place in the cosmos, the only refuge from the damnation of the Panta Rei, and she guessed it was the Pendulum
Modeling. Transition between the TF to SS and SS to TF will also be discussed.
Modeling This lecture we will consentrate on how to do system modeling based on two commonly used techniques In frequency domain using Transfer Function (TF) representation In time domain via using State
ME 132, Fall 2017, UC Berkeley, A. Packard 334 # 6 # 7 # 13 # 15 # 14
ME 132, Fall 2017, UC Berkeley, A. Packard 334 30.3 Fall 2017 Final # 1 # 2 # 3 # 4 # 5 # 6 # 7 # 8 NAME 20 15 20 15 15 18 15 20 # 9 # 10 # 11 # 12 # 13 # 14 # 15 # 16 18 12 12 15 12 20 18 15 Facts: 1.
(a) Torsional spring-mass system. (b) Spring element.
m v s T s v a (a) T a (b) T a FIGURE 2.1 (a) Torsional spring-mass system. (b) Spring element. by ky Wall friction, b Mass M k y M y r(t) Force r(t) (a) (b) FIGURE 2.2 (a) Spring-mass-damper system. (b)
ME 375 Final Examination Thursday, May 7, 2015 SOLUTION
ME 375 Final Examination Thursday, May 7, 2015 SOLUTION POBLEM 1 (25%) negligible mass wheels negligible mass wheels v motor no slip ω r r F D O no slip e in Motor% Cart%with%motor%a,ached% The coupled
Identification Methods for Structural Systems
Prof. Dr. Eleni Chatzi System Stability Fundamentals Overview System Stability Assume given a dynamic system with input u(t) and output x(t). The stability property of a dynamic system can be defined from
Mechatronics Modeling and Analysis of Dynamic Systems Case-Study Exercise
Mechatronics Modeling and Analysis of Dynamic Systems Case-Study Exercise Goal: This exercise is designed to take a real-world problem and apply the modeling and analysis concepts discussed in class. As
Linear Systems Theory
ME 3253 Linear Systems Theory Review Class Overview and Introduction 1. How to build dynamic system model for physical system? 2. How to analyze the dynamic system? -- Time domain -- Frequency domain (Laplace
Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review
Week Date Content Notes 1 6 Mar Introduction 2 13 Mar Frequency Domain Modelling 3 20 Mar Transient Performance and the s-plane 4 27 Mar Block Diagrams Assign 1 Due 5 3 Apr Feedback System Characteristics
APPPHYS 217 Tuesday 6 April 2010
APPPHYS 7 Tuesday 6 April Stability and input-output performance: second-order systems Here we present a detailed example to draw connections between today s topics and our prior review of linear algebra
Mechatronics. MANE 4490 Fall 2002 Assignment # 1
Mechatronics MANE 4490 Fall 2002 Assignment # 1 1. For each of the physical models shown in Figure 1, derive the mathematical model (equation of motion). All displacements are measured from the static
Mechatronics Engineering. Li Wen
Mechatronics Engineering Li Wen Bio-inspired robot-dc motor drive Unstable system Mirko Kovac,EPFL Modeling and simulation of the control system Problems 1. Why we establish mathematical model of the control
Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos
Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos Lecture 6: Modeling of Electromechanical Systems Principles of Motor Operation
Electrical Machine & Automatic Control (EEE-409) (ME-II Yr) UNIT-3 Content: Signals u(t) = 1 when t 0 = 0 when t <0
Electrical Machine & Automatic Control (EEE-409) (ME-II Yr) UNIT-3 Content: Modeling of Mechanical : linear mechanical elements, force-voltage and force current analogy, and electrical analog of simple
Control Systems Design
ELEC4410 Control Systems Design Lecture 14: Controllability Julio H. Braslavsky julio@ee.newcastle.edu.au School of Electrical Engineering and Computer Science Lecture 14: Controllability p.1/23 Outline
Lec 6: State Feedback, Controllability, Integral Action
Lec 6: State Feedback, Controllability, Integral Action November 22, 2017 Lund University, Department of Automatic Control Controllability and Observability Example of Kalman decomposition 1 s 1 x 10 x
R10 JNTUWORLD B 1 M 1 K 2 M 2. f(t) Figure 1
Code No: R06 R0 SET - II B. Tech II Semester Regular Examinations April/May 03 CONTROL SYSTEMS (Com. to EEE, ECE, EIE, ECC, AE) Time: 3 hours Max. Marks: 75 Answer any FIVE Questions All Questions carry
Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc.
Chapter 14 Oscillations Oscillations of a Spring Simple Harmonic Motion Energy in the Simple Harmonic Oscillator Simple Harmonic Motion Related to Uniform Circular Motion The Simple Pendulum The Physical
EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION
1 EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION The course on Mechanical Vibration is an important part of the Mechanical Engineering undergraduate curriculum. It is necessary for the development
Oscillatory Motion SHM
Chapter 15 Oscillatory Motion SHM Dr. Armen Kocharian Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A
Linear dynamical systems with inputs & outputs
EE263 Autumn 215 S. Boyd and S. Lall Linear dynamical systems with inputs & outputs inputs & outputs: interpretations transfer function impulse and step responses examples 1 Inputs & outputs recall continuous-time
Chapter 6. Second order differential equations
Chapter 6. Second order differential equations A second order differential equation is of the form y = f(t, y, y ) where y = y(t). We shall often think of t as parametrizing time, y position. In this case
ECEN 605 LINEAR SYSTEMS. Lecture 7 Solution of State Equations 1/77
1/77 ECEN 605 LINEAR SYSTEMS Lecture 7 Solution of State Equations Solution of State Space Equations Recall from the previous Lecture note, for a system: ẋ(t) = A x(t) + B u(t) y(t) = C x(t) + D u(t),
CHAPTER 1 Basic Concepts of Control System. CHAPTER 6 Hydraulic Control System
CHAPTER 1 Basic Concepts of Control System 1. What is open loop control systems and closed loop control systems? Compare open loop control system with closed loop control system. Write down major advantages
Chapter 15. Oscillatory Motion
Chapter 15 Oscillatory Motion Part 2 Oscillations and Mechanical Waves Periodic motion is the repeating motion of an object in which it continues to return to a given position after a fixed time interval.
Time Response of Systems
Chapter 0 Time Response of Systems 0. Some Standard Time Responses Let us try to get some impulse time responses just by inspection: Poles F (s) f(t) s-plane Time response p =0 s p =0,p 2 =0 s 2 t p =
Modeling of Dynamic Systems: Notes on Bond Graphs Version 1.0 Copyright Diane L. Peters, Ph.D., P.E.
Modeling of Dynamic Systems: Notes on Bond Graphs Version 1.0 Copyright 2015 Diane L. Peters, Ph.D., P.E. Spring 2015 2 Contents 1 Overview of Dynamic Modeling 5 2 Bond Graph Basics 7 2.1 Causality.............................
Solved Problems. Electric Circuits & Components. 1-1 Write the KVL equation for the circuit shown.
Solved Problems Electric Circuits & Components 1-1 Write the KVL equation for the circuit shown. 1-2 Write the KCL equation for the principal node shown. 1-2A In the DC circuit given in Fig. 1, find (i)
NORMAL MODES, WAVE MOTION AND THE WAVE EQUATION. Professor G.G.Ross. Oxford University Hilary Term 2009
NORMAL MODES, WAVE MOTION AND THE WAVE EQUATION Professor G.G.Ross Oxford University Hilary Term 009 This course of twelve lectures covers material for the paper CP4: Differential Equations, Waves and
Coupled Drive Apparatus Modelling and Simulation
University of Ljubljana Faculty of Electrical Engineering Victor Centellas Gil Coupled Drive Apparatus Modelling and Simulation Diploma thesis Menthor: prof. dr. Maja Atanasijević-Kunc Ljubljana, 2015
Applications of Second-Order Differential Equations
Applications of Second-Order Differential Equations ymy/013 Building Intuition Even though there are an infinite number of differential equations, they all share common characteristics that allow intuition
Exercises Lecture 15
AM1 Mathematical Analysis 1 Oct. 011 Feb. 01 Date: January 7 Exercises Lecture 15 Harmonic Oscillators In classical mechanics, a harmonic oscillator is a system that, when displaced from its equilibrium
Overview of motors and motion control
Overview of motors and motion control. Elements of a motion-control system Power upply High-level controller ow-level controller Driver Motor. Types of motors discussed here; Brushed, PM DC Motors Cheap,
sc Control Systems Design Q.1, Sem.1, Ac. Yr. 2010/11
sc46 - Control Systems Design Q Sem Ac Yr / Mock Exam originally given November 5 9 Notes: Please be reminded that only an A4 paper with formulas may be used during the exam no other material is to be
Here are some internet links to instructional and necessary background materials:
The general areas covered by the University Physics course are subdivided into major categories. For each category, answer the conceptual questions in the form of a short paragraph. Although fewer topics
!T = 2# T = 2! " The velocity and acceleration of the object are found by taking the first and second derivative of the position:
A pendulum swinging back and forth or a mass oscillating on a spring are two examples of (SHM.) SHM occurs any time the position of an object as a function of time can be represented by a sine wave. We
TOPIC E: OSCILLATIONS SPRING 2019
TOPIC E: OSCILLATIONS SPRING 2019 1. Introduction 1.1 Overview 1.2 Degrees of freedom 1.3 Simple harmonic motion 2. Undamped free oscillation 2.1 Generalised mass-spring system: simple harmonic motion
a) Find the equation of motion of the system and write it in matrix form.
.003 Engineering Dynamics Problem Set Problem : Torsional Oscillator Two disks of radius r and r and mass m and m are mounted in series with steel shafts. The shaft between the base and m has length L
Physics Mechanics. Lecture 32 Oscillations II
Physics 170 - Mechanics Lecture 32 Oscillations II Gravitational Potential Energy A plot of the gravitational potential energy U g looks like this: Energy Conservation Total mechanical energy of an object
Introduction to Control (034040) lecture no. 2
Introduction to Control (034040) lecture no. 2 Leonid Mirkin Faculty of Mechanical Engineering Technion IIT Setup: Abstract control problem to begin with y P(s) u where P is a plant u is a control signal
EDEXCEL NATIONALS UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES. ASSIGNMENT No. 3 - ELECTRO MAGNETIC INDUCTION
EDEXCEL NATIONALS UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES ASSIGNMENT No. 3 - ELECTRO MAGNETIC INDUCTION NAME: I agree to the assessment as contained in this assignment. I confirm that the work submitted
Imaginary. Axis. Real. Axis
Name ME6 Final. I certify that I upheld the Stanford Honor code during this exam Monday December 2, 2005 3:30-6:30 p.m. ffl Print your name and sign the honor code statement ffl You may use your course
AP Physics C Mechanics Objectives
AP Physics C Mechanics Objectives I. KINEMATICS A. Motion in One Dimension 1. The relationships among position, velocity and acceleration a. Given a graph of position vs. time, identify or sketch a graph
18.03SC Practice Problems 14
1.03SC Practice Problems 1 Frequency response Solution suggestions In this problem session we will work with a second order mass-spring-dashpot system driven by a force F ext acting directly on the mass:
2.4 Harmonic Oscillator Models
2.4 Harmonic Oscillator Models In this section we give three important examples from physics of harmonic oscillator models. Such models are ubiquitous in physics, but are also used in chemistry, biology,
Modeling of a Mechanical System
Chapter 3 Modeling of a Mechanical System 3.1 Units Currently, there are two systems of units: One is the international system (SI) metric system, the other is the British engineering system (BES) the
Lecture A1 : Systems and system models
Lecture A1 : Systems and system models Jan Swevers July 2006 Aim of this lecture : Understand the process of system modelling (different steps). Define the class of systems that will be considered in this
System Modeling. Lecture-2. Emam Fathy Department of Electrical and Control Engineering
System Modeling Lecture-2 Emam Fathy Department of Electrical and Control Engineering email: emfmz@yahoo.com 1 Types of Systems Static System: If a system does not change with time, it is called a static
Index. Index. More information. in this web service Cambridge University Press
A-type elements, 4 7, 18, 31, 168, 198, 202, 219, 220, 222, 225 A-type variables. See Across variable ac current, 172, 251 ac induction motor, 251 Acceleration rotational, 30 translational, 16 Accumulator,
Simple Harmonic Motion
Physics 7B-1 (A/B) Professor Cebra Winter 010 Lecture 10 Simple Harmonic Motion Slide 1 of 0 Announcements Final exam will be next Wednesday 3:30-5:30 A Formula sheet will be provided Closed-notes & closed-books
Inductance, RL and RLC Circuits
Inductance, RL and RLC Circuits Inductance Temporarily storage of energy by the magnetic field When the switch is closed, the current does not immediately reach its maximum value. Faraday s law of electromagnetic
Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc.
Chapter 14 Oscillations 14-1 Oscillations of a Spring If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The
MODELING OF CONTROL SYSTEMS
1 MODELING OF CONTROL SYSTEMS Feb-15 Dr. Mohammed Morsy Outline Introduction Differential equations and Linearization of nonlinear mathematical models Transfer function and impulse response function Laplace
ECE504: Lecture 9. D. Richard Brown III. Worcester Polytechnic Institute. 04-Nov-2008
ECE504: Lecture 9 D. Richard Brown III Worcester Polytechnic Institute 04-Nov-2008 Worcester Polytechnic Institute D. Richard Brown III 04-Nov-2008 1 / 38 Lecture 9 Major Topics ECE504: Lecture 9 We are
Transfer function and linearization
Transfer function and linearization Daniele Carnevale Dipartimento di Ing. Civile ed Ing. Informatica (DICII), University of Rome Tor Vergata Corso di Controlli Automatici, A.A. 24-25 Testo del corso:
Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2)
Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2) For all calculations in this book, you can use the MathCad software or any other mathematical software that you are familiar
1 (30 pts) Dominant Pole
EECS C8/ME C34 Fall Problem Set 9 Solutions (3 pts) Dominant Pole For the following transfer function: Y (s) U(s) = (s + )(s + ) a) Give state space description of the system in parallel form (ẋ = Ax +
Modeling of Electrical Elements
Modeling of Electrical Elements Dr. Bishakh Bhattacharya Professor, Department of Mechanical Engineering IIT Kanpur Joint Initiative of IITs and IISc - Funded by MHRD This Lecture Contains Modeling of
2.4 Models of Oscillation
2.4 Models of Oscillation In this section we give three examples of oscillating physical systems that can be modeled by the harmonic oscillator equation. Such models are ubiquitous in physics, but are
EE C128 / ME C134 Final Exam Fall 2014
EE C128 / ME C134 Final Exam Fall 2014 December 19, 2014 Your PRINTED FULL NAME Your STUDENT ID NUMBER Number of additional sheets 1. No computers, no tablets, no connected device (phone etc.) 2. Pocket
SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015
FACULTY OF ENGINEERING AND SCIENCE SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015 Lecturer: Michael Ruderman Problem 1: Frequency-domain analysis and control design (15 pt) Given is a
Chapter 14 Oscillations
Chapter 14 Oscillations If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The mass and spring system is a
EC Control Engineering Quiz II IIT Madras
EC34 - Control Engineering Quiz II IIT Madras Linear algebra Find the eigenvalues and eigenvectors of A, A, A and A + 4I Find the eigenvalues and eigenvectors of the following matrices: (a) cos θ sin θ
Course Summary. The course cannot be summarized in one lecture.
Course Summary Unit 1: Introduction Unit 2: Modeling in the Frequency Domain Unit 3: Time Response Unit 4: Block Diagram Reduction Unit 5: Stability Unit 6: Steady-State Error Unit 7: Root Locus Techniques
Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment
Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment K. Kalaiselvi 1, K.Abinaya 2, P. Ramesh Babu 3 1,2 Under Graduate Scholar, Department of EEE, Saranathan College
Rotary Inverted Pendulum
Rotary Inverted Pendulum Eric Liu 1 Aug 2013 1 1 State Space Derivations 1.1 Electromechanical Derivation Consider the given diagram. We note that the voltage across the motor can be described by: e b
1 st Tutorial on EG4321/EG7040 Nonlinear Control
1 st Tutorial on EG4321/EG7040 Nonlinear Control Introduction to State-Space Concepts Dr Angeliki Lekka 1 1 Control Systems Research Group Department of Engineering, University of Leicester February 9,
ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 2 Laplace Transform I 1/52
1/52 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 2 Laplace Transform I Linear Time Invariant Systems A general LTI system may be described by the linear constant coefficient differential equation: a n d n
Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3.12 in Boas)
Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3 in Boas) As suggested in Lecture 8 the formalism of eigenvalues/eigenvectors has many applications in physics, especially in
Exercise 5 - Hydraulic Turbines and Electromagnetic Systems
Exercise 5 - Hydraulic Turbines and Electromagnetic Systems 5.1 Hydraulic Turbines Whole courses are dedicated to the analysis of gas turbines. For the aim of modeling hydraulic systems, we analyze here