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

  • Thread starter marellasunny
  • Start date
  • Tags
    bluetooth
In summary, the 7 OSI layers provide a framework for building communication protocols, from hardware to application software. Bluetooth and 802 are both protocols that fit into this model, with Bluetooth spanning the first six layers and 802 addressing the bottom two layers. However, the initial Bluetooth standard (802.15.1) is no longer maintained under IEEE 802.
  • #1
marellasunny
255
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?
 
Technology news on Phys.org
  • #2
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.
 
  • #3
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 2 people

1. What are the OSI 7 Layers?

The OSI (Open Systems Interconnection) model is a conceptual framework that describes the communication functions of a telecommunication or computer system. It consists of 7 layers, each responsible for a specific aspect of network communication.

2. What is the purpose of the OSI model?

The OSI model serves as a reference for understanding how different network devices and software communicate with each other. It also helps in troubleshooting network issues by identifying which layer the problem is occurring in.

3. Where does the protocol fit-in in the OSI model?

The protocol is a set of rules that govern the communication between devices on a network. It is implemented at different layers of the OSI model, depending on the type of protocol. For example, TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are implemented at the Transport layer.

4. Why is the OSI model important for network communication?

The OSI model provides a common language and reference point for network engineers and developers. It also allows for the interoperability of different network devices and protocols, making it easier to create and maintain complex networks.

5. What are the benefits of using the OSI model?

Using the OSI model can help in the design, implementation, and troubleshooting of complex networks. It also allows for better compatibility and communication between different network devices and protocols, leading to more efficient and reliable network communication.

Similar threads

  • Computing and Technology
Replies
14
Views
1K
Replies
1
Views
939
  • Computing and Technology
Replies
15
Views
4K
  • DIY Projects
Replies
7
Views
2K
Replies
6
Views
2K
  • Sticky
  • Programming and Computer Science
Replies
13
Views
4K
  • Programming and Computer Science
Replies
1
Views
988
  • Electrical Engineering
Replies
6
Views
3K
  • Programming and Computer Science
Replies
6
Views
2K
  • Programming and Computer Science
Replies
1
Views
1K
Back
Top