Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

using RS logix to create two ladder diagram program or just draw the ladder diagram on paper by hand by following instructions below 9.4 Procedure

using RS logix to create two ladder diagram program or just draw the ladder diagram on paper by hand by following instructions below

image text in transcribed

image text in transcribed

9.4 Procedure 9.4.1 Exercise 1 -Subroutines This PLC logic will be used to monitor a butane sphere which has a safety pressure range of 85.0 to 175.0 psi. a) Convert three pressures from Psi (PSII, PSI2 and PS13) into Kpa (KPAI, KPA2 and KPA3) by jumping (3 times) to a subroutine called PsiTo Kpa. NOTE: The subroutine PsiToKpa MUST have ONLY 1 input value (PSI) and ONLY 1 output value (KPA). b) Calculate the average pressure in Kpa and store it in (AvePress) by jumping to a subroutine called Average. c) Check the value of (AvePress) to trigger an alarm by jumping to a subroutine called Alarm which is structured as follows: o GREEN light is ON if (95 psi

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

Computer Accounting With QuickBooks Pro 2010

Authors: Donna UlmerDonna Kay

12th Edition

0077408756, 9780077408756

More Books

Students also viewed these Accounting questions

Question

What is the purpose of creating hierarchies of date fields?

Answered: 1 week ago