Pin Installation Machine

rsdoran said:
You are doing something I would never do i.e. use a latching STOP button to power-on and start up. An ESTOP should never be used as a reset.

Actually, there is separate hard-wired RESET button that has to be pushed to reset the MCR after the STOP button is unlatched. I made a mistake in not mirroring this logic in the PLC program.
I'm adding another contact block to the RESET button, wired to a PLC input X14, and adding a rung to the beginning of the program which should correct the problem:

61011.jpg


Thanks very much for your input, Ron!

Paula
 
Lancie1 said:
I think my new timer T2 is still the best solution.

I think it would make sense if the escapement was prone to missing cycles, and could be corrected by re-initiating the sequence. But this hasn't proven to be the case. It is always something upstream of the escapement mechanism. To date, there has not been a single problem with the pin-feed sequence (save for the present issue) where re-cycling the escapement would have corrected the problem. One time, a small metal chip got caught in the feeder track between the bowl and escapement, which prevented the pins from reaching the escapement. Another time, an operator had placed something heavy on the enclosure which covers the bowl. The weight actually bore down on the bowl, compressing the rubber mounts, and causing a misalignment between the discharge track and escapement inlet. But the most common reason that the pin-feed cycle "fails" is because they let the bowl run out of pins. The operators know as soon as they hear that hiss of air, with no pin being delivered, to shut down the machine and check the bowl.

Still, the repeating timer might be a good idea, except that in some instances it might exacerbate an existing problem. For example, if the escapement works perfectly, and delivers the pin to the air stream, but for some reason the pin hangs up between the escapement and nosepiece, the PLC will keep sending pins into the blow tube. Presumably, until it fills up with pins.

My plan for now is to try it out with the start-up rung as shown above. Hopefully this will solve the problem. Thanks for all your help, Lancie!

Paula
 
pstephens said:
But the most common reason that the pin-feed cycle "fails" is because they let the bowl run out of pins. The operators know as soon as they hear that hiss of air, with no pin being delivered, to shut down the machine and check the bowl.
Why wait for the bowl to potentially empty?

Why not add a bowl level sensor or track level sensor far enough upstream so the operator can fill the bowl without an interrruption? You could initiate a "not-so-loud" audible alarm. Some of the Sonalerts by Mallory are chimes or other types of tones.
 
This was a low budget project that requires an operator to insert parts. The operator should be aware of the amount of pins in the bowl. Pictures are on Page 5.
 
What Ron said. The level switch was offered as an option, but they declined. The bowl doesn't run dry often enough to be a problem.

Paula
 
Last edited:
pstephens said:
What Ron said. The level switch was offered as an option, but they declined. It doesn't happen often enough to be a problem.

Paula
I took Ron's advice and checked back at the pictures earlier in the thread. On a machine that small, the operator should be severely punished if he (or she) lets the bowl run out of parts! Sorry for the overkill suggestion. I'm too accustomed to huge machines with lots of sensors.
 
I downloaded the revised program to the PLC today, and the problem is solved.

MANY THANKS to those who offered advice! :site:

Paula
 
I just wanted to know if she is another casualty, or has moved on to other pastures. Long-timers disappear from here, and I never know if they have passed on or what.
 
Last edited:

Similar Topics

Hello: I have to connect a RS232 Modbus RTU slave that only has Tx, Rx and GND signals to a Modbus RTU master. However, all RS232 to RS485...
Replies
3
Views
227
Hi All, I came up with this for ramping the PWM pin on the micro 820. I'm new to ladder logic so I am not sure if this will even work? Once...
Replies
6
Views
341
MELSEC A RS422 (25pin) <> iQR C24 Serial RS232 (9pin) - Simple PLC Communication Communication from a MELSEC-A Series CPU (RS-422 – DB 25 Pin)...
Replies
4
Views
1,036
M12 sensor plugs are widely used. I'm about making my own CAD symbols for sensor connections, and I'm not sure about including pin #5, which is...
Replies
6
Views
1,488
In my FC I use an inout variable for the memory of a Set/reset. When i call the FC i have the pin at the entry side of the block while i would...
Replies
4
Views
1,917
Back
Top Bottom