2.1- Working of Physical Layer In OSI Model In Computer Networks In Hindi
Playlist:
Computer Networking Tutorials In Hindi |
/ playlist
list=PLL8qj6F8dGlR9KOTy1I9Hkln2OkL3lID-
physical layer of osi model,
physical layer in osi model,
osi model physical layer,
physical layer functions in osi model,
responsibilities of physical layer of osi model,
Working of Physical Layer In OSI Model In Computer Networks In Hindi,
#computerNetworks
#computerNetworksInHindi
#computerNetworksTutorials
#computerNetworksTutorialsInHindi
#computerNetworking
#computerNetworkingInHindi
#computerNetworkingTutorials
The Open Systems Interconnection (OSI) model defines a networking framework to implement protocols in layers, with control passed from one layer to the next. It is primarily used today as a teaching tool. It conceptually divides computer network architecture into 7 layers in a logical progression.
The lower layers deal with electrical signals, chunks of binary data, and routing of these data across networks. Higher levels cover network requests and responses, representation of data, and network protocols, as seen from a user's point of view.
The OSI model was originally conceived as a standard architecture for building network systems, and many popular network technologies today reflect the layered design of OSI.
Physical Layer
At Layer 1, the Physical layer of the OSI model is responsible for the ultimate transmission of digital data bits from the Physical layer of the sending (source) device over network communications media to the Physical layer of the receiving (destination) device.
Illustration of Physical Layer, showing repeaters, ethernet cables and hubs, and token ring networks
Examples of layer 1 technologies include Ethernet cables and hubs. Also, hubs and other repeaters are standard network devices that function at the Physical layer, as are cable connectors.
At the Physical layer, data is transmitted using the type of signaling supported by the physical medium: electric voltages, radio frequencies, or pulses of infrared or ordinary light.
Data Link Layer
When obtaining data from the Physical layer, the Data Link layer checks for physical transmission errors and packages bits into data frames. The Data Link layer also manages physical addressing schemes such as MAC addresses for Ethernet networks, controlling access of network devices to the physical medium.
Illustration of Data Link Layer with destination and source address, media access control, and frame footer
Because the Data Link layer is the most complex layer in the OSI model, it is often divided into two parts: the Media Access Control sub-layer and the Logical Link Control sub-layer.
Network Layer
The Network layer adds the concept of routing above the Data Link layer. When data arrives at the Network layer, the source and destination addresses contained inside each frame are examined to determine if the data has reached its final destination. If the data has reached the final destination, layer 3 formats the data into packets delivered to the Transport layer. Otherwise, the Network layer updates the destination address and pushes the frame down to the lower layers.
To support routing, the Network layer maintains logical addresses such as IP addresses for devices on the network. The Network layer also manages the mapping between these logical addresses and physical addresses. In IPv4 networking, this mapping is accomplished through the Address Resolution Protocol (ARP); IPv6 uses Neighbor Discovery Protocol (NDP).
Social Links
Twitter Account: / tutorialsspace
FaceBook Page: / tutorialsspace
Instagram : / tutorialsspace
Telegram Channel: https://t.me/TutorialsSpace
Telegram Group: t.me/TutorialsSpace
Pin-Interst: / tutorialsspace
youtube: / tutorialsspace
Previous Videos link:
2.0- OSI Model क्या है ? | An Introduction To OSI Model | What Is OSI Model In Computer Networks • 2.0- What Is OSI Model In Computer Ne...
2.1- Physical Layer In OSI Model | Physical Layer Of OSI Model Hindi OSI Model In Computer Networks • 2.1- Working of Physical Layer In OSI...