Re: Rechargeable 3v battery details for microcontroller (Can't lose data!)

From: mike (spamme0_at_netscape.net)
Date: 01/17/05


Date: Mon, 17 Jan 2005 06:45:24 -0800

Kevin wrote:
> On Mon, 17 Jan 2005 04:00:31 -0800, mike <spamme0@netscape.net> wrote:
>
>
>>I'm too lazy to look up the spec. Don't all recent PICs have flash memory?
>>Does the thing have to log while the power is off? If not, might think
>>about using a super-cap.
>
>
> The problem is ensuring reliability - saving to internal EEPROM takes
> time (I think 10mS *per byte*) so if a power failure occurs I am not
> sure that I will have that much time to store data to EEPROM and shut
> down gracefully. In any case I'd wear out the on-chip EEPROM
> eventually by exceeding recommended write cycles - when that happens
> I'd have to replace the entire microcontroller. (The PIC16F628A can't
> write to its own flash, but even if it could the EEPROM has better
> reliability specs than the flash).
>
> If power is off there's nothing worth logging ;-) so I'm just
> concerned about preserving logged data.
>
> Regarding the supercap, how do you know exactly how long you can run
> off one? (there is no mAH rating on most of them that I've seen).

It's a capacitor. I=C*dv/dt
I don't have any long term reliability data. I have used 'em to replace
dead nicads in laptop computers.

>
>
>>Can you use a fet in place of the diode and run the gate off 12V?
>>mike
>
>
> Possibly... I'd have to look into this.

You might even be able to put the fet in the negative lead of the
regulator and leave the diode out. Or maybe the ouput of the regulator
is "disconnected" when the input volts goes away...maybe...worth a look.

Been googling with various
> combinations of keywords but haven't seen examples of how others have
> used rechargeable lithum batteries for data loggers.
>

-- 
Return address is VALID.
Wanted, PCMCIA SCSI Card for HP m820 CDRW.
FS 500MHz Tek DSOscilloscope TDS540 Make Offer
http://nm7u.tripod.com/homepage/te.html
Wanted, 12.1" LCD for Gateway Solo 5300. Samsung LT121SU-121
Bunch of stuff For Sale and Wanted at the link below.
http://www.geocities.com/SiliconValley/Monitor/4710/


Relevant Pages

  • Re: Rechargeable 3v battery details for microcontroller (Cant lose data!)
    ... >>I'm too lazy to look up the spec. ... Don't all recent PICs have flash memory? ... > The problem is ensuring reliability - saving to internal EEPROM takes ... for hundreds of millions of cycles. ...
    (sci.electronics.design)
  • Re: 70-300mm DO IS?
    ... So you actually figured out how to use the Canon 'system' flash, on your utterly reliable 20D which didn't work when you bought it, did you? ... I have a substantial problem with a company who advertises a camera as being for "enthusiasts and Professionals alike" and when it doesn't measure up to a Professional's reliability expectation... ...
    (rec.photo.equipment.35mm)
  • Re: A real question about EEPROM vs. Flash
    ... Flash is based ... > it is a descructive effect, that is not the case with the EEPROM. ... > Rich Grise wrote: ... >> to get used for program memory, and EEPROM for data, but are there any ...
    (sci.electronics.design)
  • Re: understanding MCUs: Flash vs. SRAM
    ... kinds of memory. ... Most kinds of flash memory ... EEPROM is, but I don't know how an MCU would make use of it. ... microcontrollers are on internal RAM. ...
    (comp.robotics.misc)
  • Re: Non-volatile counter implementation
    ... Oh, I should have mentioned that we already have flash, RAM, etc. ... advantage of EEPROM over flash in terms of erase cycles? ... Flash memory is cheaper than EEPROM but will wear out ...
    (comp.arch.embedded)