600 likes | 1.13k Views
The Warsaw School of Computer Science . INTELLIGENT CONTROL SYSTEMS Day 1/3. Prof. Marian S. Stachowicz Laboratory for Intelligent Systems ECE Department, University of Minnesota, USA Warsaw, Poland, May 16 – 22 , 2014. Linear and nonlinear systems.
E N D
The Warsaw School of Computer Science INTELLIGENT CONTROL SYSTEMSDay 1/3 Prof. Marian S. Stachowicz Laboratory for Intelligent Systems ECE Department, University of Minnesota, USA Warsaw, Poland, May 16 –22, 2014
a. Linear systemb. Nonlinear system Intelligent Control Systems
Some physical nonlinearities Intelligent Control Systems
Linearization about a point A Intelligent Control Systems
Linearization about a point A Intelligent Control Systems
Taylor series Intelligent Control Systems
Linearization of 5 cosxabout x= /2 Intelligent Control Systems
Linearizing a differential equation Intelligent Control Systems
Linearizing a differential equation Intelligent Control Systems
Four steps… 1.The first step is to recognize the nonlinear component and write the nonlinear differential equation. 2.In the second step we linearized it for small-signal inputs about the steady-state solution when the small-signal input is equal to zero. This is equilibrium, for example when a pendulum is at rest. 3.Next we linearized the nonlinear differential equation, 4. We take the Laplace transform of the linearized differential equation, assuming zero initial conditions. Intelligent Control Systems
Transfer function - nonlinear electricalnetwork Intelligent Control Systems
2. Equilibrium solution Intelligent Control Systems
Linearity and superposition Definition: If all initial conditions in the system are zero, that is, if the system is completely at rest, then the system is a linear system if it has the following property: a. If an input u1(t) produces an output y1 (t), and b. an input u2(t) produces an output y2 (t), c. then input c1u1 (t) + c2u2 (t) produces an output c1y1 (t) + c2y2 (t) for all pairs of inputs u1 (t) and u2 (t) and all pairs of constants c1 and c2. Intelligent Control Systems
Principle of Superposition The response y(t) of a linear system due to several inputs u1(t), u2(t), . . . , un(t) acting simultaneously is equal to the sum of the responses of each input acting alone, when all initial conditions in the system are zero. If yi(t) is the response due to the input ui(t), then Intelligent Control Systems
Linearity and superposition Use the Principle of Superposition to determine the output y. Intelligent Control Systems
Foru2 = u3 = 0, y1 = 5(d/dt)(sin t) = 5 cost. For u1 = u3 = 0, y2 = 5( d/dt)(cos 2t) = - 10 sin 2t. For u1 = u2 = 0, y3 = - 5t2. Therefore y = y1 + y2 + y3 = 5(cos t – 2 sin 2t – t2) Intelligent Control Systems
Superposition of multiple inputs Step 1: Set all inputs except one equal to zero. Step 2: Transform the block diagram to canonical form, Step 3: Calculate the response due to the chosen input acting alone. Step 4: Repeat Steps 1 to 3 for each of the remaining inputs. Step 5: Algebraically add all of the responses (outputs) determined in Steps 1 to 4. This sum is the total output of the system with all inputs acting simultaneously. Intelligent Control Systems
MULTIPLE INPUTS AND OUTPUTS Determine the output C due to U1, U2, and R. Intelligent Control Systems
Let U1 = U2 = 0. After combining the cascaded blocks, we obtain the output C due to R acting alone. CR = [G1 G2 /(1 - G1G2 H1H2)]R Intelligent Control Systems
Let R = U1 = 0. C1 is the response due to U1 acting alone. Intelligent Control Systems
C1 = [G2/(1 – G1G2H1H2)]U1 Intelligent Control Systems
Let R = U1 = 0. C2 is the response due to U2 acting alone. C2 = [G1G2H1/(1 – G1G2H1H2)]U2 Intelligent Control Systems
By superposition, the total output is Intelligent Control Systems
Nonlinear electric circuit Intelligent Control Systems
Subsystems of the antenna azimuth position control system Intelligent Control Systems
Nonlinearities Intelligent Control Systems
d"-'y +a,- dY + aoy = u - +an-,- + dt din-' dtd"Y (3.5) • nd'yd'u a'(?)- = b1(t)- iIodt' i-o dt'(3.4) • d2Y dy - +2- +y=odt2 dt Intelligent Control Systems
System equations • A property common to all basic laws of physics is that certain fundamental quantities can be defined by numerical values. • The physical laws define relationships between these fundamental quantities and are usually represented by equations. Intelligent Control Systems
The scalar versions • The scalar version of Newton's second law states that, if a force of magnitude f is applied to a mass of M units, the acceleration a of the mass is related to f by the equation f = Ma. Intelligent Control Systems
Ohm's law states that, if a voltage of magnitude U is applied across a resistor of R units, the current i through the resistor is related to U by the equation U = Ri. Intelligent Control Systems
Differential equations • A differential equation is any algebraic or transcendental equality which involves either differentials or derivatives. Intelligent Control Systems
Newton's second law can be written alternatively as a relationship between force f, mass M, and the rate of change of the velocity v of the mass with respect to time t f = M (dv/dt) Intelligent Control Systems
Ohm's law can be written alternatively as a relationship between voltage U, resistance R, and the time rate of passage of charge through the resistor, U = R (dq/dt) Intelligent Control Systems
Partial differential equation • The diffusion equation in one dimension describes the relationship between the time rate of change of a quantity T in an object (e.g., heat concentration in an iron bar) and the positional rate of change of T: where k is a proportionality constant, x is a position variable, and t is time. Intelligent Control Systems
Ordinary differential equation a0,a1,…, anare constants, y(t) andu(t) are dependent variables, t is the independent variable. Intelligent Control Systems
Time invariance • Any differential equation of the form: a0,a1,…, an , b0,b1,…, bn , are constants, is time-invariant. The equation depends implicitly on t, via the dependent variables u and y and their derivatives. Intelligent Control Systems
LINEAR AND NONLINEAR DIFFERENTIAL EQUATIONS • A linear term is one which is first degree in the dependent variables and their derivatives. • A linear equation is an equation consisting of a sum of linear terms. All others are nonlinear equations Intelligent Control Systems
If any term of a differential equation contains higher powers - (dy/dt)3, products - u(dy/dt, or transcendental functions of the dependent variables - sin u, it is nonlinear. (5/cos t)( d2y/dt2) is a term of first degree in the dependent variable y, 2uy3(dy/dt) is a term of fifth degree in the dependent variables u and y. Intelligent Control Systems
The ordinary differential equations (dy/dt)2 +y = 0 d2y/dt2 + cosy = 0 are nonlinear ( dy/dt)2is second degree cosyis not first degree, which is true of all transcendental functions. Intelligent Control Systems
CLASSIFICATIONS OF DIFFERENTIAL EQUATIONS Intelligent Control Systems
Classify the following differential equations accordingto whether they are ordinary or partial.Indicate the dependent and independent variables. Intelligent Control Systems
Classify the following differential equations accordingto whether they are ordinary or partial. Indicate the dependent and independent variables. Intelligent Control Systems
Classify the following linear differential equations according to whether they are time-variable or time-invariant. Indicate any time-variable terms. Intelligent Control Systems
Classify the following linear differential equations according to whether they are time-variable or time-invariant. Indicate any time-variable terms. Intelligent Control Systems
Classify the following differential equations according to whether they are linear or nonlinear. Indicate the dependent and independent variables and any nonlinear terms. Intelligent Control Systems
Classify the following differential equations according to whether they are linear or nonlinear. Indicate the dependent and independent variables and any nonlinear terms. Intelligent Control Systems