Re: DIY Backup with sealed lead acid battery
My building hasn't experienced a power outage in ages TBH, so the battery would spend most of its life "idling", which may or may not be detrimental to its health and it might fail just as I need it and SLAs are relatively expensive (by my standards at least), so maximum battery life would be important, that's why I thought I'd "smarten" the thing up a bit by including a uController of sorts.
DIY Backup with sealed lead acid battery
Collapse
X
-
Re: DIY Backup with sealed lead acid battery
Of course, if you don't really CARE about how well the backup is performing, then these won't be issues for you!Leave a comment:
-
-
Re: DIY Backup with sealed lead acid battery
You will need more than 15V feeding the circuit.
https://cdn.badcaps-static.com/pdfs/...3ef99622bc.pdf
What is the purpose of 15V Zener?Attached FilesLast edited by budm; 11-15-2018, 04:00 PM.Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
Here's what I had in mind: I adapted the example diagram....I spent all 5 minutes doodling in MS Paint so it's going to be brilliantDidn't really think it through: just threw together some lines and replaced most of the passive components with the arduino.
The way I see it on paper: we need some sort of voltage reading, so the resistor divider on the right was given to us right off the bat and should stay in the circuit AFAIK. We can use that to "measure" the voltage with our arduino to cut off the charging when it's reached 13.5v or something, which is where the next part comes in: in "charge mode", 2n4401 is "open" and not acting on ADJ pin in any way, so the LM317 does its magic and charges in constant current in conjunction with the current sense resistor (typical application AFAIK). The arduino then turns on 2n4401 and pulls the ADJ pin to GND, bringing down the output to 1.25v or something like that. I threw an extra "Isense" line on there for no real reason...I just realised.
...as I'm writing this, I'm starting to notice that the arduino is probably superfluous for this application, which could be pulled off with discrete components to measure a goddamn batteryLeave a comment:
-
Re: DIY Backup with sealed lead acid battery
Yeah, that's an off the shelf solution but that's not really relevant: the battery backup could be used for any system, not strictly an alarm system. That's just the system which comes to mind as needing backup more than anything else.Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
a friend of mine used a car alarm for his place - the chinese 2way type with a pager!!Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
Another interesting one here (the second version). I could replace that 555 with the arduino used to run the alarm module, so I don't use two separate ones. Put all of this into a box, mount it on the wall somewhere and we're good to go....running wires for the sensors would be a bit of a chore, but hey, whatcha gonna do...
EDIT: had another look at that schematic and may have spotted a problem, though it's not mentioned, so perhaps I don't fully comprehend how it operates: when the LM317 is active, wouldn't the resistor divider on the right immediately detect the battery as being charged causing it to oscillate ON-OFF-ON-OFF very fast ? My idea is that when the battery is discharged, the circuit will begin charging it and as such apply voltage to the output terminal. This is connected to the resistor divider which would make it read the charge voltage and not the actual voltage in the battery, thus the circuit would turn off. As it does so, the "real" voltage appears again, triggers the circuit to charge and so on...could be a bad analysis though.
Second possible analysis of the issue: the LM317 is used as a constant current source and not a constant voltage source (it's more of a combination of both in fact), so it slowly ramps up its output based on the current drawn by the battery (due to that sense resistor on its OUT pin), which would make more sense in conjunction with that voltage divider because it doesn't always output 14v or whatever, but slowly "gets there" when the battery no longer draws current through the current sense resistor.Last edited by Dannyx; 11-15-2018, 04:37 AM.Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
so what's wrong with a chair, a shotgun, a reel of tape, and some string??
Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
Oh so I WAS right in my assumption: there's no way around it but to somehow disconnect the incoming voltage. Good idea, but it would have to either sample at rather slow intervals or very very fast...don't know which approach is industry standard in stuff like cars, phones, laptops etc.Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
This is where you put your voltage sensor on the battery and have the controller turn on and off the charger and while the charger is off ( for set amount of time for the battery voltage to stabilize ) this is when you read the voltage if the voltages is low turn the charger back on until it reaches the voltage cut off in your programLast edited by sam_sam_sam; 11-14-2018, 12:11 PM.Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
One problem I've always faced when dealing with batteries is how to check the voltage on it WHILE it's charging, because the meter, microcontroller, whatever it is, is always going to see the "adapter" voltage going into the battery and not the actual value of the battery itself, since they're in parallel.Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
Digital to analog convert chip to monitor the voltage on battery it would either over shoot or under shoot the voltage settings that I had in the program
This would happen over a period of time
The battery would not stay fully chargedLast edited by sam_sam_sam; 11-14-2018, 11:53 AM.Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
What exactly did you try ? Measuring the charge current with the micro ? What were the limitations you noticed ?Leave a comment:
-
Re: DIY Backup with sealed lead acid battery
I have tried this with a Parallax Basic Stamp controller the results were so - so
Meaning that the repeatable was not as good as it should have been for my liking
I table the idea for a different way to keep track of the changing of the battery
If I were to this again here is how
I would approach this time around
I would find a charger that is made for the type of battery that you are going to use
and have your controller restart the battery charger if the battery is low and if did not do it for it self
I would have the controller setup in such a way that if your battery voltage stays to low is to high for how many hours that it shows up as an alarmLast edited by sam_sam_sam; 11-14-2018, 11:44 AM.Leave a comment:
-
DIY Backup with sealed lead acid battery
Good day folks. Recently someone suggested that I'd install an alarm system in my apartment and my brain instantly sprung into action and began devising plans for making one rather than buying an off the shelf unit. It's a lot cheaper for one thing and secondly nothing beats a good DIY projectThe brains will be an Arduino of course and the system itself would be relatively easy to implement....DAMN easy in fact: just a couple of IFs to monitor some switches...that's not important.
What IS important is that we want this thing to run even when the power goes out so we need some sort of battery backup. Of course I could just plug the adapter that powers the whole system into an UPS, but it seems too "simple" for my tasteI was thinking of making my own battery backup system with one (or more) UPS batteries. The operation would be fairly straightforward: run on battery when mains is not present, switch to mains and charge battery when it comes back...The switching can be something as simple as a relay (which I did in the past for a different project), it's the charging that's going to be the most challenging so as not to kill the battery.
I was thinking of something very basic like an adapter simply hooked up to the battery. The label says "charge at constant voltage" and there's some values on the battery usually 13-14v, so I was thinking what if I just apply 13v straight to the battery ? I've seen plenty of battery charging circuits online, most of them involving an LM317 in some fashion but to keep it as simple and dirty as possible, I thought of the above method....it would probably become an issue if the battery is drained and the charge current is too great. Seeing how I'll have an arduino as the brains, I can have it interact with the battery as well to start/stop charging when certain values are reached. Any ideas on this battery backup portion ? It could even be a generic application for other projects, not just an alarm system.Tags: None
Related Topics
Collapse
-
by BowlineMy question pertains to understanding the control circuity inside a Dell PT434 type battery used in Dell E6400, E6410 and other Dell notebooks?
Does anyone have a circuit diagram for the inside of a Dell PT434 battery and/or a description of how the control lines work to control this battery?
My reason for asking is I have a battery which I cannot get to charge beyond 1% in a Dell E6410 or E6400.
The LED bar graph charge indicator on the battery shows one LED lighted when the info button is pressed.
I have tried multiple different Dell power adapters. My Dell... -
by sam_sam_samThis started a few days ago and does this about every 8 hours
After it does this it goes back to normal no bad battery icon and no weird sounds and it goes to battery backup mode so I am not sure what is going on with this battery backup
The battery backup is about 3 or 4 years old
Dose anyone have any idea on how to troubleshoot this issue I have never had a battery backup do this kind-a thing before so I am not sure exactly how to troubleshoot it and where to start -
by mkdjHello everyone,
Mark and model: ASUS X571
Symptoms: not turning on. There is only the LED battery indicator working. The owner of the laptop told me this problem arrived one week after having changed the battery. He then managed to power on the laptop only once, and then it never powered on again.
Tests already made:
- Battery is charging when laptop is plugged in. The LED battery indicator turns white after a couple of hours of charge, indicating that battery is fully charged. However, laptop won't turn on anyway, with or without AC plug.
- I have removed... -
by sam_sam_samRight now Battery Hookup has these e-bike battery packs that are used but I am going to remove them and test them and see how good they are and maybe resell or reused them for another project this is for another day
When I get the rack mounted enclosure that I mentioned in another post I will see how well they fit in the enclosure and how much room I will have left
https://batteryhookup.com/products/3...ttery-with-bms
These battery packs are a little bit hard to get out of the enclosure because they were a little bit glue... -
by sam_sam_samhttps://www.ebay.com/itm/405035016711
I got this device yesterday and did some testing on some tabbing and some incandescent light bulbs and it seems to work very well from what I can tell but how do I know how accurate the m-ohms section is what can I use to verify it accurately I also tested some li-ion battery cells and this seems to be fairly accurate because I have another tester and they seem to agree with each other
I also checked some capacitors with it that were brand new and seem to show about what I expected to see with my blue capacitor tester so I think it... - Loading...
- No more items.
Leave a comment: