Question
Using matlab and simulink!

Lab Assignment Solve the following problems using the Word and MATLAB. The table should be prepared in Word (Do not use MATLA
2. Simulate the model with Propotional gain Kp. Change a P-controller gain Kp using the values shown in Table 2. (tfinal = 5)
3. Simulate the model with Propotional gain Kp and Kp. Change a PD-controller gains using the values shown in Table 3. (tfina
4. Simulate the model with Propotional gain Kp, K, and Kp. Change a PD-controller gains using the values shown in Table 4. (t
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Lab Assignment 1. Create the following model in Simulink: R(S) PIDCB) kimas GCS > 475) Where; G(S) = ms² bstk of m. 2. 68 ug,

Subject s frost of all ; we need to determine the close loop _ Date Tf of the system: hena; T(S) = G(S) C(s) xk ho It G (s) C

File Edit View Display Diagram Simulation Analysis Code Tools Help untitled1 2 untitled1 P(s) output Y(s) 16440 2.6852+1.725

For Kp = 0.002, the output response is shown below

0.8 0.5 1.5 me offset: 0

For Kp = 0.02, the output response is shown below

0.8 0.6 0.5 3.5 me offset: 0

For Kp = 0.2, the output response is shown below

0.44 0.5 1.5 ime offset: 0

For Kp = 2, the output response is shown below

1.2+ 0.8 0.6 0.4+ 0 me offset: 0

For Kp = 20, the output response is shown below

1.6 1.4 0.6 . 0.4+ 0.2 0.5 me offset: 0

The corresponding table is shown below

Type 2 Kp 0.002 0.02 0.2 2 20 R ise Time 0.32 sec 0.0962 sec 0.03 sec 0.009 sec 0.003 sec Peak 1.75 1.91 1.97 1.99 1.99 Peak

- 3 Now, we need to Simulink model simulate the model Can be used in using this Controller a PD aspect. : the followin

10.0 untitled untitled Daha at PD(s) 16440 1 output Y(s) 2.6852+1.725 Khw Step Input R(s) PD Controller C(s) Transfer Fcn G(s

For Kp = 0.002, Kd = 0.001, the output response is shown below

1.2 0.8 0.6 0.4 . 0.2 0.5 1.5 2.5 ime offset: 0

For Kp = 0.002, Kd = 0.002, the output response is shown below

1 0.8 0.6 0.4 0.5 1.5 2.5 3.5 4.5 me offset: 0

For Kp = 0.002, Kd = 0.003, the output response is shown below

0.8 0.6 0.4 0.2 0.5 2.5 3.5 me offset: 0

For Kp = 0.002, Kd = 0.004, the output response is shown below

0.5 1.5 3.5 me offset: 0

For Kp = 0.002, Kd = 0.005, the output response is shown below

0.5 1.5 4.5 0 me offset: 0

The corresponding table is shown below

ke Kd Peak %OST Stable? Type Final error 0 0.002 0.002 0.002 0.002 0.002 0.001 0.002 0.003 0.004 0.005 10.12 sec 09951 0.41 s

4) Controllo Now, tollowing we need to us PID to simulat model to Controllo can be simulate to used simulate in this the and

File Edit View A untitled 2 untitled Display => 1 Diagram Simulation Analysis Code Tools Help 0 0 -3 0 IDO - 10.0 | 8 PID(s)

For Kp = 0.005, Ki = 0.001, Kd = 0.001, the output response is shown below

0.6 0.5 - 1.5 2 2.5 4.5 ime offset: 0

For Kp = 0.005, Ki = 0.01, Kd = 0.001, the output response is shown below

2.2- 0.6. 0.4+ 0.27 0.5 1.5 2 2.5 3 ime offset: 0

For Kp = 0.005, Ki = 0.02, Kd = 0.001, the output response is shown below

1 0.5 0.5 1.5 2.5 3.5 4.5 me offset: 0

For Kp = 0.005, Ki = 0.04, Kd = 0.001, the output response is shown below

2.5 1.5 0.5 -0.5 0.5 2.5 3.5 me offset: 0

The corresponding table is shown below

Kd Peak %OS Type 3 0.005 0.005 0.005 0.005 0.001 0.01 0.02 0.04 0.001 0.001 0.001 0.001 Rise Time 0.07 sec ) 0.07 sec 0.07 se

Add a comment
Know the answer?
Add Answer to:
Using matlab and simulink! Lab Assignment Solve the following problems using the Word and MATLAB. The...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • It has to be answered using matlab and other programs as each section says

    The open-loop system dynamics model for the NASA eight-axis Advanced Research Manipulator II (ARM II) electromechanical shoulder joint/link, actuated by an armature-controlled dc servomotor is shown in Figure P1.The ARM II shoulder joint constant parameters areKa= 12, L=0.006 H, R= 1.4 Ω, Kb= 0.00867, n=200, Km= 4.375, J=Jm+ JL /n2, D=Dm+DL /n2, JL= 1, DL= 0.5, Jm= 0.00844, and Dm= 0.00013.FIGURE P1 Open-loop model for ARM ll(Due to 29/8/2020)a. Obtain the equivalent open-loop transfer function, ?(?) (with a unity feedback...

  • control system System Description: The figure 1 and 2 below show, respectively, components and block diagram...

    control system System Description: The figure 1 and 2 below show, respectively, components and block diagram of a motor and the measurements of velocity (via the tacho unit) and position (via the potentiometer). n represents the gearbox ratio between the rotating shaft and the output shaft. The left-hand side of the diagram represents the controller. A reference set point for the rotating shaft is entered in degrees and this is equivalent voltage. The error is calculated by subtracting the measured...

  • Question: CODE: >> %% PID controller design Kp = 65.2861; Ki = 146.8418; Kd = 4.0444;...

    Question: CODE: >> %% PID controller design Kp = 65.2861; Ki = 146.8418; Kd = 4.0444; Gc = pid(Kp,Ki,Kd); % close-loop TF T = feedback(G*Gc,1); %% checking the design obejective a_pid = stepinfo(T); % Settling Time tp_pid = a_pid.SettlingTime % Overshhot OS_pid = a_pid.Overshoot %% steady-state error [yout_pid,tout_pid] = lsim(T,stepInput,t); % steady-state error ess_pid = stepInput(end) - yout_pid(end); >> %% Effect of P in G Kp = 65.2861; Ki = 0; Kd = 0; Gc = pid(Kp,Ki,Kd); % close-loop TF...

  • Matlab control

    The open-loop system dynamics model for the NASA eight-axis Advanced Research Manipulator II (ARM II) electromechanical shoulder joint/link, actuated by an armature-controlled dc servomotor is shown in Figure P1.The ARM II shoulder joint constant parameters areKa= 12, L=0.006 H, R= 1.4 Ω, Kb= 0.00867, n=200, Km= 4.375, J=Jm+ JL /n2, D=Dm+DL /n2, JL= 1, DL= 0.5, Jm= 0.00844, and Dm= 0.00013.FIGURE P1 Open-loop model for ARM ll(Due to 29/8/2020)a. Obtain the equivalent open-loop transfer function, ?(?) (with a unity feedback...

  • Can I get Hwlp on a and b on MATLAB as soon as possible pleeaase K...

    Can I get Hwlp on a and b on MATLAB as soon as possible pleeaase K G(S) = S2 + 3s +10 a) Obtain the step response of the system with a PD (proportional and differential) cascade controller with gain 80 and a zero at -5. b) Obtain the step response of the system with a PD (proportion differential) feedback controller with a zero at -5 and unity gain and a forward gain of 80. c) Using Gc(s)G(s), create Nyquist...

  • Tutorial -On PID control (Control System: Instructor slides and lab) Consider a second order mass...

    part 2 & part 3 please... Tutorial -On PID control (Control System: Instructor slides and lab) Consider a second order mass-force system to study its behavior under various forms of PID control xtn fon force In Disturbance force: 50) (i.e. wind force) Part I (dealing with the plant/process) 1. What is the model of this system, in other words, write the ODE of the system 2. Derive the transfer function of the above system from Fls) to X(s) 3. What...

  • I have no more posting for this month, please solve these for me thanks 1. Given...

    I have no more posting for this month, please solve these for me thanks 1. Given the following unity feedback system where s+z s2 (s + 10) and the controller is a proportional controller Ge = K, do the following: a. If z = 2, find K so that the damped frequency of the oscillation of the transient response is 5 rad/s. b. The system is to be redesigned by changing the values of z and K. If the new...

  • 100 Consider the following LTI system, 5, and wo = 2000π rad/sec. where, Q a) Use MATLAB to deter...

    please complete this project. 100 Consider the following LTI system, 5, and wo = 2000π rad/sec. where, Q a) Use MATLAB to determine magnitude response and phase response of the filter b) What type of filter is it? c) What will be the output of this filter if input x,(t)-5Cos(100t). Show all calculations step by step as shown in Lecture-20 d) Verify your answer of part (e) by using Simulink model. Attach the snapshot of Simulink model and output e)...

  • matlab : MATLAB/Simulink tutorials in modeling dynamic systems

    please can anyone help me with those  1. For the following car-suspension dynamics below do the following: C = [0 1 0 Wheel m 2 a. Simulate using MATLAB for the following cases: Road surface For m1= 50, m2 =500, ks=20, kw=50, and b=100. Find the state-space module using MATLAB. Then find the transfer Inertial reterence function ot the module. Ans: Code Result on the MATLAB b. Use MATLAB find the Impulse response of the system for the following cases...

  • You will look at both 1st and 2nd order approaches as you perform your analysis. Use math lab and Simulink as needed. Please show all calculations and any other means of analysis / simulation for full...

    You will look at both 1st and 2nd order approaches as you perform your analysis. Use math lab and Simulink as needed. Please show all calculations and any other means of analysis / simulation for full credit. Question three is the one needed to be solved, but 2 is needed to solve 3. Question 2) (25 points) Suppose instead of the cooling chamber modeled as a 1t order system, that the chamber was modeled as a 2nd system due to...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT