Computer Science for IGCSE & O level - Boolean Logic (Section 4 - No. 33)
In the example of the engine management system, what would the output (Y) be if motor speed = 4000rpm, bearing temp = 70C and water velocity = 3 m/s?
1
0
Unable to determine
Invalid
Explanation
Motor speed (4000 rpm) exceeds the 3000 rpm condition, and bearing temperature (70C) meets the <= 80C condition. However, water velocity (3 m/s) doesn't meet the condition of > 4m/s so the final output will be 0 (Y=0).
Comments (0)
