product surveillance

Paulo

Member
Join Date
Nov 2009
Location
toronto
Posts
1
Hello to everyone,
I have a question about an alternative way to program a PLC for the application I have
This machine has a surveillance system monitoring for the presence and gap between products as they flow through the different stations in the machine. It uses flags on a shaft to trigger a couple of inductive sensors and photo eyes per station tracking the product.
It all works fine, however I was trying to use only 1 flag (reduce the clutter) as a pulse (1/rpm) and then using some logic to check if all the different PE's changed state accordingly, if not, then stop the machine
Any Ideas??

Thank you

Paulo
 
Hi Paulo, I think you are looking for a "Programmable Limit Switch", or PLS. These trigger the machine events based on machine rotation, and not based on time as you are suggesting. Using timers to do this application in PLC software is not a good idea because it creates a dependence on machine speed that your current control system does not have. PLS's require an encoder on the shaft, in addition to the hardware and or software for the PLS itself, so I'm sure that a couple of proxes will be a much more cost effective, simpler solution.
 

Similar Topics

Hello All, I'm looking for some opinions and Ideas for guarding the product entrance of a palletizing robot cell. Please see the attached...
Replies
7
Views
504
Respected Members; I am going to design the PLC control system. The requirement as under: 1. Input/ Out put modules are SIL 2 certified. 24...
Replies
2
Views
413
I've got an issue opening a project in TIA Portal v16. When the file is opening, I get the message that says "Optional products used in the...
Replies
2
Views
708
I am new to Siemens, and just looking into their HMI software. Does Siemens have a product similar to FactoryTalk View SE? I am looking to have...
Replies
14
Views
1,730
I am speccing out a system for some burner controls and the customer has two SLC500s that will need to be upgraded. There is no distributed IO. I...
Replies
25
Views
6,574
Back
Top Bottom