Mechanisms and robots analysis with MATLAB repost

480 470 2
Mechanisms and robots analysis with MATLAB repost

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

[...]... joint C, xC and yC The joint C is located on the horizontal axis yC = 0 and with MATLAB: yC=0; The length of the segment BC is constant (xB − xC )2 + (yB − yC )2 = BC2 , or (0.353553 − xC )2 + (0.353553 − 0)2 = 12 Equation 2.5 with MATLAB command is: eqnC=’(xB-xCsol)ˆ2+(yB-yC)ˆ2=BCˆ2’; (2.5) 18 2 Position Analysis where xCsol is the unknown To solve the equation, a specific MATLAB command will be... 45◦ with the horizontal axis Find the positions of the joints and the angles of the links with the horizontal axis B 1 y 2 3 φ C x A 0 (a) 0 Circle of radius BC y B 2 1 C2 φ x A C1 (b) Fig 2.2 (a) Slider-crank (R-RRT) mechanism and (b) two solutions for joint C: C1 and C2 Solution The MATLAB R program starts with the statements: clear all % clears all variables and functions clc % clears the command... 5) has the mobility equal to zero The dyad is the simplest system group and has two links and three joints On the structural diagram one can notice that links 2 and 3 represent a dyad and links 4 and 5 represent another dyad The mechanism has been decomposed into a driver link (link 1) and two dyads (links 2 and 3, and links 4 and 5) Another graphical construction for the connectivity table, shown... data point The graphic of the mechanism obtained with MATLAB is shown in Fig 2.3 The x-axis and y-axis are labeled using the commands: xlabel(’x (m)’) ylabel(’y (m)’) and a title is added with: title(’positions for \phi = 45 (deg)’) On the figure, the joints A, B, and C are identified with the statements: text(xA,yA,’ A’), text(xB,yB,’ B’), 20 2 Position Analysis positions for φ = 45 (deg) 1.2 1 y (m)... At B there is a joint between link 1 and link 2 and a joint between link 2 and link 3 Link 4 is connected to link 3 at D and to link 5 at D The last link, 5, is connected to link 4 at D and to 0 at A In this way the table in Fig 1.12a is obtained At A there is a multiple joint, two rotational joints, one joint between link 1 and link 0, and one joint between link 5 and link 0 The structural diagram is... diagram, and contour diagram for R-RTR-RTR mechanism and the contour diagram are not unique for this mechanism Using the structural diagram the mechanism can be decomposed into a driver link (link 1) and two dyads (links 2 and 3, and links 4 and 5) If the driver link is link 1, the mechanism has the same structure no matter what structural diagram is used Next, the driver link with rotational motion (R) and. .. plotted with the help of the command plot The statement plot(x,y,c) plots vector y versus vector x, and c is a character string For the R-RRT mechanism two straight lines AB and BC are plotted with: plot([xA,xB],[yA,yB],’r-o’,[xB,xC],[yB,yC],’b-o’) The line AB is a red (r red ), solid line (- solid), with a circle (o circle) at each data point and the line BC is a blue (b blue ), solid line with a circle... link and dyads for R-RTR-RTR mechanism A Chapter 2 Position Analysis 2.1 Absolute Cartesian Method The position analysis of a kinematic chain requires the determination of the joint positions, the position of the centers of gravity, and the angles of the links with the horizontal axis A planar link with the end nodes A and B is considered in Fig 2.1 Let (xA , yA ) be the coordinates of the joint A with. .. 0.6 x (m) 0.8 1 1.2 1.4 Fig 2.3 MATLAB graphic of R-RRT mechanism text(xC,yC,’ C’), axis([-0.2 1.4 -0.2 1.4]), grid The commas and ellipses ( ) after the command are used to execute the commands together Otherwise, the data will be plotted, then the labels will be added and the data replotted, and so on The statement axis([xMIN xMAX yMIN yMAX]) sets scaling for the x and y axes on the current plot... combination of rotation and translation, Fig 1.2c With general plane motion, points on the body will travel non-parallel paths, and there will be, at every instant, a center of rotation, which will continuously change location Translation and rotation represent independent motions of the body Each can exist without the other For a 2-D coordinate system, as shown in Fig 1.1, the x and y terms represent .

Ngày đăng: 26/09/2014, 03:51

Từ khóa liên quan

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan