Syntax
[CPL1,CPL2,CPLR,CPL,R12,CPLX,TX,dt]=CPLfourbarlinkage2([P1,P2,P3,P4,P5,R12,CPLX,dw])
Input Parameter
P1 : | | A0 Position of Crank Center |
P2 : | | A1 Position of TCP (end of coupler) |
P3 : | | B1 Position of link 1 (start of coupler) |
P4 : | | B0 Position of Base of link 1 (2R robot base) |
P5 : | | C0 Position of POI in mm or [POI delta x] |
R12 : | | Ro and Ri Outer and inner Radius |
CPLX : | | Contour of the Shape linked to POI |
dw : | | turning angle |
Output Parameter
CPL1 : | | CPL of swing, 2R-robot link 1 |
CPL2 : | | CPL of coupler, 2R-robot link 2 |
CPLR : | | CPL of crank, radial position specification |
CPL : | | complete contour for sweeping |
R12 : | | [Ro and Ri] Outer and inner Radius |
CPLX : | | CPL of Final Contour |
TX : | | Final transformation matrix |
Examples
CPLfourbarlinkage2('','','','',20);
CPLfourbarlinkage2('','','','',0);
CPLfourbarlinkage2('','','','',-40);
CPLfourbarlinkage2('','','','',+80);
CPLfourbarlinkage2('','','','',[+20 20]);
CPLfourbarlinkage2('','','','',[+20 20],'',CPLsample(34)*10);
Copyright 2019-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21