Wiliot To Enable New Beacon Usecases

We mentioned Wiliot last March and since then their R&D team has created early engineering samples that prove it’s possible to create a battery-less Bluetooth LE beacon harvesting energy from radio frequencies (RF).

The Wiliot device looks more like a RFID tag than a traditional beacon in that it’s supplied as a very thin PVC inlay sheet containing the chip and wire antenna together. The thin form factor, no battery and the relatively low cost will allow it to be manufactured into or stuck onto clothing and packaging that will provide for many new usecases.

Producing such a device isn’t easy as it can’t use existing System On a Chip (SoC) devices as produced by Nordic, Dialog and Texas Instruments (TI) because they are too large and use too much power. Wiliot has had to create their own SoC from the ground up, including software tools to develop and program the devices. We have been told it will be a year before Wilot has all the components in place for commercial rollout. Meanwhile, selected organisations can join the Early Advantage Program (EAP). There’s a new a product overview (PDF below) that explains the EAP and the main usecases, connected packaging, connected apparel, logistics and asset tracking:

Wiliot already have Early Advantage Program (EAP) agreements in place with over a dozen brands including top fashion brands, a telco, appliance companies, a furniture brand and packaging companies.

Machine Learning Accountability

AI machine learning is a great partner for sensor beacon data because it allows you to make sense of data that’s often complex and contains noise. Instead of difficult traditional filtering and algorithmic analysis of the data you train a model using existing data. The model is then used to detect, classify and predict. When training the model, machine learning can pick up on nuances of the data that a human programmer wouldn’t see by analysing the data.

One of the problems with the AI machine learning approach is that you use the resultant model but can’t look inside to see how it works. You can’t say why the model has classified something some way or why it has predicted something. This can make it difficult for us humans to trust the output or understand what the model was ‘thinking’ when the classifications or predictions end up being incorrect. It also makes it impossible to provide rationales in situations such as ‘right to know’ legislation or causation auditing.

A new way to solve this problem is use of what are known as counterfactuals. Every model has inputs, in our case sensor beacon data and perhaps additional contextual data. It’s possible to apply different values to inputs to find tipping points in the model. A simple example from acceleration xyz sensor data might be that a ‘falling’ indicator is based on z going over a certain value. Counterfactuals are generic statements that explain not how the model works but how it behaves. Recently, Google announced their What-If tool that can be used to derive such insights from TensorFlow models.

Read about Machine Learning and Beacons

Advertising Change Stream

If you work in IT and particularly if you have knowledge of programming, you will know it’s best to be informed of data rather than repeatedly request changes.

Repeatedly requesting changes, called polling, wastes resources when there’s no data returned. It also doesn’t get the data as soon it is available as you have to wait for the next poll.

A feature of our BeaconServer™ and BeaconRTLS™ is that they offer change stream data on all database data. Change stream is a standard web (HTTP(S)) protocol that provides data to systems and apps as and when it becomes available. The client sets up a long running HTTP connection and then receives updates.

The stream looks something like:

First you get an ‘ok’ followed by data as and when it becomes available. The above only shows a generic iBeacon. When used with sensor beacons this also includes all decoded data such as movement, temperature, humidity, air pressure, light and magnetism (hall effect), proximity (short range IR and PIR) and fall detection.

BeaconServer™ and BeaconRTLS™ provide REST based insert, update, query and change stream on all data allowing external systems and apps to fully use the system. This can also be authenticated via HTTP header tokens to prevent unauthorised access.

An example of use of the change stream is BeaconRTLS™ itself. The web UI uses the change stream to asynchronously update the UI with no flicker or redraw. All data, including beacons, locations and alerts are obtained asynchronously from the server (image below not live at it needs login):

Experiment Before Committing

We see some companies only after they have gone a long way down a particular road only to discover they made a big mistake early on. It might be, for example, they have heavily committed to the wrong beacon, wrong platform or have assumed something on one of the mobile platforms. They didn’t do their research. Often we can help them get on the right track but sometimes not.

At the other end of the research scale we have other companies who ask us “Will beacons work in an xyz environment?” where xyz has ranged, for example, from underground on the tube for the police to inside cars for a car retailer. Taking this further, we also get many, what we call, “armchair entrepreneurs” who want to work everything out before even looking at a beacon.

While we have a lot of expertise and provide advice through consultancy, it’s often the case that there are some aspects that are unknown until things are tried for real in the actual environment. Wireless solutions can be very fickle.

A lot can be learned about beacons, Bluetooth and the environment by buying one inexpensive beacon and trying things out. In the case of software, try implementing a thin slice through the proposed system touching on the perceived risky or unknown areas. Experiment before committing. Don’t go all in buying thousands of beacons and commissioning full custom software until you are confident things will work.

Consider a Feasibility Study

What is Productivity?

Our article on the Benefits of Beacons mentions that the data from beacons can enhance productivity. However, what does this mean? ‘Productivity’ seems like a nebulous term that means nothing. Can beacons, and indeed IT in general, increase productivity? Has there been any evidence for this in the past? Will things such as IoT, 4IR and AI machine learning actually improve productivity?

A great place to start quantifying productivity is the France-based Organisation for Economic Co-operation and Development (OECD). They have lots of open data that shows recent productivity gains have been small for most countries. This is a puzzle.

Why hasn’t technology improved productivity significantly? There’s a great post at Focus Economics on 23 economic experts weigh in: Why is productivity growth so low? There’s also speech on Productivity puzzles (pdf) given by Andrew G Haldane, Chief Economist, Bank of England with lots of charts. The UK’s ‘Be the Business’ organisation tasked with driving better productivity also has a useful paper (pdf) on How good is your business really?

The key theme is that not many businesses have adopted earlier productivity improving tools such as cloud computing, customer relationship management (CRM) systems and enterprise resource planning (ERP). There are sectoral patterns of productivity improvement that tend to delineate ‘frontier’ and ‘laggard’ companies. There’s a very long tail of laggard companies that weights the numbers. There’s a fear of technology brought about by inertia and poor management.

Some countries such as Germany have slightly higher productivity but that’s considered to be due to better vocational education rather than technology.

There have been recent improvements in productivity but only for the top 5% frontier companies. These companies have embraced technology as part of improving operational efficiency, future planning, employee engagement, leadership and commercial excellence.

We anticipate IoT, 4IR and AI machine learning will improve productivity but again, only for frontier companies. The difference this time is that the newer technologies will have more far reaching consequences. The frontier companies will further extend their reach over the laggards. This might have existential consequences for many of the laggards.

Beacon Battery Level Observations

Most beacons provide a battery level % indication that’s visible in advertising and/or the manufacturer configuration app. It’s also usually visible via a Bluetooth Service Characteristic.

Some observations:

  • Lithium batteries (if you are using them) have a very flat voltage profile with a sudden drop off towards the end of their life.

Here’s an example for Energizer Lithium AA:

For a typical CR2032 Lithium coin cell:

  • The beacons use very little power over time. If you are measuring over days when batteries last years, you will see very little difference.
  • The firmware in the beacon and/or app need to determine what voltage signifies 100%. This can vary by battery type. Some beacons/apps simplify things by using a fixed voltage for 100% such that it’s possible that the voltage is higher than this at the start of the life of the battery. The level will appear to stay at 100% for a long time.

A consequence of the above factors is that you can’t estimate battery life by looking at battery percentage over time. You need to measure current use. We have a previous blog post on this topic.

Battery level can only be used as an indication that the battery is low and should be changed.

Enhanced Vehicle GPS Using Beacons

A problem with navigation in vehicles is that location can be lost in radio-shadows such as in tunnels and in tree covered areas. ChoonSung Nam and Dong-Ryeol Shin of Sungkyunkwan University, Suwon, Korea have a new paper on Vehicle location measurement method for radio-shadow area through iBeacon.

Beacons are placed at the side of the road and instead of advertising unique ids in the form of iBeacon or Eddystone, they advertise absolute Global Positioning System location data. Together with the received signal strength (RSSI) this allows the vehicle to better determine the location.

EddystoneCMS Retired

Following on from Google to Stop Serving Android Nearby Notifications, today we have retired EddystoneCMS.

If you want to use beacons for marketing you now need to have an app that listens for iBeacon or Eddystone advertising. In some ways this is better than the discontinued Nearby notifications. For marketers it is more:

  • Reliable – Google’s mechanism wasn’t 100% reliable
  • Transparent – you can more easily diagnose problems when it doesn’t work
  • Accountable – you can collect many more metrics
  • Flexible – a beacon can trigger anything the smartphone can do rather than just a web site

However, this is at the cost of requiring the user to install an app. Marketing using beacons is best retro-fitted into existing apps rather than within marketing specific apps for which you will need a large incentive for consumers to install.

Read about Beacons for Marketing

Hybrid Localisation Method

In our previous article iBeacon Microlocation Accuracy, we wrote about ways of using beacon RSSI to determine location. However, what if you were to use and combine beacon RSSI with other ways of locating to create a hybrid method? This is the topic of a new research Unsupervised Indoor Localization Based on Smartphone Sensors, iBeacon and Wi-Fi by Jing Chen Yi Zhang and Wei Xue of Jiangnan University, School of Internet of Thing Engineering, China.

The paper describes UILoc a system combining dead reckoning, iBeacons and Wi-Fi to achieve an average localisation error is about 1.1 m.

The paper also compares the trajectories obtained using different localisation schemes:

Beacons in Shopping Malls

Mr Beacon has an informative new video interview with Janette Smrcka, Information Technology Director at Mall of America. They use beacons to allow visitors to navigate across 520 stores on 5 levels, spanning 4.3 miles and over 5.6 million square feet.

Watch the video to learn about WiFi vs Bluetooth wayfinding and the advantages of mains as opposed to battery powered beacons. You will also learn how Mall of America’s beacon network might eventually be used to track mall assets and for location-based site maintenance.