Chapter 3-Monitoring and Control
Chapter 3-Monitoring and Control
Chapter 3-Monitoring and Control
Information Technology
9626
Chapter 3
Monitoring and
Control
Faisal Chughtai
info.sirfaisal@gmail.com
www.faisalchughtai.com
AS & A Level Information Technology Chapter 3: Monitoring and Control
Monitoring Technologies
Monitoring, or measurement involves the use of a computer or microprocessor-based
device to monitor or measure physical variables over a period of time.
It is important to know which sensors would be appropriate in a given situation to measure
physical variables such as light, temperature, atmospheric pressure, humidity, moisture,
sound, blood pressure and pH, among others.
A sensor is a device that is used to collect (input) data in monitoring systems. The data
usually relates to physical changes in the environment that are being monitored. A sensor
converts the physical characteristic, such as temperature, light or pressure, into a signal
which can be measured electrically.
Computers cannot make any sense of these physical quantities so the data needs to be
converted into a digital format. This is usually achieved by an analogue to digital converter
(ADC).
Control Technologies
A control system is one that uses microprocessors or computers to control certain physical
variables. Computers can do this by maintaining certain physical conditions at the same
level for a period of time or by controlling certain devices which cause the variables to
change.
Physical variables that can be controlled by computers and microprocessors include
temperature, pressure, humidity, light, and moisture.
Control systems use real-time processing. They make use of actuators to control devices,
although some devices are actuators in their own right, such as a motor. Unlike in
monitoring systems, in control systems the output affects the input.
Actuators
Just as sensors provide the input to a control system, so actuators provide the output. An
actuator controls a device, such as the valve which allows water to flow through heaters or
sprinklers in a greenhouse.
It can actually be a motor which controls the opening or shutting of windows in a
greenhouse or a switch which turns a heater on. It is essentially a device that turns an
electrical signal from a microprocessor into movement.
When the computer is used to control devices, such as a motor or a valve, it is necessary to
use a digital to analogue converter (DAC) since these devices need analogue data to
operate in many cases.
There is a subtle difference in the way monitoring and control technologies work.
Calibration
Calibration ensures that a sensor provides accurate and reliable measurements within a
specified range. It is an essential process to maintain the quality and reliability of sensor
data, especially in applications where precise measurements are critical, such as scientific
research, industrial processes, medical devices, or environmental monitoring.
There are three different types of calibration that can be used for a sensor.
• One-point calibration
• Two-point calibration
• Multi-point calibration
One-point calibration
• The calibration factor or offset is determined based on the difference between the
measured value and the known value at the reference point.
• Once the calibration is performed, the instrument assumes that the same calibration
factor applies to the entire measurement range.
• One-point calibration is commonly used when the measurement system or instrument
is expected to provide accurate readings within a limited range or when the
measurement values are not expected to significantly deviate from the reference
point.
Two-point calibration
Multi-point calibration
Multipoint calibration is used in measuring an instrument's (such as a sensor) response and
the corresponding known values of a quantity being measured. It involves determining the
instrument's response at multiple reference points and then creating a calibration curve or
equation to correlate the instrument's readings to the actual values.
1. Selection of reference points: A set of known values spanning the measurement range
of interest is chosen. These values should be representative of the expected range of
measurements and cover various points across the instrument's operating range.
2. Measurement of reference points: Each reference point is measured using the
instrument being calibrated. The instrument's response or reading is recorded for each
reference point.
3. Calibration curve creation: The recorded readings are plotted against the known
reference values to create a calibration curve. The curve represents the relationship
between the instrument's response and the true values being measured.
4. Curve fitting: Mathematical techniques may be employed to determine the equation
or model that best fits the calibration curve. This equation relates the instrument's
readings to the actual values.
5. Calibration verification: After the calibration curve or equation is established,
additional reference points may be measured to validate the calibration. These
verification points should fall within the original reference point range and can be used
to confirm the accuracy and reliability of the calibration.
6. Application of calibration: The calibration curve or equation is used to convert
subsequent instrument readings into accurate measurements of the desired quantity.
• The sensor data is passed through an ADC if it is in an analogue form to produce digital
data.
• The computer/microprocessor will sample the digital data coming from these sensors
at a given frequency (e.g. every 5 seconds).
• The data is compared with the stored values by the computer/microprocessor.
• If any of the incoming data values are outside the acceptable range, then the computer
sends a signal to a siren to sound the alarm, or to a light to start flashing.
• A DAC is used if the devices need analogue values to operate them.
• The alarm continues to sound/lights continue to flash until the system is reset with a
password.
• It probably also sends a signal to the police to alert them to the presence of a possible
intruder.
• There is usually a second sensor, often a light sensor, which is used to detect when the
vehicle has passed beyond the barrier.
• A light beam passes across the space occupied by the vehicle.
• If the vehicle prevents the light beam from reaching the sensor, then the
microprocessor will keep the barrier raised.
• When the vehicle is clear of the barrier, the microprocessor detects that the light beam
has resumed and so can send a signal to the motor to retract and allow the barrier to
lower.
• This makes sure the barrier stays up until the vehicle has passed through the beam.