Main Content

MOSFET Characteristics Viewer

The Characteristics Viewer tool lets you study characteristics of a particular parameterization of a surface-potential-based MOSFET block and match the block behavior to a set of target characteristics. The tool allows you to:

  • Plot simulated data, using the current block parameters.

  • Overlay simulated data plots over tabulated target data.

  • Modify block parameters.

  • When satisfied with the results of the parameters tuning in the Characteristics Viewer, update the block parameters in the model.

  • Save generated parameter sets for future reuse in a different model.

Suggested Workflow

The Characteristics Viewer tool is available for surface-potential-based N-Channel MOSFET or P-Channel MOSFET blocks only. To switch to a surface-potential-based modeling option when you add an N-Channel MOSFET or P-Channel MOSFET block from the library, double-click the block in your model and set the Modeling option parameter to Surface-potential-based. Then right-click the block and the context menu will contain the Electrical option, necessary to start the parameterization tool.

To use the MOSFET parameterization tool:

  1. Right-click a surface-potential-based MOSFET block in your model and, from the context menu, select Electrical > Explore characteristics. A charactericViewer window opens.

  2. Double-click Add characteristics. Specify the characteristics type (target, simulated, or both), and the desired values. Click Add to plot.

    Continue adding more characteristics, as needed. The Replace plot button lets you replace previously added plots. You can also use the List/Delete characteristics block, iteratively with Add characteristics, to configure your characteristics set.

  3. Double-click Choose parameters and select the parameters of interest.

  4. Double-click Generate plots.

  5. Iterate between the previous two steps to tune the parameters by matching the simulation results to the target curves.

  6. When satisfied with the results of the parameters tuning, double-click Update starting block parameters to update the block parameters in your model. Until you perform this step, the block in the original model is not affected.

  7. You can double-click Save data to save the generated characteristics as a MAT-file, for future reuse in a different model.

Add and Manage Characteristics

You start the MOSFET parameters tuning process by specifying the desired set of target characteristics:

  1. In the charactericViewer window, double-click Add characteristics.

    The Characteristics window opens.

  2. Enter Plot number. This number defines the number of the figure that the characteristic will be plotted on. It allows you to add multiple characteristics to the same figure, for overlaying characteristics on top of each other. However, the figure will comprise one xy-axis only.

  3. Specify the Characteristic type:

    • Target only — The plot will contain data that you specified, in terms of both input and output values. No simulation will be performed in this case. The data will simply be added to the appropriate plot.

    • Simulated only — The plot will contain data that is a result of a simulation over the input bias conditions that you specify.

    • Target and simulated — The plot will contain both types of data. This option is useful if you are trying to adjust parameters for the model to fit data that you have extracted from a datasheet.

  4. Select Sweep type, which defines the x-axis variable for the resultant plot:

    • V_GS — Sweep over the gate-source voltage.

    • V_DS — Sweep over the drain-source voltage.

    • I_D — Sweep over the drain current. Normally, the drain current is not a typical input for a characteristic sweep.

  5. If the Characteristic type is Simulated only, specify Sweep range. This is a vector of values indicating the range for the swept variable. Only the minimum and maximum values of this vector are utilized by the tool, since the exact sample points for the output data are determined by the variable-step simulation.

  6. If the Characteristic type is Target only or Target and simulated, specify Sweep values. This is a vector of values for the swept variable at which the output is sampled for the target data. As an example, for an I_D-V_DS characteristic extracted from a datasheet, the vector would contain the V_DS values corresponding to the sampled I_D values in the target curve.

  7. Select Step type to define the second independent input bias condition. The choices are the same as for Sweep type. For example, if an I_D-V_DS curve is defined as being at a constant V_GS, choose V_GS for Step type.

  8. Use Step values to specify the values for the stepped variable. For example, if an I_D-V_DS curve is desired for V_GS values of 0 and 10V, set Step type to V_GS and Step values to [0 10].

  9. Select Output type, which defines the output measurement for the characteristic. This is the y-axis variable for the resultant plot. The available values are: V_GS, V_DS, I_D, C_GG, C_GD, C_DG, and C_DD. The capacitances C_GG, C_GD, C_DG, and C_DD are defined according to their terminals. To relate these quantities to the datasheet parameters of Ciss, Crss and Coss, note that C_GG = Ciss, C_DD = Coss, and C_GD = Crss at V_GS = 0.

    V_GS is not a good choice as an output for the surface-potential-based MOSFET model. This value is provided in anticipation of using this tool for other device types.

  10. If the Characteristic type is Target only or Target and simulated, specify Output values. This is the target data that you want to plot in the figures. Provide this data as an m-by-n matrix, where m is the size of Step values and n is the size of Sweep values.

  11. Click Add to plot to add the characteristic specification to the appropriate Plot number.

  12. Continue adding more characteristics, as needed.

    The Replace plot button lets you replace previously added plots. You can also use the List/Delete characteristics block, iteratively with Add characteristics, to configure your characteristics set.

Choose Parameters and Generate Plots

After you have specified the desired set of target characteristics, the next step is to define the parameters for the MOSFET block:

  1. In the charactericViewer window, double-click Choose parameters.

    The Tuner window opens. It contains a series of sliders on different tabs, according to which feature of the MOSFET characteristics is most impacted by the specific parameter:

    • The VT tab displays parameters that primarily impact the threshold voltage (gamma and phib2ref).

    • The parameters on the DC tab primarily affect the DC characteristics.

    • The parameters on the AC tab primarily affect the MOSFET dynamics.

    • The parameters on the T tab affect temperature scaling.

    • The parameters on the FIXED tab are generally fixed at some particular value that is not easy to derive from the displayed characteristics, such as the simulation temperature and the gate resistance (which is often indicated directly on datasheets).

    • The EXTRAS tab contains other parameters, which impact the characteristics in ways similar to parameters that already appear on other tabs. For example, Rsref (the series resistance associated with the source) operates similarly to betaref from the DC tab. As a result, it is not always possible to disentangle these two effects.

  2. Use the sliders on the appropriate tabs of the Tuner dialog.

    You can modify the min and max values, as needed, because they simply define the range over which the various sliders work. These values have no meaning for the underlying model parameters. Changing a min or max value automatically updates the slider range, without needing to click OK or Apply.

  3. After adjusting the sliders, generate the plots to see how close the simulation data is to the target data. In the charactericViewer window, double-click Generate plots.

  4. Iterate between tuning the parameters and generating plots until the simulation results match the target curves.

Save the Results

Once you are satisfied with the results of the parameters tuning:

  • Double-click Update starting block parameters to update the block parameters in your model. Until you perform this step, the block in the original model is not affected.

    Note

    For this step to work, the original model must stay open while you are tuning the parameters.

  • You can also double-click Save data to save the generated characteristics as a MAT-file, for future reuse in a different model. Specify the file name for saving the data. Inside the file, all the data is saved in an object named parameterHelper.

    To apply the parameters stored in this object to another MOSFET block, select the MOSFET block in a model and, in the MATLAB® Command Window, type:

    parameterHelper.parameters.updateBlockParameters(gcbh)

    This command applies the parameter values to the block defined by the handle gcbh.

    You can also use a string instead of the block handle, for example:

    parameterHelper.parameters.updateBlockParameters(gcb)

    To inspect the parameters directly, type parameterHelper.parameters.values for the values (stored as character vectors) or parameterHelper.parameters.names for the names.

Related Topics