A fluid system has two sensors, a pressure sensor and a flow sensor. The pressure sensor has one output ‘A’ defining two levels: ‘0’ if pressure is low, and ‘1’ if pressure is high. The flow sensor has one output ‘B’ defining two levels: ‘0’ if flow is low, and ‘1’ if flow is high. There is another output ‘C’ defining the command from operator: ‘0’ if less flow is required, and ‘1’ if more flow is required. The combination of all outputs is used to decide if a pump should be turned on ‘P=1’ if pressure is low, or if operator command is high and flow is low. Otherwise, the pump should be turned off ‘P=0’. You are assigned the task to design the circuit that makes this decision. (3-a) Is this an analogue or digital electronic problem? Explain the difference. (3-b) What is the benefit of using digital circuits for the abovementioned scenario? Explain
A fluid system has two sensors, a pressure sensor and a flow sensor.
The pressure sensor has one output ‘A’ defining two levels: ‘0’ if pressure is low, and ‘1’ if
pressure is high.
The flow sensor has one output ‘B’ defining two levels: ‘0’ if flow is low, and ‘1’ if flow is high.
There is another output ‘C’ defining the command from operator: ‘0’ if less flow is required, and
‘1’ if more flow is required.
The combination of all outputs is used to decide if a pump should be turned on ‘P=1’ if pressure is
low, or if operator command is high and flow is low. Otherwise, the pump should be turned off
‘P=0’. You are assigned the task to design the circuit that makes this decision.
(3-a) Is this an analogue or
(3-b) What is the benefit of using digital circuits for the abovementioned scenario? Explain
(3-e) Draw the circuit diagram for the given scenario, then verify its operation using Multisim.
Step by step
Solved in 2 steps