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 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.
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:
This means if you know any two of the voltage, current, or resistance, you can find the third.
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:
This means a steady current causes zero voltage across an ideal inductor, but a changing current induces a voltage.
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:
This means a constant voltage causes zero current through an ideal capacitor, but a changing voltage causes current to flow.
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.
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.
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 (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:
They are represented by diamond-shaped symbols with appropriate labels.
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 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:
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.
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.
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.
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).
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.
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.
When to use: When simplifying circuits or performing source transformations.
When to use: When a circuit has a voltage source in series with a resistor or a current source in parallel with a resistor.
When to use: During calculations involving current, voltage, and power to avoid unit mismatch errors.
When to use: When analyzing circuits with voltage or current controlled sources.
When to use: When solving RC or RL circuits connected to DC sources.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →