Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Looking for 4/8-bit low power MCU for a battery application

Status
Not open for further replies.

cube007

Full Member level 6
Full Member level 6
Joined
Mar 12, 2002
Messages
386
Helped
16
Reputation
32
Reaction score
5
Trophy points
1,298
Location
Australia
Activity points
3,477
Hello,

I’m looking for a 4-/8-bit low (ultra low) power MCU for a battery application. I need this for a LED torch. The device should available in small packages. For development it would be good to have a flash ROM. For the production it is enough to have a ROM
Which devices or companies could you recommend?

by,
cube007
 

dainis

Advanced Member level 4
Advanced Member level 4
Joined
May 15, 2001
Messages
1,125
Helped
53
Reputation
106
Reaction score
9
Trophy points
1,318
Activity points
9,268
Re: Looking for 4/8-bit low power MCU for a battery applicat

Look Texas Instruments: MSP430
MSP430 Ultra-Low Power Microcontrollers : MSP430 Home

The MSP430 family of ultra-low-power 16-bit RISC mixed-signal processors from Texas Instruments (TI) provides the ultimate solution for battery-powered measurement applications. Using leadership in both mixed-signal and digital technologies, TI has created the MSP430 which enables system designers to simultaneously interface to analog signals, sensors and digital components while maintaining unmatched low power.

Ultra-low-power architecture extends battery life
0.1uA RAM retention
0.8uA real-time clock mode
250uA / MIPS active
High-performance analog ideal for precise measurements
Modern 16-bit RISC CPU enables new applications at a fraction of the code size
In-system programmable Flash permits code changes, field upgrades and data logging
Complete integrated development environment starting at $49
Device pricing starting at $0.49
 

Ace-X

Advanced Member level 2
Advanced Member level 2
Joined
Jan 25, 2002
Messages
529
Helped
41
Reputation
82
Reaction score
14
Trophy points
1,298
Location
Germany
Activity points
5,148
Another one uC to be considered is HC08 Nitron family from Motorola. They are pretty good and come with free dev. tools from Metrowerks.
Here are more details: **broken link removed**


Ace-X.
 

Analyzer

Full Member level 6
Full Member level 6
Joined
Nov 18, 2001
Messages
374
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Activity points
3,518
Hi,

Also cypress products have fairly low power consumption.Check their web site at www.cypress.com Their mcus' are very talented.

Analyzer.
 

cube007

Full Member level 6
Full Member level 6
Joined
Mar 12, 2002
Messages
386
Helped
16
Reputation
32
Reaction score
5
Trophy points
1,298
Location
Australia
Activity points
3,477
Hello,

thank you all for the information. Perhaps the MSP430 is a bit oversized for a LED torch but it seems to be the lowest power device.
But what's about PIC and AVR? Are these devices not useable for a battery application?

by,
cube007
 

Kripton2035

Advanced Member level 4
Advanced Member level 4
Joined
Jul 19, 2001
Messages
1,174
Helped
212
Reputation
428
Reaction score
191
Trophy points
1,353
Location
Western Europe
Activity points
8,073
there are low power pics (those with LF in their code)
look at microchip web site
pic 12f675 should be ok
 

Ratburn

Junior Member level 3
Junior Member level 3
Joined
Jul 13, 2001
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
121
Check out the Atmel ATtiny L series, eg ATtiny15L
Power Consumption at 1.6 MHz, 3V, 25°C
– Active: 3.0 mA
– Idle Mode: 1.0 mA
– Power-down: < 1 µA
 

Analyzer

Full Member level 6
Full Member level 6
Joined
Nov 18, 2001
Messages
374
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Activity points
3,518
Yep,
Kripton2035 is right, you can use PIC LF products (suffix to product code) but let me remember.A little designers use these mcu's coded with LF.So you may not find them easily.Check middle range microchip mcu's.

Analyzer.
 

ME

Advanced Member level 4
Advanced Member level 4
Joined
Mar 14, 2002
Messages
1,309
Helped
55
Reputation
112
Reaction score
40
Trophy points
1,328
Activity points
14,859
Application Note about Low Power Design Using PIC16/17 (AN606): **broken link removed**
 

vhdl_fpga

Newbie level 5
Newbie level 5
Joined
Nov 27, 2001
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
22
msp430

Check out the
Power Consumption at 1 MHz, 3V, 25°C
– Active: 280 µA
– Idle Mode: 3µA
 

Crisbe

Junior Member level 3
Junior Member level 3
Joined
Mar 11, 2002
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
176
Maybe the NEC 78K-Series is what U are looking for. Also very less power consumtion.
But always remember: U can have the less power using micro in galaxy. If your program isn't designed for low power, U won't get long battery-life. So try to enter Stop-Mode as often U can.

Regards
 

layoutdude

Junior Member level 3
Junior Member level 3
Joined
Feb 21, 2002
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
206
Why do you need a uC for a LED flashlight (torch)?

Seems like a severe case of overkill to me...
 

Kripton2035

Advanced Member level 4
Advanced Member level 4
Joined
Jul 19, 2001
Messages
1,174
Helped
212
Reputation
428
Reaction score
191
Trophy points
1,353
Location
Western Europe
Activity points
8,073
layoutdude said:
Why do you need a uC for a LED flashlight (torch)?

Seems like a severe case of overkill to me...

to control the consumption and dim the led automatically to reduce this consumption

(I think it's for that reason ?!?)
 

cube007

Full Member level 6
Full Member level 6
Joined
Mar 12, 2002
Messages
386
Helped
16
Reputation
32
Reaction score
5
Trophy points
1,298
Location
Australia
Activity points
3,477
That's right Kripton2035,

the uC is for controling the LED in different ways (dimming, flashing, ...) and for building the DC/DC converter. Perhaps I could use a standard DC/DC (Step Down, from 7,2V to 3,6 @ 350 mA -> Luxeon LED) but most of them are not current controlled.

by,
cube007
 

ME

Advanced Member level 4
Advanced Member level 4
Joined
Mar 14, 2002
Messages
1,309
Helped
55
Reputation
112
Reaction score
40
Trophy points
1,328
Activity points
14,859

wolf69

Advanced Member level 4
Full Member level 1
Joined
Sep 20, 2002
Messages
105
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,296
Activity points
783
the best uC on lowpower is farchild series.
Bye!
 

psubiaco

Member level 2
Member level 2
Joined
Apr 6, 2003
Messages
42
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Location
Italy
Activity points
610
What is microcontroller consumption in respect of led consumption?
Led need high current, while every recent microcontroller need less than 1mA using cpuclock < 1MHz !
Bye.
 

cube007

Full Member level 6
Full Member level 6
Joined
Mar 12, 2002
Messages
386
Helped
16
Reputation
32
Reaction score
5
Trophy points
1,298
Location
Australia
Activity points
3,477
That is correct psubiaco. The uC should have a very low power consumption when the LED is off so the battery won't discharge.
When the LED is on the power consumption of the uC isn't so important.

by,
cube007
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top