Mylab Engineering
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Divide by N Using the '161 Counter

Go down

Divide by N Using the '161 Counter Empty Divide by N Using the '161 Counter

Post  projectmaster Mon Mar 02, 2009 6:35 pm

Here is a simple circuit for obtaining divide-by-N from '161s. The technique will work for one, two, or more dividers to obtain the desired N value. One counter handles N values up to 16, two counters divide by N values up to 256, etc. The terminal count, TC, of the last divider is inverted and used to preset all of the counters. The other TC pins are connected to the following counter's CET input. The CET input of the first divider is connected to logic 1 (+VCC).

Divide by N Using the '161 Counter Pic0110

The data inputs are programmed for the desired division factor, N, using the equation:
DATA = 256 - N.
with the value of each bit as shown in the boxes. For example, to divide by 183:
DATA = 256 - 183 = 73

Divide by N Using the '161 Counter Pic0210
projectmaster
projectmaster

Posts : 11
Join date : 2009-03-02

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum