COS231 Lec1.2 Circuits & Circuit Theory Summary

Electric Circuits

  • Definition: A closed-loop path for current to flow. It fundamentally consists of:

    • An energy source (e.g., battery, generator) that provides the electromotive force (voltage) to drive the current.

    • A closed path made of conductors (e.g., wires) that allow electrons to flow easily.

    • A load or device consuming energy (e.g., resistor, motor, LED) that converts electrical energy into other forms or dissipates it.

    • The closed path is essential; an interruption creates an open circuit, preventing current flow.

  • Types: Circuits are categorized based on their connectivity and power characteristics:

    • Open Circuit: An incomplete path where current cannot flow, characterized by infinite resistance.

    • Closed Circuit: A complete and continuous path allowing current to flow.

    • Series Circuit: Components are connected end-to-end, forming a single path for current.

    • Parallel Circuit: Components are connected across the same two points, providing multiple paths for current.

    • Series-Parallel Combination: A circuit incorporating both series and parallel arrangements of components.

    • Star-Delta (Y-Δ) Circuits: Configurations commonly found in three-phase power systems for balancing loads and voltage transformation.

    • Single-Phase: A power system where all voltages vary in unison.

    • Polyphase (e.g., Three-Phase): Multiple AC voltages that are phase-shifted relative to each other, used for efficient power transmission and high-power applications.

Circuit Theory

  • Key Laws:

    • Ohm's Law: V = I \times R Describes the relationship between voltage (V) (in Volts), current (I) (in Amperes), and resistance (R) (in Ohms) in a linear 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. This law is primarily applicable to resistive components under constant temperature conditions.

    • Kirchhoff’s Laws:

    • KCL (Kirchhoff’s Current Law): {\text{Sum of currents entering a junction}} = {\text{Sum of currents leaving}} Based on the principle of conservation of electric charge. It states that the algebraic sum of all currents entering and leaving a junction (also known as a node) in a circuit must be equal to zero.

    • KVL (Kirchhoff’s Voltage Law): {\text{Sum of voltages around a closed loop}} = 0 Based on the principle of conservation of energy. It states that the algebraic sum of all voltage drops and rises around any closed loop (or mesh) in a circuit must be equal to zero.

  • Components:

    • Resistors: Passive components designed to resist the flow of current, dissipating electrical energy as heat. Measured in Ohms ( \Omega ).

    • Capacitors: Passive components that store electrical energy in an electric field between two conductive plates separated by a dielectric material. They oppose sudden changes in voltage. Measured in Farads (F).

    • Inductors: Passive components that store energy in a magnetic field when current flows through them, typically made of a coil of wire. They oppose sudden changes in current. Measured in Henrys (H).

  • Active Components: Devices that can control electric current flow by using an external power source or provide power amplification. Examples include:

    • Diodes: Semiconductor devices that allow current to flow predominantly in one direction.

    • Transistors: Semiconductor devices used for amplifying or switching electronic signals and electrical power.

  • Passive Components: Devices that cannot generate power or modify the flow of electrical current without an external power source, primarily storing or dissipating energy. Examples include resistors, capacitors, and inductors.

Circuit Configurations

  • Series Circuits: In a series configuration, components are connected end-to-end, forming a single path for current. Consequently:

    • The same current (I) flows through each component.

    • The total voltage across the circuit is the sum of the individual voltage drops across each component.

    • The equivalent resistance (R{eq}) is the sum of the individual resistances: R{eq} = R1 + R2 + \dots + R_n. This configuration results in a higher total resistance.

  • Parallel Circuits: In a parallel configuration, components are connected across the same two points, providing multiple paths for current. Consequently:

    • The voltage is the same across all parallel components.

    • The total current from the source is the sum of the currents through each parallel branch (as per KCL).

    • The reciprocal of the equivalent resistance (1/R{eq}) is the sum of the reciprocals of the individual resistances: \frac{1}{R{eq}} = \frac{1}{R1} + \frac{1}{R2} + \dots + \frac{1}{R_n}. This configuration generally results in a lower total resistance compared to any single resistor in the parallel combination.

Short Circuit

  • A short circuit occurs when there is an abnormal, low-resistance connection between two points in an electric circuit that are meant to be at different voltages. This creates an unintended path, allowing a very large current (overcurrent) to flow, bypassing the normal load. Consequences include excessive heat generation, damage to components, insulation breakdown, and potentially electrical fires or explosions. Protective devices like circuit breakers and fuses are strategically placed in circuits to automatically detect and interrupt the excessive current flow, thereby preventing damage and ensuring safety.

Thevenin's Theorem

  • Thevenin's Theorem is a powerful circuit simplification technique for linear electrical networks. It states that any combination of linear voltage sources, current sources, and resistors connected to two terminals can be replaced by an equivalent circuit consisting of a single voltage source (Thevenin voltage, V{TH}) in series with a single resistor (Thevenin resistance, R{TH}).

  • Derivation of parameters:

    1. To find Thevenin Resistance (R_{TH}): Turn off (deactivate) all independent voltage sources by replacing them with a short circuit (0V) and all independent current sources by replacing them with an open circuit (0A). If the circuit contains dependent sources, these must remain active. Then, calculate the equivalent resistance looking into the load terminals.

    2. To find Thevenin Voltage (V_{TH}): Determine the open-circuit voltage across the two load terminals with all independent and dependent sources re-activated. This is the voltage that would appear if the load were removed from the circuit.

Miscellaneous

  • RF technology: Radio Frequency (RF) technology utilizes electromagnetic waves (radio waves) generated by high-frequency alternating currents to enable wireless communication. It encompasses a broad range of applications including broadcasting (radio, TV), mobile communication (cell phones), Wi-Fi, radar, and satellite communication. RF circuits are specifically designed to transmit and receive signals efficiently over the air.

  • Maxwell’s Equations: Maxwell's Equations are a set of four partial differential equations that, together with the Lorentz force law, form the foundation of classical electromagnetism, classical optics, and electric circuits. They describe how electric and magnetic fields are generated and altered by each other and by charges and currents, unifying electricity, magnetism, and light as manifestations of the same phenomenon.

  • Time Constant: The time constant ( \tau ), a crucial parameter in RC (resistor-capacitor) and RL (resistor-inductor) circuits, describes the response time of these circuits.

    • For an RC circuit, the time constant is given by \tau = R \times C (Resistance in Ohms, Capacitance in Farads), indicating the time it takes for the capacitor voltage to reach approximately 63.2% of its final value during charging, or to discharge to 36.8% of its initial value.

    • For an RL circuit, the time constant is given by \tau = \frac{L}{R} (Inductance in Henrys, Resistance in Ohms), indicating the time it takes for the inductor current to reach approximately 63.2% of its final value during buildup, or to decay to 36.8% of its initial value.

    • The time constant is a fundamental measure of how quickly a circuit responds to a change in input or how fast energy is stored or dissipated within the circuit.

Circuit Theory

  • Key Laws:

    • Ohm's Law: V = I \times R Describes the relationship between voltage (V) (in Volts), current (I) (in Amperes), and resistance (R) (in Ohms) in a linear electrical circuit.

    • Kirchhoff’s Laws:

    • KCL (Kirchhoff’s Current Law): {\text{Sum of currents entering a junction}} = {\text{Sum of currents leaving}} Based on the principle of conservation of electric charge.

    • KVL (Kirchhoff’s Voltage Law): {\text{Sum of voltages around a closed loop}} = 0 Based on the principle of conservation of energy.

Miscellaneous

  • Time Constant: The time constant ( \tau ), a crucial parameter in RC (resistor-capacitor) and RL (resistor-inductor) circuits.

    • For an RC circuit, the time constant is given by \tau = R \times C (Resistance in Ohms, Capacitance in Farads).

    • For an RL circuit, the time constant is given by \tau = \frac{L}{R} (Inductance in Henrys, Resistance in Ohms).