asynchronous chips ppt

14
www.oeclib.in Submitted By: Odisha Electronic Digital Library Seminar On Asynchronous Chips

Upload: oeclib-odisha-electronics-control-library

Post on 22-Jan-2018

157 views

Category:

Software


3 download

TRANSCRIPT

Page 1: Asynchronous Chips ppt

www.oeclib.in

Submitted By:Odisha Electronic Digital Library

Seminar

On

Asynchronous Chips

Page 2: Asynchronous Chips ppt

CONTENTS

INTRODUCTION

PROBLEMS WITH SYNCHRONOUS

Approach ASYNCHRONOUS LOGIC

HOW DO THEY WORK?

SOME FEATURES

A CHALLENGING TIME

CONCLUSION

REFERENCES

Page 3: Asynchronous Chips ppt

INTRODUCTION

Computer chips of today are synchronous.

They contain a main clock, which controls the timing of

the entire chips.

There are problems, however, involved with these

clocked designs that are common today.

One problem is speed. A chip can only work as fast as its

slowest component.

Page 4: Asynchronous Chips ppt

Problems with Synchronous Approach

Distributing the clock globally.

Wastage of energy.

Traverse the chip’s longest wires in one clock cycle.

Order of arrival of the signals is unimportant.

Clocks themselves consume lot of energy (~30%).

Page 5: Asynchronous Chips ppt

Asynchronous logic circuits

Colckless chips/Asynchronous/self-timed circuits.

Functions away from the clock.

Different parts work at different speeds.

Hand-off the result immediately.

Page 6: Asynchronous Chips ppt

Clock time cycle vs. clockless time cycle

Page 7: Asynchronous Chips ppt
Page 8: Asynchronous Chips ppt

RENDEZVOUS CIRCUITS

Page 9: Asynchronous Chips ppt

How do they work?

No pure asynchronous chips are available.

Uses handshake signals for the data exchange.

Data moves only when required, not always.

◦ Minimizes power consumption.

◦ Less EMI less noise more applications.

◦ Stream data applications.

Page 10: Asynchronous Chips ppt

Some features

Integrated pipelining mode.

◦ Domino logic.

◦ Delay – insensitive.

Two different implementation details

◦ Dual rail.

◦ Bundled data.

Page 11: Asynchronous Chips ppt

Challenges

Interfacing between synchronous and

asynchronous

◦ Many devices available now are synchronous in

nature.

◦ Special circuits are needed to align them.

Lack of expertise.

Lack of tools.

Engineers are not trained in these fields.

Academically, no courses available.

Page 12: Asynchronous Chips ppt

CONCLUSION

Clocks have served the electronics design industry very well for a long time, but there are insignificant difficulties looming for clocked design in future. These difficulties are most obvious in complex SOC development, where electrical noise, power and design costs threaten to render the potential of future process technologies inaccessible to clocked design.

Page 13: Asynchronous Chips ppt

REFERNCES

www.google.com

www.wikipedia.com

www.oeclib.in

Page 14: Asynchronous Chips ppt