logo

Engineering Lab - Automatic Control Systems (MATLAB & Simulink)

Analyzing and controlling a patient lift system using root locus and Bode plots to suggest a proportional gain for instability.

12 Pages879 Words314 Views
   

Added on  2023-06-11

About This Document

This report covers the analysis of the lift in s-domain and the frequency domain, obtaining desirable behavior using a PID controller, and control of a landing rocket using Simulink. The report includes stability analysis, controlling acceleration, and designing a closed-loop system. The report also covers the transfer function relating thrust angle to the vehicle angle of landing.

Engineering Lab - Automatic Control Systems (MATLAB & Simulink)

Analyzing and controlling a patient lift system using root locus and Bode plots to suggest a proportional gain for instability.

   Added on 2023-06-11

ShareRelated Documents
INSTITUTIONAL AFFILIATION
FACULTY OR DEPARTMENT
COURSE ID & NAME
TITLE: ENGINEERING LAB- AUTOMATIC CONTROL SYSTEMS (MATLAB &
SIMULINK)
STUDENT NAME
STUDENT ID NUMBER
PROFESSOR (TUTOR)
DATE OF SUBMISSION
2018
Engineering Lab - Automatic Control Systems (MATLAB & Simulink)_1
Patient lift Simulink model,
1
Add
60
Kp Add1
20
1/ L
1
s
Int egrator
0.084
Ke
3
R
Add2
1/93
GearBox
0.05
Pulley
1
s
Int egrator1
1
s
Int egrator2
9.8
Constant
Add3
100
Weight
Add4
0.05
Pulley1
1/93
Gearbox1
Product
14
WeightDisturbance
Step
1
s
Int egrator3
1e-5
Gain10
1.2e4
Gain11
0.084
Gain12
0.5
Gain13
0.5
Gain14
Add5
1
Desired Height
1
Out1
InputOutput
Accelerometer
Engineering Lab - Automatic Control Systems (MATLAB & Simulink)_2
TASK 1
Analysis of the lift in s-domain and the frequency domain
Step 1: Stability
Creating a subsystem of the model above,
Desired Height Out1
patient_lift
Scopedesired height
PID(s)
Control_point
Linearizing the system, we obtain,
>> mdl='order750864'
>> open_system(mdl)
>> io(1)=linio('order750864/Control_point',1,'input');
>> io(2)=linio('order750864/patient_lift',1,'openoutput');
>> %% To linearise the model
>> linsys1=linearize(mdl,io)
Analyzing the response of the linearized model using the bode response,
2
Engineering Lab - Automatic Control Systems (MATLAB & Simulink)_3
-200
-150
-100
-50
0
Magnitude (dB)
From: Controlpoint To: patient lift
10-15 10-10 10-5 100
-270
-180
-90
0
Phase (deg)
Bode Diagram
Frequency (rad/s)
Figure 1 For an unstable system, before kp is set
To determine the system stability of the closed loop system,
3
Engineering Lab - Automatic Control Systems (MATLAB & Simulink)_4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Simulation of PID Controllers | Report
|14
|2002
|351

Control and Instrumentation Doc
|53
|3958
|272

MATLAB Simulink Assignment: Control Systems
|20
|1517
|463

Experiments with Linear and Non-Linear Regression for Peak Demand Prediction
|6
|686
|171

Investigation to understand DC circuits
|7
|982
|73

ASSIGNMENT | SYSTEM RELIABILITY
|19
|2479
|8