Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Shift Invert Coding (SINV) for Low Power VLSI full report
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Abstract
Low power VLSI circuit design is one of the most important issues in present day technology. One of the ways of reducing power in a CMOS circuit is to reduce the number of transitions on the bus and Bus Invert Coding is a widely popular technique for that. In this paper we introduce a new way of coding called the ShiftInv Coding that is superior to the bus invert coding technique. Our simulation results show a considerable reduction on the number of transitions over and above that obtained with bus invert coding. Further, the proposed technique requires only 2 extra bits for the low power coding, regardless of the bit-width of the bus and does not assume anything about the nature of the data.


Presented By:
Jayapreetha Natesan* and Damu Radhakrishnan
State University of New York
Department of Electrical and Computer Engineering

read full report
http://citeseerx.ist.psu.edu/viewdoc/dow...1&type=pdf
hi i require full report on Shift Invert Coding (SINV) for Low Power VLSI full report.

Thank you
Low power VLSI circuit design is one of the most important
issues in present day technology.Bus Invert Coding is a widely
popular technique. ShiftInv Coding is introduced in this article.only 2 extra bits are required for the low power coding irrespective of the bit-width of the bus. does not have any additional area overhead in determining the
transition correlations and transition probabilities. The data on
the bus can be uncorrelated and completely random, just as
was the case with the original bus invert coding.

Bus Invert Coding
The need for this coding arose when it was noted that a lot of power is wasted during data transmission in off-chip bus lines. power could be saved by minimizing the number of transitions occurring on these bus lines.

Shifting Coding
if the shifting reduces the number of bus transitions the shift
the data bits are shifted either left or right by one bit position. any information loss from the original data is achieved by circular shifting.

Hardware Model
a block-diagram of ShiftInv coding for an
8-bit data is described in the pdf.

Simulation Results
the proposed ShiftInv coding technique has been implemented in c++ language. The bit-width and
the time for simulation were passed as inputs to the C++
program. the Bus Invert Coding using the
same randomly generated data is also done to compare the results.

for more details, refer this pdf: