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.

Beacon Location Accuracy

There’s some recent new research on ‘Analysis of Object Location Accuracy for iBeacon Technology based on the RSSI Path Loss Model and Fingerprint Map’ by Damian Grzechca, Piotr Pelczar, Łukasz Chruszczyk.

They evaluated RSSI and indoor positioning trilateration algorithms in order to determine location accuracy. After lots of experimentation and mathematics, they calculated the average error to be 1.09m for 1–9m and 1.75m for 1-20m and after trilateration an average error 2.45m was achieved.

The conclusions give some hints how better results might be achieved. For example, correlating the RSSI with accelerometer, gyroscope and other sensors. Other strategies might be to excluding areas where an object
cannot move, or filtering out situations where objects move but accelerometer measurements don’t match.