Experiment No. 1: A. Aim: B. Software To Be Used: C. Equation Formulation

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Experiment No.

A. Aim: To understand transient behavior of R-L-C circuit and simulate it in MATLAB Simulink
B. Software to be used: MATLAB Simulink
C. Equation formulation:
𝑑𝑖 1
𝑣𝑖 = 𝑖𝑅 + 𝐿 + ∫ 𝑖 ∗ 𝑑𝑡 (1)
𝑑𝑡 𝐶
𝑑𝑖
𝑣𝑖 = 𝑖𝑅 + 𝐿 + 𝑣𝑜 (2)
𝑑𝑡

Taking Laplace of above equation, we can write;


𝑣𝑖 (𝑠) = 𝐼(𝑠)𝑅 + 𝐿𝑠𝐼(𝑠) + 𝑣𝑜 (𝑠) (3)
𝑣𝑖 (𝑠)−𝑣𝑜 (𝑠)
𝐼(𝑠) = (4)
𝑅+𝐿𝑠
𝐼(𝑠)
= 𝑣𝑜 (𝑠)
𝐶𝑠

Put this equation in the equation in (4)


𝑣𝑖 (𝑠)−𝑣𝑜 (𝑠)
𝐶𝑠 ∗ 𝑣𝑜 (𝑠) =
𝑅+𝐿𝑠
𝐶𝑠{𝑅+𝐿𝑠}+1 𝑣𝑖 (𝑠)
𝑣𝑜 (𝑠) [ ]=
𝑅+𝐿𝑠 𝑅+𝐿𝑠
1
𝑣𝑜 (𝑠) = 𝑣𝑖 (𝑠) [ ] (5)
𝑅𝐶𝑠+𝐿𝐶𝑠 2 +1

D. Simulation:

Figure 1. Control block diagram of RLC circuit


E. Observations:
1) When gain = 1
1
Transfer function =
0.0001∗𝑠 2 +0.00001∗𝑠+0.001

2) When gain = 1
1
Transfer function =
0.001∗𝑠 +0.01∗𝑠+1

3) When gain = 10
1
Transfer function =
0.001∗𝑠 +0.01∗𝑠+1
F. Conclusion:
From the simulation we can observe that the step input’s output vary with the change of the values
of inductor and capacitor drastically and also we can say the system’s stability characteristics is
highly dependable of these values also gain of the system can change how it will achieve steady
state, also we can say if the input waveform type changes then output characteristics of the circuit
will change accordingly.

You might also like