electronics Flashcards

1
Q

what does a system contain

A

an input process and output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

example of how a bicycle works using input process and output

A

input - turning of the cyclists legs
process - chain and sprockets
output - rear wheel which propels e bike forward

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what are circuits made of

A

components which are joined together by wires

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are PCB’s

A
  • printed circuit boards
  • boards with thin copper tracks (instead of wires) connecting components in a circuit
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

why are PCBS used

A

to reduce the size and the manufacturing cost of electronic systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what is a conductor

A

a material that allows electricity to flow through it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

why is copper used for wire tracks

A

because it is ductile, malleable and a good conductor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what does voltage do

A

pushes current around a circuit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what do resistors do

A

they reduce the current in a circuit so that you don’t damage delicate components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what do input devices do

A

they receive an external signal which triggers a system to worn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what do switches do

A

they turn a circuit on and off
- closed switch allows current to flow through a circuit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

examples of switches

A
  • toggle switch- flick to one position to complete the circuit
  • push switch - push down and hold to complete or break the circuit
  • slide switch - slide to one side to complete the circuit
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what do variable resistors do

A

they change the resistance of a circuit based on an external factor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what are thermistors

A
  • resistors that detect changes in temperature
  • in hot conditions, t
    resistance falls, in cold, it increases
  • used in central heating systems which turn off when a room reaches a certain temperature
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what are LDRs and their uses

A
  • light sensors, detect changes in light levels
  • in brighter light, resistance falls
  • used in automatic night lights
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what are pressure sensors and their used

A
  • detect changes in pressure in a system
  • depending on the type of pressure sensor, resistance can either increase or decrease as pressure increases
  • often used in equipment where gases or liquids are monitored. in cars, they are used to detect if there’s a leak in the fuel system. a leak would cause pressure to fall and this would trigger a warning light to come on
17
Q

what do process devices do

A

receive inputs and determine the output

18
Q

what are IC’s and what do they do and their advantages

A
  • Integrated circuits are tiny, self contained circuits with billions of components built in
  • they help simplify electronic systems by reducing the number of separate components needed in a circuit
  • meaning they are cheaper and smaller, also use much less power because of their size
19
Q

what is a microcontroller

A
  • a mini computer on a chip which has a processor, memory and one or more inputs and outputs
20
Q

advantages of microcontrollers

A
  • can do the job of multiple IC’s
  • unlike other IC’s, most can be reprogrammed for a different use
21
Q

disadvantages of microcontrollers

A

more expensive than IC’s

22
Q

where is the program stored in a microcontroller

A

in the microcontrollers onboard memory

23
Q

examples of microcontroller boards

A

Arduino boards and BBC micro:bit

24
Q

ways to programme a microcontroller

A
  • writing a series of commands using a programming language such as BASIC and scratch
  • creating a flowchart telling the microcontroller exactly when to start, how to make decisions based on input signals, when to add a time delay to the process, what to output and when to stop operating
25
Q

how is programming done

A

using specialist computer software such as PICAXE and Logicator

26
Q

what are timers used for

A

to add a time delay to a process and make sure parts of a program are running when they’re supposed to
- they can generate a pulse after a particular length of time has passed

27
Q

how do counters differ from timers

A

they count pulses of voltage produced by an input device

28
Q

how are microcontrollers used as timers

A
  • microcontrollers controlling flashing lights like car indicators, use timers to set the time that the light is on and off for
  • microcontrollers in microwaves use a timer to set the length of time that the oven cooks for
29
Q

how are microcontrollers used as counters

A
  • most modern cars have a dial on the dashboard that shows how fast the engine is turning ( the number of revolutions per minute)
  • a microcontroller is used to count the number of revolutions
30
Q

what do logic gates do

A
  • they make decisions in ICs based on a collection of inputs
31
Q

what are the types of logic gates

A

OR gates
AND gates
NOT gates

32
Q

describe how OR gates work

A
  • OR gates have 2 inputs. if one input or the other is on, then the output is on
  • For example, an automatic door will open if a sensor detects someone on the outside or inside
33
Q

how do AND gates work

A
  • They have two inputs: both inputs need to be on for the output to be on.
  • for example a tumble dryer is won’t start until both the start button is pressed and an input sensor has detected that the door is closed
34
Q

how does an NOT gate work

A

They have one input: if the input is on the output is not on. It reverses the input

Pressing an emergency stop switch will stop the output on an escalator but it would cause it to stop moving

35
Q

examples of output devices

A

LEDs, lamps and bulbs - turn electricity into light

Buzzers - make a noise

Speakers - turn electrical signals into sound