0% found this document useful (0 votes)
670 views5 pages

Grade 9 WS Logic Gates

This document contains a worksheet on logic gates for a Grade 9 computer science class. It includes instructions to draw logic circuits and complete truth tables for various logic statements involving variables A, B, and C. Students are asked to represent logic statements using gates like AND, OR, NOR, and NAND. They are also given scenarios like a plastic sheet production process and alarm conditions to model with logic circuits.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
670 views5 pages

Grade 9 WS Logic Gates

This document contains a worksheet on logic gates for a Grade 9 computer science class. It includes instructions to draw logic circuits and complete truth tables for various logic statements involving variables A, B, and C. Students are asked to represent logic statements using gates like AND, OR, NOR, and NAND. They are also given scenarios like a plastic sheet production process and alarm conditions to model with logic circuits.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DPS INTERNATIONAL, GHANA

Computer science
Worksheet (2021 -2022)

Grade IX: Logic Gates

Name: ______________________________________ Date: ____________________

1. (a)

Complete the truth table for this logic circuit

`
2. X = 1 if ( ( A is 1 OR B is 1 ) AND ( A is 1 AND B is 1 ) ) OR ( C is NOT 1 )
a. Draw a logic circuit corresponding to the following logic statement:

3. In the following barcode, each binary number is made up of seven bars.


A computer-controlled machine produces plastic sheets. The thickness of each sheet
must be within a certain tolerance. The sheets are kept below 50 °C as they move over
rollers at 10 meters per second.
Three parameters need to be monitored all the time.

An alarm, X, will sound if:


`
thickness is in tolerance AND (roller speed <> 10 meters/second OR temperature >=
50 °C) (OR)
roller speed = 10 meters/second AND temperature >= 50 °C
a. Draw a logic circuit to represent the above monitoring system.

b. Complete the truth table for the monitoring system.

`
4. Consider the logic statement:
X = 1 if ((A is NOT 1 OR B is 1) NOR C is 1) NAND ((A is 1 AND C is 1) NOR B is 1)
a. Draw a logic circuit to represent the given logic statement

b. Complete the truth table for the given logic statement.

`
5

You might also like