BeaconRTLS™ v2

A new v2 version of our BeaconRTLS™ has become available. The previous version of our RTLS works great but it needs relatively powerful hardware and was complex to install such that only we could install. While the older version will still be used for our clients that need extremely large throughput, most new customers will now use v2 that works on a greater range of hardware and has a simple setup allowing us to offer it to qualified resellers.

Projects are supplied as a self-install for dedicated, VPS or cloud servers.

More information is available at beaconrtls.net.

New BeaconServer™ Software

For a while now, we have had enquiries from companies interested in our BeaconRTLS but not wanting the whole thing. In some scenarios such as IoT, machine learning and even locating you just want to collect data and not visualise it on maps/plans. Also, our BeaconRTLS™ was found to be overkill for small scale projects that don’t need the extremely high throughput.

Today, we have released BeaconServer™. It’s a ready-made system to collect multi-location beacon advertising data and make it available to other people, systems and apps. It allows you to collect, save and query beacon data without any coding.

BeaconServer™ comes in the form of a self install. Please see the BeaconServer web site  for more information.

Obtaining Distance from RSSI

RSSI is the signal strength at the Bluetooth receiver. The signal type, for example, iBeacon, Eddystone or sensor beacon is irrelevant. The value of the RSSI can be used to infer distance.

The accuracy of the distance measurement depends on many factors such as the type of sending device used, the output power, the capability of the receiving device, obstacles and importantly the distance of the beacon from the receiving device.

The output power isn’t known to the receiver so it’s sometimes added to the advertising data in the form of the ‘measured power’ which is the power at 1m from the sender.

The closer the beacon is to the receiver, the more accurate the derived distance. As our article mentions, projects that get more detailed location derived from RSSI, usually via trilateration and weighted averages, usually achieve accuracies of about 5m within the full range of the beacon or 1.5m within a shorter range confined space.

There’s some Android Java code on GitHub if you want to experiment with extracting distance from RSSI. There’s an equation for iOS on GitHub.

Need more help? Consider a Feasibility Study.

Beacons that flash/vibrate at a given distance.

Beacons to Detect Proximity

Beacons can be used to detect if things or people are in a zone by either putting beacons on the moving things or having the beacons static in a zone.

For the beacons on things/people approach, a gateway or other scanning device looks for beacons in the vicinity and triggers actions. For the static beacons case, an app on peoples’ phone can detect beacon(s) in a zone and trigger actions.

We have some new beacons in stock that now provide a third way of detecting proximity. They use IR and PIR to detect the proximity of any item coming within range. For IR that’s <50cm and for PIR < 5m. These beacons transmit the current state via Bluetooth that can be picked up by an app or gateway.

iBS02IR

iBS02PIR

It’s expected these beacons will be more suitable for IoT and Industrial scenarios.

How Does Using Beacons for Tracking Compare with the Use of RFID?

The main difference between beacons and RFID is the range. RFID only works up to 1m while beacons typically reach 50m to 100m, even more for specialist beacons. It’s also possible to get an indication of distance to the beacon whereas with RFID it’s just ‘seen’ or ‘not seen’.

RFID tags are less expensive than beacons. However, as the range of beacons is much larger, fewer readers are required thus compensating for the extra cost. It’s also possible to totally cover a much larger area.

New Report on The Proximity & Location Industry

Proximity.directory has a new report on the State Of The Proximity & Location Industry. It’s great to see proximity.directory reports moving beyond retail marketing into asset tracking.

The report gives a great overview of how asset tracking works, the benefits, provides some case studies and lots of charts.

“Hospitals can save hundreds of
thousands dollars a year with an
immediate ROI of 275%”

Download the report.

Research Paper on Using Bluetooth for Indoor Locating

There’s a paper by Mariusz Kaczmarek, Jacek Ruminski and Adam Bujnowski of Gdansk University of Technology on the Accuracy analysis of the RSSI BLE SensorTag signal for indoor localization purposes (pdf).

They studied the radio signal from multiple Texas Instruments SensorTag CC2650 devices in order to determine if it could be used to determine location.

They concluded:

“Given the large number of factors governing the received RSSI, calibration is unlikely to be able to compensate for all of
them, leading us to conclude that there is an inherent limit to the accuracy of a BLE positioning system especially when multiple devices are used.”

They suggest:

…that instead of using a single RSSI measurement to estimate distance, try using the average or median value of N measurements collected on the same spot (at least N>20) so that you can reduce the effect of small scale fading.

Beacons and Lone Workers

There are types of working where workers work alone without close or direct supervision. Employers have a legal duty of care to monitor such employees so that they can detect accidents, illness and, in some cases, an attack.

There are some rudimentary systems in place, particularly on sites such as airports, that use short range (1cm) RFID tags that workers have to periodically ‘check in’ to. With beacons, workers don’t have to check in and much of this is now automated. It also works at much larger ranges up to 300m.

Our BeaconRTLS system maps lone workers. Alerts can be created that show when people haven’t changed zone for a configurable amount of time. It’s also possible to trigger alerts when people enter or leave zones or when they press an ’emergency’ button on the beacon.

What’s more, the system can be used to map assets as well as people and when used with sensor beacons can detect and alert based on environmental factors such as temperature, humidity or whether doors are open or closed.

Contact us about BeaconRTLS.

Bluetooth Beacons in Factories, IoT and Industry 4.0

McKinsey has a useful chart where they assess the potential impact of the IoT by segment:

It can be seen that ‘Factory’ has the greatest potential. This links with ‘Industry 4.0‘, the current trend for more automation and data exchange in manufacturing with the aim of significantly improving efficiency. But what does this mean in practice and what are challenges? Can these be solved with Bluetooth beacons?

We have learnt that while just about every industry client has different needs, all solutions involve context and location. Context is sensing, while location is where the sensing occurs.

Requirements we have experienced range from being able to pick up documents for particular machinery through to actual sensing such as detecting vibration is within (safety) bounds for ‘aggressive’ equipment. We have also seen the requirement for matching workers with workstations and jobs as well as the tracking of workers, tools, pallets, parts and fabrications. There’s also the need for real-time overviews for short term safety and efficiency management, the same longer term data also being used for process improvement and planning.

So why beacons?

  1. Low power. Sensors need to have a long life because replacing them or their batteries requires human effort and they are sometimes placed in normally inaccessible and dangerous areas. Beacons are ideal for this because some have up to 5+ years battery life and others can be permanently powered.
  2. Sensing. Various off the shelf sensor beacons are available. Custom variants are possible to sense industry specific metrics.
  3. Connectivity. Several gateways are available to connect to WiFi. Alternatively, it’s possible to use smartphones or small single board computers as gateways. There’s a trend for ‘Fog’ or ‘Edge’ gateways that only send pertinent data on to the cloud and can provide direct alerts quicker than being dependent on the latency of the cloud.
  4. Cloud management. Software such as our BeaconRTLS platform allows for the management and visualisation of sensors.
  5. Security. Beacon devices are password protected and the gateway to cloud communication is protected using standard Internet protocols.
  6. IoT needs to be made easy. This is BeaconZone’s role. As we mentioned, with the IoT every client has different needs. We bring together ready-made hardware and software components so that they can be dovetailed to create solutions.

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

Read about BluetoothLocationEngine™

Cow Positioning with iBeacon Technology

There’s a video at YouTube on the installation of Raspberry Pi based beacon detectors in a cow shed to detect the position of cows.

Beacon detectors

Beacon on a cow

Beacons can, in fact, do a lot more than just determine location. For example, it’s possible to track extra things such as temperature, humidity and unexpected movement. In the cow shed case, hall effect beacon sensors can be put on gates to alert when gates are open/closed when they shouldn’t be. The location data can be used to provide geofencing to alert when things, people or animals enter or leave specific areas.

Read more about Real-Time Locating Systems (RTLS) using beacons.