Please key in the Sp02 reading hour by hour: Hour 1: 95 Hour 2: 94 Hour 3: 96 Hour 4: 94 Hour 5: 99 Hour 6: 93 Hour 7: 92 Hour 8: 93 Hour 9: 91 Hour 10: 95 Hour 11: 96 Hour 12: 94 Patient's Sp02 monitoring: Min: 91 Max: 99 Average: 94

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

c programing

As a biomedical engineer, you are instructed by the hospital to design a simple program to assist
nurses in analyzing patient's Sp02 during COVID-19 pandemic. The program would first require a
nurse to key in 12 hours SpO2 reading which is acquired in hourly basis. Based on the SpO2 inputs,
the program will automatic identify the min, max and calculate the average Sp02 throughout the 12
hours monitoring.
Program requirement:
• Create an array to store the patient's SpO2 reading for continuous 12 hours monitoring.
• Create a struct which has the following members to store patient's SPO2 information: min,
max, average.
• Read the patient's Sp02 monitoring result from nurses and store into array
• Identify the min, max and calculate the average Sp02, then store into the struct member
accordingly.
Figure 3 shows an example of the expected program behavior.
1. Sketch a flowchart which provides solution according to the given specification and
requirement.
2. Based on your flowchart, derive the complete C code to deliver the program for patient's
continuous SpO2 monitoring.
Transcribed Image Text:As a biomedical engineer, you are instructed by the hospital to design a simple program to assist nurses in analyzing patient's Sp02 during COVID-19 pandemic. The program would first require a nurse to key in 12 hours SpO2 reading which is acquired in hourly basis. Based on the SpO2 inputs, the program will automatic identify the min, max and calculate the average Sp02 throughout the 12 hours monitoring. Program requirement: • Create an array to store the patient's SpO2 reading for continuous 12 hours monitoring. • Create a struct which has the following members to store patient's SPO2 information: min, max, average. • Read the patient's Sp02 monitoring result from nurses and store into array • Identify the min, max and calculate the average Sp02, then store into the struct member accordingly. Figure 3 shows an example of the expected program behavior. 1. Sketch a flowchart which provides solution according to the given specification and requirement. 2. Based on your flowchart, derive the complete C code to deliver the program for patient's continuous SpO2 monitoring.
Please key in the Sp02 reading hour by hour:
Hour 1: 95
Hour 2: 94
Hour 3: 96
Hour 4: 94
Hour 5: 99
Hour 6: 93
Hour 7: 92
Hour 8: 93
Hour 9: 91
Hour 10: 95
Hour 11: 96
Hour 12: 94
Patient's SpO2 monitoring:
Min: 91
Max: 99
Average: 94
Transcribed Image Text:Please key in the Sp02 reading hour by hour: Hour 1: 95 Hour 2: 94 Hour 3: 96 Hour 4: 94 Hour 5: 99 Hour 6: 93 Hour 7: 92 Hour 8: 93 Hour 9: 91 Hour 10: 95 Hour 11: 96 Hour 12: 94 Patient's SpO2 monitoring: Min: 91 Max: 99 Average: 94
Expert Solution
steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY