332:437 Lecture 15 System Controller Design - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

332:437 Lecture 15 System Controller Design

Description:

Material from An Engineering Approach to Digital Design, by William I. Fletcher, ... Unconditional & conditional outputs specified with duration time dependent on an ... – PowerPoint PPT presentation

Number of Views:354
Avg rating:3.0/5.0
Slides: 19
Provided by: guofe
Category:

less

Transcript and Presenter's Notes

Title: 332:437 Lecture 15 System Controller Design


1
332437 Lecture 15 System Controller Design
  • System Controller Design
  • Mnemonic Documented State Diagram
  • Timing Diagram
  • Flow Diagram
  • Summary

Material from An Engineering Approach to Digital
Design, by William I. Fletcher, Englewood Cliffs,
NJ Prentice-Hall
2
Multi-Input System Controller Design
  • General System Level Design
  • Special Sequential Machine interprets system
    level control input sequences and generate system
    level and pulse output sequences
  • Controls a data path consisting of Registers,
    MUXes, etc.
  • Nerve Center Has many control inputs outputs

3
Example System Controller
4
Controller Implementation
  • In many cases, the system controller will be
    implemented by a mprocessor and a ROM
  • Follow a structured design procedure
  • It leads to much less work

5
Design Procedure
  • Know what you are going to do how you are going
    to do it
  • Design documentation should be a natural outcome
    of your work
  • Document your work so that you and others can
    understand it

6
Design Process
  • Define the purpose and role of the digital system
    in English writing.
  • Define the logic operations limitations of the
    systems that the system controller is to control
    (Data Path Synthesis).
  • Aided by designing a first-cut flow diagram and
    logic clock diagram
  • Leads to Functional Partition

7
Design Process (continued)
  • Create timing diagram Define timing frequency
    of system level input output control signals.
  • Note any specific timing constraints.
  • Detail sequential behavior of system controllers.
    Determine registers, temporary storage, special
    circuit other subfunction requirements.
  • For system controller overall system

8
Design Process (continued)
  • Develop detailed timing diagrams for system level
    subfunction control.
  • Develop Mnemonic Documented State Diagram (MDS)
    for system controller.

9
Mnemonic Documented StateDiagram for Controller
10
Controller Timing Diagram
11
Controller Flow Diagram
12
MDS Diagram
  • State labeled with to indicate that branching
    (from state) is controlled by an asynchronous
    input
  • Level/ Pulse notation
  • Means assert a signal (no voltage level implied)
  • Means deassert (no voltage level
  • implied)

13
MDS Diagram (Continued)
  • Means output a pulse, synchronous either with
    a clock or with the presence in a state or both
  • Design System Controller Flow Diagram Like a
    Software Flow Chart but for hardware

14
Timing Frequency Considerations
  • At what point in time can a controlling input be
    expected? Is it synchronous or asynchronous?
  • How long will input be asserted?
  • How much time elapses after the input until a
    control output is expected?
  • When must the control signal be issued in the
    time frame?
  • How long with the output signal remain asserted?

15
Hardest Part
  • Create
  • Functional Partition
  • Detailed Flow Diagram
  • Detailed Timing diagram

16
Five Concepts
  • Action block in Flow Diagram corresponds to a
    state in MDSD
  • State Diagram begins ends with an action clock
  • Branching condition for state in MDS Diagram
    found by tracing decision paths in Flow Diagram

17
Five Concepts (continued)
  • Avoid making branching decision in one state
    based on gt1 asynchronous inputs
  • Generalized outputs symbolized by action notation
    in action blocks
  • Unconditional conditional outputs specified
    with duration time dependent on an input variable

18
Summary
  • System Controller Design
  • Mnemonic Documented State Diagram
  • Timing Diagram
  • Flow Diagram
Write a Comment
User Comments (0)
About PowerShow.com