1.2 DC Circuits, Voltage, Current, and Ohm's Law
Key Takeaways
- Direct Current (DC) flows in a single invariant direction from positive to negative potential in conventional current flow.
- Ohm's Law establishes the fundamental linear mathematical relationship between potential difference (V in Volts), electric current (I in Amperes), and resistance (R in Ohms): V = I × R, I = V / R, and R = V / I.
- In a series circuit, total resistance is the sum of all individual resistances (R_total = R1 + R2 + ... + Rn), and current remains identical through every component.
- In a parallel circuit, the reciprocal of total resistance equals the sum of reciprocals of branch resistances (1/R_total = 1/R1 + 1/R2 + ... + 1/Rn), and potential difference across every branch is identical.
- Kirchhoff's Current Law (KCL) states that the sum of currents entering any circuit node equals the sum leaving it; Kirchhoff's Voltage Law (KVL) states that the algebraic sum of voltages around any closed loop is zero.
1.2 DC Circuits, Voltage, Current, and Ohm's Law
Understanding direct current (DC) circuits is the bedrock of radio communications engineering and the starting point for the Australian Communications and Media Authority (ACMA) Standard Recognition Certificate examination. All electronic radio equipment—from low-noise preamplifiers and digital signal processors to high-power RF final amplifiers—relies on stable DC voltages and currents to bias active semiconductor components and establish operating parameters.
1. Electrical Fundamentals: Charge, Voltage, Current, and Resistance
At the subatomic level, electrical phenomena stem from the movement and interaction of charged subatomic particles. Electrons carry a negative elementary charge of approximately $1.602 \times 10^{-19}$ Coulombs. In conductive materials, such as copper, silver, and aluminium, outer-shell valence electrons are loosely bound to atomic nuclei, forming a "sea" of free electrons capable of drifting through the crystal lattice when exposed to an electric field.
Potential Difference (Voltage, $V$)
Electric potential difference—commonly termed Voltage ($V$) or Electromotive Force (EMF)—is the force or pressure that drives free electrons through a conductor. Voltage represents the work required to move a unit charge between two points against an electric field. The SI unit of potential difference is the Volt (V), named after Alessandro Volta. One Volt is defined as the potential difference across a conductor when a current of one Ampere dissipates one Watt of power ($1\text{ V} = 1\text{ J/C}$).
In radio station equipment, DC operating voltages vary widely:
- $13.8\text{ V DC}$: Standard nominal DC voltage for mobile and desktop transceiver power supplies (matching a charging 12V lead-acid or $\text{LiFePO}_4$ battery).
- $5.0\text{ V}$ & $3.3\text{ V}$: Standard logic levels for microcontrollers, synthesisers, and DSP circuitry.
- $50\text{ V}$ - $3000\text{ V DC}$: Anode/drain voltages found in high-power solid-state or vacuum tube RF linear amplifiers.
Electric Current ($I$)
Current ($I$) is the rate of flow of electric charge past a specified point in a circuit. The SI unit of current is the Ampere (A), named after André-Marie Ampère. One Ampere represents the flow of one Coulomb of charge ($6.242 \times 10^{18}$ electrons) passing a boundary per second ($1\text{ A} = 1\text{ C/s}$).
In DC circuits, current flows in a single continuous direction. It is important for ACMA candidates to distinguish between two conventions:
- Conventional Current Flow: Assumes positive charge moves from the positive terminal of a voltage source, through the external circuit, to the negative terminal. This convention is standard in circuit diagrams and mathematical calculations.
- Electron Flow: Reflects the physical movement of negatively charged electrons, which travel from the negative terminal toward the positive terminal.
Common current metric prefixes in amateur radio include:
- Microampere ($\mu\text{A}$): $10^{-6}\text{ A}$ (e.g., receiver AGC bias currents).
- Milliampere ($\text{mA}$): $10^{-3}\text{ A}$ (e.g., small-signal transistor stage biasing).
- Ampere ($\text{A}$): $10^{0}\text{ A}$ (e.g., transmit current drawn by a 100W HF transceiver, typically 18A to 22A at 13.8V).
Electrical Resistance ($R$)
Resistance ($R$) is the opposition a material offers to the flow of electric current. As electrons travel through a conductor, they collide with lattice ions, converting electrical energy into heat. The SI unit of resistance is the Ohm ($\Omega$), named after Georg Simon Ohm.
Materials are categorised by their volumetric resistivity ($\rho$):
- Conductors (e.g., copper, silver): Very low resistivity ($\approx 1.7 \times 10^{-8}\ \Omega\cdot\text{m}$), allowing free electron drift.
- Insulators (e.g., PTFE/Teflon, ceramic, glass, PVC): Extremely high resistivity ($> 10^{12}\ \Omega\cdot\text{m}$), preventing charge movement under normal operating voltages.
- Semiconductors (e.g., silicon, germanium): Intermediate resistivity, which can be precisely controlled by introducing impurity atoms (doping).
2. Ohm's Law
Ohm's Law states that the current flowing through a conductor between two points is directly proportional to the potential difference across the two points and inversely proportional to the resistance between them, provided temperature remains constant.
Where:
- $V$ is potential difference in Volts (V)
- $I$ is current in Amperes (A)
- $R$ is resistance in Ohms ($\Omega$)
Worked Example 1.1: Standard Transceiver Current Draw
An amateur transceiver operating on the 7 MHz (40m) band draws current from a regulated $13.8\text{ V DC}$ power supply. If the internal receiver preamp circuit presents a DC load resistance of $184\ \Omega$, calculate the current drawn by the preamp circuit.
Solution:
3. Series Resistor Circuits
In a series circuit, components are connected end-to-end, forming a single continuous loop for current flow.
Key Properties of Series Circuits:
- Current Conservation: The current ($I$) flowing through every series element is identical: $I_{\text{total}} = I_1 = I_2 = \dots = I_n$.
- Equivalent Resistance: Total resistance is the sum of all individual resistances:
- Voltage Drops: The total applied voltage equals the sum of individual voltage drops across each resistor: $V_{\text{supply}} = V_1 + V_2 + \dots + V_n$.
| Property | Series Configuration | Parallel Configuration |
|---|---|---|
| Current | Same through all components ($I_{\text{total}} = I_1 = I_2$) | Sum of branch currents ($I_{\text{total}} = I_1 + I_2$) |
| Voltage | Divided across components ($V_{\text{total}} = V_1 + V_2$) | Same across all branches ($V_{\text{total}} = V_1 = V_2$) |
| Equivalent Resistance | $R_{\text{eq}} = R_1 + R_2 + \dots + R_n$ | $\frac{1}{R_{\text{eq}}} = \frac{1}{R_1} + \frac{1}{R_2} + \dots + \frac{1}{R_n}$ |
| Failure Effect | Open circuit stops all current flow | Open branch affects only that specific branch |
4. Parallel Resistor Circuits
In a parallel circuit, components are connected across the same two common nodes, creating multiple independent current branches.
Key Properties of Parallel Circuits:
- Voltage Equality: The potential difference across every parallel branch is identical: $V_{\text{supply}} = V_1 = V_2 = \dots = V_n$.
- Current Division: Total supply current equals the sum of currents through each branch: $I_{\text{total}} = I_1 + I_2 + \dots + I_n$.
- Equivalent Resistance: The reciprocal of equivalent resistance is the sum of reciprocals of branch resistances:
For two parallel resistors, the simplified "product over sum" formula is:
Note for ACMA Exam: Equivalent resistance of a parallel network is always strictly less than the resistance of the smallest individual resistor in that network.
Worked Example 1.2: Parallel Combination Calculation
Three resistors with values $R_1 = 100\ \Omega$, $R_2 = 200\ \Omega$, and $R_3 = 300\ \Omega$ are connected in parallel across a $12\text{ V DC}$ power source. Calculate:
- Total equivalent resistance $R_{\text{total}}$.
- Total current drawn from the supply $I_{\text{total}}$.
Solution:
5. Voltage Dividers & Kirchhoff's Circuit Laws
Unloaded Voltage Divider Rule
A series combination of two resistors acts as a Voltage Divider, scaling down an input voltage to a lower reference value:
Where $V_{\text{out}}$ is taken across $R_2$.
Kirchhoff's Current Law (KCL)
Kirchhoff's First Law states that the algebraic sum of currents entering any circuit node (junction) is zero: KCL reflects the fundamental physical principle of conservation of electrical charge.
Kirchhoff's Voltage Law (KVL)
Kirchhoff's Second Law states that the algebraic sum of all potential differences (voltage sources and voltage drops) around any closed loop is zero: KVL reflects the principle of conservation of energy.
A 13.8 V DC power supply is connected to a circuit consisting of a 10 ohm resistor in series with a parallel pair of 20 ohm resistors. What is the total current supplied by the source?
What fundamental conservation principle forms the theoretical basis of Kirchhoff's Current Law (KCL)?
An unloaded voltage divider consists of a 4700 ohm resistor (R1) connected in series with a 1000 ohm resistor (R2) across a 12.0 V supply. What voltage appears across R2?