6.4 Logic Gates: Fundamentals of Computer Systems: Computer Science Paper 2: A-Level AQA

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

What name is given to a collection of connected logic gates?

Logic Circuit

2
New cards

How many output to logic gates have?

1

3
New cards

What are the two inputs of an edge-triggered D-type flip-flop?

1. Data
2. Clock Signal

4
New cards

Which logic gate is represented by this symbol?

NAND

<p>NAND</p>
5
New cards

What mathematical operation does AND perform?

Multiplication

6
New cards

Which logic gate is represented by this symbol?

OR

<p>OR</p>
7
New cards

What mathematical operation does OR perform?

Addition

8
New cards

Which logic gate only outputs FALSE when both inputs are FALSE?

OR

9
New cards

Which logic gate is represented by the symbol ⊕?

XOR

10
New cards

What type of logic circuit can be used to store the value of a single bit?

Edge-triggered D-type flip flop

11
New cards

Which logic gate outputs TRUE when strictly one inputs is TRUE?

XOR

12
New cards

Which logic gate is the equivalent of this logic circuit?

NAND

<p>NAND</p>
13
New cards

Draw the logic circuit for a half adder.

knowt flashcard image
14
New cards

Which two logic gates are used in a half adder?

XOR and AND

15
New cards

When is the value stored by an edge-triggered D-type flip-flop set?

When the clock signal changes