Changes

Importing RF Device Models

3 bytes added, 17:16, 14 August 2014
RF.Spice allows you to import S-parameter-based models of RF devices from text files. Before describing how to import S-parameter data files, let us first discuss the format of the data files in more detail. S-parameter data files must have a ".TXT" file extension. These files must start with a ".model", a ".symbol" statement, and a format statement starting with the character "#". The model text file can have any number of comment lines at the beginning of the file or elsewhere. Comment lines are preceded by "*" or "!". All the text after these characters on the rest of the line will be ignored.
 
Format:
 
.model <model_name>
Example:
 
! This is an example of an RF BJT model based on measured S-[[parameters]].
28,333
edits