Regarding PLC and i/o modules

Karan2905

Member
Join Date
Jul 2020
Location
Delhi
Posts
15
I have to use more than 40 servo motors and 20+ load cells using PLC. But the problem is that I have to use many I/o modules ( that is costly and hectic). Can I reduce the no of I/o modules by any means or can you suggest something like decentralized control system? Please help me.

![image of the tube which I am designing](https://i.stack.imgur.com/6xAVb.jpg)

In, this picture you can find a tube that I am making. This tube would give me the exact amount of material that I want. It includes 2 servo, 2 stoppers and 1 load cell for measuring the weight. For eg, I want 10 gm sugar. I program the plc in such a way that Stopper 1 that is attached to Servo 1 rotate 90 degrees to uncover the hole, then the sugar falls on the load cell which tells me the weight. When it measures 10 gm on the load cell. Servo 1 comes to its original position with stopper 1 thus stopping the flow of the sugar. Then stopper 2 opens with the help of servo 2 and sugar falls out of the tube.
The problem is that servo is using 2 outputs of PLC. Imagine I have to use 40 such tubes. To accomplish this I have to use many i/0 modules both for load cell and servos. This would increase complexity, cost and reduce the overall capacity of plc to do other tasks very greatly. Also, I want individual load cells and individual servos connected to each tube. Can you suggest me how to reduce the no of i/o modules or you can also suggest a simpler method to measure the weight of a material that is less complex and solves my problem.

IMG_20200715_201539.jpg
 
why not break it down to separate jobs with on smaller plc's for each tube
all running the exact same program so you are really writhing one program
network all of them together with a central controller to manage all of them
this has the advantage that if one fails or need to be worked on the rest of the tubes can still run.
 

Similar Topics

I have to use more than 40 servo motors and 20+ load cells using PLC. But the problem is that I have to use many I/o modules ( that is costly and...
Replies
7
Views
2,818
I know this can be done, but I can't get the router config right. My goal is to physically connect(using an ethernet cable) a device(PLC, RTU...
Replies
9
Views
1,037
I have to control a bi- directional dc motor. The whole control of dc motor would be through a motor driver that would be connected to PLC. The...
Replies
7
Views
1,984
How I can connect Kiosk to a Plc ? I want input from the kisok and then plc would do the required work. Please answer this question
Replies
20
Views
4,863
Hi everyone, I'm having a problems with simatic s7-300 & sinamics s120 system. Some error code are being appeared,Now how can I fix these error...
Replies
3
Views
2,471
Back
Top Bottom