Changes

EM.Picasso

5 bytes removed, 18:26, 12 June 2013
/* Rational Interpolation Of Scattering Parameters */
The adaptive frequency sweep described earlier is an iterative process, whereby the Planar MoM simulation engine is run at a certain number of frequency samples at each iteration cycle. The frequency samples are progressively built up, and rational fits for these data are found at each iteration cycle. A decision is then made whether to continue more iterations. At the end of the whole process, a total number of scattering parameter data samples have been generated, and new smooth data corresponding to the best rational fits are written into new data files for graphing. EM.Cube's [[planar Module]] also allows you to generate a rational fit for all or any existing scattering parameter data as a post-processing operation without a need to run additional simulation engine runs.
You can interpolate all the scattering parameters together or select individual parameters. You do this post-processing operation from the Navigation Tree. Right click on the '''Port Definition''' item in the '''Observables''' section of the Navigation Tree and select Smart Fit. At the top of the Smart Fit Dialog, there is a dropdown list labeled '''Interpolate''', which gives a list of all the available S parameter data for rational interpolation. The default option is "All Available Parameters". Then you see a box labeled '''Number of Available Samples''', whose value is read from the data content of the selected complex .CPX data file. Based on the number of available data samples, the dialog reports the '''Maximum Interpolant Order'''. You can choose any integer number for '''Interpolant Order''', from 1 to the maximum allowed. ''' {{Note that interpolant |Interpolant order more than 15 will suffer from numerical instabilities even if you have a very large number of data samples.'''}}
You can use the '''Update''' button of the dialog to generate the interpolated data for a given order. The new data are written to a complex data file with the same name as the selected S parameter and a "'''_RationalFit'''" suffix. While this dialog is still open, you can plot the new data either directly from the Navigation Tree or from the Data Manager. If you are not satisfied with the results, you can return to the Smart Fit dialog and try a higher or lower interpolant order and compare the new data.
Administrator
613
edits