Question: Write a ladder logic program that collects temperature data once per second for 1 minute ( use a FFL ) . Then find the average

Write a ladder logic program that collects temperature data once per second for 1 minute (use a FFL). Then find the average temperature over the one-minute period and sort the data to find the highest temperature. Move the highest temperature value into a tag call Highest_Temp (use a MOV to move last array position into the tag after the SRT is done).
This problem will require a TON, CTU, FFL, AVE, SRT, MOV and FLL. The CTU, FFL, AVE, and SRT will require a RES to restart data collection.
Include a Start tag to start the data collection. When the Start tag is off it should clear (zero) all temperature data and reset all instructions.
For testing purposes use the number 95 for temperature input when starting then around halfway change it to 65.
Include rung comments describing the rung's function.
 Write a ladder logic program that collects temperature data once per

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!