Last visit was: It is currently Thu Jun 20, 2013 8:15 pm


All times are UTC + 10 hours [ DST ]




Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Sun Nov 20, 2011 8:46 pm 
User avatar

Joined: Sun Jul 25, 2010 1:06 am
Posts: 515
Location: near Bundaberg
This has sent me down a different track which is good.

Just thinking aloud here, what about a bog simple "regulator" like say 3 forward-biased diodes (or a zener) in series with a resistor. This will cap the voltage at about 1v8 regardless of the input voltage.

The boost reg then takes it back up.

The resistor has to be sized to allow whatever current the circuit needs.

EDIT: large parasitic load (say 50mA) that you can never turn off if you wan to shut down to save power.

_________________
Rob
http://www.robgray.com


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Sun Nov 20, 2011 9:00 pm 

Joined: Sat Aug 13, 2011 4:20 pm
Posts: 26
Location: Currently Meningie SA
graynomad wrote:
Hmmm, what happens when the input voltage drops below 5 + headroom, does the output just follow it down. If so that's a neat solution. But maybe it shuts down if Vin is too low.

I'll have a close look at the data sheet again.


Its a low voltage dropout chip down to 1.3V. So if you programmed it to output 1.5V (resistor network) and supplied it with more than approx 1.6V it will regulate. I didnt look at the power dissipation figure.


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Sun Nov 20, 2011 9:19 pm 

Joined: Sat Aug 13, 2011 4:20 pm
Posts: 26
Location: Currently Meningie SA
graynomad wrote:
This has sent me down a different track which is good.

Just thinking aloud here, what about a bog simple "regulator" like say 3 forward-biased diodes (or a zener) in series with a resistor. This will cap the voltage at about 1v8 regardless of the input voltage.

The boost reg then takes it back up.

The resistor has to be sized to allow whatever current the circuit needs.

EDIT: large parasitic load (say 50mA) that you can never turn off if you wan to shut down to save power.


mmmm! 50Ma at 0.2V = 4 ohms
4ohms at (12-1.8) = 25Watts, big resistor
Zeners would be carrying about 2.5 amps
:)


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Sun Nov 20, 2011 9:28 pm 
User avatar

Joined: Sun Jul 25, 2010 1:06 am
Posts: 515
Location: near Bundaberg
I think there's a gotcha, I just saw this in note 5

Quote:
At very low values of programmed output voltage, the minimum input supply voltage of 2V (2.3V over temperature) must be taken into account.

_________________
Rob
http://www.robgray.com


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Sun Nov 20, 2011 10:10 pm 
User avatar

Joined: Sun Jul 25, 2010 1:06 am
Posts: 515
Location: near Bundaberg
Thanks for doing the numbers, I thought it might be a problem but that's a bit over the top. Back to the drawing board.

_________________
Rob
http://www.robgray.com


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Sun Nov 20, 2011 10:54 pm 

Joined: Sat Aug 13, 2011 4:20 pm
Posts: 26
Location: Currently Meningie SA
graynomad wrote:
I think there's a gotcha, I just saw this in note 5

Quote:
At very low values of programmed output voltage, the minimum input supply voltage of 2V (2.3V over temperature) must be taken into account.



2V is probably at the low end of the battery voltage, normal lead-acid cells should be around 2.1-2.2. Probably a bit close for comfort.


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Sun Nov 20, 2011 11:46 pm 
User avatar

Joined: Sun Jul 25, 2010 1:06 am
Posts: 515
Location: near Bundaberg
Normally I would be OK. I've been doing some numbers as well, the lowest I ever see on our system is maybe 23v or even high 22s. That's pulling about 70A when the microwave is on and it's also at the meter which is about 3m from the actual batteries, what the losses are in the cable and connections I don't know.

Let's say 23 / 6 = 1v9 if I had 2v batteries, and that's under a lot of stress which is very infrequent.

Maybe I should raise my lower limit to 1v9. I can't go to 2 because it's quite common to be under 24v and I don't want a system to shut down when that happens.

I may have to go back to my dual regulator idea but that had a few holes as well. Another option is to provide external power, something I'm resisting.

_________________
Rob
http://www.robgray.com


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Mon Nov 21, 2011 1:35 am 
User avatar

Joined: Sun Jul 25, 2010 1:06 am
Posts: 515
Location: near Bundaberg
Ok, transistor guys, will this work? Does the emitter follow the collector until the zener starts conducting and then the emitter is .6 below the zener voltage?

Attachment:
Untitled-1.png
Untitled-1.png [ 13.69 KiB | Viewed 485 times ]


As I said the other day, transistors aren't my strong point.

Also, I've read in quite a few places that just using a normal linear regulator will do the same job as they tend to follow Vin until they have enough headroom to regulate.

_________________
Rob
http://www.robgray.com


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Mon Nov 21, 2011 2:14 am 
Site Admin
User avatar

Joined: Sat Jul 24, 2010 11:34 pm
Posts: 711
Location: Adelaide
What about using a "Joule Thief " circuit to boost the lower voltage, I have seen much chatter about them and with their use on flat AA batteries to run leds etc.

Pete.

Attachment:
Joule thief.JPG
Joule thief.JPG [ 25.2 KiB | Viewed 482 times ]


Top
Offline Profile  
 
 Post subject: Re: Running uC off 1v5 to 15v range
PostPosted: Mon Nov 21, 2011 2:24 am 
User avatar

Joined: Sun Jul 25, 2010 1:06 am
Posts: 515
Location: near Bundaberg
Jeez you're up late, it's after 11 here in WA.

I'll do some research on that, I still need to regulate high voltages though.

We're just east of Norseman, heading out onto the Nullarbor tomorrow, don't know when I'll get the interweb again :(

_________________
Rob
http://www.robgray.com


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC + 10 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net & kodeki