Introduction
Equipment needed
|
|
![]() |
Procedure
Part 1--four bit up counter
Does the change that takes place in the outputs occur on the leading or trailing edge of the A and B logic switches? What happens to the 1111 output when you set the A logic switch? What type of counter is this?
What do the SW1 and B switch do to the counter?
Part 2--four bit down counter
What type of counter is this?


Are this two tables the same? What type of counter is this circuit?
| SW4 | SW3 | SW2 | SW1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 1 | 0 |
After each word is set into the parallel input switches, set B logic switch and record the counter output state. Compare this output data to the input data.
What function is taking place?