Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 2: Answer all parts Consider the common task of box filling, as depicted in Figure Q2. The system, which contains a motor driven conveyor,
Question 2: Answer all parts Consider the common task of box filling, as depicted in Figure Q2. The system, which contains a motor driven conveyor, a bulk storage silo, a solenoid controlled valve and sensors is to be controlled by a Programmable Logic Controller (PLC). Control Description: - Start the conveyor when the start button is momentarily pressed. - Stop the conveyor when stop button is momentarily pressed. - Energize a run indicator light when the process is operating. - Energize a standby indicator light when the process is stopped. - Stop the conveyor when the right edge of the box is first sensed by a box position sensor. - With the box in position and the conveyor stopped, open the filling solenoid valve and allow the box to fill with the silo material. Filling should stop when box level sensor goes true. - Energize the full indicator when the box is full. The full indicator should remain energized until the box is moved clear of the box position sensor. (a) Implement a commented ladder logic PLC program for the control actions specified. Indicate any internal PLC locations you may use in your solution. (20 mark (b) Explain your solution in detail. (5 mark: k(c) If the silo had an additional level sensor [Silo level sensor (X4)], outline how yc would modify your code in (a) to include this level check. (5 mark
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started