jasonclark wrote:I've got a lithium battery pack for charging my phone. This has a built-in microusb and can source 2A.
It can also take a charge from a MicroUSB charger...
From Amazon my 9000mAH unit was ~£25
I dont think capacitors would work very well without a boost regulator, once the supply drops to 4.6V, the PI will become unstable very quickly.
If you can get a DC/DC converter fed from these, terminated to a MicroUSB, it would work.
Using Diodes means you can use it like a battery backup, so only flows out of cap when PSU voltage drops. Also means Pi reacts quicker to power resumption as the capacitors slowly charge up again, also reduces startup surge in current to charge them at startup, reducing stress on PSU.Joeledmund wrote:well i only need it to last at the longest is like 10seconds no power so when i use in car i can restart car with out restarting computer (like running car on battery to turning on engine) the two capacitors worked for a millisecond then video went out out but power LED stayed bright for like 20seconds so 2F is not enough i dont need a diode because they are dc and only flow one way someone on line did solder a 1.5F straight to the p1 and p2 on the pi and theirs is fine i just dont want to solder on the pi so i am using a female USB and a male USB kinda like and extension cable
techpaul wrote:Using Diodes means you can use it like a battery backup, so only flows out of cap when PSU voltage drops. Also means Pi reacts quicker to power resumption as the capacitors slowly charge up again, also reduces startup surge in current to charge them at startup, reducing stress on PSU.Joeledmund wrote:well i only need it to last at the longest is like 10seconds no power so when i use in car i can restart car with out restarting computer (like running car on battery to turning on engine) the two capacitors worked for a millisecond then video went out out but power LED stayed bright for like 20seconds so 2F is not enough i dont need a diode because they are dc and only flow one way someone on line did solder a 1.5F straight to the p1 and p2 on the pi and theirs is fine i just dont want to solder on the pi so i am using a female USB and a male USB kinda like and extension cable
With experiments like this you really do need current probes to watch the current transients at the transitions. Either on a logger or a digital scope
You need Schottky diodes for minimal Vf drop, at least 1A rating, with Vr at least 10V (easily achievable).Joeledmund wrote:ok then what type of diode would use like a 1amp zener , or a rectifier or blocking i dont want a bleed resitor tho if it will reduce efficiency but the diode would is on the input or output sidetechpaul wrote:Using Diodes means you can use it like a battery backup, so only flows out of cap when PSU voltage drops. Also means Pi reacts quicker to power resumption as the capacitors slowly charge up again, also reduces startup surge in current to charge them at startup, reducing stress on PSU.
With experiments like this you really do need current probes to watch the current transients at the transitions. Either on a logger or a digital scope