Page 147 - DCAP601_SIMULATION_AND_MODELING
P. 147
Unit 9: Simulation of a PERT Network (I)
Notes
Notes This is ideal because the fewer input bits you have, the easier it is to engineer the
network. Below is a modified version of ISO’s 6 bit character set.
0 1 2 3 4 5 6 7 10 11 12 13 14 15 16 17
000 NUL HT LF VT FF CR ! ? ( ) * + , - . /
020 0 1 2 3 4 5 6 7 8 9 : ; < = > '
040 A B C D E F G H I J K L M N O
060 P Q R S T U V W X Y Z [ % ] ESC DEL
The system now needs an object responsible for interpreting character data and distributing it to
the input controller. The diagram below illustrates how the input stream feeds data to the input
controller by converting the character data to binary channels.
Figure 9.2: Input Stream Working with the Network Input Controller
The output process works exactly the same way, but in reverse. The output stream converts the
binary input to character data.
LOVELY PROFESSIONAL UNIVERSITY 141