Question
A patient monitoring system has three input sensors to monitor three different parameters of a patient. The output of the system is an alarm which
A patient monitoring system has three input sensors to monitor three different parameters of a patient. The output of the system is an alarm which will aware the medical team of a potential danger. Sensor A measures the blood pressure and produces a HIGH when the pressure falls below a threshold level. Sensor B measures the blood oxygen level and produces a HIGH when the oxygen level is below a threshold level. And sensor C measures the pulse rate which produces a HIGH when the pulse rate goes above a particular threshold level. Only in the following conditions, the alarm should be activated:
- If blood pressure is below threshold and oxygen level is below threshold.
- If blood pressure is below threshold and pulse rate is above threshold.
- If oxygen level is below threshold and pulse rate is above threshold.
- If blood pressure is below threshold, oxygen level is below threshold and pulse rate is above threshold.
Question:
Design the digital system (Digital Triggering Circuit), showing the required steps, which will trigger the alarm and implement the system with CMOS logic.
Step by Step Solution
3.45 Rating (158 Votes )
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started