Automatic door

guest

Guest
G
Does someine have the program for an automatic door (like in supermarkets).

Thank you very much
 
As in the ones at the Kroger store?

Does someine have the program for an automatic door (like in supermarkets).
I do not have the program of which you ask. However, if you had to program something to do that, would the program be something like, input: See person, output: open door. If input no see person, then door not open or come shut if already open. Would that pretty much do it?
 
What PLC are you using?
Some PLC's have a function block specifically for Automatic Doors.
Look in your manual it is in the same section as the Stop Light fuction block.
 
I'd put a timer in for both see person and close door... If see person 0.25s open door, if no see person for 10s close door... The timer values would have to be played with, but that would keep the door from opening for junk signals and closing on people as they walk through. Of course then you have all the saftey stuff like a sensor for person in doorway, don't close door and door close motor over current, doorway jammed, don't close door...
 

Similar Topics

So I'm on a beginner class(infant level), trying to build a 'double automatic door' and i'm having a lot of troubles.. getting a lot of errors...
Replies
5
Views
2,424
Hello, I need to create an automatic transfer panel that connects to the generator when the mains power is cut. I can draw up to 60kW and draw up...
Replies
0
Views
80
Hello everyone, I'm having trouble solving this one and was hoping someone could help. I have a AB CompactLogix L16ER PLC connected to a AB...
Replies
2
Views
580
Hello everyone, I was hoping someone with a lot of experience with Automatic Device Configuration would chime in with any of your thoughts on this...
Replies
6
Views
1,828
Hello. At my job I get from clients lists of their inputs and outputs (hundreds of them) and what they want the program to do. So I have to type...
Replies
2
Views
1,333
Back
Top Bottom