Welcome to Electronic Systems!

Ever wondered how a night-light knows to turn on when it gets dark, or how a microwave knows when to stop? That’s the magic of electronic systems! In this chapter, we are going to explore how products use "brains" and "senses" to work. Don't worry if this seems a bit technical at first—we’ll break it down into easy pieces together!

The "Big Picture": The IPO Model

Before we look at specific parts, we need to understand the "Golden Rule" of electronics: the IPO Model. Every electronic system follows this simple path:

1. Input: The system senses something (like light or a button press).
2. Process: The "brain" decides what to do.
3. Output: The system does something (like making a sound or moving).

Analogy: Think of it like a human. You feel a cold breeze (Input), your brain decides you are cold (Process), and you put on a jumper (Output).

Quick Review: Every electronic product you use—from a smartphone to a toaster—uses this Input-Process-Output loop!


1. Inputs: The "Senses" of a Product

Inputs allow a system to understand what is happening in the world around it. There are two main types mentioned in your syllabus: Sensors and Switches.

Sensors (Automatic Inputs)

Sensors detect changes in the environment without a human needing to do anything.

  • Light Dependent Resistor (LDR): This is a component that changes its resistance depending on how much light hits it.
    Real-world example: Street lights that turn on automatically when the sun goes down.
  • Infra-red (IR) Sensors: These detect heat or movement.
    Real-world example: An automatic sliding door at a supermarket or a burglar alarm that senses someone walking past.

Switches (Manual Inputs)

Switches usually need a human to trigger them.

  • Push-to-make Switch: The circuit is only "on" while the button is being held down.
    Real-world example: A doorbell or a key on a computer keyboard.
  • Tilt Switch: This switch turns on or off depending on the angle it is held at.
    Real-world example: A safety feature in a portable heater that turns the power off if the heater is knocked over.
  • Time-delay Switch: This stays on for a set amount of time after being pressed and then turns itself off.
    Real-world example: Lights in a school corridor that turn off after a few minutes to save energy.

Common Mistake to Avoid: Don't confuse LDR with LED! An LDR is an input (senses light), while an LED is an output (makes light).

Key Takeaway: Inputs are the "triggers" for a system. Sensors detect the environment, while switches are usually operated by a person.


2. Outputs: The "Actions" of a Product

The Output is what the product actually does for the user. It’s the end result of the system.

Light Outputs

  • Light-Emitting Diode (LED): These are small, efficient bulbs. They come in many colors and last a very long time.
    Why use them? They use very little power and don't get hot like old-fashioned lightbulbs.

Sound Outputs

  • Buzzers: These produce a simple, fixed "beep" or buzzing sound. They are great for simple warnings.
  • Speakers: These are more complex and can play music or speech.

Motion Outputs

  • Motors: These convert electricity into spinning motion.
    Real-world example: The fan inside a hair dryer or the wheels on a remote-controlled car.

Memory Aid: Just remember L.S.M.Light, Sound, Motion. Most electronic outputs fall into one of these three categories!

Key Takeaway: Outputs provide functionality by letting the user see, hear, or feel the product working.


3. Processing: The "Brain" of the System

The Process stage is where the system "thinks." In modern products, this is usually handled by a Microcontroller.

What is a Microcontroller?

A microcontroller is a tiny computer on a single electronic chip. It is programmable, which means we can write code to tell it exactly how to behave.

Why are they so useful?

  • Customization: You can change how a product works just by changing the software, without rebuilding the hardware.
  • Complexity: One tiny chip can replace hundreds of old-fashioned components, making products smaller and cheaper.
  • Functionality: They can "remember" settings, count, and make complex decisions.
Example: In a microwave, the microcontroller is programmed to wait for a "start" button press (Input), count down the time (Process), and then make a "beep" (Output).

Quick Review: Microcontrollers are the programmable heart of modern electronics. They take information from the inputs and decide which outputs to turn on.


Chapter Summary

1. Electronic systems use the IPO model: Input -> Process -> Output.
2. Inputs (Senses): Include LDRs and IR sensors (for sensing the environment) and switches like push-to-make, tilt, and time-delay (for user control).
3. Outputs (Actions): Include LEDs (light), buzzers/speakers (sound), and motors (motion).
4. Processing (The Brain): Microcontrollers are programmable chips that control the system, allowing for smart and customized products.

Great job! You've just covered the core electronic principles for your GCSE. Next time you use a gadget, try to spot the Inputs, the Processor, and the Outputs!