How do i create this circuit

An area for asking questions, making suggestion, share ideas and place circuit examples.
Post Reply
mjb6x3xvi
Posts: 1
Joined: Tue Dec 20, 2011 7:12 am

How do i create this circuit

Post by mjb6x3xvi »

Design and simulate a circuit meeting the following criteria Print the circuit design.
a. You are given a clock source of 1KHz, 4 bit Hex counters, Latches, Hex Displays, Magnitude Comparator, Logic Gates as needed.
b. You have one push button to control the circuit.
c. When the button is pressed briefly there will be a 50 mS delay.
d. After the delay an output indicator will turn on for 10 mS and then turn off.
e. Use Hex displays to show the on delay and off delay counts. One Hex display should hold the value (0x32) when the on delay ends. The other display should hold the value (0x0A) when the off delay ends.
d. The button does not have to be held on for the circuit to complete the cycle once.
e. Pressing the button again after the cycle is complete will reset the counters and repeat the cycle.
User avatar
admin
Site Admin
Posts: 407
Joined: Sun Jun 14, 2009 10:53 pm
Contact:

Re: How do i create this circuit

Post by admin »

You can download sample clock circuit and import counter, comparer, and hex display decoder from there. This should be a good start for you.
Post Reply