34
BLUETOOTH TECHNOLOGY INDEX 1) Introduction………………………………………………..1 2)History………………………………………………………4 3 ) Bluetooth Protocol Architecture……………………….5 4) Features………………………………………………..9 5) Operation of Bluetooth………………………………..10 6) working of Bluetooth technology………………………..11 7) Bluetooth Security………………………………………...14 8) Bluetooth Software Development………………………..15 9) Applications……………………………………………….16 10) Advantages………………………………………………..19 11) Disadvantages…………………………………………..20

Bluetooth Technology

Embed Size (px)

DESCRIPTION

.

Citation preview

Page 1: Bluetooth Technology

BLUETOOTH TECHNOLOGY

INDEX

1) Introduction………………………………………………..1

2)History………………………………………………………4

3 ) Bluetooth Protocol Architecture……………………….5

4) Features………………………………………………..9

5) Operation of Bluetooth………………………………..10

6) working of Bluetooth technology………………………..11

7) Bluetooth Security………………………………………...14

8) Bluetooth Software Development………………………..15

9) Applications……………………………………………….16

10) Advantages………………………………………………..19

11) Disadvantages…………………………………………..20

12) Conclusion……………………………………………….21

13) References………………………………………………..22

Page 2: Bluetooth Technology

BLUETOOTH TECHNOLOGY

INTRODUCTION:

During the past two decades, the advancement in microelectronics and VLSI

technology dipped down the cost of many consumer electronic products to a level which was

affordable for the common man. The first quarter of 2001, saw the vending of about 32.5

million PCs. The sale of cellular phones is predicted to reach 1 billion in 2005. With increase in

the number of electronic devices, comes in the need of connecting them together for maximum

interoperability and utilization. These devices connect with each other using a variety of wires,

cables, radio signals and infrared light beams, and an even greater variety of connectors, plugs

and protocols. Bluetooth is devised to replace these cables.

Bluetooth is a global standard for wireless connectivity. Bluetooth technology facilitates the

replacement of the cables used to connect one device to another, with one universal short-range

radio link operating in the unlicensed 2.45 GHz ISM band. The main objectives of Bluetooth

technology can be described as follows,

1

Page 3: Bluetooth Technology

Cable replacement: Getting rid of the various types of cables and wires required for

interconnectivity between various devices would enable the lay man to use all electronic

devices without wasting time and money.

Small size: the Bluetooth device is very small so that it can be attached to any device

required like the cell phones without adding much to the weight of the system.

Low cost: Bluetooth is aimed to be a low cost device approximately $5 in the near

future.

Low power: The utilization of power is very less (within 100 mW) as it is short range

equipment and so it facilitates the use of small batteries for its usage.

Besides the characteristics mentioned above, Bluetooth can imitate a universal bridge to attach

the existing data networks, and also as a mechanism for forming ad-hoc networks. Designed to

operate in noisy frequency environments, the Bluetooth radio uses a fast acknowledgement and

frequency hopping scheme to make the link robust.

2

Page 4: Bluetooth Technology

HISTORY:

In 1994, Ericsson in Sweden launched an initiative to study a low-power, low-cost

radio interface between mobile phones and their accessories. After three years, In 1997,

Ericsson approached various manufacturers of mobile electronic devices to discuss the

development and promotion of this short range wireless radio link as alone this phenomenon

could not be implemented.

Thus in 1998, Ericsson, IBM, Intel, Toshiba and NOKIA formed the Special

Interest Group (SIG) for the promotion and development of BLUETOOTH technology. The

first Bluetooth silicon was also ready in 1998. As we can see that the SIG included two market

leaders in mobile telephony, two in laptop computing and one in digital signal processing

technology. The biggies being in the game gave an impetus to thousands of companies to join

hands with the SIG for the endorsement and expansion of this technology.

One would wonder how Bluetooth got its name. It has an interesting heritage.

Bluetooth is named after the 10th century Viking King Harald Blatand (Blatand meaning

Bluetooth). He was instrumental in uniting the countries in the Baltic region like Sweden,

Denmark, Norway and thus emerging as a powerful force. Bluetooth aims at uniting the

computing and telecommunication world and so achieving the same greatness.

3

Page 5: Bluetooth Technology

BLUETOOTH PROTOCOL ARCHITECTURE:

As the report is designed mainly for the spread spectrum techniques course, the protocols

in the lower level are described more extensively and the upper layer protocols are just

mentioned with a very brief description.

Moreover, one should note that the upper layer protocols are totally dependent on the

lower level protocols whereas the lower level protocols can function independently even with a

totally different set of upper protocols.

Bluetooth Radio: The Bluetooth Radio (layer) is the lowest defined layer of the Bluetooth

specification. It defines the requirements of the Bluetooth transceiver device operating in the

2.4GHz ISM band. The Bluetooth air interface is based on three power classes,

Power Class 1: designed for long range (~100m), max output power of 20 dBm,

4

Page 6: Bluetooth Technology

Power Class 2: ordinary range devices (~10m), max output power of 4 dBm,

Power Class 3 short range devices (~10cm), with a max output power of 0 dBm.

The radio uses Frequency Hopping to spread the energy across the ISM spectrum in 79 hops

displaced by 1MHz, starting at 2.402GHz and stopping at 2.480GHz.Some countries use the 79

RF channels whereas countries like Japan use 23 channels. Currently, the SIG is working to

harmonize this 79-channel radio to work globally and has instigated changes within Japan,

Spain, and other countries. Also, the Bluetooth radio module uses GFSK (Gaussian Frequency

Shift Keying) where a binary one is represented by a positive frequency deviation and a binary

zero by a negative frequency deviation. BT is set to 0.5 and the modulation index must be

between 0.28 and 0.35. The receiver must have a sensitivity level for which the bit error rate

(BER) 0.1% is met. For Bluetooth this means an actual sensitivity level of -70dBm or better.

Baseband: The Baseband is the physical layer of the Bluetooth. It manages physical

channels and links apart from other services like error correction, data whitening, hop selection

and Bluetooth security. As mentioned previously, the basic radio is a hybrid spread spectrum

radio. Typically, the radio operates in a frequency-hopping manner in which the 2.4GHz ISM

band is broken into 79 1MHz channels that the radio randomly hops through while transmitting

and receiving data. A piconet is formed when one Bluetooth radio connects to another

Bluetooth radio.

5

Page 7: Bluetooth Technology

Both radios then hop together through the 79 channels. The Bluetooth radio system supports

a large number of piconets by providing each piconet with its own set of random hopping

patterns. Occasionally, piconets will end up on the same channel. When this occurs, the radios

will hop to a free channel and the data are retransmitted (if lost). The Bluetooth frame consists

of a transmit packet followed by a receive packet. Each packet can be composed of multiple

slots (1, 3, or 5) of 625us. A typical single slot frame typically hops at 1,600 hops/second.

Multi-slot frames allow higher data rates because of the elimination of the turn-around time

between packets and the reduction in header overhead.

LMP: The Link Manager Protocol is used by the Link Managers (on either side) for link set-

up and control.

HCI : The Host Controller Interface provides a command interface to the Baseband Link

Controller and Link Manager, and access to hardware status and control registers.

L2CAP: Logical Link Control And Adaptation Protocol supports higher level protocol

multiplexing, packet segmentation and reassembly, and the conveying of quality of service

information.

6

Page 8: Bluetooth Technology

RFCOMM : The RFCOMM protocol provides emulation of serial ports over the

L2CAPprotocol. The protocol is based on the ETSI standard TS 07.10.

SDP: The Service Discovery Protocol provides a means for applications to discover which

services are provided by or available through a Bluetooth device. It also allows applications to

determine the characteristics of those available services.

7

Page 9: Bluetooth Technology

Technical features:

Bluetooth uses 2.4GHz frequency band to work. Its nominal range is 10 meters. It uses a

combination of packet and circuit switch technologies. This device contains RF radio, base

band controller and microprocessor in a circuit. The key feature of Bluetooth is that it allows to

work different companies Bluetooth with one another.

This enables the feature to find any Bluetooth in a particular area. Profile describes the

parameter range of each protocol. The profile part of Bluetooth is used to reduced the problem

part of the Bluetooth. A profile of one Bluetooth is dependent on profile of another Bluetooth

than the device support each other. Profile represents the solution for a usage model and forms

the basis for the Bluetooth interchangeability and logo requirement.

8

Page 10: Bluetooth Technology

Operation of Bluetooth

Bluetooth Operation Diagram

9

Page 11: Bluetooth Technology

Working of Bluetooth technologyBluetooth is a short-range wireless technology used to create PANs (Personal Area

Networks) among your devices and with other nearby devices. Bluetooth requires that a low-

cost transceiver chip be included in each device. The transceiver transmits and receives in a

previously unused frequency band of 2.45 GHz that is available globally (with some variation

of bandwidth in different countries). In addition to data, up to three voice channels are

available. Each device has a unique 48-bit address from the IEEE 802 standard. Connections

can be point-to-point or multipoint. The maximum range is 10 meters. Data can be exchanged

at a rate of 1 megabit per second (up to 2 Mbps in the second generation of the technology). A

frequency hop scheme allows devices to communicate even in areas with a great deal of

electromagnetic interference. Built-in encryption and verification is provided.

Bluetooth is essentially a networking standard that works at two levels:

It provides agreement at the physical level -- Bluetooth is a radio-frequency standard.

It provides agreement at the protocol level, where products have to agree on when bits are

sent, how many will be sent at a time, and how the parties in a conversation can be sure

that the message received is the same as the message sent

A number of devices may already take advantage of this same radio-frequency band. Baby

monitors, garage-door openers and the newest generation of cordless phones all make use of

frequencies in the ISM band. Making sure that Bluetooth and these other devices don't interfere

with one another has been a crucial part of the design process.

10

Page 12: Bluetooth Technology

One of the ways Bluetooth devices avoid interfering with other systems is by sending out

very weak signals of about 1 milliwatt. By comparison, the most powerful cell phones can

transmit a signal of 3 watts. The low power limits the range of a Bluetooth device to about 10

meters (32 feet), cutting the chances of interference between your computer system and your

portable telephone or television or any other device. Even with the low power, Bluetooth

doesn't require line of sight between communicating devices. The walls in your house won't

stop a Bluetooth signal, making the standard useful for controlling several devices in different

rooms.

Bluetooth can connect up to eight devices simultaneously. With all of those devices in the

same 10-meter (32-feet) radius, you might think they'd interfere with one another, but it's

unlikely. Bluetooth uses a technique called spread-spectrum frequency hopping that makes it

rare for more than one device to be transmitting on the same frequency at the same time. In this

technique, a device will use 79 individual, randomly chosen frequencies within a designated

range, changing from one to another on a regular basis.

Fig: Explains the Master-Slave coordination

11

Page 13: Bluetooth Technology

In the case of Bluetooth, the transmitters change frequencies 1,600 times every second,

meaning that more devices can make full use of a limited slice of the radio spectrum. Since

every Bluetooth transmitter uses spread-spectrum transmitting automatically, it’s unlikely that

two transmitters will be on the same frequency at the same time. This same technique

minimizes the risk that portable phones or baby monitors will disrupt Bluetooth devices, since

any interference on a particular frequency will last only a tiny fraction of a second.

When Bluetooth-capable devices come within range of one another, an electronic

conversation takes place to determine whether they have data to share or whether one needs to

control the other. The user doesn't have to press a button or give a command -- the electronic

conversation happens automatically. Once the conversation has occurred, the devices -- whether

they're part of a computer system or a stereo -- form a network. Bluetooth systems create a

personal-area network (PAN), or piconet, that may fill a room or may encompass no more

distance than that between the cell phone on a belt-clip and the headset on your head. Once a

piconet is established, the members randomly hop frequencies in unison so they stay in touch

with one another and avoid other piconets that may be operating in the same room.

12

Page 14: Bluetooth Technology

BLUETOOTH SECURITY

Bluetooth security, when compared with WLAN security, is both more complex

andsimpler. It is more complex in the sense that there are many different options for security

based on different app9. BLUETOOTH SECURITYBluetooth security, when compared with

WLAN security, is both more complex andsimpler. It is more complex in the sense that there

are many different options for security based on different application scenarios. It is simpler in

the sense that, for the most part,they are transparent to the user. With WLANs it is up to the

network administrator to addsecurity at higher levels. With Bluetooth, since the Bluetooth spec

includes all levels,higher-level security features are already built into the devices when

appropriate.Bluetooth security includes both authentication and confidentiality, and is based

aroundthe SAFER+ encryption algorithm. SAFER+ is a block cipher, but in this application

isimplemented as a stream cipher. SAFER+ was thoroughly analyzed and tested during the

NIST’s search for a national encryption standard. Although some versions were found tohave

very minor weaknesses, the 128-bit version as used in Bluetooth is considered verystrong.

13

Page 15: Bluetooth Technology

Bluetooth Software Development

The Bluetooth software development experts at Stonestreet One have been a leading

provider of Bluetooth software solutions since 2000. Our offerings are centered around our

Bluetooth protocol stack and are used by leading chipmakers, distributors, embedded software

companies and OEMs around the world in personal computing, automotive, biomedical, mobile

communications and consumer electronics products

We are an Associate Member of the Bluetooth SIG. Tim Reilly, Stonestreet One's CEO,

is one of fifteen members of the global Bluetooth SIG Ecosystem Committee, an advisory board

which provides insight to the Bluetooth SIG's board of directors on the future of the wireless

connectivity market. In addition, Stonestreet One serves on the Bluetooth SIG Medical Devices

Working Group which develops specifications for Bluetooth-enabled medical, healthcare and

fitness devices. Stonestreet One is also a Contributing Member of the Continua Health Alliance

which promotes interoperability guidelines between medical devices and Mr. Reilly chairs

Continua’s Personal Area Network (PAN) Working Group.

14

Page 16: Bluetooth Technology

APPLICATIONS

Smart Home

Homes equipped with Bluetooth devices may be able to recognise the arrival

its bonafide residents and unlock the door on their arrival. The device will also

adjust heat to a preset temperature. While this is happening, the data from the

individual’s PDA may be exchanged with the home electronic board, and the

family calendar is updated to reflect the scheduled activities in the office.

The Internet Bridge

An extension of this model could be a mobile computer that allows surfing the

Internet irrespective of the location of the user, and regardless of whether the

user is cordlessly connected through a mobile phone (cellular) or through a wire

line connection (e.g. PSTN, ISDN, LAN, xDSL).

Automatic Check-in:

 Hotels are testing, or plan to test, services that allow guests to check   in, unlock

room doors and even control room temperature with handheld devices equipped

15

Page 17: Bluetooth Technology

with Bluetooth Technology.

 The Bluetooth enabled mobile phone or the PDA can present the electronic ticket

to the airline system without one having to go through the queue at the check-in

counters. The airline's on-line system performs the identification via the ID-tag

feature built into the mobile phone or the PDA and confirms the reserved seat.

The Three-in-one Phone

  With Bluetooth support, one handset will be able to provide multiple

functionality. When at home, the phone functions as a cordless phone, connected

to the fixed line. When on the move, it functions as a mobile phone connected to

the mobile network. Additionally, when the phone comes within range of another

mobile phone with built-in Bluetooth technology, it functions as a walkie-talkie.

Home networking

A mobile phone could be used as a cordless phone via a Bluetooth voice access point

(base station) Portable computers could be used at home through wireless dial-up networking or

a data access point Futuristic as it might sound, it is already happening. Who would have

believed even 15 years ago that just about everyone today would own cellular telephones?

Wireless technology holds the promise of transforming hearing aids into multi-functional

communication devices, turning hearing loss into hearing gain. So lot is yet to come!!!

16

Page 18: Bluetooth Technology

Data and voice access points

Bluetooth facilitates real-time voice and data transmissions by providing effortless

wireless connection of portable and stationary communications devices.

Medical:

Three possible applications of Bluetooth wireless technology in the medical domain

•    Remote patient monitoring

•    Wireless biometric data

•    Medicine dispensers

Printers:

This profile enables simpler printing from a Bluetooth device to a Bluetooth printer.

Using this profile does not require specific printer drivers. Instead, the printer has the capability

to decipher the information sent to it so that it can produce the desired format.

Travel:

With a personal device that employs Bluetooth wireless communications, a traveler might

check in using this device, which could include personal identity credentials, thus eliminating

the need to insert a card into a terminal. Moreover, an electronic boarding pass could be issued

and stored in the Bluetooth device; that same device could then be used to wirelessly present the

boarding pass when boarding the aircraft, eliminating the need for a paper boarding pass.

17

Page 19: Bluetooth Technology

ADVANTAGES

Presentations

Setting up power point presentations, for example, would no longer require a spaghetti-

like tangle of cables between projectors, laptop and printer. You would simply place the laptop

near the projector, turn them on, and wait a few moments for them to communicate the

necessary operating parameters.

Synchronizing Data

Automatic synchronization can be a real time saver. When you're finished adding

information to your palmtop at home, all you have to do is walk by your cubicle at work to get

the files uploaded to the desktop PC. When you leave the office, any new files added to your

desktop PC are automatically copied to your palmtop. With synchronization there's no longer

any confusion about which file is on which machine.

Mobile e-commerce

Bluetooth wireless technology will play a key role in the electronic commerce. Soon

you'll be able to avoid the line at retail stores to pay for items, or access the Internet anywhere 18

Page 20: Bluetooth Technology

via your mobile phone to order and pay for goods and services. Ericsson and Visa International

are among the companies developing payment solutions for the purchase of goods and services

over the Internet through mobile devices, including cell phones and palmtops.

Travel

If you happen to be a frequent flyer, the Bluetooth specifications offer some advantages

for obtaining tickets. You can arrive at the airport and buy a ticket simply by walking past a

wireless terminal, which informs your identity, issues an electronic ticket, and bills your credit

card. A flight attendant would no longer have to visit passengers and ask them to turn off their

electronic devices. After the request is broadcast, the airplane's master Bluetooth device would

shut down all electronic devices automatically for takeoff and landing.

Low Power Consumption • Works in noisy environments

No line of sight restriction • Reliable and secure

The 2.45 GHz ensures universal compatibility. Also complies with airline regulations

The qualification and logo program ensure higher quality

Very Robust as the radio hops faster and uses shorter packets

19

Page 21: Bluetooth Technology

DISADVANTAGES

Too many unfeasible applications so do we really need it ?

No handoff / handover capability

Initial stages so it needs to prove its worth

Few analog or FH cordless phones have designed to operate at the 2.4GHz band.

Certainly interference exists in between, but more serious effects would be exerted on

analog 2.4GHz cordless phone

802.11 Bluetooth

Represents Internet Represents faux internet

Already proved itself Still to prove

Widespread connectivity Connect at close proximity

20

Page 22: Bluetooth Technology

CONCLUSION

Bluetooth technology is a short-range wireless specification aimed at simplifying

communications among Internet devices and between devices and the Internet. In conclusion it

can be said that Bluetooth refers not only to a technology but also to a standard and a

specification. The take off that Bluetooth has taken is remarkable, capturing the attention and

money of major corporations throughout the world. If it can live up to its expectations and

satiate the needs of a global market in an easy and inexpensive way , it promises to become a

uniting force in the wireless world and endow us with the freedom of mobility like never

before.

21

Page 23: Bluetooth Technology

REFERENCES

www.palowireless.com

www.nokia.com

www.bluetooth.com

www.erricson.com

www.howstuffworks.com

www.intel.com

White papers - TCS

22