Page 1 of 1

analog input for balance 300 kg

Posted: Wed Aug 08, 2018 6:25 pm
by nacerodz1990
Hi,
I am a beginner in Omron's PLC, please can any one here help me to programming a balance using 4 sensors, the output of each one is (2mV / 100 kg). The used PLC is OMRON CJ2M CPU 33.

Re: analog input for balance 300 kg

Posted: Tue Aug 14, 2018 5:12 am
by Homeroid_BL
You can not connect directly sensor to a standard 0-10V/4-20mA analog input. Sensors are connected in parallel to a special weighing module, then data is exchanged to PLC:

Re: analog input for balance 300 kg

Posted: Sun Aug 19, 2018 9:21 am
by Dfcz
Not exactly. There are weight sensors already with analog output. And in this case, they can be connected to each of its input and then process their signals.

Re: analog input for balance 300 kg

Posted: Tue Aug 28, 2018 3:04 pm
by nacerodz1990
Hello Sir;
First of all, I am a beginner in the OMRON PLC and I am carrying out a balance of 300 kg for mill machine.
Initially the balance is empty, the motor M1 starts up to a value of 60 kg then stop.
Then the motor M2 starts up to a value of 100 kg and the same thing for the motor M3, and the M4 motor (40kg).
after a measurement of 300 kg all the motors are stopped, and an OUTPUT named out1 will open.
The used PLC is CJ2M
Please help how can I programming this balance, and if there is anything to add please tell me.

Re: analog input for balance 300 kg

Posted: Tue Aug 28, 2018 3:10 pm
by nacerodz1990
Hello Sir;
First of all, I am a beginner in the OMRON PLC and I am carrying out a balance of 300 kg for mill machine.
Initially the balance is empty, the motor M1 starts up to a value of 60 kg then stop.
Then the motor M2 starts up to a value of 100 kg and the same thing for the motor M3, and the M4 motor (40kg).
after a measurement of 300 kg all the motors are stopped, and an OUTPUT named out1 will open.
The used PLC is CJ2M
Please help how can I programming this balance, and if there is anything to add please tell me.