User avatar
ledow
Posts: 40
Joined: Thu Feb 02, 2012 12:55 pm

Re: In-Car UPS-style power

Mon Feb 27, 2012 1:55 pm

Just had an email from LinITX.com because, months ago, I was looking at building a Mini-ITX computer to work inside the car (and monitor it when the main ignition was off).

They sell this:

http://linitx.com/product/12770 

A 12v dual-power-source "UPS" for a car.  Stick your ignition's 12V on one set of inputs, and a lead-acid battery on the other set and when your car is running it will use the car battery and charge the backup battery, and when it's not running, it will use the "backup" battery to ensure consistent, uninterrupted 12v power to your project.

Thought it was useful enough back then to mark when they got more stock and that's what they were emailing me about - they have them again. Obviously, you'll need to do some voltage-conversion but dual-input, self-charging, regulated power in a car seems a good match for a lot of the projects that people have planned for the Pi.

User avatar
SN
Posts: 1014
Joined: Mon Feb 13, 2012 8:06 pm
Location: Romiley, UK
Contact: Website

Re: In-Car UPS-style power

Mon Feb 27, 2012 5:26 pm

Looks good but also looks a little 'fragile' if the second 'lead acid battery' is a full sized affair - I have a Land Rover with a second battery holder and I'd be wanting to drop a full size gazillion amp 15V battery in there - this device only handles a 10A/12A draw, perhaps I need something a bit bigger (so I could also hang things like in-car beer chillers etc of it )
Steve N – binatone mk4->intellivision->zx81->spectrum->cbm64->cpc6128->520stfm->pc->raspi ?

DarrenThomas
Posts: 2
Joined: Fri Jan 27, 2012 12:14 pm

Re: In-Car UPS-style power

Mon Feb 27, 2012 6:10 pm

If you are just going to run your Pi, you may as well just run it via a relay and switch, rather than from your ignition. The Pi only needs 700mah. Even you had the smallest car battery, it would be around 30,000mah, which would power the Pi for 42hrs at full drain.

I will be wiring mine so that it powers off with the ignition, unless the switch is on, in which case it will stay on. I am also going to look at a timer, so if the ignition is turned off and the Pi is on, it will turn off after XX mins, just in case it is left on by accident.

Daz

error404
Posts: 351
Joined: Wed Dec 21, 2011 11:49 pm

Re: In-Car UPS-style power

Thu May 03, 2012 12:32 am

Unless you run the system read only, you really should give it a chance to shut down properly or eventually you'll probably screw it up enough that it won't boot when turned back on. There's a long thread on some ideas on how to do this gracefully somewhere.

I'd use a transistor to safely monitor the ignition switch state with a GPIO and trigger a shutdown when the ignition is turned off (or some time thereafter). Having the Pi actually power itself off is a bit tricky, however, and that's where that UPS gizmo might be useful (you could also use a solar charge controller; probably cheaper), to protect from draining the car battery.

fhlipZero
Posts: 35
Joined: Tue May 29, 2012 11:50 pm

Re: In-Car UPS-style power

Tue May 29, 2012 11:53 pm

i used to have a mini dell tower along with full display and everything wired into a Chevy Blazer and powered by an inverter and ran into the same problem. Shutting the car off instantly kills the computer so i just made use of the "Hibernate" option on windows. Shut down fast, and started right back up fast, i am still awaiting delivery of my pi so i don't know if this works on any of the linux distros but might help

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: In-Car UPS-style power

Wed May 30, 2012 5:44 pm

fhlipZero wrote:i just made use of the "Hibernate" option on windows. Shut down fast, and started right back up fast
Discussed in this thread :) http://www.raspberrypi.org/phpBB3/viewt ... =31&t=6410

User avatar
Lob0426
Posts: 2198
Joined: Fri Aug 05, 2011 4:30 pm
Location: Susanville CA.
Contact: Website

Re: In-Car UPS-style power

Thu May 31, 2012 5:34 am

That board probably came from here.
http://www.mini-box.com/micro-UPS-load-sharing
For those of us in the U.S. this will be a better link. There other options there also. I run one of their pico PSU's in my Windows Home Server.
512MB version 2.0 as WordPress Server
Motorola Lapdock with Pi2B
Modded Rev 1.0 with pin headers at USB

http://rich1.dyndns.tv/
(RS)Allied ships old stock to reward its Customers for long wait!

Return to “General discussion”