Quick answer: an ANPR lane is a small IT installation. Every vehicle entrance has one or two LPR cameras, a lane controller, the barrier operator's own electronics, a loop detector, a payment or intercom terminal and a guard-post workstation — and every one of those devices depends on cabling, power and addressing that are decided before the concrete is poured. Fix the device list per lane, the PoE budget per switch, the IP and VLAN plan, the cable routes and the offline behaviour first; then choose the hardware.
When an ANPR lane underperforms, the camera is usually blamed first. In practice the fault is more often found further down the stack: a PoE switch running at its limit that power-cycles the camera at the busiest hour, a run of cable routed alongside a motor supply, a camera still holding a lease that changed after a switch reboot, or an uplink sized for plate events that is suddenly carrying full video streams.
This guide is written for the people who have to make a car park or industrial entrance actually work: integrators, parking operators, facility managers and the IT or security team who inherit the system afterwards. It covers the decisions that belong to the network and power layer, not the plate-recognition algorithm. The interface between camera and barrier — relays, RS-485, TCP/IP, MQTT and API calls — is covered in our LPR and barrier gate integration guide, and the lane-by-lane equipment counts in our multi-lane ANPR access control guide. This article picks up where those end.
A barrier gate triggered by a remote control or a loop detector works with no network at all. The moment the lane is expected to recognise a plate, check a whitelist, charge a tariff or log an event, availability stops being a mechanical question and becomes an infrastructure question. Three consequences follow, and each one shows up somewhere different in the project:
None of this calls for a data-centre design. A single-lane entrance needs a compact, well-documented, robustly powered edge — and the discipline to specify it before the gate is ordered.
Before choosing a switch, write down what has to be connected and powered at each lane. The table below is the working list from a typical single-lane entrance with paid parking. Adjust it for your site; the point is that the counts, not the brand names, drive the switch, the uplink and the cabinet size.
| Device in the lane | Network interface | How it is powered | What it needs from the design |
|---|---|---|---|
| LPR / ANPR camera (one per direction) | Ethernet, with PoE on PoE-capable models | PoE from the lane switch, or a local supply | A port of the right PoE class, a short cable run, a reserved IP, a reachable time source |
| Lane controller / access controller | Ethernet, plus dry contacts or RS-485 to the gate | Local 12 V or 24 V supply in the cabinet | Fixed IP, UPS-backed power, documented relay map |
| Barrier gate operator electronics | None by default — it is triggered by volt-free contacts | The gate's own internal supply (our barrier range uses an AC 24 V supply inside the cabinet) | Trigger pair from the controller, safety device inputs, surge protection |
| Loop detector or radar sensor | Wired to the controller, often with no Ethernet | From the controller or a local supply | Screened cable in its own duct, loop tails terminated in the cabinet |
| Face recognition or card terminal | Ethernet, Wiegand or RS-485 | Typically 12 V DC; a 15 W class device | A short run, a weatherproof entry, the credential list or server reachable |
| Payment kiosk or autopay unit | Ethernet, sometimes mobile data as a fallback | Local supply, UPS preferred | A segregated segment, card-data scope kept small, a dedicated uplink |
| Intercom or help point | Ethernet with PoE on many models | PoE or a local supply | Voice traffic prioritised, cable to the guard post |
| Guard-post workstation | Ethernet (a typical engineering PC has two Gigabit ports) | Mains supply; the unit ships with an AC 110–220 V adapter | A desk position, a monitor, a UPS, physical access control to the room |
Two notes on the equipment a factory supplies, because they change the network plan. First, a 5-megapixel AI LPR camera that recognises the plate on board and forwards events and snapshots to a cloud platform needs a fraction of the bandwidth of a camera that streams continuous video to a server — and with a cloud platform there is no local server to rack, power and patch. Second, a guard-post engineering PC (Linux, dual Gigabit LAN, RS-232/485 serial ports, rated from −20 °C to 60 °C) is the on-site machine for a site that prefers local software over cloud. Deciding cloud or local before you design the cabinet is what keeps the lane cabinet small.
This is the most common design error in parking lanes: the switch is chosen by port count, and the total power budget is read as an afterthought. A PoE budget is shared across all ports, not granted per port.
Add up the real draw of every PoE device in the lane, then add 20–30 percent headroom for a camera heater on a cold morning, for a PTZ or 4K unit, and for the device you will add in year two. An undersized PoE budget does not fail loudly: the switch throttles power, cameras reboot at unpredictable intervals, and the ticket reads "intermittent fault" for months. Two further points decide whether the switch survives in the field.
Give every lane device a planned address, and keep the parking operation off the office network. The plan does not have to be complex; it has to be written down.
Two facts decide most cabling decisions. First, a copper Ethernet channel is specified to 100 m — and in a car park the practical limit is shorter, because PoE voltage drops over distance and the longest runs are usually the ones routed past noisy equipment. Keep most camera runs under roughly 60–70 m and place the edge switch so that this is achievable.
Second, cable is part of the measurement chain, both for the loop detector and for the camera. Run data cable in its own duct, separated from mains and motor supply cable, use screened cable where it must cross power circuits, and use outdoor-rated cable and glands at the cabinet entry. For multi-storey structures and remote lanes, fibre is the correct backbone: it ignores the 100 m copper limit and it is immune to the electrical noise that lifts, motors and lighting inject into a garage. Whichever medium you use:
Bandwidth planning in a parking lane comes down to one question: does video leave the camera, or does only the result? The two architectures have very different appetites.
Two rules apply to both architectures. Plan for roughly twice the measured peak on the camera segment, and never let the parking VLAN and the office network share a saturated uplink that carries general internet traffic. If you also record video, storage follows from bandwidth: bitrate × hours × retention days, plus a margin for motion peaks. Work that out before buying disks, not afterwards.
Every parking system loses its uplink eventually: a fibre is cut, a switch dies, a cloud service is unreachable for an hour. The design question is not whether it happens but what the lane does when it does.
Network and power decisions are made at the same moment, in the same cabinet, and one mistake in the earthing can undo both. The essentials:
Access control and ANPR networks are attractive targets and they also process personal data, so a few habits belong in the specification from the start.
Commissioning is where a network design is proved. Run these tests with the integrator present and record the results in the handover pack.
The handover pack should contain the IP map with physical locations and switch ports, the VLAN table, the PoE budget worksheet, credentials and their rotation schedule, the relay and trigger map between controller and gate, and the as-built cable route. Without those documents, the next change to the lane starts from zero.
Barrier gates, LPR cameras and access control terminals are usually bought together for a project, so a supplier that understands the IT layer can save the integrator a redesign. Send the following with the enquiry:
With those inputs, a factory can return a bill of materials that matches the lane instead of a product list that has to be reconciled on site. Our LPR camera series, access control terminals and barrier ranges are specified for exactly this kind of mixed lane, and the detection side is covered in the vehicle loop detector guide.
An ANPR entrance is a mechanical system with an IT system wrapped around it. The mechanical half — arm length, spring balance, motor type, safety devices — has mature buying guides; start with the parking lot access control guide if you are still choosing hardware. The IT half is where projects quietly fail: an undersized PoE budget, a trench without duct, an address plan nobody wrote down, and an offline behaviour nobody agreed.
Get the five decisions right — device list, PoE budget, addressing and VLANs, cable routes, offline behaviour — and the lane will keep working through the failures that are normal in a car park. If you would like the barrier gates, LPR cameras, terminals and lane hardware specified as one package, send the lane plan to our engineers with the checklist above and ask for a lane bill of materials.
A single-lane entrance usually carries one or two PoE cameras, an intercom or terminal and a lane controller that is powered locally. Cameras are typically in the 5 to 25 W range depending on resolution and whether a heater is fitted, so a small PoE+ switch is usually enough — but the switch's total PoE budget, not the port count, is the number to check.
Yes. The gate itself is not a network device: it is triggered through volt-free contacts or RS-485 from the lane controller. Keep camera and controller on the parking VLAN, feed the switch from its own circuit, and protect the network port against the surges that motor loads can introduce.
Fixed addresses or DHCP reservations. A lease that changes after a switch restart breaks integrations silently. Leave dynamic addressing to the technician's laptop during commissioning.
Copper is fine for runs up to 100 m, but keep camera runs under roughly 60 to 70 m because PoE voltage drops over distance and long runs pick up noise from motors and lighting. Use fibre for the backbone between floors and equipment rooms, where copper distance and interference become the limiting factors.
Open for the plates on a local offline list, buffer events and snapshots for forwarding when the link returns, and follow the failure mode agreed for the arm — with a written fallback procedure and a named contact for the operator.
Not necessarily. A camera that recognises plates on board and forwards events to a cloud platform works without a local server, which removes a machine to power, patch and cool. A local engineering PC is only needed by sites that prefer on-premise software.
Send your project details — lane width, traffic volume and site photos — and our engineering team will reply with a specification, lead time and factory-direct quotation.