Hospital Asset Tracking

There’s a new article on MyLondon on How this Putney hospital is using smart technology to track down life-saving equipment. It explains how Putney hospital is using sensors to track equipment, such as ECG machines, to make them easier to find. They are also monitoring the temperatures of fridges and the occupancy of rooms.

Hospital Asset Tracking Using Bluetooth

The time saving is incredible… there are thousands of more things the hospital would want to track in the future

Toby Roberts, Putney Hospital Associate Director of Information

At BeaconZone we have customers using beacons to track wheelchairs, porters carrying medicines and the location of vulnerable Alzheimer’s patients.

We have found the main problem with introducing new technology into hospitals is lack of funding. Anything outside purchasing for the frontline is de-prioritised. Health providers tend to have have blinkered priorities that work against efficiency and cost savings.

If you think about having three key nurses and a couple of health care assistants running around the hospital for half an hour to find a piece of equipment, even if you just add up their hourly rate, let alone the increase in service quality, it’s really quite an easy equation to justify

Toby Roberts, Putney Hospital Associate Director of Information

Read more about Beacons in Life Sciences

Workplace Office Software Using iBeacons

Robin is workplace software that allows teams to manage meeting space and desk inventory via an office map. It uses iBeacons to determine worker presence.

People can book meeting rooms, move desks and find their teammates quicker. Analytics allow better understanding of space usage, identification of under-utilized areas and discovery of patterns in occupancy to proactively improve the office layout.

Robin has features that provide for return to work during the Covid pandemic with facilities to set up socially distanced seating plans that allow for your ideal capacity.

View iBeacons

In-Vehicle Bluetooth Sensing

Teltonika have an innovative range of advanced vehicle trackers that include Bluetooth. The tracker can scan for other nearby Bluetooth devices and send sensor data to a server.

FMB120 Telematics Tracker

There’s a getting started guide that explains how this is setup and provides screens showing how it works.

This allows not just for sensing telematics about the vehicles themselves but also about other assets or people. For example, if people carry beacons it’s possible to know who is driving or is in a vehicle. If you tag equipment usually stored in a vehicle you can determine where it is or if it is about to be removed from a vehicle. For temperature sensitive goods, such as medicines, you can continuously audit temperature compliance. It’s also possible to provide for location specific triggering, for example, producing work orders when a vehicle reaches an exact point whether or not there’s GPS coverage.

Read more about sensor beacons

Safety System Using iBeacon

The Department of Electronics and Communication Engineering of TJS Engineering College, Chennai, India has a new paper on Women Safety System using iBeacon Technology.

It describes a system that uses iBeacon to provide tracking of women when out alone. As it uses iBeacon, it is presumably for use where GPS doesn’t work. Also, while not mentioned, it might equally be used for all vulnerable people including lone workers, young, old and disabled.

Women safety system using iBeacon

The system consists of a wearable belt that tracks location and sends alerts via cellular connection. It uses heartbeat, sound and pressure sensors to detect abnormal situations.

Read more about iBeacons

View iBeacons

Using AI Machine Learning to Infer Distance

There’s new research by Guglielmo Marconi University and University of Rome “Tor Vergata”, Italy on Indoor Localization System Based on Bluetooth Low Energy for Museum Applications.

The use of location in museums allows personalised tour guidance and on-demand exhibit information to be provided. Location also allows analysis of visitor flows to better design spaces through the identification of choke points and redundant areas.

Museum Bluetooth Location

The system had visitors emit Eddystone beacon advertising received by ESP32-based devices acting as gateways to a server.

Museum Bluetooth Location System

The research is novel in that it uses AI machine learning on the received signal strength (RSSI) to infer location. This helps overcome the problems of variable signal strength experienced in indoor locations due to reflections and obstacles. It also prevents the need for fingerprinting the entire area which is time consuming and fails when the physical situation changes.

RSSI Location for Museum

The method achieved accuracy of the order of 2m and this improved to 1m with the use of more receivers.

Read about Using Beacons, iBeacons for Real-time Locating Systems (RTLS)

Learn about BeaconRTLS™

Remote Team Management Using iOS as an iBeacon

S Sindhumol of Cochin University of Science and Technology, Kochi, India presents recent research into Implementation and Analysis of a Smart Team Management System using iOS Devices as iBeacon (pdf).

The key thing about this research is that it uses iOS rather than a beacon to advertise iBeacon. The system allows the entire team to determine the location of other members, perform location based tasks, receive announcements and communicate via instant chat.

iBeacon Team Management Screens

The paper contains some useful analysis of accuracy of distance measurement on distance, interference, measured power and obstructions:

Effect of iBeacon distance accuracy with obstructions
Effect of iBeacon distance accuracy with presence of another iBeacon
Effect of measured power variation on proximity and accuracy
Effect of obstructing objects on RSSI and Accuracy

On iOS it’s only possible to advertise iBeacon if the app is in foreground:

The major limitation of the proposed app is battery drainage while keeping the app active all the time in the foreground

A more practical system would have been implemented by having the users carry a separate wearable beacon. This would have allowed presence to be detected when the app isn’t in foreground and there wouldn’t have been a problem with excessive iOS battery use.

4 Ways Beacons are Being Used to Fight the Covid Pandemic

  • Staff Locating – While our BeaconRTLS™ was previously mainly used in factories and warehouses, it is now being used more to determine the location of staff and occupancy of buildings. What might have seemed to be an invasion of privacy is now seen as something desirable to help ensure the safety of workers and audit compliance to industry-specific guidelines.
  • Social Distancing – Stand alone social distancing devices and tracking systems are helping companies get back to work and stay open.
  • Lone Working – There has been an increase in the use of beacons providing touch-free ‘check-in’ for workers and for SOS.
  • Cafes and Restaurants – Beacons are increasingly being used to identify tables for use in app-based ordering of food.

Bluetooth LE (BLE) Real Time Locating System (RTLS) API

Our BeaconRTLS™ locates valuable plant tools in manufacturing/construction and tracks parts and sub-assemblies. In healthcare it tracks high value equipment, monitors the location and temperature of medicines and saves time searching for equipment and monitoring vulnerable patients. For smart buildings, it tracks valuable assets, monitors lone workers and automatically locates people or students for safety and evacuation.

When we designed v2 of BeaconRTLS™ we purposely omitted any reporting. While the system creates alerts for situations such as area entry/exit, unexpected movement and missing assets there are no text or pdf based reports. For v1, we found that each customer needed different output reporting data. Some needed textual reports, others pdfs, Excel or electronic links to other systems. Some needed current information, historical, special subsets or calculated data. The required data also tends to change over time. For example, room occupancy has recently become important due to the Covid pandemic.

Instead of fixed reports, all the data in the system is open and accessible via a HTTP REST API which makes the system very flexible. Open doesn’t mean insecure because the API can use SSL (https) and authentication (needs a special key to access). We can create reports and part of your solution but it’s simple enough that we find many customers are able to do this themselves. The BeaconRTLS™ user guide provides examples how to use the REST API.

The BeaconRTLS™ API can be used from generic report writers such as jsreport, Jasper and other report writers. Excel Power Query , that comes free with Excel, is useful as it allows importing of data into Excel using a HTTP REST query which can be set up to automatically refresh every so often. Once in Excel, there’s a huge number of ways data can be re-formatted, combined, filtered, presented and forwarded.

The main output information in BeaconRTLS is provided as BeaconLocation data that has the following format:

{
"dateTime": "2020-07-10T10:56:42.809Z",
"RSSI": 0,
"beaconMACAddress": "string",
"gatewayMACAddress": "string",
"beaconType": "string",
"beaconColour": "string",
"beaconLabelAttributes": "string",
"temperature": 0,
"humidity": 0,
"accelerationX": 0,
"accelerationY": 0,
"accelerationZ": 0,
"batteryPercentage": 0,
"batteryVoltage": 0,
"magneticSwitch": true,
"moving": "string",
"proximity": true,
"airPressure": 0,
"lightLevel": 0,
"buttonPress": true,
"id": "string",
"beaconId": "string",
"nearestGatewayId": "string",
"areaId": "string"
}
]

For example, the following REST query fetches the beacon, gateway and time for most recent 20 beaconlocations:

http://<your ip or domain/api/beaconlocations?filter[fields][beaconMACAddress]=true&filter[fields][gatewayMACAddress]=true&filter[fields][dateTime]=true&filter[limit]=20&filter[order]=dateTime%20DESC

Putting this into Excel Power Query gets the data directly into Excel.

Read about BeaconRTLS™

Ignition Supports Bluetooth Beacons

Ignition is a HMI/SCADA system used for factory machine control and monitoring. It uses web-based technology running on an on-site server. It’s configured using a drag and drop user interface to provide HMI/SCADA controls, dashboards, historical trending, database access, reporting, alarming, security, sequential function charts, redundancy and failover control.

Ignition 8.0 has support for Bluetooth in the Perspective App running on mobile devices. It reads iBeacon and Eddystone formats. This allows for functionality based on location.

Read more about Beacons in Industry and the 4th Industrial Revolution (4IR)

Waze Beacons in 18Km of Australia Tunnels

We previously mentioned Waze Beacons in Tunnels in New York City. Since then, Waze beacons have been installed in further cities such as Chicago, Paris, Rio, Brussels, Florence and Oslo. The latest installations are by Transurban who manage tunnels in Australia where they have installed over 930 beacons in 18Km of tunnels.

Waze beacons allow uninterrupted location services underground ensuring drivers never miss an in-tunnel exit. They provide navigation underground where GPS doesn’t work.

The beacons advertise Eddystone. The Waze app sees the beacons and uses the known beacon locations rather than GPS. Google is also a partner which allows Google Maps to also see Waze beacons when driving in tunnels.