In Logicworks, make a new design for an automobile third brake light. It will have 8 clock pulses (so use 3 D Flip Flops) and will sequence an LED stip of 15 red LED's as shown after each clock pulse. On the 7th clock pulse, the clock will become disabled and will not be able to count any more. the LEDs will remain on, until a Reset is applied to the circuit. Note that the sequence will begin on LED #8 and sequence outward. make a Truth table, k maps, equations, and schematic.
Here is what it should look like;
LED's
1 2 3 4 5 6 7 8 7 6 5 4 3 2 1
After 0 clock pulse light 8 is on. After 1 clock pules lights 8 and 7 are on. After 2 clock pulses lights 8,7, and 6 are on. etc.