Industrial Cells

In industry, there are many cells used throughout the factory. The control system for those cells is your PLC. Some of the most common ones are:

Distributing
Testing
Assembly
Pick & Place
Sorting
For the proper operation of those cells, we need sensors and actuators to allow the PLC to execute the programmed logic.


 

Let’s consider the scenario of the sorting station from FESTO that you will work on in your future PLC courses:

The Sorting station sorts the workpieces onto three chutes. The detection module is capable of verifying the presence of red, black, and metallic workpieces.
Workpieces placed onto the beginning of the conveyor belt are detected.
The workpieces are stopped by a pneumatic stopper to determine their characteristics.
The sensors in the detection module ascertain the workpieces’ material and color (black, red, metallic).
The workpieces are sorted onto the appropriate chutes by means of electrically operated deflectors.
A retroreflective sensor monitors the fill levels of the chutes.
Think about how many and what types of sensors are needed for that system. These sensors will provide the input signals to the PLC, which will generate the output to turn on the conveyor belt, pneumatic stopper, or deflectors.

In your original post, describe the process flow step by step. For example, the initial check would be similar to:

Sequence
1. Workpiece detected at the beginning of the conveyor belt
2. Conveyor motor on
3. Color/material detection

 

Sample Solution

Sequence

  1. Workpiece detected at the beginning of the conveyor belt
  2. Conveyor motor on
  3. Color/material detection
  4. Pneumatic stopper activated
  5. Workpiece sorted onto appropriate chute
  6. Conveyor motor off
  7. Fill level sensor activated
  8. Repeat

Sensors

The following sensors are needed for the sorting station:

  • A photoelectric sensor to detect the workpiece at the beginning of the conveyor belt.
  • A conveyor motor sensor to turn on the conveyor belt.
  • A color sensor to detect the color of the workpiece.
  • A material sensor to detect the material of the workpiece.
  • A pneumatic stopper sensor to activate the pneumatic stopper.
  • A deflector sensor to sort the workpiece onto the appropriate chute.
  • A fill level sensor to monitor the fill levels of the chutes.

PLC Logic

The PLC logic for the sorting station would be as follows:

  1. The photoelectric sensor would detect the workpiece at the beginning of the conveyor belt.
  2. The conveyor motor sensor would turn on the conveyor belt.
  3. The color sensor would detect the color of the workpiece.
  4. The material sensor would detect the material of the workpiece.
  5. The pneumatic stopper sensor would activate the pneumatic stopper.
  6. The deflector sensor would sort the workpiece onto the appropriate chute.
  7. The fill level sensor would monitor the fill levels of the chutes.
  8. The process would then repeat.

This is just a basic overview of the process flow and PLC logic for the sorting station. The specific sensors and actuators that are used will depend on the specific design of the sorting station.

Here are some additional considerations for the sorting station:

  • The speed of the conveyor belt will need to be adjusted to ensure that the workpieces are not damaged.
  • The sensors will need to be calibrated to ensure that they are accurately detecting the workpieces.
  • The PLC logic will need to be tested to ensure that it is functioning properly.

By following these considerations, the sorting station can be designed and implemented to ensure that it is operating properly and efficiently.

This question has been answered.

Get Answer
WeCreativez WhatsApp Support
Our customer support team is here to answer your questions. Ask us anything!
👋 Hi, Welcome to Compliant Papers.