{"video_id":"UQ2XkN2EG1M","title":"Why Connectors Have So Many Pins","channel":"Techquickie","show":"Techquickie","published_at":"2024-05-04T14:58:16Z","duration_s":277,"segments":[{"start_s":0.0,"end_s":3.36,"text":"Ever notice all those gold contacts on cables and connectors?","speaker":null,"is_sponsor":0},{"start_s":3.36,"end_s":7.4,"text":"When whether it's a USB drive, an HDMI cable, or a graphics card,","speaker":null,"is_sponsor":0},{"start_s":7.4,"end_s":11.2,"text":"they have a ton of those little pins on there. But why do they need so many?","speaker":null,"is_sponsor":0},{"start_s":11.2,"end_s":14.5,"text":"Let's start out with possibly the most straightforward reason of all.","speaker":null,"is_sponsor":0},{"start_s":14.5,"end_s":21.2,"text":"Power. Putting an electrical connection and a data connection on the same contact would cause interference.","speaker":null,"is_sponsor":0},{"start_s":21.2,"end_s":25.1,"text":"So most modern digital connectors separate those onto different pins.","speaker":null,"is_sponsor":0},{"start_s":25.1,"end_s":29.2,"text":"And then you have the fact that current needs to return via a ground connection,","speaker":null,"is_sponsor":0},{"start_s":29.2,"end_s":34.6,"text":"meaning you need at least two connectors for power, which you see in USB-A connectors, for example.","speaker":null,"is_sponsor":0},{"start_s":34.6,"end_s":39.0,"text":"But having tiny pins means you can only put so much current through them.","speaker":null,"is_sponsor":0},{"start_s":39.0,"end_s":45.0,"text":"Think about how when you go and buy an extension cable, the larger ones are rated for more power than the smaller ones.","speaker":null,"is_sponsor":0},{"start_s":45.0,"end_s":49.6,"text":"It works similarly with your electronics. So devices that need relatively large amounts of power","speaker":null,"is_sponsor":0},{"start_s":49.6,"end_s":53.2,"text":"often spread out their power delivery across many contacts.","speaker":null,"is_sponsor":0},{"start_s":53.2,"end_s":58.8,"text":"A great example of this is pins on a CPU. Modern processors have over a thousand pins,","speaker":null,"is_sponsor":0},{"start_s":58.8,"end_s":65.1,"text":"many of which are dedicated to power delivery. With higher-end CPUs now drawing over 150 watts at load,","speaker":null,"is_sponsor":0},{"start_s":65.1,"end_s":71.4,"text":"roughly the same as a 75-inch TV, it isn't hard to understand why you don't want to put all of that power","speaker":null,"is_sponsor":0},{"start_s":71.4,"end_s":75.7,"text":"through just one little pin. He's only one pin, John!","speaker":null,"is_sponsor":0},{"start_s":75.7,"end_s":81.1,"text":"Speaking of power, some connectors have additional pins to accommodate multiple voltages.","speaker":null,"is_sponsor":0},{"start_s":81.1,"end_s":85.3,"text":"You can see this in the standard 24-pin power connector for computer motherboards,","speaker":null,"is_sponsor":0},{"start_s":85.3,"end_s":89.8,"text":"which has to provide 12V, 5V, and 3.3V power.","speaker":null,"is_sponsor":0},{"start_s":89.8,"end_s":95.7,"text":"And while most components these days run off 12V, the other voltages are still supported for any components","speaker":null,"is_sponsor":0},{"start_s":95.7,"end_s":99.2,"text":"that still need to get the lower voltages directly from the power supply.","speaker":null,"is_sponsor":0},{"start_s":99.2,"end_s":103.6,"text":"But there are plenty of other reasons for all those pins being there besides just power.","speaker":null,"is_sponsor":1},{"start_s":103.6,"end_s":107.2,"text":"Part of the reason we can send so much data at once these days","speaker":null,"is_sponsor":1},{"start_s":107.2,"end_s":111.1,"text":"is because of something called differential signaling.","speaker":null,"is_sponsor":1},{"start_s":111.6,"end_s":115.8,"text":"Basically, each data signal is sent using two pins instead of one,","speaker":null,"is_sponsor":1},{"start_s":115.8,"end_s":121.3,"text":"and each signal is basically the same, except one is positive and one is negative,","speaker":null,"is_sponsor":1},{"start_s":121.3,"end_s":127.0,"text":"as you can see on this illustration. This has a few advantages over just using one pin to send a signal.","speaker":null,"is_sponsor":1},{"start_s":127.0,"end_s":131.0,"text":"It can resist interference better and operates using less overall power,","speaker":null,"is_sponsor":1},{"start_s":131.0,"end_s":134.2,"text":"meaning that the connection can operate at higher frequencies,","speaker":null,"is_sponsor":1},{"start_s":134.2,"end_s":141.5,"text":"meaning more data per second. You can pretty clearly see the two differential signaling contacts on this USB connector.","speaker":null,"is_sponsor":1},{"start_s":141.5,"end_s":146.6,"text":"Higher speed connections will often spread out their bandwidth over multiple differential pairs","speaker":null,"is_sponsor":1},{"start_s":146.6,"end_s":150.6,"text":"in order to increase the overall amount of data that can be sent per second.","speaker":null,"is_sponsor":1},{"start_s":150.6,"end_s":156.0,"text":"This is part of the reason USB-C has more contacts than older USB-A connectors,","speaker":null,"is_sponsor":0},{"start_s":156.0,"end_s":161.7,"text":"and also makes up the vast majority of contacts on a PCI Express X16 graphics card.","speaker":null,"is_sponsor":0},{"start_s":161.7,"end_s":168.2,"text":"And there are some other functions that extra pins perform outside of ensuring data gets from point A to point B as quickly as possible.","speaker":null,"is_sponsor":0},{"start_s":168.2,"end_s":171.3,"text":"Some connectors dedicate a pin to a clock,","speaker":null,"is_sponsor":0},{"start_s":171.3,"end_s":174.6,"text":"a separate signal that keeps the flow of data synchronized.","speaker":null,"is_sponsor":0},{"start_s":174.6,"end_s":178.1,"text":"Others might have a pin to enable some kind of special functionality,","speaker":null,"is_sponsor":0},{"start_s":178.1,"end_s":182.6,"text":"such as consumer electronics control or CEC on HDMI.","speaker":null,"is_sponsor":0},{"start_s":182.6,"end_s":186.4,"text":"CEC is what allows you to control something like the volume on your sound bar","speaker":null,"is_sponsor":0},{"start_s":186.4,"end_s":192.2,"text":"through your TV remote, and some pins simply serve as shields for adjacent pins to prevent interference,","speaker":null,"is_sponsor":0},{"start_s":192.2,"end_s":196.7,"text":"or as presence detectors simply to let the system know that a device is connected.","speaker":null,"is_sponsor":0},{"start_s":196.7,"end_s":204.6,"text":"So contrary to popular belief, engineers didn't put all these pins there just because they were really into making electronics look like fancy gold combs,","speaker":null,"is_sponsor":0},{"start_s":204.6,"end_s":211.2,"text":"as disappointing as that is. Go watch this video next to find out more about why CPUs specifically have so many pins","speaker":null,"is_sponsor":0},{"start_s":211.2,"end_s":214.8,"text":"and why their sockets keep on changing. Why?","speaker":null,"is_sponsor":0},{"start_s":214.8,"end_s":217.9,"text":"But you haven't clicked away yet, so I want to say hey, thanks for watching.","speaker":null,"is_sponsor":0},{"start_s":217.9,"end_s":223.2,"text":"Like the video if you liked it, dislike it if you disliked it. Check out our other videos, comment below with video suggestions.","speaker":null,"is_sponsor":0},{"start_s":223.2,"end_s":227.4,"text":"What are you thinking about? What do you want us to talk about? And don't then don't forget to subscribe and follow.","speaker":null,"is_sponsor":0},{"start_s":227.4,"end_s":230.4,"text":"It's just, you got a list. I gave you a list to do.","speaker":null,"is_sponsor":0}],"full_text":"Ever notice all those gold contacts on cables and connectors? When whether it's a USB drive, an HDMI cable, or a graphics card, they have a ton of those little pins on there. But why do they need so many? Let's start out with possibly the most straightforward reason of all. Power. Putting an electrical connection and a data connection on the same contact would cause interference. So most modern digital connectors separate those onto different pins. And then you have the fact that current needs to return via a ground connection, meaning you need at least two connectors for power, which you see in USB-A connectors, for example. But having tiny pins means you can only put so much current through them. Think about how when you go and buy an extension cable, the larger ones are rated for more power than the smaller ones. It works similarly with your electronics. So devices that need relatively large amounts of power often spread out their power delivery across many contacts. A great example of this is pins on a CPU. Modern processors have over a thousand pins, many of which are dedicated to power delivery. With higher-end CPUs now drawing over 150 watts at load, roughly the same as a 75-inch TV, it isn't hard to understand why you don't want to put all of that power through just one little pin. He's only one pin, John! Speaking of power, some connectors have additional pins to accommodate multiple voltages. You can see this in the standard 24-pin power connector for computer motherboards, which has to provide 12V, 5V, and 3.3V power. And while most components these days run off 12V, the other voltages are still supported for any components that still need to get the lower voltages directly from the power supply. But there are plenty of other reasons for all those pins being there besides just power. Part of the reason we can send so much data at once these days is because of something called differential signaling. Basically, each data signal is sent using two pins instead of one, and each signal is basically the same, except one is positive and one is negative, as you can see on this illustration. This has a few advantages over just using one pin to send a signal. It can resist interference better and operates using less overall power, meaning that the connection can operate at higher frequencies, meaning more data per second. You can pretty clearly see the two differential signaling contacts on this USB connector. Higher speed connections will often spread out their bandwidth over multiple differential pairs in order to increase the overall amount of data that can be sent per second. This is part of the reason USB-C has more contacts than older USB-A connectors, and also makes up the vast majority of contacts on a PCI Express X16 graphics card. And there are some other functions that extra pins perform outside of ensuring data gets from point A to point B as quickly as possible. Some connectors dedicate a pin to a clock, a separate signal that keeps the flow of data synchronized. Others might have a pin to enable some kind of special functionality, such as consumer electronics control or CEC on HDMI. CEC is what allows you to control something like the volume on your sound bar through your TV remote, and some pins simply serve as shields for adjacent pins to prevent interference, or as presence detectors simply to let the system know that a device is connected. So contrary to popular belief, engineers didn't put all these pins there just because they were really into making electronics look like fancy gold combs, as disappointing as that is. Go watch this video next to find out more about why CPUs specifically have so many pins and why their sockets keep on changing. Why? But you haven't clicked away yet, so I want to say hey, thanks for watching. Like the video if you liked it, dislike it if you disliked it. Check out our other videos, comment below with video suggestions. What are you thinking about? What do you want us to talk about? And don't then don't forget to subscribe and follow. It's just, you got a list. I gave you a list to do."}