06.Control and automated system
06.Control and automated system
Answers
1. Give three features of a microprocessor-controlled camera that is not available in a manually controlled
camera.
Auto-focus
Shutter speed
Red eye effect remover
2. A microprocessor controls a toy car. The microprocessor sends control data along eight paths. 1 is used
for on and 0 is used for off.
0 1 0 1 0 0 1 0
3. a. Name an everyday object, but not a piece of computer hardware, that contains microprocessor.
Automatic Washing Machine
b. Describe two different tasks that the microprocessor performs.
1. Selects the duration of wash depending upon the wash-load
2. Calculates the water level.
5. A tank is to hold water for use by customers in a hotel. The temperature and level of the water in the tank
are controlled by a microprocessor.
a. Give two devices needed inside the tank to provide input data for the microprocessor.
Temperature sensor
Level sensor
b. Give two devices which are controlled by the microprocessor
Heater
Water inlet valve
c. Describe the processing that takes place in this system
Sensors send the values of present temperature and water level in the tank. An ADC (if the sensors are
not digital) converts these values to digital form. The microprocessor uses control program to compare
these values with the set/required values. If there is a difference between these values then the
microprocessor checks the existing state of heater and water inlet valve and according sends control
signal to put them on or off.
6. A camera which contains a microprocessor is being used to take photograph of a flower. Describe the data
that is input, the processing that takes place and the output from the microprocessor for the photograph to
be taken.
Input: Distance of flower from the camera, light intensity, movement pattern and speed of flower.
Output: Control signals to control the focus, shutters peed, and aperture.
Processing: Calculation to adjust the focal length of the lens, shutters peed, and aperture.
7. Newton is concerned about the increase in the amount of traffic at the town center cross roads. It is claimed
that the increase in air pollution is reaching a dangerous level. It has been decided that data logging should
be used to monitor the level of pollution.
06 Control and automated system
a. Complete the diagram of the crossroads showing where the data logging sensors should be placed.
b. Explain how the collected data would be converted for computer storage.
If it is in analogue form then an AD Converter will be used to convert it into digital form then the
control program will take-in and store it in appropriate form.
c. Describe the computer processing which should take place in order to keep the traffic flowing smoothly.
Depending upon the feedback (values sent by sensors from the traffic crossings) control signals will be
generated by the microprocessor to control the duration of green/red lights.
d. What type of computer processing is needed for the system?
Real time processing
e. Give one reason why this type of processing is used?
Because the results of processing are instantly needed.
f. Give two reasons why this on-line control system could fail to work.
Communication link failure and Power failure at the traffic lights’ site.
g. Describe two benefits of introducing this control system.
1. Precise and accurate monitoring and control of traffic,
2. Less pollution as traffic flow will be smooth
3. No health risk to policeman because of pollution.
h. Describe two different ways in which the computer system might cope in a power failure
1. Use a UPS at the traffic light sites
2. Use UPS at the central Computer site.
11. a. State two advantages of using robots in a car factory.
1. Accurate and price non-stop work.
2. No risk to human life and health
b. Describe one task in the process of making cars that can only be done by humans.
Decision making: Robots are “intelligent” to take a decision when an unforeseen situation arises.
c. Describe two good effects and two bad effects of the use of robots in car manufacture
Good 1: Efficiency and quality will be improved and maintained.
Good 2: Increase in throughput i.e. Production will be increased as robots works faster than
human.
Bad 1: Unemployment will increase.
Bad 2: Work will suffer if robots need repair as you can’t substitute another robot for the
nonfunctioning robot.
06 Control and automated system