《scara机器人.pptx》由会员分享,可在线阅读,更多相关《scara机器人.pptx(20页珍藏版)》请在第壹文秘上搜索。
1、010204 IntroductionGeneral designState of the artAbstract03050607Control softwareTests and resultsConclusions The design and implementation of a robot manipulator with 6 degrees of freedom (DOF), which constitutes a physical platform on which a variety of control techniques can be tested and studied
2、, are presented. The robot has mechanical, electronic and control systems, and the intuitive graphic interface designed and implemented for it allows the user to easily command this robot and to generate trajectories for it. Over the past few decades, robotics has played a very important part in pro
3、cess automation, with robot manipulators assuming a leading role in the development of several productive areas. Nowadays, industrial robots are used for the automation of a variety of tasks such as assembling, transfer of materials , all kinds of welding, precision cutting of materials, palletizing
4、, painting, among many possible applications. The present work arises from the compelling need of having real platforms to carry out scientific research and its corresponding validations. Therefore, this paper presents the process of design and construction of a robot with a SCARA configuration, whi
5、ch has great application in the present day industry. Industrial robotsRobot controlIndustrial robots There are various types of robots , which depending on their physical configuration can be classified into many-jointed ,mobile, zoomorphic, android, and hybrid. In the many-jointed category we have
6、 industrial robots like the one shown in Figure 1. An industrial robot can be considered as a set of integrated subsystems that correspond to a manipulator or mechanical arm , a terminal effector, motor elements or actuators, information sensors, and controllers.Many people are working on perfecting
7、 the industrial robot to make it better service in produce. Robot control Robot control has the purpose of sending control signals to the joints to make a robot follow a specified trajectory. A number of control algorithms with different characteristics and complexities have been developed. In this
8、paper ,the Decoupled Control was adopted, because the aim is to validate the correct functioning of this newly designed and implemented robot. This control technique is quite simple to implement, since it does not take into account perturbations generated between the robots joints, i.e., each joint
9、is controlled in an independent way commonly by means of one PID controller per joint. The PID controller intrinsically attempts to correct perturbations that produce errors, which must be canceled out . The following equation describes the PID controller:General designComplete systemRobotElectronic
10、 design and interfaceComplete system A SCARA manipulator,communicated with a PC-Controller that uses the Matlab/Simulink software , is designed and built. Since the robot and the PC -Controller must interact with each other, an electronic interface capable of performing the task is also developed, t
11、hereby constituting a link between both parts. The systems general diagram in Figure 2 shows the components of the system.Robot Originally, this robot had an RRP configuration plus a terminal effector, to which two joints and a clamp have been added, with a resultant RRPRRP configuration that was se
12、lected because of its representativeness in the current industry. Figure 3 shows the design and dimensions of the robot. Figure 4 shows the working range of four sensors used in the robot manipulator: two rotational encoder sensors (SR-1 and SR-2),a linear encoder sensor (SP-3), and a FlexiForce for
13、ce sensor(SF-4). Because of the working range of the four sensors the robots work space is basically cylindrical.But in a particular case it resembles a cardioid quite closely(Fig. 5)Electronic design and interface The electronic interface is the link between the robot and the PC-Controller, as seen
14、 in Figure 6. It has the purpose of providing the drivers needed to convert the numerical data from the PC-Controller into signals for the actuators and to convert the signals coming from the sensors of the robot into numbers to be sent to the PC-Controller. The information is sent through a serial
15、port using the RS-232 protocol. Control software The robot has 6 actuators, control systems for actuators M-1, M-2 and M-3 are designed and implemented in the PC-Controller, and they are fed back in position by means of encoders SR-1, SR-2 and SP-3, respectively. Such systems are independent for eac
16、h actuator, although all the blocks of the application are contained in a single Simulink model that is operated from the systems GUI4 application, where the trajectories are programmed and previsualized .This Simulink model includes the following blocks:1. Communication. 2. Controllers. 3. Trajectory containers. 4. Graphic visualizers of results.Tests and results The tests conducted with the robot consisted in the application of steps and trajectories to the joints at different speeds,R-1, R-2