ADCIN car battery monitoring


Closed Thread
Results 1 to 14 of 14
  1. #1
    Join Date
    Jun 2008
    Posts
    30

    Default ADCIN car battery monitoring

    Hi guys i want to build a circuit for my second year school project i was hoping someone could give me some more insight on this circuit i found on this forum.

    I touched it up the original circuit a little bit in visio and saved it as a pdf, i added some values that where missing, can someone tell me if they are accurate. And if you would be so kind to give me a explanation on how it works. I Have a general idea already how it works and i seems to be a nice little circuit just a couple of parts i have no idea why they are their.
    Attached Images Attached Images  
    Attached Images Attached Images

  2. #2


    Did you find this post helpful? Yes | No

    Default adc

    tell how much you understand already..... as a starting point.
    there probably are some unnecessary parts in there.
    don

  3. #3
    Join Date
    Jun 2008
    Posts
    30


    Did you find this post helpful? Yes | No

    Default Adcin Battery Monitoring

    Well from i can see here D1 is just for protection in case someone would ever reverse the polarity's, and the 10 ohm in front is soften the blow of the D1. I'm guessing the 47uF cap is to block some ac, i was going to use a 50k var to get a more precise 3:1 ratio, The D3 and D4 is for protecting my pic for reverse polarity's also. If this is all correct, i just can't see what all those extra capacitors do.

    looking forward to your explanation

  4. #4
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mitchf14 View Post
    Well from i can see here D1 is just for protection in case someone would ever reverse the polarity's, and the 10 ohm in front is soften the blow of the D1.
    Or give somplace to scrub off some current should the voltage cause the zener to fire.
    Quote Originally Posted by mitchf14 View Post
    I'm guessing the 47uF cap is to block some ac,
    It does that, it also act as a quick voltage source when the load outstrips the power supply
    Quote Originally Posted by mitchf14 View Post
    i just can't see what all those extra capacitors do.
    They provide a short circuit path to different frequency noise.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  5. #5
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    You shouldn't use a 50K pot as a voltage divider. The source impedance into the A/D shouldn't exceed 5K or so. I like to keep it below 2K. A 5K pot would be a better choice.
    Charles Linquist

  6. #6
    Join Date
    Mar 2006
    Location
    INDIA
    Posts
    89


    Did you find this post helpful? Yes | No

    Default

    Resistance should be 30K and 20K for full adc resolution.

    12V
    +
    |
    |
    /
    \ 30K
    /
    \
    |
    |------- V 0ut 4.8V
    \
    / 20K
    \
    |
    |
    --
    GND

    According to Attachment.

    .
    Attached Images Attached Images  

  7. #7
    Join Date
    Jun 2008
    Posts
    30


    Did you find this post helpful? Yes | No

    Default Adcin Battery Monitoring

    Thanks for all your reply's guys, i keep seeing people putting a small capacitor in parallel with what is the purpose of that my teacher in school never mentioned anything about that is it important, in this circuit it shows 2 of them the 0.1 uF should do the trick.

  8. #8
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mitchf14 View Post
    Thanks for all your reply's guys, i keep seeing people putting a small capacitor in parallel with what is the purpose of that my teacher in school never mentioned anything about that is it important, in this circuit it shows 2 of them the 0.1 uF should do the trick.
    DC flows through the wires, traces etc . . . R/F sorta crawls along the outside, and the .1µF strips it away
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  9. #9
    Join Date
    Jun 2008
    Posts
    30


    Did you find this post helpful? Yes | No

    Default Adcin Battery Monitoring

    Thanks for your replies again guys, you've all been very helpful, what would the 5.1v zener do i know its for protection, it will start conducting around 3.3 v only when D1 as blown what is the purpose of that. For my voltage divider i want to build it with a 10k var in series with a 2.5K, and set the 10k at 5k, this will give me accuracy to tweak out the 5% tolerances. With a peak voltage of 15v which the battery should never get that high the out of my voltage divider will be 5 v. This will give me a wattage of 20 mW for the 5k and 10 mW for the 2.5 k now all this to ask my resistors should not get very hot but would this be enough to change resistance values as they get hotter, so as my resistors get hotter i would lose more and more accuracy or is the wattage so low i should not worry about it. Also is their a way to protect my ADCIN if someone would ever use two batteries and would connect them in series which would give me 24 v and 8 v at the output of my ADCIN, so for that to never happen, how can have no more then 5 v output into my ADCIN to protect it i'm trying to make it as dummy proof as possible. thanks

  10. #10
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Lightbulb

    Hi, Mitch

    Just missing the reverse diode between 7805 In and Out ...

    otherwise schematic is fine for use.

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  11. #11


    Did you find this post helpful? Yes | No

    Default adc

    voltage divider,
    if you consider full-scale voltage to be 25.6 , a 10 to 1 resister ratio, then,
    A) the voltage reading is directly from 8-bit acd value...... 125 would be 12.5 volts
    B) and the applied voltage to PIC is about 2.5 volts

    don
    Last edited by amgen; - 28th June 2008 at 17:00.

  12. #12
    Join Date
    Jun 2008
    Posts
    30


    Did you find this post helpful? Yes | No

    Default Adcin Battery Monitoring

    Thanks again guys, why would i need to put a reverse diode between the in and out of my reg, every time i add a diode i lose 0.7 v is it really needed also, what is the purpose of that 5.1 volt zener in their on my opinion that no good my reg needs minimum 6.5v to work.

    Can someone please clarify this for me.

    thanks
    Attached Images Attached Images

  13. #13
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Post

    Hi, Mitch

    see 7805 Datasheet for that : it's for avoiding reverse current flowing through the regulator when input voltage is < output voltage ( typically @ power shutdown ...)

    Note Anode is @ reg output and Cathode @ reg input .... !!!

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  14. #14
    Join Date
    Apr 2007
    Posts
    53


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mitchf14 View Post
    Thanks again guys, why would i need to put a reverse diode between the in and out of my reg, every time i add a diode i lose 0.7 v is it really needed also, what is the purpose of that 5.1 volt zener in their on my opinion that no good my reg needs minimum 6.5v to work.

    Can someone please clarify this for me.

    thanks
    The value of the zener diode is incorrect. For a 12 volt system, a value of 18volts would be more appropriate. I would use a Transorb, not a zener for this task.

    A 12volt automotive system can contain many voltage spikes much higher than the 12 volt battery. The transorb is there to protect the input of the regulator from these spikes.

    If there is a possibility of the input being connected to a 24volt system, I would use a 33v transorb. Also ensure the capacitors on the input of the regulator have a voltage rating of at least 35volts.

    The 10ohm resistor could be replaced with a resettable polyfuse. This way, if the transorb conducts due to overvoltage, the polyfuse will trip and go open circuit. When it cools down again, operation will resume as normal.

    Andy
    Last edited by Andy Wood; - 29th June 2008 at 08:05. Reason: spelling

Similar Threads

  1. Adcin charger
    By mitchf14 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th November 2008, 21:49
  2. Voltage monitor for car battery
    By passion1 in forum mel PIC BASIC Pro
    Replies: 50
    Last Post: - 23rd April 2008, 21:47
  3. 12v car battery monitoring
    By oldcarguy85 in forum Schematics
    Replies: 2
    Last Post: - 10th December 2007, 00:26
  4. Remote Car Starter Safety
    By CocaColaKid in forum General
    Replies: 8
    Last Post: - 22nd November 2005, 09:10
  5. Using the A/D for Monitoring a Solor Cell and Battery
    By chuck.sieveking in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 13th July 2004, 19:27

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts