OSI 7 Layers,where does the protocol fit-in?

  • Thread starter Thread starter marellasunny
  • Start date Start date
  • Tags Tags
    bluetooth
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 13K views
marellasunny
Messages
245
Reaction score
3
I am a novice reading about the 7 OSI layers. I am reading this because I am currently working with a bluetooth device which is used to send serial data from the bluetooth module to the laptop. Since bluetooth is in itself a protocol,much like the 802 protocols, where among the 7 OSI layers does it fit-in?
 
Physics news on Phys.org
Perhaps this may help:

http://en.wikipedia.org/wiki/OSI_model

Many communication protocols fit into the OSI model but may collapse a couple of layers into one layer or may not implement some layer or may in fact be one of the layers in a larger communication scheme.

The OSI model is a framework for building a communication protocol from hardware details to firmware to middleware to application software.

In your case, bluetooth and 802 are at the physical layer.
 
Bluetooth comprises a large number of protocols that span the first six layers of the OSI model. Most of the IEEE 802 standards address only the bottom two layers of the OSI model. Note that Bluetooth was initially one of the IEEE 802 standards (802.15.1), but that standard is no longer maintained. So it's still fair to say that IEEE 802 addresses the bottom two layers of the OSI model.

img015.gif


Source: Slide 15 of the 1999 IEEE 802.15 Bluetooth proposal, http://www.ietf.org/proceedings/45/slides/mobileip-802_15-99jul/sld001.htm
 
  • Like
Likes   Reactions: 2 people