Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Program must be written in C (suture1.text) Is the the for columns on the right, Batch ID, Temperature, Pressure, and Dwell Time. what information do

image text in transcribed

Program must be written in C

(suture1.text) Is the the for columns on the right, Batch ID, Temperature, Pressure, and Dwell Time.

what information do
you need?
Suture Packaging. Sutures are strands or fibers used to sew living tissue together after an in- jury or an operation. Packages of sutures must be sealed carefully before they are shipped to hospitals so that contaminants cannot enter the packages. The object that seals the package is referred to as a sealing die. Generally, sealing dies are heated with an electric heater. For the sealing process to be a success, the sealing die is maintained at an established temperature and must contact the package with a predetermined pressure for an established time period. The time period in which the sealing die contacts the package is called the dwell time. Assume that the acceptable range of parameters for an acceptable seal are the following: 24551 145.5 62.3 2.13 24582 153.7 63.0 2.52 26553 160.4 58.8 2.51 26613 159.5 58.9 2.02 26624 160.5 61.5 1.98 27725 170.9 62.5 2.03 Temperature: Pressure: Dwell time: 150-170C, 60-70 psi, 2-2.5 s. A data file named suturel.txt contains information on batches of sutures that have been rejected during a one-week period. Each line in the data file contains the batch number, temperature, pressure, and dwell time for a rejected batch. The quality control engineer must analyze this information, and needs a report that computes the percent of the batch- es rejected due to temperature, the percent rejected due to pressure, and the percent re- jected due to dwell time. It is possible that a specific batch may have been rejected for more than one reason, and it should be counted in all applicable totals. Write a program to compute and print these three percentages. Write a program to read the data file suturel.txt and make sure that the information relates only to batches that should have been rejected. If any batch should not be in the data file, print an appropriate message with the batch information. Suture Packaging. Sutures are strands or fibers used to sew living tissue together after an in- jury or an operation. Packages of sutures must be sealed carefully before they are shipped to hospitals so that contaminants cannot enter the packages. The object that seals the package is referred to as a sealing die. Generally, sealing dies are heated with an electric heater. For the sealing process to be a success, the sealing die is maintained at an established temperature and must contact the package with a predetermined pressure for an established time period. The time period in which the sealing die contacts the package is called the dwell time. Assume that the acceptable range of parameters for an acceptable seal are the following: 24551 145.5 62.3 2.13 24582 153.7 63.0 2.52 26553 160.4 58.8 2.51 26613 159.5 58.9 2.02 26624 160.5 61.5 1.98 27725 170.9 62.5 2.03 Temperature: Pressure: Dwell time: 150-170C, 60-70 psi, 2-2.5 s. A data file named suturel.txt contains information on batches of sutures that have been rejected during a one-week period. Each line in the data file contains the batch number, temperature, pressure, and dwell time for a rejected batch. The quality control engineer must analyze this information, and needs a report that computes the percent of the batch- es rejected due to temperature, the percent rejected due to pressure, and the percent re- jected due to dwell time. It is possible that a specific batch may have been rejected for more than one reason, and it should be counted in all applicable totals. Write a program to compute and print these three percentages. Write a program to read the data file suturel.txt and make sure that the information relates only to batches that should have been rejected. If any batch should not be in the data file, print an appropriate message with the batch information

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Outlook 2023

Authors: James Holler

1st Edition

B0BP9P1VWJ, 979-8367217322

More Books

Students also viewed these Databases questions

Question

Discuss the theories that help us understand pitch perception.

Answered: 1 week ago

Question

Technology. Refer to Case

Answered: 1 week ago