0
2.7kviews
Draw the standard symbols for ASM charts
1 Answer
written 2.6 years ago by |
The ASM chart is composed of three basic elements
a) State Box: It is a rectangular box representing a state of the machine and contains a state name or an optional o/p. it may contain register operation R = O, Which indicates initialization of register to ‘o’ after a state assignment has been made, a state code may be placed at the upper right corner of the bar.
b) Decision Box: It is diamond shaped box representing a binary decision with two outgoing arrows yes or no.
c) Conditional Box: It is oval box representing conditional output list. The input path to the conditional box must be from a decision box.