[SI-LIST] Re: clock divider
- From: Stefan Ludwig <ludwig@xxxxxxxxxxxxxxxxx>
- To: atokuz@xxxxxxxxx
- Date: Thu, 27 Nov 2003 15:48:03 +0100
When I'm counting dashes '-' below, it looks like (b) can be slightly
delayed (9 - vs. 8 - for the original). If that's the case, then a
rising edge triggered flip flop with feedback from its ~Q output will do
the trick. Its reset value needs to be 0 (~Q will be 1).
If the edges of the original waveform and the (b) waveform have to be
exactly synchronous without any delay, I think you'll need a PLL, which
gives you 1/2 the frequency of its input, or you need to use the output
of two flip flops, which are clocked by 2x the input clock.
However, I don't see why the propagation delay through the flip flop
would break your application, i.e., why you couldn't compensate for that.
Happy Thanksgiving!
Stefan
Ahmet Tokuz wrote:
>Hello,
>I want to explain my problem in graphics. Hopefully it
>would be better to understand.
>By the way, Dave thanks a lot for your proposal.
>
>
> /--------\ /---------\
> | | | |
> | | | |
>--------| |--------| |---------
>
>
>(a)
> |------------------|
> | |
>------------------| |---------
>
>
>(b)
>
> |------------------|
> | |
>---------| |-----------------
>
>
>
>I am looking for a solution which guarantees that (b)
>is always the case.
>
>thanks
>
>
>-ahmet
>
>--- Ahmet Tokuz <atokuz@xxxxxxxxx> wrote:
>
>
>>Hello,
>>
>>I was wondering whether there's a way of dividing
>>clock by 2 deterministicly. I mean there may be two
>>outputs. However I am interested in the one with
>>where phase is synched. I mean both rising and
>>falling
>>edges are aligned. Are there any way to ensure that?
>>
>>thanks
>>
>>
>>
>
>
------------------------------------------------------------------
To unsubscribe from si-list:
si-list-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
or to administer your membership from a web page, go to:
http://www.freelists.org/webpage/si-list
For help:
si-list-request@xxxxxxxxxxxxx with 'help' in the Subject field
List technical documents are available at:
http://www.si-list.org
List archives are viewable at:
http://www.freelists.org/archives/si-list
or at our remote archives:
http://groups.yahoo.com/group/si-list/messages
Old (prior to June 6, 2001) list archives are viewable at:
http://www.qsl.net/wb6tpu
- References:
- [SI-LIST] Re: clock divider
- From: Ahmet Tokuz
Other related posts:
- » [SI-LIST] clock divider
- » [SI-LIST] Re: clock divider
- » [SI-LIST] Re: clock divider
- » [SI-LIST] Re: clock divider
- » [SI-LIST] Re: clock divider
- [SI-LIST] Re: clock divider
- From: Ahmet Tokuz