Wants to find the voltage drop in the plug using basic stamp
Sandhuamarinder
Posts: 85
Hello Everyone
I need help i wants to find the voltage drop in the plug which supply 110 V. How i can find this out. I dont wants to buy multimeter i wants to installs LED which shows that voltage did dropped and wants to see on LCD that at what time did it dropped something like that would be help ful i really need help no funds to buy the multimeter.
So biggest issue trying to figure out 110 voltage drop with stamp.
Thanks
I need help i wants to find the voltage drop in the plug which supply 110 V. How i can find this out. I dont wants to buy multimeter i wants to installs LED which shows that voltage did dropped and wants to see on LCD that at what time did it dropped something like that would be help ful i really need help no funds to buy the multimeter.
So biggest issue trying to figure out 110 voltage drop with stamp.
Thanks
Comments
Hi Sandhuamarinder,
Multi-meters are pretty cheap, check out Radio Shack.
Otherwise you'll need to build a circuit that converts the110VAC to a DC level the Stamp can handle without letting all the internal smoke out!! Here are some thoughts: Take the 110VAC and connect to a Diode with the Cathode connected to one AC line, connect the other AC line to ground. Connect the anode of the diode to the positive side of a electrolytic capacitor, probably around 100uF would work (be sure the cap is rated for at least 200 volts). Connect the negative side of the capacitor to ground. Connect two resistors in series from the positive side of the capacitor to ground. The resistor connected to the positive side of the capacitor should be about 100K ohm. the second resistor should be about 2K ohm. That should give you a DC voltage of approximately 4 volts across the 2K resistor. Then you could use an AD converter to measure the voltage across the 2K resistor. Sample the value continuously at some period log the results and you should be able to see if there are any voltage drops going on. I know this is a bit complicated but it's the best I can give you based on the initial description of the problem you're trying to solve.
Good luck
IMPORTANT!!!
The circuit I described is a real poor-mans version of a half wave rectifier. I wouldn't use it in a real project, there are better designs, such as one using a full wave rectifier. I was only trying to point out a posible method to get the poster "Sandhuamarinder" pointed in the the right direction.
Does that help or answer your question?
i only asked cuz ur original post only mentioned ground not neautral wouldnt wanna wire mains incorectly... 120vac isnt to much but still wouldnt wanna blow somethin up..
The circuit I described is a real poormans version of a half wave rectifier. I wouldn't use it in a real project, there are better designs, such as one using a full wave rectifier. I was only trying to point out a posible method to get the poster "Sandhuamarinder" pointed in the the right direction.
Right, AC voltages are indicated in RMS values. When a circuit is rectified, the "Peak" AC voltage is stored in the capacitor. To find the AC PEAK voltage just multiply the AC RMS voltage by 1.414.