Introduction: Mastering Electronic Control Systems
Welcome to your study notes on some of the most essential electronic components in CCEA GCSE Technology and Design (Unit 1)! In modern electronics, circuits need to sense changes in their surroundings, make decisions, and take action. We call this an Input-Process-Output system.
In this chapter, you will learn how to:
• Divide voltages to read sensor signals using Potential Dividers.
• Protect and power Light Emitting Diodes (LEDs) safely.
• Use NPN Transistors as electronic switches that react to voltage levels.
• Use Thyristors to create latching circuits that stay turned on (perfect for alarms!).
Don't worry if electronics seems a little technical at first — we will break down each component step-by-step with simple analogies and clear calculation guides!
---1. Potential Dividers (Voltage Dividers)
A potential divider (also known as a voltage divider) is a simple series circuit made of two or more resistors. Its job is to split (or divide) the input supply voltage into a smaller, usable output voltage (\(V_{\text{out}}\)).
Why Do We Need Potential Dividers?
Microcontrollers, transistors, and other electronic switches cannot directly measure changing resistance on its own. They need to see a changing voltage. A potential divider turns a changing resistance (from a sensor) into a changing voltage signal that the rest of the circuit can process.
The Potential Divider Formula
To calculate the output voltage across the lower resistor (\(R_2\)), we use the standard formula:
\(V_{\text{out}} = V_{\text{in}} \times \frac{R_2}{R_1 + R_2}\)
Where:
• \(V_{\text{in}}\) is the total supply voltage (measured in Volts, \(\text{V}\)).
• \(V_{\text{out}}\) is the output voltage taken across resistor \(R_2\) (measured in Volts, \(\text{V}\)).
• \(R_1\) is the top resistor (measured in Ohms, \(\Omega\)).
• \(R_2\) is the bottom resistor connected to \(0\text{ V}\) / ground (measured in Ohms, \(\Omega\)).
Worked Example: Calculating \(V_{\text{out}}\)
Question: A potential divider has an input voltage \(V_{\text{in}} = 9\text{ V}\). Resistor \(R_1 = 10\text{ k}\Omega\) (\(10000\text{ }\Omega\)) and resistor \(R_2 = 5\text{ k}\Omega\) (\(5000\text{ }\Omega\)). Calculate \(V_{\text{out}}\) across \(R_2\).
Step 1: Write down the formula:
\(V_{\text{out}} = V_{\text{in}} \times \frac{R_2}{R_1 + R_2}\)
Step 2: Substitute the values into the formula:
\(V_{\text{out}} = 9 \times \frac{5000}{10000 + 5000}\)
Step 3: Simplify the fraction:
\(V_{\text{out}} = 9 \times \frac{5000}{15000} = 9 \times \frac{1}{3}\)
Step 4: Calculate the final result:
\(V_{\text{out}} = 3\text{ V}\)
Sensing Applications
Potential dividers are most powerful when one of the resistors is replaced with a sensing component:
• Light Dependent Resistor (LDR): An LDR's resistance changes with light levels. In the dark, its resistance is very high. In bright light, its resistance becomes low.
• Thermistor: A sensor whose resistance changes with temperature.
• Potentiometer / Variable Resistor: Used in potential divider circuits to calibrate or adjust the sensitivity and switching threshold (e.g., setting exactly how dark it must be before a night-light turns on).
Memory Aid: The Voltage Follows Resistance Rule
In a potential divider, whichever resistor has the higher resistance gets the bigger share of the voltage! If a sensor's resistance increases, the voltage dropped across it also increases.
Key Takeaways: Potential Dividers
• A potential divider splits a supply voltage (\(V_{\text{in}}\)) into a smaller output voltage (\(V_{\text{out}}\)).
• Standard formula: \(V_{\text{out}} = V_{\text{in}} \times \frac{R_2}{R_1 + R_2}\).
• Used with LDRs, thermistors, and potentiometers to create analogue sensing circuits.
2. Light Emitting Diodes (LEDs)
A Light Emitting Diode (LED) is an output semiconductor component that converts electrical energy directly into light.
Polarity and Terminals
Like all diodes, an LED only allows electric current to flow in one direction (forward-biased). Because of this, you must connect it the correct way around:
• Anode (\(+\)): The positive terminal. It has the longer leg.
• Cathode (\(-\)): The negative terminal. It has the shorter leg and a flat edge on the plastic casing.
Why Do LEDs Need a Protective Resistor?
LEDs are delicate semiconductor devices. If connected directly across a standard power supply (such as a \(9\text{ V}\) battery), excessive current will surge through the LED, causing it to overheat and instantly burn out. A current-limiting resistor must always be connected in series with the LED to absorb excess voltage and limit the current to a safe level.
Calculating the Protective Resistor Value
We use an application of Ohm's Law to calculate the required resistor:
\(R = \frac{V_{\text{supply}} - V_{\text{LED}}}{I_{\text{LED}}}\)
Where:
• \(R\) is the required resistance in Ohms (\(\Omega\)).
• \(V_{\text{supply}}\) is the circuit supply voltage in Volts (\(\text{V}\)).
• \(V_{\text{LED}}\) is the forward voltage drop across the LED in Volts (\(\text{V}\)).
• \(I_{\text{LED}}\) is the operating current of the LED in Amperes (\(\text{A}\)). (Note: If given in milliamperes, \(\text{mA}\), divide by \(1000\) to convert to \(\text{A}\)).
Worked Example: LED Resistor Calculation
Question: An LED requires an operating voltage \(V_{\text{LED}} = 2\text{ V}\) and a current \(I_{\text{LED}} = 20\text{ mA}\) (\(0.02\text{ A}\)). It is powered by a \(V_{\text{supply}} = 9\text{ V}\) battery. Calculate the value of the series protective resistor needed.
Step 1: Identify the voltage across the resistor:
\(V_{\text{resistor}} = V_{\text{supply}} - V_{\text{LED}} = 9\text{ V} - 2\text{ V} = 7\text{ V}\)
Step 2: Apply the formula:
\(R = \frac{V_{\text{supply}} - V_{\text{LED}}}{I_{\text{LED}}} = \frac{7\text{ V}}{0.02\text{ A}}\)
Step 3: Calculate the resistance:
\(R = 350\text{ }\Omega\)
Key Takeaways: LEDs
• LEDs are output devices that only conduct current when forward-biased.
• Anode = positive (longer leg); Cathode = negative (shorter leg, flat edge).
• Always place a series resistor with an LED to prevent burnout using \(R = \frac{V_{\text{supply}} - V_{\text{LED}}}{I_{\text{LED}}}\).
3. Bipolar Junction Transistors (NPN Transistors)
An NPN Transistor is a semiconductor process/control component that operates as an electronic switch or an amplifier.
The Three Terminals
An NPN transistor has three legs/terminals:
1. Base (B): The control input. A small voltage and current applied here turns the transistor ON.
2. Collector (C): The terminal connected to the positive side of the main output load.
3. Emitter (E): The terminal connected towards \(0\text{ V}\) / ground, where current exits.
How the Transistor Switch Operates
Think of an NPN transistor like a tap controlled electronically:
• When the voltage at the Base is low (below the threshold), the switch is OFF. No main current can flow from Collector to Emitter.
• When the Base-Emitter voltage reaches the switch-on threshold, the transistor turns ON. Current flows freely from the Collector to the Emitter (\(I_{\text{C}}\)), powering the output device.
The Crucial Switch-On Threshold: \(0.6\text{ V}\)
In CCEA GCSE Technology and Design, you must remember this specific number:
• An NPN silicon transistor requires a Base-Emitter voltage of \(0.6\text{ V}\) to \(0.7\text{ V}\) (specifically \(0.6\text{ V}\) in exam mark schemes) to turn fully ON.
Non-Latching Behavior
A transistor is a non-latching switch:
• While the Base voltage is \(\ge 0.6\text{ V}\), the transistor stays ON.
• As soon as the Base voltage drops below \(0.6\text{ V}\), the transistor immediately turns OFF.
Key Takeaways: Transistors
• NPN Transistor terminals: Base (B), Collector (C), Emitter (E).
• Switching threshold: Turns ON when base voltage reaches \(0.6\text{ V}\).
• Non-latching: It turns OFF immediately when the base signal is removed.
4. Thyristors (Silicon Controlled Rectifiers - SCRs)
A Thyristor is another semiconductor process/control component used as an electronic switch. However, it has one very special feature that makes it completely different from a transistor: it latches!
The Three Terminals
A thyristor has three terminals:
1. Gate (G): The trigger input. A small pulse or voltage applied here triggers the device.
2. Anode (A): The positive terminal for the main current.
3. Cathode (C): The negative terminal for the main current.
Latching Operation
When a small voltage pulse is applied to the Gate, the thyristor turns ON and conducts current from the Anode to the Cathode.
The Latching Feature: Once triggered ON, the thyristor remains ON (latched) even if the Gate voltage or current is completely disconnected!
How Do You Reset a Thyristor?
Because the gate loses control once the thyristor latches, you cannot turn it off from the gate. The only way to reset (turn OFF) a thyristor is to momentarily break the main circuit current flowing from Anode to Cathode.
• This is normally done by pressing a push-to-break (PTB) switch wired in series with the main supply or anode line.
Real-World Applications
Thyristors are ideal for safety and security applications where you want a circuit to stay triggered even if the sensor is disturbed for only a split second:
• Intruder / Burglar Alarms: If a burglar trips a beam or pressure pad for a fraction of a second, the alarm siren latches ON and keeps sounding until the homeowner resets it.
• Steady-Hand Games: If the metal loop touches the wire for an instant, the buzzer latches ON to indicate a fail.
Key Takeaways: Thyristors
• Thyristor terminals: Gate (G), Anode (A), Cathode (C).
• Latching: Stays ON permanently once triggered, even if the gate input signal disappears.
• Resetting: Turned OFF only by breaking the main anode-to-cathode current (e.g., using a push-to-break switch).
5. Comparing Transistors & Thyristors (Exam Pitfalls to Avoid)
Students frequently confuse transistors and thyristors in exam questions. Use this quick comparison to make sure you get full marks!
Direct Comparison
NPN Transistor:
• Terminals: Base (B), Collector (C), Emitter (E).
• Switching Type: Non-latching.
• Behavior when input is removed: Turns OFF immediately when Base voltage drops below \(0.6\text{ V}\).
• Typical Use: Automatic night-lights, heat-sensing fans.
Thyristor:
• Terminals: Gate (G), Anode (A), Cathode (C).
• Switching Type: Latching.
• Behavior when input is removed: Stays ON until the main power/current path is broken.
• Typical Use: Security alarms, steady-hand buzzers.
Top 4 Exam Pitfalls to Avoid
1. Forgetting the \(0.6\text{ V}\) value: In questions asking when a transistor turns on, do not just write "when voltage is high". State clearly: "when the base-emitter voltage reaches \(0.6\text{ V}\)".
2. Mixing up the terminal names: Never mix Base/Collector/Emitter (transistor) with Gate/Anode/Cathode (thyristor).
3. Omitting the LED protective resistor: Always explain that an LED requires a series resistor to prevent excessive current and thermal burnout.
4. Inverting Potential Dividers: Look carefully at whether the sensor is at the top (\(R_1\)) or the bottom (\(R_2\)) before deciding whether \(V_{\text{out}}\) goes up or down.
Chapter Quick Review Quiz
Test your knowledge with these quick revision check questions:
1. What is the formula for calculating the output voltage of a potential divider?
Answer: \(V_{\text{out}} = V_{\text{in}} \times \frac{R_2}{R_1 + R_2}\)
2. How can you identify the Cathode terminal on a physical LED?
Answer: It has the shorter leg and the flat edge on the casing.
3. What voltage must be reached at the base of an NPN transistor to turn it ON?
Answer: \(0.6\text{ V}\) (to \(0.7\text{ V}\)).
4. How do you turn OFF a latched thyristor?
Answer: By interrupting/breaking the main anode-cathode circuit current (e.g., using a push-to-break switch).