Sensors in Monitoring and Control Applications
Sensors in Monitoring and Control Applications
Sensor: A sensor is an input device that records data about the surrounding physical
environment. The sensor inputs this data into a computer system to be processed. Once the
data has been processed, if necessary, an output can be triggered as a response.
Sensors can automatically, enter data into a computer system, removing the need for a
human to manually enter the data. They can be very beneficial as it can increase the
accuracy of the data by removing the possibility of human error.
Using sensors can also be very beneficial in environments that could be harmful and
dangerous for a human, for example in a nuclear plant to detect radiation levels, or inside
an active volcano to detect changes in activity.
Monitoring and control! technologies make use of many different sensors. Monitoring
technologies use sensors to monitor an environment, often collecting data about the
environment.
Control technologies use sensors to automatically control elements of a system, or a whole
system, by using the data from them to trigger an action or event.
The basic concept behind most monitoring and control systems is very similar. They will
normally go through the following steps:
• The sensor will constantly monitor the surrounding environment
• The data readings from the sensor will normally be analogue. Therefore, they will be
converted to a digital signal for a computer system to process. This is done by an
analogue to digital converter
• The digital signal is then sent to a microprocessor. The microprocessor processes the
value and compares it to a pre-set value or range of values
• If the value is outside the acceptable range, the microprocessor will send a signal to an
actuator to trigger any action that needs to be taken.
A real-life example of a control technology in operation would be an automated street light.
This may include the following stages:
A light sensor will constantly monitor the level of light present in the surrounding
environment.
The analogue data from the reading will be converted to a digital value by an
analogue to digital converter.
The digital signal is sent to a microprocessor and the microprocessor will compare
the value to a pre-set range.
If the value is outside the pre-set range, the microprocessor sends a signal to an
actuator that will trigger the action to turn the street light on or off.
The whole process will then be repeated.
We can represent this as a flowchart: