Back to Topic 1.2 — Data representation and logic
1.2.5Computer Science SL5 flashcards

Logic diagrams

Practice Flashcards

Flip to reveal answers
Card 1 of 51.2.5
1.2.5
Question

How do you construct a logic diagram from a worded rule?

Click to reveal answer

Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.

All 5 Flashcards — Logic diagrams

Sign up free to track progress and get spaced-repetition review schedules.

Card 1process

Question

How do you construct a logic diagram from a worded rule?

Answer

Write the Boolean expression first, draw the inputs down the left, draw the gates inside the brackets first, then feed their outputs into the final gate and label the output line.

Card 2definition

Question

How are the standard gate symbols recognised?

Answer

A flat-backed D shape is AND; a curved back with a pointed front is OR; a triangle with a circle is NOT. A circle on any output inverts it; an extra curve at the back makes it exclusive.

Card 3concept

Question

Which gate in an expression gets drawn first?

Answer

Whichever is inside the brackets. Its output feeds the gate outside them. Drawing them the other way round reverses the logic and is the most common mistake.

Card 4concept

Question

Which two Boolean rules save the most gates?

Answer

A + A·B = A, which drops a whole term when A alone is already enough, and A·(B + C) = A·B + A·C, which lets you factor out what is common. A repeated letter is the clue to look for.

Card 5process

Question

How do you check that a simplification is correct?

Answer

Build the truth table for the original expression and for the simplified one. Every row must match. This catches nearly every error, and a shorter expression is never proof on its own.

Track your progress with spaced repetition

Sign up free — Aimnova tells you exactly which cards to review and when, so you remember everything before your IB exam.

Start Free