Can I use USB data pins as a power source?USB cable as +5v vcc sourceWhere I can find an USB dongle to...
Is (0,1] a closed or open set?
Sklearn 'Seed' Not Working Properly In a Section of Code
250 Floor Tower
Why electric field inside a cavity of a non-conducting sphere not zero?
Why is it that I can sometimes guess the next note?
Is this toilet slogan correct usage of the English language?
Biological Blimps: Propulsion
2.8 Why are collections grayed out? How can I open them?
Does the Location of Line-Dash-Wedge Notations Matter?
How does a computer interpret real numbers?
What will be next at the bottom row and why?
If a character has darkvision, can they see through an area of nonmagical darkness filled with lightly obscuring gas?
Why Shazam when there is already Superman?
Why did the EU agree to delay the Brexit deadline?
Is aluminum electrical wire used on aircraft?
What is the evidence for the "tyranny of the majority problem" in a direct democracy context?
What changes for testers when they are testing in agile environments?
Dealing with a rejection from a journal
The screen of my macbook suddenly broken down how can I do to recover
How should I respond when I lied about my education and the company finds out through background check?
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
How can "mimic phobia" be cured or prevented?
A social experiment. What is the worst that can happen?
Added a new user on Ubuntu, set password not working?
Can I use USB data pins as a power source?
USB cable as +5v vcc sourceWhere I can find an USB dongle to connect two devices with external power?Switching between power supplies - USB dominanthow to connect usb power only to variable power supplyCan I charge a 12v toy with USB?What is the maximum length i can choose for a USB cable made up of CAT6 shielded cable?“Dumb” power from USBUse mobile to power external LED(bulb) via a Micro USB port?USB data transfer with a separate power sourceHow to have USB act as a programmable power source?
$begingroup$
I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.
However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.
To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.
If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?
power-supply led usb interconnect
$endgroup$
|
show 5 more comments
$begingroup$
I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.
However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.
To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.
If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?
power-supply led usb interconnect
$endgroup$
5
$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
Mar 15 at 16:02
$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
Mar 15 at 16:08
$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
Mar 15 at 16:12
3
$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
Mar 16 at 9:40
$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
Mar 16 at 13:56
|
show 5 more comments
$begingroup$
I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.
However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.
To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.
If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?
power-supply led usb interconnect
$endgroup$
I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.
However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.
To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.
If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?
power-supply led usb interconnect
power-supply led usb interconnect
edited Mar 17 at 2:19
Peter Mortensen
1,60031422
1,60031422
asked Mar 15 at 16:02
Alex HeuerAlex Heuer
336
336
5
$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
Mar 15 at 16:02
$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
Mar 15 at 16:08
$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
Mar 15 at 16:12
3
$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
Mar 16 at 9:40
$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
Mar 16 at 13:56
|
show 5 more comments
5
$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
Mar 15 at 16:02
$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
Mar 15 at 16:08
$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
Mar 15 at 16:12
3
$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
Mar 16 at 9:40
$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
Mar 16 at 13:56
5
5
$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
Mar 15 at 16:02
$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
Mar 15 at 16:02
$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
Mar 15 at 16:08
$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
Mar 15 at 16:08
$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
Mar 15 at 16:12
$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
Mar 15 at 16:12
3
3
$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
Mar 16 at 9:40
$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
Mar 16 at 9:40
$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
Mar 16 at 13:56
$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
Mar 16 at 13:56
|
show 5 more comments
4 Answers
4
active
oldest
votes
$begingroup$
If this is not possible, is there an existing type of cable that can
achieve this (3 power leads and a ground), or will I have to solder my
own?
Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.
Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.
But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.
$endgroup$
$begingroup$
Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
$endgroup$
– Alex Heuer
Mar 15 at 16:42
$begingroup$
@AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
$endgroup$
– Der Kommissar
Mar 15 at 19:39
2
$begingroup$
@AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
$endgroup$
– JPhi1618
Mar 15 at 20:50
add a comment |
$begingroup$
This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.
Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.
I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.
Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.
Some connector types are more generic than others, stick to those.
$endgroup$
2
$begingroup$
In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
$endgroup$
– Dan Mills
Mar 16 at 0:54
7
$begingroup$
@DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
$endgroup$
– Ben Voigt
Mar 16 at 1:15
$begingroup$
@DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
$endgroup$
– Marcus Müller
Mar 16 at 10:37
$begingroup$
@DanMills: Similarly, there exist Ethernet switches that can be "stacked" together to make one logical switch, and hence need to communicate at very high speed over a short distance. Some use custom, proprietary (and highly expensive) cables - and others use HDMI cables, for much the reasons you describe :)
$endgroup$
– psmears
Mar 17 at 9:43
1
$begingroup$
@MarcusMüller Just be careful not to let purchasing pick the cheapest possible SATA cables, there is some proper junk out there. I use them for clock and serdes in a SDR application and they do just fine.
$endgroup$
– Dan Mills
Mar 17 at 17:01
add a comment |
$begingroup$
Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.
Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.
Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.
JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.
The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.
$endgroup$
add a comment |
$begingroup$
No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
});
});
}, "mathjax-editing");
StackExchange.ifUsing("editor", function () {
return StackExchange.using("schematics", function () {
StackExchange.schematics.init();
});
}, "cicuitlab");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "135"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f427405%2fcan-i-use-usb-data-pins-as-a-power-source%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If this is not possible, is there an existing type of cable that can
achieve this (3 power leads and a ground), or will I have to solder my
own?
Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.
Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.
But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.
$endgroup$
$begingroup$
Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
$endgroup$
– Alex Heuer
Mar 15 at 16:42
$begingroup$
@AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
$endgroup$
– Der Kommissar
Mar 15 at 19:39
2
$begingroup$
@AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
$endgroup$
– JPhi1618
Mar 15 at 20:50
add a comment |
$begingroup$
If this is not possible, is there an existing type of cable that can
achieve this (3 power leads and a ground), or will I have to solder my
own?
Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.
Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.
But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.
$endgroup$
$begingroup$
Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
$endgroup$
– Alex Heuer
Mar 15 at 16:42
$begingroup$
@AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
$endgroup$
– Der Kommissar
Mar 15 at 19:39
2
$begingroup$
@AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
$endgroup$
– JPhi1618
Mar 15 at 20:50
add a comment |
$begingroup$
If this is not possible, is there an existing type of cable that can
achieve this (3 power leads and a ground), or will I have to solder my
own?
Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.
Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.
But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.
$endgroup$
If this is not possible, is there an existing type of cable that can
achieve this (3 power leads and a ground), or will I have to solder my
own?
Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.
Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.
But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.
answered Mar 15 at 16:17
laptop2dlaptop2d
26.8k123383
26.8k123383
$begingroup$
Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
$endgroup$
– Alex Heuer
Mar 15 at 16:42
$begingroup$
@AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
$endgroup$
– Der Kommissar
Mar 15 at 19:39
2
$begingroup$
@AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
$endgroup$
– JPhi1618
Mar 15 at 20:50
add a comment |
$begingroup$
Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
$endgroup$
– Alex Heuer
Mar 15 at 16:42
$begingroup$
@AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
$endgroup$
– Der Kommissar
Mar 15 at 19:39
2
$begingroup$
@AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
$endgroup$
– JPhi1618
Mar 15 at 20:50
$begingroup$
Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
$endgroup$
– Alex Heuer
Mar 15 at 16:42
$begingroup$
Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
$endgroup$
– Alex Heuer
Mar 15 at 16:42
$begingroup$
@AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
$endgroup$
– Der Kommissar
Mar 15 at 19:39
$begingroup$
@AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
$endgroup$
– Der Kommissar
Mar 15 at 19:39
2
2
$begingroup$
@AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
$endgroup$
– JPhi1618
Mar 15 at 20:50
$begingroup$
@AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
$endgroup$
– JPhi1618
Mar 15 at 20:50
add a comment |
$begingroup$
This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.
Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.
I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.
Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.
Some connector types are more generic than others, stick to those.
$endgroup$
2
$begingroup$
In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
$endgroup$
– Dan Mills
Mar 16 at 0:54
7
$begingroup$
@DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
$endgroup$
– Ben Voigt
Mar 16 at 1:15
$begingroup$
@DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
$endgroup$
– Marcus Müller
Mar 16 at 10:37
$begingroup$
@DanMills: Similarly, there exist Ethernet switches that can be "stacked" together to make one logical switch, and hence need to communicate at very high speed over a short distance. Some use custom, proprietary (and highly expensive) cables - and others use HDMI cables, for much the reasons you describe :)
$endgroup$
– psmears
Mar 17 at 9:43
1
$begingroup$
@MarcusMüller Just be careful not to let purchasing pick the cheapest possible SATA cables, there is some proper junk out there. I use them for clock and serdes in a SDR application and they do just fine.
$endgroup$
– Dan Mills
Mar 17 at 17:01
add a comment |
$begingroup$
This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.
Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.
I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.
Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.
Some connector types are more generic than others, stick to those.
$endgroup$
2
$begingroup$
In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
$endgroup$
– Dan Mills
Mar 16 at 0:54
7
$begingroup$
@DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
$endgroup$
– Ben Voigt
Mar 16 at 1:15
$begingroup$
@DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
$endgroup$
– Marcus Müller
Mar 16 at 10:37
$begingroup$
@DanMills: Similarly, there exist Ethernet switches that can be "stacked" together to make one logical switch, and hence need to communicate at very high speed over a short distance. Some use custom, proprietary (and highly expensive) cables - and others use HDMI cables, for much the reasons you describe :)
$endgroup$
– psmears
Mar 17 at 9:43
1
$begingroup$
@MarcusMüller Just be careful not to let purchasing pick the cheapest possible SATA cables, there is some proper junk out there. I use them for clock and serdes in a SDR application and they do just fine.
$endgroup$
– Dan Mills
Mar 17 at 17:01
add a comment |
$begingroup$
This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.
Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.
I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.
Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.
Some connector types are more generic than others, stick to those.
$endgroup$
This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.
Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.
I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.
Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.
Some connector types are more generic than others, stick to those.
edited Mar 16 at 13:56
answered Mar 15 at 16:34
Edgar BrownEdgar Brown
6,6602736
6,6602736
2
$begingroup$
In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
$endgroup$
– Dan Mills
Mar 16 at 0:54
7
$begingroup$
@DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
$endgroup$
– Ben Voigt
Mar 16 at 1:15
$begingroup$
@DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
$endgroup$
– Marcus Müller
Mar 16 at 10:37
$begingroup$
@DanMills: Similarly, there exist Ethernet switches that can be "stacked" together to make one logical switch, and hence need to communicate at very high speed over a short distance. Some use custom, proprietary (and highly expensive) cables - and others use HDMI cables, for much the reasons you describe :)
$endgroup$
– psmears
Mar 17 at 9:43
1
$begingroup$
@MarcusMüller Just be careful not to let purchasing pick the cheapest possible SATA cables, there is some proper junk out there. I use them for clock and serdes in a SDR application and they do just fine.
$endgroup$
– Dan Mills
Mar 17 at 17:01
add a comment |
2
$begingroup$
In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
$endgroup$
– Dan Mills
Mar 16 at 0:54
7
$begingroup$
@DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
$endgroup$
– Ben Voigt
Mar 16 at 1:15
$begingroup$
@DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
$endgroup$
– Marcus Müller
Mar 16 at 10:37
$begingroup$
@DanMills: Similarly, there exist Ethernet switches that can be "stacked" together to make one logical switch, and hence need to communicate at very high speed over a short distance. Some use custom, proprietary (and highly expensive) cables - and others use HDMI cables, for much the reasons you describe :)
$endgroup$
– psmears
Mar 17 at 9:43
1
$begingroup$
@MarcusMüller Just be careful not to let purchasing pick the cheapest possible SATA cables, there is some proper junk out there. I use them for clock and serdes in a SDR application and they do just fine.
$endgroup$
– Dan Mills
Mar 17 at 17:01
2
2
$begingroup$
In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
$endgroup$
– Dan Mills
Mar 16 at 0:54
$begingroup$
In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
$endgroup$
– Dan Mills
Mar 16 at 0:54
7
7
$begingroup$
@DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
$endgroup$
– Ben Voigt
Mar 16 at 1:15
$begingroup$
@DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
$endgroup$
– Ben Voigt
Mar 16 at 1:15
$begingroup$
@DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
$endgroup$
– Marcus Müller
Mar 16 at 10:37
$begingroup$
@DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
$endgroup$
– Marcus Müller
Mar 16 at 10:37
$begingroup$
@DanMills: Similarly, there exist Ethernet switches that can be "stacked" together to make one logical switch, and hence need to communicate at very high speed over a short distance. Some use custom, proprietary (and highly expensive) cables - and others use HDMI cables, for much the reasons you describe :)
$endgroup$
– psmears
Mar 17 at 9:43
$begingroup$
@DanMills: Similarly, there exist Ethernet switches that can be "stacked" together to make one logical switch, and hence need to communicate at very high speed over a short distance. Some use custom, proprietary (and highly expensive) cables - and others use HDMI cables, for much the reasons you describe :)
$endgroup$
– psmears
Mar 17 at 9:43
1
1
$begingroup$
@MarcusMüller Just be careful not to let purchasing pick the cheapest possible SATA cables, there is some proper junk out there. I use them for clock and serdes in a SDR application and they do just fine.
$endgroup$
– Dan Mills
Mar 17 at 17:01
$begingroup$
@MarcusMüller Just be careful not to let purchasing pick the cheapest possible SATA cables, there is some proper junk out there. I use them for clock and serdes in a SDR application and they do just fine.
$endgroup$
– Dan Mills
Mar 17 at 17:01
add a comment |
$begingroup$
Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.
Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.
Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.
JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.
The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.
$endgroup$
add a comment |
$begingroup$
Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.
Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.
Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.
JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.
The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.
$endgroup$
add a comment |
$begingroup$
Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.
Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.
Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.
JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.
The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.
$endgroup$
Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.
Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.
Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.
JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.
The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.
edited Mar 15 at 16:50
answered Mar 15 at 16:43
HearthHearth
4,6401137
4,6401137
add a comment |
add a comment |
$begingroup$
No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.
$endgroup$
add a comment |
$begingroup$
No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.
$endgroup$
add a comment |
$begingroup$
No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.
$endgroup$
No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.
answered Mar 15 at 16:06
Marcus MüllerMarcus Müller
35.2k362101
35.2k362101
add a comment |
add a comment |
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f427405%2fcan-i-use-usb-data-pins-as-a-power-source%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
5
$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
Mar 15 at 16:02
$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
Mar 15 at 16:08
$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
Mar 15 at 16:12
3
$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
Mar 16 at 9:40
$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
Mar 16 at 13:56