👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Electrical Circuits
Study mode

Circuit Elements and Sources

Introduction to Circuit Elements and Sources

Electrical circuits are composed of various components that interact to control the flow of electric current and voltage. These components, known as circuit elements, form the building blocks of any electrical system. Understanding these elements and the sources that power circuits is fundamental to analyzing and designing electrical networks.

We classify circuit elements into two broad categories: passive elements and active elements. Passive elements, such as resistors, inductors, and capacitors, consume or store energy but do not generate it. Active elements, including voltage and current sources, supply energy to the circuit. Mastery of these concepts is essential for solving complex circuit problems encountered in competitive exams and practical applications.

In this chapter, we will explore the physical nature, mathematical models, and practical considerations of these elements and sources. We will also learn how to simplify circuits using techniques like source transformation and analyze circuits containing dependent sources. Real-world examples and step-by-step problem solving will help build a strong foundation for your electrical engineering journey.

Passive Elements

Passive elements are components that do not generate energy but can dissipate, store, or release it. The three fundamental passive elements are the resistor, inductor, and capacitor. Each has unique physical properties and mathematical relationships between voltage and current.

Resistor V-I Characteristic V I Inductor V-I Characteristic V I Capacitor V-I Characteristic V I

Resistor

A resistor is a component that opposes the flow of electric current, converting electrical energy into heat. Its physical construction typically involves a material with a known resistivity, such as carbon or metal film, shaped into a specific size to achieve the desired resistance.

The symbol for a resistor is a zigzag line or a rectangle (used in some standards). The fundamental relationship governing a resistor is Ohm's Law:

Ohm's Law

V = IR

Voltage across a resistor is proportional to the current through it

V = Voltage (Volts)
I = Current (Amperes)
R = Resistance (Ohms)

This means if you know any two of the voltage, current, or resistance, you can find the third.

Inductor

An inductor stores energy in a magnetic field when current flows through it. It usually consists of a coil of wire wound around a core made of magnetic material or air. Inductors resist changes in current, which makes them useful in filtering and timing applications.

The symbol for an inductor is a series of loops or a coil. The voltage-current relationship for an inductor is given by:

Inductor Voltage-Current Relationship

\[V_L = L \frac{dI}{dt}\]

Voltage across an inductor is proportional to the rate of change of current

\(V_L\) = Voltage across inductor (Volts)
L = Inductance (Henrys)
I = Current (Amperes)
t = Time (seconds)

This means a steady current causes zero voltage across an ideal inductor, but a changing current induces a voltage.

Capacitor

A capacitor stores energy in an electric field between two conductive plates separated by an insulating material called a dielectric. Capacitors resist changes in voltage and are widely used in filtering, timing, and energy storage applications.

The symbol for a capacitor is two parallel lines representing the plates. The current-voltage relationship for a capacitor is:

Capacitor Voltage-Current Relationship

\[I_C = C \frac{dV}{dt}\]

Current through a capacitor is proportional to the rate of change of voltage

\(I_C\) = Current through capacitor (Amperes)
C = Capacitance (Farads)
V = Voltage (Volts)
t = Time (seconds)

This means a constant voltage causes zero current through an ideal capacitor, but a changing voltage causes current to flow.

Active Elements and Sources

Active elements are components that supply energy to a circuit. The primary active elements are voltage sources and current sources. Additionally, dependent sources are controlled by other circuit variables and play a crucial role in modeling real devices like transistors and amplifiers.

Ideal Voltage Source V Ideal Current Source I Dependent Voltage Source V (controlled) Practical Voltage Source V Rint

Ideal Voltage Source

An ideal voltage source maintains a fixed voltage across its terminals regardless of the current drawn from it. It is represented by a circle with a plus and minus sign or the letter "V". The voltage remains constant even if the load changes.

Key characteristic: Zero internal resistance, meaning it can supply any amount of current without voltage drop.

Ideal Current Source

An ideal current source provides a constant current regardless of the voltage across its terminals. It is symbolized by a circle with an arrow indicating current direction and the letter "I".

Key characteristic: Infinite internal resistance, so the current remains constant no matter the load voltage.

Dependent Sources

Dependent (or controlled) sources are active elements whose output voltage or current depends on another voltage or current elsewhere in the circuit. They are essential for modeling devices like transistors and operational amplifiers.

There are four types:

  • Voltage-Controlled Voltage Source (VCVS)
  • Current-Controlled Voltage Source (CCVS)
  • Voltage-Controlled Current Source (VCCS)
  • Current-Controlled Current Source (CCCS)

They are represented by diamond-shaped symbols with appropriate labels.

Practical Sources and Internal Resistance

Real voltage and current sources are not ideal. They have internal resistance that affects their behavior. For example, a practical voltage source can be modeled as an ideal voltage source in series with a small resistance \( R_{int} \). This internal resistance causes voltage drops when current flows, reducing the terminal voltage.

Similarly, a practical current source can be modeled as an ideal current source in parallel with an internal resistance.

Source Transformation

Source transformation is a powerful technique to simplify circuit analysis by converting between equivalent voltage and current sources with their associated resistances. This helps in choosing the most convenient form for solving a circuit.

The transformation rules are:

Source Transformation

\[I_s = \frac{V_s}{R_s} \quad \text{and} \quad V_s = I_s R_s\]

Convert voltage source with series resistance to current source with parallel resistance and vice versa

\(V_s\) = Voltage source (Volts)
\(I_s\) = Current source (Amperes)
\(R_s\) = Source resistance (Ohms)
graph TD    A[Voltage Source V_s with Series Resistance R_s] --> B[Equivalent Current Source I_s = V_s / R_s]    B --> C[Current Source I_s with Parallel Resistance R_s]    C --> D[Equivalent Voltage Source V_s = I_s * R_s]    D --> A

This equivalence means the two circuits behave identically at their terminals and can replace each other in any circuit analysis.

Formula Bank

Formula Bank

Ohm's Law
\[ V = IR \]
where: \( V \) = Voltage (Volts), \( I \) = Current (Amperes), \( R \) = Resistance (Ohms)
Inductor Voltage-Current Relationship
\[ V_L = L \frac{dI}{dt} \]
where: \( V_L \) = Voltage across inductor (Volts), \( L \) = Inductance (Henrys), \( I \) = Current (Amperes), \( t \) = Time (seconds)
Capacitor Voltage-Current Relationship
\[ I_C = C \frac{dV}{dt} \]
where: \( I_C \) = Current through capacitor (Amperes), \( C \) = Capacitance (Farads), \( V \) = Voltage (Volts), \( t \) = Time (seconds)
Power Delivered by a Source
\[ P = VI \]
where: \( P \) = Power (Watts), \( V \) = Voltage (Volts), \( I \) = Current (Amperes)
Source Transformation
\[ I_s = \frac{V_s}{R_s} \quad \text{and} \quad V_s = I_s R_s \]
where: \( V_s \) = Voltage source (Volts), \( I_s \) = Current source (Amperes), \( R_s \) = Source resistance (Ohms)

Worked Examples

Example 1: Calculating Current in a Simple Resistive Circuit Easy
A 12 V battery is connected across a resistor of 6 Ω. Calculate the current flowing through the resistor.

Step 1: Identify the known values: \( V = 12\,V \), \( R = 6\,\Omega \).

Step 2: Use Ohm's Law \( I = \frac{V}{R} \).

Step 3: Substitute values: \( I = \frac{12}{6} = 2\,A \).

Answer: The current flowing through the resistor is 2 amperes.

Example 2: Source Transformation to Simplify Circuit Analysis Medium
A voltage source of 24 V is connected in series with a 4 Ω resistor. Transform this into an equivalent current source and find the current supplied to a 2 Ω load connected across the source terminals.

Step 1: Calculate the equivalent current source current:

\( I_s = \frac{V_s}{R_s} = \frac{24}{4} = 6\,A \).

Step 2: The equivalent current source has a parallel resistance of 4 Ω.

Step 3: The load resistor \( R_L = 2\,\Omega \) is connected in parallel with \( R_s = 4\,\Omega \).

Step 4: Calculate the total parallel resistance:

\( R_{total} = \frac{R_s \times R_L}{R_s + R_L} = \frac{4 \times 2}{4 + 2} = \frac{8}{6} = 1.33\,\Omega \).

Step 5: Calculate the load current using current division:

\( I_L = I_s \times \frac{R_s}{R_s + R_L} = 6 \times \frac{4}{6} = 4\,A \).

Answer: The current supplied to the 2 Ω load is 4 amperes.

Example 3: Analyzing a Circuit with Dependent Sources Hard
In the circuit below, a dependent current source provides a current \( I_x = 2V_1 \), where \( V_1 \) is the voltage across a 3 Ω resistor. Find the current through the 6 Ω resistor using nodal analysis.

Step 1: Assign node voltages and write KCL equations at the node where the dependent source is connected.

Step 2: Express \( I_x = 2V_1 \) and relate \( V_1 \) to node voltages.

Step 3: Substitute \( I_x \) in the nodal equations.

Step 4: Solve the simultaneous equations to find node voltages.

Step 5: Calculate the current through the 6 Ω resistor using Ohm's Law.

Answer: The current through the 6 Ω resistor is found to be 1.5 A (example value; actual depends on circuit specifics).

Example 4: Calculating Power Delivered by a Practical Voltage Source Medium
A practical voltage source has an emf of 12 V and an internal resistance of 1 Ω. It supplies current to a load of 5 Ω. Calculate the power delivered to the load and the power lost in the internal resistance. Also, estimate the cost of running this circuit for 5 hours if electricity costs Rs.7 per kWh.

Step 1: Calculate total resistance:

\( R_{total} = R_{int} + R_{load} = 1 + 5 = 6\,\Omega \).

Step 2: Calculate current supplied by the source:

\( I = \frac{V}{R_{total}} = \frac{12}{6} = 2\,A \).

Step 3: Power delivered to load:

\( P_{load} = I^2 R_{load} = 2^2 \times 5 = 20\,W \).

Step 4: Power lost in internal resistance:

\( P_{int} = I^2 R_{int} = 2^2 \times 1 = 4\,W \).

Step 5: Total energy consumed in 5 hours:

\( E = P_{load} \times t = 20\,W \times 5\,h = 100\,Wh = 0.1\,kWh \).

Step 6: Cost of energy consumed:

\( \text{Cost} = 0.1 \times 7 = Rs.0.7 \).

Answer: Power delivered to load is 20 W, power lost internally is 4 W, and the cost for 5 hours of operation is Rs.0.7.

Example 5: Transient Response in a Simple RC Circuit with a Voltage Source Hard
A 10 V DC voltage source is connected to a series RC circuit with \( R = 1\,k\Omega \) and \( C = 10\,\mu F \). Calculate the voltage across the capacitor after 2 ms when the circuit is switched on at \( t=0 \).

Step 1: Calculate the time constant \( \tau = RC \):

\( \tau = 1000 \times 10 \times 10^{-6} = 0.01\,s = 10\,ms \).

Step 2: Use the capacitor charging formula:

\( V_C(t) = V_s \left(1 - e^{-\frac{t}{\tau}}\right) \).

Step 3: Substitute values:

\( V_C(2\,ms) = 10 \times \left(1 - e^{-\frac{2 \times 10^{-3}}{10 \times 10^{-3}}}\right) = 10 \times (1 - e^{-0.2}) \).

Step 4: Calculate \( e^{-0.2} \approx 0.8187 \), so:

\( V_C(2\,ms) = 10 \times (1 - 0.8187) = 10 \times 0.1813 = 1.813\,V \).

Answer: The voltage across the capacitor after 2 ms is approximately 1.81 volts.

Key Concept

Ideal vs Practical Sources

Ideal sources maintain constant voltage or current regardless of load, while practical sources have internal resistance affecting performance.

Key Concept

Source Transformation

Converting between voltage and current sources with associated resistances simplifies circuit analysis and problem solving.

Tips & Tricks

Tip: Remember that ideal voltage sources have zero internal resistance and ideal current sources have infinite internal resistance.

When to use: When simplifying circuits or performing source transformations.

Tip: Use source transformation to convert complex circuits into simpler equivalent forms for easier analysis.

When to use: When a circuit has a voltage source in series with a resistor or a current source in parallel with a resistor.

Tip: Always keep track of units in metric system; convert milliamps to amps and millivolts to volts when calculating.

When to use: During calculations involving current, voltage, and power to avoid unit mismatch errors.

Tip: For dependent sources, carefully identify controlling variables and write equations accordingly.

When to use: When analyzing circuits with voltage or current controlled sources.

Tip: In transient analysis, use initial conditions and time constants to quickly estimate circuit behavior.

When to use: When solving RC or RL circuits connected to DC sources.

Common Mistakes to Avoid

❌ Treating practical voltage sources as ideal without considering internal resistance.
✓ Always include internal resistance in calculations for practical sources.
Why: Ignoring internal resistance leads to incorrect current and power calculations.
❌ Confusing voltage sources with current sources during source transformation.
✓ Remember the formulas: \( I_s = \frac{V_s}{R_s} \) and \( V_s = I_s R_s \) to correctly transform sources.
Why: Misapplication leads to wrong equivalent circuits and incorrect analysis.
❌ Forgetting to convert units properly, such as using milliamps as amps directly.
✓ Convert all quantities to base SI units before calculations.
Why: Unit mismatch causes numerical errors and wrong answers.
❌ Ignoring the polarity and direction conventions of sources and elements.
✓ Follow passive sign convention and mark polarities clearly in diagrams.
Why: Incorrect polarity assumptions lead to sign errors in voltage and current.
❌ Neglecting the effect of dependent sources' controlling variables.
✓ Always write equations including the controlling variable expressions.
Why: Dependent sources cannot be treated as independent; ignoring control leads to incomplete analysis.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Circuit Elements and Sources · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.