天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當前位置:主頁 > 科技論文 > 自動化論文 >

基于KRTS的總線式軟運動控制平臺設計及其實現

發(fā)布時間:2018-10-21 19:11
【摘要】:隨著中國制造業(yè)的轉型和升級,自動化設備的需求量將越來越大。運動控制器作為自動化設備的控制核心其需求量也將隨著變大。為了適應目前越來越智能化、網絡化、高速化以及多樣化的自動化設備的發(fā)展,現代的運動控制器必須要有能集成各種傳感器設備的能力,良好的網絡通信能力,強大的計算能力,高可靠性,以及高度的開放性和易用性。然而目前國內大部分運動控制器存在網絡通信能力不強,開放性不夠,性價比不高,不能很好的集成各種傳感器,特別是視覺傳感器等問題,這就限制了我國裝備制造業(yè)的發(fā)展。針對上述問題,本文基于德國Kithara公司的windows實時拓展套件KRTS設計了一種總線式軟運動控制平臺,給出了從運動控制程序開發(fā)端到運行端的一整套解決方案。該平臺以IPC為硬件平臺,以安裝了 KRTS實時拓展套件的windows系統(tǒng)為軟件平臺,支持EtherCAT和EtherMAC總線接口,提供符合PLCopen規(guī)范的運動控制庫、內核實時應用程序數據通信接口,以及圖形化平臺管理工具。此外設計的平臺還能集成實時視覺功能,并支持用戶對系統(tǒng)組件庫的拓展。本文分別從平臺實時以太網總線驅動設計及其封裝集成,平臺功能組件設計及實現,平臺管理工具及其使用策略設計這三個方面闡述構建的總線式軟運動控制平臺關鍵技術。對于平臺實時以太網總線驅動設計及其封裝集成,為了說明在本文設計的運動控制平臺下對其他KRTS未支持的總線驅動及其接口開發(fā)過程,設計了課題組自主研發(fā)的EtherMAC在設計的軟運動控制平臺下的驅動及其接口。同時為提高驅動接口的易用性,設計了一個主站驅動接口封裝集成方法,并以應用最廣泛的且KRTS支持的EtherCAT驅動接口為例,詳細說明了驅動接口封裝和集成的實現過程。平臺功能組件的設計,其分為平臺運動控制庫設計以及平臺數據通信方案及其接口設計。對于平臺運動控制庫的設計,為了方便用戶使用,本文參照PLCopen運動控制規(guī)范構建平臺運動控制庫,并從運動控制功能塊用戶使用接口形式,虛擬軸CiA402數據接口,功能塊的實現,以及運動控制算法等方面詳細闡述了運動控制庫設計方法。對于平臺數據通信方案及接口的設計,本文分別設計了本地應用通信和遠程應用通信方案,而后對遠程通信方案的用戶使用接口進行設計。對于平臺管理工具的設計,本文主要從系統(tǒng)配置和狀態(tài)管理,實時以太網總線資源管理,任務管理,全局資源管理以及用戶實時應用管理這幾個方面,對其設計的功能做詳細介紹,并在這基礎上設計了平臺的使用策略。最后,本文通過一個五軸串聯機器人應用項目,來驗證設計的平臺。此外還搭建了一個系統(tǒng)實時性測試平臺,對系統(tǒng)定時器抖動進行測試,以此來驗證系統(tǒng)的實時性能。
[Abstract]:With the transformation and upgrading of China's manufacturing industry, the demand for automation equipment will be increasing. As the control core of automatic equipment, the demand of motion controller will also increase. In order to adapt to the development of more and more intelligent, networked, high-speed and diversified automatic equipment, modern motion controller must have the ability to integrate all kinds of sensor devices, and good network communication ability. Strong computing power, high reliability, and high openness and ease of use. However, at present, most of the motion controllers in our country have some problems, such as the network communication ability is not strong, the openness is not enough, the ratio of performance to price is not high, and can't integrate all kinds of sensors, especially the vision sensor, and so on. This limits the development of China's equipment manufacturing industry. In order to solve the above problems, this paper designs a bus-type soft motion control platform based on KRTS, a real-time windows extension suite of Kithara Company in Germany, and presents a complete set of solutions from the development end to the running side of the motion control program. The platform takes IPC as hardware platform and windows system with KRTS real-time extension package as software platform, supports EtherCAT and EtherMAC bus interface, provides motion control library in accordance with PLCopen specification, and kernel real-time application program data communication interface. And graphical platform management tools. In addition, the platform can integrate real-time visual function, and support users to expand the system component library. This paper describes the key technologies of the platform soft motion control platform from three aspects: platform real-time Ethernet bus driver design and encapsulation integration, platform functional component design and implementation, platform management tool and its use strategy design. For the platform real-time Ethernet bus driver design and its encapsulation integration, in order to explain the development process of other KRTS unsupported bus driver and its interface under the motion control platform designed in this paper, The driver and interface of EtherMAC developed by our research group under the soft motion control platform are designed. In order to improve the ease of use of the driver interface, a master station driver interface encapsulation integration method is designed. Taking the most widely used EtherCAT driver interface supported by KRTS as an example, the implementation process of the driver interface encapsulation and integration is described in detail. The design of platform function component is divided into platform motion control library design, platform data communication scheme and its interface design. For the design of platform motion control library, in order to facilitate the user's use, this paper constructs the platform motion control library according to the PLCopen motion control specification, and from the motion control function block user uses the interface form, the virtual axis CiA402 data interface, the function block realization, The design method of motion control library is described in detail. For the design of platform data communication scheme and interface, this paper designs the local application communication and remote application communication respectively, and then designs the user interface of the remote communication scheme. For the design of platform management tools, this paper mainly includes system configuration and state management, real-time Ethernet bus resource management, task management, global resource management and user real-time application management. The design function of the platform is introduced in detail, and the use strategy of the platform is designed on this basis. Finally, this paper verifies the design platform through a five-axis series robot application project. In addition, a real-time testing platform is built to test the system timer jitter to verify the real-time performance of the system.
【學位授予單位】:山東大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP273

【相似文獻】

相關期刊論文 前10條

1 ;運動控制與智能化生產[J];現代制造;2002年16期

2 ;運動控制的種類與特性[J];電氣時代;2005年08期

3 Al Presher;;運動控制網絡最新進展[J];工業(yè)設計;2007年06期

4 ;第四屆電力電子與運動控制國際學術會議征文通知[J];電力電子技術;2002年06期

5 Brian Casey;集成化為運動控制提供新選擇[J];電子產品世界;2004年08期

6 王雄耀,吳建明,李衛(wèi)平,傅江治,蔣仕龍;運動控制與工業(yè)生產[J];現代制造;2004年17期

7 舒志兵;運動控制新技術[J];電氣時代;2004年10期

8 劉麗,劉紅霞;工業(yè)CT掃描臺高加速運動控制研究[J];鄭州航空工業(yè)管理學院學報(社會科學版);2004年03期

9 宮明明;李峰;劉凱;;自動封裝系統(tǒng)運動控制的設計與實現[J];機械工程師;2005年11期

10 陳先鋒 ,舒志兵;先進運動控制策略及運動控制新技術[J];電氣時代;2005年02期

相關會議論文 前10條

1 湯炳新;;網絡環(huán)境下倒立擺的運動控制[A];人才、創(chuàng)新與老工業(yè)基地的振興——2004年中國機械工程學會年會論文集[C];2004年

2 陳壽平;蔣旭平;;模糊神經網絡技術在運動控制運用中的研究[A];全國第16屆計算機科學與技術應用(CACIS)學術會議論文集[C];2004年

3 張豫南;王雙雙;張健;宋杰;;基于虛擬樣機的全方位移動平臺運動控制研究[A];中國自動化學會控制理論專業(yè)委員會C卷[C];2011年

4 柳輝;王松山;;維修仿真中虛擬人體的運動控制[A];面向制造業(yè)的自動化與信息化技術創(chuàng)新設計的基礎技術——2001年中國機械工程學會年會暨第九屆全國特種加工學術年會論文集[C];2001年

5 李響;;SimuroSot(5v5)仿真平臺與底層運動控制研究[A];馬斯特杯2003年中國機器人大賽及研討會論文集[C];2003年

6 郭威;王曉輝;;載人潛水器及其運動控制[A];第三屆全國信息獲取與處理學術會議論文集[C];2005年

7 李天劍;郝靜如;高宏;;家庭智能移動平臺的運動分析與控制實現[A];先進制造技術論壇暨第五屆制造業(yè)自動化與信息化技術交流會論文集[C];2006年

8 喻俊志;胡永輝;范瑞峰;王龍;霍繼延;謝廣明;;機器海豚的機構設計與運動控制[A];北京力學學會第12屆學術年會論文摘要集[C];2006年

9 李啟宗;周侗;;一種面向運動控制領域的時鐘同步算法的分析與NCNET網絡實現[A];第八屆全國信息獲取與處理學術會議論文集[C];2010年

10 袁勇;瞿玉棣;胡震宇;;月球車行走系統(tǒng)運動學分析[A];中國宇航學會深空探測技術專業(yè)委員會第二屆學術會議論文集[C];2005年

相關重要報紙文章 前6條

1 本報記者 孫毓熹;和利時電機高科技引領運動控制領域[N];中國紡織報;2011年

2 本報記者 孫維鋒;機器人爭奪戰(zhàn)[N];東莞日報;2014年

3 本報記者 任意;架起溝通產學研的“橋梁”[N];經濟日報;2012年

4 記者 張琨 黃炎;“未來城”演示自動化明天[N];深圳商報;2006年

5 李永東;兩項鞋類行業(yè)標準通過國家審定[N];中國國門時報;2012年

6 記者 周文斌 通訊員 何春權、堯守江;國際電力電子學術會議開幕[N];光明日報;2000年

相關博士學位論文 前10條

1 孫好春;集成視覺的運動控制平臺設計及測試方法研究[D];山東大學;2015年

2 何鑫;正常生理與帕金森癥病理運動控制的計算與神經模型研究[D];上海交通大學;2015年

3 楊林;基于工業(yè)以太網的運動控制系統(tǒng)關鍵技術研究[D];山東大學;2011年

4 王冬梅;群集運動控制及其相關特性的研究[D];華中科技大學;2009年

5 陳冰;基于時鐘同步的網絡化運動控制方法與實現[D];華中科技大學;2006年

6 李宏勝;輪廓跟蹤運動控制系統(tǒng)關鍵技術的研究[D];東南大學;2005年

7 胡楚雄;基于全局任務坐標系的精密輪廓運動控制研究[D];浙江大學;2010年

8 程廷海;氣動系統(tǒng)的螺旋式超聲運動控制機構及其應用研究[D];哈爾濱工業(yè)大學;2013年

9 李岳明;多功能自主式水下機器人運動控制研究[D];哈爾濱工程大學;2013年

10 許佳奕;交互式群組運動控制[D];浙江大學;2009年

相關碩士學位論文 前10條

1 張義;面向現代電子生產設備的FPGA運動控制IP核設計[D];華南理工大學;2015年

2 師睿鑫;輪軸超聲波自動探傷系統(tǒng)研制[D];西南交通大學;2015年

3 桂宏凡;輻射環(huán)境下自動樣品更換平臺的設計[D];長安大學;2015年

4 楊長春;NVST狹縫掃描系統(tǒng)及定標單元的控制[D];中國科學院研究生院(云南天文臺);2015年

5 彭演賓;基于萬向機構的仿生蛇的運動控制研究[D];北京理工大學;2015年

6 張麗偉;探針臺運動控制及晶圓定位對準技術研究[D];哈爾濱工業(yè)大學;2014年

7 傅文凱;氣浮式微細切削平臺的力學特性與運動控制研究[D];南京航空航天大學;2014年

8 吳中;單軸抬升車輛搬運器運動控制規(guī)律研究及控制系統(tǒng)開發(fā)[D];重慶交通大學;2015年

9 劉峰;數字噴墨印刷機控制邏輯設計[D];遼寧師范大學;2012年

10 徐騰;地面運動基座運動控制研究及系統(tǒng)結構設計[D];吉林大學;2016年



本文編號:2286084

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/zidonghuakongzhilunwen/2286084.html


Copyright(c)文論論文網All Rights Reserved | 網站地圖 |

版權申明:資料由用戶e5667***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com