Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Neeed to generate 5-6DCV @10ma from a 75V DC supply?

Status
Not open for further replies.

mitch

Newbie level 6
Newbie level 6
Joined
Jul 12, 2001
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
27
Hi all,

Anyone have a suggestion on how to create a low amp (10-20ma) 5-6Vdc reference from a 40DCV - 76DCV supply. Regulation does not have to be that great.

Thanks in advance

-mitch
 

barrybear

Full Member level 4
Full Member level 4
Joined
Nov 22, 2001
Messages
239
Helped
14
Reputation
28
Reaction score
4
Trophy points
1,298
Activity points
2,035
I would bring the voltage down using a resistor and a zener. Then use a constant current generator off the zener, Us a regulator as they are more stable than a descreat Constant Current generator
Barrybear
 

admiral

Junior Member level 3
Junior Member level 3
Joined
Dec 13, 2001
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
222
I agree with barrybear, although if you don't have to have very precise current you can even omit the current regulator and go with a simple resistor and a zener.

This is the cheapest solution and is enough for most microcontrollers or logic ic's if this is what you want to use it with.
 

j_o_n_i

Junior Member level 3
Junior Member level 3
Joined
Mar 26, 2002
Messages
26
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
Between Apenines and Balcans
Activity points
210
Personally, I've never felt comfortable with
zener diodes. I always try to use the 78xx
family when I want a stabilised voltage.
Although I don't know if this is the case,
because the voltage is relatively high and you'll have to check the '7805'(+5V DC) breakdown voltage
 

beuch

Member level 3
Member level 3
Joined
Jun 6, 2001
Messages
65
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
France
Activity points
516
Hi,

Ok for the zener solution but be carreful to well dimension the resistor and the m@x current supported by the zener according to the current consumption of your board.
Because if your board doesn't sink enough current, this current will be dissipated in the zener and then this one can burn !!!

Bye.
 

mtawab74

Member level 3
Member level 3
Joined
Mar 2, 2002
Messages
67
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
489
I think zener and resistor is the best solution as 78xx will not work at 76dcv
so you can use zener resistor or series pass transistor pluse zener
thanks
 

mdalim

Junior Member level 1
Junior Member level 1
Joined
Apr 5, 2002
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
79
Hi,
Be extra careful if u use 7805. It cannot take 48Vdc in...nor 70VDc..
Zener is a better bet..
How about a simple switcher?

Thanks
Ali
 

H

hardworker

Guest
Newbie level 1
Hi,
it's not so easy to use a switcher from 75V to generate 5V. Most switchers work from 24V or 35V.
I think you have 2 amother ways:
a) if you have a another source voltage with more wattage then use step up switcher.
b) use a good MOSFET and make a DC from your own PWM with MOSFET +R +C and step down to 24V or 35V - then use switcher (or 78xx) to 5V.

Regards
 

mtawab74

Member level 3
Member level 3
Joined
Mar 2, 2002
Messages
67
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
489
I forget to tell that you can use any dc/dc converter topolgy

for step down you need buck or buckboost topology

m@xim hzve alot of solution (chips) that perform these topologies with just resistor and transistor (sometimes not needed) ,diod and coil

not more it's easy i used it so many times
 

Dark Angel

Junior Member level 3
Junior Member level 3
Joined
Jan 18, 2002
Messages
29
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
176
You can also look on the web site from
https://www.onsemi.com or the website fron national.
They have solutions for dc-dc converters wich have a supply of 75VDC.

Good luck
 

jetmarc

Member level 3
Member level 3
Joined
Dec 17, 2001
Messages
54
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,235
Personally, I've never felt comfortable with
zener diodes. I always try to use the 78xx
family when I want a stabilised voltage.

Use BOTH: A resistor + 20V zener, followed
by a normal 78L05!
 

tdt2k

Newbie level 6
Newbie level 6
Joined
Mar 7, 2002
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
10
I agree to use both zener and 7805. Use zener to bring down the input voltage and use 7805 to regulate the output. For this low power application, switching DC-DC may cause more trouble, more cost and not worth the effort.
 

Methanol

Junior Member level 1
Junior Member level 1
Joined
Mar 23, 2002
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
48
I agree with the last two members,use both 20V zener followed by a normal 7805 (it suport only 35V in the imput) but remember that if you need 10mA for you circuit and you want your zener working in an approximatly linear zone it should take other 10mA.So your resistor will support 55V and will carry 20mA,it makes 1.1 Watts so it should be at least a 3 watts resistor.Also you need just a regular 1 Watt zener (20V*0.01A=0.2Watts)
 

harri_el_sucio

Member level 1
Member level 1
Joined
Apr 2, 2002
Messages
38
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
224
sorry for language

I think zener and resistor is the best ,
so you can use zener and resistor series in two pass ,a zener with resistor a 40v by example y other a 5v. But remember that if need 10mA for you circuit, and you zener working ,take other 10mA.your resistor will support 20mA,so it should be calculed the power resistores necesary.
 

Pim

Member level 3
Member level 3
Joined
Jan 26, 2002
Messages
57
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,027
I've have some experience with the 78xx-series of voltage regulators. They are *very* sensitive for over-voltage. I've successfully used the power resistor + zener + 7805 regulator approach. But I use to dimension the circuit so that the zener would only conduct during "worst case" scenario, meaning that under regular operation the voltage drop over the resistor should be so high that the zener do not conduct. The zener is merely only for protecting the 78xx regulator. The above described approach also protects the regulator from any voltage spikes on the input of the circuit.

Also, Micrel do have 5 V-regulators that can take up to 60 V on the input intermittently without going defective. Furthermore, I recall that Texas Instruments did some chip named TL783 that was intended as a high-voltage regulator, it could withstand higher voltages than you mentioned.

Using a zener+resistor+78xx regulator approach can result in some dimensioning difficulties (the dissipation in the zener can rise to a quite high level).

/Pim
 

shorty

Member level 2
Member level 2
Joined
Feb 26, 2002
Messages
46
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Austria
Activity points
257
I also think Resistor + Zener is the best choice - in older TV-sets the tunersetvoltage
was made so.
a 4k7 3Watt Resistor + 13V 1,3W Zenerdiode
+78L05 will work fine

greetings from austria shorty
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top