Analog Voltage Controlled Oscillator  
Model Name   VCO(BASIC)  
Symbol   No Symbol  
Generics  
Name   Type   Default   Unit   Description  
F0   REAL   1.0   Hz   center frequency  
KF   REAL   1.0   Hz/V   gain  
AMPL   REAL   1.0   V   amplitude  
PHI0   REAL   0.0   rad   initial phase  
 
Ports  
Interface   Name   Type/Nature   Description  
terminal   INP   ELECTRICAL   input terminal  
terminal   OUTP   ELECTRICAL   output terminal  
 
Description   The model describes a VCO. The frequency of the output voltage
source is controlled by the input voltage. The frequency equals
KF*VIN + F0.

 
Dependencies  
Logical Library   Design Unit/Design Entity  
IEEE_proposed   ELECTRICAL_SYSTEMS  
IEEE   MATH_REAL  
 
Source   See source code  
Example   See test-bench