I have been studying how to create my own small regulated PSU to power my arduino, and my first approach is to scavenge a few parts from PC ATX PSU (I have them by the dozens, usually with blown caps). The parts I am most interested in are the rectifying bridges ICs (4-pin diodes) and the transformers. Some of them also have some very interesting ICs, like PWM controllers and op amps.
This topic, however, is about the transformers.
1) I learned that to test a transformer, I need to test the resistance on the primary and secondary, and they should by small, but higher than 1 ohm, and the secondary has a slightly lower resistance. The problem, however, is that the transformers on ATX PSU read 0 ohms on the primary and secondary. How is it so?
2) Of all the power supply schematics I found on the web, the transformer is the very first component, and connects directly to the wall. On ATX PSU, the much smaller transformers are after the diodes, rectfying bridges, etc. I recon they are not the type of transformers the classic schematics for a general purpose PSU refers to. What kinda of schematics to I need in order to use these much smaller transfomers?
3) Why are they so much smaller? How can I use them?
4) What is maximum current an arduino can pull? 1500mA ?
5) How do I properly test these small transformers taken from ATX PSUs?
My idea is to have a regulated variable output (using a 10K potentiometer) + voltage indicator display (already have that, that I got from DealExtreme). The main IC will be a LM317. I have all the parts already, but I lack the knowledge on how to do that using the transformers taken from ATX PSUs.