Как правильно пишется усб

This article is about the computer bus standard. For other uses, see USB (disambiguation).

USB

Certified USB.svg

Usb connectors.JPG

Upper image: Certified logo.
Lower image: Various USB connectors (From left to right: male Micro USB B-Type, proprietary UC-E6, male Mini USB (5-pin) B-type, female A-type, male A-type, male B-type. Shown with a centimeter ruler.)

Type Bus
Production history
Designer
  • Compaq
  • DEC
  • IBM
  • Intel
  • Microsoft
  • NEC
  • Nortel
Designed January 1996; 27 years ago
Produced Since May 1996[1]
Superseded Serial port, parallel port, game port, Apple Desktop Bus, PS/2 port, and FireWire (IEEE 1394)

Universal Serial Bus

Universal Serial Bus (USB) is an industry standard that establishes specifications for cables, connectors and protocols for connection, communication and power supply (interfacing) between computers, peripherals and other computers.[2] A broad variety of USB hardware exists, including 14 different connector types, of which USB-C is the most recent and the only one not currently deprecated since the release of USB 3.2.

First released in 1996, the USB standards are maintained by the USB Implementers Forum (USB-IF). The four generations of USB are: USB 1.x, USB 2.0, USB 3.x, and USB4.[3]

Overview[edit]

USB was designed to standardize the connection of peripherals to personal computers, both to communicate with and to supply electric power. It has largely replaced interfaces such as serial ports and parallel ports and has become commonplace on a wide range of devices. Examples of peripherals that are connected via USB include computer keyboards and mice, video cameras, printers, portable media players, mobile (portable) digital telephones, disk drives, and network adapters.

USB connectors have been increasingly replacing other types as charging cables of portable devices.

Connector type quick reference[edit]

Each USB connection is made using two connectors: a socket (or receptacle) and a plug. In the following table, schematics for only the sockets are shown, although for each there is a corresponding plug (or plugs).

Available sockets by USB standard

Standard USB 1.0
1996
USB 1.1
1998
USB 2.0
2001
USB 2.0
Revised
USB 3.0
2008
USB 3.1
2013
USB 3.2
2017
USB4
2019
USB4 V2
2022
Maximum transfer rate 1.5 Mbit/s 12 Mbps 480 Mbps 5 Gbps 10 Gbps 20 Gbps 40 Gbps 80 Gbps
Type A connector USB Type-A receptacle White.svg USB Type-A receptacle Black.svg USB 3.0 Type-A receptacle blue.svg Deprecated
Type B connector USB Type-B receptacle.svg USB 3.0 Type-B receptacle blue.svg Deprecated
Mini-A connector USB Mini-A receptacle.svg Deprecated
Mini-B connector USB Mini-B receptacle.svg Deprecated
Mini-AB connector USB Mini-AB receptacle.svg Deprecated
Micro-A connector USB 3.0 Micro-A.svg Deprecated
Micro-B connector USB 3.0 Micro-B receptacle.svg Deprecated
Micro-AB connector USB Micro-AB receptacle.svg USB micro AB SuperSpeed.png Deprecated
Type C connector Backwards compatibility only USB Type-C Receptacle Pinout.svg
(Enlarged to show detail)

Objectives[edit]

The Universal Serial Bus was developed to simplify and improve the interface between personal computers and peripheral devices, such as cell phones, computer accessories, and monitors, when compared with previously existing standard or ad hoc proprietary interfaces.[4]

From the computer user’s perspective, the USB interface improves ease of use in several ways:

  • The USB interface is self-configuring, eliminating the need for the user to adjust the device’s settings for speed or data format, or configure interrupts, input/output addresses, or direct memory access channels.[5]
  • USB connectors are standardized at the host, so any peripheral can use most available receptacles.
  • USB takes full advantage of the additional processing power that can be economically put into peripheral devices so that they can manage themselves. As such, USB devices often do not have user-adjustable interface settings.
  • The USB interface is hot-swappable (devices can be exchanged without rebooting the host computer).
  • Small devices can be powered directly from the USB interface, eliminating the need for additional power supply cables.
  • Because use of the USB logo is only permitted after compliance testing, the user can have confidence that a USB device will work as expected without extensive interaction with settings and configuration.
  • The USB interface defines protocols for recovery from common errors, improving reliability over previous interfaces.[4]
  • Installing a device that relies on the USB standard requires minimal operator action. When a user plugs a device into a port on a running computer, it either entirely automatically configures using existing device drivers, or the system prompts the user to locate a driver, which it then installs and configures automatically.

The USB standard also provides multiple benefits for hardware manufacturers and software developers, specifically in the relative ease of implementation:

  • The USB standard eliminates the requirement to develop proprietary interfaces to new peripherals.
  • The wide range of transfer speeds available from a USB interface suits devices ranging from keyboards and mice up to streaming video interfaces.
  • A USB interface can be designed to provide the best available latency for time-critical functions or can be set up to do background transfers of bulk data with little impact on system resources.
  • The USB interface is generalized with no signal lines dedicated to only one function of one device.[4]

Limitations[edit]

As with all standards, USB possesses multiple limitations to its design:

  • USB cables are limited in length, as the standard was intended for peripherals on the same table-top, not between rooms or buildings. However, a USB port can be connected to a gateway that accesses distant devices.
  • USB data transfer rates are slower than those of other interconnects such as 100 Gigabit Ethernet.
  • USB has a strict tree network topology and master/slave protocol for addressing peripheral devices; those devices cannot interact with one another except via the host, and two hosts cannot communicate over their USB ports directly. Some extension to this limitation is possible through USB On-The-Go in, Dual-Role-Devices[6] and protocol bridge.
  • A host cannot broadcast signals to all peripherals at once—each must be addressed individually.
  • While converters exist between certain legacy interfaces and USB, they might not provide a full implementation of the legacy hardware. For example, a USB-to-parallel-port converter might work well with a printer, but not with a scanner that requires bidirectional use of the data pins.

For a product developer, using USB requires the implementation of a complex protocol and implies an «intelligent» controller in the peripheral device. Developers of USB devices intended for public sale generally must obtain a USB ID, which requires that they pay a fee to the USB Implementers Forum (USB-IF). Developers of products that use the USB specification must sign an agreement with the USB-IF. Use of the USB logos on the product requires annual fees and membership in the organization.[4]

History[edit]

Large circle is left end of horizontal line. The line forks into three branches ending in circle, triangle and square symbols.

The basic USB trident logo[7]

USB logo on the head of a standard USB-A plug

A group of seven companies began the development of USB in 1995:[8] Compaq, DEC, IBM, Intel, Microsoft, NEC, and Nortel. The goal was to make it fundamentally easier to connect external devices to PCs by replacing the multitude of connectors at the back of PCs, addressing the usability issues of existing interfaces, and simplifying software configuration of all devices connected to USB, as well as permitting greater data transfer rates for external devices and Plug and Play features.[9] Ajay Bhatt and his team worked on the standard at Intel;[10][11] the first integrated circuits supporting USB were produced by Intel in 1995.[12]

As of 2008, about 6 billion USB ports and interfaces were in the global marketplace, and about 2 billion were being sold each year.[13]

USB 1.x[edit]

Released in January 1996, USB 1.0 specified signaling rates of 1.5 Mbit/s (Low Bandwidth or Low Speed) and 12 Mbit/s (Full Speed).[14] It did not allow for extension cables, due to timing and power limitations. Few USB devices made it to the market until USB 1.1 was released in August 1998. USB 1.1 was the earliest revision that was widely adopted and led to what Microsoft designated the «Legacy-free PC».[15][16][17]

Neither USB 1.0 nor 1.1 specified a design for any connector smaller than the standard type A or type B. Though many designs for a miniaturised type B connector appeared on many peripherals, conformity to the USB 1.x standard was hampered by treating peripherals that had miniature connectors as though they had a tethered connection (that is: no plug or receptacle at the peripheral end). There was no known miniature type A connector until USB 2.0 (revision 1.01) introduced one.

USB 2.0[edit]

USB 2.0 was released in April 2000, adding a higher maximum signaling rate of 480 Mbit/s (maximum theoretical data throughput 53 MByte/s[18]) named High Speed or High Bandwidth, in addition to the USB 1.x Full Speed signaling rate of 12 Mbit/s (maximum theoretical data throughput 1.2 MByte/s[19]).

Modifications to the USB specification have been made via engineering change notices (ECNs). The most important of these ECNs are included into the USB 2.0 specification package available from USB.org:[20]

  • Mini-A and Mini-B Connector
  • Micro-USB Cables and Connectors Specification 1.01
  • InterChip USB Supplement
  • On-The-Go Supplement 1.3 USB On-The-Go makes it possible for two USB devices to communicate with each other without requiring a separate USB host
  • Battery Charging Specification 1.1 Added support for dedicated chargers, host chargers behaviour for devices with dead batteries
  • Battery Charging Specification 1.2:[21] with increased current of 1.5 A on charging ports for unconfigured devices, allowing High Speed communication while having a current up to 1.5 A
  • Link Power Management Addendum ECN, which adds a sleep power state

USB 3.x[edit]

The USB 3.0 specification was released on 12 November 2008, with its management transferring from USB 3.0 Promoter Group to the USB Implementers Forum (USB-IF) and announced on 17 November 2008 at the SuperSpeed USB Developers Conference.[22]

USB 3.0 adds a SuperSpeed transfer mode, with associated backward compatible plugs, receptacles, and cables. SuperSpeed plugs and receptacles are identified with a distinct logo and blue inserts in standard format receptacles.

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. Its efficiency is dependent on a number of factors including physical symbol encoding and link level overhead. At a 5 Gbit/s signaling rate with 8b/10b encoding, each byte needs 10 bits to transmit, so the raw throughput is 500 MB/s. When flow control, packet framing and protocol overhead are considered, it is realistic for 400 MB/s (3.2 Gbit/s) or more to transmit to an application.[23]: 4–19  Communication is full-duplex in SuperSpeed transfer mode; earlier modes are half-duplex, arbitrated by the host.[24]

USB-A 3.1 Gen 1 (formerly known as USB 3.0; later renamed USB 3.2 Gen 1×1) ports

Low-power and high-power devices remain operational with this standard, but devices using SuperSpeed can take advantage of increased available current of between 150 mA and 900 mA, respectively.[23]: 9–9 

USB 3.1, released in July 2013 has two variants. The first one preserves USB 3.0’s SuperSpeed transfer mode and is labeled USB 3.1 Gen 1,[25][26] and the second version introduces a new SuperSpeed+ transfer mode under the label of USB 3.1 Gen 2. SuperSpeed+ doubles the maximum data signaling rate to 10 Gbit/s, while reducing line encoding overhead to just 3% by changing the encoding scheme to 128b/132b.[25][27]

USB 3.2, released in September 2017,[28] preserves existing USB 3.1 SuperSpeed and SuperSpeed+ data modes but introduces two new SuperSpeed+ transfer modes over the new USB-C connector with data rates of 10 and 20 Gbit/s (1.25 and 2.5 GB/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.[29]

USB 3.0 also introduced the USB Attached SCSI (UASP) protocol, which provides generally faster transfer speeds than the BOT (Bulk-Only-Transfer) protocol.

Naming scheme[edit]

An overview of old naming scheme for USB 3.2 (deprecated as of September 2022).

Starting with the USB 3.2 standard, USB-IF introduced a new naming scheme.[30] To help companies with branding of the different transfer modes, USB-IF recommended branding the 5, 10, and 20 Gbit/s transfer modes as SuperSpeed USB 5Gbps, SuperSpeed USB 10Gbps, and SuperSpeed USB 20Gbps, respectively.[31] As of September 2022, this naming scheme is deprecated.

USB4[edit]

Main article: USB4

The certified USB4 40Gbps logo

The USB4 40Gbps trident logo

The certified USB4 40Gbps logo and trident logo

The USB4 specification was released on 29 August 2019 by the USB Implementers Forum.[32]

USB4 is based on the Thunderbolt 3 protocol.[33] It supports 40 Gbit/s throughput, is compatible with Thunderbolt 3, and backward compatible with USB 3.2 and USB 2.0.[34][35] The architecture defines a method to share a single high-speed link with multiple end device types dynamically that best serves the transfer of data by type and application.

The USB4 specification states that the following technologies shall be supported by USB4:[32]

Connection Mandatory for Remarks
host hub device
USB 2.0 (480 Mbit/s) Yes Yes Yes Contrary to other functions—which use the multiplexing of high-speed links—USB 2.0 over USB-C utilizes its own differential pair of wires.
USB4 Gen 2×2 (20 Gbit/s) Yes Yes Yes A USB 3.0-labelled device still operates via a USB4 host or hub as a USB 3.0 device. The device requirement of Gen 2×2 applies only to the newcoming USB4-labelled devices.
USB4 Gen 3×2 (40 Gbit/s) No Yes No
DisplayPort Yes Yes No The specification requires that hosts and hubs support the DisplayPort Alternate Mode.
Host-to-Host communications Yes Yes A LAN-like connection between two peers.
PCI Express No Yes No The PCI Express function of USB4 replicates the functionality of previous versions of the Thunderbolt specification.
Thunderbolt 3 No Yes No Thunderbolt 3 uses USB-C cables; the USB4 specification allows hosts and devices and requires hubs to support interoperability with the standard using the Thunderbolt 3 Alternate Mode.
Other Alternate Modes No No No USB4 products may optionally offer interoperability with the HDMI, MHL, and VirtualLink Alternate Modes.

During CES 2020, USB-IF and Intel stated their intention to allow USB4 products that support all the optional functionality as Thunderbolt 4 products. The first products compatible with USB4 are expected to be Intel’s Tiger Lake series and AMD’s Zen 3 series of CPUs. Released in 2020.

The USB4 2.0 specification was released on 1 September 2022 by the USB Implementers Forum.[36]

September 2022 naming scheme[edit]

An overview of USB naming scheme that was put in place in September 2022.
(A mix of USB specifications and their marketing names are being displayed, because specifications are sometimes wrongly used as marketing names)

Because of the previous confusing naming schemes, USB-IF decided to change it once again. As of 2 September 2022, marketing names follow the syntax «USB XGbps», where X is the speed of transfer in Gb/s.[37] Overview of the updated names and logos can be seen in the adjacent table.

Version history [edit]

Release versions[edit]

Name Release date Maximum transfer rate Note
USB 0.7 11 November 1994 ? Pre-release
USB 0.8 December 1994 ? Pre-release
USB 0.9 13 April 1995 Full Speed (12 Mbit/s) Pre-release
USB 0.99 August 1995 ? Pre-release
USB 1.0-RC November 1995 ? Release Candidate
USB 1.0 15 January 1996 Low Speed (1.5 Mbit/s)

Full Speed (12 Mbit/s)

USB 1.1 August 1998
USB 2.0 April 2000 High Speed (480 Mbit/s)
USB 3.0 November 2008 SuperSpeed USB (5 Gbit/s) Also referred to as USB 3.1 Gen 1[25] and USB 3.2 Gen 1 × 1
USB 3.1 July 2013 SuperSpeed+ USB (10 Gbit/s) Includes new USB 3.1 Gen 2,[25] also named USB 3.2 Gen 2 × 1 in later specifications. Last version to support Type A connector.
USB 3.2 August 2017 SuperSpeed+ USB dual-lane (20 Gbit/s) Includes new USB 3.2 Gen 1 × 2 and Gen 2 × 2 multi-link modes.[38] Requires Type C connector.
USB4 August 2019 40 Gbit/s (2-lane) Includes new USB4 Gen 2 × 2 (64b/66b encoding) and Gen 3 × 2 (128b/132b encoding) modes and introduces USB4 routing for tunnelling of USB3.x, DisplayPort 1.4a and PCI Express traffic and host-to-host transfers, based on the Thunderbolt 3 protocol
USB4 2.0 September 2022 120 Gbit/s Includes new 80 and 120 Gbit/s modes over Type C connector[39]

Power-related standards[edit]

Release name Release date Max. power Note
USB Battery Charging Rev. 1.0 2007-03-08 7.5 W (5 V, 1.5 A)
USB Battery Charging Rev. 1.1 2009-04-15 7.5 W (5 V, 1.5 A) Page 28, Table 5–2, but with limitation on paragraph 3.5. In ordinary USB 2.0’s standard-A port, 1.5 A only.[40]
USB Battery Charging Rev. 1.2 2010-12-07 7.5 W (5 V, 1.5 A) [41]
USB Power Delivery Rev. 1.0 (V. 1.0) 2012-07-05 100 W (20 V, 5 A) Using FSK protocol over bus power (VBUS)
USB Power Delivery Rev. 1.0 (V. 1.3) 2014-03-11 100 W (20 V, 5 A)
USB Type-C Rev. 1.0 2014-08-11 15 W (5 V, 3 A) New connector and cable specification
USB Power Delivery Rev. 2.0 (V. 1.0) 2014-08-11 100 W (20 V, 5 A) Using BMC protocol over communication channel (CC) on USB-C cables.
USB Type-C Rev. 1.1 2015-04-03 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.1) 2015-05-07 100 W (20 V, 5 A)
USB Type-C Rev. 1.2 2016-03-25 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.2) 2016-03-25 100 W (20 V, 5 A)
USB Power Delivery Rev. 2.0 (V. 1.3) 2017-01-12 100 W (20 V, 5 A)
USB Power Delivery Rev. 3.0 (V. 1.1) 2017-01-12 100 W (20 V, 5 A)
USB Type-C Rev. 1.3 2017-07-14 15 W (5 V, 3 A)
USB Power Delivery Rev. 3.0 (V. 1.2) 2018-06-21 100 W (20 V, 5 A)
USB Type-C Rev. 1.4 2019-03-29 15 W (5 V, 3 A)
USB Type-C Rev. 2.0 2019-08-29 15 W (5 V, 3 A) Enabling USB4 over USB Type-C connectors and cables.
USB Power Delivery Rev. 3.0 (V. 2.0) 2019-08-29 100 W (20 V, 5 A) [42]
USB Power Delivery Rev. 3.1 (V. 1.0) 2021-05-24 240 W (48 V, 5 A)
USB Type-C Rev. 2.1 2021-05-25 15 W (5 V, 3 A) [43]
USB Power Delivery Rev. 3.1 (V. 1.1) 2021-07-06 240 W (48 V, 5 A) [44]
USB Power Delivery Rev. 3.1 (V. 1.2) 2021-10-26 240 W (48 V, 5 A) Including errata through October 2021[44]

This version incorporates the following ECNs:

  • Clarify use of Retries
  • Battery Capabilities
  • FRS timing problem
  • PPS power rule clarifications
  • Peak current support for EPR AVS APDO

System design[edit]

A USB system consists of a host with one or more downstream ports, and multiple peripherals, forming a tiered-star topology. Additional USB hubs may be included, allowing up to five tiers. A USB host may have multiple controllers, each with one or more ports. Up to 127 devices may be connected to a single host controller.[45][23]: 8–29  USB devices are linked in series through hubs. The hub built into the host controller is called the root hub.

A USB device may consist of several logical sub-devices that are referred to as device functions. A composite device may provide several functions, for example, a webcam (video device function) with a built-in microphone (audio device function). An alternative to this is a compound device, in which the host assigns each logical device a distinct address and all logical devices connect to a built-in hub that connects to the physical USB cable.

Diagram: inside a device are several endpoints, each of which connects by a logical pipe to a host controller. Data in each pipe flows in one direction, though there are a mixture going to and from the host controller.

USB endpoints reside on the connected device: the channels to the host are referred to as pipes.

USB device communication is based on pipes (logical channels). A pipe is a connection from the host controller to a logical entity within a device, called an endpoint. Because pipes correspond to endpoints, the terms are sometimes used interchangeably. Each USB device can have up to 32 endpoints (16 in and 16 out), though it is rare to have so many. Endpoints are defined and numbered by the device during initialization (the period after physical connection called «enumeration») and so are relatively permanent, whereas pipes may be opened and closed.

There are two types of pipe: stream and message.

  • A message pipe is bi-directional and is used for control transfers. Message pipes are typically used for short, simple commands to the device, and for status responses from the device, used, for example, by the bus control pipe number 0.
  • A stream pipe is a uni-directional pipe connected to a uni-directional endpoint that transfers data using an isochronous,[46] interrupt, or bulk transfer:
    Isochronous transfers
    At some guaranteed data rate (for fixed-bandwidth streaming data) but with possible data loss (e.g., realtime audio or video)
    Interrupt transfers
    Devices that need guaranteed quick responses (bounded latency) such as pointing devices, mice, and keyboards
    Bulk transfers
    Large sporadic transfers using all remaining available bandwidth, but with no guarantees on bandwidth or latency (e.g., file transfers)

When a host starts a data transfer, it sends a TOKEN packet containing an endpoint specified with a tuple of (device_address, endpoint_number). If the transfer is from the host to the endpoint, the host sends an OUT packet (a specialization of a TOKEN packet) with the desired device address and endpoint number. If the data transfer is from the device to the host, the host sends an IN packet instead. If the destination endpoint is a uni-directional endpoint whose manufacturer’s designated direction does not match the TOKEN packet (e.g. the manufacturer’s designated direction is IN while the TOKEN packet is an OUT packet), the TOKEN packet is ignored. Otherwise, it is accepted and the data transaction can start. A bi-directional endpoint, on the other hand, accepts both IN and OUT packets.

Rectangular opening where the width is twice the height. The opening has a metal rim, and within the opening a flat rectangular bar runs parallel to the top side.

Two USB 3.0 Standard-A receptacles (left) and two USB 2.0 Standard-A receptacles (right) on a computer’s front panel

Endpoints are grouped into interfaces and each interface is associated with a single device function. An exception to this is endpoint zero, which is used for device configuration and is not associated with any interface. A single device function composed of independently controlled interfaces is called a composite device. A composite device only has a single device address because the host only assigns a device address to a function.

When a USB device is first connected to a USB host, the USB device enumeration process is started. The enumeration starts by sending a reset signal to the USB device. The data rate of the USB device is determined during the reset signaling. After reset, the USB device’s information is read by the host and the device is assigned a unique 7-bit address. If the device is supported by the host, the device drivers needed for communicating with the device are loaded and the device is set to a configured state. If the USB host is restarted, the enumeration process is repeated for all connected devices.

The host controller directs traffic flow to devices, so no USB device can transfer any data on the bus without an explicit request from the host controller. In USB 2.0, the host controller polls the bus for traffic, usually in a round-robin fashion. The throughput of each USB port is determined by the slower speed of either the USB port or the USB device connected to the port.

High-speed USB 2.0 hubs contain devices called transaction translators that convert between high-speed USB 2.0 buses and full and low speed buses. There may be one translator per hub or per port.

Because there are two separate controllers in each USB 3.0 host, USB 3.0 devices transmit and receive at USB 3.0 data rates regardless of USB 2.0 or earlier devices connected to that host. Operating data rates for earlier devices are set in the legacy manner.

Device classes[edit]

The functionality of a USB device is defined by a class code sent to a USB host. This allows the host to load software modules for the device and to support new devices from different manufacturers.

Device classes include:[47]

Class Usage Description Examples, or exception
00h Device Unspecified[48] Device class is unspecified, interface descriptors are used to determine needed drivers
01h Interface Audio Speaker, microphone, sound card, MIDI
02h Both Communications and CDC control UART and RS-232 serial adapter, Modem, Wi-Fi adapter, Ethernet adapter. Used together with class 0Ah (CDC-Data) below
03h Interface Human interface device (HID) Keyboard, mouse, joystick
05h Interface Physical interface device (PID) Force feedback joystick
06h Interface Media (PTP/MTP) Scanner, Camera
07h Interface Printer Laser printer, inkjet printer, CNC machine
08h Interface USB mass storage, USB Attached SCSI USB flash drive, memory card reader, digital audio player, digital camera, external drive
09h Device USB hub High speed USB hub
0Ah Interface CDC-Data Used together with class 02h (Communications and CDC Control) above
0Bh Interface Smart Card USB smart card reader
0Dh Interface Content security Fingerprint reader
0Eh Interface Video Webcam
0Fh Interface Personal healthcare device class (PHDC) Pulse monitor (watch)
10h Interface Audio/Video (AV) Webcam, TV
11h Device Billboard Describes USB-C alternate modes supported by device
DCh Both Diagnostic device USB compliance testing device
E0h Interface Wireless Controller Bluetooth adapter, Microsoft RNDIS
EFh Both Miscellaneous ActiveSync device
FEh Interface Application-specific IrDA Bridge, Test & Measurement Class (USBTMC),[49] USB DFU (Device Firmware Upgrade)[50]
FFh Both Vendor-specific Indicates that a device needs vendor-specific drivers

USB mass storage / USB drive[edit]

An M.2 (2242) solid-state-drive (SSD) connected into USB 3.0 adapter and connected to computer.

The USB mass storage device class (MSC or UMS) standardizes connections to storage devices. At first intended for magnetic and optical drives, it has been extended to support flash drives and SD card readers. The ability to boot a write-locked SD card with a USB adapter is particularly advantageous for maintaining the integrity and non-corruptible, pristine state of the booting medium.

Though most personal computers since early 2005 can boot from USB mass storage devices, USB is not intended as a primary bus for a computer’s internal storage. However, USB has the advantage of allowing hot-swapping, making it useful for mobile peripherals, including drives of various kinds.

Several manufacturers offer external portable USB hard disk drives, or empty enclosures for disk drives. These offer performance comparable to internal drives, limited by the number and types of attached USB devices, and by the upper limit of the USB interface. Other competing standards for external drive connectivity include eSATA, ExpressCard, FireWire (IEEE 1394), and most recently Thunderbolt.

Another use for USB mass storage devices is the portable execution of software applications (such as web browsers and VoIP clients) with no need to install them on the host computer.[51][52]

Media Transfer Protocol[edit]

Media Transfer Protocol (MTP) was designed by Microsoft to give higher-level access to a device’s filesystem than USB mass storage, at the level of files rather than disk blocks. It also has optional DRM features. MTP was designed for use with portable media players, but it has since been adopted as the primary storage access protocol of the Android operating system from the version 4.1 Jelly Bean as well as Windows Phone 8 (Windows Phone 7 devices had used the Zune protocol – an evolution of MTP). The primary reason for this is that MTP does not require exclusive access to the storage device the way UMS does, alleviating potential problems should an Android program request the storage while it is attached to a computer. The main drawback is that MTP is not as well supported outside of Windows operating systems.

Human interface devices[edit]

USB mice and keyboards can usually be used with older computers that have PS/2 connectors with the aid of a small USB-to-PS/2 adapter. For mice and keyboards with dual-protocol support, an adaptor that contains no logic circuitry may be used: the USB hardware in the keyboard or mouse is designed to detect whether it is connected to a USB or PS/2 port, and communicate using the appropriate protocol. Converters that connect PS/2 keyboards and mice (usually one of each) to a USB port also exist.[53] These devices present two HID endpoints to the system and use a microcontroller to perform bidirectional data translation between the two standards.

Device Firmware Upgrade mechanism[edit]

Device Firmware Upgrade (DFU) is a vendor- and device-independent mechanism for upgrading the firmware of USB devices with improved versions provided by their manufacturers, offering (for example) a way to deploy firmware bug fixes. During the firmware upgrade operation, USB devices change their operating mode effectively becoming a PROM programmer. Any class of USB device can implement this capability by following the official DFU specifications.[50][54][55]

DFU can also give the user the freedom to flash USB devices with alternative firmware. One consequence of this is that USB devices after being re-flashed may act as various unexpected device types. For example, a USB device that the seller intends to be just a flash drive can «spoof» an input device like a keyboard. See BadUSB.[56]

Audio streaming[edit]

The USB Device Working Group has laid out specifications for audio streaming, and specific standards have been developed and implemented for audio class uses, such as microphones, speakers, headsets, telephones, musical instruments, etc. The working group has published three versions of audio device specifications:[57][58] USB Audio 1.0, 2.0, and 3.0, referred to as «UAC»[59] or «ADC».[60]

UAC 3.0 primarily introduces improvements for portable devices, such as reduced power usage by bursting the data and staying in low power mode more often, and power domains for different components of the device, allowing them to be shut down when not in use.[61]

UAC 2.0 introduced support for High Speed USB (in addition to Full Speed), allowing greater bandwidth for multi-channel interfaces, higher sample rates,[62] lower inherent latency,[63][59] and 8× improvement in timing resolution in synchronous and adaptive modes.[59] UAC2 also introduced the concept of clock domains, which provides information to the host about which input and output terminals derive their clocks from the same source, as well as improved support for audio encodings like DSD, audio effects, channel clustering, user controls, and device descriptions.[59][64]

UAC 1.0 devices are still common, however, due to their cross-platform driverless compatibility,[62] and also partly due to Microsoft’s failure to implement UAC 2.0 for over a decade after its publication, having finally added support to Windows 10 through the Creators Update on 20 March 2017.[65][66][64] UAC 2.0 is also supported by macOS, iOS, and Linux,[59] however Android only implements a subset of the UAC 1.0 specification.[67]

USB provides three isochronous (fixed-bandwidth) synchronization types,[68] all of which are used by audio devices:[69]

  • Asynchronous – The ADC or DAC are not synced to the host computer’s clock at all, operating off a free-running clock local to the device.
  • Synchronous – The device’s clock is synced to the USB start-of-frame (SOF) or Bus Interval signals. For instance, this can require syncing an 11.2896 MHz clock to a 1 kHz SOF signal, a large frequency multiplication.[70][71]
  • Adaptive – The device’s clock is synced to the amount of data sent per frame by the host[72]

While the USB spec originally described asynchronous mode being used in «low cost speakers» and adaptive mode in «high-end digital speakers»,[73] the opposite perception exists in the hi-fi world, where asynchronous mode is advertised as a feature, and adaptive/synchronous modes have a bad reputation.[74][75][67] In reality, all types can be high-quality or low-quality, depending on the quality of their engineering and the application.[71][59][76] Asynchronous has the benefit of being untied from the computer’s clock, but the disadvantage of requiring sample rate conversion when combining multiple sources.

Connectors[edit]

The connectors the USB committee specifies support a number of USB’s underlying goals, and reflect lessons learned from the many connectors the computer industry has used. The female connector mounted on the host or device is called the receptacle, and the male connector attached to the cable is called the plug.[23]: 2–5 – 2–6  The official USB specification documents also periodically define the term male to represent the plug, and female to represent the receptacle.[77]

USB Type-A plug

The standard USB Type-A plug. This is one of many types of USB connector.

The design is intended to make it difficult to insert a USB plug into its receptacle incorrectly. The USB specification requires that the cable plug and receptacle be marked so the user can recognize the proper orientation.[23] The USB-C plug however is reversible. USB cables and small USB devices are held in place by the gripping force from the receptacle, with no screws, clips, or thumb-turns as some connectors use.

The different A and B plugs prevent accidentally connecting two power sources. However, some of this directed topology is lost with the advent of multi-purpose USB connections (such as USB On-The-Go in smartphones, and USB-powered Wi-Fi routers), which require A-to-A, B-to-B, and sometimes Y/splitter cables.

USB connector types multiplied as the specification progressed. The original USB specification detailed standard-A and standard-B plugs and receptacles. The connectors were different so that users could not connect one computer receptacle to another. The data pins in the standard plugs are recessed compared to the power pins, so that the device can power up before establishing a data connection. Some devices operate in different modes depending on whether the data connection is made. Charging docks supply power and do not include a host device or data pins, allowing any capable USB device to charge or operate from a standard USB cable. Charging cables provide power connections, but not data. In a charge-only cable, the data wires are shorted at the device end, otherwise the device may reject the charger as unsuitable.

Cabling[edit]

A variety of USB cables for sale in Hong Kong

The USB 1.1 standard specifies that a standard cable can have a maximum length of 5 meters (16 ft 5 in) with devices operating at full speed (12 Mbit/s), and a maximum length of 3 meters (9 ft 10 in) with devices operating at low speed (1.5 Mbit/s).[78][79][80]

USB 2.0 provides for a maximum cable length of 5 meters (16 ft 5 in) for devices running at high speed (480 Mbit/s).[80]

The USB 3.0 standard does not directly 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 3 meters (9 ft 10 in).[81]

USB bridge cables[edit]

USB bridge cables, or data transfer cables can be found within the market, offering direct PC to PC connections. A bridge cable is a special cable with a chip and active electronics in the middle of the cable. The chip in the middle of the cable acts as a peripheral to both computers and allows for peer-to-peer communication between the computers. The USB bridge cables are used to transfer files between two computers via their USB ports.

Popularized by Microsoft as Windows Easy Transfer, the Microsoft utility used a special USB bridge cable to transfer personal files and settings from a computer running an earlier version of Windows to a computer running a newer version. In the context of the use of Windows Easy Transfer software, the bridge cable can sometimes be referenced as Easy Transfer cable.

Many USB bridge / data transfer cables are still USB 2.0, but there are also a number of USB 3.0 transfer cables. Despite USB 3.0 being 10 times faster than USB 2.0, USB 3.0 transfer cables are only 2 — 3 times faster given their design.[clarification needed]

The USB 3.0 specification introduced an A-to-A cross-over cable without power for connecting two PCs. These are not meant for data transfer but are aimed at diagnostic uses.

Dual-role USB connections[edit]

USB bridge cables have become less important with USB dual-role-device capabilities introduced with the USB 3.1 specification. Under the most recent specifications, USB supports most scenarios connecting systems directly with a Type-C cable. For the capability to work, however, connected systems must support role-switching. Dual-role capabilities requires there be two controllers within the system, as well as a role controller. While this can be expected in a mobile platform such as a tablet or a phone, desktop PCs and laptops often will not support dual roles.[82]

Power[edit]

Upstream USB connectors supply power at a nominal 5V DC via the V_BUS pin to downstream USB devices.

Low-power and high-power devices[edit]

Low-power devices may draw at most 1-unit load, and all devices must act as low-power devices when starting out as unconfigured. 1 unit load is 100 mA for USB devices up to USB 2.0, while USB 3.0 defines a unit load as 150 mA.

High-power devices (such as a typical 2.5-inch USB hard disk drive) draw at least 1 unit load and at most 5-unit loads (5x100mA = 500 mA) for devices up to USB 2.0- or 6-unit loads (6x150mA= 900 mA) for SuperSpeed (USB 3.0 and up) devices.

USB power standards

Specification Current Voltage Power (max.)
Low-power device 100 mA 5 V[a] 0.50 W
Low-power SuperSpeed (USB 3.0) device 150 mA 5 V[a] 0.75 W
High-power device 500 mA[b] 5 V 2.5 W
High-power SuperSpeed (USB 3.0) device 900 mA[c] 5 V 4.5 W
Multi-lane SuperSpeed (USB 3.2 Gen 2) device 1.5 A[d] 5 V 7.5 W
Battery Charging (BC) 1.1 1.5 A 5 V 7.5 W
Battery Charging (BC) 1.2 1.5 A 5 V 7.5 W
USB-C 1.5 A 5 V 7.5 W
3 A 5 V 15 W
Power Delivery 1.0/2.0/3.0 Type-C 5 A[e] 20 V 100 W
Power Delivery 3.1 Type-C 5 A[e] 48 V[f] 240 W
  1. ^ a b The VBUS supply from a low-powered hub port may drop to 4.40 V.
  2. ^ Up to five unit loads; with non-SuperSpeed devices, one unit load is 100 mA.
  3. ^ Up to six unit loads; with SuperSpeed devices, one unit load is 150 mA.
  4. ^ Up to six unit loads; with multi-lane devices, one unit load is 250 mA.
  5. ^ a b >3 A (>60 W) operation requires an electronically marked cable rated at 5 A.
  6. ^ >20 V (>100 W) operation requires an electronically marked Extended Power Range (EPR) cable.

To recognize Battery Charging mode, a dedicated charging port places a resistance not exceeding 200 Ω across the D+ and D− terminals. Shorted or near-shorted data lanes with less than 200 Ω of resistance across the «D+» and «D−» terminals signify a dedicated charging port (DCP) with indefinite charging rates.[83][84]

In addition to standard USB, there is a proprietary high-powered system known as PoweredUSB, developed in the 1990s, and mainly used in point-of-sale terminals such as cash registers.

Signaling[edit]

USB signals are transmitted using differential signaling on a twisted-pair data wires with 90 Ω ± 15% characteristic impedance.[85] USB 2.0 and earlier specifications define a single pair in half-duplex (HDx). USB 3.0 and later specifications define one pair for USB 2.0 compatibility and two or four pairs for data transfer: two pairs in full-duplex (FDx) for single lane variants (requires SuperSpeed connectors); four pairs in full-duplex for dual lane (×2) variants (requires USB-C connector).

Rate Name Old Name First publication (Standard) Encoding Data pairs Nominal
Rate
USB-IF Marketing
Name[86][87][88]
Logo
Low-Speed USB 1.0 NRZI 1 HDx 1.5 Mbit/s Basic-Speed USB USB icon.svg
Full-Speed 12 Mbit/s
High-Speed USB 2.0 480 Mbit/s Hi-Speed USB
USB 3.2 Gen 1×1 USB 3.0;
USB 3.1 Gen 1
USB 3.0 8b/10b 2 FDx 5 Gbit/s SuperSpeed USB 5Gbps USB SuperSpeed 5 Gbps Trident Logo.svg
USB 3.2 Gen 2×1 USB 3.1 Gen 2 USB 3.1 128b/132b 2 FDx 10 Gbit/s SuperSpeed USB 10Gbps USB SuperSpeed 10 Gbps Trident Logo.svg
USB 3.2 Gen 1×2 USB 3.2 8b/10b 4 FDx ×2 10 Gbit/s
USB 3.2 Gen 2×2 128b/132b 4 FDx ×2 20 Gbit/s SuperSpeed USB 20Gbps USB SuperSpeed 20 Gbps Trident Logo.svg
USB4 Gen 2×1 USB4 64b/66b[a] 2 FDx 10 Gbit/s
USB4 Gen 2×2 64b/66b[a] 4 FDx ×2 20 Gbit/s USB4 20Gbps USB4 20Gbps Logo.svg
USB4 Gen 3×1 128b/132b[a] 2 FDx 20 Gbit/s
USB4 Gen 3×2 128b/132b[a] 4 FDx ×2 40 Gbit/s USB4 40Gbps USB4 40Gbps Logo.svg
  1. ^ a b c d USB4 can use optional Reed–Solomon forward error correction (RS FEC). In this mode, 12 × 16 B (128 bit) symbols are assembled together with 2 B (12 bit + 4 bit reserved) synchronisation bits indicating the respective symbol types and 4 B of RS FEC to allow to correct up to 1 B of errors anywhere in the total 198 B block.
  • Low-speed (LS) and Full-speed (FS) modes use a single data pair, labelled D+ and D−, in half-duplex. Transmitted signal levels are 0.0–0.3 V for logical low, and 2.8–3.6 V for logical high level. The signal lines are not terminated.
  • High-speed (HS) mode uses the same wire pair, but with different electrical conventions. Lower signal voltages of −10 to 10 mV for low and 360 to 440 mV for logical high level, and termination of 45 Ω to ground or 90 Ω differential to match the data cable impedance.
  • SuperSpeed (SS) adds two additional pairs of shielded twisted wire (and new, mostly compatible expanded connectors). These are dedicated to full-duplex SuperSpeed operation. The SuperSpeed link operates independently from USB 2.0 channel and takes a precedence on connection. Link configuration is performed using LFPS (Low Frequency Periodic Signaling, approximately at 20 MHz frequency), and electrical features include voltage de-emphasis at transmitter side, and adaptive linear equalization on receiver side to combat electrical losses in transmission lines, and thus the link introduces the concept of link training.
  • SuperSpeed+ (SS+) uses increased data rate (Gen 2×1 mode) and/or the additional lane in the USB-C connector (Gen 1×2 and Gen 2×2 mode).

A USB connection is always between a host or hub at the A connector end, and a device or hub’s «upstream» port at the other end.

Protocol layer[edit]

During USB communication, data is transmitted as packets. Initially, all packets are sent from the host via the root hub, and possibly more hubs, to devices. Some of those packets direct a device to send some packets in reply.

Transactions[edit]

The basic transactions of USB are:

  • OUT transaction
  • IN transaction
  • SETUP transaction
  • Control transfer exchange

Related standards[edit]

Media Agnostic USB[edit]

The USB Implementers Forum introduced the Media Agnostic USB (MA-USB) v.1.0 wireless communication standard based on the USB protocol on July 29, 2015. Wireless USB is a cable-replacement technology, and uses ultra-wideband wireless technology for data rates of up to 480 Mbit/s.[89]

The USB-IF used WiGig Serial Extension v1.2 specification as its initial foundation for the MA-USB specification and is compliant with SuperSpeed USB (3.0 and 3.1) and Hi-Speed USB (USB 2.0). Devices that use MA-USB will be branded as ‘Powered by MA-USB’, provided the product qualifies its certification program.[90]

InterChip USB[edit]

InterChip USB is a chip-to-chip variant that eliminates the conventional transceivers found in normal USB. The HSIC physical layer uses about 50% less power and 75% less board area compared to USB 2.0.[91] It is an alternative standard to SPI and I2C.

USB-C[edit]

USB-C (officially USB Type-C) is a standard that defines a new connector, and several new connection features. Among them it supports Alternate Mode, which allows transporting other protocols via the USB-C connector and cable. This is commonly used to support the DisplayPort or HDMI protocols, which allows connecting a display, such as a computer monitor or television set, via USB-C.

All other connectors were deprecated in USB 3.2.[92]

DisplayLink[edit]

DisplayLink is a technology which allows multiple displays to be connected to a computer via USB. It was introduced around 2006, and before the advent of Alternate Mode over USB-C it was the only way to connect displays via USB. It is a proprietary technology, not standardized by the USB Implementers Forum and typically requires a separate device driver on the computer.

Comparisons with other connection methods[edit]

IEEE 1394[edit]

At first, USB was considered a complement to IEEE 1394 (FireWire) technology, which was designed as a high-bandwidth serial bus that efficiently interconnects peripherals such as disk drives, audio interfaces, and video equipment. In the initial design, USB operated at a far lower data rate and used less sophisticated hardware. It was suitable for small peripherals such as keyboards and pointing devices.

The most significant technical differences between FireWire and USB include:

  • USB networks use a tiered-star topology, while IEEE 1394 networks use a tree topology.
  • USB 1.0, 1.1, and 2.0 use a «speak-when-spoken-to» protocol, meaning that each peripheral communicates with the host when the host specifically requests it to communicate. USB 3.0 allows for device-initiated communications towards the host. A FireWire device can communicate with any other node at any time, subject to network conditions.
  • A USB network relies on a single host at the top of the tree to control the network. All communications are between the host and one peripheral. In a FireWire network, any capable node can control the network.
  • USB runs with a 5 V power line, while FireWire supplies 12 V and theoretically can supply up to 30 V.
  • Standard USB hub ports can provide from the typical 500 mA/2.5 W of current, only 100 mA from non-hub ports. USB 3.0 and USB On-The-Go supply 1.8 A/9.0 W (for dedicated battery charging, 1.5 A/7.5 W full bandwidth or 900 mA/4.5 W high bandwidth), while FireWire can in theory supply up to 60 watts of power, although 10 to 20 watts is more typical.

These and other differences reflect the differing design goals of the two buses: USB was designed for simplicity and low cost, while FireWire was designed for high performance, particularly in time-sensitive applications such as audio and video. Although similar in theoretical maximum transfer rate, FireWire 400 is faster than USB 2.0 high-bandwidth in real-use,[93] especially in high-bandwidth use such as external hard drives.[94][95][96][97] The newer FireWire 800 standard is twice as fast as FireWire 400 and faster than USB 2.0 high-bandwidth both theoretically and practically.[98] However, FireWire’s speed advantages rely on low-level techniques such as direct memory access (DMA), which in turn have created opportunities for security exploits such as the DMA attack.

The chipset and drivers used to implement USB and FireWire have a crucial impact on how much of the bandwidth prescribed by the specification is achieved in the real world, along with compatibility with peripherals.[99]

Ethernet[edit]

The IEEE 802.3af, 802.3at, and 802.3bt Power over Ethernet (PoE) standards specify more elaborate power negotiation schemes than powered USB. They operate at 48 V DC and can supply more power (up to 12.95 W for 802.3af, 25.5 W for 802.3at aka PoE+, 71 W for 802.3bt aka 4PPoE) over a cable up to 100 meters compared to USB 2.0, which provides 2.5 W with a maximum cable length of 5 meters. This has made PoE popular for VoIP telephones, security cameras, wireless access points, and other networked devices within buildings. However, USB is cheaper than PoE provided that the distance is short and power demand is low.

Ethernet standards require electrical isolation between the networked device (computer, phone, etc.) and the network cable up to 1500 V AC or 2250 V DC for 60 seconds.[100] USB has no such requirement as it was designed for peripherals closely associated with a host computer, and in fact it connects the peripheral and host grounds. This gives Ethernet a significant safety advantage over USB with peripherals such as cable and DSL modems connected to external wiring that can assume hazardous voltages under certain fault conditions.[101][102]

MIDI[edit]

The USB Device Class Definition for MIDI Devices transmits Music Instrument Digital Interface (MIDI) music data over USB.[103] The MIDI capability is extended to allow up to sixteen simultaneous virtual MIDI cables, each of which can carry the usual MIDI sixteen channels and clocks.

USB is competitive for low-cost and physically adjacent devices. However, Power over Ethernet and the MIDI plug standard have an advantage in high-end devices that may have long cables. USB can cause ground loop problems between equipment, because it connects ground references on both transceivers. By contrast, the MIDI plug standard and Ethernet have built-in isolation to 500V or more.

eSATA/eSATAp[edit]

The eSATA connector is a more robust SATA connector, intended for connection to external hard drives and SSDs. eSATA’s transfer rate (up to 6 Gbit/s) is similar to that of USB 3.0 (up to 5 Gbit/s) and USB 3.1 (up to 10 Gbit/s). A device connected by eSATA appears as an ordinary SATA device, giving both full performance and full compatibility associated with internal drives.

eSATA does not supply power to external devices. This is an increasing disadvantage compared to USB. Even though USB 3.0’s 4.5 W is sometimes insufficient to power external hard drives, technology is advancing, and external drives gradually need less power, diminishing the eSATA advantage. eSATAp (power over eSATA; aka ESATA/USB) is a connector introduced in 2009 that supplies power to attached devices using a new, backward compatible, connector. On a notebook eSATAp usually supplies only 5 V to power a 2.5-inch HDD/SSD; on a desktop workstation it can additionally supply 12 V to power larger devices including 3.5-inch HDD/SSD and 5.25-inch optical drives.

eSATAp support can be added to a desktop machine in the form of a bracket connecting the motherboard SATA, power, and USB resources.

eSATA, like USB, supports hot plugging, although this might be limited by OS drivers and device firmware.

Thunderbolt[edit]

Thunderbolt combines PCI Express and Mini DisplayPort into a new serial data interface. Original Thunderbolt implementations have two channels, each with a transfer speed of 10 Gbit/s, resulting in an aggregate unidirectional bandwidth of 20 Gbit/s.[104]

Thunderbolt 2 uses link aggregation to combine the two 10 Gbit/s channels into one bidirectional 20 Gbit/s channel.[105]

Thunderbolt 3 uses the USB-C connector.[106][107][108] Thunderbolt 3 has two physical 20 Gbit/s bi-directional channels, aggregated to appear as a single logical 40 Gbit/s bi-directional channel. Thunderbolt 3 controllers can incorporate a USB 3.1 Gen 2 controller to provide compatibility with USB devices. They are also capable of providing DisplayPort alternate mode over the USB-C connector, making a Thunderbolt 3 port a superset of a USB 3.1 Gen 2 port with DisplayPort alternate mode.

DisplayPort Alt Mode 2.0: USB 4 supports DisplayPort 2.0 over its alternative mode. DisplayPort 2.0 can support 8K resolution at 60 Hz with HDR10 color.[109] DisplayPort 2.0 can use up to 80 Gbit/s, which is double the amount available to USB data, because it sends all the data in one direction (to the monitor) and can thus use all eight data lanes at once.[109]

After the specification was made royalty-free and custodianship of the Thunderbolt protocol was transferred from Intel to the USB Implementers Forum, Thunderbolt 3 has been effectively implemented in the USB4 specification—with compatibility with Thunderbolt 3 optional but encouraged for USB4 products.[110]

Interoperability[edit]

Various protocol converters are available that convert USB data signals to and from other communications standards.

Security threats[edit]

Due to the prevalency of the USB standard, there are many exploits using the USB standard. One of the biggest instances of this today is known as the USB Killer, a device which damages devices by sending high voltage pulses across the data lines.

In versions of Microsoft Windows before Windows XP, Windows would automatically run a script (if present) on certain devices via autorun, one of which are USB mass storage devices, which may contain malicious software.[111]

See also[edit]

USB[edit]

  • USB hardware
  • USB protocol
  • USB-C
  • USB hub
  • Extensible Host Controller Interface (XHCI)
  • List of device bit rates#Peripheral
  • WebUSB

Derived and related standards[edit]

  • DockPort
  • Windows Easy Transfer
  • LIO Target
  • Media Transfer Protocol
  • Mobile High-Definition Link
  • Thunderbolt (interface)

References[edit]

  1. ^ «82371FB (PIIX) and 82371SB (PIIX3) PCI ISA IDE Xcelerator» (PDF). Intel. May 1996. Archived from the original (PDF) on 13 March 2016. Retrieved 12 March 2016.
  2. ^ «USB deserves more support». Business. Boston Globe Online. Simson. 31 December 1995. Archived from the original on 6 April 2012. Retrieved 12 December 2011.
  3. ^ Hachman, Mark (4 March 2019). «The new USB4 spec promises a lot: Thunderbolt 3 support, 40Gbps bandwidth, and less confusion». PCWorld. Archived from the original on 27 March 2019. Retrieved 4 March 2019.
  4. ^ a b c d Jan Axelson, USB Complete: The Developer’s Guide, Fifth Edition, Lakeview Research LLC, 2015, ISBN 1931448280, pages 1-7
  5. ^ «Definition of: how to install a PC peripheral». PC. Ziff Davis. Archived from the original on 22 March 2018. Retrieved 17 February 2018.
  6. ^ Huang, Eric (3 May 2018). «To USB or Not to USB: USB Dual Role replaces USB On-The-Go». synopsys.com. Archived from the original on 25 July 2021. Retrieved 21 July 2021.
  7. ^ «Icon design recommendation for Identifying USB 2.0 Ports on PCs, Hosts and Hubs» (PDF). USB. Archived (PDF) from the original on 3 October 2016. Retrieved 26 April 2013..
  8. ^ «Members». Archived from the original on 7 November 2021. Retrieved 7 November 2021.
  9. ^ «Two decades of «plug and play»: How USB became the most successful interface in the history of computing». Archived from the original on 15 June 2021. Retrieved 14 June 2021.
  10. ^ «Intel Fellow: Ajay V. Bhatt». Intel Corporation. Archived from the original on 4 November 2009.
  11. ^ Rogoway, Mark (9 May 2009). «Intel ad campaign remakes researchers into rock stars». The Oregonian. Archived from the original on 26 August 2009. Retrieved 23 September 2009.
  12. ^ Pan, Hui; Polishuk, Paul (eds.). 1394 Monthly Newsletter. Information Gatekeepers. pp. 7–9. GGKEY:H5S2XNXNH99. Archived from the original on 12 November 2012. Retrieved 23 October 2012.
  13. ^ «SuperSpeed USB 3.0: More Details Emerge». PC world. 6 January 2009. Archived from the original on 24 January 2009.
  14. ^ «4.2.1». Universal Serial Bus Specification (PDF) (Technical report). 1996. p. 29. v1.0. Archived (PDF) from the original on 30 January 2018.
  15. ^ «Eight ways the iMac changed computing». Macworld. 15 August 2008. Archived from the original on 22 December 2011. Retrieved 5 September 2017.
  16. ^ «The PC Follows iMac’s Lead». Business week. 1999. Archived from the original on 23 September 2015.
  17. ^ «Popular Mechanics: Making Connections». Popular Mechanics Magazine. Hearst Magazines: 59. February 2001. ISSN 0032-4558. Archived from the original on 15 February 2017.
  18. ^ «High Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  19. ^ «Full Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  20. ^ «USB 2.0 Specification». USB Implementers Forum. Archived from the original on 3 December 2017. Retrieved 28 April 2019.
  21. ^ «Battery Charging v1.2 Spec and Adopters Agreement» (ZIP). USB Implementers Forum. 7 March 2012. Archived from the original on 6 October 2014. Retrieved 13 May 2021.
  22. ^ «USB 3.0 Specification Now Available» (PDF) (Press release). San Jose, Calif. 17 November 2008. Archived from the original (PDF) on 31 March 2010. Retrieved 22 June 2010 – via usb.org.
  23. ^ a b c d e Universal Serial Bus 3.0 Specification (ZIP). Hewlett-Packard Company Intel Corporation Microsoft Corporation NEC Corporation ST-Ericsson Texas Instruments. 6 June 2011. Archived from the original on 19 May 2014 – via www.usb.org.
    «Universal Serial Bus 3.0 Specification» (PDF). 12 November 2008. Archived (PDF) from the original on 6 October 2012. Retrieved 29 December 2012 – via www.gaw.ru.
  24. ^ «USB 3.0 Technology» (PDF). HP. 2012. Archived from the original on 19 February 2015. Retrieved 2 January 2014.
  25. ^ a b c d «USB 3.1 Specification – Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 12 March 2016 – via www.usb.org.
  26. ^ Silvia (5 August 2015). «USB 3.1 Gen 1 & Gen 2 explained». www.msi.org. Archived from the original on 8 July 2018. Retrieved 5 April 2018.
  27. ^ Universal Serial Bus 3.1 Specification. Hewlett-Packard Company Intel Corporation Microsoft Corporation Renesas Corporation ST-Ericsson Texas Instruments. 26 July 2013. Archived from the original (ZIP) on 21 November 2014. Retrieved 19 November 2014 – via www.usb.org.
  28. ^ «The USB 3.2 Specification released on September 22, 2017 and ECNs». usb.org. 22 September 2017. Archived from the original on 6 July 2019. Retrieved 4 September 2019.
  29. ^ «USB 3.0 Promoter Group Announces USB 3.2 Update» (PDF) (Press release). Beaverton, Oregon, US. 25 July 2017. Archived (PDF) from the original on 21 September 2017. Retrieved 27 July 2017 – via www.usb.org.
  30. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). usb.org. 26 February 2019. Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  31. ^ Ravencraft, Jeff (19 November 2019). «USB DevDays 2019 – Branding Session» (PDF). USB Implementers Forum (Presentation). p. 16. Archived from the original (PDF) on 22 March 2020. Retrieved 22 March 2020.
  32. ^ a b «USB Promoter Group USB4 Specification». usb.org. 29 August 2019. Archived from the original on 13 February 2021. Retrieved 30 August 2019.
  33. ^ Bright, Peter (4 March 2019). «Thunderbolt 3 becomes USB4, as Intel’s interconnect goes royalty-free». Ars Technica. Archived from the original on 13 February 2021. Retrieved 4 March 2019.
  34. ^ Grunin, Lori (4 March 2019). «USB4 marries Thunderbolt 3 for faster speeds and smarter transfers». CNET. Archived from the original on 4 March 2019. Retrieved 4 March 2019.
  35. ^ Brant, Tom (4 March 2019). «Thunderbolt 3 Merges With USB to Become USB4». PC Magazine. Archived from the original on 5 March 2019. Retrieved 4 March 2019.
  36. ^ «USB Promoter Group Announces USB4 Version 2.0 Specification defines delivering up to 80 Gbps over USB Type-C» (PDF).
  37. ^ «USB Data Performance, Language Usage Guidelines from USB-IF» (PDF). Retrieved 2 September 2022.
  38. ^ Matt Elliot (11 March 2019). «USB 3.2 explained: Making sense of current and confusing USB standards». CNET. Archived from the original on 27 July 2017. Retrieved 26 July 2022.
  39. ^ «USB4® Specification v2.0 | USB-IF».
  40. ^ «Battery Charging v1.1 Spec and Adopters Agreement». USB.org. Archived from the original on 11 January 2021. Retrieved 31 July 2019.
  41. ^ «Battery Charging v1.2 Spec and Adopters Agreement». USB.org. Archived from the original on 31 July 2019. Retrieved 31 July 2019.
  42. ^ «USB Power Delivery». USB.org. Archived from the original on 3 September 2019. Retrieved 3 September 2019.
  43. ^ «USB Type-C Cable and Connector Specification Revision 2.1». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  44. ^ a b «USB Power Delivery». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  45. ^ «Universal Serial Bus Specification Revision 2.0». USB.org. 11 October 2011. pp. 13, 30, 256. Archived from the original (ZIP) on 28 May 2012. Retrieved 8 September 2012.
  46. ^ Dan Froelich (20 May 2009). «Isochronous Protocol» (PDF). USB.org. Archived from the original (PDF) on 17 August 2014. Retrieved 21 November 2014.
  47. ^ «USB Class Codes». 22 September 2018. Archived from the original on 22 September 2018 – via www.usb.org.
  48. ^ Use class information in the interface descriptors. This base class is defined to use in device descriptors to indicate that class information should be determined from the Interface Descriptors in the device.
  49. ^ «Universal Serial Bus Test and Measurement Class Specification (USBTMC) Revision 1.0» (PDF). USB Implementers Forum. 14 April 2003. Archived (PDF) from the original on 23 December 2018. Retrieved 10 May 2018 – via sdpha2.ucsd.edu.
  50. ^ a b «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.1» (PDF). USB Implementers Forum. 15 October 2004. pp. 8–9. Archived (PDF) from the original on 11 October 2014. Retrieved 8 September 2014.
  51. ^ «100 Portable Apps for your USB Stick (both for Mac and Win)». Archived from the original on 2 December 2008. Retrieved 30 October 2008.
  52. ^ «Skype VoIP USB Installation Guide». Archived from the original on 6 July 2014. Retrieved 30 October 2008.
  53. ^ «PS/2 to USB Keyboard and Mouse Adapter». StarTech.com. Archived from the original on 12 November 2014.
  54. ^ «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.0» (PDF). USB Implementers Forum. 13 May 1999. pp. 7–8. Archived from the original (PDF) on 24 August 2014. Retrieved 8 September 2014.
  55. ^ «rpms/dfu-util: USB Device Firmware Upgrade tool». fedoraproject.org. 14 May 2014. Archived from the original on 8 September 2014. Retrieved 8 September 2014.
  56. ^ Karsten Nohl; Sascha Krißler; Jakob Lell (7 August 2014). «BadUSB – On accessories that turn evil» (PDF). srlabs.de. Security Research Labs. Archived from the original (PDF) on 8 August 2014. Retrieved 8 September 2014.
  57. ^ «USB-IF Announces USB Audio Device Class 3.0 Specification». Business Wire (Press release). Houston, Texas & Beaverton, Oregon. 27 September 2016. Archived from the original on 4 May 2018. Retrieved 4 May 2018.
  58. ^ «USB Device Class Specifications». www.usb.org. Archived from the original on 13 August 2014. Retrieved 4 May 2018.
  59. ^ a b c d e f Strong, Laurence (2015). «Why do you need USB Audio Class 2?» (PDF). XMOS. Archived from the original (PDF) on 24 November 2017. Retrieved 11 December 2020. In applications where streaming latency is important, UAC2 offers up to an 8x reduction over UAC1. … Each clocking method has pros and cons and best-fit applications.
  60. ^ «USB Audio 2.0 Drivers». Microsoft Hardware Dev Center. Archived from the original on 4 May 2018. Retrieved 4 May 2018. ADC-2 refers to the USB Device Class Definition for Audio Devices, Release 2.0.
  61. ^ «New USB Audio Class for USB Type-C Digital Headsets». Synopsys.com. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  62. ^ a b Kars, Vincent (May 2011). «USB». The Well-Tempered Computer. Archived from the original on 7 May 2018. Retrieved 7 May 2018. All operating systems (Win, OSX, and Linux) support USB Audio Class 1 natively. This means you don’t need to install drivers, it is plug&play.
  63. ^ «Fundamentals of USB Audio» (PDF). www.xmos.com. XMOS Ltd. 2015. Retrieved 10 December 2020. Note that Full Speed USB has a much higher intrinsic latency of 2ms
  64. ^ a b «This Just In: Microsoft Launches Native Class 2 USB Audio Support. Wait, What?». Computer Audiophile. Archived from the original on 2 September 2018. Retrieved 7 May 2018. Class 2 support enables much higher sample rates such as PCM 24 bit / 384 kHz and DSD (DoP) up through DSD256.
  65. ^ «Announcing Windows 10 Insider Preview Build 14931 for PC». Windows Experience Blog. 21 September 2016. Archived from the original on 23 September 2016. Retrieved 7 May 2018. We now have native support for USB Audio 2.0 devices with an inbox class driver! This is an early version of the driver that does not have all features enabled
  66. ^ Plummer, Gregg (20 September 2017). «Ampliozone: USB Audio Class 2.0 Support in Windows 10, FINALLY!!!!». Ampliozone. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  67. ^ a b «USB Digital Audio». Android Open Source Project. Retrieved 16 February 2023. Synchronous sub-mode is not commonly used with audio because both host and peripheral are at the mercy of the USB clock.{{cite web}}: CS1 maint: url-status (link)
  68. ^ «32-bit Atmel Microcontroller Application Note» (PDF). Atmel Corporation. 2011. Archived (PDF) from the original on 6 May 2016. Retrieved 13 April 2016.
  69. ^ «PCM2906C datasheet» (PDF). Texas Instruments. November 2011. Archived (PDF) from the original on 4 May 2018. Retrieved 4 May 2018. The PCM2906C employs SpAct™ architecture, TI’s unique system that recovers the audio clock from USB packet data.
  70. ^ Castor-Perry, Kendall (October 2010). «Designing Modern USB Audio Systems». Cypress Semiconductor. Archived from the original on 5 May 2018. Retrieved 4 May 2018.
  71. ^ a b Castor-Perry, Kendall (2011). «Programmable Clock Generation and Synchronization for USB Audio Systems». Cypress Semiconductor. Archived from the original on 4 May 2018. Retrieved 4 May 2018. Early USB replay interfaces used synchronous mode but acquired a reputation for poor quality of the recovered clock (and resultant poor replay quality). This was primarily due to deficiencies of clocking implementation rather than inherent shortcomings of the approach.
  72. ^ Kondoh, Hitoshi (20 February 2002). «The D/A diaries: A personal memoir of engineering heartache and triumph» (PDF). Archived (PDF) from the original on 12 December 2019. Retrieved 4 May 2018. The fact that there is no clock line within the USB cable leads to a thinner cable, which is an advantage. But, no matter how good the crystal oscillators are at the send and receive ends, there will always be some difference between the two…
  73. ^ «USB 2.0 Documents». www.usb.org. Archived from the original on 3 December 2017. Retrieved 7 May 2018.
  74. ^ «Our Guide to USB Audio — Why Should I Use it?». Cambridge Audio. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Synchronous USB DAC is the lowest quality of the three … Adaptive … means that there is no continuous, accurate master clock in the DAC, which causes jitter in the audio stream. … Asynchronous – this is the most complex to implement but it is a huge improvement on the other types.
  75. ^ Kars, Vincent (July 2012). «USB versus USB». The Well-Tempered Computer. Archived from the original on 22 April 2018. Retrieved 7 May 2018. Synchronous is not used in a quality DAC as it is very jittery. … asynchronous is the better of these modes.
  76. ^ «Low-Jitter USB: Dan Lavry, Michael Goodman, Adaptive, Asynchronous». Headphone Reviews and Discussion — Head-Fi.org. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Some manufacturers may lead you to believe that Asynchronous USB transfers are superior to Adaptive USB transfers and that therefore you must believe in the asynchronous solution. This no more true than saying that you «must» hold the fork in your left hand. In fact, if you know what you are doing, you will feed yourself with either hand. The issue is really about good engineering practices.
  77. ^ «USB 2.0 Specification Engineering Change Notice (ECN) #1: Mini-B connector» (PDF). 20 October 2000. Archived (PDF) from the original on 12 April 2015. Retrieved 29 December 2014 – via www.usb.org.
  78. ^ «USB Cable Length Limitations» (PDF). CablesPlusUSA.com. 3 November 2010. Archived from the original (PDF) on 11 October 2014. Retrieved 2 February 2014.
  79. ^ «What is the Maximum Length of a USB Cable?». Techwalla.com. Archived from the original on 1 December 2017. Retrieved 18 November 2017.
  80. ^ a b «Cables and Long-Haul Solutions». USB 2.0 Frequently Asked Questions. USB Implementers Forum. Archived from the original on 18 January 2011. Retrieved 28 April 2019.
  81. ^ Axelson, Jan. «USB 3.0 Developers FAQ». Archived from the original on 20 December 2016. Retrieved 20 October 2016.
  82. ^ «USB 3.1 — Type-C Host to Host». superuser.com. Archived from the original on 14 October 2021. Retrieved 21 July 2021.
  83. ^ «Parameter Values». Battery Charging Specification, Revision 1.2. USB Implementers Forum. 7 December 2010. p. 45. Archived from the original on 28 March 2016. Retrieved 29 March 2016.
  84. ^ «OVERVIEW OF USB BATTERY CHARGING REVISION 1.2 AND THE IMPORTANT ROLE OF ADAPTER EMULATORS» (PDF). maxim integrated. 2014. p. 3. Archived (PDF) from the original on 4 July 2021. Retrieved 12 August 2021.
  85. ^ «USB in a NutShell – Chapter 2: Hardware». Beyond Logic.org. Archived from the original on 20 August 2007. Retrieved 25 August 2007.
  86. ^ «USB Logo Usage Guidelines» (PDF). USB Implementers Forum. Archived (PDF) from the original on 9 January 2022. Retrieved 13 February 2022.
  87. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  88. ^ «USB4 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 13 November 2021. Retrieved 13 February 2022.
  89. ^ «Media Agnostic USB v1.0a Spec and Adopters Agreement». usb.org. Archived from the original on 31 July 2021. Retrieved 21 July 2021.
  90. ^ Shaikh, Roshan Ashraf (3 November 2020). «USB-IF releases final specification of Media Agnostic USB». tweaktown.com. Archived from the original on 15 March 2021. Retrieved 21 July 2021.
  91. ^ Shuler, Kurt (31 March 2011). «Interchip Connectivity: HSIC, UniPro, HSI, C2C, LLI… oh my!». Arteris IP. Archived from the original on 19 June 2011. Retrieved 24 June 2011.
  92. ^ «USB 3.2 and Beyond». Black Box. Retrieved 4 March 2023.
  93. ^ «FireWire vs. USB 2.0» (PDF). QImaging. Archived (PDF) from the original on 11 October 2010. Retrieved 20 July 2010.
  94. ^ «FireWire vs. USB 2.0 – Bandwidth Tests». Archived from the original on 12 August 2007. Retrieved 25 August 2007.
  95. ^ «USB 2.0 vs FireWire». Pricenfees. Archived from the original on 16 October 2016. Retrieved 25 August 2007.
  96. ^ Metz, Cade (25 February 2003). «The Great Interface-Off: FireWire Vs. USB 2.0». PC Magazine. Archived from the original on 30 September 2007. Retrieved 25 August 2007.
  97. ^ Heron, Robert. «USB 2.0 Versus FireWire». TechTV. Archived from the original on 29 September 2007. Retrieved 25 August 2007.
  98. ^ «FireWire vs. USB 2.0». USB Ware. Archived from the original on 16 March 2007. Retrieved 19 March 2007.
  99. ^ Key, Gary (15 November 2005). «Firewire and USB Performance». Archived from the original on 23 April 2008. Retrieved 1 February 2008.
  100. ^ «802.3, Section 14.3.1.1» (PDF). IEEE. Archived (PDF) from the original on 6 December 2010.
  101. ^ «Powerbook Explodes After Comcast Plugs in Wrong Cable». Consumerist. 8 March 2010. Archived from the original on 25 June 2010. Retrieved 22 June 2010.
  102. ^ «Technical Note. Galvanic Isolation» (PDF). iSYSTEM. 2021. Archived (PDF) from the original on 21 December 2021. Retrieved 13 February 2022.
  103. ^ «Universal Serial Bus Device Class Definition for MIDI Devices» (PDF). usb.org. 1 November 1999. Archived (PDF) from the original on 2 November 2021. Retrieved 21 July 2021.
  104. ^ «How Thunderbolt Technology Works: Thunderbolt Technology Community». ThunderboltTechnology.net. Archived from the original on 10 February 2014. Retrieved 22 January 2014.
  105. ^ Galbraith, Jim (2 January 2014). «What you need to know about Thunderbolt 2». Macworld. IDG Communications, Inc. Archived from the original on 24 June 2021. Retrieved 18 June 2021.
  106. ^ «One port to rule them all: Thunderbolt 3 and USB Type-C join forces». Archived from the original on 2 June 2015. Retrieved 2 June 2015.
  107. ^ «Thunderbolt 3 is twice as fast and uses reversible USB-C». Archived from the original on 3 June 2015. Retrieved 2 June 2015.
  108. ^ Sebastian Anthony (2 June 2015). «Thunderbolt 3 embraces USB Type-C connector, doubles bandwidth to 40 Gbps». Ars Technica. Archived from the original on 9 June 2015. Retrieved 2 June 2015.
  109. ^ a b Porter, Jon (30 April 2020). «New DisplayPort spec enables 16K video over USB-C». The Verge. Vox Media, LLC. Archived from the original on 15 April 2021. Retrieved 18 June 2021.
  110. ^ «USB4™ Thunderbolt3™ Compatibility Requirements Specification» (PDF). USB. USB.org. January 2021. Archived (PDF) from the original on 19 October 2021. Retrieved 1 January 2021.
  111. ^ «Using AutoRun with a USB Flash Drive (USB stick)». Positive Technologies. 25 June 2022. Archived from the original on 26 April 2022. Retrieved 26 July 2022.

Further reading[edit]

  • Axelson, Jan (1 September 2006). USB Mass Storage: Designing and Programming Devices and Embedded Hosts (1st ed.). Lakeview Research. ISBN 978-1-931-44804-8.
  • ——— (1 December 2007). Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems (2nd ed.). Lakeview Research. ISBN 978-1-931-44806-2.
  • ——— (2015). USB Complete: The Developer’s Guide (5th ed.). Lakeview Research. ISBN 978-1-931448-28-4.
  • Hyde, John (February 2001). USB Design by Example: A Practical Guide to Building I/O Devices (2nd ed.). Intel Press. ISBN 978-0-970-28465-5.
  • «Debugging USB 2.0 for Compliance: It’s Not Just a Digital World» (PDF). Keysight Technologies. Technologies Application Note. Keysight (1382–3).

External links[edit]

General overview[edit]

  • Joel Johnson (29 May 2019). «The unlikely origins of USB, the port that changed everything». Fast Company.
  • Leigh, Peter (24 May 2020). Why Does USB Keep Changing? (video).
  • Parikh, Bijal. «USB (Universal Serial Bus): An Overview». Engineers Garage. WTWH Media. Retrieved 7 May 2022.
  • Barnatt, Christopher (25 September 2022). Explaining USB: From 1.0 to USB4 V2.0 (ExplainingComputers) (video).

Technical documents[edit]

  • «USB Implementers Forum (USB-IF)». USB.org.
  • «USB Document Library (USB 3.2, USB 2.0, Wireless USB, USB-C, USB Power Delivery)». USB.org.
  • «Universal Host Controller Interface (UHCI)» (PDF). Intel – via mit.edu.
  • «USB 3.0 Standard-A, Standard-B, Powered-B connectors». Pinouts guide. Archived from the original on 14 May 2016.
  • Muller, Henk (July 2012). «How To Create And Program USB Devices». Electronic Design.
  • Garney, John (June 1996). «An Analysis of Throughput Characteristics of Universal Serial Bus» (PDF).
  • Hershenhoren, Razi; Reznik, Omer (October 2010). «USB 2.0 Protocol Engine» (PDF).
  • IEC 62680 (Universal Serial Bus interfaces for data and power):
    • IEC 62680-1.1:2015 — Part 1-1: Common components — USB Battery Charging Specification, Revision 1.2
    • IEC 62680-1-2:2018 — Part 1-2: Common components — USB Power Delivery specification
    • IEC 62680-1-3:2018 — Part 1-3: Common components — USB Type-C Cable and Connector Specification
    • IEC 62680-1-4:2018 — Part 1-4: Common components — USB Type-C Authentication Specification
    • IEC 62680-2-1:2015 — Part 2-1: Universal Serial Bus Specification, Revision 2.0
    • IEC 62680-2-2:2015 — Part 2-2: Micro-USB Cables and Connectors Specification, Revision 1.01
    • IEC 62680-2-3:2015 — Part 2-3: Universal Serial Bus Cables and Connectors Class Document Revision 2.0
    • IEC 62680-3-1:2017 — Part 3-1: Universal Serial Bus 3.1 Specification

This article is about the computer bus standard. For other uses, see USB (disambiguation).

USB

Certified USB.svg

Usb connectors.JPG

Upper image: Certified logo.
Lower image: Various USB connectors (From left to right: male Micro USB B-Type, proprietary UC-E6, male Mini USB (5-pin) B-type, female A-type, male A-type, male B-type. Shown with a centimeter ruler.)

Type Bus
Production history
Designer
  • Compaq
  • DEC
  • IBM
  • Intel
  • Microsoft
  • NEC
  • Nortel
Designed January 1996; 27 years ago
Produced Since May 1996[1]
Superseded Serial port, parallel port, game port, Apple Desktop Bus, PS/2 port, and FireWire (IEEE 1394)

Universal Serial Bus

Universal Serial Bus (USB) is an industry standard that establishes specifications for cables, connectors and protocols for connection, communication and power supply (interfacing) between computers, peripherals and other computers.[2] A broad variety of USB hardware exists, including 14 different connector types, of which USB-C is the most recent and the only one not currently deprecated since the release of USB 3.2.

First released in 1996, the USB standards are maintained by the USB Implementers Forum (USB-IF). The four generations of USB are: USB 1.x, USB 2.0, USB 3.x, and USB4.[3]

Overview[edit]

USB was designed to standardize the connection of peripherals to personal computers, both to communicate with and to supply electric power. It has largely replaced interfaces such as serial ports and parallel ports and has become commonplace on a wide range of devices. Examples of peripherals that are connected via USB include computer keyboards and mice, video cameras, printers, portable media players, mobile (portable) digital telephones, disk drives, and network adapters.

USB connectors have been increasingly replacing other types as charging cables of portable devices.

Connector type quick reference[edit]

Each USB connection is made using two connectors: a socket (or receptacle) and a plug. In the following table, schematics for only the sockets are shown, although for each there is a corresponding plug (or plugs).

Available sockets by USB standard

Standard USB 1.0
1996
USB 1.1
1998
USB 2.0
2001
USB 2.0
Revised
USB 3.0
2008
USB 3.1
2013
USB 3.2
2017
USB4
2019
USB4 V2
2022
Maximum transfer rate 1.5 Mbit/s 12 Mbps 480 Mbps 5 Gbps 10 Gbps 20 Gbps 40 Gbps 80 Gbps
Type A connector USB Type-A receptacle White.svg USB Type-A receptacle Black.svg USB 3.0 Type-A receptacle blue.svg Deprecated
Type B connector USB Type-B receptacle.svg USB 3.0 Type-B receptacle blue.svg Deprecated
Mini-A connector USB Mini-A receptacle.svg Deprecated
Mini-B connector USB Mini-B receptacle.svg Deprecated
Mini-AB connector USB Mini-AB receptacle.svg Deprecated
Micro-A connector USB 3.0 Micro-A.svg Deprecated
Micro-B connector USB 3.0 Micro-B receptacle.svg Deprecated
Micro-AB connector USB Micro-AB receptacle.svg USB micro AB SuperSpeed.png Deprecated
Type C connector Backwards compatibility only USB Type-C Receptacle Pinout.svg
(Enlarged to show detail)

Objectives[edit]

The Universal Serial Bus was developed to simplify and improve the interface between personal computers and peripheral devices, such as cell phones, computer accessories, and monitors, when compared with previously existing standard or ad hoc proprietary interfaces.[4]

From the computer user’s perspective, the USB interface improves ease of use in several ways:

  • The USB interface is self-configuring, eliminating the need for the user to adjust the device’s settings for speed or data format, or configure interrupts, input/output addresses, or direct memory access channels.[5]
  • USB connectors are standardized at the host, so any peripheral can use most available receptacles.
  • USB takes full advantage of the additional processing power that can be economically put into peripheral devices so that they can manage themselves. As such, USB devices often do not have user-adjustable interface settings.
  • The USB interface is hot-swappable (devices can be exchanged without rebooting the host computer).
  • Small devices can be powered directly from the USB interface, eliminating the need for additional power supply cables.
  • Because use of the USB logo is only permitted after compliance testing, the user can have confidence that a USB device will work as expected without extensive interaction with settings and configuration.
  • The USB interface defines protocols for recovery from common errors, improving reliability over previous interfaces.[4]
  • Installing a device that relies on the USB standard requires minimal operator action. When a user plugs a device into a port on a running computer, it either entirely automatically configures using existing device drivers, or the system prompts the user to locate a driver, which it then installs and configures automatically.

The USB standard also provides multiple benefits for hardware manufacturers and software developers, specifically in the relative ease of implementation:

  • The USB standard eliminates the requirement to develop proprietary interfaces to new peripherals.
  • The wide range of transfer speeds available from a USB interface suits devices ranging from keyboards and mice up to streaming video interfaces.
  • A USB interface can be designed to provide the best available latency for time-critical functions or can be set up to do background transfers of bulk data with little impact on system resources.
  • The USB interface is generalized with no signal lines dedicated to only one function of one device.[4]

Limitations[edit]

As with all standards, USB possesses multiple limitations to its design:

  • USB cables are limited in length, as the standard was intended for peripherals on the same table-top, not between rooms or buildings. However, a USB port can be connected to a gateway that accesses distant devices.
  • USB data transfer rates are slower than those of other interconnects such as 100 Gigabit Ethernet.
  • USB has a strict tree network topology and master/slave protocol for addressing peripheral devices; those devices cannot interact with one another except via the host, and two hosts cannot communicate over their USB ports directly. Some extension to this limitation is possible through USB On-The-Go in, Dual-Role-Devices[6] and protocol bridge.
  • A host cannot broadcast signals to all peripherals at once—each must be addressed individually.
  • While converters exist between certain legacy interfaces and USB, they might not provide a full implementation of the legacy hardware. For example, a USB-to-parallel-port converter might work well with a printer, but not with a scanner that requires bidirectional use of the data pins.

For a product developer, using USB requires the implementation of a complex protocol and implies an «intelligent» controller in the peripheral device. Developers of USB devices intended for public sale generally must obtain a USB ID, which requires that they pay a fee to the USB Implementers Forum (USB-IF). Developers of products that use the USB specification must sign an agreement with the USB-IF. Use of the USB logos on the product requires annual fees and membership in the organization.[4]

History[edit]

Large circle is left end of horizontal line. The line forks into three branches ending in circle, triangle and square symbols.

The basic USB trident logo[7]

USB logo on the head of a standard USB-A plug

A group of seven companies began the development of USB in 1995:[8] Compaq, DEC, IBM, Intel, Microsoft, NEC, and Nortel. The goal was to make it fundamentally easier to connect external devices to PCs by replacing the multitude of connectors at the back of PCs, addressing the usability issues of existing interfaces, and simplifying software configuration of all devices connected to USB, as well as permitting greater data transfer rates for external devices and Plug and Play features.[9] Ajay Bhatt and his team worked on the standard at Intel;[10][11] the first integrated circuits supporting USB were produced by Intel in 1995.[12]

As of 2008, about 6 billion USB ports and interfaces were in the global marketplace, and about 2 billion were being sold each year.[13]

USB 1.x[edit]

Released in January 1996, USB 1.0 specified signaling rates of 1.5 Mbit/s (Low Bandwidth or Low Speed) and 12 Mbit/s (Full Speed).[14] It did not allow for extension cables, due to timing and power limitations. Few USB devices made it to the market until USB 1.1 was released in August 1998. USB 1.1 was the earliest revision that was widely adopted and led to what Microsoft designated the «Legacy-free PC».[15][16][17]

Neither USB 1.0 nor 1.1 specified a design for any connector smaller than the standard type A or type B. Though many designs for a miniaturised type B connector appeared on many peripherals, conformity to the USB 1.x standard was hampered by treating peripherals that had miniature connectors as though they had a tethered connection (that is: no plug or receptacle at the peripheral end). There was no known miniature type A connector until USB 2.0 (revision 1.01) introduced one.

USB 2.0[edit]

USB 2.0 was released in April 2000, adding a higher maximum signaling rate of 480 Mbit/s (maximum theoretical data throughput 53 MByte/s[18]) named High Speed or High Bandwidth, in addition to the USB 1.x Full Speed signaling rate of 12 Mbit/s (maximum theoretical data throughput 1.2 MByte/s[19]).

Modifications to the USB specification have been made via engineering change notices (ECNs). The most important of these ECNs are included into the USB 2.0 specification package available from USB.org:[20]

  • Mini-A and Mini-B Connector
  • Micro-USB Cables and Connectors Specification 1.01
  • InterChip USB Supplement
  • On-The-Go Supplement 1.3 USB On-The-Go makes it possible for two USB devices to communicate with each other without requiring a separate USB host
  • Battery Charging Specification 1.1 Added support for dedicated chargers, host chargers behaviour for devices with dead batteries
  • Battery Charging Specification 1.2:[21] with increased current of 1.5 A on charging ports for unconfigured devices, allowing High Speed communication while having a current up to 1.5 A
  • Link Power Management Addendum ECN, which adds a sleep power state

USB 3.x[edit]

The USB 3.0 specification was released on 12 November 2008, with its management transferring from USB 3.0 Promoter Group to the USB Implementers Forum (USB-IF) and announced on 17 November 2008 at the SuperSpeed USB Developers Conference.[22]

USB 3.0 adds a SuperSpeed transfer mode, with associated backward compatible plugs, receptacles, and cables. SuperSpeed plugs and receptacles are identified with a distinct logo and blue inserts in standard format receptacles.

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. Its efficiency is dependent on a number of factors including physical symbol encoding and link level overhead. At a 5 Gbit/s signaling rate with 8b/10b encoding, each byte needs 10 bits to transmit, so the raw throughput is 500 MB/s. When flow control, packet framing and protocol overhead are considered, it is realistic for 400 MB/s (3.2 Gbit/s) or more to transmit to an application.[23]: 4–19  Communication is full-duplex in SuperSpeed transfer mode; earlier modes are half-duplex, arbitrated by the host.[24]

USB-A 3.1 Gen 1 (formerly known as USB 3.0; later renamed USB 3.2 Gen 1×1) ports

Low-power and high-power devices remain operational with this standard, but devices using SuperSpeed can take advantage of increased available current of between 150 mA and 900 mA, respectively.[23]: 9–9 

USB 3.1, released in July 2013 has two variants. The first one preserves USB 3.0’s SuperSpeed transfer mode and is labeled USB 3.1 Gen 1,[25][26] and the second version introduces a new SuperSpeed+ transfer mode under the label of USB 3.1 Gen 2. SuperSpeed+ doubles the maximum data signaling rate to 10 Gbit/s, while reducing line encoding overhead to just 3% by changing the encoding scheme to 128b/132b.[25][27]

USB 3.2, released in September 2017,[28] preserves existing USB 3.1 SuperSpeed and SuperSpeed+ data modes but introduces two new SuperSpeed+ transfer modes over the new USB-C connector with data rates of 10 and 20 Gbit/s (1.25 and 2.5 GB/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.[29]

USB 3.0 also introduced the USB Attached SCSI (UASP) protocol, which provides generally faster transfer speeds than the BOT (Bulk-Only-Transfer) protocol.

Naming scheme[edit]

An overview of old naming scheme for USB 3.2 (deprecated as of September 2022).

Starting with the USB 3.2 standard, USB-IF introduced a new naming scheme.[30] To help companies with branding of the different transfer modes, USB-IF recommended branding the 5, 10, and 20 Gbit/s transfer modes as SuperSpeed USB 5Gbps, SuperSpeed USB 10Gbps, and SuperSpeed USB 20Gbps, respectively.[31] As of September 2022, this naming scheme is deprecated.

USB4[edit]

Main article: USB4

The certified USB4 40Gbps logo

The USB4 40Gbps trident logo

The certified USB4 40Gbps logo and trident logo

The USB4 specification was released on 29 August 2019 by the USB Implementers Forum.[32]

USB4 is based on the Thunderbolt 3 protocol.[33] It supports 40 Gbit/s throughput, is compatible with Thunderbolt 3, and backward compatible with USB 3.2 and USB 2.0.[34][35] The architecture defines a method to share a single high-speed link with multiple end device types dynamically that best serves the transfer of data by type and application.

The USB4 specification states that the following technologies shall be supported by USB4:[32]

Connection Mandatory for Remarks
host hub device
USB 2.0 (480 Mbit/s) Yes Yes Yes Contrary to other functions—which use the multiplexing of high-speed links—USB 2.0 over USB-C utilizes its own differential pair of wires.
USB4 Gen 2×2 (20 Gbit/s) Yes Yes Yes A USB 3.0-labelled device still operates via a USB4 host or hub as a USB 3.0 device. The device requirement of Gen 2×2 applies only to the newcoming USB4-labelled devices.
USB4 Gen 3×2 (40 Gbit/s) No Yes No
DisplayPort Yes Yes No The specification requires that hosts and hubs support the DisplayPort Alternate Mode.
Host-to-Host communications Yes Yes A LAN-like connection between two peers.
PCI Express No Yes No The PCI Express function of USB4 replicates the functionality of previous versions of the Thunderbolt specification.
Thunderbolt 3 No Yes No Thunderbolt 3 uses USB-C cables; the USB4 specification allows hosts and devices and requires hubs to support interoperability with the standard using the Thunderbolt 3 Alternate Mode.
Other Alternate Modes No No No USB4 products may optionally offer interoperability with the HDMI, MHL, and VirtualLink Alternate Modes.

During CES 2020, USB-IF and Intel stated their intention to allow USB4 products that support all the optional functionality as Thunderbolt 4 products. The first products compatible with USB4 are expected to be Intel’s Tiger Lake series and AMD’s Zen 3 series of CPUs. Released in 2020.

The USB4 2.0 specification was released on 1 September 2022 by the USB Implementers Forum.[36]

September 2022 naming scheme[edit]

An overview of USB naming scheme that was put in place in September 2022.
(A mix of USB specifications and their marketing names are being displayed, because specifications are sometimes wrongly used as marketing names)

Because of the previous confusing naming schemes, USB-IF decided to change it once again. As of 2 September 2022, marketing names follow the syntax «USB XGbps», where X is the speed of transfer in Gb/s.[37] Overview of the updated names and logos can be seen in the adjacent table.

Version history [edit]

Release versions[edit]

Name Release date Maximum transfer rate Note
USB 0.7 11 November 1994 ? Pre-release
USB 0.8 December 1994 ? Pre-release
USB 0.9 13 April 1995 Full Speed (12 Mbit/s) Pre-release
USB 0.99 August 1995 ? Pre-release
USB 1.0-RC November 1995 ? Release Candidate
USB 1.0 15 January 1996 Low Speed (1.5 Mbit/s)

Full Speed (12 Mbit/s)

USB 1.1 August 1998
USB 2.0 April 2000 High Speed (480 Mbit/s)
USB 3.0 November 2008 SuperSpeed USB (5 Gbit/s) Also referred to as USB 3.1 Gen 1[25] and USB 3.2 Gen 1 × 1
USB 3.1 July 2013 SuperSpeed+ USB (10 Gbit/s) Includes new USB 3.1 Gen 2,[25] also named USB 3.2 Gen 2 × 1 in later specifications. Last version to support Type A connector.
USB 3.2 August 2017 SuperSpeed+ USB dual-lane (20 Gbit/s) Includes new USB 3.2 Gen 1 × 2 and Gen 2 × 2 multi-link modes.[38] Requires Type C connector.
USB4 August 2019 40 Gbit/s (2-lane) Includes new USB4 Gen 2 × 2 (64b/66b encoding) and Gen 3 × 2 (128b/132b encoding) modes and introduces USB4 routing for tunnelling of USB3.x, DisplayPort 1.4a and PCI Express traffic and host-to-host transfers, based on the Thunderbolt 3 protocol
USB4 2.0 September 2022 120 Gbit/s Includes new 80 and 120 Gbit/s modes over Type C connector[39]

Power-related standards[edit]

Release name Release date Max. power Note
USB Battery Charging Rev. 1.0 2007-03-08 7.5 W (5 V, 1.5 A)
USB Battery Charging Rev. 1.1 2009-04-15 7.5 W (5 V, 1.5 A) Page 28, Table 5–2, but with limitation on paragraph 3.5. In ordinary USB 2.0’s standard-A port, 1.5 A only.[40]
USB Battery Charging Rev. 1.2 2010-12-07 7.5 W (5 V, 1.5 A) [41]
USB Power Delivery Rev. 1.0 (V. 1.0) 2012-07-05 100 W (20 V, 5 A) Using FSK protocol over bus power (VBUS)
USB Power Delivery Rev. 1.0 (V. 1.3) 2014-03-11 100 W (20 V, 5 A)
USB Type-C Rev. 1.0 2014-08-11 15 W (5 V, 3 A) New connector and cable specification
USB Power Delivery Rev. 2.0 (V. 1.0) 2014-08-11 100 W (20 V, 5 A) Using BMC protocol over communication channel (CC) on USB-C cables.
USB Type-C Rev. 1.1 2015-04-03 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.1) 2015-05-07 100 W (20 V, 5 A)
USB Type-C Rev. 1.2 2016-03-25 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.2) 2016-03-25 100 W (20 V, 5 A)
USB Power Delivery Rev. 2.0 (V. 1.3) 2017-01-12 100 W (20 V, 5 A)
USB Power Delivery Rev. 3.0 (V. 1.1) 2017-01-12 100 W (20 V, 5 A)
USB Type-C Rev. 1.3 2017-07-14 15 W (5 V, 3 A)
USB Power Delivery Rev. 3.0 (V. 1.2) 2018-06-21 100 W (20 V, 5 A)
USB Type-C Rev. 1.4 2019-03-29 15 W (5 V, 3 A)
USB Type-C Rev. 2.0 2019-08-29 15 W (5 V, 3 A) Enabling USB4 over USB Type-C connectors and cables.
USB Power Delivery Rev. 3.0 (V. 2.0) 2019-08-29 100 W (20 V, 5 A) [42]
USB Power Delivery Rev. 3.1 (V. 1.0) 2021-05-24 240 W (48 V, 5 A)
USB Type-C Rev. 2.1 2021-05-25 15 W (5 V, 3 A) [43]
USB Power Delivery Rev. 3.1 (V. 1.1) 2021-07-06 240 W (48 V, 5 A) [44]
USB Power Delivery Rev. 3.1 (V. 1.2) 2021-10-26 240 W (48 V, 5 A) Including errata through October 2021[44]

This version incorporates the following ECNs:

  • Clarify use of Retries
  • Battery Capabilities
  • FRS timing problem
  • PPS power rule clarifications
  • Peak current support for EPR AVS APDO

System design[edit]

A USB system consists of a host with one or more downstream ports, and multiple peripherals, forming a tiered-star topology. Additional USB hubs may be included, allowing up to five tiers. A USB host may have multiple controllers, each with one or more ports. Up to 127 devices may be connected to a single host controller.[45][23]: 8–29  USB devices are linked in series through hubs. The hub built into the host controller is called the root hub.

A USB device may consist of several logical sub-devices that are referred to as device functions. A composite device may provide several functions, for example, a webcam (video device function) with a built-in microphone (audio device function). An alternative to this is a compound device, in which the host assigns each logical device a distinct address and all logical devices connect to a built-in hub that connects to the physical USB cable.

Diagram: inside a device are several endpoints, each of which connects by a logical pipe to a host controller. Data in each pipe flows in one direction, though there are a mixture going to and from the host controller.

USB endpoints reside on the connected device: the channels to the host are referred to as pipes.

USB device communication is based on pipes (logical channels). A pipe is a connection from the host controller to a logical entity within a device, called an endpoint. Because pipes correspond to endpoints, the terms are sometimes used interchangeably. Each USB device can have up to 32 endpoints (16 in and 16 out), though it is rare to have so many. Endpoints are defined and numbered by the device during initialization (the period after physical connection called «enumeration») and so are relatively permanent, whereas pipes may be opened and closed.

There are two types of pipe: stream and message.

  • A message pipe is bi-directional and is used for control transfers. Message pipes are typically used for short, simple commands to the device, and for status responses from the device, used, for example, by the bus control pipe number 0.
  • A stream pipe is a uni-directional pipe connected to a uni-directional endpoint that transfers data using an isochronous,[46] interrupt, or bulk transfer:
    Isochronous transfers
    At some guaranteed data rate (for fixed-bandwidth streaming data) but with possible data loss (e.g., realtime audio or video)
    Interrupt transfers
    Devices that need guaranteed quick responses (bounded latency) such as pointing devices, mice, and keyboards
    Bulk transfers
    Large sporadic transfers using all remaining available bandwidth, but with no guarantees on bandwidth or latency (e.g., file transfers)

When a host starts a data transfer, it sends a TOKEN packet containing an endpoint specified with a tuple of (device_address, endpoint_number). If the transfer is from the host to the endpoint, the host sends an OUT packet (a specialization of a TOKEN packet) with the desired device address and endpoint number. If the data transfer is from the device to the host, the host sends an IN packet instead. If the destination endpoint is a uni-directional endpoint whose manufacturer’s designated direction does not match the TOKEN packet (e.g. the manufacturer’s designated direction is IN while the TOKEN packet is an OUT packet), the TOKEN packet is ignored. Otherwise, it is accepted and the data transaction can start. A bi-directional endpoint, on the other hand, accepts both IN and OUT packets.

Rectangular opening where the width is twice the height. The opening has a metal rim, and within the opening a flat rectangular bar runs parallel to the top side.

Two USB 3.0 Standard-A receptacles (left) and two USB 2.0 Standard-A receptacles (right) on a computer’s front panel

Endpoints are grouped into interfaces and each interface is associated with a single device function. An exception to this is endpoint zero, which is used for device configuration and is not associated with any interface. A single device function composed of independently controlled interfaces is called a composite device. A composite device only has a single device address because the host only assigns a device address to a function.

When a USB device is first connected to a USB host, the USB device enumeration process is started. The enumeration starts by sending a reset signal to the USB device. The data rate of the USB device is determined during the reset signaling. After reset, the USB device’s information is read by the host and the device is assigned a unique 7-bit address. If the device is supported by the host, the device drivers needed for communicating with the device are loaded and the device is set to a configured state. If the USB host is restarted, the enumeration process is repeated for all connected devices.

The host controller directs traffic flow to devices, so no USB device can transfer any data on the bus without an explicit request from the host controller. In USB 2.0, the host controller polls the bus for traffic, usually in a round-robin fashion. The throughput of each USB port is determined by the slower speed of either the USB port or the USB device connected to the port.

High-speed USB 2.0 hubs contain devices called transaction translators that convert between high-speed USB 2.0 buses and full and low speed buses. There may be one translator per hub or per port.

Because there are two separate controllers in each USB 3.0 host, USB 3.0 devices transmit and receive at USB 3.0 data rates regardless of USB 2.0 or earlier devices connected to that host. Operating data rates for earlier devices are set in the legacy manner.

Device classes[edit]

The functionality of a USB device is defined by a class code sent to a USB host. This allows the host to load software modules for the device and to support new devices from different manufacturers.

Device classes include:[47]

Class Usage Description Examples, or exception
00h Device Unspecified[48] Device class is unspecified, interface descriptors are used to determine needed drivers
01h Interface Audio Speaker, microphone, sound card, MIDI
02h Both Communications and CDC control UART and RS-232 serial adapter, Modem, Wi-Fi adapter, Ethernet adapter. Used together with class 0Ah (CDC-Data) below
03h Interface Human interface device (HID) Keyboard, mouse, joystick
05h Interface Physical interface device (PID) Force feedback joystick
06h Interface Media (PTP/MTP) Scanner, Camera
07h Interface Printer Laser printer, inkjet printer, CNC machine
08h Interface USB mass storage, USB Attached SCSI USB flash drive, memory card reader, digital audio player, digital camera, external drive
09h Device USB hub High speed USB hub
0Ah Interface CDC-Data Used together with class 02h (Communications and CDC Control) above
0Bh Interface Smart Card USB smart card reader
0Dh Interface Content security Fingerprint reader
0Eh Interface Video Webcam
0Fh Interface Personal healthcare device class (PHDC) Pulse monitor (watch)
10h Interface Audio/Video (AV) Webcam, TV
11h Device Billboard Describes USB-C alternate modes supported by device
DCh Both Diagnostic device USB compliance testing device
E0h Interface Wireless Controller Bluetooth adapter, Microsoft RNDIS
EFh Both Miscellaneous ActiveSync device
FEh Interface Application-specific IrDA Bridge, Test & Measurement Class (USBTMC),[49] USB DFU (Device Firmware Upgrade)[50]
FFh Both Vendor-specific Indicates that a device needs vendor-specific drivers

USB mass storage / USB drive[edit]

An M.2 (2242) solid-state-drive (SSD) connected into USB 3.0 adapter and connected to computer.

The USB mass storage device class (MSC or UMS) standardizes connections to storage devices. At first intended for magnetic and optical drives, it has been extended to support flash drives and SD card readers. The ability to boot a write-locked SD card with a USB adapter is particularly advantageous for maintaining the integrity and non-corruptible, pristine state of the booting medium.

Though most personal computers since early 2005 can boot from USB mass storage devices, USB is not intended as a primary bus for a computer’s internal storage. However, USB has the advantage of allowing hot-swapping, making it useful for mobile peripherals, including drives of various kinds.

Several manufacturers offer external portable USB hard disk drives, or empty enclosures for disk drives. These offer performance comparable to internal drives, limited by the number and types of attached USB devices, and by the upper limit of the USB interface. Other competing standards for external drive connectivity include eSATA, ExpressCard, FireWire (IEEE 1394), and most recently Thunderbolt.

Another use for USB mass storage devices is the portable execution of software applications (such as web browsers and VoIP clients) with no need to install them on the host computer.[51][52]

Media Transfer Protocol[edit]

Media Transfer Protocol (MTP) was designed by Microsoft to give higher-level access to a device’s filesystem than USB mass storage, at the level of files rather than disk blocks. It also has optional DRM features. MTP was designed for use with portable media players, but it has since been adopted as the primary storage access protocol of the Android operating system from the version 4.1 Jelly Bean as well as Windows Phone 8 (Windows Phone 7 devices had used the Zune protocol – an evolution of MTP). The primary reason for this is that MTP does not require exclusive access to the storage device the way UMS does, alleviating potential problems should an Android program request the storage while it is attached to a computer. The main drawback is that MTP is not as well supported outside of Windows operating systems.

Human interface devices[edit]

USB mice and keyboards can usually be used with older computers that have PS/2 connectors with the aid of a small USB-to-PS/2 adapter. For mice and keyboards with dual-protocol support, an adaptor that contains no logic circuitry may be used: the USB hardware in the keyboard or mouse is designed to detect whether it is connected to a USB or PS/2 port, and communicate using the appropriate protocol. Converters that connect PS/2 keyboards and mice (usually one of each) to a USB port also exist.[53] These devices present two HID endpoints to the system and use a microcontroller to perform bidirectional data translation between the two standards.

Device Firmware Upgrade mechanism[edit]

Device Firmware Upgrade (DFU) is a vendor- and device-independent mechanism for upgrading the firmware of USB devices with improved versions provided by their manufacturers, offering (for example) a way to deploy firmware bug fixes. During the firmware upgrade operation, USB devices change their operating mode effectively becoming a PROM programmer. Any class of USB device can implement this capability by following the official DFU specifications.[50][54][55]

DFU can also give the user the freedom to flash USB devices with alternative firmware. One consequence of this is that USB devices after being re-flashed may act as various unexpected device types. For example, a USB device that the seller intends to be just a flash drive can «spoof» an input device like a keyboard. See BadUSB.[56]

Audio streaming[edit]

The USB Device Working Group has laid out specifications for audio streaming, and specific standards have been developed and implemented for audio class uses, such as microphones, speakers, headsets, telephones, musical instruments, etc. The working group has published three versions of audio device specifications:[57][58] USB Audio 1.0, 2.0, and 3.0, referred to as «UAC»[59] or «ADC».[60]

UAC 3.0 primarily introduces improvements for portable devices, such as reduced power usage by bursting the data and staying in low power mode more often, and power domains for different components of the device, allowing them to be shut down when not in use.[61]

UAC 2.0 introduced support for High Speed USB (in addition to Full Speed), allowing greater bandwidth for multi-channel interfaces, higher sample rates,[62] lower inherent latency,[63][59] and 8× improvement in timing resolution in synchronous and adaptive modes.[59] UAC2 also introduced the concept of clock domains, which provides information to the host about which input and output terminals derive their clocks from the same source, as well as improved support for audio encodings like DSD, audio effects, channel clustering, user controls, and device descriptions.[59][64]

UAC 1.0 devices are still common, however, due to their cross-platform driverless compatibility,[62] and also partly due to Microsoft’s failure to implement UAC 2.0 for over a decade after its publication, having finally added support to Windows 10 through the Creators Update on 20 March 2017.[65][66][64] UAC 2.0 is also supported by macOS, iOS, and Linux,[59] however Android only implements a subset of the UAC 1.0 specification.[67]

USB provides three isochronous (fixed-bandwidth) synchronization types,[68] all of which are used by audio devices:[69]

  • Asynchronous – The ADC or DAC are not synced to the host computer’s clock at all, operating off a free-running clock local to the device.
  • Synchronous – The device’s clock is synced to the USB start-of-frame (SOF) or Bus Interval signals. For instance, this can require syncing an 11.2896 MHz clock to a 1 kHz SOF signal, a large frequency multiplication.[70][71]
  • Adaptive – The device’s clock is synced to the amount of data sent per frame by the host[72]

While the USB spec originally described asynchronous mode being used in «low cost speakers» and adaptive mode in «high-end digital speakers»,[73] the opposite perception exists in the hi-fi world, where asynchronous mode is advertised as a feature, and adaptive/synchronous modes have a bad reputation.[74][75][67] In reality, all types can be high-quality or low-quality, depending on the quality of their engineering and the application.[71][59][76] Asynchronous has the benefit of being untied from the computer’s clock, but the disadvantage of requiring sample rate conversion when combining multiple sources.

Connectors[edit]

The connectors the USB committee specifies support a number of USB’s underlying goals, and reflect lessons learned from the many connectors the computer industry has used. The female connector mounted on the host or device is called the receptacle, and the male connector attached to the cable is called the plug.[23]: 2–5 – 2–6  The official USB specification documents also periodically define the term male to represent the plug, and female to represent the receptacle.[77]

USB Type-A plug

The standard USB Type-A plug. This is one of many types of USB connector.

The design is intended to make it difficult to insert a USB plug into its receptacle incorrectly. The USB specification requires that the cable plug and receptacle be marked so the user can recognize the proper orientation.[23] The USB-C plug however is reversible. USB cables and small USB devices are held in place by the gripping force from the receptacle, with no screws, clips, or thumb-turns as some connectors use.

The different A and B plugs prevent accidentally connecting two power sources. However, some of this directed topology is lost with the advent of multi-purpose USB connections (such as USB On-The-Go in smartphones, and USB-powered Wi-Fi routers), which require A-to-A, B-to-B, and sometimes Y/splitter cables.

USB connector types multiplied as the specification progressed. The original USB specification detailed standard-A and standard-B plugs and receptacles. The connectors were different so that users could not connect one computer receptacle to another. The data pins in the standard plugs are recessed compared to the power pins, so that the device can power up before establishing a data connection. Some devices operate in different modes depending on whether the data connection is made. Charging docks supply power and do not include a host device or data pins, allowing any capable USB device to charge or operate from a standard USB cable. Charging cables provide power connections, but not data. In a charge-only cable, the data wires are shorted at the device end, otherwise the device may reject the charger as unsuitable.

Cabling[edit]

A variety of USB cables for sale in Hong Kong

The USB 1.1 standard specifies that a standard cable can have a maximum length of 5 meters (16 ft 5 in) with devices operating at full speed (12 Mbit/s), and a maximum length of 3 meters (9 ft 10 in) with devices operating at low speed (1.5 Mbit/s).[78][79][80]

USB 2.0 provides for a maximum cable length of 5 meters (16 ft 5 in) for devices running at high speed (480 Mbit/s).[80]

The USB 3.0 standard does not directly 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 3 meters (9 ft 10 in).[81]

USB bridge cables[edit]

USB bridge cables, or data transfer cables can be found within the market, offering direct PC to PC connections. A bridge cable is a special cable with a chip and active electronics in the middle of the cable. The chip in the middle of the cable acts as a peripheral to both computers and allows for peer-to-peer communication between the computers. The USB bridge cables are used to transfer files between two computers via their USB ports.

Popularized by Microsoft as Windows Easy Transfer, the Microsoft utility used a special USB bridge cable to transfer personal files and settings from a computer running an earlier version of Windows to a computer running a newer version. In the context of the use of Windows Easy Transfer software, the bridge cable can sometimes be referenced as Easy Transfer cable.

Many USB bridge / data transfer cables are still USB 2.0, but there are also a number of USB 3.0 transfer cables. Despite USB 3.0 being 10 times faster than USB 2.0, USB 3.0 transfer cables are only 2 — 3 times faster given their design.[clarification needed]

The USB 3.0 specification introduced an A-to-A cross-over cable without power for connecting two PCs. These are not meant for data transfer but are aimed at diagnostic uses.

Dual-role USB connections[edit]

USB bridge cables have become less important with USB dual-role-device capabilities introduced with the USB 3.1 specification. Under the most recent specifications, USB supports most scenarios connecting systems directly with a Type-C cable. For the capability to work, however, connected systems must support role-switching. Dual-role capabilities requires there be two controllers within the system, as well as a role controller. While this can be expected in a mobile platform such as a tablet or a phone, desktop PCs and laptops often will not support dual roles.[82]

Power[edit]

Upstream USB connectors supply power at a nominal 5V DC via the V_BUS pin to downstream USB devices.

Low-power and high-power devices[edit]

Low-power devices may draw at most 1-unit load, and all devices must act as low-power devices when starting out as unconfigured. 1 unit load is 100 mA for USB devices up to USB 2.0, while USB 3.0 defines a unit load as 150 mA.

High-power devices (such as a typical 2.5-inch USB hard disk drive) draw at least 1 unit load and at most 5-unit loads (5x100mA = 500 mA) for devices up to USB 2.0- or 6-unit loads (6x150mA= 900 mA) for SuperSpeed (USB 3.0 and up) devices.

USB power standards

Specification Current Voltage Power (max.)
Low-power device 100 mA 5 V[a] 0.50 W
Low-power SuperSpeed (USB 3.0) device 150 mA 5 V[a] 0.75 W
High-power device 500 mA[b] 5 V 2.5 W
High-power SuperSpeed (USB 3.0) device 900 mA[c] 5 V 4.5 W
Multi-lane SuperSpeed (USB 3.2 Gen 2) device 1.5 A[d] 5 V 7.5 W
Battery Charging (BC) 1.1 1.5 A 5 V 7.5 W
Battery Charging (BC) 1.2 1.5 A 5 V 7.5 W
USB-C 1.5 A 5 V 7.5 W
3 A 5 V 15 W
Power Delivery 1.0/2.0/3.0 Type-C 5 A[e] 20 V 100 W
Power Delivery 3.1 Type-C 5 A[e] 48 V[f] 240 W
  1. ^ a b The VBUS supply from a low-powered hub port may drop to 4.40 V.
  2. ^ Up to five unit loads; with non-SuperSpeed devices, one unit load is 100 mA.
  3. ^ Up to six unit loads; with SuperSpeed devices, one unit load is 150 mA.
  4. ^ Up to six unit loads; with multi-lane devices, one unit load is 250 mA.
  5. ^ a b >3 A (>60 W) operation requires an electronically marked cable rated at 5 A.
  6. ^ >20 V (>100 W) operation requires an electronically marked Extended Power Range (EPR) cable.

To recognize Battery Charging mode, a dedicated charging port places a resistance not exceeding 200 Ω across the D+ and D− terminals. Shorted or near-shorted data lanes with less than 200 Ω of resistance across the «D+» and «D−» terminals signify a dedicated charging port (DCP) with indefinite charging rates.[83][84]

In addition to standard USB, there is a proprietary high-powered system known as PoweredUSB, developed in the 1990s, and mainly used in point-of-sale terminals such as cash registers.

Signaling[edit]

USB signals are transmitted using differential signaling on a twisted-pair data wires with 90 Ω ± 15% characteristic impedance.[85] USB 2.0 and earlier specifications define a single pair in half-duplex (HDx). USB 3.0 and later specifications define one pair for USB 2.0 compatibility and two or four pairs for data transfer: two pairs in full-duplex (FDx) for single lane variants (requires SuperSpeed connectors); four pairs in full-duplex for dual lane (×2) variants (requires USB-C connector).

Rate Name Old Name First publication (Standard) Encoding Data pairs Nominal
Rate
USB-IF Marketing
Name[86][87][88]
Logo
Low-Speed USB 1.0 NRZI 1 HDx 1.5 Mbit/s Basic-Speed USB USB icon.svg
Full-Speed 12 Mbit/s
High-Speed USB 2.0 480 Mbit/s Hi-Speed USB
USB 3.2 Gen 1×1 USB 3.0;
USB 3.1 Gen 1
USB 3.0 8b/10b 2 FDx 5 Gbit/s SuperSpeed USB 5Gbps USB SuperSpeed 5 Gbps Trident Logo.svg
USB 3.2 Gen 2×1 USB 3.1 Gen 2 USB 3.1 128b/132b 2 FDx 10 Gbit/s SuperSpeed USB 10Gbps USB SuperSpeed 10 Gbps Trident Logo.svg
USB 3.2 Gen 1×2 USB 3.2 8b/10b 4 FDx ×2 10 Gbit/s
USB 3.2 Gen 2×2 128b/132b 4 FDx ×2 20 Gbit/s SuperSpeed USB 20Gbps USB SuperSpeed 20 Gbps Trident Logo.svg
USB4 Gen 2×1 USB4 64b/66b[a] 2 FDx 10 Gbit/s
USB4 Gen 2×2 64b/66b[a] 4 FDx ×2 20 Gbit/s USB4 20Gbps USB4 20Gbps Logo.svg
USB4 Gen 3×1 128b/132b[a] 2 FDx 20 Gbit/s
USB4 Gen 3×2 128b/132b[a] 4 FDx ×2 40 Gbit/s USB4 40Gbps USB4 40Gbps Logo.svg
  1. ^ a b c d USB4 can use optional Reed–Solomon forward error correction (RS FEC). In this mode, 12 × 16 B (128 bit) symbols are assembled together with 2 B (12 bit + 4 bit reserved) synchronisation bits indicating the respective symbol types and 4 B of RS FEC to allow to correct up to 1 B of errors anywhere in the total 198 B block.
  • Low-speed (LS) and Full-speed (FS) modes use a single data pair, labelled D+ and D−, in half-duplex. Transmitted signal levels are 0.0–0.3 V for logical low, and 2.8–3.6 V for logical high level. The signal lines are not terminated.
  • High-speed (HS) mode uses the same wire pair, but with different electrical conventions. Lower signal voltages of −10 to 10 mV for low and 360 to 440 mV for logical high level, and termination of 45 Ω to ground or 90 Ω differential to match the data cable impedance.
  • SuperSpeed (SS) adds two additional pairs of shielded twisted wire (and new, mostly compatible expanded connectors). These are dedicated to full-duplex SuperSpeed operation. The SuperSpeed link operates independently from USB 2.0 channel and takes a precedence on connection. Link configuration is performed using LFPS (Low Frequency Periodic Signaling, approximately at 20 MHz frequency), and electrical features include voltage de-emphasis at transmitter side, and adaptive linear equalization on receiver side to combat electrical losses in transmission lines, and thus the link introduces the concept of link training.
  • SuperSpeed+ (SS+) uses increased data rate (Gen 2×1 mode) and/or the additional lane in the USB-C connector (Gen 1×2 and Gen 2×2 mode).

A USB connection is always between a host or hub at the A connector end, and a device or hub’s «upstream» port at the other end.

Protocol layer[edit]

During USB communication, data is transmitted as packets. Initially, all packets are sent from the host via the root hub, and possibly more hubs, to devices. Some of those packets direct a device to send some packets in reply.

Transactions[edit]

The basic transactions of USB are:

  • OUT transaction
  • IN transaction
  • SETUP transaction
  • Control transfer exchange

Related standards[edit]

Media Agnostic USB[edit]

The USB Implementers Forum introduced the Media Agnostic USB (MA-USB) v.1.0 wireless communication standard based on the USB protocol on July 29, 2015. Wireless USB is a cable-replacement technology, and uses ultra-wideband wireless technology for data rates of up to 480 Mbit/s.[89]

The USB-IF used WiGig Serial Extension v1.2 specification as its initial foundation for the MA-USB specification and is compliant with SuperSpeed USB (3.0 and 3.1) and Hi-Speed USB (USB 2.0). Devices that use MA-USB will be branded as ‘Powered by MA-USB’, provided the product qualifies its certification program.[90]

InterChip USB[edit]

InterChip USB is a chip-to-chip variant that eliminates the conventional transceivers found in normal USB. The HSIC physical layer uses about 50% less power and 75% less board area compared to USB 2.0.[91] It is an alternative standard to SPI and I2C.

USB-C[edit]

USB-C (officially USB Type-C) is a standard that defines a new connector, and several new connection features. Among them it supports Alternate Mode, which allows transporting other protocols via the USB-C connector and cable. This is commonly used to support the DisplayPort or HDMI protocols, which allows connecting a display, such as a computer monitor or television set, via USB-C.

All other connectors were deprecated in USB 3.2.[92]

DisplayLink[edit]

DisplayLink is a technology which allows multiple displays to be connected to a computer via USB. It was introduced around 2006, and before the advent of Alternate Mode over USB-C it was the only way to connect displays via USB. It is a proprietary technology, not standardized by the USB Implementers Forum and typically requires a separate device driver on the computer.

Comparisons with other connection methods[edit]

IEEE 1394[edit]

At first, USB was considered a complement to IEEE 1394 (FireWire) technology, which was designed as a high-bandwidth serial bus that efficiently interconnects peripherals such as disk drives, audio interfaces, and video equipment. In the initial design, USB operated at a far lower data rate and used less sophisticated hardware. It was suitable for small peripherals such as keyboards and pointing devices.

The most significant technical differences between FireWire and USB include:

  • USB networks use a tiered-star topology, while IEEE 1394 networks use a tree topology.
  • USB 1.0, 1.1, and 2.0 use a «speak-when-spoken-to» protocol, meaning that each peripheral communicates with the host when the host specifically requests it to communicate. USB 3.0 allows for device-initiated communications towards the host. A FireWire device can communicate with any other node at any time, subject to network conditions.
  • A USB network relies on a single host at the top of the tree to control the network. All communications are between the host and one peripheral. In a FireWire network, any capable node can control the network.
  • USB runs with a 5 V power line, while FireWire supplies 12 V and theoretically can supply up to 30 V.
  • Standard USB hub ports can provide from the typical 500 mA/2.5 W of current, only 100 mA from non-hub ports. USB 3.0 and USB On-The-Go supply 1.8 A/9.0 W (for dedicated battery charging, 1.5 A/7.5 W full bandwidth or 900 mA/4.5 W high bandwidth), while FireWire can in theory supply up to 60 watts of power, although 10 to 20 watts is more typical.

These and other differences reflect the differing design goals of the two buses: USB was designed for simplicity and low cost, while FireWire was designed for high performance, particularly in time-sensitive applications such as audio and video. Although similar in theoretical maximum transfer rate, FireWire 400 is faster than USB 2.0 high-bandwidth in real-use,[93] especially in high-bandwidth use such as external hard drives.[94][95][96][97] The newer FireWire 800 standard is twice as fast as FireWire 400 and faster than USB 2.0 high-bandwidth both theoretically and practically.[98] However, FireWire’s speed advantages rely on low-level techniques such as direct memory access (DMA), which in turn have created opportunities for security exploits such as the DMA attack.

The chipset and drivers used to implement USB and FireWire have a crucial impact on how much of the bandwidth prescribed by the specification is achieved in the real world, along with compatibility with peripherals.[99]

Ethernet[edit]

The IEEE 802.3af, 802.3at, and 802.3bt Power over Ethernet (PoE) standards specify more elaborate power negotiation schemes than powered USB. They operate at 48 V DC and can supply more power (up to 12.95 W for 802.3af, 25.5 W for 802.3at aka PoE+, 71 W for 802.3bt aka 4PPoE) over a cable up to 100 meters compared to USB 2.0, which provides 2.5 W with a maximum cable length of 5 meters. This has made PoE popular for VoIP telephones, security cameras, wireless access points, and other networked devices within buildings. However, USB is cheaper than PoE provided that the distance is short and power demand is low.

Ethernet standards require electrical isolation between the networked device (computer, phone, etc.) and the network cable up to 1500 V AC or 2250 V DC for 60 seconds.[100] USB has no such requirement as it was designed for peripherals closely associated with a host computer, and in fact it connects the peripheral and host grounds. This gives Ethernet a significant safety advantage over USB with peripherals such as cable and DSL modems connected to external wiring that can assume hazardous voltages under certain fault conditions.[101][102]

MIDI[edit]

The USB Device Class Definition for MIDI Devices transmits Music Instrument Digital Interface (MIDI) music data over USB.[103] The MIDI capability is extended to allow up to sixteen simultaneous virtual MIDI cables, each of which can carry the usual MIDI sixteen channels and clocks.

USB is competitive for low-cost and physically adjacent devices. However, Power over Ethernet and the MIDI plug standard have an advantage in high-end devices that may have long cables. USB can cause ground loop problems between equipment, because it connects ground references on both transceivers. By contrast, the MIDI plug standard and Ethernet have built-in isolation to 500V or more.

eSATA/eSATAp[edit]

The eSATA connector is a more robust SATA connector, intended for connection to external hard drives and SSDs. eSATA’s transfer rate (up to 6 Gbit/s) is similar to that of USB 3.0 (up to 5 Gbit/s) and USB 3.1 (up to 10 Gbit/s). A device connected by eSATA appears as an ordinary SATA device, giving both full performance and full compatibility associated with internal drives.

eSATA does not supply power to external devices. This is an increasing disadvantage compared to USB. Even though USB 3.0’s 4.5 W is sometimes insufficient to power external hard drives, technology is advancing, and external drives gradually need less power, diminishing the eSATA advantage. eSATAp (power over eSATA; aka ESATA/USB) is a connector introduced in 2009 that supplies power to attached devices using a new, backward compatible, connector. On a notebook eSATAp usually supplies only 5 V to power a 2.5-inch HDD/SSD; on a desktop workstation it can additionally supply 12 V to power larger devices including 3.5-inch HDD/SSD and 5.25-inch optical drives.

eSATAp support can be added to a desktop machine in the form of a bracket connecting the motherboard SATA, power, and USB resources.

eSATA, like USB, supports hot plugging, although this might be limited by OS drivers and device firmware.

Thunderbolt[edit]

Thunderbolt combines PCI Express and Mini DisplayPort into a new serial data interface. Original Thunderbolt implementations have two channels, each with a transfer speed of 10 Gbit/s, resulting in an aggregate unidirectional bandwidth of 20 Gbit/s.[104]

Thunderbolt 2 uses link aggregation to combine the two 10 Gbit/s channels into one bidirectional 20 Gbit/s channel.[105]

Thunderbolt 3 uses the USB-C connector.[106][107][108] Thunderbolt 3 has two physical 20 Gbit/s bi-directional channels, aggregated to appear as a single logical 40 Gbit/s bi-directional channel. Thunderbolt 3 controllers can incorporate a USB 3.1 Gen 2 controller to provide compatibility with USB devices. They are also capable of providing DisplayPort alternate mode over the USB-C connector, making a Thunderbolt 3 port a superset of a USB 3.1 Gen 2 port with DisplayPort alternate mode.

DisplayPort Alt Mode 2.0: USB 4 supports DisplayPort 2.0 over its alternative mode. DisplayPort 2.0 can support 8K resolution at 60 Hz with HDR10 color.[109] DisplayPort 2.0 can use up to 80 Gbit/s, which is double the amount available to USB data, because it sends all the data in one direction (to the monitor) and can thus use all eight data lanes at once.[109]

After the specification was made royalty-free and custodianship of the Thunderbolt protocol was transferred from Intel to the USB Implementers Forum, Thunderbolt 3 has been effectively implemented in the USB4 specification—with compatibility with Thunderbolt 3 optional but encouraged for USB4 products.[110]

Interoperability[edit]

Various protocol converters are available that convert USB data signals to and from other communications standards.

Security threats[edit]

Due to the prevalency of the USB standard, there are many exploits using the USB standard. One of the biggest instances of this today is known as the USB Killer, a device which damages devices by sending high voltage pulses across the data lines.

In versions of Microsoft Windows before Windows XP, Windows would automatically run a script (if present) on certain devices via autorun, one of which are USB mass storage devices, which may contain malicious software.[111]

See also[edit]

USB[edit]

  • USB hardware
  • USB protocol
  • USB-C
  • USB hub
  • Extensible Host Controller Interface (XHCI)
  • List of device bit rates#Peripheral
  • WebUSB

Derived and related standards[edit]

  • DockPort
  • Windows Easy Transfer
  • LIO Target
  • Media Transfer Protocol
  • Mobile High-Definition Link
  • Thunderbolt (interface)

References[edit]

  1. ^ «82371FB (PIIX) and 82371SB (PIIX3) PCI ISA IDE Xcelerator» (PDF). Intel. May 1996. Archived from the original (PDF) on 13 March 2016. Retrieved 12 March 2016.
  2. ^ «USB deserves more support». Business. Boston Globe Online. Simson. 31 December 1995. Archived from the original on 6 April 2012. Retrieved 12 December 2011.
  3. ^ Hachman, Mark (4 March 2019). «The new USB4 spec promises a lot: Thunderbolt 3 support, 40Gbps bandwidth, and less confusion». PCWorld. Archived from the original on 27 March 2019. Retrieved 4 March 2019.
  4. ^ a b c d Jan Axelson, USB Complete: The Developer’s Guide, Fifth Edition, Lakeview Research LLC, 2015, ISBN 1931448280, pages 1-7
  5. ^ «Definition of: how to install a PC peripheral». PC. Ziff Davis. Archived from the original on 22 March 2018. Retrieved 17 February 2018.
  6. ^ Huang, Eric (3 May 2018). «To USB or Not to USB: USB Dual Role replaces USB On-The-Go». synopsys.com. Archived from the original on 25 July 2021. Retrieved 21 July 2021.
  7. ^ «Icon design recommendation for Identifying USB 2.0 Ports on PCs, Hosts and Hubs» (PDF). USB. Archived (PDF) from the original on 3 October 2016. Retrieved 26 April 2013..
  8. ^ «Members». Archived from the original on 7 November 2021. Retrieved 7 November 2021.
  9. ^ «Two decades of «plug and play»: How USB became the most successful interface in the history of computing». Archived from the original on 15 June 2021. Retrieved 14 June 2021.
  10. ^ «Intel Fellow: Ajay V. Bhatt». Intel Corporation. Archived from the original on 4 November 2009.
  11. ^ Rogoway, Mark (9 May 2009). «Intel ad campaign remakes researchers into rock stars». The Oregonian. Archived from the original on 26 August 2009. Retrieved 23 September 2009.
  12. ^ Pan, Hui; Polishuk, Paul (eds.). 1394 Monthly Newsletter. Information Gatekeepers. pp. 7–9. GGKEY:H5S2XNXNH99. Archived from the original on 12 November 2012. Retrieved 23 October 2012.
  13. ^ «SuperSpeed USB 3.0: More Details Emerge». PC world. 6 January 2009. Archived from the original on 24 January 2009.
  14. ^ «4.2.1». Universal Serial Bus Specification (PDF) (Technical report). 1996. p. 29. v1.0. Archived (PDF) from the original on 30 January 2018.
  15. ^ «Eight ways the iMac changed computing». Macworld. 15 August 2008. Archived from the original on 22 December 2011. Retrieved 5 September 2017.
  16. ^ «The PC Follows iMac’s Lead». Business week. 1999. Archived from the original on 23 September 2015.
  17. ^ «Popular Mechanics: Making Connections». Popular Mechanics Magazine. Hearst Magazines: 59. February 2001. ISSN 0032-4558. Archived from the original on 15 February 2017.
  18. ^ «High Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  19. ^ «Full Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  20. ^ «USB 2.0 Specification». USB Implementers Forum. Archived from the original on 3 December 2017. Retrieved 28 April 2019.
  21. ^ «Battery Charging v1.2 Spec and Adopters Agreement» (ZIP). USB Implementers Forum. 7 March 2012. Archived from the original on 6 October 2014. Retrieved 13 May 2021.
  22. ^ «USB 3.0 Specification Now Available» (PDF) (Press release). San Jose, Calif. 17 November 2008. Archived from the original (PDF) on 31 March 2010. Retrieved 22 June 2010 – via usb.org.
  23. ^ a b c d e Universal Serial Bus 3.0 Specification (ZIP). Hewlett-Packard Company Intel Corporation Microsoft Corporation NEC Corporation ST-Ericsson Texas Instruments. 6 June 2011. Archived from the original on 19 May 2014 – via www.usb.org.
    «Universal Serial Bus 3.0 Specification» (PDF). 12 November 2008. Archived (PDF) from the original on 6 October 2012. Retrieved 29 December 2012 – via www.gaw.ru.
  24. ^ «USB 3.0 Technology» (PDF). HP. 2012. Archived from the original on 19 February 2015. Retrieved 2 January 2014.
  25. ^ a b c d «USB 3.1 Specification – Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 12 March 2016 – via www.usb.org.
  26. ^ Silvia (5 August 2015). «USB 3.1 Gen 1 & Gen 2 explained». www.msi.org. Archived from the original on 8 July 2018. Retrieved 5 April 2018.
  27. ^ Universal Serial Bus 3.1 Specification. Hewlett-Packard Company Intel Corporation Microsoft Corporation Renesas Corporation ST-Ericsson Texas Instruments. 26 July 2013. Archived from the original (ZIP) on 21 November 2014. Retrieved 19 November 2014 – via www.usb.org.
  28. ^ «The USB 3.2 Specification released on September 22, 2017 and ECNs». usb.org. 22 September 2017. Archived from the original on 6 July 2019. Retrieved 4 September 2019.
  29. ^ «USB 3.0 Promoter Group Announces USB 3.2 Update» (PDF) (Press release). Beaverton, Oregon, US. 25 July 2017. Archived (PDF) from the original on 21 September 2017. Retrieved 27 July 2017 – via www.usb.org.
  30. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). usb.org. 26 February 2019. Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  31. ^ Ravencraft, Jeff (19 November 2019). «USB DevDays 2019 – Branding Session» (PDF). USB Implementers Forum (Presentation). p. 16. Archived from the original (PDF) on 22 March 2020. Retrieved 22 March 2020.
  32. ^ a b «USB Promoter Group USB4 Specification». usb.org. 29 August 2019. Archived from the original on 13 February 2021. Retrieved 30 August 2019.
  33. ^ Bright, Peter (4 March 2019). «Thunderbolt 3 becomes USB4, as Intel’s interconnect goes royalty-free». Ars Technica. Archived from the original on 13 February 2021. Retrieved 4 March 2019.
  34. ^ Grunin, Lori (4 March 2019). «USB4 marries Thunderbolt 3 for faster speeds and smarter transfers». CNET. Archived from the original on 4 March 2019. Retrieved 4 March 2019.
  35. ^ Brant, Tom (4 March 2019). «Thunderbolt 3 Merges With USB to Become USB4». PC Magazine. Archived from the original on 5 March 2019. Retrieved 4 March 2019.
  36. ^ «USB Promoter Group Announces USB4 Version 2.0 Specification defines delivering up to 80 Gbps over USB Type-C» (PDF).
  37. ^ «USB Data Performance, Language Usage Guidelines from USB-IF» (PDF). Retrieved 2 September 2022.
  38. ^ Matt Elliot (11 March 2019). «USB 3.2 explained: Making sense of current and confusing USB standards». CNET. Archived from the original on 27 July 2017. Retrieved 26 July 2022.
  39. ^ «USB4® Specification v2.0 | USB-IF».
  40. ^ «Battery Charging v1.1 Spec and Adopters Agreement». USB.org. Archived from the original on 11 January 2021. Retrieved 31 July 2019.
  41. ^ «Battery Charging v1.2 Spec and Adopters Agreement». USB.org. Archived from the original on 31 July 2019. Retrieved 31 July 2019.
  42. ^ «USB Power Delivery». USB.org. Archived from the original on 3 September 2019. Retrieved 3 September 2019.
  43. ^ «USB Type-C Cable and Connector Specification Revision 2.1». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  44. ^ a b «USB Power Delivery». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  45. ^ «Universal Serial Bus Specification Revision 2.0». USB.org. 11 October 2011. pp. 13, 30, 256. Archived from the original (ZIP) on 28 May 2012. Retrieved 8 September 2012.
  46. ^ Dan Froelich (20 May 2009). «Isochronous Protocol» (PDF). USB.org. Archived from the original (PDF) on 17 August 2014. Retrieved 21 November 2014.
  47. ^ «USB Class Codes». 22 September 2018. Archived from the original on 22 September 2018 – via www.usb.org.
  48. ^ Use class information in the interface descriptors. This base class is defined to use in device descriptors to indicate that class information should be determined from the Interface Descriptors in the device.
  49. ^ «Universal Serial Bus Test and Measurement Class Specification (USBTMC) Revision 1.0» (PDF). USB Implementers Forum. 14 April 2003. Archived (PDF) from the original on 23 December 2018. Retrieved 10 May 2018 – via sdpha2.ucsd.edu.
  50. ^ a b «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.1» (PDF). USB Implementers Forum. 15 October 2004. pp. 8–9. Archived (PDF) from the original on 11 October 2014. Retrieved 8 September 2014.
  51. ^ «100 Portable Apps for your USB Stick (both for Mac and Win)». Archived from the original on 2 December 2008. Retrieved 30 October 2008.
  52. ^ «Skype VoIP USB Installation Guide». Archived from the original on 6 July 2014. Retrieved 30 October 2008.
  53. ^ «PS/2 to USB Keyboard and Mouse Adapter». StarTech.com. Archived from the original on 12 November 2014.
  54. ^ «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.0» (PDF). USB Implementers Forum. 13 May 1999. pp. 7–8. Archived from the original (PDF) on 24 August 2014. Retrieved 8 September 2014.
  55. ^ «rpms/dfu-util: USB Device Firmware Upgrade tool». fedoraproject.org. 14 May 2014. Archived from the original on 8 September 2014. Retrieved 8 September 2014.
  56. ^ Karsten Nohl; Sascha Krißler; Jakob Lell (7 August 2014). «BadUSB – On accessories that turn evil» (PDF). srlabs.de. Security Research Labs. Archived from the original (PDF) on 8 August 2014. Retrieved 8 September 2014.
  57. ^ «USB-IF Announces USB Audio Device Class 3.0 Specification». Business Wire (Press release). Houston, Texas & Beaverton, Oregon. 27 September 2016. Archived from the original on 4 May 2018. Retrieved 4 May 2018.
  58. ^ «USB Device Class Specifications». www.usb.org. Archived from the original on 13 August 2014. Retrieved 4 May 2018.
  59. ^ a b c d e f Strong, Laurence (2015). «Why do you need USB Audio Class 2?» (PDF). XMOS. Archived from the original (PDF) on 24 November 2017. Retrieved 11 December 2020. In applications where streaming latency is important, UAC2 offers up to an 8x reduction over UAC1. … Each clocking method has pros and cons and best-fit applications.
  60. ^ «USB Audio 2.0 Drivers». Microsoft Hardware Dev Center. Archived from the original on 4 May 2018. Retrieved 4 May 2018. ADC-2 refers to the USB Device Class Definition for Audio Devices, Release 2.0.
  61. ^ «New USB Audio Class for USB Type-C Digital Headsets». Synopsys.com. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  62. ^ a b Kars, Vincent (May 2011). «USB». The Well-Tempered Computer. Archived from the original on 7 May 2018. Retrieved 7 May 2018. All operating systems (Win, OSX, and Linux) support USB Audio Class 1 natively. This means you don’t need to install drivers, it is plug&play.
  63. ^ «Fundamentals of USB Audio» (PDF). www.xmos.com. XMOS Ltd. 2015. Retrieved 10 December 2020. Note that Full Speed USB has a much higher intrinsic latency of 2ms
  64. ^ a b «This Just In: Microsoft Launches Native Class 2 USB Audio Support. Wait, What?». Computer Audiophile. Archived from the original on 2 September 2018. Retrieved 7 May 2018. Class 2 support enables much higher sample rates such as PCM 24 bit / 384 kHz and DSD (DoP) up through DSD256.
  65. ^ «Announcing Windows 10 Insider Preview Build 14931 for PC». Windows Experience Blog. 21 September 2016. Archived from the original on 23 September 2016. Retrieved 7 May 2018. We now have native support for USB Audio 2.0 devices with an inbox class driver! This is an early version of the driver that does not have all features enabled
  66. ^ Plummer, Gregg (20 September 2017). «Ampliozone: USB Audio Class 2.0 Support in Windows 10, FINALLY!!!!». Ampliozone. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  67. ^ a b «USB Digital Audio». Android Open Source Project. Retrieved 16 February 2023. Synchronous sub-mode is not commonly used with audio because both host and peripheral are at the mercy of the USB clock.{{cite web}}: CS1 maint: url-status (link)
  68. ^ «32-bit Atmel Microcontroller Application Note» (PDF). Atmel Corporation. 2011. Archived (PDF) from the original on 6 May 2016. Retrieved 13 April 2016.
  69. ^ «PCM2906C datasheet» (PDF). Texas Instruments. November 2011. Archived (PDF) from the original on 4 May 2018. Retrieved 4 May 2018. The PCM2906C employs SpAct™ architecture, TI’s unique system that recovers the audio clock from USB packet data.
  70. ^ Castor-Perry, Kendall (October 2010). «Designing Modern USB Audio Systems». Cypress Semiconductor. Archived from the original on 5 May 2018. Retrieved 4 May 2018.
  71. ^ a b Castor-Perry, Kendall (2011). «Programmable Clock Generation and Synchronization for USB Audio Systems». Cypress Semiconductor. Archived from the original on 4 May 2018. Retrieved 4 May 2018. Early USB replay interfaces used synchronous mode but acquired a reputation for poor quality of the recovered clock (and resultant poor replay quality). This was primarily due to deficiencies of clocking implementation rather than inherent shortcomings of the approach.
  72. ^ Kondoh, Hitoshi (20 February 2002). «The D/A diaries: A personal memoir of engineering heartache and triumph» (PDF). Archived (PDF) from the original on 12 December 2019. Retrieved 4 May 2018. The fact that there is no clock line within the USB cable leads to a thinner cable, which is an advantage. But, no matter how good the crystal oscillators are at the send and receive ends, there will always be some difference between the two…
  73. ^ «USB 2.0 Documents». www.usb.org. Archived from the original on 3 December 2017. Retrieved 7 May 2018.
  74. ^ «Our Guide to USB Audio — Why Should I Use it?». Cambridge Audio. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Synchronous USB DAC is the lowest quality of the three … Adaptive … means that there is no continuous, accurate master clock in the DAC, which causes jitter in the audio stream. … Asynchronous – this is the most complex to implement but it is a huge improvement on the other types.
  75. ^ Kars, Vincent (July 2012). «USB versus USB». The Well-Tempered Computer. Archived from the original on 22 April 2018. Retrieved 7 May 2018. Synchronous is not used in a quality DAC as it is very jittery. … asynchronous is the better of these modes.
  76. ^ «Low-Jitter USB: Dan Lavry, Michael Goodman, Adaptive, Asynchronous». Headphone Reviews and Discussion — Head-Fi.org. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Some manufacturers may lead you to believe that Asynchronous USB transfers are superior to Adaptive USB transfers and that therefore you must believe in the asynchronous solution. This no more true than saying that you «must» hold the fork in your left hand. In fact, if you know what you are doing, you will feed yourself with either hand. The issue is really about good engineering practices.
  77. ^ «USB 2.0 Specification Engineering Change Notice (ECN) #1: Mini-B connector» (PDF). 20 October 2000. Archived (PDF) from the original on 12 April 2015. Retrieved 29 December 2014 – via www.usb.org.
  78. ^ «USB Cable Length Limitations» (PDF). CablesPlusUSA.com. 3 November 2010. Archived from the original (PDF) on 11 October 2014. Retrieved 2 February 2014.
  79. ^ «What is the Maximum Length of a USB Cable?». Techwalla.com. Archived from the original on 1 December 2017. Retrieved 18 November 2017.
  80. ^ a b «Cables and Long-Haul Solutions». USB 2.0 Frequently Asked Questions. USB Implementers Forum. Archived from the original on 18 January 2011. Retrieved 28 April 2019.
  81. ^ Axelson, Jan. «USB 3.0 Developers FAQ». Archived from the original on 20 December 2016. Retrieved 20 October 2016.
  82. ^ «USB 3.1 — Type-C Host to Host». superuser.com. Archived from the original on 14 October 2021. Retrieved 21 July 2021.
  83. ^ «Parameter Values». Battery Charging Specification, Revision 1.2. USB Implementers Forum. 7 December 2010. p. 45. Archived from the original on 28 March 2016. Retrieved 29 March 2016.
  84. ^ «OVERVIEW OF USB BATTERY CHARGING REVISION 1.2 AND THE IMPORTANT ROLE OF ADAPTER EMULATORS» (PDF). maxim integrated. 2014. p. 3. Archived (PDF) from the original on 4 July 2021. Retrieved 12 August 2021.
  85. ^ «USB in a NutShell – Chapter 2: Hardware». Beyond Logic.org. Archived from the original on 20 August 2007. Retrieved 25 August 2007.
  86. ^ «USB Logo Usage Guidelines» (PDF). USB Implementers Forum. Archived (PDF) from the original on 9 January 2022. Retrieved 13 February 2022.
  87. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  88. ^ «USB4 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 13 November 2021. Retrieved 13 February 2022.
  89. ^ «Media Agnostic USB v1.0a Spec and Adopters Agreement». usb.org. Archived from the original on 31 July 2021. Retrieved 21 July 2021.
  90. ^ Shaikh, Roshan Ashraf (3 November 2020). «USB-IF releases final specification of Media Agnostic USB». tweaktown.com. Archived from the original on 15 March 2021. Retrieved 21 July 2021.
  91. ^ Shuler, Kurt (31 March 2011). «Interchip Connectivity: HSIC, UniPro, HSI, C2C, LLI… oh my!». Arteris IP. Archived from the original on 19 June 2011. Retrieved 24 June 2011.
  92. ^ «USB 3.2 and Beyond». Black Box. Retrieved 4 March 2023.
  93. ^ «FireWire vs. USB 2.0» (PDF). QImaging. Archived (PDF) from the original on 11 October 2010. Retrieved 20 July 2010.
  94. ^ «FireWire vs. USB 2.0 – Bandwidth Tests». Archived from the original on 12 August 2007. Retrieved 25 August 2007.
  95. ^ «USB 2.0 vs FireWire». Pricenfees. Archived from the original on 16 October 2016. Retrieved 25 August 2007.
  96. ^ Metz, Cade (25 February 2003). «The Great Interface-Off: FireWire Vs. USB 2.0». PC Magazine. Archived from the original on 30 September 2007. Retrieved 25 August 2007.
  97. ^ Heron, Robert. «USB 2.0 Versus FireWire». TechTV. Archived from the original on 29 September 2007. Retrieved 25 August 2007.
  98. ^ «FireWire vs. USB 2.0». USB Ware. Archived from the original on 16 March 2007. Retrieved 19 March 2007.
  99. ^ Key, Gary (15 November 2005). «Firewire and USB Performance». Archived from the original on 23 April 2008. Retrieved 1 February 2008.
  100. ^ «802.3, Section 14.3.1.1» (PDF). IEEE. Archived (PDF) from the original on 6 December 2010.
  101. ^ «Powerbook Explodes After Comcast Plugs in Wrong Cable». Consumerist. 8 March 2010. Archived from the original on 25 June 2010. Retrieved 22 June 2010.
  102. ^ «Technical Note. Galvanic Isolation» (PDF). iSYSTEM. 2021. Archived (PDF) from the original on 21 December 2021. Retrieved 13 February 2022.
  103. ^ «Universal Serial Bus Device Class Definition for MIDI Devices» (PDF). usb.org. 1 November 1999. Archived (PDF) from the original on 2 November 2021. Retrieved 21 July 2021.
  104. ^ «How Thunderbolt Technology Works: Thunderbolt Technology Community». ThunderboltTechnology.net. Archived from the original on 10 February 2014. Retrieved 22 January 2014.
  105. ^ Galbraith, Jim (2 January 2014). «What you need to know about Thunderbolt 2». Macworld. IDG Communications, Inc. Archived from the original on 24 June 2021. Retrieved 18 June 2021.
  106. ^ «One port to rule them all: Thunderbolt 3 and USB Type-C join forces». Archived from the original on 2 June 2015. Retrieved 2 June 2015.
  107. ^ «Thunderbolt 3 is twice as fast and uses reversible USB-C». Archived from the original on 3 June 2015. Retrieved 2 June 2015.
  108. ^ Sebastian Anthony (2 June 2015). «Thunderbolt 3 embraces USB Type-C connector, doubles bandwidth to 40 Gbps». Ars Technica. Archived from the original on 9 June 2015. Retrieved 2 June 2015.
  109. ^ a b Porter, Jon (30 April 2020). «New DisplayPort spec enables 16K video over USB-C». The Verge. Vox Media, LLC. Archived from the original on 15 April 2021. Retrieved 18 June 2021.
  110. ^ «USB4™ Thunderbolt3™ Compatibility Requirements Specification» (PDF). USB. USB.org. January 2021. Archived (PDF) from the original on 19 October 2021. Retrieved 1 January 2021.
  111. ^ «Using AutoRun with a USB Flash Drive (USB stick)». Positive Technologies. 25 June 2022. Archived from the original on 26 April 2022. Retrieved 26 July 2022.

Further reading[edit]

  • Axelson, Jan (1 September 2006). USB Mass Storage: Designing and Programming Devices and Embedded Hosts (1st ed.). Lakeview Research. ISBN 978-1-931-44804-8.
  • ——— (1 December 2007). Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems (2nd ed.). Lakeview Research. ISBN 978-1-931-44806-2.
  • ——— (2015). USB Complete: The Developer’s Guide (5th ed.). Lakeview Research. ISBN 978-1-931448-28-4.
  • Hyde, John (February 2001). USB Design by Example: A Practical Guide to Building I/O Devices (2nd ed.). Intel Press. ISBN 978-0-970-28465-5.
  • «Debugging USB 2.0 for Compliance: It’s Not Just a Digital World» (PDF). Keysight Technologies. Technologies Application Note. Keysight (1382–3).

External links[edit]

General overview[edit]

  • Joel Johnson (29 May 2019). «The unlikely origins of USB, the port that changed everything». Fast Company.
  • Leigh, Peter (24 May 2020). Why Does USB Keep Changing? (video).
  • Parikh, Bijal. «USB (Universal Serial Bus): An Overview». Engineers Garage. WTWH Media. Retrieved 7 May 2022.
  • Barnatt, Christopher (25 September 2022). Explaining USB: From 1.0 to USB4 V2.0 (ExplainingComputers) (video).

Technical documents[edit]

  • «USB Implementers Forum (USB-IF)». USB.org.
  • «USB Document Library (USB 3.2, USB 2.0, Wireless USB, USB-C, USB Power Delivery)». USB.org.
  • «Universal Host Controller Interface (UHCI)» (PDF). Intel – via mit.edu.
  • «USB 3.0 Standard-A, Standard-B, Powered-B connectors». Pinouts guide. Archived from the original on 14 May 2016.
  • Muller, Henk (July 2012). «How To Create And Program USB Devices». Electronic Design.
  • Garney, John (June 1996). «An Analysis of Throughput Characteristics of Universal Serial Bus» (PDF).
  • Hershenhoren, Razi; Reznik, Omer (October 2010). «USB 2.0 Protocol Engine» (PDF).
  • IEC 62680 (Universal Serial Bus interfaces for data and power):
    • IEC 62680-1.1:2015 — Part 1-1: Common components — USB Battery Charging Specification, Revision 1.2
    • IEC 62680-1-2:2018 — Part 1-2: Common components — USB Power Delivery specification
    • IEC 62680-1-3:2018 — Part 1-3: Common components — USB Type-C Cable and Connector Specification
    • IEC 62680-1-4:2018 — Part 1-4: Common components — USB Type-C Authentication Specification
    • IEC 62680-2-1:2015 — Part 2-1: Universal Serial Bus Specification, Revision 2.0
    • IEC 62680-2-2:2015 — Part 2-2: Micro-USB Cables and Connectors Specification, Revision 1.01
    • IEC 62680-2-3:2015 — Part 2-3: Universal Serial Bus Cables and Connectors Class Document Revision 2.0
    • IEC 62680-3-1:2017 — Part 3-1: Universal Serial Bus 3.1 Specification

Всего найдено: 12

Добрый день. Вышел спор с коллегами как правильно писать в документе, с кавычками или без. И требуется-ли ставить точку: Приложения: 1. Приложение 1. «название приложения». 2. Приложение 2. «название приложения». ИЛИ Приложения: 1. Приложение 1 название приложения 2. Приложение 2 название приложения

Ответ справочной службы русского языка

ГОСТ Р 7.0.97-2016 предписывает такой вариант оформления:

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» alt=»» width=»653″ height=»112″ />

Здравствуйте! У меня вопрос по поводу употребления кавычек в названиях станций. Я всегда думала, что они обязательны, а тут узнала, что якобы в названии станций метро и МЦД их нужно ставить (метро «Комсомольская», «Нахабино»), а в названий железнодорожных станций — нет. Мне это кажется странным. При перечислении тогда будет выглядеть: станция «Одинцово» (МЦД), станция Голицыно (не МЦД), станция «Кунцево» (МЦД)? Есть справочник, где это зафиксировано, можете подсказать? Заранее спасибо. С уважением, Наталья.

Ответ справочной службы русского языка

Написание названий железнодорожных станций и станций метрополитена было регламентировано давно. В полном академическом справочнике «Правила русской орфографии и пунктуации» под ред. В. В. Лопатина сформулировано правило:

«В названиях железнодорожных станций, вокзалов, аэропортов и т. п. с прописной буквы пишутся все слова, кроме родовых обозначений, напр.: станция Москва-Пассажирская, Казанский вокзал, аэропорты Шереметьево, Внуково.

Названия станций метро, остановок наземного городского транспорта заключаются в кавычки (в текстах, но не на картах и схемах); с прописной буквы пишется первое (или единственное) слово таких названий, а также все те слова, которые пишутся с прописной буквы в составе соответствующих топонимов, напр.: станции метро «Александровский сад», «Октябрьское Поле», «Проспект Мира»; остановки «Никитские Ворота», «Улица Лесная», «Школа», «Детская поликлиника»» (§ 175).

Эта норма сформировалась вследствие того, что названия железнодорожных станций часто совпадают с названиями населенных пунктов, указывая одновременно и на станции и на населенные пункты, имена которых в кавычки не заключаются. Условных названий, которые по общему правилу можно было бы писать в кавычках, немного.

Большинство названий станций метро условны, часто они образуются от названий внутригородских объектов. Такие названия удобнее писать в кавычках. (Подробнее о кавычках в названиях железнодорожных станций и станций метро можно прочитать в статье В. М. Пахомова «usbiz.ru/article_index.html?cat=6&id=5487″ target=»_blank» rel=»noopener noreferrer»>Не забудь… станция Луговая»).

Когда появилась сеть МЦД, возник вопрос о кавычках в названиях станций. Было принято написание в кавычках по аналогии со станциями метро.

вЕнтилятор — проверочное слово вентиль?

Ответ справочной службы русского языка

Вентиль, вентилировать, вентилятор – родственные слова, они восходят к лат. ventilo «развеиваю, проветриваю», в них выделяется корень вентил(ь)-. Родство слов ощущается носителями русского языка. Это дает орфографистам  основание считать слово вентиль проверочным для вентилировать и вентилятор. См. здесь.

Однако найти у слов вентиль, вентилировать, вентилятор общий смысловой компонент, который однозначно бы показывал, что они однокоренные, затруднительно. Вентилятор – устройство для проветривания помещений или охлаждения воздуха, двигателей и т.п.; вентилировать – производить вентиляцию. Вентиль – клапан для регулирования расхода жидкости, пара, газа и т.п.  

                                                          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» alt=»Вентиль (клапан) запорный проходной латунный муфтовый 15б1п» width=»75″ height=»75″ />

Поэтому в современном русском языке эти слова все же однокоренными признать нельзя, а значит, и проверять слова вентилировать, вентилятор словом вентиль неправильно. Но опереться на слово вентиль, чтобы запомнить, как пишутся родственные слова вполне можно. Эту проверку условно можно назвать этимологической.

Добрый день! USB совместимый в «USB совместимое устройство» пишется через дефис или раздельно? Тот же вопрос с «LED телевизором». Благодарю.

Ответ справочной службы русского языка

В обоих случаях используется дефис.

Добрый день!
Подскажите, пожалуйста, корректное написание
USB CD-привод.
Огромное спасибо!

Ответ справочной службы русского языка

Корректно: USB-CD-привод. Но лучше написать иначе:  CD-привод USB.

Добрый день!
Будьте любезны, подскажите корректное написание
USB флеш-накопитель.
Большое спасибо!

Ответ справочной службы русского языка

Корректно дефисное написание: USB-флеш-накопитель.

Здравствуйте.
В словарях нет слова «флешка», есть только «флеш-память» (flash memory). Но технически это разные понятия. В Википедии это «USB-флеш-накопитель». В технической литературе пишут «USB-флеш», иногда и «флешка» (бывает и «флэшка»).
Как, по вашему мнению, правильно?
Спасибо.

Ответ справочной службы русского языка

Конечно, слова типа флешка, открывашка, промокашка активно образуются в разговорной речи и, соответственно, имеют разговорную окраску. Флеш-накопитель — более грамотное с технической точки зрения наименование.

Добрый день,
подскажите,
1) нужен ли дефис в словах типа РЧ-сигнал, УВЧ-спектр?
2) Как более грамотно: USB-порт, или порт USB?
3) Нужен ли дефис при переводе таких иностранных названий, как, например, San Martin Street (Сан-Мартин-Стрит)?

Ответ справочной службы русского языка

1. Дефис нужен.

2. Лучше: порт USB.

3. Да, дефис нужен.

добрый день!
Уточните, пожалуйста, где ставится ударение во множественном числе USB-пОрты или USB-портЫ

Екатерина

Ответ справочной службы русского языка

Предпочтительно: USB-пОрты.

как писать USB кабель, слитно, через дифис или раздельно? тоже самое USB порт?
как писать стерео наушники, стерео система, слитно или раздельно?

Ответ справочной службы русского языка

Правильно: USB-кабель, USB-порт, стереонаушники, стереосистема.

Добрый день. Хотелось бы узнать, как правильно написать «мини-USB-порт». Все через дефис? Или раздельно? Очень надеюсь на ответ.

Ответ справочной службы русского языка

Да, корректно написание с двумя дефисами. Вы написали верно.

Скажите, пожалуйста, нужна ли запятая перед союзом «И»:

Если вы используете съемный диск, вставьте дискету в дисковод, а съемный диск в разъем USB-порта, и нажмите кнопку «Диск».

Спасибо!

Ответ справочной службы русского языка

Запята перед _и_ не нужна.

Содержание

  1. Поиск ответа
  2. Поиск ответа
  3. 4 Различных типа USB-кабелей [и их разновидности]
  4. Где используется USB?
  5. Преимущества интерфейса USB
  6. Типы USB в зависимости от их версии
  7. USB 3.0
  8. USB4 или USB 4.0
  9. Типы USB-кабелей [в зависимости от их физической структуры]
  10. USB Тип-A
  11. USB Тип-B
  12. USB Mini и Micro типа B
  13. USB OTG
  14. Что в будущем?

Поиск ответа

Всего найдено: 5

Добрый день,
подскажите,
1) нужен ли дефис в словах типа РЧ-сигнал, УВЧ-спектр?
2) Как более грамотно: USB-порт , или порт USB?
3) Нужен ли дефис при переводе таких иностранных названий, как, например, San Martin Street (Сан-Мартин-Стрит)?

Ответ справочной службы русского языка

2. Лучше: порт USB.

добрый день!
Уточните, пожалуйста, где ставится ударение во множественном числе USB-пОрт ы или USB-порт Ы

Ответ справочной службы русского языка

как писать USB кабель, слитно, через дифис или раздельно? тоже самое USB порт?
как писать стерео наушники, стерео система, слитно или раздельно?

Ответ справочной службы русского языка

Правильно: USB-кабель, USB-порт , стереонаушники, стереосистема .

Добрый день. Хотелось бы узнать, как правильно написать «мини- USB-порт «. Все через дефис? Или раздельно? Очень надеюсь на ответ.

Ответ справочной службы русского языка

Да, корректно написание с двумя дефисами. Вы написали верно.

Скажите, пожалуйста, нужна ли запятая перед союзом «И»: Если вы используете съемный диск, вставьте дискету в дисковод, а съемный диск в разъем USB-порт а, и нажмите кнопку «Диск». Спасибо!

Ответ справочной службы русского языка

Источник

Поиск ответа

Всего найдено: 12

Добрый день. Вышел спор с коллегами как правильно писать в документе, с кавычками или без. И требуется-ли ставить точку: Приложения: 1. Приложение 1. «название приложения». 2. Приложение 2. «название приложения». ИЛИ Приложения: 1. Приложение 1 название приложения 2. Приложение 2 название приложения

Ответ справочной службы русского языка

ГОСТ Р 7.0.97-2016 предписывает такой вариант оформления:

usb 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» alt=»» width=»653″ height=»112″/>

Здравствуйте! У меня вопрос по поводу употребления кавычек в названиях станций. Я всегда думала, что они обязательны, а тут узнала, что якобы в названии станций метро и МЦД их нужно ставить (метро «Комсомольская», «Нахабино»), а в названий железнодорожных станций — нет. Мне это кажется странным. При перечислении тогда будет выглядеть: станция «Одинцово» (МЦД), станция Голицыно (не МЦД), станция «Кунцево» (МЦД)? Есть справочник, где это зафиксировано, можете подсказать? Заранее спасибо. С уважением, Наталья.

Ответ справочной службы русского языка

Написание названий железнодорожных станций и станций метрополитена было регламентировано давно. В полном академическом справочнике «Правила русской орфографии и пунктуации» под ред. В. В. Лопатина сформулировано правило:

« В названиях железнодорожных станций, вокзалов, аэропортов и т. п. с прописной буквы пишутся все слова, кроме родовых обозначений, напр.: станция Москва-Пассажирская, Казанский вокзал, аэропорты Шереметьево, Внуково.

Названия станций метро, остановок наземного городского транспорта заключаются в кавычки (в текстах, но не на картах и схемах); с прописной буквы пишется первое (или единственное) слово таких названий, а также все те слова, которые пишутся с прописной буквы в составе соответствующих топонимов, напр.: станции метро «Александровский сад», «Октябрьское Поле», «Проспект Мира»; остановки «Никитские Ворота», «Улица Лесная», «Школа», «Детская поликлиника» » (§ 175).

Эта норма сформировалась вследствие того, что названия железнодорожных станций часто совпадают с названиями населенных пунктов, указывая одновременно и на станции и на населенные пункты, имена которых в кавычки не заключаются. Условных названий, которые по общему правилу можно было бы писать в кавычках, немного.

Большинство названий станций метро условны, часто они образуются от названий внутригородских объектов. Такие названия удобнее писать в кавычках. (Подробнее о кавычках в названиях железнодорожных станций и станций метро можно прочитать в статье В. М. Пахомова «usb iz.ru/article_index.html?cat=6&id=5487″ target=»_blank» rel=»noopener noreferrer»>Не забудь… станция Луговая»).

Когда появилась сеть МЦД, возник вопрос о кавычках в названиях станций. Было принято написание в кавычках по аналогии со станциями метро.

вЕнтилятор — проверочное слово вентиль?

Ответ справочной службы русского языка

Вентиль, вентилировать, вентилятор – родственные слова, они восходят к лат. ventilo «развеиваю, проветриваю», в них выделяется корень вентил(ь)-. Родство слов ощущается носителями русского языка. Это дает орфографистам основание считать слово вентиль проверочным для вентилировать и вентилятор. См. здесь.

Однако найти у слов вентиль, вентилировать, вентилятор общий смысловой компонент, который однозначно бы показывал, что они однокоренные, затруднительно. Вентилятор – устройство для проветривания помещений или охлаждения воздуха, двигателей и т.п.; вентилировать – производить вентиляцию. Вентиль – клапан для регулирования расхода жидкости, пара, газа и т.п.

uSb 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» alt=»Вентиль (клапан) запорный проходной латунный муфтовый 15б1п» width=»75″ height=»75″/>

Поэтому в современном русском языке эти слова все же однокоренными признать нельзя, а значит, и проверять слова вентилировать, вентилятор словом вентиль неправильно. Но опереться на слово вентиль, чтобы запомнить, как пишутся родственные слова вполне можно. Эту проверку условно можно назвать этимологической.

Добрый день! USB совместимый в » USB совместимое устройство» пишется через дефис или раздельно? Тот же вопрос с «LED телевизором». Благодарю.

Ответ справочной службы русского языка

В обоих случаях используется дефис.

Добрый день!
Подскажите, пожалуйста, корректное написание
USB CD-привод.
Огромное спасибо!

Ответ справочной службы русского языка

Корректно: USB -CD-привод. Но лучше написать иначе: CD-привод USB .

Добрый день!
Будьте любезны, подскажите корректное написание
USB флеш-накопитель.
Большое спасибо!

Ответ справочной службы русского языка

Корректно дефисное написание: USB -флеш-накопитель .

Здравствуйте.
В словарях нет слова «флешка», есть только «флеш-память» (flash memory). Но технически это разные понятия. В Википедии это » USB -флеш-накопитель». В технической литературе пишут » USB -флеш», иногда и «флешка» (бывает и «флэшка»).
Как, по вашему мнению, правильно?
Спасибо.

Ответ справочной службы русского языка

Конечно, слова типа флешка, открывашка, промокашка активно образуются в разговорной речи и, соответственно, имеют разговорную окраску. Флеш-накопитель — более грамотное с технической точки зрения наименование.

Добрый день,
подскажите,
1) нужен ли дефис в словах типа РЧ-сигнал, УВЧ-спектр?
2) Как более грамотно: USB -порт, или порт USB ?
3) Нужен ли дефис при переводе таких иностранных названий, как, например, San Martin Street (Сан-Мартин-Стрит)?

Ответ справочной службы русского языка

2. Лучше: порт USB .

добрый день!
Уточните, пожалуйста, где ставится ударение во множественном числе USB -пОрты или USB -портЫ

Ответ справочной службы русского языка

как писать USB кабель, слитно, через дифис или раздельно? тоже самое USB порт?
как писать стерео наушники, стерео система, слитно или раздельно?

Ответ справочной службы русского языка

Правильно: USB -кабель, USB -порт, стереонаушники, стереосистема .

Добрый день. Хотелось бы узнать, как правильно написать «мини- USB -порт». Все через дефис? Или раздельно? Очень надеюсь на ответ.

Ответ справочной службы русского языка

Да, корректно написание с двумя дефисами. Вы написали верно.

Скажите, пожалуйста, нужна ли запятая перед союзом «И»: Если вы используете съемный диск, вставьте дискету в дисковод, а съемный диск в разъем USB -порта, и нажмите кнопку «Диск». Спасибо!

Ответ справочной службы русского языка

Источник

4 Различных типа USB-кабелей [и их разновидности]

USB или универсальная последовательная шина — это стандартный тип соединения и среда связи между широким спектром электрических устройств, включая компьютеры и периферийные устройства.

Она была введена в эксплуатацию в 1996 году. Идея заключалась в стандартизации связи или передачи данных между периферийными устройствами и компьютерами путем замены старых интерфейсов связи, таких как параллельные и последовательные порты (не путайте их с процессом связи/передачи данных) и FireWire.

Знаете ли вы? Стандарт USB регулируется Форумом разработчиков USB (USB-IF), учрежденным компаниями-основателями, включая IBM, Intel, Microsoft и Nortel.

Где используется USB?

В качестве отраслевого стандарта кабели USB используются для подключения настольных или портативных компьютеров к внешним аппаратным устройствам, таким как клавиатуры, мыши, флэш-накопители, принтеры и игровые контроллеры.

Интерфейс USB стал настолько популярным в последние годы, что вы можете легко найти их даже в автомобилях и электрических розетках в домах. Современные смартфоны, планшетные компьютеры и многие портативные устройства теперь поддерживают USB-кабели и разъемы для быстрой зарядки по сравнению с другими типами кабелей.

Преимущества интерфейса USB

  • Хотя USB был в первую очередь разработан для нормализации связи между персональными компьютерами и вспомогательными устройствами, существует несколько других преимуществ интерфейса USB.
  • Он является самонастраивающимся, а это означает, что нет необходимости настраивать/конфигурировать его параметры перед использованием.
  • USB-устройства могут быть добавлены или заменены в систему без выключения или перезагрузки системы (с возможностью горячей замены).
  • Его способность к электропитанию позволяет питать небольшие устройства без дополнительного кабеля питания.
  • Протокол передачи данных USB и получение сигналов всегда надежны независимо от их версии.

Типы USB в зависимости от их версии

Есть два способа классификации USB-кабеля; на основе его версии или поколения, которая касается функциональности (скорости передачи данных) кабеля, и по его физической конструкции.

Прежде чем приступить к рассмотрению различных типов USB-кабелей, давайте сначала разберемся с несколькими терминами, связанными с ними. Типичный USB-кабель имеет два разъёма, по одному с каждой стороны. Один — для хоста, к которому относятся все типы компьютеров (ПК, планшеты), а другой — для приемника, любого портативного устройства (смартфона), на которое необходимо перенести данные. Слот, в который вставлен USB, называется портом или розеткой. Как бы то ни было, давайте перейдем к делу.

С 1996 года были представлены четыре основных версии или поколения стандартов USB. Это USB 1.0, USB 2.0, USB 3.0 и USB4. USB4 — самый последний.

Таблица, показывающая различные версии USB и поддерживаемые ими скорости передачи.

Оригинальный USB, USB 1.0, поддерживает двухскоростную шину со скоростью передачи данных 1,5 Мбит/с для недорогих устройств с низкой скоростью передачи данных (клавиатуры, мыши) и 12 Мбит/с для устройств с высокой скоростью передачи данных (принтеры, дисководы). Эта архитектура с несколькими шинами расширена до USB 2.0 (запущен в 2001 г.). Однако была добавлена ​​третья, «высокоскоростная» шина с максимальной скоростью передачи данных 480 Мбит/с.

Универсальная последовательная шина впервые привлекла внимание в 1988 году (когда был представлен USB 1.1) с выпуском Apple iMac. Это был первый широко известный продукт с технологией USB. Вскоре производители ПК последовали их примеру, заменив устаревшие порты на USB в своих продуктах. Таким образом, первоначальный успех USB связан с успехом iMac.

USB 3.0

USB 3.0, выпущенный 12 ноября 2008 года, произвел революцию в отрасли. Он представил гораздо более высокоскоростную шину со скоростью передачи данных до 5 Гбит/с (в дополнение к существующим режимам скорости передачи) и более высокую выходную мощность (900 мА по сравнению с 500 мА в предыдущих версиях). Более того, он был обратно совместим с USB 2.0, что обеспечивает возможность взаимодействия. Эта версия USB известна как SuperSpeed.

Порты USB 3.0 Gen 1

Стандарт USB 3.0 был заменен USB 3.1 в 2014 году. Скорость передачи данных в USB 3.1 Gen 2 (SuperSpeed ​​+) была увеличена до 10 Гбит/с. Одним из важных изменений, выдвинутых стандартом USB 3.1, стала замена их предыдущей схемы кодирования 8b/10b на более эффективную 128b/132b, вариант кодирования 64b/66b (который преобразует 64-битные данные в 66-битный линейный код). Это значительно снижает накладные расходы на кодирование, что приводит к сравнительно более высоким эффективным скоростям передачи данных.

Следующий стандарт USB 3.2 был выпущен в 2017 году. Как и ожидалось, он ввел новый, гораздо более быстрый режим передачи, сохранив при этом все существующие режимы. Это позволило кабелям USB-C (поддерживаемым 3.1) работать в 2 раза быстрее их начальной скорости (от 5 Гбит/с до 10 Гбит/с для кабелей USB-C 3.1 Gen 1 и от 10 Гбит/с до 20 Гбит/с для кабелей Gen 2). Позже мы поговорим о кабелях USB-C.

USB4 или USB 4.0

Последний стандарт USB, USB4 (или USB 4), расширяет существующие возможности кабелей USB-C, обеспечивая максимальную доступную пропускную способность USB. Он основан на протоколе Thunderbolt, который предлагает расширенные функции, такие как двунаправленная передача данных (отправка и получение данных с обоих концов), данные по двойному протоколу и передача видео по одному кабелю с низкой задержкой.

USB4 совместим с Thunderbolt 3 и обратно совместим со спецификациями USB 2.0 и USB 3.2. Он поддерживает максимальную скорость передачи данных 40 Гбит/с. В существующих кабелях USB-C эти скорости достигаются за счет двухполосной работы, когда две полосы в кабеле передают данные одновременно.

Базовый процессор Intel 11-го поколения Tiger Lake — первый продукт, поддерживающий стандарт USB4 или Thunderbolt 4.

Типы USB-кабелей [в зависимости от их физической структуры]

Почти все электронные продукты, от смартфонов и небольших портативных устройств до компьютеров всех типов, теперь имеют USB-порты или поддержку USB. Однако физические характеристики USB-портов и разъемов различаются в зависимости от класса продукта.

По физическим характеристикам или компоновке кабели USB можно разделить на три типа: USB-A, USB-B и USB-C.

USB Тип-A

USB-A, пожалуй, самый популярный USB (разъем или порт), который вы можете найти на своих ПК, игровых консолях, портативных медиаплеерах и портах для зарядки смартфонов. Стандартный штекер USB Type-A имеет плоскую прямоугольную форму.

Более старые разъемы USB Type-A и порты, поддерживающие стандарт USB 2.0, имеют четыре внутренних контакта; одна пара предназначена для передачи данных, а другая — для питания. С введением стандарта USB 3.0 к оригинальной конструкции были добавлены пять дополнительных контактов, чтобы сделать новые порты и разъемы USB Type-A (SuperSpeed) более быстрыми и обратно совместимыми со старыми версиями USB.

USB Тип-B

Порты USB типа B обычно находятся на приемниках или периферийных устройствах, таких как принтеры и сканеры, которые работают с высокими скоростями передачи данных и имеют относительно больший размер (по сравнению с другими периферийными устройствами).

В большинстве случаев USB-кабель, соединяющий компьютер с принтером или сканером, имеет разъем USB типа B с одной стороны и разъем типа A с другой. Хотя они обычно имеют двойное назначение, некоторые порты типа B допускают передачу питания только от хоста.

Существует две версии USB Type-B. Оригинальный разъем USB Type-B имеет квадратное сечение со слегка наклоненным верхним внешним ободком. Он поддерживает скорость передачи данных до 480 Мбит/с (USB 2.0).

Разъем USB 3.0 Type-B

Улучшенная версия разъема Type-B, Type-B SuperSpeed, была представлена, чтобы сделать их совместимыми со стандартом USB 3.0. Кабели Type-B SuperSpeed ​​со скоростью передачи данных более 5 Гбит/с идеально подходят для подключения ПК с внешними жесткими дисками и аудиоинтерфейсами.

USB Mini и Micro типа B

Разъем USB Micro-B

Разъемы Mini-USB были впервые введены в 1998 году для электронных устройств, таких как ранние смартфоны и планшетные компьютеры. В то время как разъемы Mini-A уже давно сняты с производства, Mini Type-B по-прежнему поддерживается небольшим количеством устройств.

Разъемы Micro-USB разработаны специально для современных портативных устройств, таких как смартфоны и фотоаппараты, которые намного тоньше ранних устройств. Толщина разъема Micro-USB почти вдвое меньше, чем у Mini-USB.

USB-C-это отраслевой стандарт для высокоскоростной передачи данных и питания, который в настоящее время используется на все большем числе устройств, включая новейшие смартфоны, внешние твердотельные накопители и дорогие ноутбуки.

Разъем USB-C сначала может показаться похожим на разъем Micro-USB, поскольку оба имеют изогнутые края, хотя разъем USB-C немного толще и шире.

Пожалуй, наиболее важной и желанной особенностью разъемов USB-C является возможность переключения. Это означает, что разъемы USB-C не имеют ориентации вверх или вниз (как в случае с разъемами USB-A и USB-B). Их можно каждый раз правильно вставлять, не переворачивая.

Еще одним преимуществом кабелей USB-C является то, что они несут ток не менее 3 А при 60 Вт. Кабели USB-C на USB-C предназначены для передачи более высокого тока 5 В.

Кабели USB-C на основе стандарта USB 3.1 имеют максимальный предел передачи данных 10 Гбит/с. Старые кабели, поддерживающие USB 2.0, могут передавать только до 480 Мбит/с.

USB OTG

USB On-The-Go или OTG — это спецификация USB, которая позволяет определенным устройствам выполнять роли как хоста, так и приемника. Например, с помощью OTG смартфон может считывать данные как хост при подключении к цифровой камере или флеш-накопителю, но действовать как приемник при подключении к главному компьютеру.

Что в будущем?

Есть популярная поговорка, что «ничто не вечно», и в мире технологий это не может быть более точным. Хотя порты и кабели Type-A и Type-B по-прежнему широко используются, USB-C готов заменить их в ближайшем будущем.

Порт USB-C на MacBook

Самые последние порты USB-C поддерживают протокол Thunderbolt 3, который обеспечивает максимальную скорость передачи данных до 40 Гбит/с. USB4, который еще не вышел на массовый рынок, стандартизирует скорость Thunderbolt 3.

Высокая пропускная способность данных и питания позволяет разъемам USB-C напрямую подключаться к нескольким аудио- и видеоинтерфейсам без использования каких-либо адаптеров. К ним относятся устройства MHL (Mobile High-Definition Link), HDMI и DisplayPort.

С 2014 года все большее количество электронных устройств, включая смартфоны, материнские платы ПК/ноутбуков и внешние жесткие диски, стали поддерживать USB-C. Двусторонние кабели USB-C, которые подключаются как к хосту, так и к приемнику, быстрее и эффективнее, чем старые разъемы Type-A и Type-B.

Растущая экосистема USB-C означает, что вам скоро потребуются поддерживаемые порты и разъемы для передачи данных и зарядки ноутбуков. Хотя Apple была первой компанией, которая представила порты USB-C на своих устройствах, они все чаще встречаются на других массовых устройствах. В дорогих ПК и ноутбуках есть как минимум один порт USB-C.

Источник

Смотреть что такое USB в других словарях:

USB

USB: übersetzungUniversal Serial Bus* * *
USB [u:|ɛs’be:], der; -[s], -s [Abk. für engl. Universal Serial Bus] (EDV):Leitung zur Datenübertragung, die … смотреть

USB

USB: translation
USB USB noun [countable usually singular] COMPUTING universal serial bus a part of a computer to which you can connect … смотреть

USB

(Universal Serial Bus) универсальная последовательная шина, шина USB стандарт, предложенный в 1995 г. консорциумом из семи ведущих компьютерных и телекоммуникационных фирм (Compaq, IBM, Intel, NEC, Micrisoft, Digital, Northern Telecom) для обмена данными по недорогой шине между ПК и среднескоростными периферийными устройствами. Подключение устройства не требует перезагрузки компьютера, переконфигурирования системы или установки интерфейсной карты. Распознавание устройства и установка соответствующего драйвера выполняется компьютером автоматически без вмешательства человека. К одному порту USB можно последовательно присоединить до 127 устройств, длина кабеля — до пяти метров, скорость пересылки данных — 12 Мбайт/с. USB-кабель содержит четыре провода: два — витая пара, питание 5 В и общий провод. Таким образом, через него можно запитывать маломощные устройства. Поддерживается технология plug and play, а также «горячая» замена. Развитие стандарта — разрабатываемый Intel с 1999 г. более быстрый совместимый с предыдущей версией стандарт USB 2.0, обеспечивающий пропускную способность до 480 Кбайт/с см. тж. EHCI, FireWire, IRQ, parallel port, SCSI, serial port… смотреть

USB

тех. сокр.Universal Serial BusУниверсальная последовательная шина. Позволяет подключать до 127 устройств. Поддерживает «горячее» подключение, схватывая… смотреть

USB

• ___ port (computer outlet) • Acronym for computer ports • Common port type • Computer port found in the four longest answers • Data transmission let… смотреть

USB

Интерфейс, предназначенный для подключения к компьютеру внешних носителей, в число которых входят и MP3-плееры. Поддерживается т. н. «горячее подключение», предусматривается возможность автоматического распознавания, настройки и подзарядки периферийных устройств.
<p class=»tab»>Шина, предназначенная для последовательного шлейфового подключения к компьютеру периферийных устройств, которая поддерживает «горячее» подключение, автоматическое распознавание и настройку оборудования. Физически USB представляет собой две соединенные пары проводов для передачи данных в обоих направлениях.</p>… смотреть

USB

USB — Стандарт шины (см. Bus), а также универсальный разъем на задней панели компьютера, предназначенный для подключения целого ряда внешних устройств — принтеров, сканеров, мониторов, клавиатуры, мыши и т. д. Допускает «горячее» подключение устройств, без отключения и перезагрузки системы, а также «цепное» подключение, при котором первое устройство подключается к USB-разъему компьютера, второе — к USB-разъему первого и т. д. Поддержка USB имеется практически во всех современных платах<br><br><br>… смотреть

USB

Universal Serial Bus — универсальная последовательная шина — последовательный интерфейс передачи данных для среднескоростных и низкоскоростных периферийных устройств<br><p class=»src»><em><span itemprop=»source»>Словарь бизнес-терминов.<span itemprop=»author»>Академик.ру</span>.<span itemprop=»source-date»>2001</span>.</span></em></p>… смотреть

USB

USB — Universal Serial Bus — высокоскоростной последовательный интерфейс (до 12 Мбит/с, устанавливаемый на компьютерах класса Pentium и выше.[Энциклопе… смотреть

USB

USB: translation noun
USB is used before these nouns: ↑device, ↑keyboard, ↑socket

USB

сокр. от universal serial busуниверсальная последовательная шина

USB

(Universal Serial Bus) универсальная шина последовательной передачи данных

USB

сокр. от Universal Serial Bus универсальная последовательная шина

USB

(universal serial bus) —
• универсальная последовательная шина

USB

Universal Serial Bus универсальная последовательная шина

USB

USB: translationupper side band

USB

див. «Universal Serial Bus»

USB 1.1

обмін даними із швидкістю до 12 Мбіт/сек

USB 2.0

USB 2.0: übersetzungHighSpeed USB

USB 2.0

обмін даними із швидкістю до 480 Мбіт/сек

USB 3.0

USB 3.0: übersetzungSuperSpeed USB

USB PORT

порт универсальной последовательной шины (напр. в УЧПУ)

USB (UNIVERSAL SERIAL BUS)

Интерфейс, предназначенный для подключения к компьютеру внешних носителей, в число которых входят и MP3-плееры. Поддерживается т. н. «горячее подключение», предусматривается возможность автоматического распознавания, настройки и подзарядки периферийных устройств.
<div class=»tab»>————————————</div><p>
</p><p class=»tab»>Шина, предназначенная для последовательного шлейфового подключения к компьютеру периферийных устройств, которая поддерживает «горячее» подключение, автоматическое распознавание и настройку оборудования. Физически USB представляет собой две соединенные пары проводов для передачи данных в обоих направлениях.</p>… смотреть

Всего найдено: 5

Добрый день,
подскажите,
1) нужен ли дефис в словах типа РЧ-сигнал, УВЧ-спектр?
2) Как более грамотно: USB-порт, или порт USB?
3) Нужен ли дефис при переводе таких иностранных названий, как, например, San Martin Street (Сан-Мартин-Стрит)?

Ответ справочной службы русского языка

1. Дефис нужен.

2. Лучше: порт USB.

3. Да, дефис нужен.

добрый день!
Уточните, пожалуйста, где ставится ударение во множественном числе USB-пОрты или USB-портЫ

Екатерина

Ответ справочной службы русского языка

Предпочтительно: USB-пОрты.

как писать USB кабель, слитно, через дифис или раздельно? тоже самое USB порт?
как писать стерео наушники, стерео система, слитно или раздельно?

Ответ справочной службы русского языка

Правильно: USB-кабель, USB-порт, стереонаушники, стереосистема.

Добрый день. Хотелось бы узнать, как правильно написать «мини-USB-порт«. Все через дефис? Или раздельно? Очень надеюсь на ответ.

Ответ справочной службы русского языка

Да, корректно написание с двумя дефисами. Вы написали верно.

Скажите, пожалуйста, нужна ли запятая перед союзом «И»:

Если вы используете съемный диск, вставьте дискету в дисковод, а съемный диск в разъем USB-порта, и нажмите кнопку «Диск».

Спасибо!

Ответ справочной службы русского языка

Запята перед _и_ не нужна.

Всего найдено: 5

Добрый день,
подскажите,
1) нужен ли дефис в словах типа РЧ-сигнал, УВЧ-спектр?
2) Как более грамотно: USB-порт, или порт USB?
3) Нужен ли дефис при переводе таких иностранных названий, как, например, San Martin Street (Сан-Мартин-Стрит)?

Ответ справочной службы русского языка

1. Дефис нужен.

2. Лучше: порт USB.

3. Да, дефис нужен.

добрый день!
Уточните, пожалуйста, где ставится ударение во множественном числе USB-пОрты или USB-портЫ

Екатерина

Ответ справочной службы русского языка

Предпочтительно: USB-пОрты.

как писать USB кабель, слитно, через дифис или раздельно? тоже самое USB порт?
как писать стерео наушники, стерео система, слитно или раздельно?

Ответ справочной службы русского языка

Правильно: USB-кабель, USB-порт, стереонаушники, стереосистема.

Добрый день. Хотелось бы узнать, как правильно написать «мини-USB-порт«. Все через дефис? Или раздельно? Очень надеюсь на ответ.

Ответ справочной службы русского языка

Да, корректно написание с двумя дефисами. Вы написали верно.

Скажите, пожалуйста, нужна ли запятая перед союзом «И»:

Если вы используете съемный диск, вставьте дискету в дисковод, а съемный диск в разъем USB-порта, и нажмите кнопку «Диск».

Спасибо!

Ответ справочной службы русского языка

Запята перед _и_ не нужна.

This article is about the computer bus standard. For other uses, see USB (disambiguation).

USB
Universal Serial Bus

Certified USB.svg

Usb connectors.JPG

Upper image: Certified logo.
Lower image: Various USB connectors (From left to right: male Micro USB B-Type, proprietary UC-E6, male Mini USB (5-pin) B-type, female A-type, male A-type, male B-type. Shown with a centimeter ruler.)

Type Bus
Production history
Designer
  • Compaq
  • DEC
  • IBM
  • Intel
  • Microsoft
  • NEC
  • Nortel
Designed January 1996; 27 years ago
Produced Since May 1996[1]
Superseded Serial port, parallel port, game port, Apple Desktop Bus, PS/2 port, and FireWire (IEEE 1394)

Universal Serial Bus (USB) is an industry standard that establishes specifications for cables, connectors and protocols for connection, communication and power supply (interfacing) between computers, peripherals and other computers.[2] A broad variety of USB hardware exists, including 14 different connector types, of which USB-C is the most recent and the only one not currently deprecated since the release of USB 3.2.

First released in 1996, the USB standards are maintained by the USB Implementers Forum (USB-IF). The four generations of USB are: USB 1.x, USB 2.0, USB 3.x, and USB4.[3]

Overview[edit]

USB was designed to standardize the connection of peripherals to personal computers, both to communicate with and to supply electric power. It has largely replaced interfaces such as serial ports and parallel ports and has become commonplace on a wide range of devices. Examples of peripherals that are connected via USB include computer keyboards and mice, video cameras, printers, portable media players, mobile (portable) digital telephones, disk drives, and network adapters.

USB connectors have been increasingly replacing other types as charging cables of portable devices.

Connector type quick reference[edit]

Each USB connection is made using two connectors: a socket (or receptacle) and a plug. In the following table, schematics for only the sockets are shown, although for each there is a corresponding plug (or plugs).

Available sockets by USB standard

Standard USB 1.0
1996
USB 1.1
1998
USB 2.0
2001
USB 2.0
Revised
USB 3.0
2008
USB 3.1
2013
USB 3.2
2017
USB4
2019
USB4 V2
2022
Maximum transfer rate 1.5 Mbit/s 12 Mbps 480 Mbps 5 Gbps 10 Gbps 20 Gbps 40 Gbps 80 Gbps
Type A connector USB Type-A receptacle White.svg USB Type-A receptacle Black.svg USB 3.0 Type-A receptacle blue.svg Deprecated
Type B connector USB Type-B receptacle.svg USB 3.0 Type-B receptacle blue.svg Deprecated
Mini-A connector USB Mini-A receptacle.svg Deprecated
Mini-B connector USB Mini-B receptacle.svg Deprecated
Mini-AB connector USB Mini-AB receptacle.svg Deprecated
Micro-A connector USB 3.0 Micro-A.svg Deprecated
Micro-B connector USB 3.0 Micro-B receptacle.svg Deprecated
Micro-AB connector USB Micro-AB receptacle.svg USB micro AB SuperSpeed.png Deprecated
Type C connector Backwards compatibility only USB Type-C Receptacle Pinout.svg
(Enlarged to show detail)

Objectives[edit]

The Universal Serial Bus was developed to simplify and improve the interface between personal computers and peripheral devices, such as cell phones, computer accessories, and monitors, when compared with previously existing standard or ad hoc proprietary interfaces.[4]

From the computer user’s perspective, the USB interface improves ease of use in several ways:

  • The USB interface is self-configuring, eliminating the need for the user to adjust the device’s settings for speed or data format, or configure interrupts, input/output addresses, or direct memory access channels.[5]
  • USB connectors are standardized at the host, so any peripheral can use most available receptacles.
  • USB takes full advantage of the additional processing power that can be economically put into peripheral devices so that they can manage themselves. As such, USB devices often do not have user-adjustable interface settings.
  • The USB interface is hot-swappable (devices can be exchanged without rebooting the host computer).
  • Small devices can be powered directly from the USB interface, eliminating the need for additional power supply cables.
  • Because use of the USB logo is only permitted after compliance testing, the user can have confidence that a USB device will work as expected without extensive interaction with settings and configuration.
  • The USB interface defines protocols for recovery from common errors, improving reliability over previous interfaces.[4]
  • Installing a device that relies on the USB standard requires minimal operator action. When a user plugs a device into a port on a running computer, it either entirely automatically configures using existing device drivers, or the system prompts the user to locate a driver, which it then installs and configures automatically.

The USB standard also provides multiple benefits for hardware manufacturers and software developers, specifically in the relative ease of implementation:

  • The USB standard eliminates the requirement to develop proprietary interfaces to new peripherals.
  • The wide range of transfer speeds available from a USB interface suits devices ranging from keyboards and mice up to streaming video interfaces.
  • A USB interface can be designed to provide the best available latency for time-critical functions or can be set up to do background transfers of bulk data with little impact on system resources.
  • The USB interface is generalized with no signal lines dedicated to only one function of one device.[4]

Limitations[edit]

As with all standards, USB possesses multiple limitations to its design:

  • USB cables are limited in length, as the standard was intended for peripherals on the same table-top, not between rooms or buildings. However, a USB port can be connected to a gateway that accesses distant devices.
  • USB data transfer rates are slower than those of other interconnects such as 100 Gigabit Ethernet.
  • USB has a strict tree network topology and master/slave protocol for addressing peripheral devices; those devices cannot interact with one another except via the host, and two hosts cannot communicate over their USB ports directly. Some extension to this limitation is possible through USB On-The-Go in, Dual-Role-Devices[6] and protocol bridge.
  • A host cannot broadcast signals to all peripherals at once—each must be addressed individually.
  • While converters exist between certain legacy interfaces and USB, they might not provide a full implementation of the legacy hardware. For example, a USB-to-parallel-port converter might work well with a printer, but not with a scanner that requires bidirectional use of the data pins.

For a product developer, using USB requires the implementation of a complex protocol and implies an «intelligent» controller in the peripheral device. Developers of USB devices intended for public sale generally must obtain a USB ID, which requires that they pay a fee to the USB Implementers Forum (USB-IF). Developers of products that use the USB specification must sign an agreement with the USB-IF. Use of the USB logos on the product requires annual fees and membership in the organization.[4]

History[edit]

Large circle is left end of horizontal line. The line forks into three branches ending in circle, triangle and square symbols.

The basic USB trident logo[7]

USB logo on the head of a standard USB-A plug

A group of seven companies began the development of USB in 1995:[8] Compaq, DEC, IBM, Intel, Microsoft, NEC, and Nortel. The goal was to make it fundamentally easier to connect external devices to PCs by replacing the multitude of connectors at the back of PCs, addressing the usability issues of existing interfaces, and simplifying software configuration of all devices connected to USB, as well as permitting greater data transfer rates for external devices and Plug and Play features.[9] Ajay Bhatt and his team worked on the standard at Intel;[10][11] the first integrated circuits supporting USB were produced by Intel in 1995.[12]

As of 2008, about 6 billion USB ports and interfaces were in the global marketplace, and about 2 billion were being sold each year.[13]

USB 1.x[edit]

Released in January 1996, USB 1.0 specified signaling rates of 1.5 Mbit/s (Low Bandwidth or Low Speed) and 12 Mbit/s (Full Speed).[14] It did not allow for extension cables, due to timing and power limitations. Few USB devices made it to the market until USB 1.1 was released in August 1998. USB 1.1 was the earliest revision that was widely adopted and led to what Microsoft designated the «Legacy-free PC».[15][16][17]

Neither USB 1.0 nor 1.1 specified a design for any connector smaller than the standard type A or type B. Though many designs for a miniaturised type B connector appeared on many peripherals, conformity to the USB 1.x standard was hampered by treating peripherals that had miniature connectors as though they had a tethered connection (that is: no plug or receptacle at the peripheral end). There was no known miniature type A connector until USB 2.0 (revision 1.01) introduced one.

USB 2.0[edit]

USB 2.0 was released in April 2000, adding a higher maximum signaling rate of 480 Mbit/s (maximum theoretical data throughput 53 MByte/s[18]) named High Speed or High Bandwidth, in addition to the USB 1.x Full Speed signaling rate of 12 Mbit/s (maximum theoretical data throughput 1.2 MByte/s[19]).

Modifications to the USB specification have been made via engineering change notices (ECNs). The most important of these ECNs are included into the USB 2.0 specification package available from USB.org:[20]

  • Mini-A and Mini-B Connector
  • Micro-USB Cables and Connectors Specification 1.01
  • InterChip USB Supplement
  • On-The-Go Supplement 1.3 USB On-The-Go makes it possible for two USB devices to communicate with each other without requiring a separate USB host
  • Battery Charging Specification 1.1 Added support for dedicated chargers, host chargers behaviour for devices with dead batteries
  • Battery Charging Specification 1.2:[21] with increased current of 1.5 A on charging ports for unconfigured devices, allowing High Speed communication while having a current up to 1.5 A
  • Link Power Management Addendum ECN, which adds a sleep power state

USB 3.x[edit]

The USB 3.0 specification was released on 12 November 2008, with its management transferring from USB 3.0 Promoter Group to the USB Implementers Forum (USB-IF) and announced on 17 November 2008 at the SuperSpeed USB Developers Conference.[22]

USB 3.0 adds a SuperSpeed transfer mode, with associated backward compatible plugs, receptacles, and cables. SuperSpeed plugs and receptacles are identified with a distinct logo and blue inserts in standard format receptacles.

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. Its efficiency is dependent on a number of factors including physical symbol encoding and link level overhead. At a 5 Gbit/s signaling rate with 8b/10b encoding, each byte needs 10 bits to transmit, so the raw throughput is 500 MB/s. When flow control, packet framing and protocol overhead are considered, it is realistic for 400 MB/s (3.2 Gbit/s) or more to transmit to an application.[23]: 4–19  Communication is full-duplex in SuperSpeed transfer mode; earlier modes are half-duplex, arbitrated by the host.[24]

USB-A 3.1 Gen 1 (formerly known as USB 3.0; later renamed USB 3.2 Gen 1×1) ports

Low-power and high-power devices remain operational with this standard, but devices using SuperSpeed can take advantage of increased available current of between 150 mA and 900 mA, respectively.[23]: 9–9 

USB 3.1, released in July 2013 has two variants. The first one preserves USB 3.0’s SuperSpeed transfer mode and is labeled USB 3.1 Gen 1,[25][26] and the second version introduces a new SuperSpeed+ transfer mode under the label of USB 3.1 Gen 2. SuperSpeed+ doubles the maximum data signaling rate to 10 Gbit/s, while reducing line encoding overhead to just 3% by changing the encoding scheme to 128b/132b.[25][27]

USB 3.2, released in September 2017,[28] preserves existing USB 3.1 SuperSpeed and SuperSpeed+ data modes but introduces two new SuperSpeed+ transfer modes over the new USB-C connector with data rates of 10 and 20 Gbit/s (1.25 and 2.5 GB/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.[29]

USB 3.0 also introduced the USB Attached SCSI (UASP) protocol, which provides generally faster transfer speeds than the BOT (Bulk-Only-Transfer) protocol.

Naming scheme[edit]

An overview of old naming scheme for USB 3.2 (deprecated as of September 2022).

Starting with the USB 3.2 standard, USB-IF introduced a new naming scheme.[30] To help companies with branding of the different transfer modes, USB-IF recommended branding the 5, 10, and 20 Gbit/s transfer modes as SuperSpeed USB 5Gbps, SuperSpeed USB 10Gbps, and SuperSpeed USB 20Gbps, respectively.[31] As of September 2022, this naming scheme is deprecated.

USB4[edit]

Main article: USB4

The certified USB4 40Gbps logo

The USB4 40Gbps trident logo

The certified USB4 40Gbps logo and trident logo

The USB4 specification was released on 29 August 2019 by the USB Implementers Forum.[32]

USB4 is based on the Thunderbolt 3 protocol.[33] It supports 40 Gbit/s throughput, is compatible with Thunderbolt 3, and backward compatible with USB 3.2 and USB 2.0.[34][35] The architecture defines a method to share a single high-speed link with multiple end device types dynamically that best serves the transfer of data by type and application.

The USB4 specification states that the following technologies shall be supported by USB4:[32]

Connection Mandatory for Remarks
host hub device
USB 2.0 (480 Mbit/s) Yes Yes Yes Contrary to other functions—which use the multiplexing of high-speed links—USB 2.0 over USB-C utilizes its own differential pair of wires.
USB4 Gen 2×2 (20 Gbit/s) Yes Yes Yes A USB 3.0-labelled device still operates via a USB4 host or hub as a USB 3.0 device. The device requirement of Gen 2×2 applies only to the newcoming USB4-labelled devices.
USB4 Gen 3×2 (40 Gbit/s) No Yes No
DisplayPort Yes Yes No The specification requires that hosts and hubs support the DisplayPort Alternate Mode.
Host-to-Host communications Yes Yes A LAN-like connection between two peers.
PCI Express No Yes No The PCI Express function of USB4 replicates the functionality of previous versions of the Thunderbolt specification.
Thunderbolt 3 No Yes No Thunderbolt 3 uses USB-C cables; the USB4 specification allows hosts and devices and requires hubs to support interoperability with the standard using the Thunderbolt 3 Alternate Mode.
Other Alternate Modes No No No USB4 products may optionally offer interoperability with the HDMI, MHL, and VirtualLink Alternate Modes.

During CES 2020, USB-IF and Intel stated their intention to allow USB4 products that support all the optional functionality as Thunderbolt 4 products. The first products compatible with USB4 are expected to be Intel’s Tiger Lake series and AMD’s Zen 3 series of CPUs. Released in 2020.

The USB4 2.0 specification was released on 1 September 2022 by the USB Implementers Forum.[36]

September 2022 naming scheme[edit]

An overview of USB naming scheme that was put in place in September 2022.
(A mix of USB specifications and their marketing names are being displayed, because specifications are sometimes wrongly used as marketing names)

Because of the previous confusing naming schemes, USB-IF decided to change it once again. As of 2 September 2022, marketing names follow the syntax «USB XGbps», where X is the speed of transfer in Gb/s.[37] Overview of the updated names and logos can be seen in the adjacent table.

Version history [edit]

Release versions[edit]

Name Release date Maximum transfer rate Note
USB 0.7 11 November 1994 ? Pre-release
USB 0.8 December 1994 ? Pre-release
USB 0.9 13 April 1995 Full Speed (12 Mbit/s) Pre-release
USB 0.99 August 1995 ? Pre-release
USB 1.0-RC November 1995 ? Release Candidate
USB 1.0 15 January 1996 Low Speed (1.5 Mbit/s)

Full Speed (12 Mbit/s)

USB 1.1 August 1998
USB 2.0 April 2000 High Speed (480 Mbit/s)
USB 3.0 November 2008 SuperSpeed USB (5 Gbit/s) Also referred to as USB 3.1 Gen 1[25] and USB 3.2 Gen 1 × 1
USB 3.1 July 2013 SuperSpeed+ USB (10 Gbit/s) Includes new USB 3.1 Gen 2,[25] also named USB 3.2 Gen 2 × 1 in later specifications. Last version to support Type A connector.
USB 3.2 August 2017 SuperSpeed+ USB dual-lane (20 Gbit/s) Includes new USB 3.2 Gen 1 × 2 and Gen 2 × 2 multi-link modes.[38] Requires Type C connector.
USB4 August 2019 40 Gbit/s (2-lane) Includes new USB4 Gen 2 × 2 (64b/66b encoding) and Gen 3 × 2 (128b/132b encoding) modes and introduces USB4 routing for tunnelling of USB3.x, DisplayPort 1.4a and PCI Express traffic and host-to-host transfers, based on the Thunderbolt 3 protocol
USB4 2.0 September 2022 120 Gbit/s Includes new 80 and 120 Gbit/s modes over Type C connector[39]

Power-related standards[edit]

Release name Release date Max. power Note
USB Battery Charging Rev. 1.0 2007-03-08 7.5 W (5 V, 1.5 A)
USB Battery Charging Rev. 1.1 2009-04-15 7.5 W (5 V, 1.5 A) Page 28, Table 5–2, but with limitation on paragraph 3.5. In ordinary USB 2.0’s standard-A port, 1.5 A only.[40]
USB Battery Charging Rev. 1.2 2010-12-07 7.5 W (5 V, 1.5 A) [41]
USB Power Delivery Rev. 1.0 (V. 1.0) 2012-07-05 100 W (20 V, 5 A) Using FSK protocol over bus power (VBUS)
USB Power Delivery Rev. 1.0 (V. 1.3) 2014-03-11 100 W (20 V, 5 A)
USB Type-C Rev. 1.0 2014-08-11 15 W (5 V, 3 A) New connector and cable specification
USB Power Delivery Rev. 2.0 (V. 1.0) 2014-08-11 100 W (20 V, 5 A) Using BMC protocol over communication channel (CC) on USB-C cables.
USB Type-C Rev. 1.1 2015-04-03 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.1) 2015-05-07 100 W (20 V, 5 A)
USB Type-C Rev. 1.2 2016-03-25 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.2) 2016-03-25 100 W (20 V, 5 A)
USB Power Delivery Rev. 2.0 (V. 1.3) 2017-01-12 100 W (20 V, 5 A)
USB Power Delivery Rev. 3.0 (V. 1.1) 2017-01-12 100 W (20 V, 5 A)
USB Type-C Rev. 1.3 2017-07-14 15 W (5 V, 3 A)
USB Power Delivery Rev. 3.0 (V. 1.2) 2018-06-21 100 W (20 V, 5 A)
USB Type-C Rev. 1.4 2019-03-29 15 W (5 V, 3 A)
USB Type-C Rev. 2.0 2019-08-29 15 W (5 V, 3 A) Enabling USB4 over USB Type-C connectors and cables.
USB Power Delivery Rev. 3.0 (V. 2.0) 2019-08-29 100 W (20 V, 5 A) [42]
USB Power Delivery Rev. 3.1 (V. 1.0) 2021-05-24 240 W (48 V, 5 A)
USB Type-C Rev. 2.1 2021-05-25 15 W (5 V, 3 A) [43]
USB Power Delivery Rev. 3.1 (V. 1.1) 2021-07-06 240 W (48 V, 5 A) [44]
USB Power Delivery Rev. 3.1 (V. 1.2) 2021-10-26 240 W (48 V, 5 A) Including errata through October 2021[44]

This version incorporates the following ECNs:

  • Clarify use of Retries
  • Battery Capabilities
  • FRS timing problem
  • PPS power rule clarifications
  • Peak current support for EPR AVS APDO

System design[edit]

A USB system consists of a host with one or more downstream ports, and multiple peripherals, forming a tiered-star topology. Additional USB hubs may be included, allowing up to five tiers. A USB host may have multiple controllers, each with one or more ports. Up to 127 devices may be connected to a single host controller.[45][23]: 8–29  USB devices are linked in series through hubs. The hub built into the host controller is called the root hub.

A USB device may consist of several logical sub-devices that are referred to as device functions. A composite device may provide several functions, for example, a webcam (video device function) with a built-in microphone (audio device function). An alternative to this is a compound device, in which the host assigns each logical device a distinct address and all logical devices connect to a built-in hub that connects to the physical USB cable.

Diagram: inside a device are several endpoints, each of which connects by a logical pipe to a host controller. Data in each pipe flows in one direction, though there are a mixture going to and from the host controller.

USB endpoints reside on the connected device: the channels to the host are referred to as pipes.

USB device communication is based on pipes (logical channels). A pipe is a connection from the host controller to a logical entity within a device, called an endpoint. Because pipes correspond to endpoints, the terms are sometimes used interchangeably. Each USB device can have up to 32 endpoints (16 in and 16 out), though it is rare to have so many. Endpoints are defined and numbered by the device during initialization (the period after physical connection called «enumeration») and so are relatively permanent, whereas pipes may be opened and closed.

There are two types of pipe: stream and message.

  • A message pipe is bi-directional and is used for control transfers. Message pipes are typically used for short, simple commands to the device, and for status responses from the device, used, for example, by the bus control pipe number 0.
  • A stream pipe is a uni-directional pipe connected to a uni-directional endpoint that transfers data using an isochronous,[46] interrupt, or bulk transfer:
    Isochronous transfers
    At some guaranteed data rate (for fixed-bandwidth streaming data) but with possible data loss (e.g., realtime audio or video)
    Interrupt transfers
    Devices that need guaranteed quick responses (bounded latency) such as pointing devices, mice, and keyboards
    Bulk transfers
    Large sporadic transfers using all remaining available bandwidth, but with no guarantees on bandwidth or latency (e.g., file transfers)

When a host starts a data transfer, it sends a TOKEN packet containing an endpoint specified with a tuple of (device_address, endpoint_number). If the transfer is from the host to the endpoint, the host sends an OUT packet (a specialization of a TOKEN packet) with the desired device address and endpoint number. If the data transfer is from the device to the host, the host sends an IN packet instead. If the destination endpoint is a uni-directional endpoint whose manufacturer’s designated direction does not match the TOKEN packet (e.g. the manufacturer’s designated direction is IN while the TOKEN packet is an OUT packet), the TOKEN packet is ignored. Otherwise, it is accepted and the data transaction can start. A bi-directional endpoint, on the other hand, accepts both IN and OUT packets.

Rectangular opening where the width is twice the height. The opening has a metal rim, and within the opening a flat rectangular bar runs parallel to the top side.

Two USB 3.0 Standard-A receptacles (left) and two USB 2.0 Standard-A receptacles (right) on a computer’s front panel

Endpoints are grouped into interfaces and each interface is associated with a single device function. An exception to this is endpoint zero, which is used for device configuration and is not associated with any interface. A single device function composed of independently controlled interfaces is called a composite device. A composite device only has a single device address because the host only assigns a device address to a function.

When a USB device is first connected to a USB host, the USB device enumeration process is started. The enumeration starts by sending a reset signal to the USB device. The data rate of the USB device is determined during the reset signaling. After reset, the USB device’s information is read by the host and the device is assigned a unique 7-bit address. If the device is supported by the host, the device drivers needed for communicating with the device are loaded and the device is set to a configured state. If the USB host is restarted, the enumeration process is repeated for all connected devices.

The host controller directs traffic flow to devices, so no USB device can transfer any data on the bus without an explicit request from the host controller. In USB 2.0, the host controller polls the bus for traffic, usually in a round-robin fashion. The throughput of each USB port is determined by the slower speed of either the USB port or the USB device connected to the port.

High-speed USB 2.0 hubs contain devices called transaction translators that convert between high-speed USB 2.0 buses and full and low speed buses. There may be one translator per hub or per port.

Because there are two separate controllers in each USB 3.0 host, USB 3.0 devices transmit and receive at USB 3.0 data rates regardless of USB 2.0 or earlier devices connected to that host. Operating data rates for earlier devices are set in the legacy manner.

Device classes[edit]

The functionality of a USB device is defined by a class code sent to a USB host. This allows the host to load software modules for the device and to support new devices from different manufacturers.

Device classes include:[47]

Class Usage Description Examples, or exception
00h Device Unspecified[48] Device class is unspecified, interface descriptors are used to determine needed drivers
01h Interface Audio Speaker, microphone, sound card, MIDI
02h Both Communications and CDC control UART and RS-232 serial adapter, Modem, Wi-Fi adapter, Ethernet adapter. Used together with class 0Ah (CDC-Data) below
03h Interface Human interface device (HID) Keyboard, mouse, joystick
05h Interface Physical interface device (PID) Force feedback joystick
06h Interface Media (PTP/MTP) Scanner, Camera
07h Interface Printer Laser printer, inkjet printer, CNC machine
08h Interface USB mass storage, USB Attached SCSI USB flash drive, memory card reader, digital audio player, digital camera, external drive
09h Device USB hub High speed USB hub
0Ah Interface CDC-Data Used together with class 02h (Communications and CDC Control) above
0Bh Interface Smart Card USB smart card reader
0Dh Interface Content security Fingerprint reader
0Eh Interface Video Webcam
0Fh Interface Personal healthcare device class (PHDC) Pulse monitor (watch)
10h Interface Audio/Video (AV) Webcam, TV
11h Device Billboard Describes USB-C alternate modes supported by device
DCh Both Diagnostic device USB compliance testing device
E0h Interface Wireless Controller Bluetooth adapter, Microsoft RNDIS
EFh Both Miscellaneous ActiveSync device
FEh Interface Application-specific IrDA Bridge, Test & Measurement Class (USBTMC),[49] USB DFU (Device Firmware Upgrade)[50]
FFh Both Vendor-specific Indicates that a device needs vendor-specific drivers

USB mass storage / USB drive[edit]

An M.2 (2242) solid-state-drive (SSD) connected into USB 3.0 adapter and connected to computer.

The USB mass storage device class (MSC or UMS) standardizes connections to storage devices. At first intended for magnetic and optical drives, it has been extended to support flash drives and SD card readers. The ability to boot a write-locked SD card with a USB adapter is particularly advantageous for maintaining the integrity and non-corruptible, pristine state of the booting medium.

Though most personal computers since early 2005 can boot from USB mass storage devices, USB is not intended as a primary bus for a computer’s internal storage. However, USB has the advantage of allowing hot-swapping, making it useful for mobile peripherals, including drives of various kinds.

Several manufacturers offer external portable USB hard disk drives, or empty enclosures for disk drives. These offer performance comparable to internal drives, limited by the number and types of attached USB devices, and by the upper limit of the USB interface. Other competing standards for external drive connectivity include eSATA, ExpressCard, FireWire (IEEE 1394), and most recently Thunderbolt.

Another use for USB mass storage devices is the portable execution of software applications (such as web browsers and VoIP clients) with no need to install them on the host computer.[51][52]

Media Transfer Protocol[edit]

Media Transfer Protocol (MTP) was designed by Microsoft to give higher-level access to a device’s filesystem than USB mass storage, at the level of files rather than disk blocks. It also has optional DRM features. MTP was designed for use with portable media players, but it has since been adopted as the primary storage access protocol of the Android operating system from the version 4.1 Jelly Bean as well as Windows Phone 8 (Windows Phone 7 devices had used the Zune protocol – an evolution of MTP). The primary reason for this is that MTP does not require exclusive access to the storage device the way UMS does, alleviating potential problems should an Android program request the storage while it is attached to a computer. The main drawback is that MTP is not as well supported outside of Windows operating systems.

Human interface devices[edit]

USB mice and keyboards can usually be used with older computers that have PS/2 connectors with the aid of a small USB-to-PS/2 adapter. For mice and keyboards with dual-protocol support, an adaptor that contains no logic circuitry may be used: the USB hardware in the keyboard or mouse is designed to detect whether it is connected to a USB or PS/2 port, and communicate using the appropriate protocol. Converters that connect PS/2 keyboards and mice (usually one of each) to a USB port also exist.[53] These devices present two HID endpoints to the system and use a microcontroller to perform bidirectional data translation between the two standards.

Device Firmware Upgrade mechanism[edit]

Device Firmware Upgrade (DFU) is a vendor- and device-independent mechanism for upgrading the firmware of USB devices with improved versions provided by their manufacturers, offering (for example) a way to deploy firmware bug fixes. During the firmware upgrade operation, USB devices change their operating mode effectively becoming a PROM programmer. Any class of USB device can implement this capability by following the official DFU specifications.[50][54][55]

DFU can also give the user the freedom to flash USB devices with alternative firmware. One consequence of this is that USB devices after being re-flashed may act as various unexpected device types. For example, a USB device that the seller intends to be just a flash drive can «spoof» an input device like a keyboard. See BadUSB.[56]

Audio streaming[edit]

The USB Device Working Group has laid out specifications for audio streaming, and specific standards have been developed and implemented for audio class uses, such as microphones, speakers, headsets, telephones, musical instruments, etc. The working group has published three versions of audio device specifications:[57][58] USB Audio 1.0, 2.0, and 3.0, referred to as «UAC»[59] or «ADC».[60]

UAC 3.0 primarily introduces improvements for portable devices, such as reduced power usage by bursting the data and staying in low power mode more often, and power domains for different components of the device, allowing them to be shut down when not in use.[61]

UAC 2.0 introduced support for High Speed USB (in addition to Full Speed), allowing greater bandwidth for multi-channel interfaces, higher sample rates,[62] lower inherent latency,[63][59] and 8× improvement in timing resolution in synchronous and adaptive modes.[59] UAC2 also introduced the concept of clock domains, which provides information to the host about which input and output terminals derive their clocks from the same source, as well as improved support for audio encodings like DSD, audio effects, channel clustering, user controls, and device descriptions.[59][64]

UAC 1.0 devices are still common, however, due to their cross-platform driverless compatibility,[62] and also partly due to Microsoft’s failure to implement UAC 2.0 for over a decade after its publication, having finally added support to Windows 10 through the Creators Update on 20 March 2017.[65][66][64] UAC 2.0 is also supported by macOS, iOS, and Linux,[59] however Android only implements a subset of the UAC 1.0 specification.[67]

USB provides three isochronous (fixed-bandwidth) synchronization types,[68] all of which are used by audio devices:[69]

  • Asynchronous – The ADC or DAC are not synced to the host computer’s clock at all, operating off a free-running clock local to the device.
  • Synchronous – The device’s clock is synced to the USB start-of-frame (SOF) or Bus Interval signals. For instance, this can require syncing an 11.2896 MHz clock to a 1 kHz SOF signal, a large frequency multiplication.[70][71]
  • Adaptive – The device’s clock is synced to the amount of data sent per frame by the host[72]

While the USB spec originally described asynchronous mode being used in «low cost speakers» and adaptive mode in «high-end digital speakers»,[73] the opposite perception exists in the hi-fi world, where asynchronous mode is advertised as a feature, and adaptive/synchronous modes have a bad reputation.[74][75][67] In reality, all types can be high-quality or low-quality, depending on the quality of their engineering and the application.[71][59][76] Asynchronous has the benefit of being untied from the computer’s clock, but the disadvantage of requiring sample rate conversion when combining multiple sources.

Connectors[edit]

The connectors the USB committee specifies support a number of USB’s underlying goals, and reflect lessons learned from the many connectors the computer industry has used. The female connector mounted on the host or device is called the receptacle, and the male connector attached to the cable is called the plug.[23]: 2–5 – 2–6  The official USB specification documents also periodically define the term male to represent the plug, and female to represent the receptacle.[77]

USB Type-A plug

The standard USB Type-A plug. This is one of many types of USB connector.

The design is intended to make it difficult to insert a USB plug into its receptacle incorrectly. The USB specification requires that the cable plug and receptacle be marked so the user can recognize the proper orientation.[23] The USB-C plug however is reversible. USB cables and small USB devices are held in place by the gripping force from the receptacle, with no screws, clips, or thumb-turns as some connectors use.

The different A and B plugs prevent accidentally connecting two power sources. However, some of this directed topology is lost with the advent of multi-purpose USB connections (such as USB On-The-Go in smartphones, and USB-powered Wi-Fi routers), which require A-to-A, B-to-B, and sometimes Y/splitter cables.

USB connector types multiplied as the specification progressed. The original USB specification detailed standard-A and standard-B plugs and receptacles. The connectors were different so that users could not connect one computer receptacle to another. The data pins in the standard plugs are recessed compared to the power pins, so that the device can power up before establishing a data connection. Some devices operate in different modes depending on whether the data connection is made. Charging docks supply power and do not include a host device or data pins, allowing any capable USB device to charge or operate from a standard USB cable. Charging cables provide power connections, but not data. In a charge-only cable, the data wires are shorted at the device end, otherwise the device may reject the charger as unsuitable.

Cabling[edit]

A variety of USB cables for sale in Hong Kong

The USB 1.1 standard specifies that a standard cable can have a maximum length of 5 meters (16 ft 5 in) with devices operating at full speed (12 Mbit/s), and a maximum length of 3 meters (9 ft 10 in) with devices operating at low speed (1.5 Mbit/s).[78][79][80]

USB 2.0 provides for a maximum cable length of 5 meters (16 ft 5 in) for devices running at high speed (480 Mbit/s).[80]

The USB 3.0 standard does not directly 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 3 meters (9 ft 10 in).[81]

USB bridge cables[edit]

USB bridge cables, or data transfer cables can be found within the market, offering direct PC to PC connections. A bridge cable is a special cable with a chip and active electronics in the middle of the cable. The chip in the middle of the cable acts as a peripheral to both computers and allows for peer-to-peer communication between the computers. The USB bridge cables are used to transfer files between two computers via their USB ports.

Popularized by Microsoft as Windows Easy Transfer, the Microsoft utility used a special USB bridge cable to transfer personal files and settings from a computer running an earlier version of Windows to a computer running a newer version. In the context of the use of Windows Easy Transfer software, the bridge cable can sometimes be referenced as Easy Transfer cable.

Many USB bridge / data transfer cables are still USB 2.0, but there are also a number of USB 3.0 transfer cables. Despite USB 3.0 being 10 times faster than USB 2.0, USB 3.0 transfer cables are only 2 — 3 times faster given their design.[clarification needed]

The USB 3.0 specification introduced an A-to-A cross-over cable without power for connecting two PCs. These are not meant for data transfer but are aimed at diagnostic uses.

Dual-role USB connections[edit]

USB bridge cables have become less important with USB dual-role-device capabilities introduced with the USB 3.1 specification. Under the most recent specifications, USB supports most scenarios connecting systems directly with a Type-C cable. For the capability to work, however, connected systems must support role-switching. Dual-role capabilities requires there be two controllers within the system, as well as a role controller. While this can be expected in a mobile platform such as a tablet or a phone, desktop PCs and laptops often will not support dual roles.[82]

Power[edit]

Upstream USB connectors supply power at a nominal 5V DC via the V_BUS pin to downstream USB devices.

Low-power and high-power devices[edit]

Low-power devices may draw at most 1-unit load, and all devices must act as low-power devices when starting out as unconfigured. 1 unit load is 100 mA for USB devices up to USB 2.0, while USB 3.0 defines a unit load as 150 mA.

High-power devices (such as a typical 2.5-inch USB hard disk drive) draw at least 1 unit load and at most 5-unit loads (5x100mA = 500 mA) for devices up to USB 2.0- or 6-unit loads (6x150mA= 900 mA) for SuperSpeed (USB 3.0 and up) devices.

USB power standards

Specification Current Voltage Power (max.)
Low-power device 100 mA 5 V[a] 0.50 W
Low-power SuperSpeed (USB 3.0) device 150 mA 5 V[a] 0.75 W
High-power device 500 mA[b] 5 V 2.5 W
High-power SuperSpeed (USB 3.0) device 900 mA[c] 5 V 4.5 W
Multi-lane SuperSpeed (USB 3.2 Gen 2) device 1.5 A[d] 5 V 7.5 W
Battery Charging (BC) 1.1 1.5 A 5 V 7.5 W
Battery Charging (BC) 1.2 1.5 A 5 V 7.5 W
USB-C 1.5 A 5 V 7.5 W
3 A 5 V 15 W
Power Delivery 1.0/2.0/3.0 Type-C 5 A[e] 20 V 100 W
Power Delivery 3.1 Type-C 5 A[e] 48 V[f] 240 W
  1. ^ a b The VBUS supply from a low-powered hub port may drop to 4.40 V.
  2. ^ Up to five unit loads; with non-SuperSpeed devices, one unit load is 100 mA.
  3. ^ Up to six unit loads; with SuperSpeed devices, one unit load is 150 mA.
  4. ^ Up to six unit loads; with multi-lane devices, one unit load is 250 mA.
  5. ^ a b >3 A (>60 W) operation requires an electronically marked cable rated at 5 A.
  6. ^ >20 V (>100 W) operation requires an electronically marked Extended Power Range (EPR) cable.

To recognize Battery Charging mode, a dedicated charging port places a resistance not exceeding 200 Ω across the D+ and D− terminals. Shorted or near-shorted data lanes with less than 200 Ω of resistance across the «D+» and «D−» terminals signify a dedicated charging port (DCP) with indefinite charging rates.[83][84]

In addition to standard USB, there is a proprietary high-powered system known as PoweredUSB, developed in the 1990s, and mainly used in point-of-sale terminals such as cash registers.

Signaling[edit]

USB signals are transmitted using differential signaling on a twisted-pair data wires with 90 Ω ± 15% characteristic impedance.[85] USB 2.0 and earlier specifications define a single pair in half-duplex (HDx). USB 3.0 and later specifications define one pair for USB 2.0 compatibility and two or four pairs for data transfer: two pairs in full-duplex (FDx) for single lane variants (requires SuperSpeed connectors); four pairs in full-duplex for dual lane (×2) variants (requires USB-C connector).

Rate Name Old Name First publication (Standard) Encoding Data pairs Nominal
Rate
USB-IF Marketing
Name[86][87][88]
Logo
Low-Speed USB 1.0 NRZI 1 HDx 1.5 Mbit/s Basic-Speed USB USB icon.svg
Full-Speed 12 Mbit/s
High-Speed USB 2.0 480 Mbit/s Hi-Speed USB
USB 3.2 Gen 1×1 USB 3.0;
USB 3.1 Gen 1
USB 3.0 8b/10b 2 FDx 5 Gbit/s SuperSpeed USB 5Gbps USB SuperSpeed 5 Gbps Trident Logo.svg
USB 3.2 Gen 2×1 USB 3.1 Gen 2 USB 3.1 128b/132b 2 FDx 10 Gbit/s SuperSpeed USB 10Gbps USB SuperSpeed 10 Gbps Trident Logo.svg
USB 3.2 Gen 1×2 USB 3.2 8b/10b 4 FDx ×2 10 Gbit/s
USB 3.2 Gen 2×2 128b/132b 4 FDx ×2 20 Gbit/s SuperSpeed USB 20Gbps USB SuperSpeed 20 Gbps Trident Logo.svg
USB4 Gen 2×1 USB4 64b/66b[a] 2 FDx 10 Gbit/s
USB4 Gen 2×2 64b/66b[a] 4 FDx ×2 20 Gbit/s USB4 20Gbps USB4 20Gbps Logo.svg
USB4 Gen 3×1 128b/132b[a] 2 FDx 20 Gbit/s
USB4 Gen 3×2 128b/132b[a] 4 FDx ×2 40 Gbit/s USB4 40Gbps USB4 40Gbps Logo.svg
  1. ^ a b c d USB4 can use optional Reed–Solomon forward error correction (RS FEC). In this mode, 12 × 16 B (128 bit) symbols are assembled together with 2 B (12 bit + 4 bit reserved) synchronisation bits indicating the respective symbol types and 4 B of RS FEC to allow to correct up to 1 B of errors anywhere in the total 198 B block.
  • Low-speed (LS) and Full-speed (FS) modes use a single data pair, labelled D+ and D−, in half-duplex. Transmitted signal levels are 0.0–0.3 V for logical low, and 2.8–3.6 V for logical high level. The signal lines are not terminated.
  • High-speed (HS) mode uses the same wire pair, but with different electrical conventions. Lower signal voltages of −10 to 10 mV for low and 360 to 440 mV for logical high level, and termination of 45 Ω to ground or 90 Ω differential to match the data cable impedance.
  • SuperSpeed (SS) adds two additional pairs of shielded twisted wire (and new, mostly compatible expanded connectors). These are dedicated to full-duplex SuperSpeed operation. The SuperSpeed link operates independently from USB 2.0 channel and takes a precedence on connection. Link configuration is performed using LFPS (Low Frequency Periodic Signaling, approximately at 20 MHz frequency), and electrical features include voltage de-emphasis at transmitter side, and adaptive linear equalization on receiver side to combat electrical losses in transmission lines, and thus the link introduces the concept of link training.
  • SuperSpeed+ (SS+) uses increased data rate (Gen 2×1 mode) and/or the additional lane in the USB-C connector (Gen 1×2 and Gen 2×2 mode).

A USB connection is always between a host or hub at the A connector end, and a device or hub’s «upstream» port at the other end.

Protocol layer[edit]

During USB communication, data is transmitted as packets. Initially, all packets are sent from the host via the root hub, and possibly more hubs, to devices. Some of those packets direct a device to send some packets in reply.

Transactions[edit]

The basic transactions of USB are:

  • OUT transaction
  • IN transaction
  • SETUP transaction
  • Control transfer exchange

Related standards[edit]

Media Agnostic USB[edit]

The USB Implementers Forum introduced the Media Agnostic USB (MA-USB) v.1.0 wireless communication standard based on the USB protocol on July 29, 2015. Wireless USB is a cable-replacement technology, and uses ultra-wideband wireless technology for data rates of up to 480 Mbit/s.[89]

The USB-IF used WiGig Serial Extension v1.2 specification as its initial foundation for the MA-USB specification and is compliant with SuperSpeed USB (3.0 and 3.1) and Hi-Speed USB (USB 2.0). Devices that use MA-USB will be branded as ‘Powered by MA-USB’, provided the product qualifies its certification program.[90]

InterChip USB[edit]

InterChip USB is a chip-to-chip variant that eliminates the conventional transceivers found in normal USB. The HSIC physical layer uses about 50% less power and 75% less board area compared to USB 2.0.[91] It is an alternative standard to SPI and I2C.

USB-C[edit]

USB-C (officially USB Type-C) is a standard that defines a new connector, and several new connection features. Among them it supports Alternate Mode, which allows transporting other protocols via the USB-C connector and cable. This is commonly used to support the DisplayPort or HDMI protocols, which allows connecting a display, such as a computer monitor or television set, via USB-C.

All other connectors were deprecated in USB 3.2.[92]

DisplayLink[edit]

DisplayLink is a technology which allows multiple displays to be connected to a computer via USB. It was introduced around 2006, and before the advent of Alternate Mode over USB-C it was the only way to connect displays via USB. It is a proprietary technology, not standardized by the USB Implementers Forum and typically requires a separate device driver on the computer.

Comparisons with other connection methods[edit]

IEEE 1394[edit]

At first, USB was considered a complement to IEEE 1394 (FireWire) technology, which was designed as a high-bandwidth serial bus that efficiently interconnects peripherals such as disk drives, audio interfaces, and video equipment. In the initial design, USB operated at a far lower data rate and used less sophisticated hardware. It was suitable for small peripherals such as keyboards and pointing devices.

The most significant technical differences between FireWire and USB include:

  • USB networks use a tiered-star topology, while IEEE 1394 networks use a tree topology.
  • USB 1.0, 1.1, and 2.0 use a «speak-when-spoken-to» protocol, meaning that each peripheral communicates with the host when the host specifically requests it to communicate. USB 3.0 allows for device-initiated communications towards the host. A FireWire device can communicate with any other node at any time, subject to network conditions.
  • A USB network relies on a single host at the top of the tree to control the network. All communications are between the host and one peripheral. In a FireWire network, any capable node can control the network.
  • USB runs with a 5 V power line, while FireWire supplies 12 V and theoretically can supply up to 30 V.
  • Standard USB hub ports can provide from the typical 500 mA/2.5 W of current, only 100 mA from non-hub ports. USB 3.0 and USB On-The-Go supply 1.8 A/9.0 W (for dedicated battery charging, 1.5 A/7.5 W full bandwidth or 900 mA/4.5 W high bandwidth), while FireWire can in theory supply up to 60 watts of power, although 10 to 20 watts is more typical.

These and other differences reflect the differing design goals of the two buses: USB was designed for simplicity and low cost, while FireWire was designed for high performance, particularly in time-sensitive applications such as audio and video. Although similar in theoretical maximum transfer rate, FireWire 400 is faster than USB 2.0 high-bandwidth in real-use,[93] especially in high-bandwidth use such as external hard drives.[94][95][96][97] The newer FireWire 800 standard is twice as fast as FireWire 400 and faster than USB 2.0 high-bandwidth both theoretically and practically.[98] However, FireWire’s speed advantages rely on low-level techniques such as direct memory access (DMA), which in turn have created opportunities for security exploits such as the DMA attack.

The chipset and drivers used to implement USB and FireWire have a crucial impact on how much of the bandwidth prescribed by the specification is achieved in the real world, along with compatibility with peripherals.[99]

Ethernet[edit]

The IEEE 802.3af, 802.3at, and 802.3bt Power over Ethernet (PoE) standards specify more elaborate power negotiation schemes than powered USB. They operate at 48 V DC and can supply more power (up to 12.95 W for 802.3af, 25.5 W for 802.3at aka PoE+, 71 W for 802.3bt aka 4PPoE) over a cable up to 100 meters compared to USB 2.0, which provides 2.5 W with a maximum cable length of 5 meters. This has made PoE popular for VoIP telephones, security cameras, wireless access points, and other networked devices within buildings. However, USB is cheaper than PoE provided that the distance is short and power demand is low.

Ethernet standards require electrical isolation between the networked device (computer, phone, etc.) and the network cable up to 1500 V AC or 2250 V DC for 60 seconds.[100] USB has no such requirement as it was designed for peripherals closely associated with a host computer, and in fact it connects the peripheral and host grounds. This gives Ethernet a significant safety advantage over USB with peripherals such as cable and DSL modems connected to external wiring that can assume hazardous voltages under certain fault conditions.[101][102]

MIDI[edit]

The USB Device Class Definition for MIDI Devices transmits Music Instrument Digital Interface (MIDI) music data over USB.[103] The MIDI capability is extended to allow up to sixteen simultaneous virtual MIDI cables, each of which can carry the usual MIDI sixteen channels and clocks.

USB is competitive for low-cost and physically adjacent devices. However, Power over Ethernet and the MIDI plug standard have an advantage in high-end devices that may have long cables. USB can cause ground loop problems between equipment, because it connects ground references on both transceivers. By contrast, the MIDI plug standard and Ethernet have built-in isolation to 500V or more.

eSATA/eSATAp[edit]

The eSATA connector is a more robust SATA connector, intended for connection to external hard drives and SSDs. eSATA’s transfer rate (up to 6 Gbit/s) is similar to that of USB 3.0 (up to 5 Gbit/s) and USB 3.1 (up to 10 Gbit/s). A device connected by eSATA appears as an ordinary SATA device, giving both full performance and full compatibility associated with internal drives.

eSATA does not supply power to external devices. This is an increasing disadvantage compared to USB. Even though USB 3.0’s 4.5 W is sometimes insufficient to power external hard drives, technology is advancing, and external drives gradually need less power, diminishing the eSATA advantage. eSATAp (power over eSATA; aka ESATA/USB) is a connector introduced in 2009 that supplies power to attached devices using a new, backward compatible, connector. On a notebook eSATAp usually supplies only 5 V to power a 2.5-inch HDD/SSD; on a desktop workstation it can additionally supply 12 V to power larger devices including 3.5-inch HDD/SSD and 5.25-inch optical drives.

eSATAp support can be added to a desktop machine in the form of a bracket connecting the motherboard SATA, power, and USB resources.

eSATA, like USB, supports hot plugging, although this might be limited by OS drivers and device firmware.

Thunderbolt[edit]

Thunderbolt combines PCI Express and Mini DisplayPort into a new serial data interface. Original Thunderbolt implementations have two channels, each with a transfer speed of 10 Gbit/s, resulting in an aggregate unidirectional bandwidth of 20 Gbit/s.[104]

Thunderbolt 2 uses link aggregation to combine the two 10 Gbit/s channels into one bidirectional 20 Gbit/s channel.[105]

Thunderbolt 3 uses the USB-C connector.[106][107][108] Thunderbolt 3 has two physical 20 Gbit/s bi-directional channels, aggregated to appear as a single logical 40 Gbit/s bi-directional channel. Thunderbolt 3 controllers can incorporate a USB 3.1 Gen 2 controller to provide compatibility with USB devices. They are also capable of providing DisplayPort alternate mode over the USB-C connector, making a Thunderbolt 3 port a superset of a USB 3.1 Gen 2 port with DisplayPort alternate mode.

DisplayPort Alt Mode 2.0: USB 4 supports DisplayPort 2.0 over its alternative mode. DisplayPort 2.0 can support 8K resolution at 60 Hz with HDR10 color.[109] DisplayPort 2.0 can use up to 80 Gbit/s, which is double the amount available to USB data, because it sends all the data in one direction (to the monitor) and can thus use all eight data lanes at once.[109]

After the specification was made royalty-free and custodianship of the Thunderbolt protocol was transferred from Intel to the USB Implementers Forum, Thunderbolt 3 has been effectively implemented in the USB4 specification—with compatibility with Thunderbolt 3 optional but encouraged for USB4 products.[110]

Interoperability[edit]

Various protocol converters are available that convert USB data signals to and from other communications standards.

Security threats[edit]

Due to the prevalency of the USB standard, there are many exploits using the USB standard. One of the biggest instances of this today is known as the USB Killer, a device which damages devices by sending high voltage pulses across the data lines.

In versions of Microsoft Windows before Windows XP, Windows would automatically run a script (if present) on certain devices via autorun, one of which are USB mass storage devices, which may contain malicious software.[111]

See also[edit]

USB[edit]

  • USB hardware
  • USB protocol
  • USB-C
  • USB hub
  • Extensible Host Controller Interface (XHCI)
  • List of device bit rates#Peripheral
  • WebUSB

Derived and related standards[edit]

  • DockPort
  • Windows Easy Transfer
  • LIO Target
  • Media Transfer Protocol
  • Mobile High-Definition Link
  • Thunderbolt (interface)

References[edit]

  1. ^ «82371FB (PIIX) and 82371SB (PIIX3) PCI ISA IDE Xcelerator» (PDF). Intel. May 1996. Archived from the original (PDF) on 13 March 2016. Retrieved 12 March 2016.
  2. ^ «USB deserves more support». Business. Boston Globe Online. Simson. 31 December 1995. Archived from the original on 6 April 2012. Retrieved 12 December 2011.
  3. ^ Hachman, Mark (4 March 2019). «The new USB4 spec promises a lot: Thunderbolt 3 support, 40Gbps bandwidth, and less confusion». PCWorld. Archived from the original on 27 March 2019. Retrieved 4 March 2019.
  4. ^ a b c d Jan Axelson, USB Complete: The Developer’s Guide, Fifth Edition, Lakeview Research LLC, 2015, ISBN 1931448280, pages 1-7
  5. ^ «Definition of: how to install a PC peripheral». PC. Ziff Davis. Archived from the original on 22 March 2018. Retrieved 17 February 2018.
  6. ^ Huang, Eric (3 May 2018). «To USB or Not to USB: USB Dual Role replaces USB On-The-Go». synopsys.com. Archived from the original on 25 July 2021. Retrieved 21 July 2021.
  7. ^ «Icon design recommendation for Identifying USB 2.0 Ports on PCs, Hosts and Hubs» (PDF). USB. Archived (PDF) from the original on 3 October 2016. Retrieved 26 April 2013..
  8. ^ «Members». Archived from the original on 7 November 2021. Retrieved 7 November 2021.
  9. ^ «Two decades of «plug and play»: How USB became the most successful interface in the history of computing». Archived from the original on 15 June 2021. Retrieved 14 June 2021.
  10. ^ «Intel Fellow: Ajay V. Bhatt». Intel Corporation. Archived from the original on 4 November 2009.
  11. ^ Rogoway, Mark (9 May 2009). «Intel ad campaign remakes researchers into rock stars». The Oregonian. Archived from the original on 26 August 2009. Retrieved 23 September 2009.
  12. ^ Pan, Hui; Polishuk, Paul (eds.). 1394 Monthly Newsletter. Information Gatekeepers. pp. 7–9. GGKEY:H5S2XNXNH99. Archived from the original on 12 November 2012. Retrieved 23 October 2012.
  13. ^ «SuperSpeed USB 3.0: More Details Emerge». PC world. 6 January 2009. Archived from the original on 24 January 2009.
  14. ^ «4.2.1». Universal Serial Bus Specification (PDF) (Technical report). 1996. p. 29. v1.0. Archived (PDF) from the original on 30 January 2018.
  15. ^ «Eight ways the iMac changed computing». Macworld. 15 August 2008. Archived from the original on 22 December 2011. Retrieved 5 September 2017.
  16. ^ «The PC Follows iMac’s Lead». Business week. 1999. Archived from the original on 23 September 2015.
  17. ^ «Popular Mechanics: Making Connections». Popular Mechanics Magazine. Hearst Magazines: 59. February 2001. ISSN 0032-4558. Archived from the original on 15 February 2017.
  18. ^ «High Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  19. ^ «Full Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  20. ^ «USB 2.0 Specification». USB Implementers Forum. Archived from the original on 3 December 2017. Retrieved 28 April 2019.
  21. ^ «Battery Charging v1.2 Spec and Adopters Agreement» (ZIP). USB Implementers Forum. 7 March 2012. Archived from the original on 6 October 2014. Retrieved 13 May 2021.
  22. ^ «USB 3.0 Specification Now Available» (PDF) (Press release). San Jose, Calif. 17 November 2008. Archived from the original (PDF) on 31 March 2010. Retrieved 22 June 2010 – via usb.org.
  23. ^ a b c d e Universal Serial Bus 3.0 Specification (ZIP). Hewlett-Packard Company Intel Corporation Microsoft Corporation NEC Corporation ST-Ericsson Texas Instruments. 6 June 2011. Archived from the original on 19 May 2014 – via www.usb.org.
    «Universal Serial Bus 3.0 Specification» (PDF). 12 November 2008. Archived (PDF) from the original on 6 October 2012. Retrieved 29 December 2012 – via www.gaw.ru.
  24. ^ «USB 3.0 Technology» (PDF). HP. 2012. Archived from the original on 19 February 2015. Retrieved 2 January 2014.
  25. ^ a b c d «USB 3.1 Specification – Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 12 March 2016 – via www.usb.org.
  26. ^ Silvia (5 August 2015). «USB 3.1 Gen 1 & Gen 2 explained». www.msi.org. Archived from the original on 8 July 2018. Retrieved 5 April 2018.
  27. ^ Universal Serial Bus 3.1 Specification. Hewlett-Packard Company Intel Corporation Microsoft Corporation Renesas Corporation ST-Ericsson Texas Instruments. 26 July 2013. Archived from the original (ZIP) on 21 November 2014. Retrieved 19 November 2014 – via www.usb.org.
  28. ^ «The USB 3.2 Specification released on September 22, 2017 and ECNs». usb.org. 22 September 2017. Archived from the original on 6 July 2019. Retrieved 4 September 2019.
  29. ^ «USB 3.0 Promoter Group Announces USB 3.2 Update» (PDF) (Press release). Beaverton, Oregon, US. 25 July 2017. Archived (PDF) from the original on 21 September 2017. Retrieved 27 July 2017 – via www.usb.org.
  30. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). usb.org. 26 February 2019. Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  31. ^ Ravencraft, Jeff (19 November 2019). «USB DevDays 2019 – Branding Session» (PDF). USB Implementers Forum (Presentation). p. 16. Archived from the original (PDF) on 22 March 2020. Retrieved 22 March 2020.
  32. ^ a b «USB Promoter Group USB4 Specification». usb.org. 29 August 2019. Archived from the original on 13 February 2021. Retrieved 30 August 2019.
  33. ^ Bright, Peter (4 March 2019). «Thunderbolt 3 becomes USB4, as Intel’s interconnect goes royalty-free». Ars Technica. Archived from the original on 13 February 2021. Retrieved 4 March 2019.
  34. ^ Grunin, Lori (4 March 2019). «USB4 marries Thunderbolt 3 for faster speeds and smarter transfers». CNET. Archived from the original on 4 March 2019. Retrieved 4 March 2019.
  35. ^ Brant, Tom (4 March 2019). «Thunderbolt 3 Merges With USB to Become USB4». PC Magazine. Archived from the original on 5 March 2019. Retrieved 4 March 2019.
  36. ^ «USB Promoter Group Announces USB4 Version 2.0 Specification defines delivering up to 80 Gbps over USB Type-C» (PDF).
  37. ^ «USB Data Performance, Language Usage Guidelines from USB-IF» (PDF). Retrieved 2 September 2022.
  38. ^ Matt Elliot (11 March 2019). «USB 3.2 explained: Making sense of current and confusing USB standards». CNET. Archived from the original on 27 July 2017. Retrieved 26 July 2022.
  39. ^ «USB4® Specification v2.0 | USB-IF».
  40. ^ «Battery Charging v1.1 Spec and Adopters Agreement». USB.org. Archived from the original on 11 January 2021. Retrieved 31 July 2019.
  41. ^ «Battery Charging v1.2 Spec and Adopters Agreement». USB.org. Archived from the original on 31 July 2019. Retrieved 31 July 2019.
  42. ^ «USB Power Delivery». USB.org. Archived from the original on 3 September 2019. Retrieved 3 September 2019.
  43. ^ «USB Type-C Cable and Connector Specification Revision 2.1». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  44. ^ a b «USB Power Delivery». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  45. ^ «Universal Serial Bus Specification Revision 2.0». USB.org. 11 October 2011. pp. 13, 30, 256. Archived from the original (ZIP) on 28 May 2012. Retrieved 8 September 2012.
  46. ^ Dan Froelich (20 May 2009). «Isochronous Protocol» (PDF). USB.org. Archived from the original (PDF) on 17 August 2014. Retrieved 21 November 2014.
  47. ^ «USB Class Codes». 22 September 2018. Archived from the original on 22 September 2018 – via www.usb.org.
  48. ^ Use class information in the interface descriptors. This base class is defined to use in device descriptors to indicate that class information should be determined from the Interface Descriptors in the device.
  49. ^ «Universal Serial Bus Test and Measurement Class Specification (USBTMC) Revision 1.0» (PDF). USB Implementers Forum. 14 April 2003. Archived (PDF) from the original on 23 December 2018. Retrieved 10 May 2018 – via sdpha2.ucsd.edu.
  50. ^ a b «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.1» (PDF). USB Implementers Forum. 15 October 2004. pp. 8–9. Archived (PDF) from the original on 11 October 2014. Retrieved 8 September 2014.
  51. ^ «100 Portable Apps for your USB Stick (both for Mac and Win)». Archived from the original on 2 December 2008. Retrieved 30 October 2008.
  52. ^ «Skype VoIP USB Installation Guide». Archived from the original on 6 July 2014. Retrieved 30 October 2008.
  53. ^ «PS/2 to USB Keyboard and Mouse Adapter». StarTech.com. Archived from the original on 12 November 2014.
  54. ^ «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.0» (PDF). USB Implementers Forum. 13 May 1999. pp. 7–8. Archived from the original (PDF) on 24 August 2014. Retrieved 8 September 2014.
  55. ^ «rpms/dfu-util: USB Device Firmware Upgrade tool». fedoraproject.org. 14 May 2014. Archived from the original on 8 September 2014. Retrieved 8 September 2014.
  56. ^ Karsten Nohl; Sascha Krißler; Jakob Lell (7 August 2014). «BadUSB – On accessories that turn evil» (PDF). srlabs.de. Security Research Labs. Archived from the original (PDF) on 8 August 2014. Retrieved 8 September 2014.
  57. ^ «USB-IF Announces USB Audio Device Class 3.0 Specification». Business Wire (Press release). Houston, Texas & Beaverton, Oregon. 27 September 2016. Archived from the original on 4 May 2018. Retrieved 4 May 2018.
  58. ^ «USB Device Class Specifications». www.usb.org. Archived from the original on 13 August 2014. Retrieved 4 May 2018.
  59. ^ a b c d e f Strong, Laurence (2015). «Why do you need USB Audio Class 2?» (PDF). XMOS. Archived from the original (PDF) on 24 November 2017. Retrieved 11 December 2020. In applications where streaming latency is important, UAC2 offers up to an 8x reduction over UAC1. … Each clocking method has pros and cons and best-fit applications.
  60. ^ «USB Audio 2.0 Drivers». Microsoft Hardware Dev Center. Archived from the original on 4 May 2018. Retrieved 4 May 2018. ADC-2 refers to the USB Device Class Definition for Audio Devices, Release 2.0.
  61. ^ «New USB Audio Class for USB Type-C Digital Headsets». Synopsys.com. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  62. ^ a b Kars, Vincent (May 2011). «USB». The Well-Tempered Computer. Archived from the original on 7 May 2018. Retrieved 7 May 2018. All operating systems (Win, OSX, and Linux) support USB Audio Class 1 natively. This means you don’t need to install drivers, it is plug&play.
  63. ^ «Fundamentals of USB Audio» (PDF). www.xmos.com. XMOS Ltd. 2015. Retrieved 10 December 2020. Note that Full Speed USB has a much higher intrinsic latency of 2ms
  64. ^ a b «This Just In: Microsoft Launches Native Class 2 USB Audio Support. Wait, What?». Computer Audiophile. Archived from the original on 2 September 2018. Retrieved 7 May 2018. Class 2 support enables much higher sample rates such as PCM 24 bit / 384 kHz and DSD (DoP) up through DSD256.
  65. ^ «Announcing Windows 10 Insider Preview Build 14931 for PC». Windows Experience Blog. 21 September 2016. Archived from the original on 23 September 2016. Retrieved 7 May 2018. We now have native support for USB Audio 2.0 devices with an inbox class driver! This is an early version of the driver that does not have all features enabled
  66. ^ Plummer, Gregg (20 September 2017). «Ampliozone: USB Audio Class 2.0 Support in Windows 10, FINALLY!!!!». Ampliozone. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  67. ^ a b «USB Digital Audio». Android Open Source Project. Retrieved 16 February 2023. Synchronous sub-mode is not commonly used with audio because both host and peripheral are at the mercy of the USB clock.{{cite web}}: CS1 maint: url-status (link)
  68. ^ «32-bit Atmel Microcontroller Application Note» (PDF). Atmel Corporation. 2011. Archived (PDF) from the original on 6 May 2016. Retrieved 13 April 2016.
  69. ^ «PCM2906C datasheet» (PDF). Texas Instruments. November 2011. Archived (PDF) from the original on 4 May 2018. Retrieved 4 May 2018. The PCM2906C employs SpAct™ architecture, TI’s unique system that recovers the audio clock from USB packet data.
  70. ^ Castor-Perry, Kendall (October 2010). «Designing Modern USB Audio Systems». Cypress Semiconductor. Archived from the original on 5 May 2018. Retrieved 4 May 2018.
  71. ^ a b Castor-Perry, Kendall (2011). «Programmable Clock Generation and Synchronization for USB Audio Systems». Cypress Semiconductor. Archived from the original on 4 May 2018. Retrieved 4 May 2018. Early USB replay interfaces used synchronous mode but acquired a reputation for poor quality of the recovered clock (and resultant poor replay quality). This was primarily due to deficiencies of clocking implementation rather than inherent shortcomings of the approach.
  72. ^ Kondoh, Hitoshi (20 February 2002). «The D/A diaries: A personal memoir of engineering heartache and triumph» (PDF). Archived (PDF) from the original on 12 December 2019. Retrieved 4 May 2018. The fact that there is no clock line within the USB cable leads to a thinner cable, which is an advantage. But, no matter how good the crystal oscillators are at the send and receive ends, there will always be some difference between the two…
  73. ^ «USB 2.0 Documents». www.usb.org. Archived from the original on 3 December 2017. Retrieved 7 May 2018.
  74. ^ «Our Guide to USB Audio — Why Should I Use it?». Cambridge Audio. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Synchronous USB DAC is the lowest quality of the three … Adaptive … means that there is no continuous, accurate master clock in the DAC, which causes jitter in the audio stream. … Asynchronous – this is the most complex to implement but it is a huge improvement on the other types.
  75. ^ Kars, Vincent (July 2012). «USB versus USB». The Well-Tempered Computer. Archived from the original on 22 April 2018. Retrieved 7 May 2018. Synchronous is not used in a quality DAC as it is very jittery. … asynchronous is the better of these modes.
  76. ^ «Low-Jitter USB: Dan Lavry, Michael Goodman, Adaptive, Asynchronous». Headphone Reviews and Discussion — Head-Fi.org. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Some manufacturers may lead you to believe that Asynchronous USB transfers are superior to Adaptive USB transfers and that therefore you must believe in the asynchronous solution. This no more true than saying that you «must» hold the fork in your left hand. In fact, if you know what you are doing, you will feed yourself with either hand. The issue is really about good engineering practices.
  77. ^ «USB 2.0 Specification Engineering Change Notice (ECN) #1: Mini-B connector» (PDF). 20 October 2000. Archived (PDF) from the original on 12 April 2015. Retrieved 29 December 2014 – via www.usb.org.
  78. ^ «USB Cable Length Limitations» (PDF). CablesPlusUSA.com. 3 November 2010. Archived from the original (PDF) on 11 October 2014. Retrieved 2 February 2014.
  79. ^ «What is the Maximum Length of a USB Cable?». Techwalla.com. Archived from the original on 1 December 2017. Retrieved 18 November 2017.
  80. ^ a b «Cables and Long-Haul Solutions». USB 2.0 Frequently Asked Questions. USB Implementers Forum. Archived from the original on 18 January 2011. Retrieved 28 April 2019.
  81. ^ Axelson, Jan. «USB 3.0 Developers FAQ». Archived from the original on 20 December 2016. Retrieved 20 October 2016.
  82. ^ «USB 3.1 — Type-C Host to Host». superuser.com. Archived from the original on 14 October 2021. Retrieved 21 July 2021.
  83. ^ «Parameter Values». Battery Charging Specification, Revision 1.2. USB Implementers Forum. 7 December 2010. p. 45. Archived from the original on 28 March 2016. Retrieved 29 March 2016.
  84. ^ «OVERVIEW OF USB BATTERY CHARGING REVISION 1.2 AND THE IMPORTANT ROLE OF ADAPTER EMULATORS» (PDF). maxim integrated. 2014. p. 3. Archived (PDF) from the original on 4 July 2021. Retrieved 12 August 2021.
  85. ^ «USB in a NutShell – Chapter 2: Hardware». Beyond Logic.org. Archived from the original on 20 August 2007. Retrieved 25 August 2007.
  86. ^ «USB Logo Usage Guidelines» (PDF). USB Implementers Forum. Archived (PDF) from the original on 9 January 2022. Retrieved 13 February 2022.
  87. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  88. ^ «USB4 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 13 November 2021. Retrieved 13 February 2022.
  89. ^ «Media Agnostic USB v1.0a Spec and Adopters Agreement». usb.org. Archived from the original on 31 July 2021. Retrieved 21 July 2021.
  90. ^ Shaikh, Roshan Ashraf (3 November 2020). «USB-IF releases final specification of Media Agnostic USB». tweaktown.com. Archived from the original on 15 March 2021. Retrieved 21 July 2021.
  91. ^ Shuler, Kurt (31 March 2011). «Interchip Connectivity: HSIC, UniPro, HSI, C2C, LLI… oh my!». Arteris IP. Archived from the original on 19 June 2011. Retrieved 24 June 2011.
  92. ^ «USB 3.2 and Beyond». Black Box. Retrieved 4 March 2023.
  93. ^ «FireWire vs. USB 2.0» (PDF). QImaging. Archived (PDF) from the original on 11 October 2010. Retrieved 20 July 2010.
  94. ^ «FireWire vs. USB 2.0 – Bandwidth Tests». Archived from the original on 12 August 2007. Retrieved 25 August 2007.
  95. ^ «USB 2.0 vs FireWire». Pricenfees. Archived from the original on 16 October 2016. Retrieved 25 August 2007.
  96. ^ Metz, Cade (25 February 2003). «The Great Interface-Off: FireWire Vs. USB 2.0». PC Magazine. Archived from the original on 30 September 2007. Retrieved 25 August 2007.
  97. ^ Heron, Robert. «USB 2.0 Versus FireWire». TechTV. Archived from the original on 29 September 2007. Retrieved 25 August 2007.
  98. ^ «FireWire vs. USB 2.0». USB Ware. Archived from the original on 16 March 2007. Retrieved 19 March 2007.
  99. ^ Key, Gary (15 November 2005). «Firewire and USB Performance». Archived from the original on 23 April 2008. Retrieved 1 February 2008.
  100. ^ «802.3, Section 14.3.1.1» (PDF). IEEE. Archived (PDF) from the original on 6 December 2010.
  101. ^ «Powerbook Explodes After Comcast Plugs in Wrong Cable». Consumerist. 8 March 2010. Archived from the original on 25 June 2010. Retrieved 22 June 2010.
  102. ^ «Technical Note. Galvanic Isolation» (PDF). iSYSTEM. 2021. Archived (PDF) from the original on 21 December 2021. Retrieved 13 February 2022.
  103. ^ «Universal Serial Bus Device Class Definition for MIDI Devices» (PDF). usb.org. 1 November 1999. Archived (PDF) from the original on 2 November 2021. Retrieved 21 July 2021.
  104. ^ «How Thunderbolt Technology Works: Thunderbolt Technology Community». ThunderboltTechnology.net. Archived from the original on 10 February 2014. Retrieved 22 January 2014.
  105. ^ Galbraith, Jim (2 January 2014). «What you need to know about Thunderbolt 2». Macworld. IDG Communications, Inc. Archived from the original on 24 June 2021. Retrieved 18 June 2021.
  106. ^ «One port to rule them all: Thunderbolt 3 and USB Type-C join forces». Archived from the original on 2 June 2015. Retrieved 2 June 2015.
  107. ^ «Thunderbolt 3 is twice as fast and uses reversible USB-C». Archived from the original on 3 June 2015. Retrieved 2 June 2015.
  108. ^ Sebastian Anthony (2 June 2015). «Thunderbolt 3 embraces USB Type-C connector, doubles bandwidth to 40 Gbps». Ars Technica. Archived from the original on 9 June 2015. Retrieved 2 June 2015.
  109. ^ a b Porter, Jon (30 April 2020). «New DisplayPort spec enables 16K video over USB-C». The Verge. Vox Media, LLC. Archived from the original on 15 April 2021. Retrieved 18 June 2021.
  110. ^ «USB4™ Thunderbolt3™ Compatibility Requirements Specification» (PDF). USB. USB.org. January 2021. Archived (PDF) from the original on 19 October 2021. Retrieved 1 January 2021.
  111. ^ «Using AutoRun with a USB Flash Drive (USB stick)». Positive Technologies. 25 June 2022. Archived from the original on 26 April 2022. Retrieved 26 July 2022.

Further reading[edit]

  • Axelson, Jan (1 September 2006). USB Mass Storage: Designing and Programming Devices and Embedded Hosts (1st ed.). Lakeview Research. ISBN 978-1-931-44804-8.
  • ——— (1 December 2007). Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems (2nd ed.). Lakeview Research. ISBN 978-1-931-44806-2.
  • ——— (2015). USB Complete: The Developer’s Guide (5th ed.). Lakeview Research. ISBN 978-1-931448-28-4.
  • Hyde, John (February 2001). USB Design by Example: A Practical Guide to Building I/O Devices (2nd ed.). Intel Press. ISBN 978-0-970-28465-5.
  • «Debugging USB 2.0 for Compliance: It’s Not Just a Digital World» (PDF). Keysight Technologies. Technologies Application Note. Keysight (1382–3).

External links[edit]

General overview[edit]

  • Joel Johnson (29 May 2019). «The unlikely origins of USB, the port that changed everything». Fast Company.
  • Leigh, Peter (24 May 2020). Why Does USB Keep Changing? (video).
  • Parikh, Bijal. «USB (Universal Serial Bus): An Overview». Engineers Garage. WTWH Media. Retrieved 7 May 2022.
  • Barnatt, Christopher (25 September 2022). Explaining USB: From 1.0 to USB4 V2.0 (ExplainingComputers) (video).

Technical documents[edit]

  • «USB Implementers Forum (USB-IF)». USB.org.
  • «USB Document Library (USB 3.2, USB 2.0, Wireless USB, USB-C, USB Power Delivery)». USB.org.
  • «Universal Host Controller Interface (UHCI)» (PDF). Intel – via mit.edu.
  • «USB 3.0 Standard-A, Standard-B, Powered-B connectors». Pinouts guide. Archived from the original on 14 May 2016.
  • Muller, Henk (July 2012). «How To Create And Program USB Devices». Electronic Design.
  • Garney, John (June 1996). «An Analysis of Throughput Characteristics of Universal Serial Bus» (PDF).
  • Hershenhoren, Razi; Reznik, Omer (October 2010). «USB 2.0 Protocol Engine» (PDF).
  • IEC 62680 (Universal Serial Bus interfaces for data and power):
    • IEC 62680-1.1:2015 — Part 1-1: Common components — USB Battery Charging Specification, Revision 1.2
    • IEC 62680-1-2:2018 — Part 1-2: Common components — USB Power Delivery specification
    • IEC 62680-1-3:2018 — Part 1-3: Common components — USB Type-C Cable and Connector Specification
    • IEC 62680-1-4:2018 — Part 1-4: Common components — USB Type-C Authentication Specification
    • IEC 62680-2-1:2015 — Part 2-1: Universal Serial Bus Specification, Revision 2.0
    • IEC 62680-2-2:2015 — Part 2-2: Micro-USB Cables and Connectors Specification, Revision 1.01
    • IEC 62680-2-3:2015 — Part 2-3: Universal Serial Bus Cables and Connectors Class Document Revision 2.0
    • IEC 62680-3-1:2017 — Part 3-1: Universal Serial Bus 3.1 Specification

This article is about the computer bus standard. For other uses, see USB (disambiguation).

USB
Universal Serial Bus

Certified USB.svg

Usb connectors.JPG

Upper image: Certified logo.
Lower image: Various USB connectors (From left to right: male Micro USB B-Type, proprietary UC-E6, male Mini USB (5-pin) B-type, female A-type, male A-type, male B-type. Shown with a centimeter ruler.)

Type Bus
Production history
Designer
  • Compaq
  • DEC
  • IBM
  • Intel
  • Microsoft
  • NEC
  • Nortel
Designed January 1996; 27 years ago
Produced Since May 1996[1]
Superseded Serial port, parallel port, game port, Apple Desktop Bus, PS/2 port, and FireWire (IEEE 1394)

Universal Serial Bus (USB) is an industry standard that establishes specifications for cables, connectors and protocols for connection, communication and power supply (interfacing) between computers, peripherals and other computers.[2] A broad variety of USB hardware exists, including 14 different connector types, of which USB-C is the most recent and the only one not currently deprecated since the release of USB 3.2.

First released in 1996, the USB standards are maintained by the USB Implementers Forum (USB-IF). The four generations of USB are: USB 1.x, USB 2.0, USB 3.x, and USB4.[3]

Overview[edit]

USB was designed to standardize the connection of peripherals to personal computers, both to communicate with and to supply electric power. It has largely replaced interfaces such as serial ports and parallel ports and has become commonplace on a wide range of devices. Examples of peripherals that are connected via USB include computer keyboards and mice, video cameras, printers, portable media players, mobile (portable) digital telephones, disk drives, and network adapters.

USB connectors have been increasingly replacing other types as charging cables of portable devices.

Connector type quick reference[edit]

Each USB connection is made using two connectors: a socket (or receptacle) and a plug. In the following table, schematics for only the sockets are shown, although for each there is a corresponding plug (or plugs).

Available sockets by USB standard

Standard USB 1.0
1996
USB 1.1
1998
USB 2.0
2001
USB 2.0
Revised
USB 3.0
2008
USB 3.1
2013
USB 3.2
2017
USB4
2019
USB4 V2
2022
Maximum transfer rate 1.5 Mbit/s 12 Mbps 480 Mbps 5 Gbps 10 Gbps 20 Gbps 40 Gbps 80 Gbps
Type A connector USB Type-A receptacle White.svg USB Type-A receptacle Black.svg USB 3.0 Type-A receptacle blue.svg Deprecated
Type B connector USB Type-B receptacle.svg USB 3.0 Type-B receptacle blue.svg Deprecated
Mini-A connector USB Mini-A receptacle.svg Deprecated
Mini-B connector USB Mini-B receptacle.svg Deprecated
Mini-AB connector USB Mini-AB receptacle.svg Deprecated
Micro-A connector USB 3.0 Micro-A.svg Deprecated
Micro-B connector USB 3.0 Micro-B receptacle.svg Deprecated
Micro-AB connector USB Micro-AB receptacle.svg USB micro AB SuperSpeed.png Deprecated
Type C connector Backwards compatibility only USB Type-C Receptacle Pinout.svg
(Enlarged to show detail)

Objectives[edit]

The Universal Serial Bus was developed to simplify and improve the interface between personal computers and peripheral devices, such as cell phones, computer accessories, and monitors, when compared with previously existing standard or ad hoc proprietary interfaces.[4]

From the computer user’s perspective, the USB interface improves ease of use in several ways:

  • The USB interface is self-configuring, eliminating the need for the user to adjust the device’s settings for speed or data format, or configure interrupts, input/output addresses, or direct memory access channels.[5]
  • USB connectors are standardized at the host, so any peripheral can use most available receptacles.
  • USB takes full advantage of the additional processing power that can be economically put into peripheral devices so that they can manage themselves. As such, USB devices often do not have user-adjustable interface settings.
  • The USB interface is hot-swappable (devices can be exchanged without rebooting the host computer).
  • Small devices can be powered directly from the USB interface, eliminating the need for additional power supply cables.
  • Because use of the USB logo is only permitted after compliance testing, the user can have confidence that a USB device will work as expected without extensive interaction with settings and configuration.
  • The USB interface defines protocols for recovery from common errors, improving reliability over previous interfaces.[4]
  • Installing a device that relies on the USB standard requires minimal operator action. When a user plugs a device into a port on a running computer, it either entirely automatically configures using existing device drivers, or the system prompts the user to locate a driver, which it then installs and configures automatically.

The USB standard also provides multiple benefits for hardware manufacturers and software developers, specifically in the relative ease of implementation:

  • The USB standard eliminates the requirement to develop proprietary interfaces to new peripherals.
  • The wide range of transfer speeds available from a USB interface suits devices ranging from keyboards and mice up to streaming video interfaces.
  • A USB interface can be designed to provide the best available latency for time-critical functions or can be set up to do background transfers of bulk data with little impact on system resources.
  • The USB interface is generalized with no signal lines dedicated to only one function of one device.[4]

Limitations[edit]

As with all standards, USB possesses multiple limitations to its design:

  • USB cables are limited in length, as the standard was intended for peripherals on the same table-top, not between rooms or buildings. However, a USB port can be connected to a gateway that accesses distant devices.
  • USB data transfer rates are slower than those of other interconnects such as 100 Gigabit Ethernet.
  • USB has a strict tree network topology and master/slave protocol for addressing peripheral devices; those devices cannot interact with one another except via the host, and two hosts cannot communicate over their USB ports directly. Some extension to this limitation is possible through USB On-The-Go in, Dual-Role-Devices[6] and protocol bridge.
  • A host cannot broadcast signals to all peripherals at once—each must be addressed individually.
  • While converters exist between certain legacy interfaces and USB, they might not provide a full implementation of the legacy hardware. For example, a USB-to-parallel-port converter might work well with a printer, but not with a scanner that requires bidirectional use of the data pins.

For a product developer, using USB requires the implementation of a complex protocol and implies an «intelligent» controller in the peripheral device. Developers of USB devices intended for public sale generally must obtain a USB ID, which requires that they pay a fee to the USB Implementers Forum (USB-IF). Developers of products that use the USB specification must sign an agreement with the USB-IF. Use of the USB logos on the product requires annual fees and membership in the organization.[4]

History[edit]

Large circle is left end of horizontal line. The line forks into three branches ending in circle, triangle and square symbols.

The basic USB trident logo[7]

USB logo on the head of a standard USB-A plug

A group of seven companies began the development of USB in 1995:[8] Compaq, DEC, IBM, Intel, Microsoft, NEC, and Nortel. The goal was to make it fundamentally easier to connect external devices to PCs by replacing the multitude of connectors at the back of PCs, addressing the usability issues of existing interfaces, and simplifying software configuration of all devices connected to USB, as well as permitting greater data transfer rates for external devices and Plug and Play features.[9] Ajay Bhatt and his team worked on the standard at Intel;[10][11] the first integrated circuits supporting USB were produced by Intel in 1995.[12]

As of 2008, about 6 billion USB ports and interfaces were in the global marketplace, and about 2 billion were being sold each year.[13]

USB 1.x[edit]

Released in January 1996, USB 1.0 specified signaling rates of 1.5 Mbit/s (Low Bandwidth or Low Speed) and 12 Mbit/s (Full Speed).[14] It did not allow for extension cables, due to timing and power limitations. Few USB devices made it to the market until USB 1.1 was released in August 1998. USB 1.1 was the earliest revision that was widely adopted and led to what Microsoft designated the «Legacy-free PC».[15][16][17]

Neither USB 1.0 nor 1.1 specified a design for any connector smaller than the standard type A or type B. Though many designs for a miniaturised type B connector appeared on many peripherals, conformity to the USB 1.x standard was hampered by treating peripherals that had miniature connectors as though they had a tethered connection (that is: no plug or receptacle at the peripheral end). There was no known miniature type A connector until USB 2.0 (revision 1.01) introduced one.

USB 2.0[edit]

USB 2.0 was released in April 2000, adding a higher maximum signaling rate of 480 Mbit/s (maximum theoretical data throughput 53 MByte/s[18]) named High Speed or High Bandwidth, in addition to the USB 1.x Full Speed signaling rate of 12 Mbit/s (maximum theoretical data throughput 1.2 MByte/s[19]).

Modifications to the USB specification have been made via engineering change notices (ECNs). The most important of these ECNs are included into the USB 2.0 specification package available from USB.org:[20]

  • Mini-A and Mini-B Connector
  • Micro-USB Cables and Connectors Specification 1.01
  • InterChip USB Supplement
  • On-The-Go Supplement 1.3 USB On-The-Go makes it possible for two USB devices to communicate with each other without requiring a separate USB host
  • Battery Charging Specification 1.1 Added support for dedicated chargers, host chargers behaviour for devices with dead batteries
  • Battery Charging Specification 1.2:[21] with increased current of 1.5 A on charging ports for unconfigured devices, allowing High Speed communication while having a current up to 1.5 A
  • Link Power Management Addendum ECN, which adds a sleep power state

USB 3.x[edit]

The USB 3.0 specification was released on 12 November 2008, with its management transferring from USB 3.0 Promoter Group to the USB Implementers Forum (USB-IF) and announced on 17 November 2008 at the SuperSpeed USB Developers Conference.[22]

USB 3.0 adds a SuperSpeed transfer mode, with associated backward compatible plugs, receptacles, and cables. SuperSpeed plugs and receptacles are identified with a distinct logo and blue inserts in standard format receptacles.

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. Its efficiency is dependent on a number of factors including physical symbol encoding and link level overhead. At a 5 Gbit/s signaling rate with 8b/10b encoding, each byte needs 10 bits to transmit, so the raw throughput is 500 MB/s. When flow control, packet framing and protocol overhead are considered, it is realistic for 400 MB/s (3.2 Gbit/s) or more to transmit to an application.[23]: 4–19  Communication is full-duplex in SuperSpeed transfer mode; earlier modes are half-duplex, arbitrated by the host.[24]

USB-A 3.1 Gen 1 (formerly known as USB 3.0; later renamed USB 3.2 Gen 1×1) ports

Low-power and high-power devices remain operational with this standard, but devices using SuperSpeed can take advantage of increased available current of between 150 mA and 900 mA, respectively.[23]: 9–9 

USB 3.1, released in July 2013 has two variants. The first one preserves USB 3.0’s SuperSpeed transfer mode and is labeled USB 3.1 Gen 1,[25][26] and the second version introduces a new SuperSpeed+ transfer mode under the label of USB 3.1 Gen 2. SuperSpeed+ doubles the maximum data signaling rate to 10 Gbit/s, while reducing line encoding overhead to just 3% by changing the encoding scheme to 128b/132b.[25][27]

USB 3.2, released in September 2017,[28] preserves existing USB 3.1 SuperSpeed and SuperSpeed+ data modes but introduces two new SuperSpeed+ transfer modes over the new USB-C connector with data rates of 10 and 20 Gbit/s (1.25 and 2.5 GB/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.[29]

USB 3.0 also introduced the USB Attached SCSI (UASP) protocol, which provides generally faster transfer speeds than the BOT (Bulk-Only-Transfer) protocol.

Naming scheme[edit]

An overview of old naming scheme for USB 3.2 (deprecated as of September 2022).

Starting with the USB 3.2 standard, USB-IF introduced a new naming scheme.[30] To help companies with branding of the different transfer modes, USB-IF recommended branding the 5, 10, and 20 Gbit/s transfer modes as SuperSpeed USB 5Gbps, SuperSpeed USB 10Gbps, and SuperSpeed USB 20Gbps, respectively.[31] As of September 2022, this naming scheme is deprecated.

USB4[edit]

Main article: USB4

The certified USB4 40Gbps logo

The USB4 40Gbps trident logo

The certified USB4 40Gbps logo and trident logo

The USB4 specification was released on 29 August 2019 by the USB Implementers Forum.[32]

USB4 is based on the Thunderbolt 3 protocol.[33] It supports 40 Gbit/s throughput, is compatible with Thunderbolt 3, and backward compatible with USB 3.2 and USB 2.0.[34][35] The architecture defines a method to share a single high-speed link with multiple end device types dynamically that best serves the transfer of data by type and application.

The USB4 specification states that the following technologies shall be supported by USB4:[32]

Connection Mandatory for Remarks
host hub device
USB 2.0 (480 Mbit/s) Yes Yes Yes Contrary to other functions—which use the multiplexing of high-speed links—USB 2.0 over USB-C utilizes its own differential pair of wires.
USB4 Gen 2×2 (20 Gbit/s) Yes Yes Yes A USB 3.0-labelled device still operates via a USB4 host or hub as a USB 3.0 device. The device requirement of Gen 2×2 applies only to the newcoming USB4-labelled devices.
USB4 Gen 3×2 (40 Gbit/s) No Yes No
DisplayPort Yes Yes No The specification requires that hosts and hubs support the DisplayPort Alternate Mode.
Host-to-Host communications Yes Yes A LAN-like connection between two peers.
PCI Express No Yes No The PCI Express function of USB4 replicates the functionality of previous versions of the Thunderbolt specification.
Thunderbolt 3 No Yes No Thunderbolt 3 uses USB-C cables; the USB4 specification allows hosts and devices and requires hubs to support interoperability with the standard using the Thunderbolt 3 Alternate Mode.
Other Alternate Modes No No No USB4 products may optionally offer interoperability with the HDMI, MHL, and VirtualLink Alternate Modes.

During CES 2020, USB-IF and Intel stated their intention to allow USB4 products that support all the optional functionality as Thunderbolt 4 products. The first products compatible with USB4 are expected to be Intel’s Tiger Lake series and AMD’s Zen 3 series of CPUs. Released in 2020.

The USB4 2.0 specification was released on 1 September 2022 by the USB Implementers Forum.[36]

September 2022 naming scheme[edit]

An overview of USB naming scheme that was put in place in September 2022.
(A mix of USB specifications and their marketing names are being displayed, because specifications are sometimes wrongly used as marketing names)

Because of the previous confusing naming schemes, USB-IF decided to change it once again. As of 2 September 2022, marketing names follow the syntax «USB XGbps», where X is the speed of transfer in Gb/s.[37] Overview of the updated names and logos can be seen in the adjacent table.

Version history [edit]

Release versions[edit]

Name Release date Maximum transfer rate Note
USB 0.7 11 November 1994 ? Pre-release
USB 0.8 December 1994 ? Pre-release
USB 0.9 13 April 1995 Full Speed (12 Mbit/s) Pre-release
USB 0.99 August 1995 ? Pre-release
USB 1.0-RC November 1995 ? Release Candidate
USB 1.0 15 January 1996 Low Speed (1.5 Mbit/s)

Full Speed (12 Mbit/s)

USB 1.1 August 1998
USB 2.0 April 2000 High Speed (480 Mbit/s)
USB 3.0 November 2008 SuperSpeed USB (5 Gbit/s) Also referred to as USB 3.1 Gen 1[25] and USB 3.2 Gen 1 × 1
USB 3.1 July 2013 SuperSpeed+ USB (10 Gbit/s) Includes new USB 3.1 Gen 2,[25] also named USB 3.2 Gen 2 × 1 in later specifications. Last version to support Type A connector.
USB 3.2 August 2017 SuperSpeed+ USB dual-lane (20 Gbit/s) Includes new USB 3.2 Gen 1 × 2 and Gen 2 × 2 multi-link modes.[38] Requires Type C connector.
USB4 August 2019 40 Gbit/s (2-lane) Includes new USB4 Gen 2 × 2 (64b/66b encoding) and Gen 3 × 2 (128b/132b encoding) modes and introduces USB4 routing for tunnelling of USB3.x, DisplayPort 1.4a and PCI Express traffic and host-to-host transfers, based on the Thunderbolt 3 protocol
USB4 2.0 September 2022 120 Gbit/s Includes new 80 and 120 Gbit/s modes over Type C connector[39]

Power-related standards[edit]

Release name Release date Max. power Note
USB Battery Charging Rev. 1.0 2007-03-08 7.5 W (5 V, 1.5 A)
USB Battery Charging Rev. 1.1 2009-04-15 7.5 W (5 V, 1.5 A) Page 28, Table 5–2, but with limitation on paragraph 3.5. In ordinary USB 2.0’s standard-A port, 1.5 A only.[40]
USB Battery Charging Rev. 1.2 2010-12-07 7.5 W (5 V, 1.5 A) [41]
USB Power Delivery Rev. 1.0 (V. 1.0) 2012-07-05 100 W (20 V, 5 A) Using FSK protocol over bus power (VBUS)
USB Power Delivery Rev. 1.0 (V. 1.3) 2014-03-11 100 W (20 V, 5 A)
USB Type-C Rev. 1.0 2014-08-11 15 W (5 V, 3 A) New connector and cable specification
USB Power Delivery Rev. 2.0 (V. 1.0) 2014-08-11 100 W (20 V, 5 A) Using BMC protocol over communication channel (CC) on USB-C cables.
USB Type-C Rev. 1.1 2015-04-03 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.1) 2015-05-07 100 W (20 V, 5 A)
USB Type-C Rev. 1.2 2016-03-25 15 W (5 V, 3 A)
USB Power Delivery Rev. 2.0 (V. 1.2) 2016-03-25 100 W (20 V, 5 A)
USB Power Delivery Rev. 2.0 (V. 1.3) 2017-01-12 100 W (20 V, 5 A)
USB Power Delivery Rev. 3.0 (V. 1.1) 2017-01-12 100 W (20 V, 5 A)
USB Type-C Rev. 1.3 2017-07-14 15 W (5 V, 3 A)
USB Power Delivery Rev. 3.0 (V. 1.2) 2018-06-21 100 W (20 V, 5 A)
USB Type-C Rev. 1.4 2019-03-29 15 W (5 V, 3 A)
USB Type-C Rev. 2.0 2019-08-29 15 W (5 V, 3 A) Enabling USB4 over USB Type-C connectors and cables.
USB Power Delivery Rev. 3.0 (V. 2.0) 2019-08-29 100 W (20 V, 5 A) [42]
USB Power Delivery Rev. 3.1 (V. 1.0) 2021-05-24 240 W (48 V, 5 A)
USB Type-C Rev. 2.1 2021-05-25 15 W (5 V, 3 A) [43]
USB Power Delivery Rev. 3.1 (V. 1.1) 2021-07-06 240 W (48 V, 5 A) [44]
USB Power Delivery Rev. 3.1 (V. 1.2) 2021-10-26 240 W (48 V, 5 A) Including errata through October 2021[44]

This version incorporates the following ECNs:

  • Clarify use of Retries
  • Battery Capabilities
  • FRS timing problem
  • PPS power rule clarifications
  • Peak current support for EPR AVS APDO

System design[edit]

A USB system consists of a host with one or more downstream ports, and multiple peripherals, forming a tiered-star topology. Additional USB hubs may be included, allowing up to five tiers. A USB host may have multiple controllers, each with one or more ports. Up to 127 devices may be connected to a single host controller.[45][23]: 8–29  USB devices are linked in series through hubs. The hub built into the host controller is called the root hub.

A USB device may consist of several logical sub-devices that are referred to as device functions. A composite device may provide several functions, for example, a webcam (video device function) with a built-in microphone (audio device function). An alternative to this is a compound device, in which the host assigns each logical device a distinct address and all logical devices connect to a built-in hub that connects to the physical USB cable.

Diagram: inside a device are several endpoints, each of which connects by a logical pipe to a host controller. Data in each pipe flows in one direction, though there are a mixture going to and from the host controller.

USB endpoints reside on the connected device: the channels to the host are referred to as pipes.

USB device communication is based on pipes (logical channels). A pipe is a connection from the host controller to a logical entity within a device, called an endpoint. Because pipes correspond to endpoints, the terms are sometimes used interchangeably. Each USB device can have up to 32 endpoints (16 in and 16 out), though it is rare to have so many. Endpoints are defined and numbered by the device during initialization (the period after physical connection called «enumeration») and so are relatively permanent, whereas pipes may be opened and closed.

There are two types of pipe: stream and message.

  • A message pipe is bi-directional and is used for control transfers. Message pipes are typically used for short, simple commands to the device, and for status responses from the device, used, for example, by the bus control pipe number 0.
  • A stream pipe is a uni-directional pipe connected to a uni-directional endpoint that transfers data using an isochronous,[46] interrupt, or bulk transfer:
    Isochronous transfers
    At some guaranteed data rate (for fixed-bandwidth streaming data) but with possible data loss (e.g., realtime audio or video)
    Interrupt transfers
    Devices that need guaranteed quick responses (bounded latency) such as pointing devices, mice, and keyboards
    Bulk transfers
    Large sporadic transfers using all remaining available bandwidth, but with no guarantees on bandwidth or latency (e.g., file transfers)

When a host starts a data transfer, it sends a TOKEN packet containing an endpoint specified with a tuple of (device_address, endpoint_number). If the transfer is from the host to the endpoint, the host sends an OUT packet (a specialization of a TOKEN packet) with the desired device address and endpoint number. If the data transfer is from the device to the host, the host sends an IN packet instead. If the destination endpoint is a uni-directional endpoint whose manufacturer’s designated direction does not match the TOKEN packet (e.g. the manufacturer’s designated direction is IN while the TOKEN packet is an OUT packet), the TOKEN packet is ignored. Otherwise, it is accepted and the data transaction can start. A bi-directional endpoint, on the other hand, accepts both IN and OUT packets.

Rectangular opening where the width is twice the height. The opening has a metal rim, and within the opening a flat rectangular bar runs parallel to the top side.

Two USB 3.0 Standard-A receptacles (left) and two USB 2.0 Standard-A receptacles (right) on a computer’s front panel

Endpoints are grouped into interfaces and each interface is associated with a single device function. An exception to this is endpoint zero, which is used for device configuration and is not associated with any interface. A single device function composed of independently controlled interfaces is called a composite device. A composite device only has a single device address because the host only assigns a device address to a function.

When a USB device is first connected to a USB host, the USB device enumeration process is started. The enumeration starts by sending a reset signal to the USB device. The data rate of the USB device is determined during the reset signaling. After reset, the USB device’s information is read by the host and the device is assigned a unique 7-bit address. If the device is supported by the host, the device drivers needed for communicating with the device are loaded and the device is set to a configured state. If the USB host is restarted, the enumeration process is repeated for all connected devices.

The host controller directs traffic flow to devices, so no USB device can transfer any data on the bus without an explicit request from the host controller. In USB 2.0, the host controller polls the bus for traffic, usually in a round-robin fashion. The throughput of each USB port is determined by the slower speed of either the USB port or the USB device connected to the port.

High-speed USB 2.0 hubs contain devices called transaction translators that convert between high-speed USB 2.0 buses and full and low speed buses. There may be one translator per hub or per port.

Because there are two separate controllers in each USB 3.0 host, USB 3.0 devices transmit and receive at USB 3.0 data rates regardless of USB 2.0 or earlier devices connected to that host. Operating data rates for earlier devices are set in the legacy manner.

Device classes[edit]

The functionality of a USB device is defined by a class code sent to a USB host. This allows the host to load software modules for the device and to support new devices from different manufacturers.

Device classes include:[47]

Class Usage Description Examples, or exception
00h Device Unspecified[48] Device class is unspecified, interface descriptors are used to determine needed drivers
01h Interface Audio Speaker, microphone, sound card, MIDI
02h Both Communications and CDC control UART and RS-232 serial adapter, Modem, Wi-Fi adapter, Ethernet adapter. Used together with class 0Ah (CDC-Data) below
03h Interface Human interface device (HID) Keyboard, mouse, joystick
05h Interface Physical interface device (PID) Force feedback joystick
06h Interface Media (PTP/MTP) Scanner, Camera
07h Interface Printer Laser printer, inkjet printer, CNC machine
08h Interface USB mass storage, USB Attached SCSI USB flash drive, memory card reader, digital audio player, digital camera, external drive
09h Device USB hub High speed USB hub
0Ah Interface CDC-Data Used together with class 02h (Communications and CDC Control) above
0Bh Interface Smart Card USB smart card reader
0Dh Interface Content security Fingerprint reader
0Eh Interface Video Webcam
0Fh Interface Personal healthcare device class (PHDC) Pulse monitor (watch)
10h Interface Audio/Video (AV) Webcam, TV
11h Device Billboard Describes USB-C alternate modes supported by device
DCh Both Diagnostic device USB compliance testing device
E0h Interface Wireless Controller Bluetooth adapter, Microsoft RNDIS
EFh Both Miscellaneous ActiveSync device
FEh Interface Application-specific IrDA Bridge, Test & Measurement Class (USBTMC),[49] USB DFU (Device Firmware Upgrade)[50]
FFh Both Vendor-specific Indicates that a device needs vendor-specific drivers

USB mass storage / USB drive[edit]

An M.2 (2242) solid-state-drive (SSD) connected into USB 3.0 adapter and connected to computer.

The USB mass storage device class (MSC or UMS) standardizes connections to storage devices. At first intended for magnetic and optical drives, it has been extended to support flash drives and SD card readers. The ability to boot a write-locked SD card with a USB adapter is particularly advantageous for maintaining the integrity and non-corruptible, pristine state of the booting medium.

Though most personal computers since early 2005 can boot from USB mass storage devices, USB is not intended as a primary bus for a computer’s internal storage. However, USB has the advantage of allowing hot-swapping, making it useful for mobile peripherals, including drives of various kinds.

Several manufacturers offer external portable USB hard disk drives, or empty enclosures for disk drives. These offer performance comparable to internal drives, limited by the number and types of attached USB devices, and by the upper limit of the USB interface. Other competing standards for external drive connectivity include eSATA, ExpressCard, FireWire (IEEE 1394), and most recently Thunderbolt.

Another use for USB mass storage devices is the portable execution of software applications (such as web browsers and VoIP clients) with no need to install them on the host computer.[51][52]

Media Transfer Protocol[edit]

Media Transfer Protocol (MTP) was designed by Microsoft to give higher-level access to a device’s filesystem than USB mass storage, at the level of files rather than disk blocks. It also has optional DRM features. MTP was designed for use with portable media players, but it has since been adopted as the primary storage access protocol of the Android operating system from the version 4.1 Jelly Bean as well as Windows Phone 8 (Windows Phone 7 devices had used the Zune protocol – an evolution of MTP). The primary reason for this is that MTP does not require exclusive access to the storage device the way UMS does, alleviating potential problems should an Android program request the storage while it is attached to a computer. The main drawback is that MTP is not as well supported outside of Windows operating systems.

Human interface devices[edit]

USB mice and keyboards can usually be used with older computers that have PS/2 connectors with the aid of a small USB-to-PS/2 adapter. For mice and keyboards with dual-protocol support, an adaptor that contains no logic circuitry may be used: the USB hardware in the keyboard or mouse is designed to detect whether it is connected to a USB or PS/2 port, and communicate using the appropriate protocol. Converters that connect PS/2 keyboards and mice (usually one of each) to a USB port also exist.[53] These devices present two HID endpoints to the system and use a microcontroller to perform bidirectional data translation between the two standards.

Device Firmware Upgrade mechanism[edit]

Device Firmware Upgrade (DFU) is a vendor- and device-independent mechanism for upgrading the firmware of USB devices with improved versions provided by their manufacturers, offering (for example) a way to deploy firmware bug fixes. During the firmware upgrade operation, USB devices change their operating mode effectively becoming a PROM programmer. Any class of USB device can implement this capability by following the official DFU specifications.[50][54][55]

DFU can also give the user the freedom to flash USB devices with alternative firmware. One consequence of this is that USB devices after being re-flashed may act as various unexpected device types. For example, a USB device that the seller intends to be just a flash drive can «spoof» an input device like a keyboard. See BadUSB.[56]

Audio streaming[edit]

The USB Device Working Group has laid out specifications for audio streaming, and specific standards have been developed and implemented for audio class uses, such as microphones, speakers, headsets, telephones, musical instruments, etc. The working group has published three versions of audio device specifications:[57][58] USB Audio 1.0, 2.0, and 3.0, referred to as «UAC»[59] or «ADC».[60]

UAC 3.0 primarily introduces improvements for portable devices, such as reduced power usage by bursting the data and staying in low power mode more often, and power domains for different components of the device, allowing them to be shut down when not in use.[61]

UAC 2.0 introduced support for High Speed USB (in addition to Full Speed), allowing greater bandwidth for multi-channel interfaces, higher sample rates,[62] lower inherent latency,[63][59] and 8× improvement in timing resolution in synchronous and adaptive modes.[59] UAC2 also introduced the concept of clock domains, which provides information to the host about which input and output terminals derive their clocks from the same source, as well as improved support for audio encodings like DSD, audio effects, channel clustering, user controls, and device descriptions.[59][64]

UAC 1.0 devices are still common, however, due to their cross-platform driverless compatibility,[62] and also partly due to Microsoft’s failure to implement UAC 2.0 for over a decade after its publication, having finally added support to Windows 10 through the Creators Update on 20 March 2017.[65][66][64] UAC 2.0 is also supported by macOS, iOS, and Linux,[59] however Android only implements a subset of the UAC 1.0 specification.[67]

USB provides three isochronous (fixed-bandwidth) synchronization types,[68] all of which are used by audio devices:[69]

  • Asynchronous – The ADC or DAC are not synced to the host computer’s clock at all, operating off a free-running clock local to the device.
  • Synchronous – The device’s clock is synced to the USB start-of-frame (SOF) or Bus Interval signals. For instance, this can require syncing an 11.2896 MHz clock to a 1 kHz SOF signal, a large frequency multiplication.[70][71]
  • Adaptive – The device’s clock is synced to the amount of data sent per frame by the host[72]

While the USB spec originally described asynchronous mode being used in «low cost speakers» and adaptive mode in «high-end digital speakers»,[73] the opposite perception exists in the hi-fi world, where asynchronous mode is advertised as a feature, and adaptive/synchronous modes have a bad reputation.[74][75][67] In reality, all types can be high-quality or low-quality, depending on the quality of their engineering and the application.[71][59][76] Asynchronous has the benefit of being untied from the computer’s clock, but the disadvantage of requiring sample rate conversion when combining multiple sources.

Connectors[edit]

The connectors the USB committee specifies support a number of USB’s underlying goals, and reflect lessons learned from the many connectors the computer industry has used. The female connector mounted on the host or device is called the receptacle, and the male connector attached to the cable is called the plug.[23]: 2–5 – 2–6  The official USB specification documents also periodically define the term male to represent the plug, and female to represent the receptacle.[77]

USB Type-A plug

The standard USB Type-A plug. This is one of many types of USB connector.

The design is intended to make it difficult to insert a USB plug into its receptacle incorrectly. The USB specification requires that the cable plug and receptacle be marked so the user can recognize the proper orientation.[23] The USB-C plug however is reversible. USB cables and small USB devices are held in place by the gripping force from the receptacle, with no screws, clips, or thumb-turns as some connectors use.

The different A and B plugs prevent accidentally connecting two power sources. However, some of this directed topology is lost with the advent of multi-purpose USB connections (such as USB On-The-Go in smartphones, and USB-powered Wi-Fi routers), which require A-to-A, B-to-B, and sometimes Y/splitter cables.

USB connector types multiplied as the specification progressed. The original USB specification detailed standard-A and standard-B plugs and receptacles. The connectors were different so that users could not connect one computer receptacle to another. The data pins in the standard plugs are recessed compared to the power pins, so that the device can power up before establishing a data connection. Some devices operate in different modes depending on whether the data connection is made. Charging docks supply power and do not include a host device or data pins, allowing any capable USB device to charge or operate from a standard USB cable. Charging cables provide power connections, but not data. In a charge-only cable, the data wires are shorted at the device end, otherwise the device may reject the charger as unsuitable.

Cabling[edit]

A variety of USB cables for sale in Hong Kong

The USB 1.1 standard specifies that a standard cable can have a maximum length of 5 meters (16 ft 5 in) with devices operating at full speed (12 Mbit/s), and a maximum length of 3 meters (9 ft 10 in) with devices operating at low speed (1.5 Mbit/s).[78][79][80]

USB 2.0 provides for a maximum cable length of 5 meters (16 ft 5 in) for devices running at high speed (480 Mbit/s).[80]

The USB 3.0 standard does not directly 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 3 meters (9 ft 10 in).[81]

USB bridge cables[edit]

USB bridge cables, or data transfer cables can be found within the market, offering direct PC to PC connections. A bridge cable is a special cable with a chip and active electronics in the middle of the cable. The chip in the middle of the cable acts as a peripheral to both computers and allows for peer-to-peer communication between the computers. The USB bridge cables are used to transfer files between two computers via their USB ports.

Popularized by Microsoft as Windows Easy Transfer, the Microsoft utility used a special USB bridge cable to transfer personal files and settings from a computer running an earlier version of Windows to a computer running a newer version. In the context of the use of Windows Easy Transfer software, the bridge cable can sometimes be referenced as Easy Transfer cable.

Many USB bridge / data transfer cables are still USB 2.0, but there are also a number of USB 3.0 transfer cables. Despite USB 3.0 being 10 times faster than USB 2.0, USB 3.0 transfer cables are only 2 — 3 times faster given their design.[clarification needed]

The USB 3.0 specification introduced an A-to-A cross-over cable without power for connecting two PCs. These are not meant for data transfer but are aimed at diagnostic uses.

Dual-role USB connections[edit]

USB bridge cables have become less important with USB dual-role-device capabilities introduced with the USB 3.1 specification. Under the most recent specifications, USB supports most scenarios connecting systems directly with a Type-C cable. For the capability to work, however, connected systems must support role-switching. Dual-role capabilities requires there be two controllers within the system, as well as a role controller. While this can be expected in a mobile platform such as a tablet or a phone, desktop PCs and laptops often will not support dual roles.[82]

Power[edit]

Upstream USB connectors supply power at a nominal 5V DC via the V_BUS pin to downstream USB devices.

Low-power and high-power devices[edit]

Low-power devices may draw at most 1-unit load, and all devices must act as low-power devices when starting out as unconfigured. 1 unit load is 100 mA for USB devices up to USB 2.0, while USB 3.0 defines a unit load as 150 mA.

High-power devices (such as a typical 2.5-inch USB hard disk drive) draw at least 1 unit load and at most 5-unit loads (5x100mA = 500 mA) for devices up to USB 2.0- or 6-unit loads (6x150mA= 900 mA) for SuperSpeed (USB 3.0 and up) devices.

USB power standards

Specification Current Voltage Power (max.)
Low-power device 100 mA 5 V[a] 0.50 W
Low-power SuperSpeed (USB 3.0) device 150 mA 5 V[a] 0.75 W
High-power device 500 mA[b] 5 V 2.5 W
High-power SuperSpeed (USB 3.0) device 900 mA[c] 5 V 4.5 W
Multi-lane SuperSpeed (USB 3.2 Gen 2) device 1.5 A[d] 5 V 7.5 W
Battery Charging (BC) 1.1 1.5 A 5 V 7.5 W
Battery Charging (BC) 1.2 1.5 A 5 V 7.5 W
USB-C 1.5 A 5 V 7.5 W
3 A 5 V 15 W
Power Delivery 1.0/2.0/3.0 Type-C 5 A[e] 20 V 100 W
Power Delivery 3.1 Type-C 5 A[e] 48 V[f] 240 W
  1. ^ a b The VBUS supply from a low-powered hub port may drop to 4.40 V.
  2. ^ Up to five unit loads; with non-SuperSpeed devices, one unit load is 100 mA.
  3. ^ Up to six unit loads; with SuperSpeed devices, one unit load is 150 mA.
  4. ^ Up to six unit loads; with multi-lane devices, one unit load is 250 mA.
  5. ^ a b >3 A (>60 W) operation requires an electronically marked cable rated at 5 A.
  6. ^ >20 V (>100 W) operation requires an electronically marked Extended Power Range (EPR) cable.

To recognize Battery Charging mode, a dedicated charging port places a resistance not exceeding 200 Ω across the D+ and D− terminals. Shorted or near-shorted data lanes with less than 200 Ω of resistance across the «D+» and «D−» terminals signify a dedicated charging port (DCP) with indefinite charging rates.[83][84]

In addition to standard USB, there is a proprietary high-powered system known as PoweredUSB, developed in the 1990s, and mainly used in point-of-sale terminals such as cash registers.

Signaling[edit]

USB signals are transmitted using differential signaling on a twisted-pair data wires with 90 Ω ± 15% characteristic impedance.[85] USB 2.0 and earlier specifications define a single pair in half-duplex (HDx). USB 3.0 and later specifications define one pair for USB 2.0 compatibility and two or four pairs for data transfer: two pairs in full-duplex (FDx) for single lane variants (requires SuperSpeed connectors); four pairs in full-duplex for dual lane (×2) variants (requires USB-C connector).

Rate Name Old Name First publication (Standard) Encoding Data pairs Nominal
Rate
USB-IF Marketing
Name[86][87][88]
Logo
Low-Speed USB 1.0 NRZI 1 HDx 1.5 Mbit/s Basic-Speed USB USB icon.svg
Full-Speed 12 Mbit/s
High-Speed USB 2.0 480 Mbit/s Hi-Speed USB
USB 3.2 Gen 1×1 USB 3.0;
USB 3.1 Gen 1
USB 3.0 8b/10b 2 FDx 5 Gbit/s SuperSpeed USB 5Gbps USB SuperSpeed 5 Gbps Trident Logo.svg
USB 3.2 Gen 2×1 USB 3.1 Gen 2 USB 3.1 128b/132b 2 FDx 10 Gbit/s SuperSpeed USB 10Gbps USB SuperSpeed 10 Gbps Trident Logo.svg
USB 3.2 Gen 1×2 USB 3.2 8b/10b 4 FDx ×2 10 Gbit/s
USB 3.2 Gen 2×2 128b/132b 4 FDx ×2 20 Gbit/s SuperSpeed USB 20Gbps USB SuperSpeed 20 Gbps Trident Logo.svg
USB4 Gen 2×1 USB4 64b/66b[a] 2 FDx 10 Gbit/s
USB4 Gen 2×2 64b/66b[a] 4 FDx ×2 20 Gbit/s USB4 20Gbps USB4 20Gbps Logo.svg
USB4 Gen 3×1 128b/132b[a] 2 FDx 20 Gbit/s
USB4 Gen 3×2 128b/132b[a] 4 FDx ×2 40 Gbit/s USB4 40Gbps USB4 40Gbps Logo.svg
  1. ^ a b c d USB4 can use optional Reed–Solomon forward error correction (RS FEC). In this mode, 12 × 16 B (128 bit) symbols are assembled together with 2 B (12 bit + 4 bit reserved) synchronisation bits indicating the respective symbol types and 4 B of RS FEC to allow to correct up to 1 B of errors anywhere in the total 198 B block.
  • Low-speed (LS) and Full-speed (FS) modes use a single data pair, labelled D+ and D−, in half-duplex. Transmitted signal levels are 0.0–0.3 V for logical low, and 2.8–3.6 V for logical high level. The signal lines are not terminated.
  • High-speed (HS) mode uses the same wire pair, but with different electrical conventions. Lower signal voltages of −10 to 10 mV for low and 360 to 440 mV for logical high level, and termination of 45 Ω to ground or 90 Ω differential to match the data cable impedance.
  • SuperSpeed (SS) adds two additional pairs of shielded twisted wire (and new, mostly compatible expanded connectors). These are dedicated to full-duplex SuperSpeed operation. The SuperSpeed link operates independently from USB 2.0 channel and takes a precedence on connection. Link configuration is performed using LFPS (Low Frequency Periodic Signaling, approximately at 20 MHz frequency), and electrical features include voltage de-emphasis at transmitter side, and adaptive linear equalization on receiver side to combat electrical losses in transmission lines, and thus the link introduces the concept of link training.
  • SuperSpeed+ (SS+) uses increased data rate (Gen 2×1 mode) and/or the additional lane in the USB-C connector (Gen 1×2 and Gen 2×2 mode).

A USB connection is always between a host or hub at the A connector end, and a device or hub’s «upstream» port at the other end.

Protocol layer[edit]

During USB communication, data is transmitted as packets. Initially, all packets are sent from the host via the root hub, and possibly more hubs, to devices. Some of those packets direct a device to send some packets in reply.

Transactions[edit]

The basic transactions of USB are:

  • OUT transaction
  • IN transaction
  • SETUP transaction
  • Control transfer exchange

Related standards[edit]

Media Agnostic USB[edit]

The USB Implementers Forum introduced the Media Agnostic USB (MA-USB) v.1.0 wireless communication standard based on the USB protocol on July 29, 2015. Wireless USB is a cable-replacement technology, and uses ultra-wideband wireless technology for data rates of up to 480 Mbit/s.[89]

The USB-IF used WiGig Serial Extension v1.2 specification as its initial foundation for the MA-USB specification and is compliant with SuperSpeed USB (3.0 and 3.1) and Hi-Speed USB (USB 2.0). Devices that use MA-USB will be branded as ‘Powered by MA-USB’, provided the product qualifies its certification program.[90]

InterChip USB[edit]

InterChip USB is a chip-to-chip variant that eliminates the conventional transceivers found in normal USB. The HSIC physical layer uses about 50% less power and 75% less board area compared to USB 2.0.[91] It is an alternative standard to SPI and I2C.

USB-C[edit]

USB-C (officially USB Type-C) is a standard that defines a new connector, and several new connection features. Among them it supports Alternate Mode, which allows transporting other protocols via the USB-C connector and cable. This is commonly used to support the DisplayPort or HDMI protocols, which allows connecting a display, such as a computer monitor or television set, via USB-C.

All other connectors were deprecated in USB 3.2.[92]

DisplayLink[edit]

DisplayLink is a technology which allows multiple displays to be connected to a computer via USB. It was introduced around 2006, and before the advent of Alternate Mode over USB-C it was the only way to connect displays via USB. It is a proprietary technology, not standardized by the USB Implementers Forum and typically requires a separate device driver on the computer.

Comparisons with other connection methods[edit]

IEEE 1394[edit]

At first, USB was considered a complement to IEEE 1394 (FireWire) technology, which was designed as a high-bandwidth serial bus that efficiently interconnects peripherals such as disk drives, audio interfaces, and video equipment. In the initial design, USB operated at a far lower data rate and used less sophisticated hardware. It was suitable for small peripherals such as keyboards and pointing devices.

The most significant technical differences between FireWire and USB include:

  • USB networks use a tiered-star topology, while IEEE 1394 networks use a tree topology.
  • USB 1.0, 1.1, and 2.0 use a «speak-when-spoken-to» protocol, meaning that each peripheral communicates with the host when the host specifically requests it to communicate. USB 3.0 allows for device-initiated communications towards the host. A FireWire device can communicate with any other node at any time, subject to network conditions.
  • A USB network relies on a single host at the top of the tree to control the network. All communications are between the host and one peripheral. In a FireWire network, any capable node can control the network.
  • USB runs with a 5 V power line, while FireWire supplies 12 V and theoretically can supply up to 30 V.
  • Standard USB hub ports can provide from the typical 500 mA/2.5 W of current, only 100 mA from non-hub ports. USB 3.0 and USB On-The-Go supply 1.8 A/9.0 W (for dedicated battery charging, 1.5 A/7.5 W full bandwidth or 900 mA/4.5 W high bandwidth), while FireWire can in theory supply up to 60 watts of power, although 10 to 20 watts is more typical.

These and other differences reflect the differing design goals of the two buses: USB was designed for simplicity and low cost, while FireWire was designed for high performance, particularly in time-sensitive applications such as audio and video. Although similar in theoretical maximum transfer rate, FireWire 400 is faster than USB 2.0 high-bandwidth in real-use,[93] especially in high-bandwidth use such as external hard drives.[94][95][96][97] The newer FireWire 800 standard is twice as fast as FireWire 400 and faster than USB 2.0 high-bandwidth both theoretically and practically.[98] However, FireWire’s speed advantages rely on low-level techniques such as direct memory access (DMA), which in turn have created opportunities for security exploits such as the DMA attack.

The chipset and drivers used to implement USB and FireWire have a crucial impact on how much of the bandwidth prescribed by the specification is achieved in the real world, along with compatibility with peripherals.[99]

Ethernet[edit]

The IEEE 802.3af, 802.3at, and 802.3bt Power over Ethernet (PoE) standards specify more elaborate power negotiation schemes than powered USB. They operate at 48 V DC and can supply more power (up to 12.95 W for 802.3af, 25.5 W for 802.3at aka PoE+, 71 W for 802.3bt aka 4PPoE) over a cable up to 100 meters compared to USB 2.0, which provides 2.5 W with a maximum cable length of 5 meters. This has made PoE popular for VoIP telephones, security cameras, wireless access points, and other networked devices within buildings. However, USB is cheaper than PoE provided that the distance is short and power demand is low.

Ethernet standards require electrical isolation between the networked device (computer, phone, etc.) and the network cable up to 1500 V AC or 2250 V DC for 60 seconds.[100] USB has no such requirement as it was designed for peripherals closely associated with a host computer, and in fact it connects the peripheral and host grounds. This gives Ethernet a significant safety advantage over USB with peripherals such as cable and DSL modems connected to external wiring that can assume hazardous voltages under certain fault conditions.[101][102]

MIDI[edit]

The USB Device Class Definition for MIDI Devices transmits Music Instrument Digital Interface (MIDI) music data over USB.[103] The MIDI capability is extended to allow up to sixteen simultaneous virtual MIDI cables, each of which can carry the usual MIDI sixteen channels and clocks.

USB is competitive for low-cost and physically adjacent devices. However, Power over Ethernet and the MIDI plug standard have an advantage in high-end devices that may have long cables. USB can cause ground loop problems between equipment, because it connects ground references on both transceivers. By contrast, the MIDI plug standard and Ethernet have built-in isolation to 500V or more.

eSATA/eSATAp[edit]

The eSATA connector is a more robust SATA connector, intended for connection to external hard drives and SSDs. eSATA’s transfer rate (up to 6 Gbit/s) is similar to that of USB 3.0 (up to 5 Gbit/s) and USB 3.1 (up to 10 Gbit/s). A device connected by eSATA appears as an ordinary SATA device, giving both full performance and full compatibility associated with internal drives.

eSATA does not supply power to external devices. This is an increasing disadvantage compared to USB. Even though USB 3.0’s 4.5 W is sometimes insufficient to power external hard drives, technology is advancing, and external drives gradually need less power, diminishing the eSATA advantage. eSATAp (power over eSATA; aka ESATA/USB) is a connector introduced in 2009 that supplies power to attached devices using a new, backward compatible, connector. On a notebook eSATAp usually supplies only 5 V to power a 2.5-inch HDD/SSD; on a desktop workstation it can additionally supply 12 V to power larger devices including 3.5-inch HDD/SSD and 5.25-inch optical drives.

eSATAp support can be added to a desktop machine in the form of a bracket connecting the motherboard SATA, power, and USB resources.

eSATA, like USB, supports hot plugging, although this might be limited by OS drivers and device firmware.

Thunderbolt[edit]

Thunderbolt combines PCI Express and Mini DisplayPort into a new serial data interface. Original Thunderbolt implementations have two channels, each with a transfer speed of 10 Gbit/s, resulting in an aggregate unidirectional bandwidth of 20 Gbit/s.[104]

Thunderbolt 2 uses link aggregation to combine the two 10 Gbit/s channels into one bidirectional 20 Gbit/s channel.[105]

Thunderbolt 3 uses the USB-C connector.[106][107][108] Thunderbolt 3 has two physical 20 Gbit/s bi-directional channels, aggregated to appear as a single logical 40 Gbit/s bi-directional channel. Thunderbolt 3 controllers can incorporate a USB 3.1 Gen 2 controller to provide compatibility with USB devices. They are also capable of providing DisplayPort alternate mode over the USB-C connector, making a Thunderbolt 3 port a superset of a USB 3.1 Gen 2 port with DisplayPort alternate mode.

DisplayPort Alt Mode 2.0: USB 4 supports DisplayPort 2.0 over its alternative mode. DisplayPort 2.0 can support 8K resolution at 60 Hz with HDR10 color.[109] DisplayPort 2.0 can use up to 80 Gbit/s, which is double the amount available to USB data, because it sends all the data in one direction (to the monitor) and can thus use all eight data lanes at once.[109]

After the specification was made royalty-free and custodianship of the Thunderbolt protocol was transferred from Intel to the USB Implementers Forum, Thunderbolt 3 has been effectively implemented in the USB4 specification—with compatibility with Thunderbolt 3 optional but encouraged for USB4 products.[110]

Interoperability[edit]

Various protocol converters are available that convert USB data signals to and from other communications standards.

Security threats[edit]

Due to the prevalency of the USB standard, there are many exploits using the USB standard. One of the biggest instances of this today is known as the USB Killer, a device which damages devices by sending high voltage pulses across the data lines.

In versions of Microsoft Windows before Windows XP, Windows would automatically run a script (if present) on certain devices via autorun, one of which are USB mass storage devices, which may contain malicious software.[111]

See also[edit]

USB[edit]

  • USB hardware
  • USB protocol
  • USB-C
  • USB hub
  • Extensible Host Controller Interface (XHCI)
  • List of device bit rates#Peripheral
  • WebUSB

Derived and related standards[edit]

  • DockPort
  • Windows Easy Transfer
  • LIO Target
  • Media Transfer Protocol
  • Mobile High-Definition Link
  • Thunderbolt (interface)

References[edit]

  1. ^ «82371FB (PIIX) and 82371SB (PIIX3) PCI ISA IDE Xcelerator» (PDF). Intel. May 1996. Archived from the original (PDF) on 13 March 2016. Retrieved 12 March 2016.
  2. ^ «USB deserves more support». Business. Boston Globe Online. Simson. 31 December 1995. Archived from the original on 6 April 2012. Retrieved 12 December 2011.
  3. ^ Hachman, Mark (4 March 2019). «The new USB4 spec promises a lot: Thunderbolt 3 support, 40Gbps bandwidth, and less confusion». PCWorld. Archived from the original on 27 March 2019. Retrieved 4 March 2019.
  4. ^ a b c d Jan Axelson, USB Complete: The Developer’s Guide, Fifth Edition, Lakeview Research LLC, 2015, ISBN 1931448280, pages 1-7
  5. ^ «Definition of: how to install a PC peripheral». PC. Ziff Davis. Archived from the original on 22 March 2018. Retrieved 17 February 2018.
  6. ^ Huang, Eric (3 May 2018). «To USB or Not to USB: USB Dual Role replaces USB On-The-Go». synopsys.com. Archived from the original on 25 July 2021. Retrieved 21 July 2021.
  7. ^ «Icon design recommendation for Identifying USB 2.0 Ports on PCs, Hosts and Hubs» (PDF). USB. Archived (PDF) from the original on 3 October 2016. Retrieved 26 April 2013..
  8. ^ «Members». Archived from the original on 7 November 2021. Retrieved 7 November 2021.
  9. ^ «Two decades of «plug and play»: How USB became the most successful interface in the history of computing». Archived from the original on 15 June 2021. Retrieved 14 June 2021.
  10. ^ «Intel Fellow: Ajay V. Bhatt». Intel Corporation. Archived from the original on 4 November 2009.
  11. ^ Rogoway, Mark (9 May 2009). «Intel ad campaign remakes researchers into rock stars». The Oregonian. Archived from the original on 26 August 2009. Retrieved 23 September 2009.
  12. ^ Pan, Hui; Polishuk, Paul (eds.). 1394 Monthly Newsletter. Information Gatekeepers. pp. 7–9. GGKEY:H5S2XNXNH99. Archived from the original on 12 November 2012. Retrieved 23 October 2012.
  13. ^ «SuperSpeed USB 3.0: More Details Emerge». PC world. 6 January 2009. Archived from the original on 24 January 2009.
  14. ^ «4.2.1». Universal Serial Bus Specification (PDF) (Technical report). 1996. p. 29. v1.0. Archived (PDF) from the original on 30 January 2018.
  15. ^ «Eight ways the iMac changed computing». Macworld. 15 August 2008. Archived from the original on 22 December 2011. Retrieved 5 September 2017.
  16. ^ «The PC Follows iMac’s Lead». Business week. 1999. Archived from the original on 23 September 2015.
  17. ^ «Popular Mechanics: Making Connections». Popular Mechanics Magazine. Hearst Magazines: 59. February 2001. ISSN 0032-4558. Archived from the original on 15 February 2017.
  18. ^ «High Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  19. ^ «Full Speed USB Maximum Theoretical Throughput». Microchip Technology Incorporated. 23 March 2021. Archived from the original on 23 March 2021. Retrieved 23 March 2021.
  20. ^ «USB 2.0 Specification». USB Implementers Forum. Archived from the original on 3 December 2017. Retrieved 28 April 2019.
  21. ^ «Battery Charging v1.2 Spec and Adopters Agreement» (ZIP). USB Implementers Forum. 7 March 2012. Archived from the original on 6 October 2014. Retrieved 13 May 2021.
  22. ^ «USB 3.0 Specification Now Available» (PDF) (Press release). San Jose, Calif. 17 November 2008. Archived from the original (PDF) on 31 March 2010. Retrieved 22 June 2010 – via usb.org.
  23. ^ a b c d e Universal Serial Bus 3.0 Specification (ZIP). Hewlett-Packard Company Intel Corporation Microsoft Corporation NEC Corporation ST-Ericsson Texas Instruments. 6 June 2011. Archived from the original on 19 May 2014 – via www.usb.org.
    «Universal Serial Bus 3.0 Specification» (PDF). 12 November 2008. Archived (PDF) from the original on 6 October 2012. Retrieved 29 December 2012 – via www.gaw.ru.
  24. ^ «USB 3.0 Technology» (PDF). HP. 2012. Archived from the original on 19 February 2015. Retrieved 2 January 2014.
  25. ^ a b c d «USB 3.1 Specification – Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 12 March 2016 – via www.usb.org.
  26. ^ Silvia (5 August 2015). «USB 3.1 Gen 1 & Gen 2 explained». www.msi.org. Archived from the original on 8 July 2018. Retrieved 5 April 2018.
  27. ^ Universal Serial Bus 3.1 Specification. Hewlett-Packard Company Intel Corporation Microsoft Corporation Renesas Corporation ST-Ericsson Texas Instruments. 26 July 2013. Archived from the original (ZIP) on 21 November 2014. Retrieved 19 November 2014 – via www.usb.org.
  28. ^ «The USB 3.2 Specification released on September 22, 2017 and ECNs». usb.org. 22 September 2017. Archived from the original on 6 July 2019. Retrieved 4 September 2019.
  29. ^ «USB 3.0 Promoter Group Announces USB 3.2 Update» (PDF) (Press release). Beaverton, Oregon, US. 25 July 2017. Archived (PDF) from the original on 21 September 2017. Retrieved 27 July 2017 – via www.usb.org.
  30. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). usb.org. 26 February 2019. Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  31. ^ Ravencraft, Jeff (19 November 2019). «USB DevDays 2019 – Branding Session» (PDF). USB Implementers Forum (Presentation). p. 16. Archived from the original (PDF) on 22 March 2020. Retrieved 22 March 2020.
  32. ^ a b «USB Promoter Group USB4 Specification». usb.org. 29 August 2019. Archived from the original on 13 February 2021. Retrieved 30 August 2019.
  33. ^ Bright, Peter (4 March 2019). «Thunderbolt 3 becomes USB4, as Intel’s interconnect goes royalty-free». Ars Technica. Archived from the original on 13 February 2021. Retrieved 4 March 2019.
  34. ^ Grunin, Lori (4 March 2019). «USB4 marries Thunderbolt 3 for faster speeds and smarter transfers». CNET. Archived from the original on 4 March 2019. Retrieved 4 March 2019.
  35. ^ Brant, Tom (4 March 2019). «Thunderbolt 3 Merges With USB to Become USB4». PC Magazine. Archived from the original on 5 March 2019. Retrieved 4 March 2019.
  36. ^ «USB Promoter Group Announces USB4 Version 2.0 Specification defines delivering up to 80 Gbps over USB Type-C» (PDF).
  37. ^ «USB Data Performance, Language Usage Guidelines from USB-IF» (PDF). Retrieved 2 September 2022.
  38. ^ Matt Elliot (11 March 2019). «USB 3.2 explained: Making sense of current and confusing USB standards». CNET. Archived from the original on 27 July 2017. Retrieved 26 July 2022.
  39. ^ «USB4® Specification v2.0 | USB-IF».
  40. ^ «Battery Charging v1.1 Spec and Adopters Agreement». USB.org. Archived from the original on 11 January 2021. Retrieved 31 July 2019.
  41. ^ «Battery Charging v1.2 Spec and Adopters Agreement». USB.org. Archived from the original on 31 July 2019. Retrieved 31 July 2019.
  42. ^ «USB Power Delivery». USB.org. Archived from the original on 3 September 2019. Retrieved 3 September 2019.
  43. ^ «USB Type-C Cable and Connector Specification Revision 2.1». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  44. ^ a b «USB Power Delivery». USB.org. Archived from the original on 27 May 2021. Retrieved 27 May 2021.
  45. ^ «Universal Serial Bus Specification Revision 2.0». USB.org. 11 October 2011. pp. 13, 30, 256. Archived from the original (ZIP) on 28 May 2012. Retrieved 8 September 2012.
  46. ^ Dan Froelich (20 May 2009). «Isochronous Protocol» (PDF). USB.org. Archived from the original (PDF) on 17 August 2014. Retrieved 21 November 2014.
  47. ^ «USB Class Codes». 22 September 2018. Archived from the original on 22 September 2018 – via www.usb.org.
  48. ^ Use class information in the interface descriptors. This base class is defined to use in device descriptors to indicate that class information should be determined from the Interface Descriptors in the device.
  49. ^ «Universal Serial Bus Test and Measurement Class Specification (USBTMC) Revision 1.0» (PDF). USB Implementers Forum. 14 April 2003. Archived (PDF) from the original on 23 December 2018. Retrieved 10 May 2018 – via sdpha2.ucsd.edu.
  50. ^ a b «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.1» (PDF). USB Implementers Forum. 15 October 2004. pp. 8–9. Archived (PDF) from the original on 11 October 2014. Retrieved 8 September 2014.
  51. ^ «100 Portable Apps for your USB Stick (both for Mac and Win)». Archived from the original on 2 December 2008. Retrieved 30 October 2008.
  52. ^ «Skype VoIP USB Installation Guide». Archived from the original on 6 July 2014. Retrieved 30 October 2008.
  53. ^ «PS/2 to USB Keyboard and Mouse Adapter». StarTech.com. Archived from the original on 12 November 2014.
  54. ^ «Universal Serial Bus Device Class Specification for Device Firmware Upgrade, Version 1.0» (PDF). USB Implementers Forum. 13 May 1999. pp. 7–8. Archived from the original (PDF) on 24 August 2014. Retrieved 8 September 2014.
  55. ^ «rpms/dfu-util: USB Device Firmware Upgrade tool». fedoraproject.org. 14 May 2014. Archived from the original on 8 September 2014. Retrieved 8 September 2014.
  56. ^ Karsten Nohl; Sascha Krißler; Jakob Lell (7 August 2014). «BadUSB – On accessories that turn evil» (PDF). srlabs.de. Security Research Labs. Archived from the original (PDF) on 8 August 2014. Retrieved 8 September 2014.
  57. ^ «USB-IF Announces USB Audio Device Class 3.0 Specification». Business Wire (Press release). Houston, Texas & Beaverton, Oregon. 27 September 2016. Archived from the original on 4 May 2018. Retrieved 4 May 2018.
  58. ^ «USB Device Class Specifications». www.usb.org. Archived from the original on 13 August 2014. Retrieved 4 May 2018.
  59. ^ a b c d e f Strong, Laurence (2015). «Why do you need USB Audio Class 2?» (PDF). XMOS. Archived from the original (PDF) on 24 November 2017. Retrieved 11 December 2020. In applications where streaming latency is important, UAC2 offers up to an 8x reduction over UAC1. … Each clocking method has pros and cons and best-fit applications.
  60. ^ «USB Audio 2.0 Drivers». Microsoft Hardware Dev Center. Archived from the original on 4 May 2018. Retrieved 4 May 2018. ADC-2 refers to the USB Device Class Definition for Audio Devices, Release 2.0.
  61. ^ «New USB Audio Class for USB Type-C Digital Headsets». Synopsys.com. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  62. ^ a b Kars, Vincent (May 2011). «USB». The Well-Tempered Computer. Archived from the original on 7 May 2018. Retrieved 7 May 2018. All operating systems (Win, OSX, and Linux) support USB Audio Class 1 natively. This means you don’t need to install drivers, it is plug&play.
  63. ^ «Fundamentals of USB Audio» (PDF). www.xmos.com. XMOS Ltd. 2015. Retrieved 10 December 2020. Note that Full Speed USB has a much higher intrinsic latency of 2ms
  64. ^ a b «This Just In: Microsoft Launches Native Class 2 USB Audio Support. Wait, What?». Computer Audiophile. Archived from the original on 2 September 2018. Retrieved 7 May 2018. Class 2 support enables much higher sample rates such as PCM 24 bit / 384 kHz and DSD (DoP) up through DSD256.
  65. ^ «Announcing Windows 10 Insider Preview Build 14931 for PC». Windows Experience Blog. 21 September 2016. Archived from the original on 23 September 2016. Retrieved 7 May 2018. We now have native support for USB Audio 2.0 devices with an inbox class driver! This is an early version of the driver that does not have all features enabled
  66. ^ Plummer, Gregg (20 September 2017). «Ampliozone: USB Audio Class 2.0 Support in Windows 10, FINALLY!!!!». Ampliozone. Archived from the original on 7 May 2018. Retrieved 7 May 2018.
  67. ^ a b «USB Digital Audio». Android Open Source Project. Retrieved 16 February 2023. Synchronous sub-mode is not commonly used with audio because both host and peripheral are at the mercy of the USB clock.{{cite web}}: CS1 maint: url-status (link)
  68. ^ «32-bit Atmel Microcontroller Application Note» (PDF). Atmel Corporation. 2011. Archived (PDF) from the original on 6 May 2016. Retrieved 13 April 2016.
  69. ^ «PCM2906C datasheet» (PDF). Texas Instruments. November 2011. Archived (PDF) from the original on 4 May 2018. Retrieved 4 May 2018. The PCM2906C employs SpAct™ architecture, TI’s unique system that recovers the audio clock from USB packet data.
  70. ^ Castor-Perry, Kendall (October 2010). «Designing Modern USB Audio Systems». Cypress Semiconductor. Archived from the original on 5 May 2018. Retrieved 4 May 2018.
  71. ^ a b Castor-Perry, Kendall (2011). «Programmable Clock Generation and Synchronization for USB Audio Systems». Cypress Semiconductor. Archived from the original on 4 May 2018. Retrieved 4 May 2018. Early USB replay interfaces used synchronous mode but acquired a reputation for poor quality of the recovered clock (and resultant poor replay quality). This was primarily due to deficiencies of clocking implementation rather than inherent shortcomings of the approach.
  72. ^ Kondoh, Hitoshi (20 February 2002). «The D/A diaries: A personal memoir of engineering heartache and triumph» (PDF). Archived (PDF) from the original on 12 December 2019. Retrieved 4 May 2018. The fact that there is no clock line within the USB cable leads to a thinner cable, which is an advantage. But, no matter how good the crystal oscillators are at the send and receive ends, there will always be some difference between the two…
  73. ^ «USB 2.0 Documents». www.usb.org. Archived from the original on 3 December 2017. Retrieved 7 May 2018.
  74. ^ «Our Guide to USB Audio — Why Should I Use it?». Cambridge Audio. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Synchronous USB DAC is the lowest quality of the three … Adaptive … means that there is no continuous, accurate master clock in the DAC, which causes jitter in the audio stream. … Asynchronous – this is the most complex to implement but it is a huge improvement on the other types.
  75. ^ Kars, Vincent (July 2012). «USB versus USB». The Well-Tempered Computer. Archived from the original on 22 April 2018. Retrieved 7 May 2018. Synchronous is not used in a quality DAC as it is very jittery. … asynchronous is the better of these modes.
  76. ^ «Low-Jitter USB: Dan Lavry, Michael Goodman, Adaptive, Asynchronous». Headphone Reviews and Discussion — Head-Fi.org. Archived from the original on 7 May 2018. Retrieved 7 May 2018. Some manufacturers may lead you to believe that Asynchronous USB transfers are superior to Adaptive USB transfers and that therefore you must believe in the asynchronous solution. This no more true than saying that you «must» hold the fork in your left hand. In fact, if you know what you are doing, you will feed yourself with either hand. The issue is really about good engineering practices.
  77. ^ «USB 2.0 Specification Engineering Change Notice (ECN) #1: Mini-B connector» (PDF). 20 October 2000. Archived (PDF) from the original on 12 April 2015. Retrieved 29 December 2014 – via www.usb.org.
  78. ^ «USB Cable Length Limitations» (PDF). CablesPlusUSA.com. 3 November 2010. Archived from the original (PDF) on 11 October 2014. Retrieved 2 February 2014.
  79. ^ «What is the Maximum Length of a USB Cable?». Techwalla.com. Archived from the original on 1 December 2017. Retrieved 18 November 2017.
  80. ^ a b «Cables and Long-Haul Solutions». USB 2.0 Frequently Asked Questions. USB Implementers Forum. Archived from the original on 18 January 2011. Retrieved 28 April 2019.
  81. ^ Axelson, Jan. «USB 3.0 Developers FAQ». Archived from the original on 20 December 2016. Retrieved 20 October 2016.
  82. ^ «USB 3.1 — Type-C Host to Host». superuser.com. Archived from the original on 14 October 2021. Retrieved 21 July 2021.
  83. ^ «Parameter Values». Battery Charging Specification, Revision 1.2. USB Implementers Forum. 7 December 2010. p. 45. Archived from the original on 28 March 2016. Retrieved 29 March 2016.
  84. ^ «OVERVIEW OF USB BATTERY CHARGING REVISION 1.2 AND THE IMPORTANT ROLE OF ADAPTER EMULATORS» (PDF). maxim integrated. 2014. p. 3. Archived (PDF) from the original on 4 July 2021. Retrieved 12 August 2021.
  85. ^ «USB in a NutShell – Chapter 2: Hardware». Beyond Logic.org. Archived from the original on 20 August 2007. Retrieved 25 August 2007.
  86. ^ «USB Logo Usage Guidelines» (PDF). USB Implementers Forum. Archived (PDF) from the original on 9 January 2022. Retrieved 13 February 2022.
  87. ^ «USB 3.2 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 3 November 2021. Retrieved 4 September 2019.
  88. ^ «USB4 Specification Language Usage Guidelines from USB-IF» (PDF). Archived (PDF) from the original on 13 November 2021. Retrieved 13 February 2022.
  89. ^ «Media Agnostic USB v1.0a Spec and Adopters Agreement». usb.org. Archived from the original on 31 July 2021. Retrieved 21 July 2021.
  90. ^ Shaikh, Roshan Ashraf (3 November 2020). «USB-IF releases final specification of Media Agnostic USB». tweaktown.com. Archived from the original on 15 March 2021. Retrieved 21 July 2021.
  91. ^ Shuler, Kurt (31 March 2011). «Interchip Connectivity: HSIC, UniPro, HSI, C2C, LLI… oh my!». Arteris IP. Archived from the original on 19 June 2011. Retrieved 24 June 2011.
  92. ^ «USB 3.2 and Beyond». Black Box. Retrieved 4 March 2023.
  93. ^ «FireWire vs. USB 2.0» (PDF). QImaging. Archived (PDF) from the original on 11 October 2010. Retrieved 20 July 2010.
  94. ^ «FireWire vs. USB 2.0 – Bandwidth Tests». Archived from the original on 12 August 2007. Retrieved 25 August 2007.
  95. ^ «USB 2.0 vs FireWire». Pricenfees. Archived from the original on 16 October 2016. Retrieved 25 August 2007.
  96. ^ Metz, Cade (25 February 2003). «The Great Interface-Off: FireWire Vs. USB 2.0». PC Magazine. Archived from the original on 30 September 2007. Retrieved 25 August 2007.
  97. ^ Heron, Robert. «USB 2.0 Versus FireWire». TechTV. Archived from the original on 29 September 2007. Retrieved 25 August 2007.
  98. ^ «FireWire vs. USB 2.0». USB Ware. Archived from the original on 16 March 2007. Retrieved 19 March 2007.
  99. ^ Key, Gary (15 November 2005). «Firewire and USB Performance». Archived from the original on 23 April 2008. Retrieved 1 February 2008.
  100. ^ «802.3, Section 14.3.1.1» (PDF). IEEE. Archived (PDF) from the original on 6 December 2010.
  101. ^ «Powerbook Explodes After Comcast Plugs in Wrong Cable». Consumerist. 8 March 2010. Archived from the original on 25 June 2010. Retrieved 22 June 2010.
  102. ^ «Technical Note. Galvanic Isolation» (PDF). iSYSTEM. 2021. Archived (PDF) from the original on 21 December 2021. Retrieved 13 February 2022.
  103. ^ «Universal Serial Bus Device Class Definition for MIDI Devices» (PDF). usb.org. 1 November 1999. Archived (PDF) from the original on 2 November 2021. Retrieved 21 July 2021.
  104. ^ «How Thunderbolt Technology Works: Thunderbolt Technology Community». ThunderboltTechnology.net. Archived from the original on 10 February 2014. Retrieved 22 January 2014.
  105. ^ Galbraith, Jim (2 January 2014). «What you need to know about Thunderbolt 2». Macworld. IDG Communications, Inc. Archived from the original on 24 June 2021. Retrieved 18 June 2021.
  106. ^ «One port to rule them all: Thunderbolt 3 and USB Type-C join forces». Archived from the original on 2 June 2015. Retrieved 2 June 2015.
  107. ^ «Thunderbolt 3 is twice as fast and uses reversible USB-C». Archived from the original on 3 June 2015. Retrieved 2 June 2015.
  108. ^ Sebastian Anthony (2 June 2015). «Thunderbolt 3 embraces USB Type-C connector, doubles bandwidth to 40 Gbps». Ars Technica. Archived from the original on 9 June 2015. Retrieved 2 June 2015.
  109. ^ a b Porter, Jon (30 April 2020). «New DisplayPort spec enables 16K video over USB-C». The Verge. Vox Media, LLC. Archived from the original on 15 April 2021. Retrieved 18 June 2021.
  110. ^ «USB4™ Thunderbolt3™ Compatibility Requirements Specification» (PDF). USB. USB.org. January 2021. Archived (PDF) from the original on 19 October 2021. Retrieved 1 January 2021.
  111. ^ «Using AutoRun with a USB Flash Drive (USB stick)». Positive Technologies. 25 June 2022. Archived from the original on 26 April 2022. Retrieved 26 July 2022.

Further reading[edit]

  • Axelson, Jan (1 September 2006). USB Mass Storage: Designing and Programming Devices and Embedded Hosts (1st ed.). Lakeview Research. ISBN 978-1-931-44804-8.
  • ——— (1 December 2007). Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems (2nd ed.). Lakeview Research. ISBN 978-1-931-44806-2.
  • ——— (2015). USB Complete: The Developer’s Guide (5th ed.). Lakeview Research. ISBN 978-1-931448-28-4.
  • Hyde, John (February 2001). USB Design by Example: A Practical Guide to Building I/O Devices (2nd ed.). Intel Press. ISBN 978-0-970-28465-5.
  • «Debugging USB 2.0 for Compliance: It’s Not Just a Digital World» (PDF). Keysight Technologies. Technologies Application Note. Keysight (1382–3).

External links[edit]

General overview[edit]

  • Joel Johnson (29 May 2019). «The unlikely origins of USB, the port that changed everything». Fast Company.
  • Leigh, Peter (24 May 2020). Why Does USB Keep Changing? (video).
  • Parikh, Bijal. «USB (Universal Serial Bus): An Overview». Engineers Garage. WTWH Media. Retrieved 7 May 2022.
  • Barnatt, Christopher (25 September 2022). Explaining USB: From 1.0 to USB4 V2.0 (ExplainingComputers) (video).

Technical documents[edit]

  • «USB Implementers Forum (USB-IF)». USB.org.
  • «USB Document Library (USB 3.2, USB 2.0, Wireless USB, USB-C, USB Power Delivery)». USB.org.
  • «Universal Host Controller Interface (UHCI)» (PDF). Intel – via mit.edu.
  • «USB 3.0 Standard-A, Standard-B, Powered-B connectors». Pinouts guide. Archived from the original on 14 May 2016.
  • Muller, Henk (July 2012). «How To Create And Program USB Devices». Electronic Design.
  • Garney, John (June 1996). «An Analysis of Throughput Characteristics of Universal Serial Bus» (PDF).
  • Hershenhoren, Razi; Reznik, Omer (October 2010). «USB 2.0 Protocol Engine» (PDF).
  • IEC 62680 (Universal Serial Bus interfaces for data and power):
    • IEC 62680-1.1:2015 — Part 1-1: Common components — USB Battery Charging Specification, Revision 1.2
    • IEC 62680-1-2:2018 — Part 1-2: Common components — USB Power Delivery specification
    • IEC 62680-1-3:2018 — Part 1-3: Common components — USB Type-C Cable and Connector Specification
    • IEC 62680-1-4:2018 — Part 1-4: Common components — USB Type-C Authentication Specification
    • IEC 62680-2-1:2015 — Part 2-1: Universal Serial Bus Specification, Revision 2.0
    • IEC 62680-2-2:2015 — Part 2-2: Micro-USB Cables and Connectors Specification, Revision 1.01
    • IEC 62680-2-3:2015 — Part 2-3: Universal Serial Bus Cables and Connectors Class Document Revision 2.0
    • IEC 62680-3-1:2017 — Part 3-1: Universal Serial Bus 3.1 Specification

Содержание

  1. Поиск ответа
  2. Как правильно пишется юсби кабель
  3. Содержание
  4. История
  5. Основные сведения
  6. Версии спецификации
  7. Предварительные версии
  8. USB 1.0
  9. USB 1.1
  10. USB 2.0
  11. Последующие модификации
  12. USB OTG
  13. USB Wireless
  14. USB 3.0
  15. Кабели и разъёмы USB
  16. Кабели и разъёмы USB 1.x и 2.0

Поиск ответа

Всего найдено: 12

Добрый день. Вышел спор с коллегами как правильно писать в документе, с кавычками или без. И требуется-ли ставить точку: Приложения: 1. Приложение 1. «название приложения». 2. Приложение 2. «название приложения». ИЛИ Приложения: 1. Приложение 1 название приложения 2. Приложение 2 название приложения

Ответ справочной службы русского языка

ГОСТ Р 7.0.97-2016 предписывает такой вариант оформления:

usb tkMiKBx22GHTCTvPcS4b1/Ofnh/HpJv7l1xyyZR/TmdNWBxTECTwCy64YEX8OTeOuJDus846axU/BNZsNA+OOuqoiWiK6IewCh/yJfIYhvolUeUS3IkTqwhZVRbPhX3bbbfl4P+nvftXiZ0JAzB+jXbegDdg4SVoY6et2NkIegnbCDYiFqKtYCXYWFr58Sy8e94dM9nE40lGv2dAks0mM5NfkoW8zp/VPl33T+w8JiBIHQkadaVaQJBAC3ZRTya6eH9/X8ti7oBgnrWaenKedBU/Pj7+yEHtOAe6v34lXV5erhzIi67H3CO0OOz6o/wh6eHh4YPWvPEcknfM/lwe3xcQZJy7OEfumfI6lXnF5ziGJffo6enp8l6ny3I5xAEBZX4jxiaeu2xEcCyXm79jvQxKbyovxlIlwMYzSutffi+5N/NzyjoTLpUpP+tlkLecPGZ3d3d1+M3NzfI8+OfM/v7+0o6uxfxG5OeGc+WfLpGYgTyf/9B7JY53qYACCiiggAIKKDC/gAHB+a+BNVCgWYF44esK6NCyJL+Esg8viZHyd5FP15LjymBi5MGS1ivli2lXPmzb2tpadqWrfT90ex6jLQcEeWGupe8OCNKKpwxqdtUfv9rEI0OvAfmWLfzu7u7WXvi7yj46Olrtw3hlZYpjuu6f2HdMQLCrC2rkUwsIHhwcrOpIfSivTHMHBKlPHt8w3PKSll0E2diGZ1dL2fK88ufr6+s1h5x3bZ37b0g6OTlZy5vAYFeAmrz6AoLlcz40qFarf7mder28vAw5pU/7HB4erp1jmXf5uatV9KdM04byHx9lfnym/ovFIh31ZzU/62VAkL3yOJXkRYCTVLb07SqXbeWET+VsyLWxL//U0DUFFFBAAQUUUECB1gQMCLZ2RayPAg0JEHjgZbAW0Hl9fV1rFUTLmEj5BbX2kkkrm6enpzikumS8LF5coz5lfnR7ZYw4WhSxb/n92M85IBgzK3NuTOJRS7Tai3JooVRL+QW81towH8t55TEbowyWBMHKyQXysZuCDAQYGE+uK4BAPgQ1yiAN5TIeW4z3iBXb9vb2ctHL9bhetfuHne7v71du29vbn/KIQBldu/tSbrEVgSTurexVC+iyPfb7yizDUUfyqFlS9z4PuonTcjbqEUuuEV2K6U6KeWzn2RuTaMEVxw5d9k1ok8um1Wjkyf1ydXWVv15bp1Vv7Mt55ZSfoTGtICO/2pKWvwT0cgvYXO6QdVrM1fLv2k437zGJoHTtOSd/Wjr2BTM33YP8dvEbFnXlXmRoAFr25mcnvo8lLQf5h03520cX4bif2TcCjGPO2X0VUEABBRRQQAEF5hUwIDivv6Ur8GsFckCQbmkECS4uLj7Oz8+X3YO7xhcbgkGLQbpYkhet2N7e3tYOywHBrllO13YuPkRwKwcEi11m+8hYYLTio1s0rdzyOGC1StGKDB8CYwTebm9vl2bPz8/ViUq68mJsOK4heZTeBLLY9tXr2VXe/3kb3VkZ445JWph0J7vG9WxxvDbGo+wLWA29pjzTdJfN573pWMwoHzcCstznDEHAOJtj8tlUzr/+nutLMJvAL61+6eL9+Pg4yTkwcRD2/MZgR2vvTXYcQ7Awtwz/10bmr4ACCiiggAIKKPB9AgYEv8/SnBRQIAnkgGBfq6l0yLes5oAgrZHGpJ2dnWULmhYDgmPOw30VUEABBRRQQAEFFFBAAQUU6BMwINin43cKKPBlgRYCgtGtdehJMMMp3d8MCA4Vcz8FFFBAAQUUUEABBRRQQIGfKGBA8CdeNeuswA8QmCsgSDe3GP9qbFc2xo8zIPgDbi6rqIACCiiggAIKKKCAAgoo8FcCBgT/ijuh2/UAAAHJSURBVM+DFVCgJjBXQJD6MK4d41uNnYmVYCLHMYGDSQEFFFBAAQUUUEABBRRQQIHfKmBA8LdeWc9LgZkF5gwIznzqFq+AAgoooIACCiiggAIKKKBA0wIGBJu+PFZOgZ8rsFgsPs7OzpZ/zJBrUkABBRRQQAEFFFBAAQUUUECBNgQMCLZxHayFAgoooIACCiiggAIKKKCAAgoooIACkwgYEJyE2UIUUEABBRRQQAEFFFBAAQUUUEABBRRoQ8CAYBvXwVoooIACCiiggAIKKKCAAgoooIACCigwiYABwUmYLUQBBRRQQAEFFFBAAQUUUEABBRRQQIE2BAwItnEdrIUCCiiggAIKKKCAAgoooIACCiiggAKTCBgQnITZQhRQQAEFFFBAAQUUUEABBRRQQAEFFGhDwIBgG9fBWiiggAIKKKCAAgoooIACCiiggAIKKDCJgAHBSZgtRAEFFFBAAQUUUEABBRRQQAEFFFBAgTYEDAi2cR2shQIKKKCAAgoooIACCiiggAIKKKCAApMIGBCchNlCFFBAAQUUUEABBRRQQAEFFFBAAQUUaEPAgGAb18FaKKCAAgoooIACCiiggAIKKKCAAgooMInAf0LHOMC85zpsAAAAAElFTkSuQmCC» alt=»» width=»653″ height=»112″/>

Здравствуйте! У меня вопрос по поводу употребления кавычек в названиях станций. Я всегда думала, что они обязательны, а тут узнала, что якобы в названии станций метро и МЦД их нужно ставить (метро «Комсомольская», «Нахабино»), а в названий железнодорожных станций — нет. Мне это кажется странным. При перечислении тогда будет выглядеть: станция «Одинцово» (МЦД), станция Голицыно (не МЦД), станция «Кунцево» (МЦД)? Есть справочник, где это зафиксировано, можете подсказать? Заранее спасибо. С уважением, Наталья.

Ответ справочной службы русского языка

Написание названий железнодорожных станций и станций метрополитена было регламентировано давно. В полном академическом справочнике «Правила русской орфографии и пунктуации» под ред. В. В. Лопатина сформулировано правило:

« В названиях железнодорожных станций, вокзалов, аэропортов и т. п. с прописной буквы пишутся все слова, кроме родовых обозначений, напр.: станция Москва-Пассажирская, Казанский вокзал, аэропорты Шереметьево, Внуково.

Названия станций метро, остановок наземного городского транспорта заключаются в кавычки (в текстах, но не на картах и схемах); с прописной буквы пишется первое (или единственное) слово таких названий, а также все те слова, которые пишутся с прописной буквы в составе соответствующих топонимов, напр.: станции метро «Александровский сад», «Октябрьское Поле», «Проспект Мира»; остановки «Никитские Ворота», «Улица Лесная», «Школа», «Детская поликлиника» » (§ 175).

Эта норма сформировалась вследствие того, что названия железнодорожных станций часто совпадают с названиями населенных пунктов, указывая одновременно и на станции и на населенные пункты, имена которых в кавычки не заключаются. Условных названий, которые по общему правилу можно было бы писать в кавычках, немного.

Большинство названий станций метро условны, часто они образуются от названий внутригородских объектов. Такие названия удобнее писать в кавычках. (Подробнее о кавычках в названиях железнодорожных станций и станций метро можно прочитать в статье В. М. Пахомова «usb iz.ru/article_index.html?cat=6&id=5487″ target=»_blank» rel=»noopener noreferrer»>Не забудь… станция Луговая»).

Когда появилась сеть МЦД, возник вопрос о кавычках в названиях станций. Было принято написание в кавычках по аналогии со станциями метро.

вЕнтилятор — проверочное слово вентиль?

Ответ справочной службы русского языка

Вентиль, вентилировать, вентилятор – родственные слова, они восходят к лат. ventilo «развеиваю, проветриваю», в них выделяется корень вентил(ь)-. Родство слов ощущается носителями русского языка. Это дает орфографистам основание считать слово вентиль проверочным для вентилировать и вентилятор. См. здесь.

Однако найти у слов вентиль, вентилировать, вентилятор общий смысловой компонент, который однозначно бы показывал, что они однокоренные, затруднительно. Вентилятор – устройство для проветривания помещений или охлаждения воздуха, двигателей и т.п.; вентилировать – производить вентиляцию. Вентиль – клапан для регулирования расхода жидкости, пара, газа и т.п.

uSb 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» alt=»Вентиль (клапан) запорный проходной латунный муфтовый 15б1п» width=»75″ height=»75″/>

Поэтому в современном русском языке эти слова все же однокоренными признать нельзя, а значит, и проверять слова вентилировать, вентилятор словом вентиль неправильно. Но опереться на слово вентиль, чтобы запомнить, как пишутся родственные слова вполне можно. Эту проверку условно можно назвать этимологической.

Добрый день! USB совместимый в » USB совместимое устройство» пишется через дефис или раздельно? Тот же вопрос с «LED телевизором». Благодарю.

Ответ справочной службы русского языка

В обоих случаях используется дефис.

Добрый день!
Подскажите, пожалуйста, корректное написание
USB CD-привод.
Огромное спасибо!

Ответ справочной службы русского языка

Корректно: USB -CD-привод. Но лучше написать иначе: CD-привод USB .

Добрый день!
Будьте любезны, подскажите корректное написание
USB флеш-накопитель.
Большое спасибо!

Ответ справочной службы русского языка

Корректно дефисное написание: USB -флеш-накопитель .

Здравствуйте.
В словарях нет слова «флешка», есть только «флеш-память» (flash memory). Но технически это разные понятия. В Википедии это » USB -флеш-накопитель». В технической литературе пишут » USB -флеш», иногда и «флешка» (бывает и «флэшка»).
Как, по вашему мнению, правильно?
Спасибо.

Ответ справочной службы русского языка

Конечно, слова типа флешка, открывашка, промокашка активно образуются в разговорной речи и, соответственно, имеют разговорную окраску. Флеш-накопитель — более грамотное с технической точки зрения наименование.

Добрый день,
подскажите,
1) нужен ли дефис в словах типа РЧ-сигнал, УВЧ-спектр?
2) Как более грамотно: USB -порт, или порт USB ?
3) Нужен ли дефис при переводе таких иностранных названий, как, например, San Martin Street (Сан-Мартин-Стрит)?

Ответ справочной службы русского языка

2. Лучше: порт USB .

добрый день!
Уточните, пожалуйста, где ставится ударение во множественном числе USB -пОрты или USB -портЫ

Ответ справочной службы русского языка

как писать USB кабель, слитно, через дифис или раздельно? тоже самое USB порт?
как писать стерео наушники, стерео система, слитно или раздельно?

Ответ справочной службы русского языка

Правильно: USB -кабель, USB -порт, стереонаушники, стереосистема .

Добрый день. Хотелось бы узнать, как правильно написать «мини- USB -порт». Все через дефис? Или раздельно? Очень надеюсь на ответ.

Ответ справочной службы русского языка

Да, корректно написание с двумя дефисами. Вы написали верно.

Скажите, пожалуйста, нужна ли запятая перед союзом «И»: Если вы используете съемный диск, вставьте дискету в дисковод, а съемный диск в разъем USB -порта, и нажмите кнопку «Диск». Спасибо!

Ответ справочной службы русского языка

Источник

Как правильно пишется юсби кабель

USB (ю-эс-би, англ. Universal Serial Bus — «универсальная последовательная шина») — последовательный интерфейс передачи данных для среднескоростных и низкоскоростных периферийных устройств в вычислительной технике. Символом USB являются четыре геометрические фигуры: большой круг, малый круг, треугольник и квадрат, расположенные на концах древовидной блок-схемы.

Разработка спецификаций на шину USB производится в рамках международной некоммерческой организации USB Implementers Forum (USB-IF), объединяющей разработчиков и производителей оборудования с шиной USB.

Для подключения периферийных устройств к шине USB используется четырёхпроводный кабель, при этом два провода (витая пара) в дифференциальном включении используются для приёма и передачи данных, а два провода — для питания периферийного устройства. Благодаря встроенным линиям питания USB позволяет подключать периферийные устройства без собственного источника питания (максимальная сила тока, потребляемого устройством по линиям питания шины USB, не должна превышать 500 мА, у USB 3.0 — 900 мА).

Содержание

История

Первые спецификации для USB 1.0 были представлены в 1994—1995 годах. Разработка USB поддерживалась фирмами Intel, Microsoft, Philips, US Robotics. USB стал «общим знаменателем» под тремя не связанными друг с другом стремлениями разных компаний:

  • Расширение функциональности компьютера. На тот момент для подключения внешних периферийных устройств к персональному компьютеру использовалось несколько «традиционных» (англ.legacy ) интерфейсов (PS/2, последовательный порт, параллельный порт, порт для подключения джойстика, SCSI), и с появлением новых внешних устройств разрабатывали и новый разъём. Предполагалось, что USB заменит их все и заодно подхлестнёт разработку нетрадиционных устройств.
  • Подключить к компьютеру мобильный телефон. В то время мобильные сети переходили на цифровую передачу голоса, и ни один из имеющихся интерфейсов не годился для передачи с телефона на компьютер как речи, так и данных.
  • Простота для пользователя. Старые интерфейсы (например, последовательный (COM) и параллельный (LPT) порты) были крайне просты для разработчика, но не соответствовали требованиям спецификаций «Plug and Play». Требовались новые механизмы взаимодействия компьютера с низко- и среднескоростными внешними устройствами — возможно, более сложные для конструкторов, но надёжные, дружественные и пригодные к «горячему» подключению.

Поддержка USB вышла в виде патча к Windows 95b, в дальнейшем она вошла в стандартную поставку Windows 98. В первые годы устройств было мало, поэтому шину в шутку называли «Useless serial bus» — «бесполезная последовательная шина». [1] Впрочем, производители быстро осознали пользу USB, и уже к 2000 году большинство принтеров и сканеров работали с новым интерфейсом.

Hewlett-Packard, Intel, Lucent (ныне Alcatel-Lucent), Microsoft, NEC и Philips совместно выступили с инициативой по разработке более скоростной версии USB. Спецификация USB 2.0 была опубликована в апреле 2000 года, и в конце 2001 года эта версия была стандартизирована USB Implementers Forum. USB 2.0 является обратно совместимой со всеми предыдущими версиями USB.

Следует отметить, что в начале 2000-х годов корпорация Apple отдавала приоритет шине FireWire, в разработке которой она принимала активное участие. Ранние модели iPod были оснащены только интерфейсом FireWire, а USB отсутствовал. Впоследствии компания отказалась от FireWire в пользу USB, оставив в некоторых моделях FireWire только для подзарядки. Однако, клавиатуры и мыши, начиная со второй половины 90-х годов, имели интерфейс USB.

В середине 2000-х годов BIOS’ы компьютеров массового сегмента начали поддерживать USB (поддержка USB в корпоративном сегменте началась с середины 90-х). Это позволило загружаться с флэш-дисков, например, для переустановки ОС; пропала надобность в PS/2-клавиатуре. Современные материнские платы поддерживают до 20 USB-портов. В современных ноутбуках LPT-портов нет, всё чаще появляются настольные компьютеры без COM- портов.

Пока происходило распространение USB-портов второй версии, производители внешних жёстких дисков уже «упёрлись» в ограничение USB 2.0 — и по току, и по скорости. Потребовался новый стандарт, который и вышел в 2008 году. Уложиться в старые 4 провода не удалось, добавили 5 новых проводов. Первые материнские платы с поддержкой USB 3.0 вышли в 2010 году. На начало 2012 года USB 3.0 массово не поддерживается запоминающими устройствами и материнскими платами. Однако производители USB-накопителей уже начали поставлять на рынок устройства, поддерживающие USB 3.0. Также имеются платы расширения, добавляющие поддержку USB 3.0 в старых компьютерах.

Основные сведения

Кабель USB состоит из 4 медных проводников — 2 проводника питания и 2 проводника данных в витой паре — и заземленной оплётки (экрана).

Кабели USB ориентированы, то есть имеют физически разные наконечники «к устройству» и «к хосту». Возможна реализация USB устройства без кабеля, со встроенным в корпус наконечником «к хосту». Возможно и неразъёмное встраивание кабеля в устройство, как в мышь (стандарт запрещает это для устройств full и high speed, но производители его нарушают). Существуют (хотя и запрещены стандартом) и пассивные USB удлинители, имеющие разъёмы «от хоста» и «к хосту».

С помощью кабелей формируется интерфейс между USB-устройствами и USB-хостом. В качестве хоста выступает программно-управляемый USB-контроллер, который обеспечивает функциональность всего интерфейса. Контроллер, как правило, интегрирован в микросхему южного моста, хотя может быть исполнен и в отдельном корпусе. Соединение контроллера с внешними устройствами происходит через USB-концентратор (другие названия — хаб, разветвитель). В силу того, что USB-шина имеет древовидную топологию, концентратор самого верхнего уровня называется корневым (root hub). Он встроен в USB-контроллер и является его неотъемлемой частью.

Для подключения внешних устройств к USB-концентратору в нем предусмотрены порты, заканчивающиеся разъёмами. К разъёмам с помощью кабельного хозяйства могут подключаться USB-устройства, либо USB-хабы нижних уровней. Такие хабы — активные электронные устройства (пассивных не бывает), обслуживающие несколько собственных USB-портов. С помощью USB-концентраторов допускается до пяти уровней каскадирования, не считая корневого. USB-интерфейс позволяет соединить между собой и два компьютера, но это требует наличия специальной электроники, эмулирующей Ethernet-адаптер с драйверной поддержкой с обеих сторон.

Устройства могут быть запитаны от шины, но могут и требовать внешний источник питания. По умолчанию устройствам гарантируется ток до 100 мА, а после согласования с хост-контроллером — до 500 мА. Поддерживается и дежурный режим для устройств и разветвителей по команде с шины со снятием основного питания при сохранении дежурного питания и включением по команде с шины.

USB поддерживает «горячее» подключение и отключение устройств. Это достигнуто увеличенной длиной заземляющего контакта разъёма по отношению к сигнальным. При подключении разъёма USB первыми замыкаются заземляющие контакты, потенциалы корпусов двух устройств становятся равны и дальнейшее соединение сигнальных проводников не приводит к перенапряжениям, даже если устройства питаются от разных фаз силовой трёхфазной сети.

На логическом уровне устройство USB поддерживает транзакции приема и передачи данных. Каждый пакет каждой транзакции содержит в себе номер оконечной точки (endpoint) на устройстве. При подключении устройства драйверы в ядре ОС читают с устройства список оконечных точек и создают управляющие структуры данных для общения с каждой оконечной точкой устройства. Совокупность оконечной точки и структур данных в ядре ОС называется каналом (pipe).

Оконечные точки, а значит, и каналы, относятся к одному из 4 классов — поточный (bulk), управляющий (control), изохронный (isoch) и прерывание (interrupt). Низкоскоростные устройства, такие, как мышь, не могут иметь изохронные и поточные каналы.

Управляющий канал предназначен для обмена с устройством короткими пакетами «вопрос-ответ». Любое устройство имеет управляющий канал 0, который позволяет программному обеспечению ОС прочитать краткую информацию об устройстве, в том числе коды производителя и модели, используемые для выбора драйвера, и список других оконечных точек.

Канал прерывания позволяет доставлять короткие пакеты и в том, и в другом направлении, без получения на них ответа/подтверждения, но с гарантией времени доставки — пакет будет доставлен не позже, чем через N миллисекунд. Например, используется в устройствах ввода (клавиатуры/мыши/джойстики).

Изохронный канал позволяет доставлять пакеты без гарантии доставки и без ответов/подтверждений, но с гарантированной скоростью доставки в N пакетов на один период шины (1 КГц у low и full speed, 8 КГц у high speed). Используется для передачи аудио- и видеоинформации.

Поточный канал дает гарантию доставки каждого пакета, поддерживает автоматическую приостановку передачи данных по нежеланию устройства (переполнение или опустошение буфера), но не дает гарантий скорости и задержки доставки. Используется, например, в принтерах и сканерах.

Время шины делится на периоды, в начале периода контроллер передает всей шине пакет «начало периода». Далее в течение периода передаются пакеты прерываний, потом изохронные в требуемом количестве, в оставшееся время в периоде передаются управляющие пакеты и в последнюю очередь поточные.

Активной стороной шины всегда является контроллер, передача пакета данных от устройства к контроллеру реализована как короткий вопрос контроллера и длинный, содержащий данные, ответ устройства. Расписание движения пакетов для каждого периода шины создается совместным усилием аппаратуры контроллера и ПО драйвера, для этого многие контроллеры используют крайне сложный DMA со сложной DMA-программой, формируемой драйвером.

Размер пакета для оконечной точки есть вшитая в таблицу оконечных точек устройства константа, изменению не подлежит. Он выбирается разработчиком устройства из числа тех, что поддерживаются стандартом USB

Версии спецификации

Предварительные версии

  • USB 0.7: спецификация выпущена в ноябре 1994 года.
  • USB 0.8: спецификация выпущена в декабре 1994 года.
  • USB 0.9: спецификация выпущена в апреле 1995 года.
  • USB 0.99: спецификация выпущена в августе 1995 года.
  • USB 1.0 Release Candidate: спецификация выпущена в ноябре 1995 года.

USB 1.0

Спецификация выпущена 15 января 1996 года.

  • два режима данных:
    • режим с высокой пропускной способностью (Full-Speed) — 12 Мбит/с
    • режим с низкой пропускной способностью (Low-Speed) — 1,5 Мбит/с
  • максимальная длина кабеля для режима с высокой пропускной способностью — 3 м
  • максимальная длина кабеля для режима с низкой пропускной способностью — 5 м
  • максимальное количество подключённых устройств (включая размножители) — 127
  • возможно подключение устройств, работающих в режимах с различной пропускной способностью к одному контроллеру USB
  • напряжение питания для периферийных устройств — 5 В
  • максимальный ток, потребляемый периферийным устройством — 500 мА

USB 1.1

Спецификация выпущена в сентябре 1998 года. Исправлены проблемы и ошибки, обнаруженные в версии 1.0. Первая версия, получившая массовое распространение. 15 мбит/с

USB 2.0

Спецификация выпущена в апреле 2000 года.

USB 2.0 отличается от USB 1.1 введением режима Hi-speed.

Для устройств USB 2.0 регламентировано три режима работы:

  • Low-speed, 10—1500 Кбит/c (клавиатуры, мыши, джойстики)
  • Full-speed, 0,5—12 Мбит/с (аудио-, видеоустройства)
  • High-speed, 25—480 Мбит/с (видеоустройства, устройства хранения информации)

Последующие модификации

Последующие модификации к спецификации USB публикуются в рамках Извещений об инженерных изменениях (англ. Engineering Change Notices — ECN). Самые важные из модификаций ECN представлены в наборе спецификаций USB 2.0 (англ. USB 2.0 specification package ), доступном на сайте USB Implementers Forum.

  • Mini-B Connector ECN: извещение выпущено в октябре 2000 года.
  • Errata, начиная с декабря 2000: извещение выпущено в декабре 2000 года.
  • Pull-up/Pull-down Resistors ECN: извещение выпущено в мае 2002 года.
  • Errata, начиная с мая 2002: извещение выпущено в мае 2002 года.
  • Interface Associations ECN: извещение выпущено в мае 2003 года.
    • Были добавлены новые стандарты, позволяющие ассоциировать множество интерфейсов с одной функцией устройства.
  • Rounded Chamfer ECN: извещение выпущено в октябре 2003 года.
  • Unicode ECN: извещение выпущено в феврале 2005 года.
    • Данное ECN специфицирует, что строки закодированы с использованием UTF-16LE.
  • Inter-Chip USB Supplement: извещение выпущено в марте 2006 года.
  • On-The-Go Supplement 1.3: извещение выпущено в декабре 2006 года.
    • USB On-The-Go делает возможным связь двух USB-устройств друг с другом без отдельного USB-хоста. На практике одно из устройств играет роль хоста для другого.

USB OTG

USB OTG (аббр. от On-The-Go) — дальнейшее расширение спецификации USB 2.0, предназначенное для лёгкого соединения периферийных USB-устройств друг с другом без необходимости подключения к ПК. Например, цифровой фотоаппарат можно подключать к фотопринтеру напрямую, если они оба поддерживают стандарт USB OTG. К моделям КПК и коммуникаторов, поддерживающих USB OTG, можно подключать некоторые USB-устройства. Обычно это флэш-накопители, цифровые фотоаппараты, клавиатуры, мыши и другие устройства, не требующие дополнительных драйверов. Этот стандарт возник из-за резко возросшей в последнее время необходимости надёжного соединения различных устройств без использования ПК.

Хотя соединение USB OTG выглядит как одноранговое, на самом деле только создаётся такое ощущение — в действительности устройства «договариваются»: сами определяют, какое из них будет мастер-устройством (хостом), а какое — подчинённым. Одноранговый интерфейс USB существовать не может.

USB Wireless

USB wireless — технология USB (официальная спецификация доступна с мая 2005 года), позволяющая организовать беспроводную связь с высокой скоростью передачи информации (до 480 Мбит/с на расстоянии 3 метра и до 110 Мбит/с на расстоянии 10 метров).

23 июля 2007 года USB Implementers Forum (USB-IF) объявила о сертификации шести первых потребительских продуктов с поддержкой Wireless USB. [2]

USB 3.0

Area SD-PEU3N-2EL (USB 3.0 PCIe card), USB 3.0 хост на базе микросхемы µPD720200 фирмы Renesas

USB 3.0 хаб, демонстрационная плата на базе микросхемы VL810 фирмы VIA

В спецификации USB 3.0 разъёмы и кабели обновлённого стандарта физически и функционально совместимы с USB 2.0, причём для однозначной идентификации разъёмы USB 3.0 принято изготавливать из пластика синего цвета. Кабель USB 2.0 содержит в себе четыре линии — пару для приёма/передачи данных, плюс и ноль питания. В дополнение к ним USB 3.0 добавляет ещё четыре линии связи (две витые пары), в результате чего кабель стал гораздо толще. Hовые контакты в разъёмах USB 3.0 расположены отдельно от старых в другом контактном ряду. Спецификация USB 3.0 повышает максимальную скорость передачи информации до 5 Гбит/с — что на порядок больше 480 Мбит/с, которые может обеспечить USB 2.0. Таким образом, скорость передачи возрастает с 60 Мбайт/с до 600 Мбайт/с и позволяет передать 1 Тб не за 8-10 часов, а за 40-60 минут.

Версия 3.0 отличается не только более высокой скоростью передачи информации, но и увеличенной силой тока с 500 мА до 900 мА. Таким образом, от одного хаба можно подпитывать большее количество устройств либо избавить сами устройства от отдельных блоков питания.

Фирмой Intel анонсирована [когда?] предварительная версия программной модели контроллера USB 3.0 [3] . Но в октябре 2009 года появилась информация (от EE Times со ссылкой на сотрудника одной из крупнейших компаний по производству персональных компьютеров), что корпорация Intel решила повременить с внедрением поддержки USB 3.0 в свои чипсеты до 2011 года. Это решение привело к тому, что до 2011 года данный стандарт не стал массовым, т.к. пользователю было недостаточно просто купить материнскую плату, был необходим дополнительный адаптер. [4] Введение в третью аппаратную версию (англ. Rev.3 ) чипов Intel P/H/Q67 для построения материнских плат поддержки спецификации USB 3.0 [5] [6] частично решило данную проблему.

Хост-контроллер USB-3(xHCI) обеспечивает аппаратную поддержку потоков для команд, статусов, входящих и исходящих данных, что дает более полное использование пропускной способности USB-шины. Потоки были добавлены к протоколу USB 3.0 SuperSpeed ​​ для поддержки UASP.

Аппаратная поддержка 4 портов USB 3.0 реализована в 3-м поколении процессоров Intel Core чипсетов 7-й серии Ivy Bridge. Apple установила порты USB 3.0 в своих новых MacBook Air и MacBook Pro.

Linux поддерживает USB 3.0, начиная с версии ядра 2.6.31. [7]

В Windows 8 интерфейс USB 3.0 поддерживается без установки дополнительных драйверов.

Кабели и разъёмы USB

Кабели и разъёмы USB 1.x и 2.0

Спецификация 1.0 регламентировала два типа разъёмов: A — на стороне контроллера или концентратора USB и B — на стороне периферийного устройства. Впоследствии были разработаны миниатюрные разъёмы для применения USB в переносных и мобильных устройствах, получившие название Mini-USB. Новая версия миниатюрных разъёмов, называемых Micro-USB, была представлена USB Implementers Forum 4 января 2007 года.

Источник

Всего найдено: 12

Добрый день. Вышел спор с коллегами как правильно писать в документе, с кавычками или без. И требуется-ли ставить точку: Приложения: 1. Приложение 1. «название приложения». 2. Приложение 2. «название приложения». ИЛИ Приложения: 1. Приложение 1 название приложения 2. Приложение 2 название приложения

Ответ справочной службы русского языка

ГОСТ Р 7.0.97-2016 предписывает такой вариант оформления:

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» alt=»» width=»653″ height=»112″ />

Здравствуйте! У меня вопрос по поводу употребления кавычек в названиях станций. Я всегда думала, что они обязательны, а тут узнала, что якобы в названии станций метро и МЦД их нужно ставить (метро «Комсомольская», «Нахабино»), а в названий железнодорожных станций — нет. Мне это кажется странным. При перечислении тогда будет выглядеть: станция «Одинцово» (МЦД), станция Голицыно (не МЦД), станция «Кунцево» (МЦД)? Есть справочник, где это зафиксировано, можете подсказать? Заранее спасибо. С уважением, Наталья.

Ответ справочной службы русского языка

Написание названий железнодорожных станций и станций метрополитена было регламентировано давно. В полном академическом справочнике «Правила русской орфографии и пунктуации» под ред. В. В. Лопатина сформулировано правило:

«В названиях железнодорожных станций, вокзалов, аэропортов и т. п. с прописной буквы пишутся все слова, кроме родовых обозначений, напр.: станция Москва-Пассажирская, Казанский вокзал, аэропорты Шереметьево, Внуково.

Названия станций метро, остановок наземного городского транспорта заключаются в кавычки (в текстах, но не на картах и схемах); с прописной буквы пишется первое (или единственное) слово таких названий, а также все те слова, которые пишутся с прописной буквы в составе соответствующих топонимов, напр.: станции метро «Александровский сад», «Октябрьское Поле», «Проспект Мира»; остановки «Никитские Ворота», «Улица Лесная», «Школа», «Детская поликлиника»» (§ 175).

Эта норма сформировалась вследствие того, что названия железнодорожных станций часто совпадают с названиями населенных пунктов, указывая одновременно и на станции и на населенные пункты, имена которых в кавычки не заключаются. Условных названий, которые по общему правилу можно было бы писать в кавычках, немного.

Большинство названий станций метро условны, часто они образуются от названий внутригородских объектов. Такие названия удобнее писать в кавычках. (Подробнее о кавычках в названиях железнодорожных станций и станций метро можно прочитать в статье В. М. Пахомова «usbiz.ru/article_index.html?cat=6&id=5487″ target=»_blank» rel=»noopener noreferrer»>Не забудь… станция Луговая»).

Когда появилась сеть МЦД, возник вопрос о кавычках в названиях станций. Было принято написание в кавычках по аналогии со станциями метро.

вЕнтилятор — проверочное слово вентиль?

Ответ справочной службы русского языка

Вентиль, вентилировать, вентилятор – родственные слова, они восходят к лат. ventilo «развеиваю, проветриваю», в них выделяется корень вентил(ь)-. Родство слов ощущается носителями русского языка. Это дает орфографистам  основание считать слово вентиль проверочным для вентилировать и вентилятор. См. здесь.

Однако найти у слов вентиль, вентилировать, вентилятор общий смысловой компонент, который однозначно бы показывал, что они однокоренные, затруднительно. Вентилятор – устройство для проветривания помещений или охлаждения воздуха, двигателей и т.п.; вентилировать – производить вентиляцию. Вентиль – клапан для регулирования расхода жидкости, пара, газа и т.п.  

                                 Намотать жару на вентилятор: недорогие варианты для дома / Умные вещи                         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» alt=»Вентиль (клапан) запорный проходной латунный муфтовый 15б1п» width=»75″ height=»75″ />

Поэтому в современном русском языке эти слова все же однокоренными признать нельзя, а значит, и проверять слова вентилировать, вентилятор словом вентиль неправильно. Но опереться на слово вентиль, чтобы запомнить, как пишутся родственные слова вполне можно. Эту проверку условно можно назвать этимологической.

Добрый день! USB совместимый в «USB совместимое устройство» пишется через дефис или раздельно? Тот же вопрос с «LED телевизором». Благодарю.

Ответ справочной службы русского языка

В обоих случаях используется дефис.

Добрый день!
Подскажите, пожалуйста, корректное написание
USB CD-привод.
Огромное спасибо!

Ответ справочной службы русского языка

Корректно: USB-CD-привод. Но лучше написать иначе:  CD-привод USB.

Добрый день!
Будьте любезны, подскажите корректное написание
USB флеш-накопитель.
Большое спасибо!

Ответ справочной службы русского языка

Корректно дефисное написание: USB-флеш-накопитель.

Здравствуйте.
В словарях нет слова «флешка», есть только «флеш-память» (flash memory). Но технически это разные понятия. В Википедии это «USB-флеш-накопитель». В технической литературе пишут «USB-флеш», иногда и «флешка» (бывает и «флэшка»).
Как, по вашему мнению, правильно?
Спасибо.

Ответ справочной службы русского языка

Конечно, слова типа флешка, открывашка, промокашка активно образуются в разговорной речи и, соответственно, имеют разговорную окраску. Флеш-накопитель — более грамотное с технической точки зрения наименование.

Добрый день,
подскажите,
1) нужен ли дефис в словах типа РЧ-сигнал, УВЧ-спектр?
2) Как более грамотно: USB-порт, или порт USB?
3) Нужен ли дефис при переводе таких иностранных названий, как, например, San Martin Street (Сан-Мартин-Стрит)?

Ответ справочной службы русского языка

1. Дефис нужен.

2. Лучше: порт USB.

3. Да, дефис нужен.

добрый день!
Уточните, пожалуйста, где ставится ударение во множественном числе USB-пОрты или USB-портЫ

Екатерина

Ответ справочной службы русского языка

Предпочтительно: USB-пОрты.

как писать USB кабель, слитно, через дифис или раздельно? тоже самое USB порт?
как писать стерео наушники, стерео система, слитно или раздельно?

Ответ справочной службы русского языка

Правильно: USB-кабель, USB-порт, стереонаушники, стереосистема.

Добрый день. Хотелось бы узнать, как правильно написать «мини-USB-порт». Все через дефис? Или раздельно? Очень надеюсь на ответ.

Ответ справочной службы русского языка

Да, корректно написание с двумя дефисами. Вы написали верно.

Скажите, пожалуйста, нужна ли запятая перед союзом «И»:

Если вы используете съемный диск, вставьте дискету в дисковод, а съемный диск в разъем USB-порта, и нажмите кнопку «Диск».

Спасибо!

Ответ справочной службы русского языка

Запята перед _и_ не нужна.

Министерство внутренних дел Российской Федерации — разработка и реализация государственной политики в сфере внутренних дел; — нормативно-правовое регулирование в сфере внутренних дел; — обеспечение защиты жизни, здоровья, прав и свобод граждан Российской Федерации, иностранных граждан, лиц без гражданства, противодействие преступности, охрана общественного порядка и собственности, обеспечение общественной безопасности; — управление органами внутренних дел Российской Федерации; — обеспечение социальной и правовой защиты сотрудников органов внутренних дел, федеральных государственных гражданских служащих системы МВД России, а также социально-правовое обеспечение работников системы МВД России, граждан, уволенных со службы в органах внутренних дел и с военной службы, членов их семей, иных лиц, соответствующее обеспечение которых на основании законодательства Российской Федерации возложено на МВД России.

На какой адрес писать в усб

Телефон: (499) 731-96-11 Органы прокуратуры Генеральная прокуратура Российской Федерации Адрес: 125993, ГСП-3, Россия, город Москва, улица Большая Дмитровка, дом 15а Cправ. телефон: (495) 987-56-56 Прокуратура города Москвы Адрес: 115184, город Москва, улица Новокузнецкая, дом 27 Телефоны: (495) 951-71-97, (495) 951-37-46 Прокуратура Московской области Адрес: 103031, город Москва, Малый Кисельный переулок, дом 5 Телефон: (495) 921-64-66 Органы Федеральной службы безопасности ФСБ РФ Телефоны: (495) 914-43-69, 975-24-70.

Телефон доверия: (495) 224-22-22 УФСБ по г. Москве и Московской области Телефоны: (495) 224-27-86, 925-28-19 Спецкорреспондент журнала «Проблемы МСУ» Орлеанская Э.К. Новости — Новости E-mail | Печать | PDF Сейчас этот бывший начальник, снятый с должности А.

Якуниным за развал работы в отделе, работает старшим опером в УСБ Москвы. [important]Хорошие кадры подбираются,

На какой адрес писать в усб

По его словам, сегодня существует пять способов обратиться в Главное управление собственной безопасности министерства.

Можно лично записаться на прием, по телефону, отправить письмо лучше — заказное, с уведомлением , послать жалобу по факсу и по электронной почте. Все необходимые реквизиты, в том числе и номера бесплатной «горячей линии», имеются на официальном сайте МВД России и на сайтах региональных или местных полицейских управлений.

Круглосуточно работают «телефоны доверия», объединенные в единую систему «горячей линии» МВД России для обращений граждан на неправомерные действия сотрудников полиции: 8 А можно и просто набрать «» и сообщить нужную информацию. Кстати, возможность обратиться через Интернет появилась относительно недавно — не во всех регионах в полицейских подразделениях имелся этот вид обратной связи, защищенный от постороннего вмешательства.

ВИДЕО ПО ТЕМЕ: Управление

Закон РАА

Заявление начальнику управления службы собственной безопасности на сотрудника полиции пришлось написать, когда столкнулся с полицейским беспределом.

Сотрудник полиции в частном порядке (в не рабочее время) прикрываясь служебным удостоверением и формой выполнял частную работу. Главное управление собственной безопасности выполняет обеспечение собственной безопасности, противодействие коррупции в системе МВД России, государственная защита сотрудников органов внутренних дел Российской Федерации, федеральных государственных гражданских служащих и их близких.При составлении заявления начальнику управления службы собственной безопасности Вам в обязательном порядке следует указать фамилию, имя, отчество (при наличии), адрес электронной почты для направления ответа или уведомления, суть обращения.

Также Вы вправе приложить к обращению необходимые документы и материалы в электронной форме.Без

ГУСБ МВД России – подразделение полиции, являющееся самостоятельным структурным оперативным подразделением центрального аппарата Министерства внутренних дел Российской Федерации, обеспечивающее и осуществляющее в пределах компетенции функции Министерства по выработке и реализации государственной политики и нормативно-правовому регулированию в сферах обеспечения собственной безопасности, противодействия коррупции в системе МВД России, государственной защиты сотрудников органов внутренних дел Российской Федерации, федеральных государственных гражданских служащих и их близких.

Главное управление выполняет функции головного подразделения в системе Министерства в сферах обеспечения собственной безопасности, противодействия коррупции и непосредственно осуществляет оперативное обслуживание подразделений. Деятельность Главного управления координирует и контролирует лично Министр внутренних дел Российской Федерации.

В рамках реализации своих полномочий ГУСБ МВД России подчиняется только Министру внутренних дел Российской Федерации. 107078, г. Москва, ул. Садовая Спасская, д.

1/2 Контактные телефоны ГУСБ МВД России:(495) 667-07-30 — телефон дежурного офицера для получения информации по компетенции подразделений собственной безопасности и разъяснения порядка обращения в ГУСБ МВД России Ссылки на сайты органов государственной власти: Официальный сайт Министерства внутренних дел Российской Федерации © 2022, МВД России Все материалы сайта Министерства внутренних дел Российской Федерации могут быть воспроизведены в любых средствах массовой информации, на серверах сети Интернет или на любых иных носителях без каких-либо ограничений по объему и срокам публикации.

Это разрешение в равной степени распространяется на газеты, журналы, радиостанции, телеканалы, сайты и страницы сети Интернет.

Единственным условием перепечатки и ретрансляции является ссылка на первоисточник.

Никакого предварительного согласия на перепечатку со стороны Министерства внутренних дел Российской Федерации не требуется.

Куда жаловаться на полицию?

Полицейский — должностное лицо, защитник порядка и образцовый гражданин.

По крайней мере, так должно быть. На практике же чаще всего встречаются полицейские, которые либо пренебрегают своей должностью, либо просто игнорируют свои обязанности.

В худшем случае они используют свои полномочия в личных интересах и во вред гражданам.

Очень часто можно столкнуться с . Естественно, с грубыми нарушениями стоит бороться. И сделать это можно с помощью жалобы в государственные органы или иска. В этой статье мы расскажем, куда и в каких случаях подается жалоба, как её написать и как привлечь полицейского к ответственности. Содержание Вы можете жаловаться на сотрудников полиции практически по любому поводу, так как они являются должностными лицами и обязаны работать по определенным нормам.

Подать жалобу можно в следующих случаях:

По каким вопросам можно обратиться в управление собственной безопасности

Телефонный номер «горячей линии» для уведомлений о правонарушениях: 8 (495) 667-74-47.

Звонки принимаются круглосуточно и все полученные сообщения проходят обязательную регистрацию. Подача обращения через онлайн-сервис осуществляется через официальный портал Министерства, по ссылке https://mvd.ru/request_main.

Алгоритм действий идентичен подаче электронной жалобы ГУСБ, за исключением второго пункта, где нужно будет выбрать первую позицию из списка — «Министерство внутренних дел Российской Федерации». Прокуратура Прокуратура осуществляет государственный надзор и контроль за соблюдением законодательных норм и Конституции РФ на территории государства, в частности — за правомерностью действий (бездействия) всей структуры МВД, в том числе и самого Министерства.

Как написать в управление собственной безопасности

Когда речь идет о коррупции со стороны представителей МВД, имеет смысл связаться с сотрудниками УСБ по специальным горячим линиям 8 (495) 667-74-47 и 8-800-250-02-35.

Подать жалобу на полицию можно, начиная с районной и заканчивая Генеральной прокуратурой РФ. Определиться с типом и видом обращения, указать свои ФИО и место свершения нарушения.

В прокуратуру Первое, что нужно знать – подавать документ необходимо в территориальное отделение прокуратуры, четко прописав данные всех участников событий и суть произошедшего:

  1. дата, время и место конфликта;
  2. требования по устранению нарушений и привлечению к ответственности тех или иных должностных лиц.
  3. нарушения, которые, по мнению заявителя, были допущены сотрудником правоохранительных органов;

Тем, кто планирует подавать жалобу лично, необходимо сделать два экземпляра, один из которых останется у получателя, а второй – у заявителя с пометкой о предоставлении. И рядовым гражданам будет полезно

Куда обращаться горячая линия усб

Поделиться в

  1. Телефонов доверия» УСБ ГУВД по Московской области
  2. Куда жаловаться на сотрудников полиции?
  3. Кому, куда и как жаловаться на полицию
  4. Горячая линия жалоба на полицию усб московской области
  5. Куда надо обращаться в случае проблем с милицией

жалоба на полицию обращение можно условно разделить на четыре блока, каждый из которых несет в себе определенную информацию: описанных требований предпочтительно придерживаться при написании обращения в вышестоящие инстанции или надзорные органы.

Деятельность, права и обязанности полиции строго регламентированы в ФЗ «О полиции» № 3-ФЗ.

если же оно направлено начальнику «отличившегося» сотрудника в пределах одного оп, то оформить заявление можно проще. достаточно двух блоков — вводного и основного, в котором изложить произошедшую ситуацию и попросить о ее урегулировании.

  1. «Горячая линия» Управления собственной безопасности ГУВД Московской области (499) 317-24-66
  2. «Горячая линия» Управления собственной безопасности ГУВД г.Москвы (495) 255-96-57

Десять мест, куда можно пожаловаться на полицию

Высказывание «Наша полиция нас бережёт» к огромному сожалению, далеко не всегда оказывается справедливым.

Полицейские откровенно игнорируют ФЗ «О полиции» №3-ФЗ, который контролирует их деятельность. Нередко случаются ситуации, когда именно полицейские являются неправой стороной. Многие пострадавшие в таком случае смиряются и даже не пытаются добиться справедливости, но нужно поступать по-другому, а именно жаловаться.

Содержание

  1. бесплатно

Но куда жаловаться на полицейских? Несмотря на то что неправомерные действия со стороны представителей правопорядка случаются довольно часто, о том как действовать в таких случаях знают единицы. Если вы стали свидетелем неправомерных действий полицейских или пострадали от них, мы расскажем, что делать и куда обращаться, чтобы получить максимально быструю реакцию.

Так что не стоит сильно переживать, если полицейские провели незаконное задержание, проявили самоуправство или просто бездействовали.

Жалоба в УСБ

  1. Жалоба в усб
  1. Есть ли смысл писать жалобу в УСБ на участкового? Примут меры, или спустят в отдел?
  2. Будет-ли рассмотрена анонимная жалоба в УСБ на сотрудника полиции.
  3. Написал жалобу на сотрудников в усб, могу ли я от них отказаться?
  4. Как правильно написать жалобу в УСБ.
  5. Как написать жалобу в усб на действия полиции.
  6. Мы хотели бы узнать можем ли мы подать жалобу в УСБ коллективную?

Если Вам трудно сформулировать вопрос — позвоните, юрист Вам поможет: Бесплатно с мобильных и городских Бесплатный многоканальный телефон Если Вам трудно сформулировать вопрос — позвоните по бесплатному многоканальному телефону , юрист Вам поможет 1.

Как правильно написать жалобу в УСБ. 1.2. В произвольной форме: кому, от кого, суть обращения, просьбатребование, дата и подпись с расшифровкой.

Основным назначением компактных USB-накопителей является хранение, обмен и перенос данных не слишком большого объема. Помимо этого флэшки можно использовать для хранения резервных копий и загрузки операционных систем. Несмотря на все свои преимущества, флэш-память все же имеет и ряд определенных недостатков.

Так как разумного перевода этого словосочетания придумать невозможно (ну не называть же flash drive «мерцающим водителем»!), то слова флэшдрайв или флэш-накопитель следует признать лучшим термином. Это значит, что при наличии в компьютере интерфейса USB3.0 (самое заметное его внешнее отличие – синий цвет), флешдрайв USB3.0 сможет работать быстрее.

Это наиболее популярный вид защиты для разъема. Единственный недостаток, что со временем колпачок теряет свои свойства фиксации и начинает соскакивать.

Западная область римского государства не могла выдержать соперничества с восточным соседом и постепенно пришла в упадок. В результате османского завоевания к концу XIV века город в конце концов получил название Стамбул и стал фактическим центром ислама и Османской империи.

Укажите команду «Изменить букву диска или путь к диску» и выполните нажатие кнопки «Удалить».

Ограниченное число циклов записи-стирания перед выходом из строя. Чипы памяти, сделанные по технологии MLC (большинство), чаще всего выдерживают не более 5000 циклов перезаписи. Недостаток многих разъёмов, проявившийся для USB вообще, а для флешек особенно — из-за частого подключения-отключения. Однако данная проблема в будущем будет устранена благодаря симметричному разъему USB Type-C. Флеш-накопитель — это один из самых распространённых носителей данных на сегодня. Некоторые флеш-накопители оборудованы системой шифрования, реализованной на аппаратном уровне.

Поэтому, перед выбором USB-накопителя лучше определиться с тем, как он будет использоваться. Так что в некоторых ситуациях переплачивать за новомодный интерфейс нет никакого смысла.

Как открыть флеш-карту на компьютере

Проблема №2: Компьютер обнаруживает флешку, но открыть ее вы не можете. В этом случае восстановить информацию со сгоревшей флешки вам помогут только специалисты, да и то не всегда. Однако возникают ситуации, когда диск или запоминающее устройство требует переименования, а делается это не так просто, как в случае с файлами или папками. Поэтому, если вам нужно переименовать локальный или съемный диск, но вы не знаете, каким образом это сделать, следуйте нижеприведенной инструкции. Если у вас уже существует диск М, вы не можете этой же буквой обозначить другой диск. Новые буквы для дисков С и D можно назначать только с административными правами. Если вы заметите замедление в работе со съемным носителем, убедитесь в том, что на вашем компьютере не запущено никаких программ, которые требуют слишком много системных ресурсов. В списке разделов данной утилиты найдите «Управление дисками» и щелкните по данному пункту мышью. Подождите, пока утилита загрузит данные обо всех носителях системы. Если вы хотите извлечь устройство, в трее компьютера нажмите на значок «Безопасное извлечение» и выберите устройство.

Второй вариант переноса данных с карты памяти на компьютер – через подключение самой карты. Для этого нужно извлечь ее из устройства и подключить к компьютеру. В специальное отверстие в кардридере вставляется карта, и он подключается к компьютеру через USB-разъем. Стоит кардридер совсем недорого, зато оказывает очень ценную помощь тем, кто часто работает с флеш-картами.

Вообще-то, сам термин происходит от английского существительного «Flash», что в переводе означает, «вспышка, молниеносный доступ». Да, так вот, коротко мы называем этот носитель флешкой, но этот носитель, однако, в техническом отношении имеет своё название. Кстати, флешку тоже можно назвать твердотельным накопителем, так как на неё записывается информация не на диски, а на обыкновенные микросхемы, которые не имеют движущихся частей.

Из недостатков такой конструкции можно отметить разве что вероятность потери колпачка, если он не привязан к корпусу флешки поводком. Такие флешки также часто шире обычных и в некоторых случаях их проблематично вставить в углубленное гнездо USB, когда мешают выступы вокруг него или другие подключенные устройства. Опять же в связи с отсутствием колпачка контакты не защищены, кроме того в щели выдвижного механизма легко попадает всякий мусор. Так что такая конструкция наименее надежна.

На флешке имеется датчик, который считывает отпечаток пальца у владельца. Есть возможность установить пароль не на весь накопитель, а только на определенный раздел. При готовности флеш-накопителя к эксплуатации, на нем начинает мигать маячок. Это новое поколение флешек E-paper, у которых на корпусе вмонтирован индикатор объема заполнения устройства.

Хотя интерфейс USB и позволяет «горячее» отключение, всё же всегда пользуйтесь такой функцией, как «Безопасное извлечение устройства». Вам необходимо обезопасить компьютер. Для этого необходимо отключить автозапуск (автозагрузку). Через несколько минут вы можете получить полноценную работающею флэшку. Данные с неё не нужны,а вот саму флэшку — хочется…

Пожалуй, самое главное преимущество – флешка крайне проста в использовании. Она не требует внешнего источника питания – ей хватает того, что поступает через USB при подключении. Для флеш-памяти совершенно безвредно многократное и частое подключение к компьютеру. Однако стоит обратить внимание на такой момент как безопасность извлечения устройства.

Это имеет неоценимое значение для тех, кто может случайно оставить свою флешку за столиком в кафе или забыть где-то в шкафчике. Не совсем согласен с автором статьи по поводу того, что важные файлы стоит хранить на флеш-носителе. А вот 300 рублей за 2Гб-флешку отдавать сегодня — грех. Сегодня — не меньше 8 Гб. А так как модели уже и на 128/256 Гб можно найти, то оптимальным считаю объем 16/32 для личного пользования.

Скорость записи всегда значительно медленнее чем скорость чтения и именно она может быть критичной в тот момент, когда вам нужно что-то быстро скинуть на флешку. В результате адски долгого ожидания при копировании файлов на разных компьютерах, товарищ просто решил подарить эту флешку своему коллеге на день рождения. Реально интерфейс USB 2.0 не может передавать данные быстрее 27 МБ/с, что подтверждено множеством тестов.

И, если позволяют средства, они приобретают накопитель с большей емкостью. Устройства емкостью от 4 до 16 ГБ – наиболее оптимальный вариант. Также следует помнить, что реальный объем USB-накопителя всегда немного меньше заявленного.

Скорость записи и чтения флешки – важные критерии при покупке, потому что они влияют на быстроту взаимодействия накопителя с компьютером. Из-за большого количества разных производителей, компаний и вариантов скорости, объема у людей возникает вопрос, какую флешку лучше купить для компьютера. Выбрать можно вариант с интерфейсом 2.0 и 3.0 (USB). Выбрать стоит эту модель, если нужна хорошая производительность без переплаты за оформление. Kingston DataTraveler G4. Удобная система крепления, можно повесить на ключи, чтобы не потерять. У вас есть возможность много раз провести перезапись содержимого накопителя. Все популярные виды флешек для компьютера можно просмотреть и заказывать в интернете, потому что их стоимость там будет более выгодной.

Карта памяти (или флеш-карта) – это устройство для накопления и хранения информации. Еще карты памяти отличаются скоростью записи и чтения (воспроизведения записанного), объемом памяти и некоторыми дополнительными характеристиками. Это так называемые карты с защищенной памятью.

Если вы являетесь счастливым обладателем девайсов от Apple, таких как iPhone, iPad или MacBook, то вам не обойтись без флешки с разъемом Lightning.

Здравствуйте друзья! Раз вы интересуетесь, как изменить иконку флешки, то наверняка видели у знакомого или еще где-то вместо привычного изображения диска, интересную картинку. Можно вставить заглавную букву имени или интересную аватарку, ну вобщем как у кого с фантазией. Делается это очень просто.

Чтобы поменять стандартную картинку на желаемую, вставляем флешку в usb порт компьютера, открываем её.

Теперь нужно создать текстовый файл. Кто не знает где найти блокнот: «Пуск» — «Все программы» — «Стандартные» . Для этого открываем блокнот на компьютере и пишем в нем следующее или просто скопируйте: icon=1.ico

Так же можно задать имя, которое будет отображаться. К примеру вместо Kingston (название фирмы) , вы можете написать свой ник или имя.

Для этого добавьте: Label=Ваше_название
заменяете на нужное вам. Если будет два или три слова, обязательно между ними вставляйте нижнее подчеркивание!

В итоге у вас должно получиться

Label=Ваше_название

и задать имя (autorun.inf) – скобки не ставим, только буквы.

Где брать картинку?

Когда будите искать картинку в интернете, её формат должен быть ico
а размер 64х64 или 128х128, 256х256 – это обязательное условие. Если будет другой формат, иконка не отобразится. Вот неплохой сервис с картинками и нужным нам форматом iconbird.com

Здесь пишите что вам нужно, находите и качаете.

Может вы нашли изображение, но другого формата? Не проблема зайдите в этот сервис image.online-convert.com Загружаете свое изображение. Вставляете размер и нажимаете «Преобразовать файл».

Когда скачаете, не забудьте переименовать картинку в 1 !!!

Вставляем картинку и текстовый фал на флешку. Для того чтобы эти файлы вы случайно не удалили, сделаем их скрытыми. На самом деле они будут, но вы их видеть не будите.

Выделяем оба файла и нажимаем правой кнопкой мыши.Нажимаем свойства и нас интересуют вот этот пункт «Атрибуты». Ставим галочку напротив «Скрытый» и нажимаем «Ок». Дело сделано, теперь можете не бояться, что когда будите что то удалять, зацепить созданные вами файлы.

Смотрим результат, для этого вытаскиваете флешку и вставляете заново. После этого отображаться должно вот так:

Покажу вам как переименовать флешку . Существует масса способов. Это должен уметь каждый пользователь. Порой нам нужно переименовать флешку для удобства. Вы можете использовать своё имя или род занятий. Например диск с именем Egor легко найти. Более того если флешек в ваш компьютер вставлено несколько, то вы можете перепутать диск и закачать файл в ошибочное место. Покажу вам три способа переименования флеш-диска:

  • Первый способ. Нужно открыть проводник и выполняем делаем клик правой кнопки мышки на диске (внешний накопитель). Далее выбираем пункт “Переименовать”. Теперь вы можете переименовать флешку. Старайтесь задать короткое имя.
  • Второй способ. Зайдите в мой компьютер. Найдите ваш флеш-диск. Щелкните правой кнопкой мыши. Выберите пункт “Свойство”. Перед вами откроется окно “Свойство”. В этом окне найдите поле с названием флешки. Далее просто вбиваем название флешки в строке.
  • Третий способ. Переименование флешки происходит при форматировании. Для этого открываем “Свойство” в папке мой компьютер. Далее делаем клик по пункте “Форматирование”. Перед вами откроется окно, в котором переименуйте флешку. Ищите строку “Метка тома”. Далее прописывайте новое название флешки в поле.

Как изменить букву диска?

Теперь изменим саму букву диска. Обычно мы пользуемся диском с заданной буквой по умолчанию. Переходим в настройки компьютера в раздел “Управление дисками”. Далее в списке находим наш внешний накопитель и делаем клик правой кнопки. Затем выбираем “Изменить букву диска или путь к диску”. Теперь делаем клик на кнопке “Изменить”. Выбираем букву для нашего диска и делаем клик на кнопку «OK». Если у вас всё получилось, то вы молодцы. Смело переименовывайте ваше внешний накопитель.

Флешкой называют устройство, предназначенное для переноса и хранения информации — текстовых документов, картинок, фото, музыки, видео. Она имеет небольшой размер и подключается к компьютеру через специальное отверстие — USB-разъем («ю-эс-би разъем»).

А само устройство правильно называется USB-флеш-накопитель.

Но это на серьезном, «компьютерном» языке. А среди обычных пользователей — просто флешка.

Как правило, она имеет маленький колпачок, который защищает ее видимую «рабочую» часть (основной «мозг» скрыт внутри корпуса).

Колпачок может и отсутствовать: тогда металлический разъем «задвигается» внутрь корпуса с помощью специального ползунка.

Добавить что-то еще к описанию внешнего вида устройства сложно, тем более что сегодня оно может иметь самые разные размеры и формы. Модными считаются флешки оригинальной формы — от игрушечного утенка до вполне реального с виду карманного ножика.

Интересный дизайн позволяет носить их и в качестве украшения — например, как брелок для ключей.

Стоит кое-что сказать и о содержании устройства, а не только о его форме. Вот, например, почему у такой маленькой полезной штучки такое сложное имя — USB-флеш-накопитель?

Со словом «накопитель», вроде, все понятно: задача устройства — запоминать (накапливать) информацию. О понятии USB мы тоже уже кое-что сказали: это способ подключения устройства, а, значит, и путь передачи сохраненной информации с компьютера на флешку и наоборот.

А вот со словом «флеш» надо разобраться. В переводе с английского оно значит «вспышка».

Флеш-память — это очень важное и очень популярное понятие в мире высоких технологий. Главное преимущество этого вида памяти — энергонезависимость. Это значит, что все записанное сохраняется даже после отключения. Кроме того, информация, записанная на флеш-память, может храниться десятки лет и перезаписываться тысячи раз.

Известный Вам CD или DVD-диск — это тоже накопитель информации. Однако флешка обладает целым рядом преимуществ, благодаря которым она потихоньку вытесняет из обихода неудобные диски (как когда-то эти самые диски вытеснили дискеты).

Преимущества флешки

Пожалуй, самое главное преимущество — флешка крайне проста в использовании. Для работы с ней не требуется никаких специальных программ.

Записать на нее можно так же легко и быстро, как скопировать информацию из одной папки в другую.

Причем, открывается она на любом компьютере, современном телевизоре или DVD-плеере и для этого не требуется никаких дополнительных устройств — только USB-разъем.

Современные флеш-накопители способны «запоминать» очень большой объем данных — до одного терабайта (1024 ГБ). Кроме того, как уже говорилось, они многоразовые (способны перезаписывать информацию сотни и тысячи раз).

Безусловное преимущество, по сравнению с CD и DVD-дисками — низкое энергопотребление флешки. Это связано с тем, что она не является механизмом как таковым — не имеет подвижных частей и не приводится в движение в процессе работы. Кроме того, она не требует внешнего источника питания — ей хватает того, что поступает через USB при подключении.

Флешка, в отличие все от того же диска, не подвержена царапинам и пыли, устойчива к вибрации, ударам, падениям. Она работает бесшумно, имеет незначительный вес (меньше 60 г) и размер, что очень удобно при необходимости постоянно носить ее с собой.

Для флеш-памяти совершенно безвредно многократное и частое подключение к компьютеру. Однако стоит обратить внимание на такой момент как безопасность извлечения устройства.

Сейчас много спорят о том, так ли необходимо использовать кнопку «Безопасное извлечение устройства». Но существует мнение, что «неправильное» извлечение приводит к выходу из строя USB-порта (разъема) или даже к удалению сохраненной на флешке информации.

Необходимо сказать и о таком свойстве флешки как защита информации. Эта возможность пока предусмотрена не в каждом устройстве. Однако уже сегодня многие из них имеют такую дополнительную функцию.

Это может быть проверка отпечатка пальца или пароль, который необходимо ввести, чтобы открыть содержимое флеш-накопителя. Весьма удобно, если Вы хотите сохранить очень личную или секретную информацию.

Недостатки

  • Срок «жизни» флешки 5-10 лет, то есть число записей и удалений ограничено. При этом скорость записи снижается со временем.
  • Чувствительность к электростатическому разряду. Повреждение электрическим током может привести к «перегоранию» без возможности восстановления. Но это, скорее, вопрос исправности розеток в доме или в офисе и правильности сборки отдельных частей компьютера.
  • Намокание тоже может быть губительно. Но, как правило, только в тех случаях, если была попытка подключить еще мокрое устройство. Если же случайно попавшую под дождь флешку оставить на несколько суток для просыхания, то, скорее всего, она будет работать исправно.
  • Еще некоторые пользователи жалуются на то, что маленький колпачок от флешки постоянно теряется. Но этот момент, конечно, трудно отнести к серьезным недостаткам. В конце концов, сегодня есть много вариантов и без отдельных деталей.

Карта памяти (flash-карта)

Карта памяти (или флеш-карта) — это устройство для накопления и хранения информации. Используется она в основном в портативной цифровой технике. Предусмотрена в большинстве моделей современных телефонов и фотоаппаратов.

Бывают они разных физических размеров — от 32 до 15 миллиметров.

Для самых маленьких флеш-карт есть специальные переходники (адаптеры). Благодаря им можно вставлять такие устройства в обычные разъемы для больших карт.

Еще карты памяти отличаются скоростью записи и чтения (воспроизведения записанного), объемом памяти и некоторыми дополнительными характеристиками.

Как правильно называется флешка

Так, некоторые из них имеют ограничение на чтение, запись и удаление информации. Это так называемые карты с защищенной памятью.

Как открыть флеш-карту на компьютере

Часто данные с карты памяти — фотографии, видео или музыку — требуется перенести на компьютер для сохранения, обработки или просто удобства просмотра (или прослушивания) материала. Есть два способа сделать это.

Первый, наиболее простой — через специальный кабель (шнур), соединяющий портативное устройство и компьютер через разъем USB.

Такой кабель чаще всего поставляется в комплекте с устройством. Да и купить его отдельно не проблема. Стоит он дешево, удобен в использовании, места занимает мало. Главное — правильно его подобрать.

Второй вариант переноса данных с карты памяти на компьютер — через подключение самой карты. Для этого нужно извлечь ее из устройства и подключить к компьютеру.

В современных ноутбуках есть специальное отверстие для флеш-карт. Если на Вашем компьютере такой разъем отсутствует, не огорчайтесь. Сейчас можно приобрести специальное устройство — кардридер (card reader).

Это устройство, предназначенное для чтения разных флеш-карт. Его можно назвать посредником между вашим компьютером и картой памяти. В специальное отверстие в кардридере вставляется карта, и он подключается к компьютеру через USB-разъем.

Стоит кардридер совсем недорого, зато оказывает очень ценную помощь тем, кто часто работает с флеш-картами.

USB-флеш-накопитель

Что такое USB Flash drive (флеш-накопители)

Начало двадцать первого века — это время распространения флеш-накопителей. Такое понятие как «флешка» нынче известно всем, кто имеет дело с компьютерами. Навсегда ушла в прошлое эпоха дискет как средства переноса данных. Документы, программы, музыка, фильмы и даже операционные системы помещаются на маленькую штучку, которую легко спрятать в ладони. Но что же это за штучка, как с ней правильно обращаться? Об этом и пойдёт разговор.

Итак, вам нужно принести кому-нибудь изрядный объём информации, скажем, гигабайта четыре. Или же вы хотите делать резервные копии важных данных на случай неисправности компьютера, что является весьма разумным желанием. Причём, лазерные диски использовать ни к чему, потому что информация будет постоянно изменяться — замучитесь стирать болванки и выжигать на них новые версии файлов, меняющихся по мере продвижения работы.

Следовательно, вы идёте в магазин и покупаете флешку.

Внутри они все одинаковые. Электроника практически идентичная: плата с микросхемой, светодиодом (он будет ненавязчиво мигать) и ещё кое-какими деталями. Движущихся частей нет, поэтому износ происходит не так быстро, как с дисковыми накопителями.

Тем не менее, флешка не является вечной, как и всё в нашем мире. Данные можно стереть и записать наново очень много раз. Даже если делать это каждый день, то всё равно запаса прочности хватит на годы. Но однажды всё же доведётся покупать новую.

Кроме того, флешка боится радиационного излучения и разрядов статического электричества. Старайтесь не тереть её в кармане о шерстяную ткань одежды и не носить рядом с ядерными реакторами.

Вернёмся к вашей покупке. Лучше всего приобретать самую что ни есть обычную, а не оформленную причудливым образом. Потому что обычная при втыкании в USB-порт не заслонит соседние порты.

Итак, принесли домой, воткнули, операционная система её распознала (конечно, если она, система, является современной). Что следует сделать сразу же, так это отформатировать ваш новый накопитель. Все те файлы, которые записаны на неё на заводе (такие как autorun.inf и прочий хлам) для работы флешки совершенно не требуются.

Правая клавиша мыши в Проводнике Windows или аналогичном файловом менеджере Linux (например, Nautilus, если используется Gnome) вызывает контекстное меню со всеми доступными командами. Соответственно, правый клик на иконке флешки позволит легко добраться до команды форматирования.

Для чего это нужно? Не только для чистки заводского мусора, но ещё и ради уверенности в том, что данные будут записываться корректно, без ошибок.

Можно форматировать в файловую систему FAT32, чтобы данные наверняка читались на разных компьютерах с разными ОС. Ваш покорный слуга так и поступает.

Следующий этап — непосредственно копирование на флешку важных файлов. Как раз то действие, ради которого и был приобретён съёмный носитель. Поскольку компьютер видит флешку так, словно ему добавили ещё один диск, то и копировать не сложнее, чем, например, с на или наоборот.

Доведётся запастись терпением, поскольку запись на флеш-накопитель происходит медленнее, чем считывание с оного. Это во-первых. Во-вторых, не следует вытаскивать флешку из USB-порта сразу же после окончания копирования. Оно может продолжаться, чтобы там ни говорил файловый менеджер. Пользуйтесь такой очень полезной плюшкой как «Безопасное извлечение устройств».

В Windows значок такого извлечения можно найти на панели задач. Где-то в районе часов и индикатора раскладки клавиатуры. Но есть более удобный способ: снова правая клавиша на значке флешки — команда «Извлечь». Если запись данных не окончена, то операционная система (в том числе и Linux, если дистрибутив не глючный) откажется отключать (в Linux — «отмонтировать») съёмное устройство. Вынимайте флешку из USB-порта только когда согласится.

Поскольку в мобильных телефонах, mp3-плеерах и цифровых фотоаппаратах тоже используется флеш-память, то правило распространяется на все подобные чудеса техники. Не спешите отсоединять их от компьютера сразу же по окончании записи.

Предположим, произошла неприятность: данные на жёстком диске компьютера утеряны. Операционная система рухнула и нуждается в переустановке, сам диск вышел из строя, вирус зашифровал файлы и требует выкуп. А времени нет, работу нужно завершить срочно, отложив исправление ситуации на потом.

Можно загрузить компьютер с LiveCD, благо многие популярные дистрибутивы Linux предоставляют такую возможность, воткнуть флешку с резервными копиями и продолжить трудовую деятельность. Если в состав дистрибутива входит OpenOffice.org, то вы сможете открывать и редактировать документы Word и электронные таблицы Excel. Ну и, конечно, PDF.

Нынешняя версия бесплатной и свободной (Open Source) программы для прожига лазерных дисков InfraRecorder уже вполне пригодна для использования, поэтому выжечь LiveCD из образа ISO можно с её помощью.

Нередко Linux в варианте Live USB записывают непосредственно на саму флешку (часто используя тот же ISO-образ, что и для создания LiveCD). В нетбуках ведь нет дисковода для лазерных болванок.

Лучше всего делать это с помощью программы Liveusb-Creator от разработчиков дистрибутива Fedora. (Скачивать программу следует только с их официального сайта!) Тогда на одной флешке будут и копии данных, и операционная система.

Как дискеты в старину, так и флешки в наши дни являются переносчиками компьютерных инфекций. Причём, уже известна возможность заражения даже ОС Linux.

Конечно, опытный пользователь сможет отключить автозапуск, но это полумера. Ведь во время контакта с чужим компьютером инфицирование флешки всё равно произойдёт — и файлы на ней могут оказаться безнадёжно испорченными. Да и разносчиком заразы быть не хочется, относя данные кому-то ещё.

Хороший антивирус — тот, который сканирует флешки в момент их подключения и не позволяет инфекции перескочить на жёсткий диск или затаиться в оперативной памяти. Именно в момент подключения, а не перехода на накопитель в файловом менеджере. Из бесплатных антивирусов так умеет делать чешский AVG. Воткнули флешку или mp3-плеер — и наблюдаете уведомление о процессе сканирования.

Технология флеш-памяти оказалась настолько удачной, что её развивают дальше. Уже появились SSD-накопители (solid-state drive, твердотельные накопители), продвинутые флешки, которые способны полностью заменить жёсткие диски. Работают SSD гораздо быстрее, не производят шума, не зависят от механики HDD. На Международной космической станции используются именно SSD. Пока что сие является недешёвым удовольствием, но жизнь не стоит на месте.

Предыдущие публикации:

Последнее редактирование: 2011-04-22 12:07:14

Метки материала: usb, flash, флеш, накопители, usb flash, flash drive, флеш-накопители, что такое usb, usb flash drive, flash drive флеш, что такое usb flash, usb flash drive флеш, flash drive флеш-накопители, что такое usb flash drive, usb flash drive флеш-накопители

Оставьте, пожалуйста, свой комментарий к публикации

Образование

«Флешка» или «флэшка» — как правильно? Как правильно писать: «флешка» или «флэшка»?

Флешка или флешка — как правильно? Этим вопросом хотя бы раз задавался почти каждый современный человек. Но чтобы получить правильный ответ, необходимо ознакомится с некоторыми правилами русского языка, которые касаются правописания букв «е» и «э».

Общая информация

Как пишется — «флешка» или «флэшка»? Проблема правильного ответа заключается в том, что если следовать одним правилам, то мы должны писать букву «э», а если следовать другим — «е». Именно такая противоречивость заставляет человека задуматься над правильным написанием слова «флешка». Давайте попробуем разрешить эту проблему и ознакомимся с основными правилами написания букв «е» и «э».

Буква «э» не на стыке морфем в составе корня иностранных слов

Возможно, именно с помощью этого правила мы определим, как пишется слово «флешка». Итак, «э» употребляется:

Видео по теме

Буква «э» на стыке морфем в иностранных словах

«Флешка» или «флэшка»? Буква «э» в иностранных словах пишется:

  • в постпрефиксальной позиции (деэмульгация, аэмоциональный, диэлектрик, коэнзимы, коэволюция, реэвакуация, суперэлита, субэкваториальный, реэкспорт и др.);
  • в сложносокращенных и сложных словах после основы, которая оканчивается на гласную (биоэкологический, антиэлектрон, велоэргометр, криоэлектроника, киноэпопея, лирико-эпический, менингоэнцефалит, макроэкономика, метаэтнический, неоэндемика, мультиэкран, полиэтилен, телеэфир, ультраэкстремизм, стереоэкран и др.), а также в словах заканчивающихся на -эдр (октаэдр, полиэдр, гексаэдр и др.);
  • в сложносокращенных и сложных словах после основы, заканчивающейся согласной (демэкология, бромэтан, квинтэссенция, контрэмаль, колор-эквивалент, ламинэктомия, медэкспертиза, лейб-эскадрон, нет-этикет, ритм-энд-блюз, панэллинизм и др.).

Буква «э» в иностранных полных и побуквенных аббревиатурах

Такие слова пишутся согласно названий букв языка-источника. Например, в слове си-эн-эн пишется буква «э».

Буквы «э» и «е» в иностранных словах после гласных

Написание букв «е» и «э» определяется такими правилами:

  • После гласных букв «е» и «и» пишем «е». Например: реестр, геена, феерия, гигиена, диета, диез, сиеста, риелтор, фиеста, спаниель. Слова, которые оканчиваются на «-ент» пишутся с буквой «е». В некоторых случаях она передает ударный гласный (клиент, абитуриент, коэффициент, пациент, ингредиент и др.). В определенных словах «е» предназначена для передачи безударного гласного: леер, веер, иезуит, плеер, иероглиф, иезуит, иерархия, пиелит, миелит, триер, пиетет, реквием.

Исключения:

1. После «е» может писаться «йе». Это касается слов фейерверк и конвейер.

2. Некоторые имена собственные содержат букву «э», которая пишется после «и»: Глиэр, Мариэтта.

  • «Э» пишется после букв «а», «о», «у», «ю». Буква «э» в слове передает гласный под ударением: дуэт, дуэль, менуэт, маэстро, поэт, пируэт, поэма, поэзия, статуэтка, силуэт. Также пишутся с «э» слова, имеющие начальную часть «аэро-»: аэродром. Буква «э» передает гласный без ударения: каноэ, брандмауэр, люэс, коэффициент, маэстозо, фаэтон, муэдзин, фуэте. А также в собственных именах: Уэльс, Пуэрто-Рико, Хемингуэй, Лаэрт, Аэлита, Моэм.

Исключения: в таких словах пишется «е»:

1) проектировать, проект, проектор, проекция и других однокоренных;

2) интроекция, траектория;

3) в словах с окончанием «-ер»: гаер, буер, интервьюер, фраер и др.

Кроме этого, буква «э» пишется в словах, которые имеют «-эдр» как вторую часть, независимо от предыдущей буквы: октаэдр, гексаэдр, ромбоэдр, тетраэдр, полиэдр, триэдр.

Правописание «э» в русских словах

По правилам русского языка буква «э» пишется только в следующих русских словах: этот, э, этак, этакий, эк, экий, эх, эй, эва, эхма, эге.

Буквы «е» и «э» после твердого согласного

«Флэшка или флешка» — как правильно? После согласных не в начале корня пишется буква «э» с целью передачи гласного «э» и указания на твердость согласного, стоящего впереди, в таких случаях:

  • В некоторых иноязычных нарицательных словах: мэтр, мэр, пэр, пленэр, рэп, рэкет, сэр. Также в словах производных от только что перечисленных слов: пэрство, мэрия, рэкетир. Если встречаются другие слова, в которых пишется «э» после согласных, то они регламентируются орфографическим словарем.
  • В большом перечне собственных имен иностранного происхождения: 1) в личных именах и фамилиях — Дэвид, Бэкон, Дэн Сяопин, Сэлинджер, Рэмбо, Дэвис, Сэм, Рэлей, Сэссон, Тэффи, Тэтчер; 2) в географических названиях — Улан-Удэ, Тайбэй, Хуанхэ, Мэриленд. Также «э» сохраняется в производных словах от собственных имен и при переходе их в нарицание: рэлей, улан-удэнский, сэссон и др.
  • Если слово пишется с буквы «э», то она также пишется после добавления к нему приставки: сэкономить, отэкзаменовать.
  • Еще буква «э» пишется в аббревиатурах и сложносокращенных словах: нэп, политэкономия.

«Флешка» или «флэшка»? В других случаях после согласных не в начале корня пишется «е». Но все-таки в иноязычных словах, которые пишутся с «е», стоящий перед ею согласный иногда произносится твердо.

Итак, в таких словах пишется «е» после букв, которые передают твердый согласный: денди, беби, модель, дельта, кузен, экзема, сленг, инерция, бизнесмен, фонетика, регби, капелла, диспансер, рейтинг, сеттер, партер, коттедж, темп, стенд и многие другие.

Буква «е» пишется в несклоняемых нарицательных существительных после последовательно пишущихся согласных: шимпанзе, безе, макраме, пенсне, резюме, турне, гофре, купе, пюре, кабаре, тире, фрикасе, эссе, шоссе, варьете, кафе, карате, декольте.

Кроме перечисленных случаев, «е» пишется в иноязычных словах с суффиксом «-есса»: поэтесса, баронесса, стюардесса. А также в некоторых собственных именах: Неру, Кармен, Брем, Рерих, Тейлор, Дантес, Сен-Готард, Дельфы.

Слово «флешка» как пишется? Подведем итоги

Изучив выше перечисленные правила, мы можем сделать вывод, как правильно пишется слово «флешка». Используя правило, которое говорит, что в словах иностранного происхождения после согласного, который звучит твердо, пишется буква «э», мы можем сказать, что в данном слове согласная «л» звучит твердо, поэтому вроде бы как нужно писать букву «э». Но мы знаем, что существуют исключения из этого правила, и после твердого согласного может писаться «е». То есть получается, что можно писать слово «флешка» с «е». Итак, у нас получается противоречие. Все-таки, «флешка» или «флэшка»? Мы видим, что наше слово не относится к основным словам (пэр, мэр, рэп и т. д.), у которых пишется «э» после твердого согласного. Поэтому рекомендуем в связи с широкой распространенностью данного слова в русской речи, которое связано со стремительным развитием информационных технологий, все-таки писать слово «флешка» через «е». Ведь даже если проштудировать известные поисковые системы, то можно увидеть, что слово «флешка» везде пишется с буквой «е». Если же все-таки нужно объяснить написание слова «флешка» с буквой «е» на основании существующих правил, то можно опираться на некоторые источники, которые утверждают, что в русских и иностранных словах после согласных пишется «е», а вот слова пэр, сэр и т. д. являются исключением.

Новости и общество
Пример почтового адреса, правильно написанного. Как правильно писать почтовый адрес на русском или английском языке?

Сегодня мало кто пишет обычные письма, выбирая как альтернативу письмо электронное. Казалось бы, быстрее, удобнее, проще и чаще всего дешевле. Однако есть люди, которые все же предпочитают общаться друг с другом стары…

Образование
Как правильно писать: Республика Беларусь или Белоруссия?

Туркмения или Туркменистан, в Украине или на Украине, Молдова или Молдавия? Эти грамматические дилеммы озадачивают многих граждан и рождают острые споры, которые очень часто перетекают в политическую плоскость. В этой…

Образование
Вырастит или вырастет: как правильно писать?

Школьная программа охватывает далеко не все, чем богат русский язык. Несмотря на то что он изучается на протяжении всех одиннадцати лет, у многих школьников возникают серьезные трудности, которые в дальнейшей жизни та…

Образование
Как следует правильно писать: впорядке или в порядке?

Как следует правильно писать: впорядке или в порядке? Ответить на этот вопрос вы сможете сами, но только после внимательного изучения представленной статьи.

Образование
Как следует правильно писать: помошник или помощник?

О том, как пишется — помошник или помощник, знает далеко не каждый. Более того, не всем известно, как следует правильно произносить упомянутое слово. В связи с частотой подобных вопросов данную статью мы решили посвят…

Образование
Как правильно писать: чулок или чулков?

О том, как правильно говорить — «чулок» или «чулков», задумывался наверняка каждый хотя бы раз в жизни. Действительно, образование родительного падежа от существительных во множественном …

Образование
Как следует правильно писать: в течение дня или в течении дня?

Как правильно: в течение дня или в течении дня? Этот вопрос задают многие ученики средней школы. Исчерпывающий ответ на него можно получить из представленной статьи.

Образование
«Шестьнадцать» или «шестнадцать» — как правильно писать числительное?

Шестьнадцать или шестнадцать — как правильно писать? Ответить на поставленный вопрос сможет далеко не каждый человек. Ведь имена числительные представляют собой наиболее сложную часть речи, правописание которой вызыва…

Образование
Как правильно писать: видите или видете? Все о спряжениях глаголов

Из полученной нами в школе информации в памяти остается в лучшем случае половина. Однако это совсем не означает, что можно ссылаться на такую печальную статистику и позволять себе неграмотную речь. Наиболее частыми ош…

Образование
Согласовано или согласованно: как правильно писать? В каких случаях пишется «согласовано», а в каких — «согласованно»?

Вопрос о том, как правильно написать слово: «согласовано» или «согласованно», связан с правилами правописания причастий и наречий. Оба варианта являются правильными, но выбор зависит от того, к…

Флэшка или флешка

Загрузка операционных систем (Live USB) и др.

Основные компоненты флешки:

На большинстве флешек повсеместно используются файловые системы семейства FAT. В зависимости от размера накопителя применяются FAT16 , FAT32 или exFAT . Для флешек размером 64ГБ и более используются NTFS или exFAT .

Дизайн

Обычно устройство имеет вытянутую форму и съёмный колпачок, прикрывающий вилку; иногда прилагается шнур для ношения на шее. Современные флешки могут иметь самые разные размеры и способы защиты разъёма, а также «нестандартный» внешний вид (армейский нож , часы и т. п.) и различные дополнительные возможности (например, ввод пин-кода, проверку отпечатка пальца и т. п.). Обычный размер — 3-5 см, вес — меньше 60 г.

Простая форма, выдвигающийся USB-коннектор

«нестандартный» внешний вид (имитация суши)

В искусстве

См. также

Напишите отзыв о статье «USB-флеш-накопитель»

Примечания

Вычислительная машина
(Конфигурация компьютера)
Энергонезависимая память:
дисководы , накопители и носители
Устройство вывода информации
и Мультимедиа
Устройство ввода информации
(по основной функции)
Игры и развлечения
Устройства связи
и (теле)коммуникаций
Электропитание
Прочее
Основные статьи
Типы

Отрывок, характеризующий USB-флеш-накопитель

Жизнь между тем, настоящая жизнь людей с своими существенными интересами здоровья, болезни, труда, отдыха, с своими интересами мысли, науки, поэзии, музыки, любви, дружбы, ненависти, страстей, шла как и всегда независимо и вне политической близости или вражды с Наполеоном Бонапарте, и вне всех возможных преобразований.
Князь Андрей безвыездно прожил два года в деревне. Все те предприятия по именьям, которые затеял у себя Пьер и не довел ни до какого результата, беспрестанно переходя от одного дела к другому, все эти предприятия, без выказыванья их кому бы то ни было и без заметного труда, были исполнены князем Андреем.
Он имел в высшей степени ту недостававшую Пьеру практическую цепкость, которая без размахов и усилий с его стороны давала движение делу.
Одно именье его в триста душ крестьян было перечислено в вольные хлебопашцы (это был один из первых примеров в России), в других барщина заменена оброком. В Богучарово была выписана на его счет ученая бабка для помощи родильницам, и священник за жалованье обучал детей крестьянских и дворовых грамоте.
Одну половину времени князь Андрей проводил в Лысых Горах с отцом и сыном, который был еще у нянек; другую половину времени в богучаровской обители, как называл отец его деревню. Несмотря на выказанное им Пьеру равнодушие ко всем внешним событиям мира, он усердно следил за ними, получал много книг, и к удивлению своему замечал, когда к нему или к отцу его приезжали люди свежие из Петербурга, из самого водоворота жизни, что эти люди, в знании всего совершающегося во внешней и внутренней политике, далеко отстали от него, сидящего безвыездно в деревне.
Кроме занятий по именьям, кроме общих занятий чтением самых разнообразных книг, князь Андрей занимался в это время критическим разбором наших двух последних несчастных кампаний и составлением проекта об изменении наших военных уставов и постановлений.
Весною 1809 года, князь Андрей поехал в рязанские именья своего сына, которого он был опекуном.
Пригреваемый весенним солнцем, он сидел в коляске, поглядывая на первую траву, первые листья березы и первые клубы белых весенних облаков, разбегавшихся по яркой синеве неба. Он ни о чем не думал, а весело и бессмысленно смотрел по сторонам.
Проехали перевоз, на котором он год тому назад говорил с Пьером. Проехали грязную деревню, гумны, зеленя, спуск, с оставшимся снегом у моста, подъём по размытой глине, полосы жнивья и зеленеющего кое где кустарника и въехали в березовый лес по обеим сторонам дороги. В лесу было почти жарко, ветру не слышно было. Береза вся обсеянная зелеными клейкими листьями, не шевелилась и из под прошлогодних листьев, поднимая их, вылезала зеленея первая трава и лиловые цветы. Рассыпанные кое где по березнику мелкие ели своей грубой вечной зеленью неприятно напоминали о зиме. Лошади зафыркали, въехав в лес и виднее запотели.
Лакей Петр что то сказал кучеру, кучер утвердительно ответил. Но видно Петру мало было сочувствования кучера: он повернулся на козлах к барину.
– Ваше сиятельство, лёгко как! – сказал он, почтительно улыбаясь.
– Что!
– Лёгко, ваше сиятельство.
«Что он говорит?» подумал князь Андрей. «Да, об весне верно, подумал он, оглядываясь по сторонам. И то зелено всё уже… как скоро! И береза, и черемуха, и ольха уж начинает… А дуб и не заметно. Да, вот он, дуб».
На краю дороги стоял дуб. Вероятно в десять раз старше берез, составлявших лес, он был в десять раз толще и в два раза выше каждой березы. Это был огромный в два обхвата дуб с обломанными, давно видно, суками и с обломанной корой, заросшей старыми болячками. С огромными своими неуклюжими, несимметрично растопыренными, корявыми руками и пальцами, он старым, сердитым и презрительным уродом стоял между улыбающимися березами. Только он один не хотел подчиняться обаянию весны и не хотел видеть ни весны, ни солнца.
«Весна, и любовь, и счастие!» – как будто говорил этот дуб, – «и как не надоест вам всё один и тот же глупый и бессмысленный обман. Всё одно и то же, и всё обман! Нет ни весны, ни солнца, ни счастия. Вон смотрите, сидят задавленные мертвые ели, всегда одинакие, и вон и я растопырил свои обломанные, ободранные пальцы, где ни выросли они – из спины, из боков; как выросли – так и стою, и не верю вашим надеждам и обманам».
Князь Андрей несколько раз оглянулся на этот дуб, проезжая по лесу, как будто он чего то ждал от него. Цветы и трава были и под дубом, но он всё так же, хмурясь, неподвижно, уродливо и упорно, стоял посреди их.
«Да, он прав, тысячу раз прав этот дуб, думал князь Андрей, пускай другие, молодые, вновь поддаются на этот обман, а мы знаем жизнь, – наша жизнь кончена!» Целый новый ряд мыслей безнадежных, но грустно приятных в связи с этим дубом, возник в душе князя Андрея. Во время этого путешествия он как будто вновь обдумал всю свою жизнь, и пришел к тому же прежнему успокоительному и безнадежному заключению, что ему начинать ничего было не надо, что он должен доживать свою жизнь, не делая зла, не тревожась и ничего не желая.

По опекунским делам рязанского именья, князю Андрею надо было видеться с уездным предводителем. Предводителем был граф Илья Андреич Ростов, и князь Андрей в середине мая поехал к нему.
Был уже жаркий период весны. Лес уже весь оделся, была пыль и было так жарко, что проезжая мимо воды, хотелось купаться.
Князь Андрей, невеселый и озабоченный соображениями о том, что и что ему нужно о делах спросить у предводителя, подъезжал по аллее сада к отрадненскому дому Ростовых. Вправо из за деревьев он услыхал женский, веселый крик, и увидал бегущую на перерез его коляски толпу девушек. Впереди других ближе, подбегала к коляске черноволосая, очень тоненькая, странно тоненькая, черноглазая девушка в желтом ситцевом платье, повязанная белым носовым платком, из под которого выбивались пряди расчесавшихся волос. Девушка что то кричала, но узнав чужого, не взглянув на него, со смехом побежала назад.
Князю Андрею вдруг стало от чего то больно. День был так хорош, солнце так ярко, кругом всё так весело; а эта тоненькая и хорошенькая девушка не знала и не хотела знать про его существование и была довольна, и счастлива какой то своей отдельной, – верно глупой – но веселой и счастливой жизнию. «Чему она так рада? о чем она думает! Не об уставе военном, не об устройстве рязанских оброчных. О чем она думает? И чем она счастлива?» невольно с любопытством спрашивал себя князь Андрей.
Граф Илья Андреич в 1809 м году жил в Отрадном всё так же как и прежде, то есть принимая почти всю губернию, с охотами, театрами, обедами и музыкантами. Он, как всякому новому гостю, был рад князю Андрею, и почти насильно оставил его ночевать.
В продолжение скучного дня, во время которого князя Андрея занимали старшие хозяева и почетнейшие из гостей, которыми по случаю приближающихся именин был полон дом старого графа, Болконский несколько раз взглядывая на Наташу чему то смеявшуюся и веселившуюся между другой молодой половиной общества, всё спрашивал себя: «о чем она думает? Чему она так рада!».
Вечером оставшись один на новом месте, он долго не мог заснуть. Он читал, потом потушил свечу и опять зажег ее. В комнате с закрытыми изнутри ставнями было жарко. Он досадовал на этого глупого старика (так он называл Ростова), который задержал его, уверяя, что нужные бумаги в городе, не доставлены еще, досадовал на себя за то, что остался.

Понравилась статья? Поделить с друзьями:
  • Как правильно пишется утомленный
  • Как правильно пишется урюк
  • Как правильно пишется утолить жажду
  • Как правильно пишется уругвай
  • Как правильно пишется уток или уток