新人Y子のプログラミングのお部屋24

「論理回路」2回目です

[speech_bubble type="std" subtype="L1" icon="itokuma-normal.png" name="しげちゃん先生"]今回は、「OR」回路を見てみましょう。
[/speech_bubble]


参考)https://ja.wikipedia.org/wiki/論理回路

[speech_bubble type="std" subtype="R1" icon="sanoyu-normal.png" name="新人Y子"]はい。

[/speech_bubble]
[speech_bubble type="std" subtype="L1" icon="itokuma-normal.png" name="しげちゃん先生"]「OR」回路の記号は  です。
入力が2ビット(AとB)あります。[/speech_bubble]

[speech_bubble type="std" subtype="L1" icon="itokuma-normal.png" name="しげちゃん先生"]入力AとBの組み合わせは、全部で何通りあるでしょう?
[/speech_bubble]

[speech_bubble type="std" subtype="R1" icon="sanoyu-normal.png" name="新人Y子"]えっと、全部で次の4通りですか?
A=0, B=0
A=1, B=1
A=1, B=0
A=0, B=1
[/speech_bubble]

[speech_bubble type="std" subtype="L1" icon="itokuma-normal.png" name="しげちゃん先生"]はい、4通りありますね。
以下の表は、入力の組み合わせと、出力の関係を示したものです。
[/speech_bubble]

[speech_bubble type="std" subtype="L1" icon="itokuma-normal.png" name="しげちゃん先生"]この表のことを、「真理値表」といいます。
[/speech_bubble]

[speech_bubble type="std" subtype="L1" icon="itokuma-normal.png" name="しげちゃん先生"]この真理値表から「OR」回路の動作を読み取ってください。
[/speech_bubble]

[speech_bubble type="std" subtype="R1" icon="sanoyu-normal.png" name="新人Y子"]入力AかBのどちらか一方でも「1」であれば、出力が「1」になるってことですか?
[/speech_bubble]

[speech_bubble type="std" subtype="L1" icon="itokuma-normal.png" name="しげちゃん先生"]はい。その通りです。簡単でしたね!
[/speech_bubble]

[speech_bubble type="std" subtype="R1" icon="techtrageman-normal.png" name="テクトレージマン"]次回に続く[/speech_bubble]

よかったらシェアしてね!
  • URLをコピーしました!
  • URLをコピーしました!

この記事を書いた人

目次