Course: Low power design of electronic circuits Student: Ahmed Faraz.

12
Course: Low power design of electronic circuits Student: Ahmed Faraz

Transcript of Course: Low power design of electronic circuits Student: Ahmed Faraz.

Page 1: Course: Low power design of electronic circuits Student: Ahmed Faraz.

Course: Low power design of electronic circuits

Student: Ahmed Faraz

Page 2: Course: Low power design of electronic circuits Student: Ahmed Faraz.

IndexObjectiveBasic ideaBasic gating circuit and linear feedback shift

registerDesign platformFinal circuitResultsConclusion

Page 3: Course: Low power design of electronic circuits Student: Ahmed Faraz.

ObjectiveTo reduce the power of 16-bit linear feedback

shift register(LFSR) using gated clock.To measure the Average, Maximum and

Minimum Power in Traditional 16-bit LFSR.To measure the Average , Maximum and

Minimum Power in 16-bit gated clock LFSR.

Page 4: Course: Low power design of electronic circuits Student: Ahmed Faraz.

What is Linear feedback shift register?A linear feedback shift register (LFSR) is a

shift register whose input bit is a linear function of its previous state.

For 16 bit LFSR-feedback polynomial isx16 + x14 + x13 + x11 + 1

Page 5: Course: Low power design of electronic circuits Student: Ahmed Faraz.

Basic ideaSince, in LFSR, the clock-path of all flip-flop

toggles at every clock cycle, they consume a significant amount of power.

To activate flip flop only when the input signal is different from the actual output value.

Page 6: Course: Low power design of electronic circuits Student: Ahmed Faraz.

Design Platform

Page 7: Course: Low power design of electronic circuits Student: Ahmed Faraz.

16 bit linear feedback shift register

Page 8: Course: Low power design of electronic circuits Student: Ahmed Faraz.

16 bit Linear feedback shift register with gated clock

Page 9: Course: Low power design of electronic circuits Student: Ahmed Faraz.

ResultsWithout clock gating With clock gating

Maximum power 37.939 mW 30.144 mW

Minimum power 45.6137 nW 62.4403 nW

Average power 5.6966 mW 4.913 mW

Page 10: Course: Low power design of electronic circuits Student: Ahmed Faraz.

Comparison

Page 11: Course: Low power design of electronic circuits Student: Ahmed Faraz.

ConclusionAverage power consumed has been

decreased, whereas Minimum power has been increased which may be due to the initial power consumption at the time of initializing the LFSR.

Page 12: Course: Low power design of electronic circuits Student: Ahmed Faraz.

ReferencesDr. Vishwani Agrawal: Slides Spring

2009.Low Power Design of Electronic Circuits.“Utilizing clock-gating efficiency to reduce

power” By Mitch Dale: EE TIMES-INDIA JANUARY 2008

“Gated-Clock Design of Linear-Feedback Shift Registers”

By Walter Aloisi and Rosario Mita: IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS-2: EXPRESS BRIEFS, VOL.55,NO.6,JUNE 2008.