figüré běloW. rite a program to implement the box-stacking process This application requires the control of a conveyor belt that feeds a mechanical stacker. The stacker can stack various numbers of cartons of ceiling tile onto each pallet (depending on the pallet size and the preset value of the counter). When the required number of cartons has been stacked, the conveyor is stopped until the loaded pallet is removed and an empty pallet is placed onto the loading area. A photoelectric sensor will be used to provide count pulses to the counter after each carton passes by. In addition to a conveyor motor start/stop station, a remote reset button is provided to allow the operator to reset the system from the forklift after an empty pallet is placed onto the loading area. The operation of this system can be summarized as follows: • The conveyor is started by pressing the start button. • As each box passes the photoelectric sensor, a count is registered. • When the preset value is reached (in this case 12), the conveyor belt tums off. 16 • The forklift operator removes the loaded pallet. • After the empty pallet is in position, the forklift operator presses the remote reset button, which then starts the whole cycle over again. Cartons of ceiling tile Reflector Stacker Pallet Sensor

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section: Chapter Questions
Problem 2PP: (Mechanics) The deflection at any point along the centerline of a cantilevered beam, such as the one...
icon
Related questions
Question
14) Write a program to implement the box-stacking process illustrated in the figure below.
This application requires the control of a conveyor belt that feeds a mechanical stacker.
The stacker can stack various numbers of cartons of ceiling tile onto each pallet
(depending on the pallet size and the preset value of the counter). When the required
number of cartons has been stacked, the conveyor is stopped until the loaded pallet is
removed and an empty pallet is placed onto the loading area. A photoelectric sensor will
be used to provide count pulses to the counter after each carton passes by. In addition to a
conveyor motor start/stop station, a remote reset button is provided to allow the operator
to reset the system from the forklift after an empty pallet is placed onto the loading area.
The operation of this system can be summarized as follows:
• The conveyor is started by pressing the start button.
• As each box passes the photoelectric sensor, a count is registered.
• When the preset value is reached (in this case 12), the conveyor belt turns off.
16
• The forklift operator removes the loaded pallet.
• After the empty pallet is in position, the forklift operator presses the remote reset
button, which then starts the whole cycle over again.
Cartons of
ceiling tile
Reflector
Stacker
Pallet
Sensor
Transcribed Image Text:14) Write a program to implement the box-stacking process illustrated in the figure below. This application requires the control of a conveyor belt that feeds a mechanical stacker. The stacker can stack various numbers of cartons of ceiling tile onto each pallet (depending on the pallet size and the preset value of the counter). When the required number of cartons has been stacked, the conveyor is stopped until the loaded pallet is removed and an empty pallet is placed onto the loading area. A photoelectric sensor will be used to provide count pulses to the counter after each carton passes by. In addition to a conveyor motor start/stop station, a remote reset button is provided to allow the operator to reset the system from the forklift after an empty pallet is placed onto the loading area. The operation of this system can be summarized as follows: • The conveyor is started by pressing the start button. • As each box passes the photoelectric sensor, a count is registered. • When the preset value is reached (in this case 12), the conveyor belt turns off. 16 • The forklift operator removes the loaded pallet. • After the empty pallet is in position, the forklift operator presses the remote reset button, which then starts the whole cycle over again. Cartons of ceiling tile Reflector Stacker Pallet Sensor
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Stack
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr