[time-nuts] low power divide by 5

Robert LaJeunesse lajeunesse at mail.com
Wed Jul 1 01:47:01 UTC 2020


Take a look at the "modified" shift-register like counter in the attached jpg file. When simulated online it behaved as expected for a divide by 5. I believe it also is self-clearing from illegal states, but the other simulator I tested that in wasn't good for documenting the design.

Bob L.

> Sent: Tuesday, June 30, 2020 at 6:47 PM
> From: "dschuecker" <Detlef.Schuecker at dschuecker.de>
> To: time-nuts at lists.febo.com
> Subject: Re: [time-nuts] low power divide by 5
>
> Hi,
> 
> a divide by five should possible with a synchronous state-machine made 
> of 3 ( sufficiently fast-) JK-FlipFlops.
> 
> All 3 FFs are clocked with the input freq. , the outputs of the FFs are 
> fed back to the the JK-inputs,  the divided freq. is output of one of 
> the FFs.
> 
> Additional constraints: no external ANDs or ORs or NOTs, the 
> state-machine does not get stuck in the 3 unused states.
> 
> This turned out to be a very interesting problem and I do not yet come 
> up with a solution. Maybe there is none. Analytical solutions all 
> failed, I will try a brute force enumeration attack tomorrow.
> 
> lots of fun !
> 
> Cheers
> 
> Detlef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JK_Div-by-5_Sync.jpg
Type: image/jpeg
Size: 88731 bytes
Desc: not available
URL: <http://febo.com/pipermail/time-nuts_lists.febo.com/attachments/20200701/f5d6eb08/attachment.jpg>


More information about the Time-nuts_lists.febo.com mailing list