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.

pic with 2 battery connection

Status
Not open for further replies.
Joined
Feb 22, 2012
Messages
82
Helped
25
Reputation
50
Reaction score
25
Trophy points
1,298
Activity points
0
Hi,


my application is I want to use two 12V battery, with my circuit. In which when one battery is working than another must be charging and vice versa. So if my battery b1 is discharged to 11V from 12V than battery b2 must be connected to my circuit and battery b1 should be connected in charging and vice-versa. for this application i design voltage divider circuit that divides voltage linearly to 5v. this is given to pic18f4550. pic will convert this analog to digital and when change is more than 1 volt, it high the particular pin. Now, the program is completed and i want to connect relay at output of pic. So which relay and relay driver circuit should i use? any other simple logic for my application???
 

Hi,

i want to connect relay at output of pic. So which relay and relay driver circuit should i use? any other simple logic for my application???

Hi,

The choice of relay depends and the current and volts the relay contact need to handle.

12v Dc is a typical voltage for operating the coil.

Here are two designs, a simple transistor if you just have the one or two relays, BFY51/52, 2N2222, 2N3704/5 Transistors suitable, or an ic driver if you need several relays.
Note that the diagram for the ic is correct, the input resistors and output diodes are all built into the chip.
 

Attachments

  • relay.jpg
    relay.jpg
    10.3 KB · Views: 99
  • NPN-DRIVER1.jpg
    NPN-DRIVER1.jpg
    16.5 KB · Views: 114
Hi,


my application is I want to use two 12V battery, with my circuit. In which when one battery is working than another must be charging and vice versa. So if my battery b1 is discharged to 11V from 12V than battery b2 must be connected to my circuit and battery b1 should be connected in charging and vice-versa. for this application i design voltage divider circuit that divides voltage linearly to 5v. this is given to pic18f4550. pic will convert this analog to digital and when change is more than 1 volt, it high the particular pin. Now, the program is completed and i want to connect relay at output of pic. So which relay and relay driver circuit should i use? any other simple logic for my application???

You donot need 2 batteries, just need a battery charge management
The battery needs to be operational only when mains supply is not available - otherwise the circuit can operate on mains supply
and donot use relay in circuit powered from battery (unless you have some ultra low current relay)
if some switching is required mosfets do a better job
 
Thank you very much wp100.

Hi amu_cpln,

friend, actually i want 24V dc. so i have to use two batteries. battery b1 is already with device and it's charging (12v). another battery b2 will be connected by me to get 24V dc. so i want to manage b2 and extra third battery b3 to give constant 12v. now i will put two batteries in series, and will get 24V. if battery b2 discharges to 11V than battery b3 will be connected and battery b2 starts charging and vice versa.
 
hehe .. you still dont need 2 batteries (you are talking of 3 batteries now)
google for voltage boost regulator ..
you can choose from a wide variety of circuits
even a 3.7 volt battery can give you a stable 24 volt supply
 
hehe .. you still dont need 2 batteries (you are talking of 3 batteries now)
google for voltage boost regulator ..
you can choose from a wide variety of circuits
even a 3.7 volt battery can give you a stable 24 volt supply




Thanks friend for suggesting me. I made a silly mistake.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top