AMR Integration with Automatic Doors, Elevators, and Access Control: Interface States, Interlocks, and Fault Recovery
Industrial Floor Readiness for AMR: Flatness, Joints, Thresholds, Ramps, Oil, and Wheel Slip
Sep 04, 2026
Battery Manufacturing AMRs: Electrode Rolls, Dry-Room Constraints, ESD, Cleanliness, and Line Integration
Sep 04, 2026
Aerospace Component Transport with Mobile Robots: Large Footprints, High Loads, Low Clearance, and Precision Docking
Sep 04, 2026
Chemical Plant AMR Logistics: Hazardous-Zone Boundaries, Material Compatibility, Ventilation, and Maintenance Access
Sep 04, 2026
Door or Elevator Integration Is a Sequence, Not a Signal
AMR interaction with automatic doors or elevators is not as simple as “send a signal to open the door.” It is a multi-step state sequence — each step has state confirmation, timeout, and exception handling.
A practitioner asked in an online forum: “Is the interaction between AGV and automatic doors/elevators typically done by the AGV itself, or by notifying the dispatching software?” This question received multiple replies — showing it is a common confusion in system integration.
The answer depends on architecture: some systems have the AMR directly control doors/elevators, others use the dispatching system for unified management. But regardless of architecture, the integration core is the state sequence — request, authorize, open, enter, clear — each step needs confirmation and timeout handling.
Request, Authorize, Open, Enter, and Clear States
Standard door/elevator interaction sequence:
| Step | Action | Confirmation | Timeout handling |
| 1. Request | AMR or dispatching sends open-door/call-elevator request | Door/elevator receives request confirmation | Timeout → retry or alarm |
| 2. Authorize | Door/elevator system checks if allowed (no conflict, safety conditions met) | Authorization signal | Not authorized → wait or reroute |
| 3. Open | Door opens / elevator arrives and opens | Door fully open confirmation | Timeout → alarm |
| 4. Enter | AMR passes through door / enters elevator | AMR passage complete confirmation | Enter a defined safe state / alarm / manual recovery according to the approved interface design |
| 5. Clear | AMR fully through, notifies door/elevator to close | Door closed confirmation | Enter a defined safe state / alarm / manual recovery according to the approved interface design |
Key design questions:
- Who initiates the request? AMR directly or the dispatching system?
- Who confirms authorization? Door/elevator system or dispatching system?
- How does the AMR confirm the door is fully open? Sensor detection or signal confirmation?
- What happens on timeout? Retry, alarm, reroute, or manual intervention?
Position Confirmation and Occupancy Sensing
Door zone occupancy:
- Multiple AMRs may be in the door zone — need to ensure only one enters.
- Pedestrians may be in the door zone — need person-vehicle separation or interlock.
- Elevator car occupancy — how does the AMR confirm no other vehicles or people inside?
Occupancy sensing methods:
| Sensing method | Applicable | Limitation |
| AMR’s own sensors | Door zone obstacle detection | Only detects objects in AMR’s field of view |
| Door/elevator system sensors | Door zone/car occupancy | Depends on whether building system has sensors |
| Dispatching system lock | Prevents multi-vehicle simultaneous requests | Software-level, does not detect physical occupancy |
| Physical interlock | Hardware interlock between door/elevator and AMR | Most reliable but most complex |
Define a validated means of confirming safe entry and occupancy; depending on the building and system architecture, this may combine building sensors, robot sensing, interlocks, access-control logic, and traffic-control rules.
Elevator Call, Floor Selection, and Car Reservation
Special complexity of elevator interaction:
- Call: AMR or dispatching calls elevator to current floor.
- Arrival confirmation: Elevator arrives at current floor and opens.
- Enter: AMR enters the car.
- Floor selection: AMR or dispatching selects target floor.
- Travel: Elevator travels to target floor.
- Arrival and open: Elevator arrives at target floor and opens.
- Exit: AMR leaves the car.
- Release: Notify elevator it can serve other requests.
Key questions:
- What does the AMR do inside the car during travel? Typically enters standby, resumes task execution after arriving at target floor.
- What if the elevator stops at another floor mid-travel? Doors open but it is not the target floor.
- How do multiple AMRs sharing an elevator queue?
- What happens when the elevator fails?
Interlocks with Personnel and Other Vehicles
Person-vehicle interlock:
- Doors and elevators are personnel passages — how to ensure personnel safety when AMRs use them?
- Safety interlock: When the AMR requests door opening, is the door zone clear?
- Priority: When personnel and AMRs need the door/elevator simultaneously, who goes first?
Multi-vehicle interlock:
- Multiple AMRs requesting the same door/elevator — dispatching system needs queue management.
- When one AMR is in the door/elevator, others cannot enter.
- Dispatching system needs channel-level and device-level locking.
Timeout, Network Loss, and Door-Stuck Scenarios
Timeout handling:
| Timeout scenario | Possible cause | Safety response |
| Request not authorized after send | Door/elevator system not responding | Retry → alarm → manual |
| Authorized but door did not open | Door mechanical fault | Alarm → manual |
| Door open but AMR did not enter | AMR fault or path blocked | Enter a defined safe state / alarm / manual recovery according to the approved interface design |
| AMR entered but door did not close | Door sensor fault | Alarm → manual |
| Elevator did not arrive at target floor | Elevator fault | AMR in car standby → alarm |
Network loss handling:
- AMR-to-dispatching communication lost — how to handle door/elevator interaction?
- If AMR loses network inside the elevator — can it continue?
- Door/elevator system to dispatching communication lost — what state does the door hold?
Door stuck:
- Door stuck during opening — AMR detects door not fully open and cannot pass.
- Door stuck during closing — AMR has passed but door cannot close, affecting other users.
Fire Mode: Define, Do Not Assume
Fire mode is a high-risk scenario: When a fire occurs, the fire system may need to:
- Release all door locks — personnel evacuation.
- Recall elevators to designated floors — no elevator use.
- Shut down ventilation — affects AMR routes.
AMR behavior in fire mode must be defined by the building/fire engineer and applicable fire/life-safety requirements. The article must not prescribe stop, evacuation, elevator recall, or door-release behavior. Confirm the interface between the fire system and the AMR/dispatching system is defined by the building/fire engineer and applicable codes.
Building Interface Test Checklist
Door/Elevator State Table
| Interface type | State/scenario | Command source | Confirmation method | Timeout handling | Test result |
| Automatic door | |||||
| Request open | ☐AMR ☐Dispatch | Signal confirmation | Retry → alarm | _____ | |
| Door fully open | — | Sensor/signal | Alarm | _____ | |
| AMR passage | — | AMR position confirmation | Defined safe state per interface design | _____ | |
| Door close | ☐AMR ☐Auto | Close confirmation | Alarm | _____ | |
| Door zone occupancy | — | Sensor/lock | — | _____ | |
| Personnel simultaneous use | — | Interlock | — | _____ | |
| Door stuck | — | Timeout | Alarm → manual | _____ | |
| Network loss | — | — | Safe state | _____ | |
| Elevator | |||||
| Call elevator | ☐AMR ☐Dispatch | Arrival confirmation | Retry → reroute | _____ | |
| Enter car | — | Occupancy confirmation | — | _____ | |
| Floor selection | ☐AMR ☐Dispatch | — | — | _____ | |
| Arrival at target floor | — | Door open confirmation | Alarm | _____ | |
| Exit car | — | AMR position confirmation | Defined safe state per interface design | _____ | |
| Mid-travel stop | — | Detect non-target floor | Do not exit | _____ | |
| Multi-vehicle queue | Dispatch | Queue management | — | _____ | |
| Elevator fault | — | Timeout | AMR standby → alarm | _____ | |
| Fire mode | |||||
| Fire trigger | Fire system | — | AMR behavior per building/fire engineer | _____ | |
| Door release | Fire system | — | Per fire/life-safety requirements | _____ | |
| Elevator recall | Fire system | — | Per fire/life-safety requirements | _____ | |
| Recovery | Manual | — | System reset | _____ |
Need to Integrate AMRs with Doors or Elevators?
Building interfaces are state machines, not single open/close signals. We can help map the request, confirmation, timeout, queue, access-control, and recovery logic before integration starts.
Please share, if available: door and elevator types, interface protocols, access-control rules, AMR traffic, occupancy sensing, timeout requirements, fire/life-safety constraints, and recovery expectations.
Send Building Interface DetailsBuilding Interface Test Inputs
- Door/elevator integration is a state sequence, not a single signal — request → authorize → open → enter → clear, each step needs confirmation and timeout.
- Confirm who initiates the request — AMR directly or dispatching system unified management.
- Occupancy sensing cannot rely only on software locks — physical sensors are needed to confirm door zone and car occupancy.
- Timeout and network loss safe states must be defined — do not assume “it won’t happen.”
- Fire mode behavior must be explicitly defined — do not assume the fire system will automatically handle AMRs.
- Multi-vehicle shared doors/elevators need queue management — dispatching system needs channel-level and device-level locking.
- Fire interlock design must be confirmed by a building engineer or fire protection engineer and applicable building/fire codes — not the AMR supplier’s decision.
Contact Us
In This Article
Industrial Floor Readiness for AMR: Flatness, Joints, Thresholds, Ramps, Oil, and Wheel Slip
Sep 04, 2026
Battery Manufacturing AMRs: Electrode Rolls, Dry-Room Constraints, ESD, Cleanliness, and Line Integration
Sep 04, 2026
Aerospace Component Transport with Mobile Robots: Large Footprints, High Loads, Low Clearance, and Precision Docking
Sep 04, 2026
Chemical Plant AMR Logistics: Hazardous-Zone Boundaries, Material Compatibility, Ventilation, and Maintenance Access
Sep 04, 2026