Applications
of Bluetooth
�
��������� When any two devices need to talk to each other, they have
to agree on a number of points before the conversation can begin. The first
point of agreement is physical: Will they talk over wires, or through some form
of wireless signals? If they use wires, how many are required -- one, two,
eight, 25? Once the physical attributes are decided, several more questions
arise:
�
Information can be sent 1 bit at a time in a scheme called serial
communications, or in groups of bits (usually 8 or 16 at a time) in a
scheme called parallel communications. A desktop computer uses both
serial and parallel communications to talk to different devices: Modems,
mice and keyboards tend to talk through serial links, while printers tend
to use parallel links.
�
All of the parties in an electronic discussion need to know what
the bits mean and whether the message they receive is the same message
that was sent. In most cases, this means developing a language of commands
and responses known as a protocol. Some types of products have a
standard protocol used by virtually all companies so that the commands for
one product will tend to have the same effect on another. Modems fall into
this category. Other product types each speak their own language, which means
that commands intended for one specific product will seem gibberish if
received by another. Printers are like this, with multiple standards like
PCL and PostScript
�
Companies that manufacture
computers, entertainment systems and other electronic devices have realized
that the incredible array of cables and connectors involved in their products
makes it difficult for even expert technicians to correctly set up a complete
system on the first try. Setting up computers and home entertainment systems becomes
terrifically complicated when the person buying the equipment has to learn and
remember all the details to connect all the parts. In order to make home
electronics more user friendly, we need a better way for all the electronic
parts of our modern life to talk to each other. That's where Bluetooth comes
in.
�
Let?s take a look at how the
Bluetooth frequency hopping and personal-area network keep systems from
becoming confused. Let?s say you?ve got a typical modern living room with the
typical modern stuff inside. There?s an entertainment system with a stereo, a
DVD player, a satellite TV receiver and a television; there's a cordless
telephone and a personal computer. Each of these systems uses Bluetooth, and
each forms its own piconet to talk between main unit
and peripheral.
�
The cordless telephone has one
Bluetooth transmitter in the base and another in the handset. The manufacturer
has programmed each unit with an address that falls into a range of addresses
it has established for a particular type of device. When the base is first
turned on, it sends radio signals asking for a response from any units with an
address in a particular range. Since the handset has an address in the range,
it responds, and a tiny network is formed. Now, even if one of these devices
should receive a signal from another system, it will ignore it since it?s not
from within the network. The computer and entertainment system go through
similar routines, establishing networks among addresses in ranges established
by manufacturers. Once the networks are established, the systems begin talking
among themselves. Each piconet hops randomly through
the available frequencies, so all of the piconets are
completely separated from one another.
�
Now the living room has three
separate networks established, each one made up of devices that know the
address of transmitters it should listen to and the address of receivers it
should talk to. Since each network is changing the frequency of its operation
thousands of times a second, it?s unlikely that any two networks will be on the
same frequency at the same time. If it turns out that they are, then the
resulting confusion will only cover a tiny fraction of a second, and software
designed to correct for such errors weeds out the confusing information and
gets on with the network?s business.
�
Most of the
time, a network or communications method either works in one direction at a
time, called half-duplex communication, or in both directions simultaneously,
called full-duplex communication. A speakerphone that lets you either listen or
talk, but not both, is an example of half-duplex communication, while a regular
telephone handset is a full-duplex device. Because Bluetooth is designed to work
in a number of different circumstances, it can be either half-duplex or
full-duplex. The cordless telephone is an example of a use that will call for a
full-duplex (two-way) link, and Bluetooth can send data at more than 64,000 bits
per second in a full-duplex link -- a rate high enough to support several human
voice conversations. If a particular use calls for a half-duplex link --
connecting to a computer printer, for example -- Bluetooth can transmit up to
721 kilobits per
second (Kbps) in one direction, with 57.6 Kbps in the other. If the use calls
for the same speed in both directions, a link with 432.6-Kbps capacity in each direction can be made.
�
Home
�