There is no need to solve 1st question 2-3-4-5 required. These
questions are linked to each other. I am posting 1st question
answer too.
The answer of 1st question is below.
24 K m, www M2 - U 2 Xy x= [*, *z 132.]= Xo - [10 30] M, M2² 1kg K2 IN/m b=2N.Sec. sec/m mass(m) om, dh btk [y-Z] – at d72 wass (m) ur m2 d12 [2- ] x t Fame an oz dx, ta dx + [3, -2] [h-x) [ dol Ex- C text- at eq" © [(x - sx] 1 t Expl uz f ete day dt X, - X3 tu
- 32 dx, at dx. 2 xy “ 1 - 2 - 1 6. 别名 36 部 dxy Xu y= [loon] 20 2
1. For the below system find state space representation from input force u to position output yı. Define this system in python using cn.ss() function from control library. Use states as x= : [X1 X2 X3 X4]* = [yı yı yz yz]". Find initial condition response of the system for x(0) = [1 0 3 0]" with input being equal to zero. m1 = m2 = 1kg, k = 1 N/m, b = 2 N· sec/m. Vi y2 = k mi m2 u 2. Find transfer function for the above system by using cn.ss2tf() function. Obtain pole-zero diagram. Plot the step response of the system. 3. Now assume we apply proportional controller to the system with unity feedback. Draw Root Locus plot by using cn.rlocus(). Can you place two poles at -0.2 + 1.5j by adjusting K value? Why? 4. Design a lead compensator to place two poles at -0.2 + 1.5j. Define compensated closed loop system as clsys in python. For this system plot pole zero diagram and compare it with the one in Q1. Define your new closed loop system manually by using cn.tf() to avoid numerical problems. Can we consider poles at -0.2 + 1.5j as dominant poles? Why? Plot step response of the compensated system. 5. Now assume we have sensors to measure all states of the system. Design state feedback controller to place closed loop poles at -5,-4, -0.2 + 1.5j, -0.2 – 1.5j. That is, find feedback gain vector k. Define your system in Q1 again with modified Anew = A – Bk. Plot pole zero diagram. Plot step response and compare it with Q4.
There is no need to solve 1st question 2-3-4-5 required. These questions are linked to each other. I am posting 1st ques
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am