Download PDF

Star Topology

Architecture
Email
Ask AI

A network configuration where all devices connect to a central hub or controller. Common in infrastructure-mode RTLS where tags communicate with centralized access points/anchors. Provides centralized management and deterministic communication but creates single point of failure at hub.

Star topology is a network configuration where individual nodes (tags or sensors) communicate directly with a central coordinator or hub rather than forming mesh or peer-to-peer networks. In industrial RTLS architectures, star topology is commonly employed for communication between tags and anchors/readers. Each tag transmits its signal directly to anchors within range, which forward data to centralized positioning servers for calculation.

Implementation requires anchors/readers positioned with sufficient coverage so all tags within the tracking area can directly reach multiple anchors. This drives infrastructure density requirements - star topologies need more fixed infrastructure compared to mesh approaches where tags extend each other's range. Industrial RTLS typically implements hub-based star topology: tags transmit positioning signals (UWB pulses, BLE advertisements), anchors within range receive transmissions and timestamp or measure characteristics, anchor data is forwarded over wired infrastructure (Ethernet) to positioning servers, and servers calculate positions using trilateration, multilateration, or other algorithms. Alternative topologies include: mesh networks where tags relay each other's data (complex but extends range), tree topologies with hierarchical levels of aggregation, and hybrid approaches combining multiple topology types. The concentration of intelligence in anchors and servers rather than distributed across tag networks aligns with industrial requirements for centralized monitoring, security (tags cannot be compromised to attack other tags), and standardization (all tags interoperate identically with infrastructure). Network capacity in star topologies scales with anchor processing capability and channel capacity - each anchor must handle all tags within its coverage area.

Prompt copied — paste it into the chat