机械手外文翻译.doc

上传人:豆**** 文档编号:29915134 上传时间:2022-08-02 格式:DOC 页数:15 大小:770KB
返回 下载 相关 举报
机械手外文翻译.doc_第1页
第1页 / 共15页
机械手外文翻译.doc_第2页
第2页 / 共15页
点击查看更多>>
资源描述

《机械手外文翻译.doc》由会员分享,可在线阅读,更多相关《机械手外文翻译.doc(15页珍藏版)》请在得力文库 - 分享文档赚钱的网站上搜索。

1、精品文档,仅供学习与交流,如有侵权请联系网站删除本科毕业设计(论文)外文翻译(附外文原文) 学 院: 机械与控制工程学院 课题名称: 搬运机械手的结构和液压系统设计 专业(方向): 机械设计制造及其自动化(机械装备) 班 级: 学 生: 指导教师: 日 期: 2015年3月10日 【精品文档】第 14 页Proceedings of the 33rd Chinese Control ConferenceJuly 28-30, 2014, Nanjing, ChinaThe Remote Control System of the ManipulatorSUN Hua, ZHANG Yan, X

2、UE Jingjing , WU ZongkaiCollege of Automation, Harbin Engineering University, Harbin 15000E-mail: sunhuasAbstract: A remote control system of the 5 degree of freedom manipulator was designed. This manipulator was installed into our mobile robot to constitute a remote rescue robot. The Denavit-Harten

3、berg method was used to establish the kinematic models and the path planning of the manipulator was researched. The operator could remote control the manipulator by the interactive interface of PC which could display moving picture and various data of the manipulator. The servos of the manipulator w

4、ere controlled by the slave FPGA controller. In addition, the slave FPGA controller communicated with the PC via the wireless communication module. Owing to the embedded Nios II program and IP (Intellectual Property) core generating PWM waves in FPGA, the system could control the multiple servos fas

5、t and flexible. In order to achieve real-time operation and simulation, the interactive interface was established by the mixed programming of VC and MATLAB.Key Words: The manipulator; Remote control; Denavit-Hartenberg; FPGA; Human-computer interaction1 IntroductionWith the development of the microe

6、lectronic technique and the computer technology, the manipulator has become essential equipment in the manufacturing industry. As we all known, the manipulator is usually applied to accomplish dull, onerous and repeated physical work, especially used to substitute the manual operation under the dang

7、erous and the hazardous environment such as the corrosion and the high temperature.In this paper, the manipulator was installed our mobile robot. The tele-operation system of this manipulator was designed. The whole system is onstituted by PC and slave FPGA. The operator can remote control the manip

8、ulator by PC. The wireless communication was used for transmitting data between PC and FPGA. FPGA is controller of the the manipulator in the mobile robot. FPGA has the abundant internal resource and IP cores. And a central control option was built via an embedded Nios II program and an IP core in F

9、PGA. Furthermore, Verilog language was adopted to design the IP core which generated digital PWM waves for controlling the manipulator. Therefore, this system could reach higher precision and easy to debug.MATLAB software was adopted to build the kinematic models of manipulator. And using D-H (the a

10、cronym of Denavit-Hartenberg) method to solve the forward and inverse kinematic equations of the manipulator, to analyze the motivation, to plan and track the motions path. In addition, a good interface of human-computer interaction was enhanced in the remote control system of the manipulator in PC.

11、 Moreover, the manipulator simulation technology was built by using the mixed programming of VC and MATLAB. Thus, the motion choreographs was got quickly and easily, also greatly saved time and cut the cost.2 Manipulator Model and Path PlanningAt first, the motion model of the manipulator was built.

12、 Then, the kinematic simulation and its path planning were researched. These works provided the foundation for the design of the remote control system of the manipulator.2.1 Motion Model of the ManipulatorThe manipulator was regarded as an open loop kinematic chain. It was constituted by five rotary

13、 joints. And its one end was fixed on a base while the other end was used to achieve the ability of grabbing. Therefore, it is better to establish a chain coordinate frame as shown in Fig.1. The terminal position and attitude was determined via using forward kinematic equation after knowing the rota

14、ting angle of every joint. The D-H parameter table shown as Table 1 was established by using the frames in Fig.1.Fig.1 Coordinate frames of mechanical armTable 1 D-H Parameters of the Robot ArmDue to D-H method:Where , , , S . The transformation matrix of every joint was given by equation (2). (2)Wh

15、ere unit vector in equation (2) was , , , . Parameters of mechanical arm were given by , ,. Therefore the forward kinematicequation was determined by taking every parameter in equation (3). (3)In practical application, the manipulator was adopted to grab objects. This required that the fixed positio

16、n was given from terminal to target location. That was the inverse kinematic analysis of manipulator. Inverse transformation was used to determine angle of every rotary joint toward the established coordinates. And the used method of inverse transformation was the common method to solve such problem

17、 (this method also known as algebraic method).Using inverse transformation separately to the left multiplication with , the angle of every rotary jointwas determined. Owing to these results, the rotary anglesat terminal position of manipulator were totally decided by the target position. Angle was u

18、sed to change terminal attitude of the manipulator and it was changed by the known normal vector. However, angle , was decided by the size of target object.2.2 Motion Simulation of the ManipulatorThe manipulator model was built and simulated via MATLAB toolbox. We could verify the rationality of the

19、 mathematical model. While the MATLAB model was established by table 1 and shown as Fig.2Fig.2 MATLAB simulation of the manipulatorComparing to the Fig.1 and Fig.2, the simulation model of the manipulator was coincided to the reference frame model. That was to say, the given coordinate frame was cor

20、rect. These results also could be proved by the determined inverse kinematic equations via MATLAB shown in the table (2) and table (3).The target position was solved by forward kinematics. After that, the rotary angles were calculated by inverse kinematical equation. It turned out that these rotary

21、angles coincided to the given angles. Therefore, these results verified the correctness of forward and inverse kinematical equation. Table (2) Forward Kinematics AnalyzeTable (3) Inverse Kinematics Analyze3 Path Planning of the ManipulatorThe total displacement of joint was calculated by inverse kin

22、ematical equation when the manipulator moved to new position. Thus, the manipulator could move to new position. Although the manipulator finally moved to the expected position in such condition, the motion of the manipulator between these two points was unknown. Due to space limitations, motion and

23、some certain position requirements, the manipulator was often unable to move as the above mentioned method. Therefore, the motion path was designed to coincide with the limited conditions.In this paper, we could use these certain limitations to decide some expected points. And these expected points

24、were used to match the planning path of the manipulators movement. Owing to the planning path, coordinate in every part could be calculated. The rotary angle of every joint was calculated via inverse kinetical equation and these angles realized the movement of planning path. Movement of the manipula

25、tor was shown in Fig.3 (Where? represented the points would be passed by the manipulator; *represented the expected points of every segment; -represented path planning of the manipulator). In Fig.3, we could see that the motion of the manipulator passed every planning point and the movement path coi

26、ncided to the planning path.Fig.3 The path planning simulation of the manipulator4 Remote Control System of the ManipulatorThe remote control system of the manipulator contains the main PC and the slave FPGA controller using DE2 Board of ALTER Company. The motors of the manipulator were controlled b

27、y multipath PWM waves. And the PWM waves were generated by IP core. The FPGA controllerCommunicated with PC via wireless serial port. While in the PC interaction, the operator could observe the move of the manipulator in real-time and tele-control the motion of the manipulator. Also every movement o

28、f manipulator could be observed in advance via the simulation technique. The general design of the manipulator remote control system was shown in Fig.4.Fig.4 The block diagram of the remote control system4.1 Control Mode of the ManipulatorThere were two control modes of the manipulator. One mode is

29、that the inverse kinematical equations are calculated by FPGA straightly to determine angle of every rotary joint. Thus, the control of the manipulator was achieved. The advantage of this mode is more direct and independent to finish the control of the manipulator without the external devices. At th

30、e same time, this mode has large quantities of calculations, which occupy more internal storage and running time of FPGA. Resources of FPGA are wasted under this mode.The other mode accomplished the control of the manipulator by using VC and MATLAB in PC. Using VC and MATLAB finished a large number

31、of complex calculations and determined angle of every rotary joint. And the angle results were transmitted to FPGA in order to accomplish the control of the manipulator. This manner saved lots of internal storage and running time. In addition, FPGA could finish other works under this mode. But the m

32、anipulator was not under fast control in this mode.In this system, a new mode was adopted in the manipulator remote control system depending on the advantages of the two modes. Specifically, when the manipulator accomplished the specified and repeated movement the former mode was adopted under direc

33、t control by FPGA. When the manipulator wanted to achieve new motions the latter mode was used to be commanded by orders from PC. This new mode was made good use of advantages of the two modes in the above. And this new mode lightened computational burden and improved working efficiency of the manip

34、ulator.4.2 SOPC Design for the Remote Control System Movement of the manipulator was controlled by servos. And the servos were controlled by PWM waves with the cycle of 20ms. Pulse width of these PWM waves was 0.52.5ms corresponding to the rotary angle of servo with -90 degree to 90 degree. High pre

35、cision of PWM waves were generated by IP core via Verilog in this system. The results were shown in Fig.5. PWM waves controlled rotary angles of the servos via the servo drivers.Fig.5 The PWM IP coreMultiple of IP cores were able to be downloaded into FPGA. And multiple PWM waves with high precision

36、 were generated in the output. As shown in Fig.6, the pulse width of these waves could be settled by program of Nios II. The movement of the manipulator was more flexible and in higher precision in this system.Fig.6 The IP cores generating PWM waveThe movement of the manipulator was accomplished by

37、the duty ratio of PWM waves. Formula (4) inverted rotary angle to the corresponding amount of the duty ratio of PWM waves. The duty ratio of PWM waves corresponded to the Nios II output.Wireless serial of 9600 baud rate was used to transmit the coordinate and the angle information from host computer

38、 to FPGA. After that, the data and orders were analyzed by FPGA Then FPGA transmitted the movement results to interactive interface of host computer via wireless transition model. This communication was realized through adding UVRT communication protocol to FPGA.4.3 The Interactive Interface of the

39、Remote Control SystemThe interactive interface of the remote control system was shown in Fig.7. There were some functions in the interactive interface: video observation, the manipulator control and the simulation modeling.At first, the manipulator video could be seen from camera to interactive inte

40、rface. The operator could monitor the manipulator in real-time. Secondly, the angle and the coordinate could be set in control zone of the interactive interface. The angle of the manipulator could be set independently to each single joint. In addition, the angle setting could be shown in real-time i

41、n the list of interactive interface (as shown in Fig.7). In the set of coordinates, judging of coordinate setting assured that the total coordinates could achieve to the target points. Thus the manipulator could be controlled to move in the settled path depend on the angle information.Lastly, the MA

42、TLAB robot toolbox was embedded into this interactive interface. One interface was integrated both the control and simulation of the manipulator. MATLAB robot toolbox was directly used by interactive interface in the manipulator modeling. Each group of information was simulated separately in order t

43、o detect whether each movement was correct. And the general simulation could test whether movement arrangement of the manipulator was reasonable. Combining with multiple simulation methods made the movement arrangement more flexible, the operation of the manipulator simpler and interface interaction

44、 more perfect.Fig.7 The interactive interface of the manipulator5 Experiment and SimulationIn order to verify properties of the remote control system of the manipulator, experiments of the system were under way and were comparing to the simulation system. To be specific, manipulator modeling was bui

45、lt by interactive interface and a group of coordinates could be designed. These coordinates were transmitted to FPGA, which controlled the servos to accomplish the movement of the manipulator. Joint angles, the terminal coordinates shot by interface video. The simulation results were shown in Fig.8.

46、Comparing the real movement and the simulation results, we could see that the manipulator modeling and control of the interactive interface design comforted to the design requirement. The comparing between experiment and simulation was shown in Fig.8.Fig.8 The experiment and the simulation6 Conclusi

47、onIn the experiment, the 5-DOF manipulator modeling was simulated by MATLAB. In the slave FPGA board, control of the manipulator was accomplished via IP core based on the Verilog language. That greatly reduced design of the peripheral circuit, cut the cost, improved the precision and made the moveme

48、nt smoother without shaking. While in the interactive interface, the mixed programming method of VC and MATLAB was embedded into the MATLAB simulation function. Thus the operability of this manipulator was enhanced. The system had a good ability of interactive interface. The whole system was verified and achieved to the expected effect. One new thing in this system was that embedded the MATLAB robot toolbox in the interactive interface. The D-H modeling, path planning and tele-operation and so on were accomplished by using this int

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 教育专区 > 小学资料

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知得利文库网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号-8 |  经营许可证:黑B2-20190332号 |   黑公网安备:91230400333293403D

© 2020-2023 www.deliwenku.com 得利文库. All Rights Reserved 黑龙江转换宝科技有限公司 

黑龙江省互联网违法和不良信息举报
举报电话:0468-3380021 邮箱:hgswwxb@163.com