Work Package 3 Flashcards

1
Q

how does an LDR work?

A

the resistance changes according to the amount of light shining directly on it.

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

in darkness, what happens to an LDR resistor?

A

in darkness, its resistance rises to about 10M

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

in bright light, what happens to an LDR resistor?

A

in bright light, its resistance falls to about 1 K

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

are LDRs polar or non-polar?

A

non-polar

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

if the Vout is high and light intensity increases, what happens to the Vout?

A

the Vout changes from high to low

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

if the Vout is low and light intensity decreases, what happens to the Vout?

A

the Vout changes from low to high

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

what is Vout?

A

voltage out

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

how does a thermistor work?

A

its resistance changes according to temperature. It converts changes in temperature into changes in electric current.

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

what is the most popular type of thermistor?

A

the negative coefficient type. Its resistance decreases as it gets hotter

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

are thermistors polar or non-polar?

A

non-polar

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

if the Vout is high and the temperature increases, what happens to the Vout?

A

the Vout changes from high to low.

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

if the Vout is low and the temperature decreases, what happens to the Vout?

A

the Vout changes from low to high

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

what is a PIC controller also called?

A

a computer in a chip

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

what can a PIC controller be programmed to do?

A

to respond to input devices and control output devices.

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

when PIC microcontrollers run programmes, what voltages do they run them between?

A

3V and 5.5V d.c.

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

what is a voltage regulator?

A

electricity regulation device designed to automatically convert voltage into a lower, usually direct current (DC), constant voltage.

17
Q

what are the 6 different sized PICAXE PIC microcontrollers?

A
  1. 8 pin
  2. 14 pin
  3. 18 pin
  4. 20 pin
  5. 28 pin
  6. 40 pin
18
Q

what are two facilities that PICAXE microcontrollers have built into them?

A
  1. analogue to digital conversion (ADC)

2. infra-red

19
Q

what does a flowchart show?

A

the order in which a series of commands are carried out

20
Q

what are the two states of digital signals?

A
  1. high, which equals 1

2. low, which equals 0, therefore it cant use the decimal system of counting, which uses 10 digits.

21
Q

what is a binary system?

A

a system in which information can be expressed by combinations of the digits 0 and 1

22
Q

what is a bit and what is a byte?

A

a bit is the binary digits 0 and 1. Eight bits make one byte.

23
Q

what does MSB and LSB stand for?

A

MSB - most significant bit

LSB - least significant bit

24
Q

what does the sensor in an analogue system do?

A

the sensor generates a voltage which then controls something. E.g. a heating system.

25
Q

what does the sensor in a digital system do?

A

the sensor sends pulses/ clicks. E.g. these clicks may then switch a heating system on or off.

26
Q

what is the processor in a microcontroller system called?

A

a PIC (peripheral interface controller) (programmable intelligent computer)

27
Q

how many transistors does a PIC in a microcontroller system have?

A

20000 to 100000 transistors