Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Tools
Old 9th September 2007, 05:25 PM   #1
Default Voltage regulator (7805) and voltage divisor problem - Any good ideas?

I'm having a problem with my voltage divisor network, which is basically set up as in the drawing (simplified).



I want to read the voltage across R2 (Vr), but allas...

My problem is that there is a resistance across the regulated output of the 7805 and ground of roughly 4k. My R1 value is 100k, and the R2 is a 100k variable resistor.

When assembled, R1 and R2 reads ~50k, I suspect because of the lower resistance across the 7805.

Is there a way to fix this? Or even better, can I completely ignore this?
Attached Thumbnails
Voltage regulator (7805) and voltage divisor problem - Any good ideas?-div.jpg  
johankj is offline  
Old 9th September 2007, 05:56 PM   #2
Default

If you want to measure the voltage just do it. It sounds from your description that you want to measure the resistance. You typically can't do that with the circuit powered up, since resistance is measured by passing a small current through a circuit and measuring the voltage drop.
Papabravo is offline  
Old 9th September 2007, 06:40 PM   #3
Default

Thanks for the reply.

I am trying to measure the resistance, yes, but indirectly by measuring the voltage (Vr).

So when I power up the 7805, it doesn't matter that there is a a 4k resistance across it? I've enclosed another drawing that shows what I am measuring the resistances to be, where R3 represents the resistance across ground and output of the 7805.
Attached Thumbnails
Voltage regulator (7805) and voltage divisor problem - Any good ideas?-div2.jpg  
johankj is offline  
Old 9th September 2007, 06:49 PM   #4
Default

Quote:
Originally Posted by johankj
Thanks for the reply.

I am trying to measure the resistance, yes, but indirectly by measuring the voltage (Vr).

So when I power up the 7805, it doesn't matter that there is a a 4k resistance across it? I've enclosed another drawing that shows what I am measuring the resistances to be, where R3 represents the resistance across ground and output of the 7805.
Not sure how you determined that there is a 4k resistance in parallel with your R1/R2 string, however the 7804 does consume some current for it's overhead use. This really does not change the calculated current through your R1/R2 series string as the regulators job is to keep the voltage constant to this string regardless of any other load on it's output, up to it's rated 1 amp max current rating.

Lefty
Leftyretro is offline  
Old 9th September 2007, 06:51 PM   #5
Default

[QUOTE=johankj]I'm having a problem with my voltage divisor network, which is basically set up as in the drawing (simplified).



I want to read the voltage across R2 (Vr), but allas...

My problem is that there is a resistance across the regulated output of the 7805 and ground of roughly 4k. My R1 value is 100k, and the R2 is a 100k variable resistor.

When assembled, R1 and R2 reads ~50k, I suspect because of the lower resistance across the 7805.

Is there a way to fix this? Or even better, can I completely ignore this? Yes![/QUOTE]

Hi,
Its quite normal,nothing to worry about.
[ its a little feedback from the 'flux capacitor' ]
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 9th September 2007 at 06:55 PM.
ericgibbs is offline  
Old 9th September 2007, 07:32 PM   #6
Default

Quote:
Or even better, can I completely ignore this? Yes!
Thanks for the input guys. :-) I'll just assume that it's nothing to worry about.

Quote:
Not sure how you determined that there is a 4k resistance in parallel with your R1/R2 string
As I measured the resistance across the variable resistor R2, it had dropped from 100k to ~50k after assembly. After a bit of head scratching I found there was a 4k resistance across the output of the 7805, measured with my trusty multimeter.

Quote:
its a little feedback from the 'flux capacitor'
:-P LOL...
johankj is offline  
Old 9th September 2007, 08:25 PM   #7
Default

It's exactly the same as the formula for the LM317.

V_{OUT} = V_{REF}(1+\frac{R2}{R1})+I_{ADJ}\times R2

This can be re-arranged to:
R2 = R1 \frac{V_{OUT}-V_{REF}}{{R1} \times I_{ADJ}+V_{REF}}

The difference is:
Vref is your regulator's output voltage.
Iadj is the quiescent current.
Your problem might be due to the fact you've ignored Iadg which is a lot bigger on an LM7805 than an LM317.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 10th September 2007, 01:22 PM   #8
Default

Quote:
Originally Posted by Hero999
It's exactly the same as the formula for the LM317.

V_{OUT} = V_{REF}(1+\frac{R2}{R1})+I_{ADJ}\times R2

This can be re-arranged to:
R2 = R1 \frac{V_{OUT}-V_{REF}}{{R1} \times I_{ADJ}+V_{REF}}

The difference is:
Vref is your regulator's output voltage.
Iadj is the quiescent current.
Your problem might be due to the fact you've ignored Iadg which is a lot bigger on an LM7805 than an LM317.
Jupp, you're right, I've completely ignored Iadj. I had it down to Vout/R2 = Vref/(R1 + R2) => Vout = Vref(R2/(R1 + R2)).

(Edit: Corrected my own formulæ)

Last edited by johankj; 10th September 2007 at 01:26 PM.
johankj is offline  
Old 24th August 2008, 11:28 AM   #9
Default

Quote:
Originally Posted by johankj View Post
I'm having a problem with my voltage divisor network, which is basically set up as in the drawing (simplified).



I want to read the voltage across R2 (Vr), but allas...

My problem is that there is a resistance across the regulated output of the 7805 and ground of roughly 4k. My R1 value is 100k, and the R2 is a 100k variable resistor.

When assembled, R1 and R2 reads ~50k, I suspect because of the lower resistance across the 7805.

Is there a way to fix this? Or even better, can I completely ignore this?
you will get 5v at the output not at the divider. can it be fixed no way. but if you use lm117 you may change the output from 1.2 v to close -3v of the input by changing the reg. bias at the adj. pin.
neon is offline  
Old 24th August 2008, 12:33 PM   #10
Default

Quote:
Originally Posted by neon View Post
you will get 5v at the output not at the divider. can it be fixed no way. but if you use lm117 you may change the output from 1.2 v to close -3v of the input by changing the reg. bias at the adj. pin.
This post is a year old.!
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 24th August 2008, 02:48 PM   #11
Default

Quote:
Originally Posted by johankj View Post
I'm having a problem with my voltage divisor network, which is basically set up as in the drawing (simplified).



I want to read the voltage across R2 (Vr), but allas...

My problem is that there is a resistance across the regulated output of the 7805 and ground of roughly 4k. My R1 value is 100k, and the R2 is a 100k variable resistor.

When assembled, R1 and R2 reads ~50k, I suspect because of the lower resistance across the 7805.

Is there a way to fix this? Or even better, can I completely ignore this?
You know, you are defeating the purpose of having a regulator (it's supposed to give ~ 0 ohm output impedance) by putting these high value resistors on the output.

Last edited by Willbe; 24th August 2008 at 02:49 PM.
Willbe is offline  
Old 24th August 2008, 08:02 PM   #12
Default

I didn't realise that he wanted to take the power from across the resistor - what a silly idea.

I suppose I resurected this thread by linking it in another thread.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 26th August 2008, 06:58 PM   #13
Default

Quote:
Originally Posted by Hero999 View Post
I didn't realise that he wanted to take the power from across the resistor - what a silly idea.

I suppose I resurected this thread by linking it in another thread.
SOMETIMES IT PAYS TO READ OR AT LEAST UNDERSTAND.
neon is offline  
Old 26th August 2008, 07:12 PM   #14
Default

__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 27th August 2008, 10:25 AM   #15
Default

Quote:
Originally Posted by Hero999 View Post
it got your attention din't it. served the porpuse correctly.
neon is offline  
Reply

Tags
7805, divisor, good, ideas, problem, regulator, voltage

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
Voltage ElectroMaster Electronic Theory 44 8th August 2007 06:35 PM
Beginner Questions: AC, Impedence, Transistors, and Salving budidharma General Electronics Chat 5 9th December 2004 09:43 PM
LED Project... Is the diagram correct? Maxer Electronic Projects Design/Ideas/Reviews 45 9th December 2004 04:18 PM
Low Battery Voltage Alarm elfvenlord Electronic Projects Design/Ideas/Reviews 18 29th July 2004 05:31 PM
12vdc -> 7.5vdc transformer gulaz Electronic Projects Design/Ideas/Reviews 10 7th May 2004 08:59 PM



All times are GMT. The time now is 08:35 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker