technology-and-medicine

Why a USB-C Charger Does Not Send Full Power Right Away

A modern USB-C charger does not simply dump its maximum wattage into whatever you connect. The charger, cable, and device establish a power contract first, and P = VI explains what each accepted voltage-current combination means.

Electricity

USB-C is the connector, not one guaranteed power level

A 100-watt USB-C charger does not send 100 watts into every phone, tablet, or laptop the moment the cable is connected. The number printed on the charger is a maximum capability, not a fixed output.

Before higher-power charging begins, the charger and device communicate. The charger reports the power options it can provide. The device requests an option it can accept. The charger confirms the request and then changes its output. The cable matters too: a connection can deliver only a power level supported by the source, the device, and the cable between them.

USB-C describes a small, reversible connector system. It does not mean that every port or cable supports the same charging power or data speed. USB-IF's current public explanation describes Power Delivery levels up to 240 watts with compatible equipment, while its current cable program distinguishes 60-watt and 240-watt USB-C-to-USB-C cables.

The connector therefore answers only the first question: can these plugs connect? It does not tell you how much power the charger can supply, how much the device can accept, what the cable can safely carry, which voltage-current combinations both devices support, or what data speed the cable supports.

Power is voltage times current

The basic electrical relation is P = VI. Power P is measured in watts, potential difference V in volts, and current I in amperes.

For example, 5 V × 3 A = 15 W, 9 V × 3 A = 27 W, 20 V × 5 A = 100 W, and 48 V × 5 A = 240 W. These products explain the wattage arithmetic. They are not a list of outputs that every charger must provide.

A charger advertised as 100 W might support several operating points. A small device may request one of the lower-power choices. The charger does not need to force its maximum voltage or current into that device.

The charger provides a voltage under a controlled contract, while the connected circuit draws current according to its operation and the negotiated limit. Saying that the charger simply pushes 100 watts is not a useful model.

The source offers; the sink requests

USB Power Delivery names the power-providing side the source and the power-receiving side the sink.

At a high level, the source sends its supported power capabilities, the sink requests one supported option, the source accepts the request, and the source signals that the new power level is ready.

The communication travels through the USB-C Configuration Channel, usually called the CC line. The electrical power travels on a separate path called VBUS. The devices can therefore agree on the operating point before the source transitions to it. If the sink does not support the charger's highest-power option, it does not request that option.

USB Power Delivery can also support programmable supply modes and changes in power direction. Those features require more detailed control, but the central idea remains: power delivery is managed, not assumed.

The cable is part of the circuit and part of the conversation

A cable has conductors with resistance, insulation and connector limits, and a specified current-carrying capability. It cannot be treated as an invisible wire.

Higher-current USB-C cables use electronic marking so connected equipment can identify cable capability. Current USB-IF compliance labeling distinguishes 60 W and 240 W USB-C-to-USB-C cables.

A 240 W cable does not make every system deliver 240 W. A cable can remove a limitation, but it cannot add capability to a charger or device.

A useful first-pass ceiling is P_contract ≤ min(P_source, P_cable, P_sink). This is not the entire protocol. Exact compatibility depends on the voltage-current profiles the devices share, the Power Delivery mode, cable identification, device policy, and operating conditions. Two large wattage labels do not guarantee one shared high-power contract.

Why higher power often uses higher voltage

Suppose a system needs 100 W. At 20 V, the current is I = P/V = 100 W / 20 V = 5 A. Trying to send the same 100 W at only 5 V would require 20 A, far beyond the current used by an ordinary USB-C power contract.

Current matters because resistive heating in a cable follows P_loss = I²R. For the same cable resistance, doubling current makes the resistive heating four times as large. Raising voltage allows a given power to be transmitted with less current.

That is why the highest USB Power Delivery levels extend the available voltage as well as the power. USB-IF lists 28 V, 36 V, and 48 V fixed levels for power levels up to 140 W, 180 W, and 240 W.

A rating is a ceiling, not a promise

Even after a power contract is established, the instantaneous power can change. A device's own charging electronics manage its battery and internal loads. The charger may be capable of more power than the device presently needs.

Capability is what the source, cable, and sink are designed to support. The contract is the operating point the source and sink agreed to use. Instantaneous power is what the connected system is using at that moment. Those values may be different.

This is why a larger charger is not automatically faster for every device. If the device does not request a higher supported contract, the charger's unused capacity remains unused.

The connector looks simple because the control system does the hard work

From the outside, USB-C charging looks like a metal plug and a cable. Inside the system, controllers identify roles, exchange capabilities, check the cable, select a compatible operating point, and manage the transition.

The physics is still the familiar relationship between voltage, current, power, and resistance. The protocol adds a decision layer that keeps those quantities within the capabilities of the connected equipment.

A USB-C charger does not send full power right away because full power is not one universal value. The safe and useful amount is the one the whole connection can support and the device actually requests.

Learn the physics behind this

USB Power Delivery connects directly to electric potential difference, current, power, resistance, sources, and loads. The related Mousseau Physics courses are DC Circuits and Electricity.