Electronic Systems and Programmable Components (Core) Flashcards
How are systems designed?
Using a system block diagram, that shows the input, process and output (shown as blocks) of a system. They are interlinked by signals (shown as arrows).
What is a block diagram?
A diagram of a system represented by blocks connected by lines/arrows. They are clear, simple and easy to read, showing all input, process and output elements that make up the system being designed.
What are flowcharts?
Also known as a flow diagram, shows the step-by-step flow of an algorithm/process.
What symbols represent which functions in a flow diagram, and what names do they have?
- Oval shape - Start/End
- Parallelogram - Input/Output
- Diamond - Decision
- Rectangle - Process
What are circuit diagrams?
Also known as a schematic diagram, uses simplified universal symbols to represent an electronic circuit and its components, and how they are connected.
What is an input device?
A device used to input data or information into a computer, allowing systems to understand chnages in the environment around them, such as a keyboard, microphone or sensors (like light-dependent resistors or thermistors).
What is a switch?
A type of input, switches allow current to flow through them when the contacts inside are joined together.
What are some examples of switch types, and what are their uses?
- Push-to-make/push-to-break switch - used in console controller buttons, eg fire or jump.
- Reed (magnetic) switch - used in window sensors on alarms, eg window opens and switch contacts open.
- Toggle switch - used in power switches.
- Rocker switch - used in light switches.
- Tilt switch - used to detect if something is no longer level.
What is a light-dependent resistor (LDR)?
A type of resistor whose resistance changes with the light level, reducing resistance as light gets brighter. Can also be used to give an input to a circuit due to the change in the resistance.
What is a thermistor?
A type of resistor whose resistance changes with temperature, typically reducing resistance as temperature increases, though some do the opposite. Used in heating systems, to check the temperature in a room and turn on a heater if it’s too cold.
What is a pressure sensor?
A sensor that produces a signal that varies depending on the amount of pressure placed on them. Used in security systems, for example to see if a pressure pad has been stepped on to trigger an alarm. Some types can also be used to measure pressure in gases or liquids.
What is a process device?
A device, usually an integrated circuit, that controls the process functions of a system, taking a signal from the input and acting on it by changing it in some way, eg adding a time delay, counting the number of inputs or making decisions. Programmable components like microcontrollers are typically used for this purpose.
What is an electrical conductor/insulator?
A material, such as copper wire, that allows electrical current to flow through. Insulators do the opposite, preventing electrical current from flowing through, like the PVC plastic that surrounds wires to make them safe.
What is a semi-conductor?
A material (eg silicon) that controls whether it is going to conduct the electrical current or prevent it - depending on how it is connected to power.
What is a diode?
A semi-conductor that only allows electrical currents to flow in one direction.