<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb</link><pubDate>Fri, 06 Oct 2023 22:05:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Current Revision posted to Documents by dychen on 10/6/2023 10:05:29 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table style="border:1px solid #dadada;"&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Version&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Power&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Voltage&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Bel/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion" data-e14adj="t"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Bel/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-56e31" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('56e31'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Bel/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Bel/CUI USB Type-C connectors in combination with USB Power Delivery and the SWC45-N Series power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via USB Type-C connectors. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-7a6a3" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('7a6a3'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Bel/CUI SWC45-N Series power adapter, in conjunction with USB Type-C connectors, is well-suited for powering portable medical devices, such as portable6 diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The SWC45-N Series power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-fe537" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('fe537'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;In partnership with&lt;/em&gt;&lt;/p&gt;
&lt;img loading="lazy" class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/belLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Bel/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: bel, power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0, bel fuse&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/15</link><pubDate>Tue, 18 Jul 2023 13:45:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 15 posted to Documents by dychen on 7/18/2023 1:45:52 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/belLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table style="border:1px solid #dadada;"&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Version&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Power&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Voltage&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Bel/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Bel/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-1bc69" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('1bc69'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Bel/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Bel/CUI USB Type-C connectors in combination with USB Power Delivery and the SWC45-N Series power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via USB Type-C connectors. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-91834" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('91834'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Bel/CUI SWC45-N Series power adapter, in conjunction with USB Type-C connectors, is well-suited for powering portable medical devices, such as portable6 diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The SWC45-N Series power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-2ba82" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2ba82'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Bel/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: bel, power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0, bel fuse&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/14</link><pubDate>Tue, 18 Jul 2023 13:44:57 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 14 posted to Documents by dychen on 7/18/2023 1:44:57 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/belLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table style="border:1px solid #dadada;"&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Version&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Power&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Voltage&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Bel/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Bel/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-37a0c" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('37a0c'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Bel/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Bel/CUI USB Type-C connectors in combination with USB Power Delivery and the SWC45-N Series power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via USB Type-C connectors. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-2fef2" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2fef2'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Bel/CUI SWC45-N Series power adapter, in conjunction with USB Type-C connectors, is well-suited for powering portable medical devices, such as portable6 diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The SWC45-N Series power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-c10ca" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('c10ca'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Bel/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, belfuse, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/13</link><pubDate>Tue, 18 Jul 2023 13:43:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 13 posted to Documents by dychen on 7/18/2023 1:43:45 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/belLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table style="border:1px solid #dadada;"&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Version&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Power&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Voltage&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-b2211" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('b2211'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the SWC45-N Series power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via USB Type-C connectors. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-ab534" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('ab534'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI SWC45-N Series power adapter, in conjunction with USB Type-C connectors, is well-suited for powering portable medical devices, such as portable6 diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The SWC45-N Series power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-2f09b" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2f09b'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, belfuse, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/12</link><pubDate>Mon, 10 Jul 2023 14:31:36 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>pchan</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 12 posted to Documents by pchan on 7/10/2023 2:31:36 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table style="border:1px solid #dadada;"&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Version&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Power&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Voltage&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-7a00a" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('7a00a'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the SWC45-N Series power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via USB Type-C connectors. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-722da" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('722da'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI SWC45-N Series power adapter, in conjunction with USB Type-C connectors, is well-suited for powering portable medical devices, such as portable6 diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The SWC45-N Series power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-156ed" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('156ed'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, belfuse, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/11</link><pubDate>Mon, 10 Jul 2023 14:24:46 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 11 posted to Documents by dychen on 7/10/2023 2:24:46 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table style="border:1px solid #dadada;"&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Version&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Power&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Voltage&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-90042" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('90042'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the SWC45-N Series power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via USB Type-C connectors. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-68a7e" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('68a7e'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI SWC45-N Series power adapter, in conjunction with USB Type-C connectors, is well-suited for powering portable medical devices, such as portable6 diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The SWC45-N Series power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-d989a" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('d989a'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, belfuse, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/10</link><pubDate>Fri, 07 Jul 2023 21:18:21 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>pchan</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 10 posted to Documents by pchan on 7/7/2023 9:18:21 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table style="border:1px solid #dadada;"&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Version&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Power&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Voltage&lt;/th&gt;
&lt;th style="background-color:#007fac;color:#ffffff;"&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-ccd4c" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('ccd4c'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-816f7" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('816f7'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-9dc27" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('9dc27'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, belfuse, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/9</link><pubDate>Fri, 07 Jul 2023 20:36:41 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 9 posted to Documents by dychen on 7/7/2023 8:36:41 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class="center"&gt;
&lt;th&gt;Version&lt;/th&gt;
&lt;th&gt;Maximum Power&lt;/th&gt;
&lt;th&gt;Voltage&lt;/th&gt;
&lt;th&gt;Maximum Current&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 2.0&lt;/td&gt;
&lt;td&gt;2.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;500 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB 3.1&lt;/td&gt;
&lt;td&gt;4.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;900 mA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB BC 1.2&lt;/td&gt;
&lt;td&gt;7.5 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;1.5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB Type-C 1.2&lt;/td&gt;
&lt;td&gt;15 W&lt;/td&gt;
&lt;td&gt;5 V&lt;/td&gt;
&lt;td&gt;3 A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="center static-odd"&gt;
&lt;td&gt;USB PD&lt;/td&gt;
&lt;td&gt;100 W&lt;/td&gt;
&lt;td&gt;5/9/15/20 V&lt;/td&gt;
&lt;td&gt;5 A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-6b659" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('6b659'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-e60dd" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('e60dd'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-97410" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('97410'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, belfuse, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/8</link><pubDate>Fri, 07 Jul 2023 20:29:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 8 posted to Documents by dychen on 7/7/2023 8:29:26 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-91b19" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('91b19'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-2c856" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2c856'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-41a85" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('41a85'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: power delivery, displayport, usb c, cui, tech spotlight, data transfer, usb 3.1, usb, belfuse, thunderbolt, plug-and-play, stewart, programmable power supply, charger, usb 4.0&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/7</link><pubDate>Fri, 07 Jul 2023 20:25:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 7 posted to Documents by dychen on 7/7/2023 8:25:09 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:198px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod3.jpg" width="198" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C AC/DC Power Supply&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="e14-product-link-80133" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4048215&amp;nsku=50AK7159&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('80133'));" data-farnell="4048215" data-newark="50AK7159" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:199px;max-width:251px;"  height="199" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod1.jpg" width="251" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 3.1)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-04d49" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3748797&amp;nsku=37AJ3136&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('04d49'));" data-farnell="3748797" data-newark="37AJ3136" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:198px;max-width:222px;"  height="198" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_prod2.jpg" width="222" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;USB Type-C Receptacle (USB 4.0)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="e14-product-link-35a41" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3819545&amp;nsku=68AJ7950&amp;COM=e14c-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb&amp;osetc=e14c-changing-world-of-usb" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('35a41'));" data-farnell="3819545" data-newark="68AJ7950" data-comoverride="changing-world-of-usb" data-cmpoverride="changing-world-of-usb" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy now&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/6</link><pubDate>Fri, 07 Jul 2023 20:05:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 6 posted to Documents by dychen on 7/7/2023 8:05:12 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc0"&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc1"&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:147px;max-width:337px;" alt="USB pinout" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="USB Protocol Architecture" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:123px;max-width:495px;" alt="Types of USB connectors" height="123" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram3.png" width="495" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h4ov4rhc2"&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:237px;max-width:449px;" alt="USB Power Levels" height="237" src="/e14/assets/main/2023/TechSpotlight/usb/TSJuly102023_diagram4.png" width="449" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1h4ov4rhc3"&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h4ov4rhc4"&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/5</link><pubDate>Thu, 06 Jul 2023 22:22:16 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 5 posted to Documents by dychen on 7/6/2023 10:22:16 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%3Fst%3Dcui%2Busb&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/4</link><pubDate>Thu, 06 Jul 2023 22:16:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 4 posted to Documents by dychen on 7/6/2023 10:16:14 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1.&amp;nbsp; The figures on top depict the connector/port at the computer or charger, while the figures at the bottom depict the connector/port at the device or peripheral. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%2Fpower-supply-accessories%3Fst%3Dusb%2Bcui&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/3</link><pubDate>Thu, 06 Jul 2023 22:12:36 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 3 posted to Documents by dychen on 7/6/2023 10:12:36 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;div style="background-color:#fafafa;border:1px solid #898989;float:right;margin:12px 5px 12px;padding:8px 12px 18px;width:205px;"&gt;
&lt;p style="border-bottom:1px solid #898989;color:#007fac;font-size:18px;font-weight:bold;margin-bottom:6px;padding-bottom:2px;"&gt;Universal Serial Bus&lt;/p&gt;
&lt;p&gt;Shop our wide variety of&lt;strong&gt;&amp;nbsp;USB Connectors and Ports from Belfuse/CUI&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;span &gt;&lt;a class="e14-button e14-button--primary e14-button--large" href="https://referral.element14.com/OrderCodeView?url=%2Fc%2Fpower-line-protection%2Fpower-supplies%2Fpower-supply-accessories%3Fst%3Dusb%2Bcui&amp;COM=e14c-referral-cmty-handler-changing-world-of-usb&amp;CMP=e14c-changing-world-of-usb" title="Shop Now" title="Shop Now" target="_blank"&gt;Shop Now&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr style="margin-bottom:6px;margin-top:12px;" /&gt;
&lt;p style="color:#f17c0e;font-size:15px;"&gt;&lt;strong&gt;&lt;em&gt;Don&amp;#39;t forget to &lt;a href="#discussion"&gt;join our discussion&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;Will USB remain the most popular protocol, or will something else (like Thunderbolt) become more commonplace?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/2</link><pubDate>Thu, 06 Jul 2023 22:02:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 2 posted to Documents by dychen on 7/6/2023 10:02:37 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;An overview of the evolution of the Universal Serial Bus and the features of USB Type C.&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/cuiLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What's Coming Up in the Changing World of USB?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb/revision/1</link><pubDate>Thu, 06 Jul 2023 21:58:23 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2fff3608-e414-4008-822c-a6db9617d9cf</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28260/what-s-coming-up-in-the-changing-world-of-usb#comments</comments><description>Revision 1 posted to Documents by dychen on 7/6/2023 9:58:23 PM&lt;br /&gt;
&lt;h3&gt;&lt;strong&gt;What is USB used for?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Universal Serial Bus (USB) &lt;/span&gt;is a common protocol that enables communication between a PC and external devices or peripherals&lt;span&gt;. USB ports have replaced a variety of older ports, including serial ports, DIN connectors, and parallel ports. Before the introduction of USB, users were required to open their computers in order to add the appropriate PCI cards for additional communications ports. USB is capable of supporting up to 127 peripherals, from simple keyboards and mice, to more complex devices like printers and smartphones. USB can also transmit power to rechargeable devices such as tablets or cell phones. This article explores the latest developments in USB technology, including the Type-C connector, USB Power Delivery, and USB Programmable Power Supply.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;How Does USB Work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB utilizes a four-wire connection; two wires are dedicated to power delivery (V&lt;sub&gt;bus&lt;/sub&gt; and GND), while the other two wires are used for data transfer (D+ and D-), as illustrated in Figure 1. The data transmission lines are used to communicate bidirectionally between the host and the devices.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: USB Pinout (Source: pinoutguide.com)&lt;/p&gt;
&lt;p&gt;Figure 2 illustrates a USB architecture comprising a host, hub, and a device. The host computer acts as the controller, while the connected devices function as its peripherals. The devices receive the host&amp;#39;s commands and respond with data or actions as instructed. When multiple I/O devices are connected to a computer through USB, they are organized in a tree structure. The host computer detects the type of device and immediately loads a driver that allows it to operate. Each I/O device makes a point-to-point connection using the serial transmission format.&lt;/p&gt;
&lt;p&gt;There are four different types of data transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Interrupt Transfer&lt;/em&gt; is used by peripheral devices such as keyboards and mice to communicate smaller&amp;nbsp;amounts of data.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bulk Transfer&lt;/em&gt; is used by devices such as printers and digital scanners to transmit large amounts of data in cases where transfer time is not critical.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Isochronous Transfer &lt;/em&gt;is utilized for real-time data, such as audio and video.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Control Transfer &lt;/em&gt;is used to configure and control a USB device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 2: USB Protocol Architecture&lt;/p&gt;
&lt;p&gt;The USB protocol follows the polling principle, where the processor continuously checks if the input/output devices are prepared to transmit data. The I/O devices do not need to send updates to the processor. A new device is assigned the address &amp;#39;0&amp;#39; when it connects to the hub. The host computer polls the hubs to find out the statuses of the connected I/O devices, allocating an address for the new device and determining its capabilities.&lt;/p&gt;
&lt;p&gt;USB also offers plug-and-play features, allowing peripheral devices to be connected or removed without the system being shut down or restarted. Upstream connectors are typically USB Type A, while downstream connectors differ depending on the type of device connected. The first iterations of USB supported a maximum of 12 Mbps. With the advent of USB 2.0, the speed climbed to 480 Mbps. The data transmission speed was enhanced to 5 Gbps and 10 Gbps in the&amp;nbsp;following generations, USB 3.0, and USB 3.1, respectively.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;USB Type-C Connector&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The latest design among USB connectors is known as USB Type-C (USB-C). Type-C&amp;rsquo;s reversible design allows it to be conveniently plugged in with any orientation. It has quickly become the standard for data and power transfer. USB-C supports protocols such as USB 2.0, USB 3.1, DisplayPort, and Thunderbolt 3.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: Different types of USB connectors, including USB Type-C (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB Type-C improves on previous versions with several improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Reversibility: &lt;/em&gt;The connector can be plugged in with any orientation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Audio/Video Support:&lt;/em&gt; The Type-C connector supports audio and video signals making it suitable for connecting external displays.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Power delivery:&lt;/em&gt; The Type-C connector delivers 100W power, enough to charge most laptops.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Small form factor: &lt;/em&gt;The Type-C connector has the smallest form factor among other USB connector types.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;High data transfer rates:&lt;/em&gt; Faster than 10 Gbps data transfer rates are possible with USB Type-C connectors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;What is USB Power Delivery?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;USB 3.0 Power Delivery (PD) is an extension to the USB specification that allows devices to negotiate and deliver power over USB connections. It provides a standardized way to deliver higher power levels and enables faster charging for devices such as smartphones, tablets, laptops, and other peripherals.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD works by establishing a negotiation process between the power source (e.g., a wall charger or a USB port on a computer) and the receiving device. When a USB PD-capable device is connected to a USB port, it initially establishes a basic USB connection with the host or charger, following the standard USB 3.0 protocol. The connected devices then communicate with each other to determine the power requirements and capabilities. The source and sink devices engage in a negotiation process to determine the appropriate power level to be delivered. The source device advertises its available power profiles, which include voltage and current levels. The sink device communicates its power requirements and selects the most suitable profile based on its needs.&lt;/p&gt;
&lt;p&gt;Once the negotiation is complete and the power profile is agreed upon, the power source provides the requested power to the receiving device. During the power delivery process, both the source and sink devices continuously monitor the power flow and ensure safe and efficient charging.&lt;/p&gt;
&lt;p&gt;USB 3.0 PD brings flexibility and convenience by supporting the powering of devices, as well as faster charging capabilities. These features reduce the need for multiple chargers and cables. The USB PD standard allows voltage delivery from 5V to 20V and power levels up to 100W, as illustrated in Table 1 below:&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: USB power level evolution&lt;/p&gt;
&lt;p&gt;To maintain backwards compatibility with older USB devices, USB 3.0 PD defaults to standard USB specifications, delivering 5V.&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 4: USB Power Delivery power levels (Source: CUI, Inc.)&lt;/p&gt;
&lt;p&gt;USB PD enables devices to negotiate power delivery with the power source. The PD 2.0 specification, released in 2015, enables 100 watts of maximum power supply, while the USB 3.0 PD specification, released in 2019, includes support for a Programmable Power Supply (PPS), which allows superior control over current and voltage. Not all USB-C devices support USB PD; therefore, it is best to verify compatibility before assuming USB PD support.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;USB Programmable Power Supply&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the PPS protocol into the USB standard enables tighter control over power delivery when compared to legacy USB power delivery protocols. Introduced during the USB PD 3.0 revision, the PPS protocol enables the device to deliver optimal power due to its ability to communicate with the source of power. With PPS, the power source can dynamically adjust current and voltage levels depending on the requirements of specific devices. PPS allows for higher precision and quicker response times, making it the best option for power-hungry devices. The faster charging times of PPS allow devices to maintain safe charging conditions while drawing more power.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Belfuse/CUI USB Type-C Connectors and Power Adapters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;The Belfuse/CUI family of USB Type-C connectors and AC/DC USB Type-C adapter power supplies are used in several industrial, energy, and medical applications. Example applications include the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Charging Station for Multiple Devices &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A charging station capable of charging multiple devices can be built using Belfuse/CUI USB Type-C connectors in combination with USB Power Delivery and the &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter. A USB charging station is convenient in a variety of settings, including public places, offices, and homes. Compatible devices can be charged quickly via &lt;a href="https://uk.farnell.com/stewart-connector/ss-52400-004/usb-conn-3-1-type-c-rcpt-24pos/dp/3748797"&gt;USB Type-C connectors&lt;/a&gt;. Laptops, tablets, and other high-powered devices can also be charged through USB PD technology.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Portable Medical Devices&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The Belfuse/CUI &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter, in conjunction with &lt;a href="https://www.newark.com/stewart-connector/ss-52400-005/usb-conn-4-0-type-c-r-a-rcpt-24pos/dp/68AJ7950"&gt;USB Type-C connectors&lt;/a&gt;, is well-suited for powering portable medical devices, such as portable diagnostic equipment, patient monitors, and electronic health record (EHR) systems. Portable medical devices are used in hospitals and clinics, as well as in private residences. The &lt;a href="https://www.cui.com/product/external-ac-dc-power-supplies/wall-plug/swc45-n-series"&gt;SWC45-N Series&lt;/a&gt; power adapter is a compact, reliable, and efficient power source that features folding AC blades, making it easier to transport. Its USB PPS capabilities assure optimum performance and safety.&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: the Evolution of USB&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As the USB interface evolves, functionality and speed continue to improve. The addition of the Power Delivery (PD) and Programmable Power Supply (PPS) features provide much needed capabilities to the USB ecosystem.&amp;nbsp; The ongoing efforts of the USB Implementers Forum (USB-IF) ensure that the interface&amp;rsquo;s technology will continue to receive new features and improvements. USB4, for example, will support up to 40 Gbps speeds for data transfer and enhanced power delivery capabilities. Belfuse/CUI&amp;rsquo;s family of USB products support all the latest features of USB and will keep pace as further enhancements are added.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>