0% found this document useful (0 votes)
513 views2 pages

Homework Sheet 1

This document provides instructions for three homework problems involving logic diagrams and Boolean algebra expressions: 1. Draw six logic diagrams and write the corresponding Boolean algebra expressions. 2. Draw another logic diagram showing the output of each gate. 3. Complete a truth table and draw a logic circuit diagram for a car warning light that is on if the ignition is on and either door is open.

Uploaded by

Kjell adams
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
513 views2 pages

Homework Sheet 1

This document provides instructions for three homework problems involving logic diagrams and Boolean algebra expressions: 1. Draw six logic diagrams and write the corresponding Boolean algebra expressions. 2. Draw another logic diagram showing the output of each gate. 3. Complete a truth table and draw a logic circuit diagram for a car warning light that is on if the ignition is on and either door is open.

Uploaded by

Kjell adams
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Homework 1 Logic diagrams

Unit 7 Logic and languages

Homework 1: Logic diagrams


1. State the output from each of the following six logic diagrams and express the diagram
in the form of Boolean algebra. For example:

A=0
P = 0Boolean algebra: P = A AND B
B=1

A=0
(a) P = 1 Boolean algebra: P = A OR B [2]
B=1

A=1
(b) P = 1Boolean algebra: P = A OR B [2]
B=1

(c) P = 0Boolean algebra: P = NOT A [2]


A=1

A=0
(d) P = 1 Boolean algebra: P = NOT (A AND B)
B=1
[2]

(e) Complete the truth table for the final logic diagram in (d) above: [2]

A B R = A AND B P = NOT (A AND B)


1 0 0 1
1 1 1 0
0 0 0 1
0 1 0 1

1
Homework 1 Logic diagrams
Unit 7 Logic and languages

2. Show on the diagram below the output from each of the gates, including the output P.
[2]

1
0 1

1 P=1
1
0
0

3. A car has two doors. If the ignition is on, and either of the doors is not properly closed, a
warning light is displayed.

(a) Complete the truth table below. [4]

Warning light
Door 1 Door 2 Ignition Working space
on (W)
open (D1) open (D2) on (I)

0 0 0 0

0 0 1 0

0 1 0 0

0 1 1 1

1 0 0 0

1 0 1 1

1 1 0 0

1 1 1 1

(b) Draw a logic circuit diagram for this scenario. [4]

[Total marks 20]

You might also like