HOME

TheInfoList



OR:

Beacons are small devices that enable relatively accurate location within a narrow range. Beacons periodically transmit small amounts of data within a range of approximately 70 meters, and are often used for indoor location technology. Compared to devices based on
Global Positioning System The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radionavigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite sys ...
(GPS), beacons provide more accurate location information and can be used for indoor location. Various types of beacons exist, which can be classified based on their type of Beacon protocol, power solution and location technology.


Types of Beacon protocols


iBeacon (Apple)

In December 2013, Apple announced
iBeacon iBeacon is a protocol developed by Apple and introduced at the Apple Worldwide Developers Conference in 2013. Various vendors have since made iBeacon-compatible hardware transmitters – typically called beacons – a class of Bluetoo ...
: the first beacon protocol in the market. iBeacon works with Apple's iOS and Google's Android. The beacon using the iBeacon protocol transmits a so-called UUID. The UUID is a string of 24 numbers, which communicate with an installed Mobile App. Advantages: # Widely supported; # Simple and easy to implement; # Reliable performance on iOS.


Eddystone (Google)

Google announced Eddystone in July 2015, after it was renamed from its former name UriBeacon. Beacons with support from Eddystone are able to transmit three different frame-types, which work with both iOS and Android. A single beacon can transmit one, two or all three frametypes. The three frametypes are: #URL: a URL (i.e. a website link) is transmitted to the device, eliminating the need for an installed Mobile App. # UID (similar to Apple's UUID): a 16 digit string of characters, which can identify the individual beacon. This UID can activate an installed Mobile App. # TLM: sensor and administrative data from the beacon itself is communicated through telemetry. Currently, examples include the beacon's battery level and its temperature. Advantages: # Can also send out URL, which removes the necessity of installed App, and Telemetry information; # Open format and flexibility; # Integration with Google Products.


AltBeacon (Radius Networks)

Radius Networks announced AltBeacon in July 2014. This open source beacon protocol was designed to overcome the issue of protocols favouring one vendor over the other. Advantages: # Open source; # Compatibility with other mobile operating platforms; # More flexibility with a customisable source code.


GeoBeacon (Tecno-World)

Tecno-World (Pitius Tec S.L., Manufacture-ID 0x015C) announced GeoBeacon in July 2017. This open source beacon protocol was designed for usage in GeoCaching applications due to the very compact type of data storage.{{cite web, url=https://github.com/Tecno-World/GeoBeacon, title=Specifications on GeoBeacon, work=GitHub, accessdate=12 July 2017 Advantages: # Open source; # Compatibility with other mobile operating platforms; # High resolution coordinates # TLM-Data support (Battery life) # 8 Bytes of user data


Types of power solutions

In general, there are three types of power solutions for beacons: # Battery powered: beacons that are battery powered range from using coin cell (or
Button cell A button cell, watch battery, or coin battery is a small single-cell battery shaped as a squat cylinder typically in diameter and high — resembling a button. Stainless steel usually forms the bottom body and positive terminal of the cell; i ...
) batteries, AA, or AAA batteries; # Electricity plug powered; # USB powered.


Types of location technology

Most beacons use bluetooth technology to communicate with other devices and retrieve the location information. Apart from bluetooth technology however, several other location technologies exist. The most common location technologies are the following:


Bluetooth low energy (BLE)

The majority of beacon location devices rely on
Bluetooth low energy Bluetooth Low Energy (Bluetooth LE, colloquially BLE, formerly marketed as Bluetooth Smart) is a wireless personal area network technology designed and marketed by the Bluetooth Special Interest Group (Bluetooth SIG) aimed at novel applications i ...
(BLE) technology. Compared to 'classic'
Bluetooth Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is limit ...
technology, BLE consumes less power, has a lower range, and transmits less data. BLE is designed for periodic transfers of very small amounts of data.


Wi-Fi Aware

In July 2015, the Wi-Fi Alliance announced Wi-Fi Aware. Similar to BLE, Wi-Fi Aware has a lower power consumption than regular Wi-Fi and is designed for indoor location purposes.


Ultrasound


Combined technologies

Whereas most beacon vendors focus on merely one technology, some vendors combine multiple location technologies.


See also

*
Beacons A beacon is an intentionally conspicuous device designed to attract attention to a specific location. A common example is the lighthouse, which draws attention to a fixed point that can be used to navigate around obstacles or into port. More mode ...
*
iBeacon iBeacon is a protocol developed by Apple and introduced at the Apple Worldwide Developers Conference in 2013. Various vendors have since made iBeacon-compatible hardware transmitters – typically called beacons – a class of Bluetoo ...
* Eddystone (Google) *
Proximity marketing Proximity marketing is the localized wireless distribution of advertising content associated with a particular place. Transmissions can be received by individuals in that location who wish to receive them and have the necessary equipment to do so. ...


References

Beacons