If I have an AC voltage source that periodically falls to 0volts, is there a method to full-wave rectify only the AC portions of the wave?
For example, if the input wave looks something like this:
Is there a simple method to achieve this:
Instead of this, which full-wave rectification gives:
I suppose I'm thinking of a capacitor that just maintains the voltage from one peak of the AC to the next, but then dies off almost instantly, so that it doesn't continue into the 0volt range.
I just had a thought; I might be able to use logic gate(s) to give the capacitor a low-resistance path to ground, once the input drops below a certain voltage.
That's a bit more complex than I had in mind though, so I'd be interested to hear if there is a simple way to achieve this result.
For example, if the input wave looks something like this:
Rich (BB code):
/\ /\ /\ /\ /\ /\ /\ /\ /\
/ \ / \ / \-----------/ \ / \ / \-----------/ \ / \ / \-----------
\/ \/ \/ \/ \/ \/
Rich (BB code):
____________ ____________ ____________
/ \ / \ / \
/ \-----------/ \-----------/ \-----------
Rich (BB code):
____________ ____________ ____________
/ `--__ / `--__ / `--__
/ ``------/ ``------/ ``------
I just had a thought; I might be able to use logic gate(s) to give the capacitor a low-resistance path to ground, once the input drops below a certain voltage.
That's a bit more complex than I had in mind though, so I'd be interested to hear if there is a simple way to achieve this result.