Electronics Essentials: Ohm’s Law, Potential Dividers, and Power
Welcome to one of the most important chapters in your Electronics elective! Think of this chapter as the "rulebook" for how electricity behaves. Once you master these few rules, you will be able to design circuits that can sense light, control motors, and protect components from burning out. Whether you are aiming for an 5** or just trying to pass, these notes will break everything down into simple, manageable steps.
1. The "Big Three": Voltage, Current, and Resistance
Before we look at the formulas, let’s make sure we understand the three main characters in our story:
- Voltage (\(V\)): Also called Potential Difference. Think of this as the "pushing force" or electrical pressure that moves charges through a circuit. It is measured in Volts (\(V\)).
- Current (\(I\)): This is the actual flow of electricity. Think of it like water flowing through a pipe. It is measured in Amperes or Amps (\(A\)).
- Resistance (\(R\)): This is how much a component "fights" the flow of electricity. It is measured in Ohms (\(\Omega\)).
Analogy: Imagine water flowing through a hose. Voltage is the water pressure, Current is the amount of water flowing, and Resistance is a kink in the hose that slows the water down.
2. Ohm’s Law: The Golden Formula
Ohm’s Law describes the relationship between these three characters. It states that the voltage across a conductor is proportional to the current flowing through it, provided the temperature stays the same.
The formula is: \(V = I \times R\)
How to use the Magic Triangle:
If you find math a bit tricky, draw a triangle with \(V\) at the top and \(I\) and \(R\) at the bottom.
- To find \(V\): Cover \(V\), you see \(I \times R\).
- To find \(I\): Cover \(I\), you see \(V / R\).
- To find \(R\): Cover \(R\), you see \(V / I\).
Key Takeaway: If you increase the Resistance but keep the Voltage the same, the Current will drop!
3. Resistors in Series and Parallel
In the HKDSE, you will often need to calculate the total resistance of a circuit. This depends on how the resistors are connected.
A. Series Circuits (The "One Path" Circuit)
In a series circuit, components are connected end-to-end in a single loop.
- Current (\(I\)): The current is the same everywhere in the loop.
- Voltage (\(V\)): The total voltage is shared between the components.
- Total Resistance (\(R_{total}\)): Just add them up!
\(R_{total} = R_1 + R_2 + R_3 ...\)
B. Parallel Circuits (The "Many Paths" Circuit)
In a parallel circuit, the current splits into different branches.
- Voltage (\(V\)): The voltage across each branch is the same.
- Current (\(I\)): The total current is the sum of the currents in each branch.
- Total Resistance (\(R_{total}\)): This is a bit harder. The formula is:
\(\frac{1}{R_{total}} = \frac{1}{R_1} + \frac{1}{R_2} ...\)
Quick Tip: In a parallel circuit, the total resistance is always smaller than the smallest individual resistor!
4. The Potential Divider (Voltage Divider)
This is a very common exam topic! A potential divider is a simple circuit that turns a large voltage into a smaller one. It usually consists of two resistors in series.
The Formula:
If we want to find the output voltage (\(V_{out}\)) across the second resistor (\(R_2\)):
\(V_{out} = V_{in} \times \frac{R_2}{R_1 + R_2}\)
Why is this useful?
We use this to create sensor circuits. By replacing \(R_2\) with a transducer (a component that reacts to the environment), the output voltage will change based on external conditions:
- LDR (Light Dependent Resistor): Resistance drops when it gets brighter. This makes \(V_{out}\) change, which can trigger a street light to turn on.
- Thermistor: Resistance drops when it gets hotter. This can be used in a fire alarm or digital thermometer.
- Potentiometer: A variable resistor you can turn by hand (like a volume knob).
5. Power Consumption
In electronics, Power (\(P\)) is the rate at which electrical energy is used. If a component uses too much power, it might overheat and burn out!
The Formula: \(P = V \times I\)
- Power is measured in Watts (\(W\)).
- \(V\) is the voltage across the component.
- \(I\) is the current flowing through it.
Example: If a LED has \(2V\) across it and \(0.02A\) flowing through it, the power consumption is \(2 \times 0.02 = 0.04W\).
6. AC vs. DC: What's the difference?
The syllabus requires you to know the difference between these two types of current:
- Direct Current (DC): Electricity flows in one direction only. Batteries and solar panels provide DC. This is what most of your small electronic circuits use.
- Alternating Current (AC): Electricity constantly swaps direction (back and forth). This is the type of electricity that comes out of your wall sockets at home.
Did you know? We use a Transformer to change the voltage of AC, and we use a Rectifier (made of diodes) to turn AC into DC so we can charge our phones!
7. Summary & Common Mistakes to Avoid
Key Takeaways:
- Ohm's Law: \(V = IR\). Always check your units (convert \(mA\) to \(A\) and \(k\Omega\) to \(\Omega\)).
- Series: Resistance adds up; Current is the same.
- Parallel: Voltage is the same; Total resistance decreases.
- Potential Divider: It shares voltage based on the ratio of the two resistors.
- Power: \(P = VI\). High power means more heat!
Common Mistakes:
- Unit Mix-ups: If the question gives you \(10k\Omega\), you must use \(10,000\) in your calculation. If it gives you \(20mA\), you must use \(0.02\).
- Parallel Formula: Don't forget that the formula gives you \(\frac{1}{R_{total}}\). You must flip your final answer to get \(R_{total}\).
- V in Potential Dividers: Make sure you put the resistor you are "measuring across" at the top of the fraction (\(R_2\)).
Don't worry if these formulas seem a bit dry at first. Once you start applying them to circuit diagrams in your past papers, they will become second nature!