Bitcoin Forum

Bitcoin => Mining support => Topic started by: Prelude on December 22, 2015, 11:49:15 AM



Title: Voltage ripple
Post by: Prelude on December 22, 2015, 11:49:15 AM
So this question is for the hardware/psu gurus. I'm powering a Neptune heater in my house with server PSUs that don't have native 5v output. I'm using this (http://www.amazon.ca/gp/product/B00SY37S00?psc=1&redirect=true&ref_=oh_aui_detailpage_o01_s00) to step 12v down to 5v to power the KNC controller.

I ordered it a little quickly, and didn't notice that in its specifications ripple is listed as 200mv which is insanely high compared to ATX specifications of 50mv max on the 5v rail.

My question is, how dangerous for the controller is this? Am I looking at imminent death? How would I go about smoothing out the ripple to acceptable levels? I do have server PSUs with native 5v output, but they're less convenient for in house use. I guess I should possibly just use one of them with a single cube to take advantage of it's clean 5v output.


Title: Re: Voltage ripple
Post by: philipma1957 on December 22, 2015, 06:03:39 PM
So this question is for the hardware/psu gurus. I'm powering a Neptune heater in my house with server PSUs that don't have native 5v output. I'm using this (http://www.amazon.ca/gp/product/B00SY37S00?psc=1&redirect=true&ref_=oh_aui_detailpage_o01_s00) to step 12v down to 5v to power the KNC controller.

I ordered it a little quickly, and didn't notice that in its specifications ripple is listed as 200mv which is insanely high compared to ATX specifications of 50mv max on the 5v rail.

My question is, how dangerous for the controller is this? Am I looking at imminent death? How would I go about smoothing out the ripple to acceptable levels? I do have server PSUs with native 5v output, but they're less convenient for in house use. I guess I should possibly just use one of them with a single cube to take advantage of it's clean 5v output.

return and get this  ripple is listed at 50mv


http://www.amazon.ca/Converter-Step-down-Transformer-Regulator-Waterproof/dp/B00CE75K0W/ref=pd_sim_sbs_23_1?ie=UTF8&dpID=51okzEp0xbL&dpSrc=sims&preST=_AC_UL160_SR160%2C160_&refRID=0M4W4XC7N4PRNAPMF5W6


Title: Re: Voltage ripple
Post by: 64dimensions on December 22, 2015, 07:35:08 PM
So this question is for the hardware/psu gurus. I'm powering a Neptune heater in my house with server PSUs that don't have native 5v output. I'm using this (http://www.amazon.ca/gp/product/B00SY37S00?psc=1&redirect=true&ref_=oh_aui_detailpage_o01_s00) to step 12v down to 5v to power the KNC controller.

I ordered it a little quickly, and didn't notice that in its specifications ripple is listed as 200mv which is insanely high compared to ATX specifications of 50mv max on the 5v rail.

My question is, how dangerous for the controller is this? Am I looking at imminent death? How would I go about smoothing out the ripple to acceptable levels? I do have server PSUs with native 5v output, but they're less convenient for in house use. I guess I should possibly just use one of them with a single cube to take advantage of it's clean 5v output.

You could use an electrolytic capacitor across the 5V +/- output. These capacitors are polarized, so the capacitor + Plus goes with the + power supply output and negative - goes with the negative of the capacitor.

https://www.radioshack.com/products/radioshack-4700uf-35v-20-axial-lead-electrolytic-capacitor?variant=5717323269

This sells for about $5. It's rated at 35V so you are safely over the 5V working voltage.

If the ripple is still to high, just add another capacitor in parallel. If they are out of stock of this value, just buy the highest value 35V  electrolytic capacitor.

For super duper anal retentiveness, add a 5 or 10 microfarad tantalum electrolytic in parallel to damp down higher frequency transients.

Naturally do all this stuff with the power off! Tape or cover up all exposed wires.


Future enhancements if you have power glitches:

This would take some more electronics knowledge, but you could think about using a super capacitor that can safely handle 5V DC. The super capacitor would store enough energy to ride through any millisecond(s) length power brownouts.



Title: Re: Voltage ripple
Post by: Prelude on December 24, 2015, 05:17:09 AM
Thanks guys. Ended up using the PSU with built in 5v, didn't want to risk frying anything.