Tuesday, March 20, 2012

Bluetooth Overview

Bluetooth Overview

 The Bluetooth wireless technology is a low cost, short range, and low power specification for an ad-hoc network for data and voice communication in any place of the world. It was created by Ericsson in 1994 to provide wireless connection between devices and mobile phones. The given name and logotype comes from a Scandinavian king called Harold Bluetooth (Blatand'). It is based on 2.4GHz unlicensed frequency. This radio is not like the mobile phone radio used to connect Telecom suppliers. On average the distance from transmitter to receiver is 10 Meters (depending of Bluetooth Radio classification by Bluetooth SIG). It can also be 100 Meters.

Bluetooth Profiles

The main reason for use of Bluetooth is the cheap connection cost and the ability to connect to a range of electronic devices, not just PC's and other mobile phones, so most Bluetooth devices do not need an Operating System to support them. It is possible because the technology is profile-based which defines a set of protocols for each feature enabled.
These are some of the defined profiles:
- GAP: Generic Access Profile (mandatory for all devices - enables inquiry, service discovery, etc.)
- PAN: Personal Area Network Profile
- SPP: Serial Port Profile (over RFCOMM emulates RS-232)


http://www.developer.nokia.com/Community/Wiki/images/8/8b/Bt_protocol_stack.JPG?20070416100353
If there is a group of Bluetooth devices supporting the PAN profile, they can create a network where one device is the 'master' and the rest of devices are 'slaves'. This network is called "Piconet" and it has 1 master and a max of 7 slaves. It is possible for a slave from a given piconet, to become master for a different piconet. Then, it is possible to merge piconets creating a "Scatternet". It is possible to create a max of 10 Scatternets.
A common use of Bluetooth is to connect a Bluetooth headset to a phone. It means you do not need wires to connect to your phone. One of the latest development is to use specific mobile phones as stereo music players via Bluetooth using specific headphones which support the Advanced Audio Distribution Profile (A2DP) for Bluetooth 2.0.
These are some example devices that use Bluetooth to communicate: - Headsets (Audio Profile)
- GPS (SPP)
- Printers (SPP)
- Virtual Cards, Notes (OBEX)

No comments:

Post a Comment