Skip to content

Network setup with standard hardware

How the internal network of a Rosepetal deployment is configured using the standard project hardware.

The standard equipment of a Rosepetal project is mounted in the AIS rack and includes:

EquipmentFunction
Router (Teltonika RUT901)Internet uplink (DHCP or client IP) and remote access point
SwitchCamera network (2.5 Gbps)
Rosepetal ControllerRuns the Rosepetal software: inference, logic and camera management
Panel PCOperator interface on the plant floor
CamerasImage capture on the production line

AIS rack

Internal network scheme

Standard example with 4 cameras:

Internal network scheme

Reference addressing and connections:

EquipmentInterfaceIP
RouterWAN (rj45 1 Gbps, DHCP to internet)client-defined
RouterLAN10.10.100.1
Panel PCrj45 1 Gbps to router10.10.100.150
Rosepetal ControllerUSB 1 Gbps adapter to router10.10.100.100
Rosepetal Controllerrj45 2.5 Gbps to switch (camera network 1)10.10.1.100
Rosepetal ControllerUSB 2.5 Gbps adapter to switch (camera network 2)10.10.2.100
cam1 / cam2switch10.10.1.10 / 10.10.1.11
cam3 / cam4switch10.10.2.12 / 10.10.2.13

Design criteria

  • The management network (10.10.100.x: router, Panel PC, Controller) is kept separate from the camera networks (10.10.1.x, 10.10.2.x), split across two 2.5 Gbps interfaces of the Controller to maximize capture bandwidth.
  • The Controller is the only device present in both scopes; the cameras never have internet access.
  • The router gets internet from the client via DHCP or fixed IP (rj45 1 Gbps).