
Ultra-Wideband RTLS for Warehouse Operations and Asset Tracking
About the Client
Company’s Request
Technology Set
AWS Services | |
Amazon S3 | Utilized for scalable storage solutions, especially for storing logs and application data.
Utilized for scalable storage solutions, especially for storing logs and application data. |
EC2 (Elastic Compute Cloud) | Provided the adjustable computing resources, pivotal for handling varying loads and scaling as per demand. |
ECS (Elastic Container Service) & Fargate | Facilitated the management of containerized applications. Fargate, being a serverless option, eliminated server management overhead. |
Lambda | Enabled serverless computing, allowing us to run code responding to events without managing servers. |
ECS (Elastic Container Service) & Fargate | Enabled serverless computing, allowing us to run code responding to events without managing servers. |
Lambda | Enabled serverless computing, allowing us to run code responding to events without managing servers. |
Our team developed a UWB-based real-time location system (RTLS) using a multi-antenna approach, combining hardware and software into an integrated platform. This solution caters to a variety of indoor tracking applications, including asset tracking, material flow management, and employee location monitoring within a warehouse environment.
In our RTLS implementation, Tags emit UWB signals which are picked up by devices known as anchors. The tags are designed to operate in a low power mode and initiate updates to system parameters, achieved through occasional communications with the anchors. Communication between a tag and an anchor is established when a tag sends a packet containing a data frame, setting a ‘systemRequest’ flag. This signals the tag’s readiness to receive a configuration packet from the anchor, which then times its transmission to ensure the tag’s receipt.
Anchors send UDP packets to a specified server address and are also configured to receive UDP packets from the server. Gathering multiple reports from different anchors enables the server to determine the location of the originating tag.
Value Delivered


