淘宝官方店     推荐课程     在线工具     联系方式     关于我们  
 
 

微波射频仿真设计   Ansoft Designer 中文培训教程   |   HFSS视频培训教程套装

 

Agilent ADS 视频培训教程   |   CST微波工作室视频教程   |   AWR Microwave Office

          首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档


Ansoft Designer / Ansys Designer 在线帮助文档:


Nexxim Simulator >
Nexxim Monte Carlo Analysis >
   Monte Carlo Analysis Netlist Syntax >
       Defining a Monte Carlo Netlist Parameter >
           Gaussian Distribution with Relative Spread               


Gaussian Distribution with Relative Spread

To define a Monte Carlo netlist parameter with Gaussian distribution and relative spread, use the following syntax:

.PARAM name=GAUSS(mean, rel_spread[, num_sigma][, multiplier])

Monte Carlo values will be generated from a Gaussian distribution with standard deviation:

σ = (mean × rel_spread)/num_sigma

If num_sigma is not specified, the default is 3, so that the spread represents three standard deviations.

If a multiplier is specified, that many values will be generated, the value that has the highest absolute deviation from the mean will be used in the simulation, and the other values will be discarded. The default is to do one selection.

For example, to define a Gaussian distribution with a mean of 10 and a standard deviation of 50% of the mean, using a relative spread:

.PARAM D1=GAUSS(10, 0.5, 1)

A relative distribution cannot have a mean of zero. To create an actual distribution with relative range and zero mean, you could use a secondary variable:

.PARAM D1=GAUSS(10, 0.5, 1)
.PARAM ACTUAL_D1='D1 - 10'

Alternatively, you could use the expression to set the instance or model parameter:

R21 Vin 0 R='1000 + (D1 - 10)'




HFSS视频教学培训教程 ADS2011视频培训教程 CST微波工作室教程 Ansoft Designer 教程

                HFSS视频教程                                      ADS视频教程                               CST视频教程                           Ansoft Designer 中文教程


 

      Copyright © 2006 - 2013   微波EDA网, All Rights Reserved    业务联系:mweda@163.com