For educational purpose only.
Control and Monitoring system
Monitoring system
Example:
monitoring patient’s vital signs
(uses oxygen, brain activity sensor)
Weather forecasting
(uses temperature, pressure sensor)
How monitoring system
1. Computer continuously collect data from sensors.
2. Data is converted using analogue to digital converter (ADC) to enable computer to “understand” and process the data.
3. Computer compare new data with stored data.
4. if there is a big change between new data and stored data, computer system will warn user in form of sound (e.g. alarm, siren or beeping sound).
Example:
Example:
Hospital monitoring:
stored data (normal oxygen) is 97 – 100.
If new data (collected from patient) is 88, it should give out alarm.
Control system
Examples:
traffic lights (controlling sequence of lights to maintain optimum traffic flow)
uses pressure sensor
Chemical and nuclear plant (open and close gas valves)
uses gas sensor
How control system works:
1. Computer continuously collect data from sensors.
2. Data is converted using analogue to digital converter (ADC) to enable computer to “understand” and process the data.
3. Computer compare new data with stored data.
4. Computer system will send signal to device and change the data back to analogue using DAC (digital to analogue converter).
5. Instruct device to switch on or off.
Example

Traffic control system:
stored data (normal car queue) is 20.
If new data (collected from north sensor) is 50, and (collected from south sensor) is 10,
it should instruct south light to turn green first.
Advantages:
- Safer (faster response and computer don’t get tired and miss key data)
- Computer work 24/7
- More accurate and can take more frequent readings (If reading need to be taken every 30 seconds, human may miss it)