说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 仿真软件
1)  Simulation software
仿真软件
1.
A traffic micro-simulation software of urban at-grade intersection;
城市平面交叉路口微观仿真软件设计
2.
GSE simulation software application on modeling of gas turbine system;
GSE仿真软件在燃气轮机系统建模的应用
3.
Summary of UHV transmission simulation software;
特高压输电技术研究仿真软件综述
2)  emulation software
仿真软件
1.
The theoretical model of heat and moisture transfer in microclimate and the emulation software established by the author are used to imitate and analyse the heat conduction, convection, radiation and mass diffusion in a body-miroclimate-clothing system.
利用作者所建立的微小气候热湿传递理论模型,对人体表面、微小气候及服装间发生的导热、对流、辐射和质扩散等现象,利用Matlab语言编制的仿真软件进行了动态仿真。
2.
An optimizing parameter extraction technique and emulation software for high electron-mobility transistor (HEMT) small-signal model is described.
该文介绍了一种高电子迁移率晶体管(HEMT)的小信号参数提取及其仿真软件的研制。
3.
An emulation software of a fully digital PMSM servo system with DSP as its kernel controller is studied in this paper.
本论文在进行了以DSP为核心控制芯片的全数字交流永磁同步电机(PMSM)伺服系统仿真软件设计的基础上,提出了采用Kalman滤波观测器提高系统速度控制性能的方法。
3)  simulating software
仿真软件
1.
The check for the simulating model and simulating software has been done by use of obtained experiment and testing on the field.
采用实验与现场测试相结合的方法,验证仿真模型及仿真软件,计算结果符合生产实际,具有较高的实用价值。
2.
The simulating model and simulating software are tested by making experiment and on-site testing.
采用实验与现场测试相结合的方法验证仿真模型及仿真软件,计算结果符合生产实际,具有较高的实用价值。
4)  simulated software
仿真软件
1.
This article discusses that it is not suitable to establish virtual electronic experimental platform with circuit simulated software to replace the traditional practical electronic experiments.
本文论述在高等工科院校电工电子实验教学中不适宜用电路仿真软件建立虚拟电工电子实验平台来取代传统实物电工电子实验。
2.
And it discusses how thefrequency of roll and heavy,maximum angle of rolling and main elements of waves interfre withthe stability curve(GZ),and how GZ is corrected by fluid dynamic pressure, and it presents asimulated software system.
应用Lyapunov理论,研究海洋平台在拖航中的随浪运动稳性;应用摄动理论求解出平台运动响应,并讨论平台横摇与垂荡运动频率、最大横摇角和波浪要素对稳性曲线GZ的影响,以及流体动压力对稳性曲线的修正;最后还简要介绍了海洋平台随浪稳性仿真软件系统。
3.
In the CNC major teaching,CNC simulated software application will be beneficial to solve the question of facilities lack,improve the teaching effectiveness in practice,and increase students\' operation abilities.
在数控技术专业教学中,应用数控仿真软件有利于补充设备不足,改善目前该专业教学实践环节效果不理想、效率低的现象,提高学生操作能力是一条重要的途径。
5)  simulation [英][,sɪmju'leɪʃn]  [美]['sɪmjə'leʃən]
仿真软件
1.
By the simulation of a port in northern China with Arena,we can get the quantitative factors of influence of natural condition and handling efficiency on the channel throughput.
运用仿真软件Arena建立了航道的理论通过能力和设计通过能力仿真模型,并以我国北方某港口为例进行验证,得到自然条件、装卸效率等因素对航道通过能力的影响程度。
6)  software simulation
软件仿真
1.
With the development of CAD(Computer Aided Design),the traditional"cut-and-try"design has been replaced by a new one,software simulation.
随着CAD(计算机辅助设计)的兴起,出现了软件仿真这一新的设计理念和模式。
2.
The importance of database technology in the software simulation system for ground-based radars is analyzed.
分析了数据库技术在雷达软件仿真中的重要作用,讨论了其总体设计构架和逻辑数据库与物理数据库的建立。
3.
This paper introduces the software simulation flow of SoC hardware/software coverification.
介绍SoC(片上系统)软硬件协同验证中的软件仿真,给出验证UART(通用异步收发器)硬件接口的应用程序范例。
补充资料:仿真软件
      专门用于仿真的计算机软件。它与仿真硬件同为仿真的技术工具。仿真软件是从50年代中期开始发展起来的。它的发展与仿真应用、算法、计算机和建模等技术的发展相辅相成。其目标是不断改善面向问题、面向用户的模块描述能力和对模型实验的功能。不同技术水平的用户通过仿真软件能在不同的程度上采用他们表达问题的习惯语言,方便地与计算机对话,完成建模或仿真实验。仿真软件的主要功能是:①源语言的规范化和处理,即规定描述模型的符号、语句、句法、语法,检测源程序中的错误和将源程序翻译成机器可执行码。②仿真的执行和控制。③数据的分析和显示。④模型、程序、数据、图形的存储和检索。可以通过对软件的设计来实现这些功能。仿真软件分为仿真语言、仿真程序包和仿真软件系统三类。其中仿真语言是应用最广泛的仿真软件。仿真程序包是针对仿真的专门应用领域建立起来的程序系统。软件设认人员将常用的程序段设计成通用的子程序模块,并设计一个主程序模块,用于调用子程序模块。仿真研究人员使用这种程序包可免去繁重的程序编制工作。仿真程序包除不具备仿真软件的功能①以外,至少具备功能②、③、④中的任一种。仿真软件系统以数据库为核心将仿真软件的所有功能有机地统一在一起,构成一个完善的系统。它由建模软件、仿真运行软件(语言)、输出结果分析报告软件和数据库管理系统组成。1984年出现了第一个以数据库为核心的仿真软件系统,此后又出现采用人工智能技术(专家系统)的仿真软件系统。这个发展趋势将使仿真软件具有更强、更灵活的功能、能面向更广泛的用户。
  
  参考书目
   G.A.Korn,J.V.Wait, Digital Continuous System Simulation, Prentice-Hall,Inc., Englewood Cliffs, New Jersey,1978.
   F.E.Cellier, Process in Modeling & Simulation, Academic Press, New York, 1982.

  

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条