Boolean Algebra Flashcards
1
Q
What is the purpose of a flip flop?
A
- A fundamental logic circuit that can store one bit and flip it between 0 and 1.
- To store the state of a bit
2
Q
What is a clock signal?
A
Signal from the computers internal clock that is provided by another circuit that changes state at times intervals - or pulses.
A computer’s internal clock synchronises the state changes facilitated by flip-flop circuits.
3
Q
What is a D-type flip-flop
A
It’s a positive edge-triggered flip-flop circuit, meaning the output can only be changed if the clock pulse is at a rising or positive edge. I