Cambridge IGCSE · Computer Science (0478)

Boolean logic:練習題

5 條多項選擇題即時批改,另有 5 條文字題附完整解題步驟,全部圍繞「Boolean logic」。

10 條題目23 免費,無需登記
第 1 題
1

Identify the logic gate that produces an output of 0 ONLY when both of its inputs are 1.

第 2 題
1

Given the inputs \( A = 1 \) and \( B = 0 \), which of the following logic gates will produce an output of 1?

第 3 題
1

Which output sequence (for inputs AB in order 00, 01, 10, 11) correctly represents the Boolean expression \( X = \text{NOT } (A \text{ OR } \text{NOT } B) \)?

第 4 題
1

A logic circuit has two inputs, A and B. The output is 0 only when both inputs are the same (both 0 or both 1). Which single logic gate does this describe?

第 5 題
1

Which single logic gate is equivalent to the output of an AND gate being passed through a NOT gate?

第 6 題
2

Identify the single logic gate that produces an output of 0 only when both of its inputs are 1, and produces an output of 1 for all other input combinations.

先自己寫一次答案,再對照解題步驟。

第 7 題
3

A safety system uses a logic circuit with inputs S (Sensor) and K (Key). The alarm (X) activates if the sensor is triggered (S=1) OR if the key is NOT turned (K=0). Write the Boolean expression for the output X.

先自己寫一次答案,再對照解題步驟。

第 8 題
6

A logic circuit with three inputs \(X\), \(Y\), and \(Z\) produces an output \(Q\). The output \(Q\) is 1 only if (\(X\) is 1 AND \(Y\) is 1) XOR (\(Y\) is NOT 1 AND \(Z\) is 1). Write the complete Boolean logic expression for \(Q\) using the operators AND, XOR, and NOT.

先自己寫一次答案,再對照解題步驟。

第 9 題
3

State the Boolean expression and define the function for the following standard logic gates:


(a) AND gate (with inputs A and B)

(b) NOT gate (with input X)

(c) XOR gate (with inputs P and Q)

先自己寫一次答案,再對照解題步驟。

第 10 題
4

A simple safety monitoring system, S, outputs a signal (S=1) under the following conditions: the pressure (P) is too high (P=1) AND the temperature (T) is not high (T=0). Alternatively, the signal is triggered if the manual override switch (M) is activated (M=1).


(a) Write the Boolean expression for the output S in terms of P, T, and M.


(b) Draw the logic circuit corresponding to the expression derived in part (a). Use standard logic gate symbols.

先自己寫一次答案,再對照解題步驟。

* thinka提供的內容由AI生成,可能並非總是準確或最新。請將其用作輔助資源,並與官方材料進行核實。

你已看過標準答案,接下來輪到批改你的答案。

這一頁可以告訴你好答案的樣子,卻無法指出你的答案欠缺什麼。thinka 按真實評分準則批改你的文字答案,約 15 秒完成。

想多做幾條同類題目?立即開始練習呢個課題,即做即批改。

立即練習