
Universal Serial Bus 3.0 (USB 3.0), marketed as SuperSpeed USB, is the third major version of the
Universal Serial Bus
Universal Serial Bus (USB) is an industry standard, developed by USB Implementers Forum (USB-IF), for digital data transmission and power delivery between many types of electronics. It specifies the architecture, in particular the physical ...
(USB) standard for interfacing computers and electronic devices. It was released in November 2008. The USB 3.0 specification defined a new architecture and protocol, named SuperSpeed, which included a new lane for providing full-duplex data transfers that physically required five additional wires and pins, while also adding a new signal coding scheme (8b/10b symbols, 5 Gbit/s; also known later as ''Gen 1''), and preserving the USB 2.0 architecture and protocols and therefore keeping the original four pins and wires for the USB 2.0 backward-compatibility, resulting in nine wires in total and nine or ten pins at connector interfaces (ID-pin is not wired). The new transfer rate, marketed as ''SuperSpeed USB'' (SS), can transfer signals at up to 5
Gbit/s
In telecommunications, data transfer rate is the average number of bits ( bitrate), characters or symbols ( baudrate), or data blocks per unit time passing through a communication link in a data-transmission system. Common data rate units are mu ...
(with raw data rate of 500
MB/s
In telecommunications, data transfer rate is the average number of bits ( bitrate), characters or symbols ( baudrate), or data blocks per unit time passing through a communication link in a data-transmission system. Common data rate units are mu ...
after encoding overhead), which is about 10 times faster than High-Speed (maximum for
USB 2.0 standard). In USB 3.0 Type‑A (and usually also Type-B) connectors the visible inside insulators are often blue, to distinguish them from USB 2.0 connectors, as recommended by the specification,
and by the initials ''SS''.
USB 3.1, released in July 2013, is the successor specification that fully replaces the USB 3.0 specification. USB 3.1 preserves the existing ''SuperSpeed USB'' architecture and protocol with its operation mode (8b/10b symbols, 5 Gbit/s), giving it the label ''USB 3.1 Gen 1''.
USB 3.1 introduced an ''Enhanced SuperSpeed System'' – while preserving and incorporating the SuperSpeed architecture and protocol (aka ''SuperSpeed USB'') – with an additional ''SuperSpeedPlus'' architecture adding and providing a new coding schema (128b/132b symbols) and protocol named ''SuperSpeedPlus'' (aka ''SuperSpeedPlus USB'', sometimes marketed as ''SuperSpeed+'' or ''SS+'') while defining a new transfer mode called ''USB 3.1 Gen 2''
with a signal speed of 10 Gbit/s and a raw data rate of 1212 MB/s over existing Type‑A, Type‑B, and
Type‑C (USB‑C) connections, more than twice the rate of USB 3.0 (aka Gen 1).
Backward-compatibility is still given by the parallel USB 2.0 implementation. USB 3.1 Gen 2 Standard‑A and Standard‑B connectors are often teal-colored, though this is nonstandard. (The standard recommends that all Standard‑A plugs and receptacles capable of USB 3, including those capable of Gen 2, have blue insulators, specifically Pantone 300 C. It makes no mention of teal, or Standard‑B connector color, and all other Type‑A and Type‑B connectors—Micro and Mini—are required to have white, black, or grey insulators for Type‑A, ‑B, and ‑AB, respectively.)
USB 3.2, released in September 2017, fully replaces the USB 3.1 specification. The USB 3.2 specification added a second lane to the Enhanced SuperSpeed System besides other enhancements, so that SuperSpeedPlus USB implements the ''Gen 2×1'' (formerly known as ''USB 3.1 Gen 2''), and the two new ''Gen 1×2'' and ''Gen 2×2'' operation modes while operating on two lanes. The SuperSpeed architecture and protocol (aka SuperSpeed USB) still implements the one-lane ''Gen 1×1'' (formerly known as ''USB 3.1 Gen 1'') operation mode. Therefore, two-lane operations, namely ''USB 3.2 Gen 1×2'' (10 Gbit/s with raw data rate of 1 GB/s after encoding overhead) and ''USB 3.2 Gen 2×2'' (20 Gbit/s, 2.422 GB/s), are only possible with Full-Featured Fabrics (host, hubs, peripheral device, and fully wired cables and plugs with 24 pins). As of 2023, USB 3.2 Gen 1×2 and Gen 2×2 are not implemented on many products yet; Intel, however, started to include them in its
LGA 1200 Rocket Lake chipsets (500 series) in January 2021 and AMD in its
LGA 1718 AM5 chipsets in September 2022, but Apple never provided them. On the other hand, USB 3.2 Gen 1×1 (5 Gbit/s) and Gen 2×1 (10 Gbit/s) implementations have become quite common. Again, backward-compatibility is given by the parallel USB 2.0 implementation.
Overview
The USB 3.0 specification is similar to
USB 2.0, but with many improvements and an alternative implementation. Earlier USB concepts such as endpoints and the four transfer types (bulk, control,
isochronous
A sequence of events is isochronous if the events occur regularly, or at equal time intervals. The term ''isochronous'' is used in several technical contexts, but usually refers to the primary subject maintaining a constant period or interval ( ...
and interrupt) are preserved but the protocol and electrical interface are different. The specification defines a physically separate channel to carry USB 3.0 traffic. The changes in this specification make improvements in the following areas:
* Transfer speed USB 3.0 adds a new transfer type called SuperSpeed or SS, 5 Gbit/s (electrically, it is more similar to
PCI Express 2.0 and
SATA
SATA (Serial AT Attachment) is a computer bus interface that connects host bus adapters to mass storage devices such as hard disk drives, optical drives, and solid-state drives. Serial ATA succeeded the earlier Parallel ATA (PATA) standard ...
than USB 2.0).
* Increased bandwidth USB 3.0 uses two unidirectional data paths instead of only one: one to receive data and the other to transmit.
* Power management U0 to U3 link power management states are defined.
* Improved bus use a new feature is added (using packets NRDY and ERDY) to let a device asynchronously notify the host of its readiness, with no need for polling.
* Support for rotating media the bulk protocol is updated with a new feature called Stream Protocol that allows a large number of logical streams within an Endpoint.
USB 3.0 has transmission speeds of up to 5 Gbit/s, or 5000 Mbit/s, about ten times as fast as USB 2.0 (0.48 Gbit/s) even without considering that USB 3.0 is
full duplex
A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
whereas USB 2.0 is
half duplex
A duplex communication system is a Point-to-point (telecommunications), point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many commu ...
. This gives USB 3.0 a potential total bidirectional bandwidth twenty times as great as that of USB 2.0. Considering flow control, packet framing and protocol overhead, applications can expect 450 MB/s of bandwidth.
Architecture and features

In USB 3.0, dual-bus architecture is used to allow both USB 2.0 (Full Speed, Low Speed, or High Speed) and USB 3.0 (SuperSpeed) operations to take place simultaneously, thus providing
backward compatibility
In telecommunications and computing, backward compatibility (or backwards compatibility) is a property of an operating system, software, real-world product, or technology that allows for interoperability with an older legacy system, or with Input ...
. The structural topology is the same, consisting of a tiered star topology with a root hub at level 0 and hubs at lower levels to provide bus connectivity to devices.
Data transfer and synchronization
The SuperSpeed transaction is initiated by a host request, followed by a response from the device. The device either accepts the request or rejects it; if accepted, the device sends data or accepts data from the host. If the endpoint is halted, the device responds with a STALL handshake. If there is lack of buffer space or data, it responds with a Not Ready (NRDY) signal to tell the host that it is not able to process the request. When the device is ready, it sends an Endpoint Ready (ERDY) to the host which then reschedules the transaction.
The use of
unicast
Unicast is data transmission from a single sender (red) to a single receiver (green). Other devices on the network (yellow) do not participate in the communication.
In computer networking, unicast is a one-to-one transmission from one point in ...
and the limited number of
multicast
In computer networking, multicast is a type of group communication where data transmission is addressed to a group of destination computers simultaneously. Multicast can be one-to-many or many-to-many distribution. Multicast differs from ph ...
packets, combined with asynchronous notifications, enables links that are not actively passing packets to be put into reduced power states, which allows better power management.
USB 3.0 uses a
spread-spectrum clock varying by up to 5000 ppm at 33 kHz to reduce EMI. As a result, the receiver needs to continually "chase" the clock to recover the data.
Clock recovery
Clock recovery is a process in serial communication used to extract timing information from a stream of serial data being sent in order to accurately determine payload sequence without separate clock information. It is widely used in data communi ...
is helped by the 8b/10b encoding and other designs.
Data encoding
The ''"SuperSpeed"'' bus provides for a transfer mode at a nominal rate of 5.0 Gbit/s, in addition to the three existing transfer modes. Accounting for the encoding overhead, the raw data throughput is 4 Gbit/s, and the specification considers it reasonable to achieve 3.2 Gbit/s (400 MB/s) or more in practice.
All data is sent as a stream of eight-bit (one-byte) segments that are scrambled and converted into 10-bit symbols via
8b/10b encoding
In telecommunications, 8b/10b is a line code that maps 8-bit words to 10-bit symbols to achieve DC balance and bounded disparity, and at the same time provide enough state changes to allow reasonable clock recovery. This means that the di ...
; this helps prevent transmissions from generating
electromagnetic interference (EMI).
Scrambling is implemented using a free-running
linear feedback shift register
In computing, a linear-feedback shift register (LFSR) is a shift register whose input bit is a linear function of its previous state.
The most commonly used linear function of single bits is exclusive-or (XOR). Thus, an LFSR is most often a sh ...
(LFSR). The LFSR is reset whenever a COM symbol is sent or received.
Unlike previous standards, the USB 3.0 standard does not specify a maximum cable length, requiring only that all cables meet an electrical specification: for copper cabling with
AWG 26 wires, the maximum practical length is .
Power and charging
As with earlier versions of USB, USB 3.0 provides power at 5 volts nominal. The available current for low-power (one unit load) SuperSpeed devices is 150 mA, an increase from the 100 mA defined in USB 2.0. For high-power SuperSpeed devices, the limit is six unit loads or 900 mA (4.5
W)—almost twice USB 2.0's 500 mA.
USB 3.0 ports may implement other USB specifications for increased power, including the
USB Battery Charging Specification for up to 1.5 A or 7.5 W, or, in the case of USB 3.1, the
USB Power Delivery Specification for charging the host device up to 100 W.
[
]
Naming scheme
Starting with the USB 3.2 specification, USB-IF introduced a new naming scheme.
To help companies with branding of the different operation modes, USB-IF recommended branding the 5, 10, and 20 Gbit/s capabilities as ''SuperSpeed USB 5Gbps'', ''SuperSpeed USB 10 Gbps'', and ''SuperSpeed USB 20 Gbps'', respectively.
In 2023, they were replaced again,
[USB Data Performance Language Usage Guidelines from USB-IF](_blank)
/ref> replacing ''"SuperSpeed"'' with ''USB 5Gbps'', ''USB 10Gbps'', and ''USB 20Gbps'', and introducing new ''Packaging'' and ''Port'' logos.[Trademark Requirements Chart](_blank)
/ref>
Availability
The USB 3.0 Promoter Group announced on 17 November 2008 that the specification of version 3.0 had been completed and had made the transition to the USB Implementers Forum
USB Implementers Forum, Inc. (USB-IF) is a nonprofit organization created to promote and maintain USB (Universal Serial Bus), a set of specifications and transmission procedures for a type of cable connection that has since become used widely fo ...
(USB-IF), the managing body of USB specifications. This move effectively opened the specification to hardware developers for implementation in future products.
The first USB 3.0 consumer products were announced and shipped by Buffalo Technology in November 2009, while the first certified USB 3.0 consumer products were announced on 5 January 2010, at the Las Vegas Consumer Electronics Show
CES (; formerly an initialism for Consumer Electronics Show) is an annual trade show organized by the Consumer Technology Association (CTA). Held in January at the Las Vegas Convention Center in Winchester, Nevada, United States, the event typi ...
(CES), including two motherboards by Asus
ASUSTeK Computer Inc. (, , , ; stylized as ASUSTeK or ASUS) is a Taiwanese Multinational corporation, multinational computer, phone hardware and electronics manufacturer headquartered in Beitou District, Taipei, Taiwan. Its products include deskto ...
and Gigabyte Technology
GIGA-BYTE Technology Co., Ltd. (commonly referred to as Gigabyte Technology or simply Gigabyte) is a Taiwanese manufacturer and distributor of computer hardware.
Gigabyte's principal business is motherboards, It shipped 4.8 million motherboards i ...
.
Manufacturers of USB 3.0 host controllers include, but are not limited to, Renesas Electronics
is a Japanese semiconductor manufacturer headquartered in Tokyo. The name "Renesas" is a contraction of "Renaissance Semiconductor for Advanced Solutions." The company was established in 2002 as Renesas Technology through the merger of the semi ...
, Fresco Logic, ASMedia
ASMedia Technology Inc. () is a Taiwanese integrated circuit design company. It produces designs for USB, PCI Express and SATA controllers. Excluding the X570 chipset, all of the AM4 chipsets for AMD's Zen
Zen (; from Chinese: ''Chán'' ...
, Etron, VIA Technologies
VIA Technologies, Inc. () is a Taiwanese manufacturer of integrated circuits, mainly motherboard chipsets, CPUs, and memory. It was once the world's largest independent manufacturer of motherboard chipsets. As a fabless semiconductor company, ...
, Texas Instruments
Texas Instruments Incorporated (TI) is an American multinational semiconductor company headquartered in Dallas, Texas. It is one of the top 10 semiconductor companies worldwide based on sales volume. The company's focus is on developing analog ...
, NEC
is a Japanese multinational information technology and electronics corporation, headquartered at the NEC Supertower in Minato, Tokyo, Japan. It provides IT and network solutions, including cloud computing, artificial intelligence (AI), Inte ...
and Nvidia
Nvidia Corporation ( ) is an American multinational corporation and technology company headquartered in Santa Clara, California, and incorporated in Delaware. Founded in 1993 by Jensen Huang (president and CEO), Chris Malachowsky, and Curti ...
. As of November 2010, Renesas and Fresco Logic have passed USB-IF certification. Motherboards for Intel
Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and Delaware General Corporation Law, incorporated in Delaware. Intel designs, manufactures, and sells computer compo ...
's Sandy Bridge
Sandy Bridge is the List of Intel codenames, codename for Intel's 32 nm process, 32 nm microarchitecture used in the second generation of the Intel Core, Intel Core processors (Intel Core i7, Core i7, Intel Core i5, i5, Intel Core i3, i3). The Sa ...
processors have been seen with Asmedia and Etron host controllers as well. On 28 October 2010, Hewlett-Packard
The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company. It was founded by Bill Hewlett and David Packard in 1939 in a one-car garage in Palo Alto, California ...
released the HP Envy
The HP Envy (stylized in all caps) is a line of consumer-oriented high-end laptops, desktop computers and printer (computing), printers manufactured and sold by HP Inc. since 2009. It originally started as a high-end version of the HP Pavilion l ...
17 3D featuring a Renesas USB 3.0 host controller several months before some of their competitors. AMD
Advanced Micro Devices, Inc. (AMD) is an American multinational corporation and technology company headquartered in Santa Clara, California and maintains significant operations in Austin, Texas. AMD is a hardware and fabless company that de ...
worked with Renesas to add its USB 3.0 implementation into its chipsets for its 2011 platforms. At CES2011, Toshiba
is a Japanese multinational electronics company headquartered in Minato, Tokyo. Its diversified products and services include power, industrial and social infrastructure systems, elevators and escalators, electronic components, semiconductors ...
unveiled a laptop called "Qosmio
The Qosmio series was Toshiba's consumer-marketed line of high performance multimedia-oriented desktop replacement laptops. The first Qosmio laptop was released on July 25, 2004 as the E15-AV101 with a 1.7 GHz Intel Pentium M CPU, 512 megaby ...
X500" that included USB 3.0 and Bluetooth 3.0, and Sony
is a Japanese multinational conglomerate (company), conglomerate headquartered at Sony City in Minato, Tokyo, Japan. The Sony Group encompasses various businesses, including Sony Corporation (electronics), Sony Semiconductor Solutions (i ...
released a new series of Sony VAIO laptops that would include USB 3.0. As of April 2011, the Inspiron and Dell XPS
XPS ("Extreme Performance System") is a line of consumer-oriented laptop and desktop computers manufactured by Dell since 1993.
History
In the early 1990s, Dell primarily targeted its products at businesses rather than consumers. In early 19 ...
series were available with USB 3.0 ports, and, as of May 2012, the Dell Latitude laptop series were as well; yet the USB root hosts failed to work at SuperSpeed under Windows 8.
Adding to existing equipment
Additional power for multiple ports on a laptop PC may be obtained in the following ways:
* Some ExpressCard
ExpressCard, initially called NEWCARD, is an interface to connect peripheral, peripheral devices to a computer, usually a laptop, laptop computer. The ExpressCard technical standard specifies the design of slots built into the computer and of expa ...
-to-USB 3.0 adapters may connect by a cable to an additional USB 2.0 port on the computer, which supplies additional power.
* The ExpressCard may have a socket for an external power supply.
* If the external device has an appropriate connector, it can be powered by an external power supply
An AC adapter or AC/DC adapter (also called a wall charger, power adapter, power brick, or wall wart) is a type of external power supply, often enclosed in a case similar to an AC plug. AC adapters deliver electric power to devices that la ...
.
* USB 3.0 port provided by an ExpressCard-to-USB 3.0 adapter may be connected to a separately-powered USB 3.0 hub, with external devices connected to that USB 3.0 hub.
On the motherboards of desktop PCs which have PCI Express
PCI Express (Peripheral Component Interconnect Express), officially abbreviated as PCIe, is a high-speed standard used to connect hardware components inside computers. It is designed to replace older expansion bus standards such as Peripher ...
(PCIe) slots (or the older PCI
PCI may refer to:
Business and economics
* Payment card industry, businesses associated with debit, credit, and other payment cards
** Payment Card Industry Data Security Standard, a set of security requirements for credit card processors
* Prov ...
standard), USB 3.0 support can be added as a PCI Express expansion card
In computing, an expansion card (also called an expansion board, adapter card, peripheral card or accessory card) is a printed circuit board that can be inserted into an electrical connector, or expansion slot (also referred to as a bus sl ...
. In addition to an empty PCIe slot on the motherboard, many "PCI Express to USB 3.0" expansion cards must be connected to a power supply such as a Molex adapter or external power supply, in order to power many USB 3.0 devices such as mobile phones, or external hard drives that have no power source other than USB; as of 2011, this is often used to supply two to four USB 3.0 ports with the full 0.9 A (4.5 W) of power that each USB 3.0 port is capable of (while also transmitting data), whereas the PCI Express slot itself cannot supply the required amount of power.
If faster connections to storage devices are the reason to consider USB 3.0, an alternative is to use eSATAp, possibly by adding an inexpensive expansion slot bracket that provides an eSATAp port; some external hard disk drives provide both USB (2.0 or 3.0) and eSATAp interfaces. To ensure compatibility between motherboards and peripherals, all USB-certified devices must be approved by the USB Implementers Forum
USB Implementers Forum, Inc. (USB-IF) is a nonprofit organization created to promote and maintain USB (Universal Serial Bus), a set of specifications and transmission procedures for a type of cable connection that has since become used widely fo ...
(USB-IF). At least one complete end-to-end test system for USB 3.0 designers is available on the market.
Adoption
The USB Promoter Group announced the release of USB 3.0 in November 2008. On 5 January 2010, the USB-IF announced the first two certified USB 3.0 motherboards, one by ASUS
ASUSTeK Computer Inc. (, , , ; stylized as ASUSTeK or ASUS) is a Taiwanese Multinational corporation, multinational computer, phone hardware and electronics manufacturer headquartered in Beitou District, Taipei, Taiwan. Its products include deskto ...
and one by Giga-Byte Technology. Previous announcements included Gigabyte's October 2009 list of seven P55 chipset USB 3.0 motherboards, and an Asus motherboard that was cancelled before production.
Commercial controllers were expected to enter into volume production in the first quarter of 2010. On 14 September 2009, Freecom
Freecom is a German manufacturer of computer peripherals. Its products include USB hard disks (where the actual hard drive is manufactured by Samsung and others), USB flash drives, USB DVB-T television receivers and a data recovery
In computin ...
announced a USB 3.0 external hard drive. On 4 January 2010, Seagate announced a small portable HDD bundled with an additional USB 3.0 ExpressCard
ExpressCard, initially called NEWCARD, is an interface to connect peripheral, peripheral devices to a computer, usually a laptop, laptop computer. The ExpressCard technical standard specifies the design of slots built into the computer and of expa ...
, targeted for laptops (or desktops with ExpressCard slot addition) at the CES in Las Vegas Nevada.
The Linux kernel mainline
The Linux kernel is a Free and open-source software, free and open source Unix-like kernel (operating system), kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the k ...
contains support for USB 3.0 since version 2.6.31, which was released in September 2009.
FreeBSD
FreeBSD is a free-software Unix-like operating system descended from the Berkeley Software Distribution (BSD). The first version was released in 1993 developed from 386BSD, one of the first fully functional and free Unix clones on affordable ...
supports USB 3.0 since version 8.2, which was released in February 2011.
Windows 8
Windows 8 is a major release of the Windows NT operating system developed by Microsoft. It was Software release life cycle#Release to manufacturing (RTM), released to manufacturing on August 1, 2012, made available for download via Microsoft ...
was the first Microsoft operating system to offer built in support for USB 3.0. In Windows 7
Windows 7 is a major release of the Windows NT operating system developed by Microsoft. It was Software release life cycle#Release to manufacturing (RTM), released to manufacturing on July 22, 2009, and became generally available on October 22, ...
support was not included with the initial release of the operating system. However, drivers that enable support for Windows 7 are available through websites of hardware manufacturers.
Intel
Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and Delaware General Corporation Law, incorporated in Delaware. Intel designs, manufactures, and sells computer compo ...
released its first chipset
In a computer system, a chipset is a set of electronic components on one or more integrated circuits that manages the data flow between the processor, memory and peripherals. The chipset is usually found on the motherboard of computers. Chips ...
with integrated USB 3.0 ports in 2012 with the release of the Panther Point chipset. Some industry analysts have claimed that Intel was slow to integrate USB 3.0 into the chipset, thus slowing mainstream adoption. These delays may be due to problems in the CMOS
Complementary metal–oxide–semiconductor (CMOS, pronounced "sea-moss
", , ) is a type of MOSFET, metal–oxide–semiconductor field-effect transistor (MOSFET) semiconductor device fabrication, fabrication process that uses complementary an ...
manufacturing process, a focus to advance the Nehalem platform, a wait to mature all the 3.0 connections standards (USB 3.0, PCIe 3.0, SATA 3.0) before developing a new chipset, or a tactic by Intel to favor its new Thunderbolt
A thunderbolt or lightning bolt is a symbolic representation of lightning when accompanied by a loud thunderclap. In Indo-European mythology, the thunderbolt was identified with the 'Sky Father'; this association is also found in later Hel ...
interface. Apple, Inc. announced laptops with USB 3.0 ports on 11 June 2012, nearly four years after USB 3.0 was finalized.
AMD
Advanced Micro Devices, Inc. (AMD) is an American multinational corporation and technology company headquartered in Santa Clara, California and maintains significant operations in Austin, Texas. AMD is a hardware and fabless company that de ...
began supporting USB 3.0 with its Fusion Controller Hubs in 2011. Samsung Electronics
Samsung Electronics Co., Ltd. (SEC; stylized as SΛMSUNG; ) is a South Korean multinational major appliance and consumer electronics corporation founded on 13 January 1969 and headquartered in Yeongtong District, Suwon, South Korea. It is curr ...
announced support of USB 3.0 with its ARM
In human anatomy, the arm refers to the upper limb in common usage, although academically the term specifically means the upper arm between the glenohumeral joint (shoulder joint) and the elbow joint. The distal part of the upper limb between ...
-based Exynos 5 Dual platform intended for handheld devices.
Issues
Speed and compatibility
Various early USB 3.0 implementations widely used the NEC
is a Japanese multinational information technology and electronics corporation, headquartered at the NEC Supertower in Minato, Tokyo, Japan. It provides IT and network solutions, including cloud computing, artificial intelligence (AI), Inte ...
/ Renesas μD72020x family of host controllers, which are known to require a firmware update to function properly with some devices.
A factor affecting the speed of USB storage devices (more evident with USB 3.0 devices, but also noticeable with USB 2.0 ones) is that the USB Mass Storage Bulk-Only Transfer (BOT) protocol drivers are generally slower than the USB Attached SCSI protocol (UAS drivers.
On some old (2009–2010) Ibex Peak-based motherboards, the built-in USB 3.0 chipsets are connected by default via a 2.5 GT/s PCI Express
PCI Express (Peripheral Component Interconnect Express), officially abbreviated as PCIe, is a high-speed standard used to connect hardware components inside computers. It is designed to replace older expansion bus standards such as Peripher ...
lane of the PCH, which then did not provide full PCI Express 2.0 speed (5 GT/s), so it did not provide enough bandwidth even for a single USB 3.0 port. Early versions of such boards (e.g. the Gigabyte Technology
GIGA-BYTE Technology Co., Ltd. (commonly referred to as Gigabyte Technology or simply Gigabyte) is a Taiwanese manufacturer and distributor of computer hardware.
Gigabyte's principal business is motherboards, It shipped 4.8 million motherboards i ...
P55A-UD4 or P55A-UD6) have a manual switch (in BIOS) that can connect the USB 3.0 chip to the processor (instead of the PCH), which did provide full-speed PCI Express 2.0 connectivity even then, but this meant using fewer PCI Express 2.0 lanes for the graphics card. However, newer boards (e.g. Gigabyte P55A-UD7 or the Asus P7P55D-E Premium) used a channel bonding
In computer networking, link aggregation is the combining (wikt:aggregation, aggregating) of multiple network connections in parallel by any of several methods. Link aggregation increases total throughput beyond what a single connection could ...
technique (in the case of those boards provided by a PLX PEX8608 or PEX8613 PCI Express switch) that combines two PCI Express 2.5 GT/s lanes into a single PCI Express 5 GT/s lane (among other features), thus obtaining the necessary bandwidth from the PCH.
Radio frequency interference
USB 3.0 devices and cables may interfere with wireless devices operating in the 2.4 GHz ISM band. This may result in a drop in throughput or complete loss of response with Bluetooth
Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is li ...
and Wi-Fi
Wi-Fi () is a family of wireless network protocols based on the IEEE 802.11 family of standards, which are commonly used for Wireless LAN, local area networking of devices and Internet access, allowing nearby digital devices to exchange data by ...
devices. When manufacturers were unable to resolve the interference issues in time, some mobile devices, such as the Vivo Xplay 3S, had to drop support for USB 3.0 just before they shipped. Various strategies can be applied to mitigate the problem, ranging from simple solutions, such as increasing the distance of USB 3.0 devices from Wi-Fi and Bluetooth devices, to applying additional shielding around internal computer components.
Connectors
A USB 3.0 Standard‑A receptacle accepts either a USB 3.0 Standard‑A plug or a USB 2.0 Standard‑A plug. Conversely, it is possible to plug a USB 3.0 Standard‑A plug into a USB 2.0 Standard‑A receptacle. This is a principle of backward compatibility. The Standard‑A plug is used for connecting to a computer port, at the host side.
A USB 3.0 Standard‑B receptacle accepts either a USB 3.0 Standard‑B plug or a USB 2.0 Standard‑B plug. Backward compatibility applies to connecting a USB 2.0 Standard‑B plug into a USB 3.0 Standard‑B receptacle. However, it is not possible to plug a USB 3.0 Standard‑B plug into a USB 2.0 Standard‑B receptacle, due to the physically larger connector. The Standard‑B plug is used at the device side.
Since USB 2.0 and USB 3.0 ports may coexist on the same machine and they look similar, the USB 3.0 specification recommends that the Standard‑A USB 3.0 receptacle have a blue insert (Pantone
Pantone LLC (stylized as PANTONE) is an American limited liability company headquartered in Carlstadt, New Jersey, and best known for its Pantone Matching System (PMS), a proprietary color order system used in a variety of industries, notably gr ...
300 C color). The same color-coding applies to the USB 3.0 Standard‑A plug.
USB 3.0 also introduced a new Micro‑B cable plug, which consists of a standard USB 1.x/2.0 Micro‑B cable plug, with an additional 5-pin plug "stacked" beside it. That way, the USB 3.0 Micro‑B host receptacle preserves its backward compatibility with the USB 1.x/2.0 Micro‑B cable plug, allowing devices with USB 3.0 Micro‑B ports to run at USB 2.0 speeds on USB 2.0 Micro‑B cables. However, it is not possible to plug a USB 3.0 Micro‑B plug into a USB 2.0 Micro‑B receptacle, due to the physically larger connector.
Pin assignments
The connector has the same physical configuration as its predecessor but with five more pins.
The VBUS, D−, D+, and GND pins are required for USB 2.0 communication. The five additional USB 3.0 pins are two differential pairs and one ground (GND_DRAIN). The two additional differential pairs are for SuperSpeed data transfer; they are used for full duplex SuperSpeed signaling. The GND_DRAIN pin is for drain wire termination and to control EMI and maintain signal integrity.
Backward compatibility
USB 3.0 and USB 2.0 (or earlier) Type‑A plugs and receptacles are designed to interoperate.
USB 3.0 Type‑B receptacles, such as those found on peripheral devices, are larger than in USB 2.0 (or earlier versions), and accept both the larger USB 3.0 Type‑B plug and the smaller USB 2.0 (or earlier) Type‑B plug. USB 3.0 Type‑B plugs are larger than USB 2.0 (or earlier) Type‑B plugs; therefore, USB 3.0 Type‑B plugs cannot be inserted into USB 2.0 (or earlier) Type‑B receptacles.
Micro USB 3.0 (Micro‑B) plug and receptacle are intended primarily for small portable devices such as smartphones, digital cameras and GPS devices. The Micro USB 3.0 receptacle is backward compatible with the Micro USB 2.0 plug.
A receptacle for eSATAp, which is an eSATA/USB combo, is designed to accept USB Type‑A plugs from USB 2.0 (or earlier), so it also accepts USB 3.0 Type‑A plugs.
USB 3.1
In January 2013 the USB group announced plans to update USB 3.0 to 10 Gbit/s (1250 MB/s). The group ended up creating a new USB specification, USB 3.1, which was released on 31 July 2013, replacing the USB 3.0 standard. The USB 3.1 specification takes over the existing USB 3.0's ''SuperSpeed USB'' transfer rate, now referred to as ''USB 3.1 Gen 1'', and introduces a faster transfer rate called ''SuperSpeed USB 10 Gbps'', corresponding to operation mode ''USB 3.1 Gen 2'', putting it on par with a single first-generation Thunderbolt
A thunderbolt or lightning bolt is a symbolic representation of lightning when accompanied by a loud thunderclap. In Indo-European mythology, the thunderbolt was identified with the 'Sky Father'; this association is also found in later Hel ...
channel. The new mode's logo features a caption stylized as ''SUPERSPEED+''; this refers to the updated ''SuperSpeedPlus'' protocol. The USB 3.1 Gen 2 mode also reduces line encoding overhead to just 3% by changing the encoding scheme
In telecommunications, a line code is a pattern of voltage, current, or photons used to represent digital data transmitted down a communication channel or written to a storage medium. This repertoire of signals is usually called a constrained ...
to 128b/132b, with raw data rate of 1,212 MB/s. The first USB 3.1 Gen 2 implementation demonstrated real-world transfer speeds of 7.2 Gbit/s.
The USB 3.1 specification includes the USB 2.0 specification while fully preserving its dedicated physical layer, architecture, and protocol in parallel. USB 3.1 specification defines the following operation modes:
* ''USB 3.1 Gen 1'' – newly marketed as ''SuperSpeed or SS'', 5 Gbit/s signaling rate over 1 lane using 8b/10b encoding (raw data rate: 500 MB/s); replaced ''USB 3.0''.
* ''USB 3.1 Gen 2'' – new, marketed as ''SuperSpeed+ or SS+'', 10 Gbit/s signaling rate over 1 lane using 128b/132b encoding (raw data rate: 1212 MB/s).
The nominal data rate in bytes accounts for bit-encoding overhead. The physical SuperSpeed signaling bit rate is 5 Gbit/s. Since transmission of every byte takes 10 bit times, the raw data overhead is 20%, so the raw byte rate is 500 MB/s, not 625. Similarly, for Gen 2 link the encoding is 128b/132b, so transmission of 16 bytes physically takes 16.5 bytes, or 3% overhead. Therefore, the new raw byte-rate is 128/132 * 10 Gbit/s = 9.697 Gbit/s = 1212 MB/s. In reality any operation mode has additional link management and protocol overhead, so the best-case achievable data rates for the Gen 2 operation mode are of roughly below 800 MB/s for reading bulk transfers only.
The re-specification of USB 3.0 as "USB 3.1 Gen 1" was misused by some manufacturers to advertise products with signaling rates of only 5 Gbit/s as "USB 3.1" by omitting the defining generation.
USB 3.2
On 25 July 2017, a press release from the USB 3.0 Promoter Group detailed a pending update to the USB Type‑C specification, defining the doubling of bandwidth for existing USB‑C cables. Under the USB 3.2 specification, released 22 September 2017, existing SuperSpeed certified USB‑C 3.1 Gen 1 cables will be able to operate at 10 Gbit/s (up from 5 Gbit/s), and SuperSpeed+ certified USB‑C 3.1 Gen 2 cables will be able to operate at 20 Gbit/s (up from 10 Gbit/s). The increase in bandwidth is a result of multi-lane operation over existing wires that were intended for flip-flop capabilities of the USB‑C connector.
The USB 3.2 standard includes the USB 2.0 specification with four dedicated wires on the physical layer. The Enhanced SuperSpeed System encompasses both, but separated – and in parallel to the USB 2.0 implementation:
*SuperSpeed USB (based on ''SuperSpeed'' architecture and protocols):
**USB 3.2 Gen 1×1 – newly marketed as ''SuperSpeed USB 5Gbps'' (replaces ''SuperSpeed or SS''), 5 Gbit/s signaling rate over 1 lane using 8b/10b encoding (raw data rate: 500 MB/s); replaces ''USB 3.1 Gen 1'', which replaced ''USB 3.0''.
*SuperSpeedPlus USB (based on ''SuperSpeedPlus'' architecture and protocols):
**USB 3.2 Gen 2×1 – newly marketed as ''SuperSpeed USB 10 Gbps'' (replaces ''SuperSpeed+ or SS+''), 10 Gbit/s signaling rate over 1 lane using 128b/132b encoding (raw data rate: 1212 MB/s); replaces USB 3.1 Gen 2.
**USB 3.2 Gen 1×2 – new, 10 Gbit/s signaling rate over 2 lanes using 8b/10b encoding (raw data rate: 1000 MB/s).
**USB 3.2 Gen 2×2 – new, marketed as ''SuperSpeed USB 20 Gbps'', 20 Gbit/s signaling rate over 2 lanes using 128b/132b encoding (raw data rate: 2424 MB/s).
As with the previous version, the same considerations around encoding and raw data rates apply. Although both Gen 1×2 and Gen 2(×1) signal at 10 Gbit/s, Gen 1×2 uses the older, less efficient 8b/10b line coding which results in a lower raw data rate compared with Gen 2(×1), though both using the newer SuperSpeedPlus protocol.
In May 2018, Synopsys
Synopsys, Inc. is an American electronic design automation (EDA) company headquartered in Sunnyvale, California, that focuses on silicon design and verification, silicon intellectual property and software security and quality. Synopsys sup ...
demonstrated the first USB 3.2 Gen 2×2 operation mode, where a Windows PC was connected to a storage device, reaching an average data rate of 1600 MB/s for reading bulk transmissions, which is 66% of its raw throughput.
USB 3.2 is supported with the default Windows 10 USB drivers and in Linux kernels 4.18 and onwards.
In February 2019, USB-IF simplified the marketing guidelines by excluding Gen 1×2 mode and required the SuperSpeed trident logos to include maximum transfer speed.
Two-lane operation (USB 3.2 Gen 1×2, USB 3.2 Gen 2×2) is only possible with Full-Featured Type‑C connectors.
See also
* USB4
Universal Serial Bus 4 (USB4), sometimes erroneously referred to as USB 4.0, is the most recent technical specification of the USB (Universal Serial Bus) data communication standard. The USB Implementers Forum originally announced USB4 in 201 ...
*Computer bus
In computer architecture, a bus (historically also called a data highway or databus) is a communication system that transfers data between components inside a computer or between computers. It encompasses both hardware (e.g., wires, optical ...
* Extensible Host Controller Interface
The eXtensible Host Controller Interface (xHCI) is a technical specification that provides a detailed framework for the functioning of a computer's host controller for Universal Serial Bus (USB). Known alternately as the USB 3.0 host controller ...
(XHCI)
*
* Mobile High-Definition Link
*
References
External links
* CES 2014 report of a laptop docking port using a single USB 3.1 port to supply power, video and USB peripherals
{{Basic computer components
#3.0
Computer-related introductions in 2008