6.1 Automated systems

← Topic 5.3 Cyber securityComputer Science contentsTopic 6.2 Robotics →
Chapter 6 · Automated and emerging technologies

6.1 Automated systems

Automated systems combine hardware and software so that a process can operate automatically. The key exam skill is to follow the chain from sensors, to a microprocessor or computer, to actuators, and then explain why automation is useful or risky in a particular situation.

SensorsMicroprocessorsActuatorsIndustrial automationTransportAgriculture & weatherGaming, lighting & science

What you need to understand

You do not need to memorise every industrial process in the examples. You do need to understand how sensor readings are collected, how a processor compares or uses those readings, how output signals are sent to actuators, and how a supervisor may monitor or override an otherwise automatic system. You should also be able to discuss advantages and disadvantages in unfamiliar scenarios.

6.1.1

Sensors, microprocessors and actuators

An automated system is a programmed combination of hardware and software that can carry out a process without continual human control. A person may still monitor the system and may be able to override it if necessary.

1. Sensors — input

Sensors measure physical conditions in the surroundings, such as temperature, pressure, light, movement, water level or radiation. If the reading is analogue, an ADC converts it into digital data before processing.

2. Microprocessor/computer — processing

The processor receives sensor data and follows its program. It may compare readings with stored limits, target values or a database, then decide whether an action is required.

3. Actuators — output/action

The processor sends signals to actuators. Actuators make physical changes, for example opening a valve, starting a pump, moving a steering mechanism, applying brakes, operating a piston or switching lights.

Exam pattern: describe the process as sensor reading → conversion if needed → processor decision → output signal → actuator changes the physical system → new sensor reading provides feedback.

The source stresses that unfamiliar automated-system questions normally describe the process. The important task is identifying what the sensors measure, what the processor does with that data, and what each actuator changes.

Check the sensor–processor–actuator cycle.
6.1.2

Advantages and disadvantages of automated systems

The textbook applies the same core control idea across industry, transport, agriculture, weather, gaming, lighting and science. The exact equipment changes, but the logic remains the same: sensors provide data, the processor decides what to do, and actuators carry out the response.

Industrial applications

Automation can improve quality, safety, speed and consistency in industrial processes. The source gives an example of car-engine manufacture in which the error rate for manually installing pistons was about 1.5%, whereas automated installation reduced it to about 0.00001%.

Example 1: Nuclear power station

Textbook Figure 6.1 showing the automated control of a nuclear power station

A distributed control system (DCS) receives data from temperature, pressure, flow-level, gas-escape and radiation-level sensors. Analogue readings are converted to digital form when required. The DCS compares the readings with stored operational data and parameters. If action is necessary, signals are sent to actuators that can operate valves, water pumps, gas pumps or an automatic shutdown system.

The process is automatic, but a supervisor can monitor it remotely and can override or shut down the process if necessary.

AdvantagesDisadvantages
Very fast response to abnormal readingsHigh initial cost and extensive testing
Improves safety and keeps workers away from dangerous areasUnexpected conditions may not have been considered in testing
Small changes can be detected quickly, helping the process run near optimum conditionsComputerised control can still be exposed to cyber security risks
Lower long-term staffing costs for continuous monitoringEnhanced maintenance can be expensive

Example 2: Manufacture of paracetamol

Textbook Figure 6.2 showing an automated paracetamol manufacturing system

The first process manufactures the medicine and the second forms the tablets. Sensors monitor both processes and send readings to a central computer. The computer checks the data against stored parameters and controls actuators operating equipment such as pumps, valves, heaters, stirrers and pistons. A remote monitoring station allows an operator to supervise and override the system.

As well as speed, safety and reduced staffing, the source highlights more efficient use of materials, higher productivity and more consistent results. The main disadvantages are the high setup and maintenance costs, the possibility of untested conditions and cyber security risks.

Applying the same idea: automated bottling

Textbook Figure 6.3 showing a fizzy-drink mixing, bottling and labelling process

In a bottling plant, sensors can check the amount of each ingredient, the quantity of drink placed in each bottle and the carbon-dioxide level. A central computer processes the readings and actuators can operate a stirrer, valves and other machinery. This is the same sensor–processor–actuator pattern as the industrial examples above.

Check industrial automation.

Transport

Automated transport is not limited to driverless vehicles. Conventional trains, cars and aircraft also contain automated control systems. The source gives the example of an automatic train safety system: track-side sensors provide information to the on-board computer and actuators can apply the brakes if the driver passes a stop signal. Aircraft autopilot can automatically control wing flaps, throttle and rudder to maintain height, speed and direction.

Example 3: Self-parking cars

Textbook Figure 6.4 showing a self-parking car manoeuvre

Sensors and cameras first judge whether a parking space is large enough. After the driver selects automatic parking, the on-board computer controls actuators connected to the steering, brakes and throttle. Sensors in the bumpers transmit signals and receive the reflections. The computer uses the return time to determine the position of nearby objects and build an understanding of the car’s surroundings.

Some cheaper or older systems automate only the steering, leaving the brakes and throttle under driver control.

Advantages of self-parkingDisadvantages of self-parking
Cars can fit into smaller spaces and parking may be quickerDrivers may become over-reliant and lose parking skills
Less traffic disruption while a driver searches/manoeuvres into a spaceDirty or faulty sensors/cameras can provide incorrect data
Fewer scratches and dentsLow kerbs may not be detected reliably
Sensors can stop the manoeuvre when a new obstacle appearsThe equipment is expensive and needs additional maintenance
Consistent resultsIt may add cost without directly saving the driver money
Textbook Figure 6.5 showing a car reversing into a parking space at ninety degrees

For perpendicular parking the system also needs information about the side boundaries/parking lines and the position of the neighbouring vehicles. Cameras or suitable proximity/distance sensors can provide the extra information.

Example 4: Adaptive cruise control

Textbook Figure 6.6 showing adaptive cruise control sensing the vehicle in front

The driver chooses a cruising speed. Distance sensors in the vehicle repeatedly send signals towards the vehicle ahead and receive the reflections. The on-board computer uses the return time to calculate the separation between the vehicles.

Textbook Figure 6.7 flowchart showing how adaptive cruise control works
  1. If the measured distance is below the safe distance, the processor sends signals to actuators to apply the brakes and/or reduce the throttle.
  2. If the distance is safe, the processor checks the current speed against the driver’s set speed.
  3. If the speed differs from the set value, the throttle is increased or decreased through the actuator system.
  4. The system continually receives new sensor readings so the control loop repeats.

The source activity links the safe distance to stopping distance, which rises as speed increases. An automated system therefore needs both the measured gap and the vehicle’s speed when deciding whether braking is required.

Check transport automation.

Agriculture

Large agricultural areas can be difficult and expensive to monitor manually. Automated systems can collect sensor data over wide areas and control equipment remotely.

Example 5: Automatic irrigation in Brazil

Textbook Figure 6.8 showing an automatic irrigation system

An automatic weather station sends data to the controller at regular intervals. Water-level sensors in irrigation channels send their readings through wireless transmitters to a receiver and then to the controller. The controller combines the channel readings with weather data and decides whether water pumps should start or stop. It sends output signals to actuators that operate the pumps. A remote supervisor can monitor several systems and override a controller when necessary.

AdvantagesDisadvantages
Lower labour costs over very large areasHigh initial equipment cost
Faster and more efficient control of irrigationMaintenance is expensive and may require specialist technicians
Better management of water resourcesWater channels still need physical maintenance; a blockage may not be detected by the automated controller
Safer than frequent manual checks in very hot or risky environmentsRemote locations can make repairs more difficult
Different crops can be given different programmed conditions at the same timeIncorrect or missing sensor information can lead to unsuitable watering

Weather stations

An automated weather station can collect continuous data in remote places. The source lists a thermometer for temperature, anemometer for wind speed, hygrometer for humidity, barometer for air pressure, level sensor for rainfall and light sensor for hours of daylight.

Textbook Figure 6.9 showing an automated weather station

The microprocessor receives the sensor data, calculates values where necessary, and stores results in a central database. Some stations near airports can automatically send frequent reports to aircraft. The textbook’s tipping-bucket rain gauge uses an actuator-controlled piston to tip collected rainwater into a vessel where its level can be measured.

Check agriculture and weather.

Gaming

Gaming systems use sensors to make interaction more realistic. Accelerometers detect acceleration, deceleration and tilting of the controller/device. Proximity sensors can detect the position of a hand or finger near a touch surface. Together with a microcontroller, these sensors allow a player’s physical movement to influence the game and create a more immersive experience.

Lighting

Automatic lighting can use light sensors to respond to ambient brightness, motion sensors to detect people, and infrared sensors for movement/security detection.

Textbook Figure 6.10 showing an automatic lighting system in a house and garden

In the source example, when it becomes dark, the microprocessor controls LED garden lights and can start a programmed fountain-light display. An infrared sensor can provide security information. The fountain itself is controlled by actuators that switch pumps on and off according to the program.

AdvantagesDisadvantages
Automatic control of lightingHigh setup cost
Lower energy use because lights operate only when neededWireless links can be less reliable than wired links
Wireless installations can avoid trailing cablesMore maintenance may be needed to keep the system reliable
Longer lamp life through dimming or automatic switchingMaintenance can add ongoing cost
New programmed light displays can be created for different occasions
Check gaming and lighting.

Science

Automated scientific systems are particularly useful when experiments require accuracy, repeatability, continuous monitoring or work with hazardous materials.

Example 7: Automated chemical process in a laboratory

Textbook Figure 6.11 showing an automated pharmaceutical laboratory experiment

One chemical is added from a burette into a reaction vessel. Level detectors measure how much liquid has been added and a colorimeter checks the colour of the reaction mixture. Both readings are sent to the microprocessor. The processor controls the burette tap by sending signals to an actuator, stopping the flow when the programmed conditions have been reached.

AdvantagesDisadvantages
More consistent and repeatable resultsLess flexible than a skilled human technician in unusual situations
Safer when hazardous chemicals are involvedSecurity risks exist if experimental data is shared globally
Several experiments can run at the same time, producing faster resultsEquipment can be expensive to purchase and set up
Results can be analysed automatically
Fewer highly trained staff are needed for each individual experiment
Experiments can be monitored remotely in real time

Automated systems using AI

The source finishes 6.1 by noting that some industrial and scientific automated systems also use artificial intelligence. Potential advantages include access to very large quantities of facts, the ability to learn from amounts of data that would take humans far longer to analyse, and the ability to identify patterns that humans might miss. The cautions given are that the required human skill set changes and the AI depends on the quality and suitability of the data used to train it.

Check scientific automation and the overall advantages/disadvantages.

Topic 6.1 revision checklist

Define an automated system.
Explain the roles of sensors, ADCs, microprocessors/computers and actuators.
Apply the sensor–processor–actuator cycle to an unfamiliar process.
Explain why supervisors may still monitor or override automatic systems.
Describe the nuclear power station control example.
Describe the paracetamol manufacturing example.
Explain how self-parking systems use sensors, a computer and actuators.
Explain the adaptive cruise-control feedback loop.
Explain the automatic irrigation system.
Name the weather-station sensors and state what each measures.
Explain how accelerometers and proximity sensors are used in gaming.
Explain automatic lighting using light/infrared sensors and actuators.
Explain the automated laboratory experiment using level detectors, a colorimeter and an actuator.
Discuss advantages such as speed, safety, consistency, productivity and reduced labour.
Discuss disadvantages such as setup cost, maintenance, faults, cyber risks, over-reliance and reduced flexibility.
Explain the source’s benefits and limitations of adding AI to automated systems.
Ready for a mixed Topic 6.1 check?
← Topic 5.3 Cyber securityComputer Science contentsTopic 6.2 Robotics →