Software Engineering Technical Manual and Exercises
Software Engineering Technical Manual and Exercises
3.
2011
c.
d.
This application simulates a device that computes blood pressure based upon input from a
pressure transducer. Instead of connecting hardware, this version will compute the ratio of
diastolic to systolic pressure based upon recorded patient data. In order to compute this value,
the application uses a very simple state machine that includes some basic acquisition (in this
case, from a file), simple filtering and signal processing. Click run.
When prompted, select a recorded dataset. (-BP DATA exp 3 123x76 62 BPM.tdms is
recommended, as the front panel defaults are calibrated for this patient).
e.
f.
g.
4.
2011