PLL Maximum input jitter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-19 8:41 AM
What exacly is the maximum acceptable jitter for the input reference clock ?
The chip we are using is the STM32U585QIIx. We consider using an external clock from a VCO as HSE, and increase the frequency of the clock using the internal PLL. The VCO is a part of a synchronisation loop.
- Labels:
-
STM32U5 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-19 2:50 PM
I don't think the PLL would have any substantial problem with jittery input, as long as it's frequency remains within specs. Of course the input jitter will impact it's output jitter too.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-20 1:45 AM
Is not there a possibility for the PLL to lose the lock if the input signal is not stable ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-20 5:07 AM
Define "lock".
PLL divides output from its VCO by N and compares the resulting edge with input signal edge, depending on whether it leads or lags it adjusts the VCO's control voltage through a filter. Now that filter of course can be designed in many ways and the particular details are mostly trade secrets, but most of the time it's relatively simple and straightforward - there's not much space on a chip to get fancy. In case of total loss of input signal the VCO will drift to some of its extreme (in 'F4 into minimum, but PLL's vastly differ between families), you can easily observe the rate of that drift to get a rough picture of how the filter behaves; and that in turn gives you a picture of how would it behave in case of jittery input.
Note, that I am not ST. This is a primarily user-driven forum with casual ST participance. If you want more, contact ST directly, through your FAE or web support form.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-27 2:19 AM
Thank you for your answers.
What I understand is, in the worst case scenario, the output clock of the PLL would have an incorrect frequency.
