odd number clock divider

Status
Not open for further replies.

ASIC_intl

Banned
Joined
Jan 18, 2008
Messages
260
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
0
Ho to design a odd number clock divider?
 

Give u some materials,it will help you!
 

Attachments

  • clock_dividers_made_easy_1896.pdf
    117.5 KB · Views: 131

design a counter which resets after the particular odd number count... and design a logic which gives 1 only one of the states of the counter....
 

Very simply you can use a ring counter. That is a shift register, with N flipflops in it, and at reset the value of one of the register is 1, rest are 0. During the shift operation, the LSB should feed back to the MSB in case your shift direction is 'right' i.e divide by 2 OR if your shift direction is left, ie multiply by 2, MSB should feed back into LSB.
You can now take o/p form any FF, and the o/p freq will be Input Freq/N.
Hope it helps
Kr,
Avi
 


Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…