Topic 8: Monitoring, measurement and control technology Flashcards

0
Q

What is datalogging and what are the main features?

A

Datalogging is where readings are taken regularly over a period of time using sensors. The main features of datalogging are:

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

What are some examples of sensors?

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

What are the advantages and disadvantages of datalogging?

A

Advantages:

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

What are actuators?

A

Actuator is a mechanism that causes a device to be turned on or off, adjusted or moved. An actuator therefore produces some form of movement according to a signal sent to it by the computer. Actuators are needed to turn taps on/off, alter valves, open by different amounts, etc.

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

What sensors do touchscreens use?

A

Touch/tactile sensors.

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

What are the main components of a control system?

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

What are non-feedback control systems?

A

If you are writing a simple program to control a robot arm by rotating it, you can issue instructions to the stepper motor. A stepper motor rotates in shot steps and you can determine how many steps you need. This will determine the angle it moves through. The motor will rotate through an angle and then stop. This is a non-feedback system because there is no way of detecting whether it is actually moved through the correct angle. If there was an obstacle in the way of the arm, it may not have been able to move through the correct angle. If another instruction was issued then it will simply move from its incorrect starting point.

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

What are the aims of traffic control systems?

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

What are stepper motors?

A

A motor that turns in a series of small steps. The control signals tell the stepper motor how many steps and in which direction it should move. You can therefore control the angle through which the motor rotates. Stepper motors are found in robot arms.

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

What are bells/sirens?

A

These are used in control systems were an alarm signal needs to be sounded. Burglar alarms use bells/sirens.

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

What are heaters/coolers?

A

These are used for controlling the temperature of an environment. Central heating/air conditioning systems use heaters/coolers as their output device.

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

How do control systems work?

A

Input bits (0’s and 1’s) are detected by the sensors. For example, the imputs bit for a temperature sensor might be set to 1 if the temperature is too high. Otherwise it would be set to 0. Output bits (0’s and 1’s) control output devices. For example, if an output bit is set to 1, the heater would be turned on and if it is 0 it would be switched off. The control program deals with the input bits and applies rules to it in order to set each of the output bits.

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

What is analogue to digital conversation?

A

Analogue quantities are continuously variable, which means that they do not jump in steps from value to another. Temperature is an analog quantity because temperatures do not jump from one degree to the next as there are many values in between. Digital quantities jump from value to the next. Computers are nearly always digital devices and can only operate with digital values. If analog values such as temperature readings need to be input into a computer, they need firstly to be converted to digital values using an analogue to digital converter.

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