Activity 01
Simulation Game: Human Logic Gates
Assign students to act as AND, OR, and NOT gates. Give students true/false input cards and have them pass outputs through a chain of human gates. Run multiple input combinations so students experience each gate's behavior physically before working with gate diagrams on paper.
Analyze how Boolean operators (AND, OR, NOT) control program flow.
Facilitation TipDuring the Human Logic Gates simulation, position students so they can see how their body positions physically represent gate behavior before recording truth tables.
What to look forPresent students with a simple Boolean expression, such as 'A AND B OR NOT C'. Ask them to construct the corresponding truth table and identify the final output for a specific set of input values (e.g., A=1, B=0, C=1).