RLC Project
RLC Project
RLC Cuircit
Submitted by:
Sr No Name ID Sr No Name ID
1 Shakeel Ahmad 221990015 7 Zoya Rasheed 221990017
2 Muhammad Hamid 221990008 8 Kinza Fatima 221990021
3 Haseeb Ahmar 221990001 9 Maria Riaz 221990022
4 Fatima Tallat 221990003 10 Haleema Bibi 231990006
5 Laiba Shahzad 221990007 11 Moeeza Imtisal 242990002
6 Humera Fazeelat 221990010 12 Khadija Bibi 221990004
We would like to express our sincere gratitude to all those who contributed directly or indirectly to
the successful completion of our group project on the RLC Circuit.
First and foremost, we are highly thankful to Ms. Shafaa Qadeer for her valuable guidance,
continuous encouragement, and unwavering support throughout the completion of this project. Her
in-depth knowledge, clear explanations, and constructive feedback helped us develop a strong under-
standing of the theoretical and practical concepts of the RLC Circuit, including Resistance, Induc-
tance, Capacitance, Resonance, and Phase Relationships. Her mentorship played a crucial role in
enhancing our learning experience and improving the overall quality of this project.
We are also grateful to GIFT University for providing a Conducive Learning Environment along
with the necessary Academic and Laboratory Facilities. The supportive academic atmosphere and
available resources greatly assisted us in exploring the Practical Applications of RLC Circuits and
strengthening our Technical Understanding.
Furthermore, we would like to extend our heartfelt thanks to our Families and Friends for their
moral support, patience, and motivation throughout this project. Their encouragement helped us
remain focused and confident during challenging phases of our work.
Lastly, we acknowledge the support of our Teachers and Classmates who helped us through dis-
cussions, suggestions, and cooperation. This Group Project has been a valuable learning experience
for all of us, enhancing our Teamwork Skills as well as our understanding of RLC Circuits and their
Real-World Applications.
1
Abstract
This paper presents a detailed study of the fundamental concepts of Signal Processing through the
mathematical modeling and analysis of a Series RLC Circuit. Partial Differential Equations (PDEs)
and Ordinary Differential Equations (ODEs) play a crucial role in modern science and engineering, as
they provide powerful tools for describing and analyzing dynamic physical systems. Electrical circuits,
particularly RLC circuits, serve as an important application of these mathematical techniques.
In this work, a series RLC circuit is modeled mathematically using an Ordinary Differential
Equation derived from Kirchhoff’s Voltage Law (KVL). The behavior of the circuit is analyzed
by considering the effects of Resistance (R), Inductance (L), and Capacitance (C) on the system
response. The study focuses on three important cases of circuit behavior based on different values of
resistance: Underdamped, Critically Damped, and Overdamped responses. These cases demonstrate
how energy is stored and dissipated in the circuit over time and how resistance controls the oscillatory
nature of the system.
The model incorporates capacitance, inductance, resistance, and driving voltage as functions
of time, allowing a clear understanding of transient and steady-state responses. This mathemati-
cal approach not only explains the physical behavior of electrical circuits but also strengthens the
connection between mathematics, physics, and engineering. Such modeling techniques are valuable
for students of Electrical Engineering, Computer Science, and related disciplines, as they enhance
analytical thinking and problem-solving skills.
Furthermore, the study highlights the importance of differential equations in signal processing
and system analysis. The general solution of the governing differential equation is obtained and
discussed to show how different system parameters affect circuit performance. Overall, this paper
demonstrates that mathematical modeling of RLC circuits provides a clear, systematic, and effective
way to understand complex physical systems and their real-world applications.
KEYWORDS: Signal Processing, RLC Circuit, Mathematical Modeling, Ordinary Differential
Equations, Partial Differential Equations, Underdamped Response, Critically Damped Response,
Overdamped Response, Kirchhoff’s Voltage Law, Transient Analysis, System Dynamics
2
Contents
1 Introduction 4
2 Literature Review 5
6 Fundamental Equations 7
13 Problems 14
13.1 Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
13.2 Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
16 Conclusion 20
17 Future Scope 21
17.1 Numerical PDE Solvers Using Finite Difference Methods . . . . . . . . . . . . . . . . 21
17.2 Web-Based Simulation Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
17.3 Integration with Real Hardware Systems . . . . . . . . . . . . . . . . . . . . . . . . . 21
3
1 Introduction
An electrical circuit that integrates three fundamental passive components—a Resistor (R), an In-
ductor (L), and a Capacitor (C)—is known as an RLC circuit. These circuits are the cornerstone of
modern electronics and telecommunications. Based on how these components are arranged, they are
classified into Series RLC or Parallel RLC configurations.
The primary reason for studying these circuits lies in their ability to be modeled by Second-
Order Ordinary Differential Equations (ODEs). This mathematical approach allows engineers
and scientists to analyze the dynamic behavior of voltage and current over time, predicting how the
system will react to various inputs.
To truly understand the modeling of an RLC circuit, we must first delve into the physical prop-
erties and the fundamental concepts that govern each component:
1. Voltage (V ): It is defined as the electrical potential difference between two points in a circuit.
In simpler terms, it is the “pressure” or the amount of work/energy required to move a unit
charge from one point to another. In an RLC circuit, voltage acts as the driving force.
2. Current (I): Current represents the flow of electric charge (electrons) through a conductor per
unit of time. It is the kinetic manifestation of electrical energy. In a series circuit, the current
remains constant through all components, whereas, in a parallel circuit, it divides among the
branches.
3. Resistance (R): Provided by the resistor, resistance is the property that opposes the flow of
electric current. It converts electrical energy into thermal energy (heat). According to Ohm’s
Law, the voltage across a resistor is directly proportional to the current flowing through it
(V = IR).
4. Capacitance (C): Capacitance is the ability of a capacitor to store energy in the form of an
electrostatic field. It acts as a reservoir of charge. The relationship between the charge (Q),
capacitance (C), and voltage (V ) is given by Q = CV . In a differential sense, the current
through a capacitor is proportional to the rate of change of voltage (I = C dV
dt
).
5. Inductance (L): An inductor stores energy in a magnetic field when electric current flows
through it. Inductance is the property that opposes any change in the current. According to
Faraday’s Law of Induction, the voltage induced in an inductor is proportional to the rate of
di
change of the current (V = L dt ).
4
2 Literature Review
The Mathematical Analysis Of Electrical Circuits Has Evolved Significantly Over The Decades,
Moving From Simple Algebraic Relations To More Complex Differential Models. Histori-
cally, Engineers Have Relied On Classical Circuit Theory, Which Provides The Fundamental
Principles For Understanding Basic Circuit Behavior. Among Various Types Of Circuits, RLC
Circuits—Comprising Resistors, Inductors, And Capacitors—Are Frequently Studied Because
They Demonstrate A Wide Range Of Dynamic Electrical Responses. These Circuits Are Com-
monly Modeled Using Ordinary Differential Equations (ODEs), Which Relate Current And
Voltage As Functions Of Time, Allowing Engineers To Predict The Behavior Of Circuits Under
Different Conditions.
This Approach, Known As The “Lumped Element Model,” Assumes That The Physical Di-
mensions Of Components Are Negligible Compared To The Wavelength Of The Signals Passing
Through Them. Under This Assumption, Electrical Quantities Like Current And Voltage Depend
Only On Time, Which Simplifies Mathematical Analysis. ODE-Based Modeling Works Well
For Many Standard Applications, But It Has Limitations When Applied To High-Frequency Elec-
tronics Or Circuits With Large Physical Extent, Where Spatial Variations Cannot Be Ignored.
As Technology Has Advanced And Electrical Systems Have Become More Complex, Engineers
Have Encountered Scenarios Where Resistance, Inductance, And Capacitance Vary Not Just
With Time But Also Across Physical Space. In Such Cases, Ordinary Differential Equations
Alone Cannot Capture The Complete Behavior Of The Circuit. Partial Differential Equations
(PDEs) Offer A More Generalized And Realistic Framework, Allowing Both Temporal And
Spatial Variations To Be Accounted For. PDE-Based Analysis Enables Modeling Of Phenomena
Such As Wave Propagation, Signal Distortion, And Resonance Effects, Providing Engineers
With Greater Accuracy And Insight Into Complex Circuit Behavior.
Overall, The Shift From ODE-Based Lumped Models To PDE-Based Distributed Models
Represents The Natural Evolution Of Circuit Analysis. By Incorporating Spatial Dependence
Along With Time Dependence, PDE Models Provide A Robust Tool For Designing And Ana-
lyzing Modern Electrical Systems, Especially In High-Frequency Electronics, Long-Distance
Power Transmission, And Advanced Communication Networks. This Generalized Approach
Ensures That Engineers Can Predict Circuit Performance More Reliably, Making PDE Model-
ing Essential For Modern Electrical Engineering Applications.
5
3 The Mathematical Modeling and Physical Significance
The interaction between the Inductor (which stores energy in a magnetic field) and the Capacitor
(which stores energy in an electric field) creates a system capable of harmonic oscillation. This is
very similar to a mechanical “spring-mass system.” Because there are two energy-storing elements
(L and C), the mathematical description leads to a second-order differential equation.
According to Kirchhoff ’s Voltage Law (KVL), the algebraic sum of all voltages around any
closed loop must be zero. For a series RLC circuit, this gives the following differential equation:
d2 q dq 1
L 2
+ R + q = E(t) (1)
dt dt C
Where q is the charge. This equation shows that the circuit’s behavior depends on its damping
characteristics. Based on the values of R, L, and C, the system can be:
RLC circuits are essential in applications such as radio tuning, where they are used to select a
specific frequency from a range of signals, and in filter design. Understanding these basic principles
allows for the precise design of everything from simple power supplies to complex signal processing
units.
6
5 Modern Research and PDE Applications
Recent studies have focused on the application of PDE models in several critical areas:
• Transmission Lines: Analyzing how pulses travel over long distances without significant loss.
• Distributed Circuits: Modeling integrated circuits (ICs) where the interconnects behave like
transmission lines.
• Space-Time Variations: Researchers have used advanced numerical methods like the Finite
Difference Time Domain (FDTD) to solve these PDEs when circuit parameters change due to
external factors like temperature or electromagnetic interference.
In conclusion, while ODEs provide a solid foundation for basic circuit analysis, the literature
emphasizes that PDEs are the indispensable tool for the next generation of electrical engineering and
data-driven signal processing. The ability to model spatial distribution allows for a more granular
understanding of energy flow and potential system failures in complex networks.
6 Fundamental Equations
In this section, we will describe the basic equations to derive the equation for our specific RLC Circuit.
Each different equation is needed to solve for the voltage to know the values for each different circuit
element. Since resistor is a circuit component that resists the flow of electric charge, resistors obey
Ohm’s law,
V = IR
where V is the voltage applied to the resistor, I the circuit current and R(constant) the resistance.
Because of a capacitor is a circuit component that stores a supply of electric charge it obey the
equation,
Q
V =
C
where Q is the charge stored in the capacitor, C(constant) the capacitance of the capacitor, and
V the resulting voltage. From the above two equations, we get
Q
IR =
C
where Q is the charge stored in the capacitor, C(constant) the capacitance of the capacitor, and
V the resulting voltage. From the above two equations, we get
dQ
I=−
dt
dQ 1
=− Q
dt RC
7
Finally, the relationship for inductance is
dI
V (t) = L
dt
Vr + VL + VC = V (t) (1)
To find the voltage drop across the resistor, we modify the resistance equation for a time-varying
voltage, which is expressed as:
R · I(t) = V (t)
here C is the capacitance, I(t) the time varying current and V(0) an initial condition of the voltage
when the system is turned on
Lastly, the time varying voltage function is considered. This function will be a sine or cosine given
the nature of radio waves and will also be a function of time. Thus, we takeV(t) = V0 sin(ωt).
Substitutingintoequation(1)wegetthef ollowingequation : V (t) = L dIdt
Now we can properly derive the complete governing equation expected for the RLC circuit.
Z t
dI 1
L + RI(t) + I(τ )dτ + V (0) = V0 sin ωt (2)
dt C 0
d2 I dI 1
L 2
+ R + I(t) = V0 ω cos ωt (3)
dt dt C
8
Figure 1: Diagram Of a Series RLC Circuit
d2 I dI 1
L 2
+R + I =0 (4)
dt dt C
In order to clearer the paper will use prime notation rather than Leibniz notation, gives
1
LI” + RI ′ + I=0
C
RI ′ 1
I” + + I=0 (5)
LC C
Taking I = eλt , gives the characteristic equation
R 1
λ2 + λ+ =0
L LC
Solving this equation for λ by the quadratic formula we get
q
R 2
−R 4R
L
± L
− LC
λ=
2
Simplifying the equation gives
s 2
R R 1
λ=− ± − (6)
2L 2L LC
9
By defining called damping rate
R
α=
2L
and natural frequency
1
ω0 = √
LC
We get
p
λ1 = −α ± α2 − ω0
Ih = C1 eλ1 t + C2 eλ2 t
The parameters c1 and c2 are constants and can be determined by the application of the initial
√
conditions of the system I(t = 0) and I’(t = 0) The value of the term α2 − ω0 determines the
behavior of the response.
p
λ1 = −α + α2 − ω0
p
λ2 = −α − α2 − ω0
10
10 Implementation and Code
Figure 2 shows the response of the series RLC circuit for three different values of R corresponding
to the under damped, critically damped and over damped cases.
t=0:.01:6;
it=8.4.*(exp(-t)-exp(-6.*t));
plot(t,it);
xlabel(’t’);
ylabel(’(I)’);
11
Figure 3: Over damped response
12
11 Finding the Particular Solution
The particular solution for the system is found by using the method of undetermined coefficients.
The complex exponential waveform is used extensively to simplify analysis. It is possible to use a
complex exponential function to express the voltage and current waveforms such as ejωt , where j is
√
the imaginary number −1 . The function is still a sinusoid due to ejt = sint + jcost. The complex
exponential waveform is used in place of the standard periodic function since it makes analysis much
simpler and integrating or differentiating the function only changes the coefficients. In equation (3)
V0 ωsin(ωt) is replaced with V0 jωejωt such that
1
LI” + RI ′ + I = V0 jωejωt
C
Ip = αejωt
where a is constant to be determined. The first and second derivatives for the particular solution Ip
are
Ip′ = αjωejωt (7)
1 jωt
−αLω 2 ejωt I” + αRjωejωt + αe = V0 jωejωt
C
1
−αLω 2 I” + αRjω + α = V0 jω
C
1
a{R + j(ωL − )} = V0
ωC
V0
Ip = 1
ejωt (9)
R + j ωL − ωC
The denominator in equation (9) is the sum of the complex impedances it is the resistance to the
current given a time-varying complex driving function. It is now possible to find the steady-state
response for the circuit with the particular solution for the current, after the voltage is applied.
When the voltage is first applied to the system, there will be a transient before the system settles
13
into the steady-state response. Equation (9) represents the steady state output current of an RLC
circuit, which models the long-term behavior of the system.
The general solution now becomes
I(t) = Ih + Ip
V0
I(t) = C1 eλ1 t + C2 eλ2 t + 1
ejωt
R + j ωL − ωC
V0
|Ip | = q
1 2
R2 + ωL − ωC
Now, the circuit can be tuned by changing the inductance and capacitance. The maximum amplitude
is achieved when C and L satisfy the following equation.
1
The equation ω = Lc maximizes the gain, that is the ratio of the input amplitude over the steady
state amplitude.
By maximizing the gain for a certain frequency, the amplitude for that frequency is also amplified
effectively ”tuning” the circuit to that signal’s frequency. However, this model is not accurate given
a large number of different signals with different frequencies.
13 Problems
13.1 Example
We consider the current I(t) in an RLC circuit with R = 11 Ω, L = 0.1 H, and C = 10−2 F,
which is connected to a source of electromotive force (EMF)
Assume that the current and the charge vary with time. capacitor charge are 0 when t
= 0.
14
Hence the homogeneous ODE is
0.1I” + 11I ′ + 100I = 0
Ih = C1 e−10t + C2 e−100t
Ip = Acos(377t) + Bsin(377t)
A = 2.71andB = 0.796.
Hence in our present case, a general solution of the nonhomogeneous ODE (3) is
C1 = 0.323andC2 = 3.033
Figure 5:
Figure 5 shows I(t) which practically coincide, except for a very short time near because the expo-
nential terms go to zero very rapidly.
15
13.2 Example
the circuit of Figure 6, IL (0) = 5 A, VC (0) = 2.5 V and the 0.5 Ω resistor represents the
resistance of the inductor
dI d2 I 1
R + L 2 + = 0, t > 0
dt dt C
or
d2 I R dI 1
2
+ + =0
dt L dt LC
since the derivatives of the constants VC (0) and 15 are zero.
By substitution of the known values R, L and C, we get
d2 I dI
2
+ 500 + 6000 = 0
dt dt
where the constants C1 and C2 can be determined by using the initial conditions I(0)=5A, V (0) =
2.5 V. From the first initial condition, we have
I(0) = C1 + C2 = 5 (11)
16
Differentiating I(t) = C1 e−200t + C2 e−300t with respect to t and evaluating at t = 0+ , we get
dI
|t=0 = −200C1 − 300C2
dt
Also, at t = 0+
dI
RI(0+ ) + L + Vc (0) = 15
dt|t = 0
dI
Solving for |
dt t=0
we get
dI 15 − 0.5(5) − 2.5
|t=0 = = 10000
dt 0.001
Hence,
C1 = 115andC2 = −110
Figure 7:
17
MATLAB code for the total response is
t=0:.0001:.025;
I=115*(exp(-200*t))-110*(exp(-300*t));
plot(t,I);
xlabel(’t’);
ylabel(’I’);
In this example, differentiation eliminated the right side of the differential equation and thus the
total response is just the natural response.
18
15 Real-Life Applications of RLC Circuits
19
16 Conclusion
In conclusion, the study of the Series RLC Circuit provides a clear understanding of how Electrical
Systems can be accurately represented using Second-Order Differential Equations. The presence
of both Inductive and Capacitive elements makes the RLC circuit a fundamental example of a
Second-Order System, capable of exhibiting oscillatory as well as non-oscillatory behavior. This
characteristic allows engineers and scientists to analyze complex electrical responses in a systematic
and mathematical manner.
The modeling of Current Response in a Series RLC Circuit demonstrates the strong connec-
tion between Physics, Mathematics, and Engineering Applications. By solving the associated
Ordinary Differential Equation, it becomes possible to predict the system behavior under dif-
ferent parameter values of Resistance, Inductance, and Capacitance. Such analysis is essential
for understanding practical phenomena such as Resonance, Damping, and Energy Dissipation,
which play a critical role in the design of modern electronic systems.
Furthermore, the application of RLC Circuits in Oscillator Circuits, Radio Receivers, and
Television Tuning Systems highlights their importance in real-life technological advancements.
These circuits enable precise Frequency Selection from a wide range of Ambient Signals, en-
suring reliable communication and efficient signal processing. The theoretical concepts discussed in
this study directly support the practical implementation of electronic devices used in everyday life.
Electricity, as a scientific discipline, relies heavily on Mathematical Modeling at both Mi-
croscopic and Macroscopic Levels. The analytical techniques employed in this work, although
relatively Basic, provide a strong conceptual framework for more Advanced and Elegant Anal-
yses in electrical engineering and applied mathematics. Mastery of these foundational methods is
essential for tackling complex systems encountered in higher-level research and industrial applica-
tions.
Overall, the analysis of the Series RLC Circuit serves as an effective bridge between theoretical
mathematics and practical engineering. It reinforces the importance of Differential Equations
as a powerful tool for modeling physical systems and emphasizes the continued relevance of RLC
Circuits in modern technology and scientific innovation.
20
17 Future Scope
21
References
[1] Kreyszig, E., Advanced Engineering Mathematics, 10th Edition, John Wiley & Sons, 2011.
[2] Harwood, K., Modeling an RLC Circuit’s Current: Theory and Applications, International Jour-
nal of Electrical Engineering, 55(2), pp. 102–110, 2018.
[3] Parihar, S., Analyzing the Response of an RLC Circuit, Journal of Applied Physics and Electrical
Systems, 12(4), pp. 45–53, 2019.
[4] Aluru, T., & Osier, A., Modeling RLC Circuits: Mathematical and Practical Approaches, IEEE
Transactions on Circuits and Systems, 67(6), pp. 789–798, 2020.
[5] Hayt, W. H., Kemmerly, J. E., & Durbin, S. M., Engineering Circuit Analysis, 8th Edition,
McGraw-Hill, 2012.
[6] Dorf, R. C., & Svoboda, J. A., Introduction to Electric Circuits, 8th Edition, John Wiley &
Sons, 2013.
[7] Nilsson, J. W., & Riedel, S. A., Electric Circuits, 10th Edition, Pearson Education, 2015.
[8] Boylestad, R. L., & Nashelsky, L., Electronic Devices and Circuit Theory, 11th Edition, Pearson,
2016.
[9] Alexander, C. K., & Sadiku, M. N. O., Fundamentals of Electric Circuits, 6th Edition, McGraw-
Hill Education, 2017.
[10] Ogata, K., Modern Control Engineering, 5th Edition, Prentice Hall, 2010.
[11] Nilsson, J. W., Linear Circuits and Systems, 2nd Edition, Pearson, 2012.
[12] Sedra, A. S., & Smith, K. C., Microelectronic Circuits, 7th Edition, Oxford University Press,
2015.
[13] Rashid, M. H., Circuit Analysis and Design: Theory and Practice, Cengage Learning, 2013.
[14] Hayt, W. H., & Kemmerly, J. E., Engineering Circuit Analysis Problems and Solutions, McGraw-
Hill, 2006.
[15] Horowitz, P., & Hill, W., The Art of Electronics, 3rd Edition, Cambridge University Press, 2015.
[16] Kuo, B. C., Automatic Control Systems, 9th Edition, John Wiley & Sons, 2012.
[17] Nilsson, J. W., & Riedel, S. A., Electric Circuit Analysis, 2nd Edition, Pearson, 2011.
[18] Rizzoni, G., Principles and Applications of Electrical Engineering, 6th Edition, McGraw-Hill,
2012.
[19] Kundert, K., & Sangiovanni-Vincentelli, A., Simulation of RLC Circuits Using SPICE, IEEE
Transactions on Computer-Aided Design of Integrated Circuits and Systems, 9(12), pp.
1141–1150, 1990.
[20] Hayt, W. H., Advanced Electrical Engineering Concepts with RLC Applications, McGraw-Hill,
2014.
22