[Paper] [Documentation] [NIR 2022 Conference Presentation]
This repository contains the implementation of the stiffness analysis of the double pantograph transmission system. The importance of stiffness modelling is to improve the overall accuracy of the robot by calculating the difference between the desired pose and the actual pose of the robot due to the applied load. It is implemented using VJM and MSA techniques to fnd the EE deflection at different points in the workspace. After deflection calculations, deflection scatter plots are built to analyse the maximum deflection due to 100N force along x, y, z directions respectively. It was found that VJM method has some limitations to model this structure, which prevent evaluating the deflection with an external load in x, z directions. A comparative analysis is performed to compare both MSA and VJM computation complexity and deflection deference. It was noticeable that MSA has less computation cost and no limitations to model the double pantograph structure compared to VJM approach.
- Double Pantograph includes two sets of vertically stacked scissors which are pinned directly together, stabilized, and raised simultaneously.
- The design creates a stable structure for high travel applications and consumes less floor space, so it can easily fit among other work equipment.
- Common applications include parts assembly and disassembly, personnel work platforms, mezzanine, and multiple landing access.
As VJM limitations do not allows us to compare the deflections due to forces in x and z directions with the corresponding deflections from MSA, deflections are compared by applying forces in y-axis.