From: John Craver <jcr...@shaw.ca>
To: vhs-g...@lists.hackspace.ca
Sent: Friday, November 9, 2012 12:47:52 PM
Subject: Need help sourcing a power supply: +5VDC >=120A
From: John Craver <jcr...@shaw.ca>
To: vhs-g...@lists.hackspace.ca
Sent: Friday, November 9, 2012 12:47:52 PM
Subject: Need help sourcing a power supply: +5VDC >=120A
Sent: Friday, November 9, 2012 1:19:28 PM
Sent: Friday, November 9, 2012 1:19:28 PM
From: Stephen Young <frenchcanadi...@yahoo.ca>
To: "vhs-g...@lists.hackspace.ca" <vhs-g...@lists.hackspace.ca>
Sent: Friday, November 9, 2012 1:27:59 PM
From: John Craver <jcr...@shaw.ca>
To: vhs-g...@lists.hackspace.ca; Stephen Young <frenchcanadi...@yahoo.ca>
Sent: Friday, November 9, 2012 1:29:43 PM
From: John Craver <jcr...@shaw.ca>
To: vhs-g...@lists.hackspace.ca; Stephen Young <frenchcanadi...@yahoo.ca>
Sent: Friday, November 9, 2012 1:28:58 PM
Oh boy is this ever my kind of thing (anybody see my led displays?)
Okay, what you have is a matrix display. Very simple to drive but does take refreshing. At any given point only 1/10 of the lights are on. The normal way to drive this is to have a set of shift registers with high current latches or the like and some very beafy high-side switches on the commons. You clock in your data from a microcontroller and once ready you latch into the drivers. You then shift in the next line while its driving the common and latch while switching commons.
These things are brilliant. Your going to need a 12A minimum supply and possibly more like 20A.
I have some code from a while ago that drove some 160x24 dual colour led displays that was awesome... kinda got upset at that project when one of my prized displays went missing at a convention.
As for power requirements, my LED displays use three 10A 5V supplies in tandem if I remember correctly. The high current switching of the commons made them whine horribly though.
I'm pretty sure if we don't have shift registers at the space I have some myself. You need to make sure the commons are on the 5v side as hig-side control is much easier. You then will need the shift registers, transparent latches and 300mA drivers set up (mosfets work great for this... I might have enough but I remember there being some nice ones at the space too). The processor you'll need is probably a low end arm. A RPi may also work if you can get the SPI drivers set up (SPI can drive shift registers very well) but honestly I suggest using a seperate microcontroller so you can get the better timing. If you can refresh fast enough you can also get some level of dimming through pulse code modulation during refreshes.
Err... sorry about the long post... alternatively you can hire me for this one ;)
Regards,
Loial
Oh, if you can get 60 pins of GPIO or a FPGA/CPLD you can drive these with just the 300mA drivers and high side switches. (Though very tempting, the IGBTs on the shelf probably have too much leakage for this).
Without reading most of the emails in this thread I'd like to answer the original question of where can one find a 120 amp power supply. i have such a beast, picked it up at an auction a while back. It has a knob to adjust voltage, 0 to 12 volts, and a digital voltage readout. It is rated to something like 200 amps and it weighs about as many pounds.
And it is for sale! $60 and I'll even help get it into your cat. Err car i mean.