Home of RF and Wireless Vendors and Resources

One Stop For Your RF and Wireless Need

USB Protocol Stack V2.0 | USB Protocol Stack V3.2

This page describes USB Protocol Stack and functions of each layers. It mentions USB Protocol Stack as per USB V2.0 and USB Protocol Stack as per USB V3.2.

Introduction:
The USB stands for Universal Serial Bus. It is interface similar to RS232 and RS485 but supports higher data rates at various distances. USB supports peer to peer communication. In this type of interface, communication takes place between host and peripheral and not between two hosts (or peripherals). The USB standard defines specifications for cables, connectors and protocols. It mentions requirements for connection, communication and PS (power supply) between PCs and peripheral devices. The USB device can be directly connected to Host or through a Hub.

USB Architecture

There are various versions of USB which include v1.x, v2.x and V3.x. Each of these versions support different data rates viz. 60 Mbps, 625 Mbps and 1.25-2.5 Gbps respectively. USB 2.0 is known as high speed, USB 3.0 is known as superspeed and USB 3.2 is known as superspeedplus. USB standards support cables with length upto 5 meters. Beyond this, USB hubs are required to expand connectivity.

USB Protocol Stack as per V2.0

USB Protocol Stack V2

The figure-1 depicts USB protocol stack as per V2.0. The protocol stack mentions various layers through which data flows between host and device. Folowing section mentions roles or functions of USB protocol layers.
Functional Layer: This layer generates requests which are converted into transactions containing different packets. This layer manages end to end data flow between host and device. The figure mentions sub-layers of functional layers of both host and device.
Protocol Layer: Packets originates at transmit part of protocol layer and terminates at receive part of protocol layer. It has various functions which include following.
• Ensure end to end reliability of packets.
• Ensure effective management of power.
• Ensure effective use of Bandwidth.
Link Layer: This layer manages port to port flow of data between USB host and device. Here link is logical and physical connection between the ports viz. upstream and downstream facing ports. Link layer commands are used between two linked ports to communicate information between upstream and downstream ports. Hence these commands ensure link level data integrity, flow control and power management. This layer handles packet acknowledgement and takes care of error recovery. The Link Layer also handles Header Packet Framing. Its functions are similar to MAC layer of OSI model.
Physical Layer: This layer offers actual physical connection between two ports. The connection uses two differential data pairs viz. one transmit path and one receive path. The transmit part of physical layer performs data scrambling, 8b10b encoding, and serialization functions. The receive part of physical Layer performs de-serialization, 8b10b decoding, data descrambling, and receiver clock and data recovery.

USB Protocol Stack as per V3.2

USB Protocol Stack V3

The figure-2 depicts USB protocol stack layers at host and device as defined in USB3.2 standard.


Useful interface types and microcontroller stuff

USB Type-C interface   RS485 interface   RS422 interface   CAN interface   SPI interface   interface types and converters   DigRF interface  what is microcontroller  microcontroller vs microprocessor  microcontroller programming 

RF and Wireless Terminologies