cancel
Showing results for 
Search instead for 
Did you mean: 

SPIRIT1 / FDEV0 REGISTER ( PLL & DLL mode )

kaneie
Associate
Posted on March 21, 2014 at 09:16

Hi,

What is the recommendation about the use of these two algorithms in the application? By default DLL is selected, I would like to understand if it is possible to use PLL mode or not. Any more detailed description about this topic would be great.

Thanks

Rgds
1 REPLY 1
Nickname1920_O
Associate II
Posted on March 21, 2014 at 09:30

Hello,

The DLL algorithm is a first order loop and it is able to control the delay of the local bit timing generator in order to align it to the received bit period. 

The PLL algorithm is a more complex second order loop that tracks the phase error of the local timing generator relative to received bit period and controls both frequency and phase to achieve the timing lock. 

The suggestion is to use the PLL algorithm only when a large (> 3%) bit timing error is espected.

Regards,

Gaetano