home *** CD-ROM | disk | FTP | other *** search
-
- Boolean functions
- *****************
-
- Filename : adfs::Winnie.$.!Documents.!.FSM.fsm_data.Example *
- Model : Mealy
-
- NB:- Functions are output as sums of products.
- - Each term is defined in a sequence of 7 variables :
- 4 inputs (xn..x0) followed by 3 flip flop values (Yn..Y0)
-
- Canonical form :
-
- y 2 = 0000000 + 0000100 + 0000010 + 1000000 + 0100000 + 0010000 + 0000110
- + 0000101 + 1000100 + 0100100 + 0010100 + 1000010 + 0100010 + 0010010
- + 1100000 + 1010000 + 0110000 + 1000110 + 0100110 + 0010110 + 0001110
- + 1000101 + 0100101 + 0010101 + 1100100 + 1010100 + 0110100 + 1100010
- + 1010010 + 0110010 + 1110000 + 1100110 + 1010110 + 1001110 + 0110110
- + 0101110 + 0011110 + 1100101 + 1010101 + 0110101 + 1110100 + 1110010
- + 1110110 + 1101110 + 1011110 + 0111110 + 1110101 + 1111110
-
- y 1 = 0000000 + 0000100 + 0000010 + 1000000 + 0100000 + 0010000 + 0000110
- + 1000100 + 0100100 + 0010100 + 0001100 + 0000011 + 1000010 + 0100010
- + 0010010 + 1100000 + 1010000 + 0110000 + 1000110 + 0100110 + 0010110
- + 0001101 + 1100100 + 1010100 + 1001100 + 0110100 + 0101100 + 0011100
- + 1000011 + 0100011 + 0010011 + 1100010 + 1010010 + 0110010 + 1110000
- + 1100110 + 1010110 + 0110110 + 1001101 + 0101101 + 0011101 + 1110100
- + 1101100 + 1011100 + 0111100 + 1100011 + 1010011 + 0110011 + 1110010
- + 1110110 + 1101101 + 1011101 + 0111101 + 1111100 + 1110011 + 1111101
-
-
- y 0 = 0001000 + 0001100 + 0001010 + 0001001 + 1001000 + 0101000 + 0011000
- + 0001110 + 0001101 + 1001100 + 0101100 + 0011100 + 0001011 + 1001010
- + 0101010 + 0011010 + 1001001 + 0101001 + 0011001 + 1101000 + 1011000
- + 0111000 + 1001110 + 0101110 + 0011110 + 1001101 + 0101101 + 0011101
- + 1101100 + 1011100 + 0111100 + 1001011 + 0101011 + 0011011 + 1101010
- + 1011010 + 0111010 + 1101001 + 1011001 + 0111001 + 1111000 + 1101110
- + 1011110 + 0111110 + 1101101 + 1011101 + 0111101 + 1111100 + 1101011
- + 1011011 + 0111011 + 1111010 + 1111001 + 1111110 + 1111101 + 1111011
-
-
- Z 0 = 0001000 + 0001010 + 0001001 + 1001000 + 0101000 + 0011000 + 0001011
- + 1001010 + 0101010 + 0011010 + 1001001 + 0101001 + 0011001 + 1101000
- + 1011000 + 0111000 + 1001011 + 0101011 + 0011011 + 1101010 + 1011010
- + 0111010 + 1101001 + 1011001 + 0111001 + 1111000 + 1101011 + 1011011
- + 0111011 + 1111010 + 1111001 + 1111011
-
-
-
-
-
-
- Boolean functions
- *****************
-
- Filename : adfs::Winnie.$.!Documents.!.FSM.fsm_data.Example *
- Model : Mealy
-
- NB:- Functions are output as sums of products.
- - Each term is defined in a sequence of 7 variables :
- 4 inputs (xn..x0) followed by 3 flip flop values (Yn..Y0)
-
- Canonical form :
-
- y 2 = xxx0xx0 + xxx010x + xxxx110
-
- y 1 = xxx0xx0 + xxx001x + xxx110x
-
- y 0 = xxx10xx + xxx1x0x + xxx1xx0
-
- Z 0 = xxx10xx
-
-
-
-
-
- TIME TAKEN = 70 secs