亚洲免费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ā)
        国产精品日韩欧美一区二区区| av在线播放男人天堂| 中国女人内谢69xxxxxa片 | 亚洲深深色噜噜狠狠爱网站| 国产美女自慰在线观看| 日韩国产一区| 久久久婷婷综合亚洲av| 日本午夜伦理享色视频| 亚洲一区二区三区视频免费看| 麻豆md0077饥渴少妇| 亚洲av永久无码精品三区在线| 99久久精品国产一区二区蜜芽| 亚洲熟妇中文字幕日产无码| 国产一区二区免费在线观看视频| 青青草国产手机观看视频| 中文字幕人妻中文| 成人在线激情网| 亚洲一区二区三区99区| 一本久道竹内纱里奈中文字幕| 在线观看精品视频网站| 国产美女免费国产| 毛片色片av色在线观看| 国产亚洲视频在线播放| 国产人妻熟女高跟丝袜图片| 精品一区二区中文字幕| 久久中文字幕久久久久| 国产av专区一区二区三区| 国产激情视频高清在线免费观看| av免费不卡一区二区| 五月av综合av国产av| 亚洲av无码精品色午夜在线观看| 亚洲国产夜色在线观看| 精品自拍偷拍一区二区三区| 免费a级毛片在线播放| 青青草97国产精品免费观看| 少妇AV射精精品蜜桃专区| 男女视频网站免费精品播放| 亚洲精品国产精品乱码在线观看| 国产精品午夜无码av天美传媒| 亚洲高清中文字幕精品不卡| 国产精品一区二区三区在线观看|