1. 100000111
2. 00000111
3. 11111001
4. 111111001.
00000111
1. M=(P OR Q)X OR R
2. M1=(P AND Q)X OR R
3. M=(P NOR Q)X OR R
4. M1=(PX OR Q)X OR R
M1=(PX OR Q)X OR R
1. Q goes to 1 at the CLK transition and stays at 1.
2. Q goes to 0 at the CLK transition and stays at 0
3. Q goes to 1 at the CLK transition and goes to 0 when D goes to 1
4. Q goes to 0 at the CLK transition and goes to 1 when D goes to 1.
Q goes to 1 at the CLK transition and goes to 0 when D goes to 1
1. 06
2. 07
3. 12
4. 13.
13.
1. 0.2
2. 0.3
3. 0.5
4. 1.0
0.5
1. 1 and 2
2. 1 and 3
3. 1 and 1
4. 2 and 2.
1 and 2
1. NAND : first(0,1) then (0,1) NOR : first (1,0) then (0,0)
2. NAND : first (1,0) then (1,0) NOR : first (1,0) then (1,0)
3. NAND : first (1,0) then (1,0) NOR : first (1,0) then (0,0)
4. NAND : first (1,0) then (1,1) NOR : first (0,1) then (0,)
NAND : first (1,0) then (1,0) NOR : first (1,0) then (0,0)
1. 11, 10, 00, 11, 10,….
2. 01, 10, 11, 00, 01,…
3. 00, 11, 01, 10, 00,…
4. 01, 10, 00, 01, 10,…
11, 10, 00, 11, 10,….
1.
2. g=P1+P2, d=c+e
3.
4. .g=P1+P2, e=b+c.
g=P1+P2, d=c+e
1. 3NOT and 4OR
2. 2NOT and 4OR
3. 1NOT and 3OR
4. 2NOT and 3OR
2NOT and 3OR