Electronic systems: input, process, output devices, logic systems

Systems and Control – IGCSE Design & Technology 0445

Electronic Systems: Input, Process, Output Devices

Imagine a kitchen 👩‍🍳: input are the ingredients, process is the cooking, and output is the finished dish 🍽️. In electronics, the same flow happens with signals.

Input Devices

These capture real‑world data and turn it into electrical signals.

  • 🔌 Switches – simple on/off signals.
  • 📶 Microphones – sound to voltage.
  • 📸 Cameras – light to digital data.
  • 📡 Proximity sensors – distance to voltage.

Processing Units

Here the signal is analysed, stored, or transformed.

  • 🧠 Microcontrollers – small computers that run programmes.
  • 🔬 Analog‑to‑Digital Converters (ADC) – turn continuous signals into numbers.
  • 💻 Digital Signal Processors (DSP) – perform maths on data.

Output Devices

These convert processed data back into a form we can use.

  • 💡 LEDs – light to show status.
  • 🎧 Speakers – voltage to sound.
  • 📺 LCDs – digital data to images.
  • 🖨️ Printers – data to paper.

Logic Systems

Logic gates are the building blocks of digital circuits. They perform Boolean operations on binary inputs.

Gate Symbol Truth Table
AND
ABY
000
010
100
111
OR
ABY
000
011
101
111
NOT ¬
AY
01
10

Remember: AND requires both inputs true, OR needs at least one true, and NOT flips the input.

Exam Tips

  1. 🔍 Understand the flow: Input → Process → Output. Sketch a simple diagram before writing.
  2. 🧩 Match devices to roles: e.g., a microphone is an input, a speaker is an output.
  3. 📐 Use equations: For example, Ohm’s law $V = IR$ helps calculate resistor values.
  4. 📊 Truth tables: Practice drawing them quickly; they’re often asked in questions.
  5. 🗂️ Organise notes: Colour‑code sections (input, process, output) to find information fast.
  6. 💡 Explain in plain language: When answering, describe what each component does in everyday terms.

Revision

Log in to practice.

0 views 0 suggestions