muu y7 fix
This commit is contained in:
@ -147,7 +147,8 @@
|
||||
$RB = 0011$
|
||||
</div>
|
||||
</div>
|
||||
<img style="flex: 2" src="img/bo-set.drawio.svg" data-style="width: 70%" data-tag="bo-set" alt="Блок схема проверки бита с установкой в единицу">
|
||||
<img style="flex: 2" src="img/bo-set.drawio.svg" data-style="width: 70%" data-tag="bo-set"
|
||||
alt="Блок схема проверки бита с установкой в единицу">
|
||||
<div style="flex: 1"></div>
|
||||
</div>
|
||||
</section>
|
||||
@ -519,7 +520,7 @@
|
||||
0,1,0,0,0,,0,,0,1,,0,1,0,,0,x,,x,1,0,8;
|
||||
0,1,0,1,0,,0,,0,0,,1,x,0,,x,x,,x,0,0,10;
|
||||
0,1,0,x,1,,x,,0,1,,0,1,0,,1,x,,x,x,1,9\, 11;
|
||||
0,1,1,x,x,,0,,0,1,,0,1,0,,1,x,,x,1,0,12-15;;
|
||||
0,1,1,x,x,,0,,0,1,,0,1,0,,0,x,,x,1,0,12-15;;
|
||||
1,0,1,x,x,,1,,1,x,,x,x,x,,x,x,,0,x,0,20-23;
|
||||
1,1,0,x,x,,x,,1,x,,x,x,x,,x,1,,1,x,1,24-27;
|
||||
" class="center"></table>
|
||||
@ -528,7 +529,7 @@
|
||||
$Y_2 \supset Y_1,Y_6,Y_8$
|
||||
$Y_3 \supset Y_5$
|
||||
$Y_9 \supset Y_8$
|
||||
$SKO \supset Y_8,Y_9$
|
||||
$SKO \supset Y_7,Y_8,Y_9$
|
||||
</div>
|
||||
<div class="tex col" style="flex: 2">
|
||||
<img src="img/muu-cs2.svg" alt="Подмножества функций CS2">
|
||||
@ -536,7 +537,7 @@
|
||||
<div class="tex col y-end" style="flex: 1">
|
||||
$Y_1, Y_6, Y_8 := Y_2$
|
||||
$Y_5 := Y_3$
|
||||
$Y_9 := SKO$
|
||||
$Y_7, Y_9 := SKO$
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
@ -554,22 +555,19 @@
|
||||
<div class="row">
|
||||
<div class="tex center" style="flex: 1">
|
||||
$МДНФ: Y_4 = Q_1 \cdot \overline{Q_0} \cdot F_1 \cdot \overline{FC}$
|
||||
<img src="img/muu-cs2-y4-mdnf.png" alt="Минимизация Y2">
|
||||
<img src="img/muu-cs2-y4-mdnf.png" alt="Минимизация Y4">
|
||||
</div>
|
||||
<div class="tex center" style="flex: 1">
|
||||
$МДНФ: Y_7 = Q_0 + Q_1 \cdot FC$
|
||||
<img src="img/muu-cs2-y7-mdnf.png" alt="Минимизация Y3">
|
||||
$МКНФ: Y_{ct} = (Q_1) \cdot (Q_0 + \overline{F_1})$
|
||||
<img src="img/muu-cs2-yct-mcnf.png" alt="Минимизация Yct">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="tex center" style="flex: 1">
|
||||
$МКНФ: Y_{ct} = (Q_1) \cdot (Q_0 + \overline{F_1})$
|
||||
<img src="img/muu-cs2-yct-mcnf.png" alt="Минимизация Y2">
|
||||
</div>
|
||||
<div class="tex center" style="flex: 1">
|
||||
$МКНФ: SKO = (Q_1) \cdot (\overline{Q_0}) \cdot (COP + FC)$
|
||||
<img src="img/muu-cs2-sko-mcnf.png" alt="Минимизация Y3">
|
||||
<img src="img/muu-cs2-sko-mcnf.png" alt="Минимизация SKO">
|
||||
</div>
|
||||
<div style="flex: 1"></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user