Resistance, Inductance, Capacitance, Current, Voltage, Power, Energy, Units, Circuit Laws, Kirchhoff's Laws, and Network Theorems

1. Electrical Quantities and Their Units

In electrical engineering, we deal with several fundamental quantities that describe the behavior of electric circuits. Understanding these quantities and their standard units is crucial for any analysis or design work.

1.1 Voltage (V)

Voltage is the electric potential difference between two points in an electric circuit. It represents the "push" or "pressure" that drives electric charge (current) to flow. It is analogous to pressure in a water system.

  • Unit: Volt (V)
  • Definition: One Volt is the potential difference between two points when one Joule of energy is used to move one Coulomb of charge between them.
  • Measurement: Measured using a voltmeter connected in parallel across the component or points of interest.

1.2 Current (I)

Current is the rate of flow of electric charge. It is the movement of electrons (or other charge carriers) through a conductor. It is analogous to the flow rate of water in a pipe.

  • Unit: Ampere (A)
  • Definition: One Ampere is the flow of one Coulomb of charge per second.
  • Measurement: Measured using an ammeter connected in series with the circuit or component through which the current is to be measured.

1.3 Resistance (R)

Resistance is a property of a material that opposes the flow of electric current. It is caused by collisions between moving electrons and the atoms of the material. It is analogous to friction in a mechanical system or constriction in a pipe.

  • Unit: Ohm (Ω)
  • Definition: One Ohm is the resistance of a conductor when a potential difference of one Volt applied to it produces in it an electric current of one Ampere.
  • Factors affecting Resistance: Length of the conductor, cross-sectional area, resistivity of the material, and temperature.

1.4 Power (P)

Power is the rate at which electrical energy is transferred, converted, or dissipated. It is the product of voltage and current.

  • Unit: Watt (W)
  • Formula: P = V × I
  • Other forms: P = I²R (using Ohm's Law), P = V²/R (using Ohm's Law)
  • Concept: High power means energy is being used or transferred quickly.

1.5 Energy (E)

Energy is the capacity to do work. In electrical circuits, it is the total amount of electrical work done or energy consumed over a period of time. It is the product of power and time.

  • Unit: Joule (J)
  • Formula: E = P × t
  • Other forms: E = V × I × t, E = I²Rt, E = (V²/R)t
  • Common Unit: Kilowatt-hour (kWh) is a common unit for electrical energy consumption (1 kWh = 3.6 × 106 J).

1.6 Capacitance (C)

Capacitance is the ability of a component (a capacitor) to store electrical energy in the form of an electric field. It is the ratio of the charge stored on the capacitor to the voltage across it.

  • Unit: Farad (F)
  • Definition: One Farad is the capacitance of a capacitor when a charge of one Coulomb produces a potential difference of one Volt across its plates.
  • Formula: C = Q / V (where Q is charge in Coulombs)
  • Energy stored in a capacitor: E = ½ CV² = ½ QV = ½ Q²/C

1.7 Inductance (L)

Inductance is the property of an electrical conductor or circuit element to oppose a change in the electric current flowing through it. This opposition is caused by the magnetic field generated by the current. It is measured in Henries.

  • Unit: Henry (H)
  • Definition: One Henry is the inductance of a circuit in which a change in current of one Ampere per second induces an electromotive force (voltage) of one Volt.
  • Formula: V = L (dI/dt) (where dI/dt is the rate of change of current)
  • Energy stored in an inductor: E = ½ LI²

2. Ohm's Law

Ohm's Law is a fundamental law relating voltage, current, and resistance in an electrical circuit. It states that the current through a conductor between two points is directly proportional to the voltage across the two points and inversely proportional to the resistance between them, provided the temperature and other physical conditions remain unchanged.

Mathematical Expression:

V = I × R

Where:

  • V = Voltage across the conductor (in Volts)
  • I = Current flowing through the conductor (in Amperes)
  • R = Resistance of the conductor (in Ohms)

This law can be rearranged to find any of the three quantities if the other two are known:

  • I = V / R
  • R = V / I

Example: If a resistor of 100 Ω is connected to a 12 V battery, the current flowing through the resistor will be I = 12 V / 100 Ω = 0.12 A.

Ohm's Law Memory Trick:

Imagine a triangle with V at the top, and I and R at the bottom.

  • To find V: Cover V, you see I × R. So, V = I × R.
  • To find I: Cover I, you see V / R. So, I = V / R.
  • To find R: Cover R, you see V / I. So, R = V / I.

3. Series and Parallel Resistances

Resistors can be connected in circuits in two basic configurations: series and parallel. The total resistance of the combination is calculated differently for each.

3.1 Resistors in Series

When resistors are connected end-to-end, so that the same current flows through each resistor, they are said to be in series.

  • The total resistance (Rtotal) is the sum of the individual resistances.
  • Formula: Rtotal = R1 + R2 + R3 + ... + Rn
  • Key characteristic: The current is the same through all resistors. The total voltage is the sum of the voltages across each resistor.

Example: If three resistors of 10 Ω, 20 Ω, and 30 Ω are connected in series, the total resistance is Rtotal = 10 + 20 + 30 = 60 Ω.

3.2 Resistors in Parallel

When resistors are connected across the same two points, so that the voltage across each resistor is the same, they are said to be in parallel.

  • The reciprocal of the total resistance is the sum of the reciprocals of the individual resistances.
  • Formula: 1/Rtotal = 1/R1 + 1/R2 + 1/R3 + ... + 1/Rn
  • For two resistors in parallel: Rtotal = (R1 × R2) / (R1 + R2)
  • Key characteristic: The voltage is the same across all resistors. The total current is the sum of the currents flowing through each resistor.

Example: If two resistors of 10 Ω and 20 Ω are connected in parallel, the total resistance is Rtotal = (10 × 20) / (10 + 20) = 200 / 30 = 6.67 Ω.

Series vs. Parallel Resistance Shortcut:

Series: Total resistance is ALWAYS GREATER than the largest individual resistance. (Think of adding more hurdles in a race track).

Parallel: Total resistance is ALWAYS SMALLER than the smallest individual resistance. (Think of opening more lanes on a highway).

4. Kirchhoff's Laws

Kirchhoff's laws are two fundamental laws that form the basis for circuit analysis. They are particularly useful for analyzing circuits with multiple loops and nodes, where Ohm's Law alone is insufficient.

4.1 Kirchhoff's Current Law (KCL) - The Junction Rule

KCL states that the algebraic sum of currents entering any junction (or node) in an electric circuit is equal to the algebraic sum of currents leaving that junction.

  • Concept: This law is based on the principle of conservation of charge. Charge cannot accumulate at a junction.
  • Mathematical Expression: ΣIin = ΣIout or ΣI = 0 (where currents entering are taken as positive and currents leaving as negative, or vice-versa).
  • Example: Consider a junction where three wires meet. If currents I1 and I2 enter the junction, and current I3 leaves the junction, then KCL states: I1 + I2 = I3.

    4.2 Kirchhoff's Voltage Law (KVL) - The Loop Rule

    KVL states that the algebraic sum of all the potential differences (voltages) around any closed loop or mesh in an electric circuit is equal to zero.

    • Concept: This law is based on the principle of conservation of energy. As you traverse a closed loop, the net change in potential energy must be zero.
    • Mathematical Expression: ΣV = 0 (around a closed loop)
    • Sign Convention:
      • Voltage rise (e.g., moving from the negative to the positive terminal of a source) is taken as positive.
      • Voltage drop (e.g., across a resistor in the direction of current) is taken as negative.
      • Alternatively, voltage drops can be positive and voltage rises negative. The key is consistency.

    Example: In a simple loop with a voltage source Vs and two resistors R1 and R2 in series, with current I flowing, KVL states: Vs - IR1 - IR2 = 0.

    Kirchhoff's Laws - Key Takeaways:

    KCL (Current Law): About NODES (junctions). Conservation of CHARGE.

    KVL (Voltage Law): About LOOPS (meshes). Conservation of ENERGY.

    5. Network Theorems

    Network theorems are powerful tools used to simplify the analysis of complex electrical networks. They allow us to reduce complex circuits to simpler equivalent forms, making it easier to calculate currents, voltages, and power in specific parts of the circuit.

    5.1 Superposition Theorem

    The Superposition Theorem states that in a linear network containing multiple independent sources, the response (voltage or current) in any branch is the algebraic sum of the responses obtained when each independent source is considered one at a time, with all other independent sources turned off.

    • How to Apply:
      1. Turn off all independent sources except one. (Voltage sources are replaced by short circuits; current sources are replaced by open circuits).
      2. Calculate the desired current or voltage due to this single source.
      3. Repeat for all independent sources.
      4. Algebraically sum up the results obtained in each step to get the total response.
    • Limitation: This theorem is only applicable to linear networks and cannot be directly applied to calculate power, as power is a non-linear function of voltage and current (P = VI = I²R = V²/R).

    5.2 Thevenin's Theorem

    Thevenin's Theorem states that any linear electrical network, viewed from two terminals, can be replaced by an equivalent circuit consisting of a single voltage source (Vth) in series with a single resistor (Rth).

    • Vth (Thevenin Voltage): The open-circuit voltage across the two terminals.
    • Rth (Thevenin Resistance): The equivalent resistance of the network looking back into the terminals with all independent sources turned off. Dependent sources are left active.
    • Application: Simplifies a complex network connected to a load into a very simple series circuit (Vth, Rth, and the load RL), making it easy to analyze the behavior of the load.

    Steps to find Vth and Rth:

    1. Identify the two terminals across which the equivalent circuit is to be found.
    2. Remove the load connected to these terminals.
    3. Calculate the open-circuit voltage (Voc) across these terminals. This is your Vth.
    4. Turn off all independent sources (voltage sources shorted, current sources opened).
    5. Calculate the equivalent resistance (Req) looking into the terminals from which the load was removed. This is your Rth.
    6. The Thevenin equivalent circuit consists of Vth in series with Rth.

    5.3 Norton's Theorem

    Norton's Theorem is similar to Thevenin's Theorem. It states that any linear electrical network, viewed from two terminals, can be replaced by an equivalent circuit consisting of a single current source (IN) in parallel with a single resistor (RN).

    • IN (Norton Current): The short-circuit current flowing through the two terminals.
    • RN (Norton Resistance): The equivalent resistance of the network looking back into the terminals with all independent sources turned off. It is the same as Thevenin's resistance (RN = Rth).
    • Application: Useful for analyzing circuits with current sources or when current distribution is of primary interest.

    Steps to find IN and RN:

    1. Identify the two terminals.
    2. Remove the load.
    3. Short-circuit the two terminals and calculate the current flowing through the short circuit. This is your IN.
    4. Turn off all independent sources.
    5. Calculate the equivalent resistance (Req) looking into the terminals. This is your RN (and Rth).
    6. The Norton equivalent circuit consists of IN in parallel with RN.

    5.4 Maximum Power Transfer Theorem

    The Maximum Power Transfer Theorem states that for a given network, maximum power is transferred from the source to the load when the load resistance (RL) is equal to the internal resistance (Rs) of the source (or the Thevenin equivalent resistance Rth of the network).

    • Condition for Maximum Power Transfer: RL = Rs (or RL = Rth)
    • Maximum Power Delivered: Pmax = Vth² / (4Rth)
    • Efficiency: When maximum power is transferred, the efficiency is only 50%, as half the power is dissipated in the internal resistance of the source.
    • Application: Commonly used in signal transmission systems (like antenna matching) where maximizing power delivered to the receiver is critical, even if efficiency is sacrificed.

    5.5 Millman's Theorem

    Millman's Theorem provides a method to find the voltage across a set of parallel branches connected to a common point. It can be seen as a generalization of the parallel combination of sources.

    • Concept: It simplifies the calculation of voltage at a node when multiple branches, each potentially containing a voltage source and a series resistance, are connected in parallel.
    • Formula: V = (Σ(Vi / Ri)) / (Σ(1 / Ri))
    • Where: V is the voltage at the common node, Vi is the voltage source in branch i, and Ri is the total resistance in branch i (including the source's internal resistance if applicable).
    • Note: If a branch contains only a current source Ii, it can be represented as a voltage source Vi = Ii * Ri in series with Ri, or more directly, the term Ii can be used in place of Vi/Ri in the numerator if Ri is considered infinite (or effectively removed).

    Network Theorem Summary:

    • Superposition: For linear circuits with multiple sources. Sum of responses to each source individually.
    • Thevenin: Any linear circuit to a single voltage source (Vth) in series with a resistance (Rth).
    • Norton: Any linear circuit to a single current source (IN) in parallel with a resistance (RN). (RN = Rth)
    • Max Power Transfer: Load resistance equals source resistance (RL = Rs) for maximum power delivery.
    • Millman: Simplifies voltage calculation for parallel branches.