Simplorer内部培训资料
Simplorer V9的培训资料,非常详细,一共407页的PDF,看完这个PDF,相信你已经是simplorer高手了。Conventions Used in this GuideGetting HelpAnsoft Technical SupportHelp MenuContext-Sensitive Help1. IntroductionOverview of the Simplorer Interface .........1-32. Creating a New ProjectAbout the three-Phase rectifier2-2Expected Results2-3Using Simplorer to Create and Improve the Design2-4Creating the new project2-5Add the New project2-5Rename the designAdd Design Notes(Optional)Save the New project2-73. Create the rectifier modelCreate the Three-Phase rectifier Schematic. 3-2Choosing, Placing, and Arranging Components onthe schematic she.3-3Connecting the Components3-8Defining Component Properties3-9Property Displays for Components3-13Specifying simulation Outputs.3-16Defining Solution Options and Analysis Parameters3-18Starting an Analysis3-19Plotting Rectifier Model Simulation Results3-204. Hysteresis Current-Controlled DC-Motor Start-UpModify the Rectifier Model Design.4-2Deleting the Resistive/Inductive Load,4-3Saving the sheet with a New Name4-3Place and Arrange the New Components4-4Connect the New Components.,,,,,,4-5Defining dc Machine valuesDefining Mechanical Load4-7Freewheeling Diode4-8Chopper Transistor4-8Controller Modeling using block elements..4-9Modifying Report Elements...4-11Display Diode CharacteristicDefining Simulation Parameters.4-13Starting Simulation(Block Components.4-13Simulation Results(Block Components)... 4-14Controller Modeling Using State Graph Components4-15Connecting the State Graph Components4-16Defining Properties of State Graph Components 4-Using Name References4-19Deactivating Components on the sheet4-19Starting Simulation(State Graph)...4-21Simulation Results(State Graph)4-225. Current and Speed Controlled Dc MotorModify the State graph design5-2Deleting the State GraphSaving the sheet with a New namePlacing and Arranging the New Block Componentson the sheet5-4Connecting the New ComponentsDefining Mechanical Load (Block)Defining the pl controller.........5-8Starting Simulation..5-12Adding a Rectangular Plot(Pl Controller)... 5-13Adjusting Plot Properties.5-14Checking the block Sequence..5-16Using Automatic Block Sorting5-16Using Manual Block Sorting5-16Rerun the Simulation(PI Controller)Simulation Results(PI Controller)5-176. Using VHDL-AMS Components forModelingVHDL-AMS Components,,,,.6-2Modify the pl controller Design.6-3Save the project with a new name6-3Delete the dc Machine component6-4Placing and Arranging the New VHDL-AMs Components on the sheet6-4Connecting the New VHDL-AMS Components 6-4Defining VHDL-AMS DC Machine values6-4Defining Connections for Machine Current..6-5Defining Simulation ParametersAnalyze and Display Simulation Results(VHDLAMS6-67. Variants of PWM ModelingPWM Modeling Overview7-2Create a New Project for the pWm models ..7-3Setting Initial ConditionsPWM Modeling Using EquationsDefining Simulation Parameters7-4Displaying Simulation Results with Reports 7-4Simulation results 7-6PWM Modeling with Equations and Time Function7-6PWM Modeling with State Graph Components 7-8Place and arrange the components on the sheet7-8Define Component properties翻国7-9PWM Modeling with Block Diagram Components 7Placing and Arranging the Components on theSheet7-118. Importing Legacy SchematicsTranslating a Legacy Schematic..8-2Importing the legacy Schematic8-2Starting an analysis...,,8-6Plotting Simulation Results8-7Estimated time tooplete this guide45 minutes
- 2020-11-27下载
- 积分:1
matlab在数据包络分析中的应用及程序
系统的介绍了包络分析在实际中的应用,介绍了matlab进行包络分析的方法,并附有源程序供科研人员学习这是一个分式规划问题。若令则()可化为等价的线性规划问题:线性规划()的解和称为的最佳权向量,它们是使的效率值达到最大值的权向量。注意:作为线性规划的解,和不是唯一的义()若线性规划()的解满足:,则称为弱有效的;()若线性规划()的解中存在解并且则称为有效的。为了便于检验的有效性,一般考虑()的对偶模型的等式形式(带有松弛变量目具有非阿基米德无穷小)∑∑其中是项输入的松弛变量是项输出的松弛变量;是个的组合系数;;是个很小的止数(般取)。定理设线性规划(的最优解为则()若为弱有效()的;()若且则为有效()的程序由上一节知,要计算一个的相对效率值并讨论其(弱)有效性,须解一个线性规划若要计算所有的相对效率值,则须解个线性规划,其计算量比较大,一般须利用计算机进行计算。我们利用数学软件编写了解模型()和(的程序,比较方便地解决了的计算量大和计算复杂的问题是由公司用语言编写的著名的工程数学应用软件。它自牛推向市场以来,历经十几年的发展和竞争,现已成为国际认可的最优化的科技应用软件。目前,口经成为世界上诸多科技领域的基本应用软件。在国内、外的很多高等院校和科研机构已经十分普及。熟练地运用已成为晑校师生及科研人员的基本技能强大的矩阵运算能力和方便、直观的编程功能是我们选择它作为编写应用程序的原因。诚然,或是解线性规划问题的专业软件,但它们缺乏方便的编程功能和矩阵输入功能,在解一系列线性规划时,它们不如方便。此外,它们的普及程度远不如因此,我们认为是编写应用程序的最佳软件之一。所解的线性规划的标准形式是板小化问题:其中,是变量,是目标函数的系数向量,是不等式约枣的系数矩阵,是等式约束的系数矩阵,和分别是变量的下界和上界解线性规划()的语句为如果要解极大化问题,只须解极小化问题卜面,我们给出模型和(的程序。程序模型的程序)用户输入多指标输入矩阵用户输入多指标输出矩阵解线性规划,得的最佳权向量求出的相对效率值输出最佳权向量输出相对效率值输出投入权向量输出产出权向量程序模型(的程序)用户输入多指标输入矩阵用户输入多指标输出矩阵定义非阿基米德无穷小解线性规划,得的最佳权向量输出最佳权向量输出输出输出输出以上两个程序十分便于使用。用户只须输入多指标输入矩阵和输出矩阵,目可得到所需的结果。程序的应用设有某大学的同类型的五个系在一学年内的投入和产出的数据如下投教职工(人)教职工工资(万元)入运转经费(万元)毕业的本科生:(人)毕业的研究生(人)出发表的论文(篇)完成的科研项目(项)其中,运转经费指一学年內维持该系正常运转的各和费用,如行政小公费、图书资料费、差旅费等等。由程序,得到各系的相对效率值:以及各项投入和产出的权向量中定义,和至少是弱有效的和是非弱有效的。为了确认和的有效性并分析和非有效的原因,须利用模型(。由程序,得本问题的解:由以上解可看出:和的解中且松弛变量故由定理知,这几个系是相对有效的。和的非有效性也可以在以上解中看得一清二楚。以为例,根据有效性的经济意义,在不减少各项输出的前提下,构造一个新的投入的投入按比例减少到原投入的)倍,)并且(由非零的松弛变量可知)还可以进一步减少教职工工资万元、减少运转费用万元、多培养本科生人多完成项科研项目。对的非有效性可作类似的经济解释。结束语本文利用数学软件编写了便于使用的的计算程序,使计算量大和计算复杂的问题得到较好的解决。本文只对的模型进行了讨论。对于的另一个重要模型一模型,只须在模型(。中增加约東条件∑A,程序作相应的修攻即可。本文的程序为的理论研究和实际应用提供了方便、快捷的计算工具。参考文献:魏权龄评价相对有效性的方法北京:中国人民大学出版社盛旧瀚等里论、方法与应用北京:科学出版社,许波,刘征工程数学应用北京:清华大学出版社,
- 2020-12-11下载
- 积分:1