11
Binary Logic Work booklet Mr Shum

Work booklet Mr Shum. Summarise this webpage on this slide: ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Embed Size (px)

Citation preview

Page 1: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Binary LogicWork booklet

Mr Shum

Page 2: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Explain why data is represented in computer systems in binary form

Summarise this webpage on this slide: http://www.teach-ict.com/gcse_computing/ocr/212_computing_hardware/binary_logic/miniweb/pg2.htm

Page 3: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

NOT GateQ = NOT A

1. Explain what the NOT gate is

2. Show the symbol

3. Complete the truth table

A QFT

Page 4: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

AND GateQ = A AND B

1. Explain what the AND gate is

2. Show the symbol

3. Complete the truth table

A B QF FF TT FT T

Page 5: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

OR GateQ = A OR B

1. Explain what the OR gate is

2. Show the symbol

3. Complete the truth table

A B QF FF TT FT T

Page 6: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Draw the Logic Diagram and Truth Table of:Q = NOT (A AND B)

Page 7: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Draw the Logic Diagram and Truth Table of:Q = NOT (A OR B)

Page 8: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Draw the Logic Diagram and Truth Table of:Q = A AND NOT( B )

Page 9: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Draw the Logic Diagram and Truth Table of:Q = A OR NOT( B OR C )

Page 10: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Draw the Logic Diagram and Truth Table of:Q = (A AND B) OR C

Page 11: Work booklet Mr Shum. Summarise this webpage on this slide:  ict.com/gcse_computing/ocr/212_computing_hardware/binary_lo gic/miniweb/pg2.htm

Draw the Logic Diagram and Truth Table of:Q = (A OR B) AND NOT ( C )