You are on page 1of 1

Faculty of Engineering

Ain Shams University

Computers And Systems Engineering


Summer 2021

CSE271: Systems Dynamics and Control Systems

Systems Dynamics - Project


A) Analytically find the transfer function for the shown system, where input is 𝑒𝑖 (𝑡) and 𝑒𝑜 is the
output.
1 1
B) Let 𝐶1 = 2 𝐹, 𝐶2 = 4 𝐹, 𝑅2 = 3Ω. Assume that 𝑒𝑜 is the voltage across a resistance 𝑅1 = 2Ω.
Write your own code that simulates and plots 𝑒𝑜 (𝑡) if the input 𝑒𝑖 (𝑡) = 3𝑉.
1 1
C) Repeat part B when 𝐶1 = 8 𝐹, 𝐶2 = 16 𝐹, 𝑅2 = 1Ω, 𝑅2 = 2Ω

Deliverables:
1. In all your plots, adjust the simulation for the system response to reach stability.
2. A PDF report should be delivered that includes the following:
a. Your analytical solution.
b. Your simulation code (NO SNAPSHOTS ALLOWED).
c. The output plots for each part.

You might also like