Jump to content
xisto Community
Sign in to follow this  
brownr72

Simple Digital Circuit Design

Recommended Posts

I am new to the forum here...I want to build a simple digital circuit that does the following.It has two outputs, CLOCK and LATCH.- the CLOCK output is a clock signal (a square wave) at about 1 MHz- the LATCH is zero most of the time, but every N clock cycles (where N is around 81 or 82) it briefly goes to 1I'm not sure yet which edge of the clock (pos or neg) should trigger the LATCH, but I assume that is a trivial detail.I know that these things called "counter chips" exist. I was wondering if someone could point me to a useful one. Since N is 81 or 82, it's going to need at least 7 bits. My circuit needs to know when it has reached the final count. I also need some kind of oscillator to produce the clock signal.Thanks.

Share this post


Link to post
Share on other sites

I am new to the forum here...I want to build a simple digital circuit that does the following.
It has two outputs, CLOCK and LATCH.

- the CLOCK output is a clock signal (a square wave) at about 1 MHz
- the LATCH is zero most of the time, but every N clock cycles (where N is around 81 or 82) it briefly goes to 1

I'm not sure yet which edge of the clock (pos or neg) should trigger the LATCH, but I assume that is a trivial detail.

I know that these things called "counter chips" exist. I was wondering if someone could point me to a useful one. Since N is 81 or 82, it's going to need at least 7 bits. My circuit needs to know when it has reached the final count. I also need some kind of oscillator to produce the clock signal.

Thanks.


you should have a signal generator with 1mhz frequency (you can either use a crystal or a signal generator) and then you can use a SN74LV8154 from texas instruments. it can be use as a single 32bit counter or a double 16bit counter anyway it will do the job. triggering the latch deponds on the latch itself.

building a oscillator with a 1mhz crystal is very easy you can google it and you will find the circuit it (here is a sample : http://how-to.wikia.com/wiki/How_to_build_an_oscillator_circuit )

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.