1 / 15

ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN

ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN. Dr. Shi Dept. of Electrical and Computer Engineering. Slides courtesy Dr. A. D EMOSTHENOUS UNIVERSITY COLLEGE OF LONDON. Asynchronous sequential circuits:. Do not use clock pulses.

Télécharger la présentation

ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Dr. Shi Dept. of Electrical and Computer Engineering

  2. Slides courtesyDr. A. DEMOSTHENOUSUNIVERSITY COLLEGE OF LONDON

  3. Asynchronous sequential circuits: • Do not use clock pulses. • The change of internal state occurs when there is a change in the input variable. • Their memory elements are either unclocked flip-flops or time-delay elements. • They often resemble combinational circuits with feedback. • Their synthesis is much more difficult than the synthesis of clocked synchronous sequential circuits. • They are used when speed of operation is important.

  4. Definitions • The present state variables (y1 to yk) are called secondary variables. The next state variables (Y1 to Yk) are called excitation variables. • Assumption: The input signals change one at a time and only when the circuit is in a stable condition.

  5. Example • The analysis of the circuit starts by considering the excitation variables (Y1and Y2) as outputs and the secondary variables (y1 and y2) as inputs.

  6. Transition Table

  7. State Table

  8. Example

  9. Flow Tables of Previous Examples

  10. Race Non Critical • A race condition exists in an asynchronous circuit when two or more binary state variables change value in response to a change in an input variable.

  11. Critical race Critical Race

  12. Cycles to avoid Races • Unique path

  13. Example Circuit

  14. SR Latch

  15. Constraints on Inputs

More Related