Other meanings of USB
Computer connectivity standard
USB (Universal Serial Bus) is a family of standards for connecting computers and peripherals, transferring data, and supplying electrical power through shared interfaces. Introduced in the 1990s, it replaced many device-specific connectors with a broadly interoperable bus used by keyboards, storage devices, cameras, phones, displays, and chargers.1
USB is a host-controlled serial bus designed to connect a computer or other host to peripherals through standardized hardware and protocols. The original goal was to simplify the crowded landscape of serial, parallel, PS/2, and proprietary connectors while allowing devices to be detected and configured automatically.1
USB 1.0 appeared in 1996, followed by USB 1.1, USB 2.0, USB 3.x, and USB4. Each generation added greater throughput or expanded capabilities, but newer ports and cables do not guarantee every newer feature. The USB Implementers Forum, an industry consortium, publishes specifications and manages certification programs, while manufacturers integrate those specifications into computers, hubs, cables, and peripherals.2
USB communication is organized around a host that schedules transactions with attached devices rather than allowing arbitrary device-to-device traffic. A device presents descriptors that identify its vendor, product, configurations, interfaces, and endpoint types; operating systems use this information to load suitable drivers and expose functions such as storage, audio, networking, or human input.3
A single physical connection can therefore carry several logical functions. Hubs expand one host port into multiple downstream ports, while composite devices combine functions in one enclosure. USB uses different transfer categories—control, bulk, interrupt, and isochronous—to balance reliability, latency, and continuous timing. Bulk transfer suits disks and printers; isochronous transfer is useful for audio and video, where regular delivery can matter more than retransmission.
USB performance depends on the generation, connector, cable, and device controller, not on the shape of the port alone. USB 2.0 commonly supports up to 480 Mb/s, while later USB 3.x and USB4 versions offer substantially higher rates; USB4 Version 2.0 defines signaling up to 80 Gb/s in specified configurations.1 Labels and logos are consequently important, because a USB Type-C receptacle may implement only USB 2.0 or may also support high-speed data, display protocols, and charging.
USB also distributes power, originally for low-power peripherals and increasingly for laptops and mobile devices. USB Power Delivery negotiates voltage and current above the basic legacy levels, subject to the capabilities of the host, device, charger, and cable. The European Union’s common-charger rules have helped make USB Type-C a prominent charging interface for many portable electronics.
USB’s apparent simplicity hides several compatibility edge cases. A USB-C cable may be charge-oriented, USB 2.0-only, or designed for high-rate data and display signaling; passive adapters can also preserve connector compatibility while limiting function. USB devices may draw power before full software configuration, so hosts impose current limits and negotiate higher levels rather than treating every port as an unlimited supply.1
Security is another overlooked dimension: a malicious or compromised USB device can impersonate a keyboard, network adapter, or storage device, and removable media can transport malware. Organizations often restrict unknown peripherals through operating-system policy, endpoint controls, or physical port management. Certification logos indicate conformance testing, but they do not by themselves prove that an inexpensive cable is safe, fully featured, or suitable for every USB mode.34
USB capabilities are determined by the negotiated combination of host, device, cable, connector, and supported specification; connector shape alone is not a complete indication of speed or power.
Help improve the encyclopedia. Reports go straight to the site manager.