亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        The Analysis of existing Modeling & Simulating software

        2017-03-24 21:58:17何是錡
        科學(xué)與財(cái)富 2016年27期
        關(guān)鍵詞:模擬引擎建模

        摘要:This paper is intended to give a broad introduction of all the existing Modeling & Simulating software, and introduce what features a simulation software should have, like platform, programming approaches, programming languages, API functions, ROS services, ROS publisher types, ROS subscriber types, extendable, physics engines, ray-tracer, kinematics solver, Mesh, octree and point cloud interference detection, minimum distance calculation, Path / motion planning, Vision sensors, Realistic proximity sensors, Built-in custom user interfaces, etc.

        關(guān)鍵詞:建模 軟件 模擬 引擎

        中圖分類號:TP319 文獻(xiàn)標(biāo)識碼:B

        The Analysis of existing Modeling & Simulating software

        HE Shiqi

        (Electrical and Electronic Engineering Collage, Shanghai University of Engineer Science, Songjiang Shanghai 201620, China)

        ABSTRACT:This paper is intended to give a broad introduction of all the existing Modeling & Simulating software, and introduce what features a simulation software should have, like platform, programming approaches, programming languages, API functions, ROS services, ROS publisher types, ROS subscriber types, extendable, physics engines, ray-tracer, kinematics solver, Mesh, octree and point cloud interference detection, minimum distance calculation, Path / motion planning, Vision sensors, Realistic proximity sensors, Built-in custom user interfaces, etc.

        KEYWORDS:simulation, modeling, computer software

        1 緒論

        The paper is intended to give a broad introduction of all the existing Modeling & Simulating software. Let`s start with modeling software first, the modeling software which is mostly used in the world is CAD type, which includes Solidworks, CATIA and others. These software focus on accurate mechanical modeling, are used for Production and Factory Planning. And for the modeling software, one kind is the simulation analysis software such as FEM`s ANSYS, which focuses on the accurate stress, material and temperature analysis, another type is the Multi-body dynamics software, such as Coppelia robotics`s V-rep, ADAMS from MSC, and Recurdyn from Korean company FunctionBay, which focus on the dynamics simulation based on physics engine..

        2 對于建模和模擬軟件的對比分析

        Before comparing all these software, I would like to talk about what physics engine is. It is the mathematical algorithms which based on Newtonian mechanics that provides an approximate simulation of certain physical systems, such as rigid body dynamics, soft body dynamics, and fluid dynamics, though this method, people can simulate a real world. CAD software can only provide simple physic simulation, besides modeling, when we try to simulate the collision of two balls, balls rebound after hitting each other, but as you can see, it can`t calculate the force conduction, it can`t calculate the heat generated, it can`t calculate the mess and the material of ball, and ANSYS, ADAMS, V-rep and such software are used to solve these problems.

        3 對于部分模擬軟件的比較與分析

        For ADAMS,Recurdyn or ANSYS, these software`s advantage is that, the mathematical algorithms of the physics engines developed by the companies of these software are really accurate and targeted. For example, in the field of tire analytics, FEM`s software is the big brother, because the simulation of rubber material is not only related to the deformation, but also temperature change. However, these software have many disadvantages.

        Starting with the price, the price of Recurdyn`s professional version is about thirty thousand euros, you have to pay for it every year, and if you need extra toolbox, you have to pay extra money every month. ADAMS is even more expensive, cause it`s the leader in the field of Multi-body dynamics. Relatively, V-REP`s price is much cheaper that the others, five thousand euros, the further cost is also quiet proper.

        Next, is the difficulty in learning these software is really high. If you dont attend any course, it`s hard for you to figure out how to use these things. You either go for collage trainings or business trainings. Many collages in China are not certificated in teaching how to use these software, because even professors cant figure out, you can`t catch up with the practical usage in the certain field after you graduate and go to work. Business trainings will cost you a lot of money, except for companies like ContinentalAG which need to invest a lot into the research of tiers, not many companies would like to put so much money and time into training.

        And, when it comes to programming, though the mathematical algorithms of physics engine are accurate, they are not open source, so to some extent, this restricts the possibility of expansion by the developers.

        4 對于模擬軟件所應(yīng)有的功能的總結(jié)分析

        6 Programming Approaches: Simulator and simulations are fully customizable, with 6 programming approaches that are mutually compatible and that can even work hand-in-hand. 7 fully supported programming languages. an embedded script (i.e. customizing a simulation (i.e. a scene or models) via scripting): this method, which consists in writing Lua scripts, is very easy and flexible, with guaranteed compatibility with every other default V-REP installations (as long as customized Lua-commands are not used, or are used with distributed plugins). This method allows customizing a particular simulation, a simulation scene, and to a certain extent the simulator itself. This is the easiest and most used programming approach.

        參考文獻(xiàn):

        [1] V-Rep Co. http://www.coppeliarobotics.com/helpFiles/index.html. V-Rep User manual.2013[Z].

        作者簡介:

        何是錡(1995-),男,上海市人,本科生,主要研究領(lǐng)域?yàn)橛?jì)算機(jī)電氣應(yīng)用.

        猜你喜歡
        模擬引擎建模
        聯(lián)想等效,拓展建?!浴皫щ娦∏蛟诘刃鲋凶鰣A周運(yùn)動(dòng)”為例
        基于PSS/E的風(fēng)電場建模與動(dòng)態(tài)分析
        電子制作(2018年17期)2018-09-28 01:56:44
        不對稱半橋變換器的建模與仿真
        藍(lán)谷: “涉藍(lán)”新引擎
        商周刊(2017年22期)2017-11-09 05:08:31
        一個(gè)高分子模擬計(jì)算網(wǎng)格的作業(yè)管理
        工業(yè)機(jī)器人模擬仿真技術(shù)在職業(yè)教育中的應(yīng)用淺析
        淺析柔道運(yùn)動(dòng)員的模擬實(shí)戰(zhàn)訓(xùn)練
        虛擬機(jī)局域網(wǎng)組建技術(shù)應(yīng)用初探
        無形的引擎
        河南電力(2015年5期)2015-06-08 06:01:46
        基于Cocos2d引擎的PuzzleGame開發(fā)
        国内精品久久久久久久97牛牛| 国产91熟女高潮一曲区| 日本黄色一区二区三区| 999zyz玖玖资源站永久| 丰满人妻被黑人猛烈进入| 亚洲va欧美va| 肉丝高跟国产精品啪啪| 国产桃色一区二区三区| 亚欧美日韩香蕉在线播放视频| 丁香五月亚洲综合在线| 久久久久久久久蜜桃| 日韩一区二区肥| 亚洲综合色视频在线免费观看| 日本高清成人一区二区三区| 久久综合噜噜激激的五月天| 亚洲精品无码久久久久秋霞| 欧美性猛交xxxx乱大交蜜桃| 精品人妻中文av一区二区三区| 亚洲中文有码一区二区| 美女午夜福利视频网址| 亚洲中文字幕久在线| 国产精品亚洲А∨天堂免下载 | 国产网红一区二区三区| 国产免费三级av在线| 国产成人无码精品久久久露脸| 美女主播网红视频福利一区二区| 午夜射精日本三级| 久热这里只有精品视频6| 曰韩精品无码一区二区三区 | av网站免费观看入口| 男女猛烈无遮挡免费视频| 无码夜色一区二区三区| 网红极品女神精品视频在线| 国产精品午夜夜伦鲁鲁| 人妻无码αv中文字幕久久琪琪布 美女视频黄的全免费视频网站 | av网站在线观看二区| 亚洲精品久久视频网站| 又黄又硬又湿又刺激视频免费| 成年男女免费视频网站| 亚洲一区二区国产精品视频| 精品少妇一区二区av免费观看|