In: Electrical Engineering
I want to make 5 sec counter from 1000Hz input frequency using D or JK flip-flops. Anyone can help me with logic circuits and excitation table. Also, 5-bit parallel load register with flipflop.
5-bit parallel load register:-
I have used d-flip flops to store the data. If control (c) equal to zero then the parallel data is loaded into the flip-flops and if the c equal to 1, then the data is stored (memory). and we can access the parallel data output at Q0,Q1,Q2,Q3,Q4 .