| Thread Closed |
How to use diodes |
Share Thread | Thread Tools |
| Dec29-08, 09:38 AM | #1 |
|
|
How to use diodes
I have built an AC induction generator. The only diode I have I took off of an old computer, but I used my multimeter's diode test, so I'm pretty sure that it still works fine. I want to be able to connect a DC ammeter (with needle, not digital) to the generator (if I connect it just plainly to receive AC it doesn't work, as expected).
I think I should just be able to connect the diode in series with the generator and the ammeter, but the needle doesn't move still. The generator doesn't produce too much current, but it should definitely be enough to move the needle a little at least. The diode couldn't be backwards, right? I've also tried using several other diodes and LEDs (new, from school) and they don't provide any better results. They all seem to block all current from going through. Also, it seems that when I measure the voltage across a lone diode (not connected to anything), it has a voltage like it were a capacitor or something (it isn't). Any help is appreciated. |
| Dec30-08, 07:27 PM | #2 |
|
Mentor
Blog Entries: 10
|
What is the smallest current your meter is sensitive too? It sounds like the generated current is simply too small for your meter to register.
If you can measure an open-circuit DC voltage, that would mean your generator is working to some extent. I would try connecting different resistors in series with the diode, and then measure the voltage across the resistor. Starting with 1 MΩ, measure the voltage across the resistor. Then keep going down by 10x (eg. 100 kΩ, then 10 kΩ, 1kΩ, etc.). Stop when the voltage is somewhere between 1% and 10% of the "open circuit" voltage. Use Ohm's law to calculate the current through the resistor, and you will be pretty close to the maximum current the generator can produce. |
| Dec31-08, 09:28 AM | #3 |
|
|
When I measure the voltage with my digital multimeter, it is about .15 V AC (just simply connected in series with the generator). The DC ammeter should pick up .01 amps or maybe even lower. Is it possible that the diode doesn't work unless a minimum current is going through it? I really don't know much about diodes (I'm just an amateur), and my assumption was that it would simply block the negative voltages, creating pulses of DC voltage rather than AC.
I'll keep trying to figure this out and see if I can make any progress. |
| Dec31-08, 11:42 AM | #4 |
|
Mentor
Blog Entries: 10
|
How to use diodesThe diode requires about 0.6 to 0.7 V in order to conduct a "reasonable amount" of current, of say 1 to 10 mA. So the 0.15V generator output is not enough to overcome the diode voltage, and the result will be an incredibly small current, perhaps of around 1 nA or less as a ballpark figure. So the problem now is to figure out a way of generating significantly higher than 0.7 V without a diode, before adding the diode into the circuit. A few options are: Turn the generator fasterOverall, you need perhaps 5 to 7 times the voltage you are getting now. That means 5-7 times as many wire turns, for example. Or some combination of the above that results in 5-7 times more. Keep posting back with the questions, we are here to help. There's nothing like working at something and getting it to work finally. |
| Dec31-08, 12:05 PM | #5 |
|
|
Thanks for your response; it answers a lot of questions.
|
| Dec31-08, 12:43 PM | #6 |
|
|
Silicon PN junctions need 0.7 V across tham before they will conduct. Barrier Potential.
A germanium detector diode needs less .. 0.3 V but will not survive too much current flow. OA90, OA95. You might find one of these in an old radio. OA47 may be the best. http://members.tripod.com/baec/articles/crystal.htm Alternative is a Schottky diode. As low as 0.15 V. But these can be as high as 0.45 V. If the point is to drive a meter as a speed gauge or something and not actually use any of the power generated you could use an amplilfier. |
| Dec31-08, 03:41 PM | #7 |
|
Mentor
Blog Entries: 10
|
A few years ago I measured current vs. voltage for a common silicon diode:
![]() The blue dots are my measurements, the magenta line is a curve fit to the data. The behavior follows an exponential growth curve quite well, from 1 nA up to 1A. The current grows by factor of 10 for every 0.10V increase in this range. At -1V, the current is -1.5 nA, which can be considered to be zero in most applications. |
| Dec31-08, 08:22 PM | #8 |
|
Mentor
|
Extra credit Quiz Question for OP Cspeed -- what is the "diode equation", and why does it support Redbelly's data?
|
| Jan1-09, 10:29 AM | #9 |
|
|
I(Diode)=I(saturation) * (e^qV/NkT - 1) seems to be the diode equation. Looking that up gave me some good insight. I would like to know about how diodes work, but at the same time I just want to get my generator working. I was hoping to build a bridge rectifier, which I had hoped would just convert x V AC to x V DC, but I'm seeing some info that makes me think that a diode will eat up .7 V (which is the forward voltage of silicon diodes).
|
| Jan1-09, 12:43 PM | #10 |
|
Mentor
|
Yes, you will always lose some forward voltage drop across a diode. By using Schottky diodes, you can minimize that drop, but they are a little more expensive than regular diodes.
|
| Jan1-09, 01:49 PM | #11 |
|
Mentor
Blog Entries: 10
|
Schottky diodes are 0.50 $US from Digikey:
http://search.digikey.com/scripts/Dk...=497-4547-1-ND Voltage is about 0.25 V at 10 mA current. See Fig. 9-1 here: http://www.st.com/stonline/products/...262/1n5817.pdf You'd still need more than the 0.15 V presently generated. I'm wondering if either the generator could be spun around faster, or more coils of wire could be added to it. Either of those would increase the output voltage. Mark |
| Jan1-09, 02:12 PM | #12 |
|
|
Thermistor-bolometer-thermocouple. OR just boost the voltage with a transformer.
OA47 (low barrier). |
| Jan1-09, 02:57 PM | #13 |
|
Mentor
Blog Entries: 10
|
|
| Jan1-09, 03:25 PM | #14 |
|
|
Just by turning it faster, I can get over .2 V, and I could probably get just over .25 with little extra effort, but this was really just meant to be a prototype. I could add more coils, magnets, etc. Thanks for all of your help, but I'm going to put the process of adding more components on hold for a while.
|
| Jan1-09, 03:33 PM | #15 |
|
Mentor
|
I agree with the transformer boost ideas, as long as your power budget works out.
Just FYI, another (more expensive and complicated) alternative would be to use synchronous MOSFET rectification. The name pretty much speaks for itself. Buck DC-DC regulators sometimes use synchronous rectification to increase efficiency, but I don't think I've seen a synchronous full-wave rectifier used in practical applications before. Still, if someone asked me to get all the power I could out of a 0.2Vpp waveform, I think that would be my main option. Good experiments. Keep on experimenting and learning! |
| Jan1-09, 04:12 PM | #16 |
|
|
Two silicon diodes in series and a series 1.5 V cell. OR one LED.
|
| Thread Closed |
| Tags |
| circuit, diode, electricity |
| Thread Tools | |
Similar Threads for: How to use diodes
|
||||
| Thread | Forum | Replies | ||
| Diodes | Advanced Physics Homework | 7 | ||
| Can someone explain me what a zener diode does? | Electrical Engineering | 6 | ||
| Why are diodes nonlinear? | Electrical Engineering | 5 | ||
| Diodes | Electrical Engineering | 2 | ||
| How does a diode work? | Computing & Technology | 1 | ||