3.4-Monitoring-and-Control-System-Notes-By-EMK
3.4-Monitoring-and-Control-System-Notes-By-EMK
Objective:
Show an understanding of monitoring and control systems Including:
• Difference between monitoring and control
• Use of sensors (including temperature, pressure, infra-red, sound) and actuators
• Importance of feedback
SENSORS are input devices which read or measure physical properties such as temperature,
pressure, acidity and so on.
SENSORS measure physical properties and read data is ANALOGUE in nature which means it is
constantly changing and doesn’t have a discrete value. Computers cannot make any sense of this
analogue data and data needs to be converted into a digital format by using ANALOGUE TO DIGITAL
CONVERTER (ADC). This device converts physical values into discrete digital values.
When 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.
An ACTUATOR is used in these control applications.
Actuator is device that accept a signal from computer and turn it into a physical movement.
It is also known as output transducer. Transducer is a device which converts one form of
energy to another e.g. light bulb, electric motor, microphone, loudspeaker etc.
Examples of Actuator : • A lamp which converts electricity to light. • A loudspeaker which
converts electricity to sound. • A heater which converts electricity to heat.
• A motor which converts electricity into movement.
Types of Sensors and their application
Sensors Applications
Magnetic Field Used in anti-lock braking systems in motor vehicles
pH Monitor/control acidity/alkalinity levels in the soil in a greenhouse.
Pollution/environmental monitoring in rivers
Monitoring Applications
Monitoring System can be used to create record of condition of a
system over a period of time.
Computerised monitoring system is system designed to watch or monitor some state
external to computer system.
Monitoring process is automatic and there no human interaction.
A monitoring system is used to detect when a particular physical property of a system goes
outside a desired range; for example, if CPU is too hot.
Control Applications
A control system has monitoring activity plus capability to control
a system. Control element of a monitoring and control system needs a device called an
actuator. Feedback is essential in a Control system.
Advantage of using Control System:
Computers can respond very rapidly to change.
Systems can run 24 hours a day, 365 days a year
Control systems can operate in places that humans would find dangerous or awkward.
Outputs are Consistent and Error free.
Computers can process data quickly and machines can operate faster than humans.
Closed Loop Feedback:
A closed-loop feedback control system is a special type of monitoring and
control system where feedback directly controls operation. A microprocessor functions as
controller. This compares value for actual output, as read by sensor, with desired output.
It then transmits a value to actuator which depends on difference calculated.
Range of acceptable values for each parameter is preset in to the computer. Computer
microprocessor compares values from the sensors with preset value.
If anything is out of acceptable range, signal is sent by computer to sound alarm. If data
from sensors is within range, values are shown in graphical form on screen.
Monitoring continues until sensors are disconnected from patient.
b) Burglar Alarm System:
Burglar alarm monitoring system will carry out following actions:
System is activated by keying in a password on a keypad.
Infra-red sensor picks up movement of person in building, Acoustic sensor picks up sounds
such as footsteps and Pressure sensor picks up weight of person coming through window.
Sensor data is passed through ADC to convert analogue data into digital data.
Microprocessor will sample digital data coming from these sensors at a given time and
data is compared with preset values by microprocessor.
If any of incoming data values are outside acceptable range, then microprocessor sends a
signal to:
• A siren to sound the alarm, or • A light to start flashing.
Alarm continues to sound/lights continue to flash until system is reset with a password.
Control Applications:
a) Control of Street lighting:
Microprocessor is used to control operation of street lamp.
Lamp is fitted with light sensor which constantly sends data to microprocessor. Data value
from sensor changes according to weather (sunny, cloudy, raining or night time).
Light Sensor sends data to ADC which will convert Analogue Signal to Digital Signal and
sends it to the microprocessor. Microprocessor samples the data every minute.
If data from sensor is less than Preset value stored in memory then signal is sent from
microprocessor to street lamp and lamp is switched on.
If data from sensor is greater than preset value stored in memory then signal is sent from
microprocessor to street lamp and lamp is switched off.
b) Anti-Lock Braking Systems:
ANTI-LOCK BRAKING SYSTEMS (ABS) on cars use Magnetic Field Sensors to stop wheels
locking up on car if brakes have been applied too sharply.
When one of car wheels rotates too slowly (i.e. it is locking up).
Magnetic field sensor sends data to microprocessor.
Microprocessor checks rotation speed of other three wheels.
If they are different (i.e. rotating faster), microprocessor sends a signal to braking system
and braking pressure to affected wheel is reduced, wheel’s rotational speed is then
increased to match other wheels.
Checking rotational speed using these magnetic field sensors is done several times a
second and braking pressure to all wheels can be constantly changing to prevent any of
wheels locking up under heavy braking; this is felt as a ‘judder’ on brake pedal as braking
system is constantly switched off and on to equalize rotational speed of all four wheels.
If one of wheels is rotating too quickly, braking pressure is increased to that wheel until
it matches other three.
List Down Difference between Monitoring and Control System:
• Monitoring system does not control any process means there are not actuators involved
while control systems control some process.
• Control system output effects input, there is continues feedback.
**********************