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 minute use a FFL Then find the average temperature over the oneminute period and sort the data to find the highest temperature. Move the highest temperature value into a tag call HighestTemp 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 for temperature input when starting then around halfway change it to
Include rung comments describing the rung's function.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
