0% found this document useful (0 votes)
15 views

Control Assign 1 2023

Uploaded by

upeksha erandi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Control Assign 1 2023

Uploaded by

upeksha erandi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Department of Electrical Engineering

Faculty of Engineering
University of Moratuwa

Control Systems
Design Home Assignment-1
April, 2023

Submission deadline: 10th of May, 2023

Prof. Sisil Kumarawadu

Department of Electrical Engineering, University of Moratuwa, Sri Lanka Page 1 of 4


Marks allocation:

This home assignment accounts for a 15% of the total module mark.

Deliverables:

You are expected to complete ALL parts of this assignment, write an individual report in typed
format, and submit exclusively in PDF format as a single file to MOODLE.

Your report needs to be neat, legible and well-structured. In assessing your assignment working
we will be looking for evidences of your learning. The deeper you have discussed the meaning of
your results the richer the technical contents of your report and therefore the higher your
attainments.

A mechanical work of simply presenting solutions to the theoretical part and including plots of
MATLAB® simulation, if free of error and presented well, would only just meet a satisfactory
standard. Your discussions of the obtained results and the way in which these are connected to
the theory are the main aspect of the assignment that assessors will be looking for. All MATLAB®
programmes must be included in an Appendix at the end of the report.

Your individual report must be submitted in PDF form to MOODLE by due date.

Mathematical Modelling and Parameter Estimation of a RC Circuit and


Control of the Capacitor Voltage
Introduction and Background

A suitable control strategy to be chosen and evaluated using computer numerical simulations for
the voltage control of a DC RC circuit whose parameters are unknown. As a result, parameter
estimation needs to be carried out using experimental methods. See Fig. 1 for the circuit.

Fig. 1: The DC RC circuit

An automatic control system is to drive the capacitor voltage, 𝑒𝑜 (𝑡), in a desired profile, 𝑒𝑟 (𝑡),
by automatically adjusting the input voltage, 𝑒𝑖 (𝑡), to the circuit by the use of an adjustable DC
voltage supply.

Department of Electrical Engineering, University of Moratuwa, Sri Lanka Page 2 of 4


The

Assignment Tasks
a) Show that the unit step response of this circuit can be written in the form
𝑡
𝑒𝑜 (𝑡) = 𝐴 (1 − 𝑒 −𝜏 )
where 𝜏 is the time constant and 𝐴 is the final value.
In order to estimate the parameter time constant of the circuit, a 5 V step input is applied
to the circuit and the capacitor voltage (in volts) is recorded against time (in seconds) in
an oscilloscope as shown in Fig. 2. Use this recorded data to estimate 𝜏. [20%]

Fig. 2: Capacitor voltage variation for 5 V DC step input

b) Now, a closed-loop control system is to be designed to be able to control the voltage


across the capacitor to follow a reference voltage profile. Investigate, based on the step
response of the closed-loop system, the suitability of two control strategies, proportional
control (P) and proportional-integral (PI) control, for this purpose. Assume unity
feedback. [30%]
c) Assume that the capacitor voltage is required to be increased to 5V in 5 s linearly and
maintained at 5V for the next 5 s before it is brought back to zero linearly in another 5 s.
Design a closed-loop control system. Assume unity feedback. Give the reference and
actual voltage profiles on the same graph. Also plot the supply voltage and power. [25%]
d) Investigate whether open-loop control is applicable to achieve the given control task.
Assume a 12% error in the estimated parameter value in your simulation studies. Is such
open-loop control approach always possible in real-world control applications? Explain.
[Can’t the differential equation of the plant be solved to produce the input without
𝑑𝑦(𝑡)
needing feedback control 𝑎 𝑑𝑡 + 𝑏𝑦(𝑡) = 𝑐𝑥(𝑡)] [25%]

Department of Electrical Engineering, University of Moratuwa, Sri Lanka Page 3 of 4


When completing this work, you should have a number of plots and associating codes. Feel
free to add as many if you think it is necessary to clarify your decisions and conclusions. However,
plotting the variables on the same graph will facilitate better comparison and save paper.

Do not forget to collate all the MATLAB® codes that you have developed for each part of the
simulation into one m-file and include this m-file at the end of your report in an appendix. The m-
file should have appropriate comments on the top (the header information) and also additional
comments on various lines to make your program easy to follow.
---------------- END ----------------

Department of Electrical Engineering, University of Moratuwa, Sri Lanka Page 4 of 4

You might also like