Write the logic expressions for the following logic circuit.
X = ............................................................................................................................................
Y = ............................................................................................................................................
Complete the truth table for the following logic circuit.
| A | B | C | Working space | X |
|---|---|---|---|---|
| 0 | 0 | 0 | ||
| 0 | 0 | 1 | ||
| 0 | 1 | 0 | ||
| 0 | 1 | 1 | ||
| 1 | 0 | 0 | ||
| 1 | 0 | 1 | ||
| 1 | 1 | 0 | ||
| 1 | 1 | 1 |
Write the logic expressions for the following logic circuit.
X = ............................................................................................................................................
Y = ............................................................................................................................................
Complete the truth table for the logic expression:
| A | B | C | Working space | X |
|---|---|---|---|---|
| 0 | 0 | 0 | ||
| 0 | 0 | 1 | ||
| 0 | 1 | 0 | ||
| 0 | 1 | 1 | ||
| 1 | 0 | 0 | ||
| 1 | 0 | 1 | ||
| 1 | 1 | 0 | ||
| 1 | 1 | 1 |
Write the logic expressions for the following logic circuit.
X = ............................................................................................................................................
Y = ............................................................................................................................................
Complete the truth table for the logic expression:
| A | B | C | Working space | X |
|---|---|---|---|---|
| 0 | 0 | 0 | ||
| 0 | 0 | 1 | ||
| 0 | 1 | 0 | ||
| 0 | 1 | 1 | ||
| 1 | 0 | 0 | ||
| 1 | 0 | 1 | ||
| 1 | 1 | 0 | ||
| 1 | 1 | 1 |
Write the logic expression for the following truth table.
| R | S | T | Q |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 0 | 0 | 1 | 1 |
| 0 | 1 | 0 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 0 | 0 | 0 |
| 1 | 0 | 1 | 0 |
| 1 | 1 | 0 | 1 |
| 1 | 1 | 1 | 0 |
Q = ......................................................................................................................................
Describe the differences between a monitoring system and a control system.
..........................................................................................................................................................
..........................................................................................................................................................
..........................................................................................................................................................
..........................................................................................................................................................
..........................................................................................................................................................
....................................................................................................................................................
Explain how the model will be printed using a 3D printer.
...................................................................................................................................................
...................................................................................................................................................
...................................................................................................................................................
...................................................................................................................................................
...................................................................................................................................................
.............................................................................................................................................
State why a 3D printer needs a buffer.
...................................................................................................................................................
.............................................................................................................................................
Consider the following logic circuit:
Write the logic expression for the logic circuit. Do not simplify the expression.
X =
Consider the following logic expression:
A truth table for the logic expression is given:
| Row number | A | B | C | X |
|---|---|---|---|---|
| 1 | 0 | 0 | 0 | 1 |
| 2 | 0 | 0 | 1 | 0 |
| 3 | 0 | 1 | 0 | 1 |
| 4 | 0 | 1 | 1 | 0 |
| 5 | 1 | 0 | 0 | 1 |
| 6 | 1 | 0 | 1 | 0 |
| 7 | 1 | 1 | 0 | 1 |
| 8 | 1 | 1 | 1 | 1 |
There are three errors in the truth table.
Identify the three errors in the truth table by writing the row numbers with an incorrect output.
Error 1 Row number ......................................................
Error 2 Row number ......................................................
Error 3 Row number ......................................................
An automated system opens doors when a person is detected within 2 metres. The system closes the doors when there is no longer a person within 2 metres.
Identify whether the automated system is an example of a monitoring system or a control system.
Justify your choice.
Monitoring or Control.....................................................
Justification .......................................................................................................................................
Complete the truth table for the following logic expression:
| A | B | C | Working space | X |
|---|---|---|---|---|
| 0 | 0 | 0 | ||
| 0 | 0 | 1 | ||
| 0 | 1 | 0 | ||
| 0 | 1 | 1 | ||
| 1 | 0 | 0 | ||
| 1 | 0 | 1 | ||
| 1 | 1 | 0 | ||
| 1 | 1 | 1 |
Tick (✓) one box to identify the correct logic statement for this truth table.
| A | B | C | X |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 0 | 1 | 0 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 0 | 0 | 0 |
| 1 | 0 | 1 | 0 |
| 1 | 1 | 0 | 1 |
| 1 | 1 | 1 | 0 |
| Statement | |
|---|---|
| NOT (A AND B AND C) | |
| (A XOR B) NOR C | |
| (A OR B OR C) NOR C | |
| NOT A AND NOT B AND NOT C |