Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Long term reliability test

 
Post new topic   Reply to topic    Forum Index -> General
Author Message
Don_Kirby



Joined: 15 Oct 2006
Posts: 329
Location: Long Island, New York

Posted: 07 October 2008, 1:02 AM    Post subject: Long term reliability test Reply with quote

After getting distracted for the past few months, I've returned to a ZBasic project that has been running on the bench for quite a while now. As a testament to the ZBasic platform, and the underlying Atmel hardware, the project has been running for a little over 5000 hours (214 days to be precise) continuously. This number is only as accurate as the ZX-24n clock source, though, so this isn't a scientifically accurate test, but it does go to show how well these devices can hold up.

One of the reasons for this test was to verify that the circular buffer used to keep track of the total running time would perform it's job of wear leveling the EEPROM properly. I have yet to see a single error. Mathematically, the EEPROM should last over 300,000 hours.

-Don
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR

Posted: 07 October 2008, 2:11 AM    Post subject: Re: Long term reliability test Reply with quote

Don_Kirby wrote:
Mathematically, the EEPROM should last over 300,000 hours.
But that's only 34 years. What are you going to do then? Wink
Back to top
stevech



Joined: 23 Feb 2006
Posts: 657

Posted: 07 October 2008, 3:54 AM    Post subject: Reply with quote

I have a ZX24 that runs 24/7 - monitors garage door IR sensors for cars coming in. Turns on green-yellow-red superbright LEDs to tell the drivers (2 car garage) when the rear end has cleared the sensors. Ignores most non-car things going through the IR beams.

It logs to EEPROM the date/time each time a car enters/leaves. Uses a circular buffer with an even-wear scheme as mentioned. Sends logged events on serial port to PC.

Has run for a bit over a year now.
Back to top
Don_Kirby



Joined: 15 Oct 2006
Posts: 329
Location: Long Island, New York

Posted: 07 October 2008, 21:57 PM    Post subject: Re: Long term reliability test Reply with quote

dkinzer wrote:
But that's only 34 years. What are you going to do then? Wink


Retire.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> General Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group