Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
LFO and Low Power Modes on the MSP430
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Randy Yates  
View profile  
 More options Nov 7 2012, 3:13 pm
Newsgroups: comp.dsp
From: Randy Yates <ya...@digitalsignallabs.com>
Date: Wed, 07 Nov 2012 15:13:35 -0500
Local: Wed, Nov 7 2012 3:13 pm
Subject: LFO and Low Power Modes on the MSP430
This part touts an LFO that runs at 12 kHz for low power applications.
Why would using this clock result in lower power than using a
full-speed DCO clock, actively running 12,000 / 16,000,000 of the
time, and sleeping the rest?
--
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
langwadt@fonz.dk  
View profile  
 More options Nov 7 2012, 4:55 pm
Newsgroups: comp.dsp
From: "langw...@fonz.dk" <langw...@fonz.dk>
Date: Wed, 7 Nov 2012 13:55:17 -0800 (PST)
Local: Wed, Nov 7 2012 4:55 pm
Subject: Re: LFO and Low Power Modes on the MSP430
On 7 Nov., 21:13, Randy Yates <ya...@digitalsignallabs.com> wrote:

> This part touts an LFO that runs at 12 kHz for low power applications.
> Why would using this clock result in lower power than using a
> full-speed DCO clock, actively running 12,000 / 16,000,000 of the
> time, and sleeping the rest?
> --
> Randy Yates
> Digital Signal Labshttp://www.digitalsignallabs.com

it is usually complicated to figure out exactly what is the lowest
power approach

sometimes you cannot use sleep and just need to run at slowest
speed possible

and running fast in short burst doesn't always result in savings
because it takes(wasted) time and power to start the fast clock
source and wait for it to be stable

-Lasse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Yates  
View profile  
 More options Nov 7 2012, 5:05 pm
Newsgroups: comp.dsp
From: Randy Yates <ya...@digitalsignallabs.com>
Date: Wed, 07 Nov 2012 17:05:43 -0500
Local: Wed, Nov 7 2012 5:05 pm
Subject: Re: LFO and Low Power Modes on the MSP430

Thanks Lasse. Good input.

I also just realized that to operate at 16 MHz you need to
raise Vcc, which increases the power consumption nonlinearly! You can
only run to 6 MHz and stay at 1.8 V.

But still, 12,000 / 6,000,000...
--
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Jacobsen  
View profile  
 More options Nov 7 2012, 6:01 pm
Newsgroups: comp.dsp
From: eric.jacob...@ieee.org (Eric Jacobsen)
Date: Wed, 07 Nov 2012 23:01:36 GMT
Local: Wed, Nov 7 2012 6:01 pm
Subject: Re: LFO and Low Power Modes on the MSP430
On Wed, 07 Nov 2012 17:05:43 -0500, Randy Yates

I seem to recall that for a lot of technologies the clock net and
drivers are all significant power consumers, and every clock pulse
edge is a power event in the clock nets.   This alone means that
reducing the clock rate will result in a linear decrease in power
consumption.

Clock enables to make circuits sleep don't help reduce that, only
shutting off clock nets completely or reducing their frequency.

Eric Jacobsen
Anchor Hill Communications
http://www.anchorhill.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
langwadt@fonz.dk  
View profile  
 More options Nov 7 2012, 6:21 pm
Newsgroups: comp.dsp
From: "langw...@fonz.dk" <langw...@fonz.dk>
Date: Wed, 7 Nov 2012 15:21:21 -0800 (PST)
Local: Wed, Nov 7 2012 6:21 pm
Subject: Re: LFO and Low Power Modes on the MSP430
On 8 Nov., 00:01, eric.jacob...@ieee.org (Eric Jacobsen) wrote:

but also in a linear increase in time needed to do the same work

> Clock enables to make circuits sleep don't help reduce that, only
> shutting off clock nets completely or reducing their frequency.

I would think that for something designed for low power clock enables
with be generally be implemented as a clock gating

-Lasse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Jacobsen  
View profile  
 More options Nov 7 2012, 6:26 pm
Newsgroups: comp.dsp
From: eric.jacob...@ieee.org (Eric Jacobsen)
Date: Wed, 07 Nov 2012 23:26:54 GMT
Local: Wed, Nov 7 2012 6:26 pm
Subject: Re: LFO and Low Power Modes on the MSP430
On Wed, 7 Nov 2012 15:21:21 -0800 (PST), "langw...@fonz.dk"

Absolutely.

And I meant a linear decrease in the clock net power consumption.

>> Clock enables to make circuits sleep don't help reduce that, only
>> shutting off clock nets completely or reducing their frequency.

>I would think that for something designed for low power clock enables
>with be generally be implemented as a clock gating

>-Lasse

I'd think so, too, but not all target technologies are designed
specifically for low power, and some fabrication technologies don't
support clock gating easily.  It seems to be an issue often enough
that it's a possible explanation for what Randy is seeing.

Eric Jacobsen
Anchor Hill Communications
http://www.anchorhill.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Jacobsen  
View profile  
 More options Nov 7 2012, 6:38 pm
Newsgroups: comp.dsp
From: eric.jacob...@ieee.org (Eric Jacobsen)
Date: Wed, 07 Nov 2012 23:38:03 GMT
Local: Wed, Nov 7 2012 6:38 pm
Subject: Re: LFO and Low Power Modes on the MSP430
On Wed, 07 Nov 2012 15:13:35 -0500, Randy Yates

<ya...@digitalsignallabs.com> wrote:
>This part touts an LFO that runs at 12 kHz for low power applications.
>Why would using this clock result in lower power than using a
>full-speed DCO clock, actively running 12,000 / 16,000,000 of the
>time, and sleeping the rest?
>--
>Randy Yates
>Digital Signal Labs
>http://www.digitalsignallabs.com

Ok, I'm a moron, or I should've started out asking for better context
of what you're talking about.

From what I can glean, in the MIDI world, if this is the context of
your question, LFOs are generally implemented as analog VCOs and DCOs
may or may not be NCO based or may be a digitally-controlled
free-running VCO.

An analog LFO designed specifically for low power and low frequency
could easily be optimized (I'd think) to consume less power than a 16M
oscillator divided down, for some of the same reasons that a 16M clock
tree will consume more power than a 12kHz clock tree.

But maybe I'm still out in the weeds about what you meant.

Eric Jacobsen
Anchor Hill Communications
http://www.anchorhill.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
steveu  
View profile  
 More options Nov 7 2012, 6:48 pm
Newsgroups: comp.dsp
From: "steveu" <31473@dsprelated>
Date: Wed, 07 Nov 2012 17:48:24 -0600
Local: Wed, Nov 7 2012 6:48 pm
Subject: Re: LFO and Low Power Modes on the MSP430

>This part touts an LFO that runs at 12 kHz for low power applications.
>Why would using this clock result in lower power than using a
>full-speed DCO clock, actively running 12,000 / 16,000,000 of the
>time, and sleeping the rest?
>--
>Randy Yates
>Digital Signal Labs
>http://www.digitalsignallabs.com

How are you going to run the fast clock in your short bursts if you don't
have the slow clock to wake the machine up for each burst?

Steve


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Vassilevsky  
View profile  
 More options Nov 7 2012, 7:14 pm
Newsgroups: comp.dsp
From: "Vladimir Vassilevsky" <nos...@nowhere.com>
Date: Wed, 7 Nov 2012 18:15:00 -0600
Subject: Re: LFO and Low Power Modes on the MSP430

"Randy Yates" <ya...@digitalsignallabs.com> wrote:
> This part touts an LFO that runs at 12 kHz for low power applications.
> Why would using this clock result in lower power than using a
> full-speed DCO clock, actively running 12,000 / 16,000,000 of the
> time, and sleeping the rest?

To control duty cycle of DCO, LFO is required anyway. Plus additional
overhead for wake/sleep.

Vladimir Vassilevsky
DSP and Mixed Signal Consultant
www.abvolt.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Yates  
View profile  
 More options Nov 7 2012, 9:46 pm
Newsgroups: comp.dsp
From: Randy Yates <ya...@digitalsignallabs.com>
Date: Wed, 07 Nov 2012 21:46:54 -0500
Local: Wed, Nov 7 2012 9:46 pm
Subject: Re: LFO and Low Power Modes on the MSP430

Ha! I did have an LFO, VCOs, VCAs, and VCFs in my Minimoog back in the
70s. But that's not what I was talking about.

> An analog LFO designed specifically for low power and low frequency
> could easily be optimized (I'd think) to consume less power than a 16M
> oscillator divided down, for some of the same reasons that a 16M clock
> tree will consume more power than a 12kHz clock tree.

Yes, this is the realm I was asking, but I'm not getting you. Clock
tree? Are you referring to the parts of the design only concerned with
generating the clock? If so, why is the clock that important; I mean,
isn't the rest of the chip address latches flipping, registers clocking,
etc., going to account for much more of the current?
--
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Wescott  
View profile  
 More options Nov 11 2012, 4:47 pm
Newsgroups: comp.dsp
From: Tim Wescott <t...@seemywebsite.com>
Date: Sun, 11 Nov 2012 15:47:49 -0600
Local: Sun, Nov 11 2012 4:47 pm
Subject: Re: LFO and Low Power Modes on the MSP430

Shutting off the clocks to peripherals may not reduce the dissipation on
the clock distribution line, but on the chips that I've used, it does
measurably reduce the current consumption.

Granted, we're talking about a 5% increase in power going from no
peripherals on to the first one -- but "a little bit" is still more than
"none".

--
My liberal friends think I'm a conservative kook.
My conservative friends think I'm a liberal kook.
Why am I not happy that they have found common ground?

Tim Wescott, Communications, Control, Circuits & Software
http://www.wescottdesign.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
langwadt@fonz.dk  
View profile  
 More options Nov 11 2012, 7:10 pm
Newsgroups: comp.dsp
From: "langw...@fonz.dk" <langw...@fonz.dk>
Date: Sun, 11 Nov 2012 16:09:58 -0800 (PST)
Local: Sun, Nov 11 2012 7:09 pm
Subject: Re: LFO and Low Power Modes on the MSP430
On 8 Nov., 03:46, Randy Yates <ya...@digitalsignallabs.com> wrote:

the clock tree has to drive all of the flipflops and register clock
inputs
all over the chip and it need to do so with little delay and all at
the same
time

everything else usually only have do drive a bit of logic right next
to it

-Lasse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »