some advise pls:)

theripley

Member
Join Date
Jul 2008
Location
laguna
Posts
545
do i need a special PLC if my input is switching 20 times per second?

Hmm, i have a design about a cotton bud inspection machine..The machine is expecting to inspect 20 pieces per second..I have choosen to use a keyence laser sensor, LV-H100 to detect both heads of the cotton buds..I have also choosen a FX1N mitsubishi PLC to serve this purpose but taking into consideration the fast input switching i am beginning to doubt..

please help:)
 
20 times per sond is nothing special.
That translates to an on-off-on-off cycle time of 50 ms. And that require a PLC scan time of approximately 20 ms to be reliably detected.
However, that assumes the on-off periods are evenly distributed.
Sensors for detecting material passing by some time has a very short on-pulse.

Apart from that, 20 cotton buds per seconds sounds very little.
Is it maybe 20 per milli-second ?
If that is the case you need a counter card.
 
However, that assumes the on-off periods are evenly distributed.
Sensors for detecting material passing by some time has a very short on-pulse.

Hmm, what do you mean with on-off period evenly distributed? Like on for 25 ms & off for 25 ms & this should be applied to all measured items? Would there be problem if the on-off period will be not evenly distributed?


Is it maybe 20 per milli-second ?
If that is the case you need a counter card.

Hmm, 20 per ms would be very much fast..but i wonder what is the counter card you mean?
 
Hmm, what do you mean with on-off period evenly distributed? Like on for 25 ms & off for 25 ms & this should be applied to all measured items? Would there be problem if the on-off period will be not evenly distributed?
Just make certain that the PLC scan is somewhat shorter than the shortest of the on or off part of the pulses.

If it is possible depends on if the PLC program scan including update of the i/o image is short enough, and if the digital input for the sensor is fast enough.
For 20 parts per second even a regular input on a normal small PLC is typically OK.
 

Similar Topics

To begin, before the Trolls pop out, I know you get your tools/test your tools/find the right tools. Thats great, but at this point Im on a...
Replies
15
Views
5,255
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,477
hello all... recently management level inculd my manager had ask me to do a task . where by currently we have small mixing plant (feedmill) where...
Replies
5
Views
8,037
Hey all, I have a question for all you independent contractors. I have a client I agreed to work for them for a low rate with the idea that it...
Replies
10
Views
2,441
:site: hello all.. i m need some advise for my upcoming project(work).. i been ask to develop a program from small size of mixing(batching...
Replies
5
Views
2,529
Back
Top Bottom