Sci.Electronics.Basics

on Electronics-Related.com

  Home  |  Books  |  Sci.Electronics.Design  |  Sci.Electronics.Basics  |  Resources  |  Contact  | 
Sign in
username:

password:

Remember Me

Not a member?
Search Sci.Electronics.Basics

Search Tips

Sci.Electronics.Basics -> Full wave bridge rectifier circuit recommendations needed

There are 9 messages in this thread.
You are currently looking at messages 1 to 9.






Author: eljainc
Date: 22:34 01-04-08


Hello,

I have an AC signal that varies between 0-15VAC that I would like to
rectify/convert to a standard DC signal (0-15VDC). I realize that a
full wave rectifier along with a capacitor filter circuit can produce
a more DC like signal. Is there an IC or circuit that can remove the
ripple almost entirely? The current involved is low (on the order of
20mA to perhaps as much as 100mA).

Any thoughts or ideas welcome.

Thanks.
Mike

Author: Phil Allison
Date: 23:08 01-04-08


"eljainc"

> I have an AC signal that varies between 0-15VAC


** What frequency, what wave shape, how does it vary and how fast ?

Why did you leave all this out ?

Reckon it don't matter ?


> that I would like to
> rectify/convert to a standard DC signal (0-15VDC).


** How fast does this DC level need to rise and fall in response to changes
in the AC one ?

Why did you leave this out ?

Reckon it don't matter ?



> I realize that a
> full wave rectifier along with a capacitor filter circuit can produce
> a more DC like signal. Is there an IC or circuit that can remove the
> ripple almost entirely?


** Yeah - add a DC filter choke in series and a second filter cap.

LOL !

> The current involved is low (on the order of
> 20mA to perhaps as much as 100mA).
>
> Any thoughts or ideas welcome.


** Explain just what it is YOU are trying to do !!!

Seeing as you have ZERO ability to write a technical specification - maybe
we can decipher it from the nature of the task.



...... Phil



Author: Zed
Date: 23:13 01-04-08

Hi, there

KA7815 may help.

You may dowload KA7815 from this address:
http://www.datasheetcatalog.com/datasheets_pdf/K/A/7/8/KA7815.shtml

You could check the application circuit on page 21. hope this will help

Author: Phil Allison
Date: 23:16 01-04-08


"Zed" <lizongyin@gmail.com>

( snip totally asinine advice )


** Zed = Zilch.

Which equals how much this trolling FUCKWIT knows about anything.

Piss off Zed head.


...... Phil






Author: Zed
Date: 23:43 01-04-08

Hi, phil,

pay attention to your mouth, ok?

if you have anything to say to the topic, you may say it; if not, just
leave. this group is for serious discussion.

have a good night.

Author: Phil Allison
Date: 23:47 01-04-08


"Zed = Zilch "


** You are a fucking piece of shit

- Zed head


> if you have anything to say to the topic,


** Anencephalic cunts like YOU do not get to tell anyone anything.


FUCK OFF ASSHOLE !!




..... Phil





Author: Bill Bowden
Date: 01:21 02-04-08

On Apr 1, 6:34=A0pm, eljainc <elja...@sbcglobal.net> wrote:
> Hello,
>
> I have an AC signal that varies between 0-15VAC that I would like to
> rectify/convert to a standard DC signal (0-15VDC). I realize that a
> full wave rectifier along with a capacitor filter circuit can produce
> a more DC like signal. Is there an IC or circuit that can remove the
> ripple almost entirely? =A0The current involved is low (on the order of
> 20mA to perhaps as much as 100mA).
>
> Any thoughts or ideas welcome.
>
> Thanks.
> Mike

Well, you could use an DRC circuit (Diode / resistor / capacitor in
series) so the voltage on the capacitor represents the peak of the AC
signal minus the diode drop. If the AC signal is 15 volts RMS, sine
wave, the peak will be about 1.414 times higher or 21.21 volts and the
diode will reduce that by about 700mV, so you get 20.51 on the
capacitor. But you can't put any load on it (no current) or the
voltage will fall. You could use an opamp to buffer the voltage so the
external load doesn't affect it much.

-Bill

Author: Bob Woodward
Date: 03:03 02-04-08

Bill Bowden wrote:
> On Apr 1, 6:34 pm, eljainc <elja...@sbcglobal.net> wrote:
>> Hello,
>>
>> I have an AC signal that varies between 0-15VAC that I would like to
>> rectify/convert to a standard DC signal (0-15VDC). I realize that a
>> full wave rectifier along with a capacitor filter circuit can produce
>> a more DC like signal. Is there an IC or circuit that can remove the
>> ripple almost entirely? The current involved is low (on the order of
>> 20mA to perhaps as much as 100mA).
>>
>> Any thoughts or ideas welcome.
>>
>> Thanks.
>> Mike
>
> Well, you could use an DRC circuit (Diode / resistor / capacitor in
> series) so the voltage on the capacitor represents the peak of the AC
> signal minus the diode drop. If the AC signal is 15 volts RMS, sine
> wave, the peak will be about 1.414 times higher or 21.21 volts and the
> diode will reduce that by about 700mV, so you get 20.51 on the
> capacitor. But you can't put any load on it (no current) or the
> voltage will fall. You could use an opamp to buffer the voltage so the
> external load doesn't affect it much.
>
> -Bill

Bill

In your proposal the capacitor will get charged via the diode
but will not become decharged except by its own leakage.
So the voltage over the capacitor will not follow the input signal.
But as soon as you connect a load to the output the capacitor will
be decharged and the ripple will appear.

Therefore you have to split the functions needed to separate circuits.

You need:

a "precision rectifier" ( google ) mostly 2 op-amps + diodes
ouput voltage can be adjusted by resistor-value
an integrator ( as simple as an RC up to an n.th order low-pass )
an output buffer that can supply the current needed ( LT1010 )

Robert

Author: Bill Bowden
Date: 19:42 03-04-08

On Apr 1, 11:03=A0pm, Bob Woodward <"Bob Woodward"@no.org> wrote:
> Bill Bowden wrote:
> > On Apr 1, 6:34 pm, eljainc <elja...@sbcglobal.net> wrote:
> >> Hello,
>
> >> I have an AC signal that varies between 0-15VAC that I would like to
> >> rectify/convert to a standard DC signal (0-15VDC). I realize that a
> >> full wave rectifier along with a capacitor filter circuit can produce
> >> a more DC like signal. Is there an IC or circuit that can remove the
> >> ripple almost entirely? =A0The current involved is low (on the order of=

> >> 20mA to perhaps as much as 100mA).
>
> >> Any thoughts or ideas welcome.
>
> >> Thanks.
> >> Mike
>
> > Well, you could use an DRC circuit (Diode / resistor / capacitor in
> > series) so the voltage on the capacitor represents the peak of the AC
> > signal minus the diode drop. If the AC signal is 15 volts RMS, sine
> > wave, the peak will be about 1.414 times higher or 21.21 volts and the
> > diode will reduce that by about 700mV, so you get 20.51 on the
> > capacitor. But you can't put any load on it (no current) or the
> > voltage will fall. You could use an opamp to buffer the voltage so the
> > external load doesn't affect it much.
>
> > -Bill
>
> Bill
>
> In your proposal the capacitor will get charged via the diode
> but will not become decharged except by its own leakage.
> So the voltage over the capacitor will not follow the input signal.
> But as soon as you connect a load to the output the capacitor will
> be decharged and the ripple will appear.
>
> Therefore you have to split the functions needed to separate circuits.
>
> You need:
>
> a "precision rectifier" ( google ) mostly 2 op-amps + diodes
> =A0 =A0ouput voltage can be adjusted by resistor-value
> an integrator ( as simple as an RC up to an n.th order low-pass )
> an output buffer that can supply the current needed ( LT1010 )
>
> Robert- Hide quoted text -
>
> - Show quoted text -

Yes, you are right. I was thinking of a peak detector, but in that
case the resistor is not needed, just the diode and cap should do. But
without knowing the frequency or rate of amplitude change, how can you
make the capacitor voltage follow the input? What is the response time
that wasn't specified? If it's 1MHz and the amplitude changes at 1
Hz, that's 1 problem, but if it's 10 Hz, and the amplitude changes at
5 Hz, that's another problem.

-Bill







1


      Contact  |  Electronic Portal


Sci.Electronics.Basics by Keywords
ADC
Antenna
CAD
Coil
Generator
IDE
LCD
Modulator
MOSFET
NiMH
Opamp
Oscilloscope
PID
RS232
Telephone
Transformers
TTL
USB

Sci.Electronics.Basics By Author