Scilab Function
fr - eng


openloop - synthesizer open loop transfert function

Library

Description

Compute the open-loop transfert function of a frequency synthesizer of a second order loop of type 2, defined as :

$\displaystyle A\left(s\right)$ $\displaystyle =$ $\displaystyle G\left(s\right)H\left(s\right),$  

with G(s) the transfert function of the direct gain and H(s) the transfert function of the feedback gain :
$\displaystyle G\left(s\right)$ $\displaystyle =$ $\displaystyle K_{\rm v}K_{\rm cp}\frac{F\left(s\right)}{s},$  
$\displaystyle H\left(s\right)$ $\displaystyle =$ $\displaystyle \frac{1}{N},$  

with Kv the sensitivity of the VCO in rad/v, Kcp the PFD gain in A/rad, F(s) the transfert function of the loop filter and N the value of the feedback divider.

Calling Sequence

A = openloop(F,kv,Icp,N)

Parameters

File content

See Also

Authors

A. Layec A. Layec

Bibliography

[1] U. Rhode, Digital PLL Frequency Synthesizers.Prentice Hall, 1983.