- Back to Home »
- CS302 Assignment no 4 Fall 2012 Full Solution
Posted by : Anonymous
Wednesday, 6 February 2013
Objective:
The objective of this assignment
is to prepare students to familiar with concepts of flip flops, counters and
particularly working of up/down counters. Furthermore it will enhance one’s
ability to differentiate the operations of different types of counters.
Statement:
Design a counter which counts the binary numbers with
irregular sequence as 001(1), 010(2), 101(5), 111(7) and again 001(1). Use J-K
flip-flops.
You are required to provide following steps while designing
the counter.
- State Diagram
- Next-State Table
- Karnaugh Maps
- Counter Circuit
20 Marks (5 marks for each step)