DSP, Micros & Memory


Digital countdown timer may never need battery replacement

5 October 2005 DSP, Micros & Memory

Comprising a microprocessor, an LCD, a 32,768 kHz crystal, and little else, the basic countdown-timer circuit shown in the figure operates from a commonly-available CR2032 lithium coin-cell battery. Based on the circuit's calculated current drain, the battery may never need replacement over a projected 10-year operational life.

A half-dozen components are all it takes to build a battery-thrifty countdown timer
A half-dozen components are all it takes to build a battery-thrifty countdown timer

Careful selection of the battery and diligent exploitation of the microprocessor's low-power modes help minimise power consumption and so maximise battery life. The coin-cell battery's size and flat form-factor encourage miniaturisation for portable-system applications. In addition, the lithium cell presents a flat voltage vs time discharge curve that allows direct drive of the LCD's segments to produce high contrast without additional compensation circuitry. A typical CR2032 cell delivers approximately 200 mAhr of rated energy capacity. To achieve the design goal of 10 years of continuous operation, the system's average current consumption must not exceed 2,28 μA, which is calculated by dividing the battery's energy capacity by the system's operational life: 200 mAhr/10 years/365 days/24 hours = 2,28 μA.

A microprocessor from Texas Instruments' MSP430 family presents a low-standby-current demand of only 0,8 μA, which includes current drawn by its crystal oscillator, integrated LCD driver, and interrupt-driven wake-up timer. The 3½-digit LCD, a Varitronix model VI-302-DP, consumes an additional 1 μA. The total standby-current consumption for all active countdown timer components is thus 1,80 μA.

In normal (standby) operation, the microprocessor's 32 kHz external-crystal clock drives an internal counter that generates an interrupt once per second. The interrupt awakens the processor, which executes an active main-software loop that decrements a countdown register via direct BCD (binary-coded-decimal) subtraction. Adding a value of 99 (decimal) to the countdown register and discarding the leftmost digit performs a one-digit subtraction. For example, 21+99 = 120; dropping the '1' in the '100's place, yields a value of 20. As a bonus, this method directly displays the countdown register's contents on the LCD without requiring current-hungry binary-to-BCD conversions. As a final step, the main loop compares the countdown register's contents with zero to determine whether the pre-programmed time interval has expired. If so, the display flashes the time-out message. The main loop activates the CPU and its on-chip high-speed oscillator, which consume a total of 250 μA. Writing the software to execute 100 or fewer clock cycles - equivalent to 100 μs at the default 1 MHz CPU clock frequency - reduces current demand. With such a short active period, the main loop's total current consumption is virtually negligible: main loop = 250 mA x (100/1 million) = 0,025 μA.

Thus, the total current consumption for the digital countdown timer is the sum of the standby and main loop currents: 1,8 + 0,025 ~ 1,8 μA. At approximately 1,8 μA average current consumption, the countdown timer easily meets the 2,28 μA design goal and ensures more than 10 years of continuous operation. Given the device's low current drain, a designer could reduce the timer's cost and complexity by packaging the circuitry along with a non-replaceable battery. Many of the microprocessor's functions and I/O pins remain unused and available for additional features, and the compact firmware for implementing the counter occupies less than 250 bytes of 8 Kbyte of available flash memory.

Applications for the circuit range from exercise-routine timing to a restaurant-service-guarantee timer. In such an application, the restaurant's greeter presses the timer's reset switch to reset the processor and start a pre-programmed countdown interval. If the time interval expires without the customer being seated, the timer's display flashes to indicate that a guarantee of service went unmet.





Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

MCU for noisy environments
EBV Electrolink DSP, Micros & Memory
The MCX?E24X is a high-performance microcontroller family from NXP, engineered for industrial, automotive-like, and energy-focused environments.

Read more...
SmartRAID 4300 Series
Altron Arrow DSP, Micros & Memory
Microchip’s disaggregated architecture leverages host CPU and PCIe infrastructure to overcome traditional storage bottlenecks in scalable, secure NVMe RAID storage solutions.

Read more...
High-performance SDR range
RFiber Solutions DSP, Micros & Memory
Epiq Solutions offers high-performance RF tuners and software-defined radios with various specifications for diverse applications in congested environments.

Read more...
High performance SDR design considerations
RFiber Solutions Editor's Choice DSP, Micros & Memory
As the spectrum gets increasingly crowded, and adversaries more capable, the task of examining wide bands and making sense of it all, while not missing anything, gets harder.

Read more...
Direct RF converters and FPGAs boost EW applications
RFiber Solutions DSP, Micros & Memory
The latest boost to electronic warfare designs comes from emerging FPGA architectures that combine advanced RF converters and high-performance processing engines in a single package.

Read more...
1-Wire EEPROM with secure authenticator
Altron Arrow DSP, Micros & Memory
The DS28E54 secure authenticator combines FIPS 202-compliant secure hash algorithm (SHA-3) challenge and response authentication with secured electrically erasable programmable read-only memory.

Read more...
Microchip enhances digital signal controller lineup
Future Electronics DSP, Micros & Memory
Microchip Technology has added the dsPIC33AK512MPS512 and dsPIC33AK512MC510 Digital Signal Controller families to its dsPIC33A DSC product line.

Read more...
MCX C Series development board
Avnet Silica DSP, Micros & Memory
The FRDM-MCXC444 is a compact and scalable development board for rapid prototyping of MCX C444 MCU from NXP Semiconductors.

Read more...
Redefining entry-level MCUs
NuVision Electronics DSP, Micros & Memory
The company positions the GD32C231 series as a ‘high-performance entry-level’ solution designed to offer more competitive options for multiple applications.

Read more...
Microchip enhances TrustMANAGER platform
Altron Arrow DSP, Micros & Memory
Firmware over-the-air updates and remote cryptographic key management provide scalable solutions for addressing IoT security challenges.

Read more...









While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.




© Technews Publishing (Pty) Ltd | All Rights Reserved