USB.org + USB 3.0 Type-C + PD(Power Delivery)240W
www.usb.org:
USB.org Document Library
USB Charger (USB Power Delivery) | USB-IF
Type-C
USB Type-C Cable and Connector Specification Release 2.3
PD(Power Delivery)
USB Power Delivery@AndroidAuthority
USB Power Delivery Compliance Test Specification
USB Charger (USB Power Delivery)
USB has evolved from a data interface capable of supplying limited power to a primary provider of power with a data interface. Today many devices charge or get their power from USB. USB has become a ubiquitous power socket for many small devices such as cell phones, tablets, portable speakers and other hand-held devices. Users need USB to fulfil their requirements not only in terms of data but also to provide power to, or charge, their devices simply, often without the need to load a driver, in order to carry out “traditional” USB functions.
The USB Power Delivery (USB PD) Specification enables the maximum functionality of USB by providing more flexible power delivery along with data over a single cable. Its aim is to operate with and build on the existing USB ecosystem.
Announced in 2021, the USB PD Revision 3.1 specification is a major update to enable delivering up to 240W of power over full featured USB Type-C cable and connector.
Prior to this update, USB PD was limited to 100W using a solution based on 20V using USB Type-C cables rated at 5A. The USB Type-C specification has also been updated to Release 2.1 to define 240W cable requirements, and with the updated USB PD protocol and power supply definition, this extends the applicability of USB power delivery to a large number of applications where 100W wasn't adequate.
USB Power Delivery offers the following features:
- Increased power levels from existing USB standards up to 240W.
- New 28V, 36V, and 48V fixed voltages enable up to 140W(28V), 180W(36V) and 240W(48V) power levels, respectively.
- An adjustable voltage supply mode allows the device being powered an ability to request intermediate voltages between 15V and up to the maximum available fixed voltage of the charger.
- Power direction is no longer fixed. This enables the product with the power (Host or Peripheral) to provide the power.(Power: Source / Sink / Power Role Swap Policy)
- **Optimize power management across multiple peripherals **:
allowing each device to take only the power it requires,
and to get more power when required for a given application.
Intelligent and flexible system level management of power via optional hub communication with the PC. - **Allows low power cases **such as headsets to negotiate for only the power they require.
Examples:
- Enables higher power over a** full featured USB Type-C cable and connector to applications up to 240W**.
- Enables new higher power use cases such as USB bus powered Hard Disk Drives (HDDs) and printers. This eliminates the need for a separate power brick.
- A monitor with a supply from the wall can power, or charge, a laptop while still displaying.
- USB power bricks or chargers are able to pass power through a laptop’s USB ports.
Laptops and USB power bricks can provide higher power to battery powered devices (not currently defined by USB). - Battery powered devices can get increased charging current from a hub and then give it back temporarily when the user's HDD requires to spin up.
- Power Delivery is designed to co-exist with standard USB Battery Charging implementations. Implementers should note that if they include battery charging capability in their devices or support for host adapters such as docks or ACAs they should also reference the Battery Charging Specification.
Information about Power Delivery Compliance testing is available here.
In addition to passing USB-IF compliance testing and inclusion of its Power Delivery products on the Integrators List, companies wishing to use the certified USB logos must have a current on file USB-IF Trademark License Agreement. USB Power Delivery is covered by the relevant adopters agreements for either USB 2.0, USB 3.0, or USB4 depending on the specification implemented. Recommendations for which adopters agreements are appropriate to execute are listed below:
- USB 2.0 products: USB 2.0 Adopters Agreement plus the “USB Power Delivery Specification” Adopters Agreement
- USB 3.2 products: USB 3.0 Adopters Agreement, USB 2.0 Adopters Agreement plus the “USB Power Delivery Specification” Adopters Agreement
- USB4 products: USB4 Adopters Agreement
More Information
PD Root Port Interface
The Transport Interface specification defines a communication protocol for use over I2C or other peripheral interfaces. It uses the structure defined in Chapter 9 of the USB Power Delivery Specification and extends it for use on other buses. In the way of a simple example, this specification enables a standardized communication protocol between a USB Power Delivery Controller and a Device / System Policy Management Controller as well as control over power management peripherals such as a DC-DC converter. It allows for autonomous device operation when no System Policy Managers are present, or follwer operation when a USB Host Controller is the System Policy Manager.
Questions?
Please send your questions regarding Power Delivery to techsup@usb.org.
USB.org + USB 3.0 Type-C + PD(Power Delivery)240W的更多相关文章
- Windows10查看电脑的USB接口是2.0还是3.0
Windows10查看电脑的USB接口是2.0还是3.0原创小晓酱手记 最后发布于2019-08-22 16:09:48 阅读数 3662 收藏展开 同事要拷贝资料给我,问我电脑的USB接口是2.0还 ...
- USB device & USB controller & USB passthrough
目录 USB device USB controller Linux 相关命令 Python 相关库 Libvirt USB passthrough 参考资料 近期往 openstack 里倒腾 US ...
- USB协议-USB设备的枚举过程
USB主机在检测到USB设备插入后,就要对设备进行枚举了.为什么要枚举?枚举就是从设备读取各种描述符信息,这样主机就可以根据这些信息来加载合适的驱动程序,从而知道设备是什么样的设备,如何进行通信等. ...
- 如何使用Hasu USB to USB Controller Converter刷写tmk固件交换Caps和Ctrl
相关链接 购买Hasu USB to USB Controller Converter:https://www.1upkeyboards.com/shop/controllers/usb-to-usb ...
- org.springframework.expression.spel.SpelEvaluationException: EL1005E:(pos 0): Type cannot be found
今天在完成Spring项目的时候遇到了一个类似于下面的异常: 10.03.2010 13:53:53 org.apache.catalina.core.StandardWrapperValve inv ...
- 接口与协议学习笔记-USB协议_USB2.0_USB3.0不同版本(三)
USB(Universal Serial Bus)全称通用串口总线,USB为解决即插即用需求而诞生,支持热插拔.USB协议版本有USB1.0.USB1.1.USB2.0.USB3.1等,USB2.0目 ...
- How to create a "BOOT USB DISK" for EXSI6.0
1 准备工作 opensuse 13.2ESXi ISO文件 //vmware 官网下载 VMware-VMvisor-Installer-5.1.0-799733.x86_64.iso,XXXXX ...
- USB协议-USB的描述符及其之间的关系
USB只是一个总线,只提供一个数据通路而已.USB总线驱动程序并不知道一个设备具体如何操作,有哪些行为.具体的一个设备实现什么功能,要由设备自己来决定.那么,USB主机是如何知道一个设备的功能以及行为 ...
- USB协议-USB的包结构及包的分类
USB是串行总线,所以数据是一位一位地在数据线上传送的.既然是一位一位地传送,就存在着一个数据位先后的问题.USB使用的是LSB在前的方式,即先出来的是最低位数据,接下来是次低位,最后是最高位(MSB ...
- android的USB MTP && USB CDC/USBnet(ECM, NCM, ACM) && USB gardget
MTP的全称是Media Transfer Protocol(媒体传输协议),它是微软公司提出的一套媒体文件传输协议.早在智能手机普及前,数码相机和MP3播放器等都使用了MTP的前身PTP(Pictu ...
随机推荐
- Sublime Text4 4192 安装和一键激活
介绍 此教程用于Windows 下Sublime Text4 4192版本的安装和激活. 无需安装其他软件,无需下载替换文件,无需注册机等. 官网: https://www.sublimetext.c ...
- PLSQL中&符号处理
在SQL语句中的字符串中出现了&符号,当执行的时候会被认为是参数需要传递,如update product set brand = 'D&G'; 解决办法是把语句改为:update pr ...
- 【笔记】Python3|爬虫处理网页数据异步加载问题(结合Selenium完成)
文章目录 问题描述 1. 结合Selenium.Edge解析该网站搜索页面的数据 2. 结合lxml解析网页数据 3. 附加:不是异步加载的网页,结合requests直接请求数据 问题描述 一些网站会 ...
- 数据库事务回滚:FastAPI中的存档与读档大法
title: 数据库事务回滚:FastAPI中的存档与读档大法 date: 2025/05/10 00:18:52 updated: 2025/05/10 00:18:52 author: cmdra ...
- c++单例模式总结
分类 懒汉式:实例对象在第一次被使用时才进行初始化. 饿汉式:实例在定义时就被初始化. 特点 1.构造函数和析构函数私有化,不允许外部创建实例对象. 2.拷贝构造函数和复制运算符重载被delete,不 ...
- IP到国家代码映射之GeoLite2导入到MySQL形成数据字典
一.准备CSV文件与MySQL表结构 下载并解压GeoLite2-Country-CSV数据 从 MaxMind 下载 GeoLite2-Country-CSV.zip,解压后获取以下文件: G ...
- github每次提交代码都要登录
原因:不要使用https的方式克隆代码,而是用git. 查看源 git remote -v 删除源 git remote rm origin 重新添加项目源(origin后面改成自己的): git r ...
- Java stream实现list转化为map
在Stream流中将List转换为Map,是使用Collectors.toMap方法来进行转换. key和value都是对象中的某个属性值. Map<String, String> use ...
- RC4加密解密算法工具类-Java语言实现
摘要 RC4加密解密算法是工具类是大名鼎鼎的 RSA三人组中的头号人物Ron Rivest设计的,可以有效抵御暴力搜索密钥的攻击.鉴于此,提供一个由Java语言实现的工具类. 前言 RC4加密算法 ...
- 解决Vmware使用中的卡顿问题
打开首选项到内存,将其修改为图中的设置 打开优先级,设置如图 打开对应虚拟机设置,如图做两步设置 全部设置完成后,再次打开虚拟机使用发现完全不卡了!