Abstract Structural Synthesis and Analysis Of

Total Page:16

File Type:pdf, Size:1020Kb

Abstract Structural Synthesis and Analysis Of ABSTRACT Title of dissertation: STRUCTURAL SYNTHESIS AND ANALYSIS OF PLANAR AND SPATIAL MECHANISMS SATISFYING GRUEBLER’S DEGREES OF FREEDOM EQUATION Rajesh Pavan Sunkari Doctor of Philosophy, 2006 Dissertation directed by: Dr. Linda Schmidt Department of Mechanical Engineering Design of mechanisms is an important branch of the theory of mechanical design. Kinematic structural studies play an important role in the design of mech- anisms. These studies consider only the interconnectivity pattern of the individual links and hence, these studies are unaffected by the changes in the geometric prop- erties of the mechanisms. The three classical problems in this area and the focus of this work are: synthesis of all non-isomorphic kinematic mechanisms; detection of all non-isomorphic pairs of mechanisms; and, classification of kinematic mecha- nisms based on type of mobility. Also, one of the important steps in the synthesis of kinematic mechanisms is the elimination of degenerate or rigid mechanisms. The computational complexity of these problems increases exponentially as the num- ber of links in a mechanism increases. There is a need for efficient algorithms for solving these classical problems. This dissertation illustrates the successful use of techniques from graph theory and combinatorial optimization to solve structural kinematic problems. An efficient algorithm is developed to synthesize all non-isomorphic planar kinematic mechanisms by adapting a McKay-type graph generation algorithm in combination with a degeneracy testing algorithm. This synthesis algorithm is about 13 times faster than the most recent synthesis algorithm reported in the literature. There exist efficient approaches for detection of non-isomorphic mechanisms based on eigenvalues and eigenvectors of the adjacency or related matrices. However these approaches may fail to detect all cases. The reliability of these approaches is established in this work. It is shown, for the first time, that if the number of links is less than 15, the eigenvector approach detects all non-isomorphic mechanisms. A matrix is also proposed whose characteristic polynomial detects non-isomorphic mechanisms with a higher reliability than the adjacency or Laplace matrix. An erroneous assumption often found in structural studies is that the graph of a planar kinematic chain is a planar graph. It is shown that all the existing algorithms for degeneracy testing and mobility type identification, except those by Lee and Yoon, have this error. Further, Lee and Yoon’s algorithms are heuristic in nature and were not rigorously proved. Several structural results and implicit assumptions for planar kinematic chains are proved in this work without relying on the erroneous assumption. These new results provide the mathematical justification for Lee and Yoon’s algorithms, thereby validating the adoption of the Lee and Yoon’s algorithms for practical applications. A polynomial-time algorithm based on combinatorial optimization techniques is proposed for degeneracy testing. This polynomial-time algorithm is the first degeneracy testing algorithm that works for both planar and spatial kinematic mechanisms with different types of joints. STRUCTURAL SYNTHESIS AND ANALYSIS OF PLANAR AND SPATIAL MECHANISMS SATISFYING GRUEBLER’S DEGREES OF FREEDOM EQUATION by Rajesh Pavan Sunkari Dissertation submitted to the Faculty of the Graduate School of the University of Maryland, College Park in partial fulfillment of the requirements for the degree of Doctor of Philosophy 2006 Advisory Committee: Dr. Linda Schmidt, Chair/Advisor Dr. Shapour Azarm Dr. Peter Sandborn Dr. Greg Schultz Dr. Lawrence Washington c Copyright by Rajesh Pavan Sunkari 2006 DEDICATION To my parents, for their guidance, support, love and patience. ii ACKNOWLEDGMENTS First and foremost, I would like to thank my advisor, Dr. Linda Schmidt, for her guidance and support in both academic and nonacademic aspects during my graduate study. Over the past five years she has played the role of a mentor as well as a parent and a friend. Her motivational speeches helped me succeed at several fronts during my dissertation work. I would like to thank the committee members, Dr. Shapour Azarm, Dr. Pe- ter Sandborn, Dr. Greg Schultz and Dr. Lawrence Washington for their inputs and comments. I would also like to thank Dr. Sergey Novikov and Dr. Niran- jan Ramachandran for their efforts spent explaining several intricate mathematical concepts. I would like to thank the Department of Mechanical Engineering, University of Maryland, College Park, for providing the financial support during my graduate study. I would like to thank Dr. Sami Ainane for his advice on teaching and for giving me the valuable opportunity to be his teaching assistant. I wish to thank my colleagues, past and present, from the Designer Assistance and Tools Labora- tory. I extend my thanks to the faculty and staff of the Department of Mechanical Engineering who over the years have helped me in many ways. I would like to express my deepest gratitude to my parents for their guidance, support, love and patience. Without their support and encouragement throughout iii my life, I would not have achieved this important milestone in my career. I would like to thank Gayatri Cuddalorepatta for patiently proof reading my technical drafts and providing critical commentary. I would also like to specially thank her for providing motivation and helping me stay focused on my dissertation during difficult times. I would like to thank Niranjan Balachandran for patiently explaining some of the subtle concepts of graph theory and also for his insightful comments on the dissertation. I would like express my gratitude to my housemates Joe (Joseph Varghese), Mak (Anil Maddulapalli), Mungi (Kiran Panchamgam), Raju (Rajasekhar Jam- malamadaka), Reddy (Prabhakar Gudla), Sasi (Sasidhar Karavadi) and my good friends Harish Dontineni, Krishna Kaipa, Nagendra Cuddalorepatta and Neeraja Balachander, for providing strong moral support during my graduate study. Regrettably, it is impossible to list all those who deserve credit and I apologize to those that I might have inadvertently left out. iv TABLE OF CONTENTS List of Tables vii List of Figures viii 1 Introduction 1 1.1 Motivation................................. 1 1.2 Research Theme and Objectives . 5 1.3 Methodology ............................... 6 1.4 OrganizationoftheDissertation . 10 2 Background 11 2.1 KinematicChainsandMechanisms . 11 2.2 Representations of Kinematic Chains . 14 2.3 Mobility type of Kinematic Chains . 16 3 Literature Review of Structural Studies 20 3.1 Introduction................................ 20 3.2 StructuralSynthesis ........................... 21 3.2.1 LinkAssortment ......................... 23 3.2.2 Building up from Simpler Chains . 26 3.2.3 OtherMethods .......................... 27 3.3 StructuralAnalysis ............................ 28 3.3.1 StructuralIsomorphism . 32 3.3.2 Degeneracy Testing . 37 4 Structural Synthesis - Adapting a McKay-Type Algorithm 39 4.1 Introduction................................ 39 4.2 Background on Generation of Non-Isomorphic Combinatorial Struc- tures.................................... 40 4.2.1 Homomorphism Principle-Type Algorithms . 41 4.2.2 Read/Faradzev-Type Algorithms . 43 4.2.3 McKay-Type Algorithms . 45 4.3 Approach ................................. 50 4.4 MethodologyandResults. 51 4.5 Discussion................................. 56 4.6 Summary ................................. 57 5 Efficiency and Reliability of Spectral Methods 59 5.1 Introduction................................ 59 5.2 Reliability of the characteristic polynomial method for isomorphism detection.................................. 60 5.3 Reliability of the eigenvector method for isomorphism detection . 62 5.4 Efficiencies of the spectral methods for isomorphism . 67 v 5.5 Implementation .............................. 73 5.6 Discussion................................. 75 5.7 Summary ................................. 77 6 Laplace and Extended Adjacency Matrices for Isomorphism Detection 78 6.1 Introduction................................ 78 6.2 Characteristicpolynomialmethods . 78 6.3 Laplacematrix .............................. 80 6.4 Extendedadjacencymatrix . 82 6.5 Discussion................................. 89 6.6 Summary ................................. 94 7 Reevaluation of degeneracy testing and mobility type identification algo- rithms 95 7.1 Introduction................................ 95 7.2 Evaluation of existing degeneracy testing algorithms . ....... 96 7.2.1 Basic degeneracy testing algorithm . 96 7.2.2 Hwang and Hwang’s degeneracy testing algorithm . 99 7.2.3 Lee and Yoon’s degeneracy testing algorithm . 105 7.2.4 Proposition 7.10 and its proof . 106 7.3 Support for Lee and Yoon’s mobility type identification algorithms . 109 7.4 Future directions for generalizing structural analysis algorithms . 112 7.5 Summary .................................114 8 Polynomial-time Degeneracy Testing Algorithm 115 8.1 Introduction................................115 8.2 Formulation of Degeneracy Testing as an Optimization Problem . 118 8.3 NetworkFlows ..............................122 8.4 MinimumCutsand0-1Optimization . .125 8.5 Solution of Degeneracy Testing . 127 8.6 ResultsandDiscussion . .130 8.7 Summary .................................134 9 Contributions and Future Work 136 9.1 SummaryofResults ...........................136 9.2 Relevance of Current Research . 139 9.3 Contributions ...............................140 9.4 FutureWork................................141
Recommended publications
  • Use of Continuation Methods for Kinematic Synthesis and Analysis Thiagaraj Subbian Iowa State University
    Iowa State University Capstones, Theses and Retrospective Theses and Dissertations Dissertations 1990 Use of continuation methods for kinematic synthesis and analysis Thiagaraj Subbian Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/rtd Part of the Mechanical Engineering Commons Recommended Citation Subbian, Thiagaraj, "Use of continuation methods for kinematic synthesis and analysis " (1990). Retrospective Theses and Dissertations. 9898. https://lib.dr.iastate.edu/rtd/9898 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Retrospective Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. INFORMATION TO USERS The most advanced technology has been used to photograph and reproduce this manuscript from the microfilm master. UMI films the text directly from the original or copy submitted. Thus, some thesis and dissertation copies are in typewriter face, while others may be from any type of computer printer. The quality of this reproduction is dependent upon the quality of the copy submitted. Broken or indistinct print, colored or poor quality illustrations and photographs, print bleedthrough, substandard margins, and improper alignment can adversely affect reproduction. In the unlikely event that the author did not send UMI a complete manuscript and there are missing pages, these will be noted. Also, if unauthorized copyright material had to be removed, a note will indicate the deletion. Oversize materials (e.g., maps, drawings, charts) are reproduced by sectioning the original, beginning at the upper left-hand corner and continuing from left to right in equal sections with small overlaps.
    [Show full text]
  • Kinematic Synthesis of a Well Service Machine
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by The Research Repository @ WVU (West Virginia University) Graduate Theses, Dissertations, and Problem Reports 2001 Kinematic synthesis of a well service machine Prashanth Kaparthi West Virginia University Follow this and additional works at: https://researchrepository.wvu.edu/etd Recommended Citation Kaparthi, Prashanth, "Kinematic synthesis of a well service machine" (2001). Graduate Theses, Dissertations, and Problem Reports. 1197. https://researchrepository.wvu.edu/etd/1197 This Thesis is protected by copyright and/or related rights. It has been brought to you by the The Research Repository @ WVU with permission from the rights-holder(s). You are free to use this Thesis in any way that is permitted by the copyright and related rights legislation that applies to your use. For other uses you must obtain permission from the rights-holder(s) directly, unless additional rights are indicated by a Creative Commons license in the record and/ or on the work itself. This Thesis has been accepted for inclusion in WVU Graduate Theses, Dissertations, and Problem Reports collection by an authorized administrator of The Research Repository @ WVU. For more information, please contact [email protected]. Kinematic Synthesis of a Well Service Machine Prashanth Kaparthi Thesis submitted to the College of Engineering and Mineral Resources at West Virginia University in partial fulfillment of the requirements for the degree of Master of Science in Mechanical Engineering Kenneth H. Means, Ph.D., Chair Gary J. Morris, Ph.D. Scott Wayne, Ph.D. Department of Mechanical and Aerospace Engineering Morgantown, West Virginia 2001 Keywords: Kinematic Synthesis, Four-position, Burmester, Four-bar, ADAMS ABSTRACT Kinematic Synthesis of a Well Service Machine Prashanth Kaparthi Blowout preventers are used in the oil well industry to prevent accidental oil fires and flare ups.
    [Show full text]
  • Chapter 8, New Methods for Kinematic Synthesis
    Chapter 9 New Methods for Kinematic Synthesis Results that describe new methods for kniematic synthesis presented at various conferences and in archival journals are reprinted in slightly modified form in the following sections. The material presented in the first paper was disseminated in the Proceedings of the International Federation of Machines and Mechanisms (IFToMM) Tenth World Congress on the Theory of Machines and Mechanisms, in Oulu, Finland in a paper entitled \The Effect of Data-set Cardinality on the Design and Structural Errors of Four-bar Function-generators" [1]. This paper presents the initial observation that as the input-output (IO) data-set cardinality increases the Euclidean norms of the design and structural errors converge. The important implication is that the minimisation of the Euclidean norm of the structural error can be accomplished indirectly via the minimisation of the corresponding norm of the design error provided that a suitably large number of input-output pairs is prescribed. The second paper, entitled \Continuous Approximate Synthesis of Planar Function-generators Minimising the Design Error" [2], first appeared in the archival journal Mechanism and Machine Theory in June 2016. In this pa- per the synthesis equations are integrated in the range between minimum and maximum input values, thereby reposing the discrete approximate synthesis problem as a continuous one. Moreover, it is proved that a lower bound of the Euclidean norm, and indeed of any p-norm, of the design error for planar RRRR function-generating linkages exists and is attained with continuous approximate synthesis. 1 2 CHAPTER 9. NEW METHODS FOR KINEMATIC SYNTHESIS The third paper, \Solving the Burmester Problem Using Kinematic Map- ping" [3], initially appeared in the Proceedings of the American Society of Me- chanical Engineers (ASME) Design Engineering Technical Conferences: Mech- anisms Conference, and was presented in Montr´eal,QC, Canada in September 2002.
    [Show full text]
  • 3. Synthesis of Mechanism Systems 3.1 Synthesis Methods for Mechanism Design
    Abstract The aim of this thesis is to provide a basis for efficient modelling and software use in simulation driven product development. The capabilities of modern commercial computer software for design are analysed experimentally and qualitatively. An integrated simulation model for design of mechanical systems, based on four different ”simulation views” is proposed: An integrated CAE (Computer Aided Engineering) model using Solid Geometry (CAD), Finite Element Modelling (FEM), Multi Body Systems Modelling (MBS) and Dynamic System Simulation utilising Block System Modelling tools is presented. A theoretical design process model for simulation driven design based on the theory of product chromosome is introduced. This thesis comprises a summary and six papers. Paper A presents the general framework and a distributed model for simulation based on CAD, FEM, MBS and Block Systems modelling. Paper B outlines a framework to integrate all these models into MBS simulation for performance prediction and optimisation of mechanical systems, using a modular approach. This methodology has been applied to design of industrial robots of parallel robot type. During the development process, from concept design to detail design, models have been refined from kinematic to dynamic and to elastodynamic models, finally including joint backlash. A method for analysing the kinematic Jacobian by using MBS simulation is presented. Motor torque requirements are studied by varying major robot geometry parameters, in dimensionless form for generality. The robot TCP (Tool Center Point) path in time space, predicted from elastodynamic model simulations, has been transformed to the frequency space by Fourier analysis. By comparison of this result with linear (modal) eigen frequency analysis from the elastodynamic MBS model, internal model validation is obtained.
    [Show full text]
  • Mech541 Kinematic Synthesis
    MECH541 KINEMATIC SYNTHESIS Lecture Notes Jorge Angeles Department of Mechanical Engineering & Centre for Intelligent Machines McGill University, Montreal (Quebec), Canada Shaoping Bai Department of Mechanical Engineering Aalborg University Aalborg, Denmark c January 2016 These lecture notes are not as yet in final form. Please report corrections & suggestions to Prof. J. Angeles Department of Mechanical Engineering & McGill Centre for Intelligent Machines McGill University 817 Sherbrooke St. W. Montreal, Quebec CANADA H3A 0C3 FAX: (514) 398-7348 [email protected] Contents 1 Introduction to Kinematic Synthesis 5 1.1 The Role of Kinematic Synthesis in Mechanical Design . 5 1.2 Glossary..................................... 9 1.3 Kinematic Analysis vs. Kinematic Synthesis . 12 1.3.1 ASummaryofSystemsofAlgebraicEquations . 14 1.4 Algebraic and Computational Tools . 15 1.4.1 The Two-Dimensional Representation of the Cross Product ................................. 15 1.4.2 Algebra of 2 2Matrices ....................... 17 × 1.4.3 Algebra of 3 3Matrices ....................... 18 × 1.4.4 Linear-Equation Solving: Determined Systems . 18 1.4.5 Linear-Equation Solving: Overdetermined Systems . 22 1.5 Nonlinear-equation Solving: the Determined Case . .. 32 1.5.1 TheNewton-RaphsonMethod . 34 1.6 Overdetermined Nonlinear Systems of Equations . ... 35 1.6.1 TheNewton-GaussMethod . 35 1.7 SoftwareTools.................................. 38 1.7.1 ODA:MatlabandCcodeforOptimumDesign . 38 1.7.2 Packages Relevant to Linkage Synthesis . 40 2 The Qualitative Synthesis of Kinematic Chains 45 2.1 Notation..................................... 45 2.2 Background ................................... 46 2.3 KinematicPairs................................. 51 2.4 Graph Representation of Kinematic Chains . 54 2.5 GroupsofDisplacements ............................ 56 2.5.1 DisplacementSubgroups . 60 2.6 KinematicBonds ................................ 64 2.7 The Chebyshev-Gr¨ubler-Kutzbach-Herv´eFormula .
    [Show full text]
  • Kinematic Synthesis of Planar Geared Four-Bar Linkages with Prescribed Dwell Characteristics
    http://www.paper.edu.cn Proceedings of the 11th World Congress in Mechanism and Machine Science August 18–21, 2003, Tianjin, China China Machinery Press, edited by Tian Huang Kinematic Synthesis of Planar Geared Four-Bar Linkages with Prescribed Dwell Characteristics Tuanjie Li College of Mechanical and Electrical Engineering, Xidian University, Xi’an 710071, China e-mail: [email protected] Weiqing Cao Department of Mechanical Engineering, Xi'an University of Technology, Xi'an 710048, China Abstract: Geared linkages are useful mechanisms, which can be y formed by combining planar linkages with one or more pairs of gears. As a result output motions can be obtained with reversing, nonreversing without dwell or nonreversing with dwell. As an A x2 example consider the design of the regressive or irregressive r two-gear four-bar linkages with prescribed dwell characteristics. 2 x B First of all, a simplified algorithm is given, including relevant 1 x analytical solutions and the crank existing conditions. Then the 3 r ϕ 1 ψ homotopy iteration method is introduced to solve the non-linear 1 x equations, all solutions can be found easily without choosing k A0 proper initial values. Finally the numerical examples illustrate B0 the synthesis procedures. (a) Regressive mechanism Keywords: Geared four-bar linkages, Instantaneous dwell, Homotopy iteration method y 1 Introduction B Dwell mechanisms ]1[ have numerous applications in x2 A r2 industry, especially in machine tools, packaging, textile machinery, process machines, and automation. The x3 ϕ intermittent-motion could be produced by Geneva, ratchet x ]4,3,2[ 1 1 k ψ mechanisms or other linkages , but their common x weakness is the bigger shock.
    [Show full text]
  • A PC Implemented Kinematic Synthesis System for Planar Linkages
    A PC Implemented Kinematic Synthesis System for Planar Linkages by Christodoulos S. Demetriou Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements for the degree of Master of Science in Mechanical Engineering APPROVED: Charles F. Reinholtz, Chairman Michael P. Deisenroth John B. Kosmatka December, 1987 Blacksburg, Virginia A PC Implemented Kinematic Synthesis System for Planar Linkages by Christodoulos S. Demetriou Charles F. Reinholtz, Chairman Mechanical Engineering (ABSTRACT) The purpose of this thesis is to develop a PC implemented kinematic synthe- sis system for four-bar and six-bar planar linkages using Turbo Pascal. CYPRUS is an interactive program that calculates and displays graphically the designed four-bar and six-bar linkages. This package can be used for three and four position synthesis of path generation, path generation with input timing, body guid- ance, and body guidance with input timing linkages. The package can also be used for function generation linkages where the user may enter a set of angle pairs or chooce one of the following functions: tangent, cosine, sine, exponential, logarithmic, and natural logarithmic. The above syntheses can be combined to design linkages that produce more complex motion. For each kinematic synthesis case the code calculates a certain number of solutions. Then the designer chooses the most suitable solution for the particular application at hand. After a mechanism is synthesized, it can be animated for a check of the mechanical action. Watching this animation allows the designer to judge cri- teria such as clearances, forces, velocities and acceleration of the moving links.
    [Show full text]
  • Four-Bar Linkage Synthesis Using Non-Convex Optimization
    Four-Bar Linkage Synthesis Using Non-Convex Optimization Mémoire Vincent Goulet Maîtrise en informatique Maître ès sciences (M. Sc.) Québec, Canada © Vincent Goulet, 2017 Four-Bar Linkage Synthesis Using Non-Convex Optimization Mémoire Vincent Goulet Sous la direction de: Claude-Guy Quimper, directeur de recherche Résumé Ce mémoire présente une méthode pour synthétiser automatiquement des mécanismes articulés à quatre barres. Un logiciel implémentant cette méthode a été développé dans le cadre d’une initiative d’Autodesk Research portant sur la conception générative. Le logiciel prend une trajectoire en entrée et calcule les paramètres d’un mécanisme articulé à quatre barres capable de reproduire la même trajectoire. Ce problème de génération de trajectoire est résolu par optimisation non-convexe. Le problème est modélisé avec des contraintes quadratiques et des variables réelles. Une contrainte redondante spéciale améliore grandement la performance de la méthode. L’expérimentation présentée montre que le logiciel est plus rapide et précis que les approches existantes. iii Abstract This thesis presents a method to automatically synthesize four-bar linkages. A software imple- menting the method was developed in the scope of a generative design initiative at Autodesk. The software takes a path as input and computes the parameters of a four-bar linkage able to replicate the same path. This path generation problem is solved using non-convex opti- mization. The problem is modeled with quadratic constraints and real variables. A special redundant constraint greatly improves the performance of the method. Experiments show that the software is faster and more precise than existing approaches. iv Contents Résumé iii Abstract iv Contents v List of Tables vii List of Figures viii Remerciements xi Acknowledgements xiii Introduction 1 I Preliminaries3 1 Optimization4 1.1 Introduction...................................
    [Show full text]
  • Review and Synthesis of a Walking Machine (Robot) Leg Mechanism
    MATEC Web of Conferences 290, 08012 (2019) https://doi.org/10.1051/matecconf /20192900 8012 MSE 2019 Review and synthesis of a walking machine (Robot) leg mechanism Tesfaye Olana Terefe1, Hirpa G. Lemu2,*, and Addisu K/Mariam3 1Mechanical Engineering Department, Mizan-Tepi University, Ethiopia 2Faculty of Science and Technology, University of Stavanger, Norway 3School of Mechanical Engineering, Jimma University, Ethiopia Abstract. A walking machine (robot) is a type of locomotion that operates by means of legs and/or wheels on rough terrain or flat surface. The performance of legged machines is greater than wheeled or tracked walking machines on an unstructured terrain. These types of machines are used for data collections in a variety of areas such as large agricultural sector, dangerous and rescue areas for a human. The leg mechanism of a walking machine has a different joint in which a number of motors are used to actuate all degrees of freedom of the legs. In the synthesis of walking machine reported in this article, the leg mechanism is developed using integration of linkages to reduce the complexity of the design and it enables the robot to walk on a rough terrain. The dimensional synthesis is carried out analytically to develop a parametric equation and the geometry of the developed leg mechanism is modelled. The mechanism used is found effective for rough terrain areas because it is capable to walk on terrain of different amplitudes due to surface roughness and aerodynamics. 1 Introduction Nowadays, the expansion of using robots in human life is becoming a more attractive area of research and development.
    [Show full text]
  • Kinematic Analysis and Synthesis of Four-Bar Mechanisms for Straight Line Coupler Curves
    Rochester Institute of Technology RIT Scholar Works Theses 5-1-1994 Kinematic analysis and synthesis of four-bar mechanisms for straight line coupler curves Arun K. Natesan Follow this and additional works at: https://scholarworks.rit.edu/theses Recommended Citation Natesan, Arun K., "Kinematic analysis and synthesis of four-bar mechanisms for straight line coupler curves" (1994). Thesis. Rochester Institute of Technology. Accessed from This Thesis is brought to you for free and open access by RIT Scholar Works. It has been accepted for inclusion in Theses by an authorized administrator of RIT Scholar Works. For more information, please contact [email protected]. Acknowledgments This study acknowledges with sincere gratitude and thanks the patience and guidance of my thesis advisor, Dr. Nir Berzak. Without his extreme accessibility and invaluable advice, this thesis would never have gotten its shape. Thanks are due to Dr. Richard Budynas, my program advisor for his support throughout my M.S. program. Sincere gratitude is extended to Dr. Joseph Torok and Dr. Wayne Walter for spending their valuable time in reviewing this work. Special thanks to Ms. Sandy Grooms of Department of Engineering Support who helped me in getting the typed version of this report. Last but not least deep gratitude is expressed to my mother, my brother, my sister and her family for their never-ending patience and support. ABSTRACT Mechanisms are means of power transmission as well as motion transformers. A four- bar mechanism consists mainly of four planar links connected with four revolute joints. The input is usually given as rotary motion of a link and output can be obtained from the motion of another link or a coupler point.
    [Show full text]
  • Topic 4 Linkages
    FUNdaMENTALS of Design Topic 4 Linkages © 2008 Alexander Slocum 4-0 1/1/2008 Linkages how to master what is and is not known about the design of linkages. Perhaps what is not known is just waiting Linkages are perhaps the most fundamental class for someone like you to make the next discovery! In of machines that humans employ to turn thought into particular, most of us are confined to using simple four action. From the first lever and fulcrum, to the most or six bar linkages that move in a plane, but the world is complex shutter mechanism, linkages translate one type 1 of motion into another. It is probably impossible to three dimensional and waiting for you! trace the true origin of linkages, for engineers have always been bad at documentation. Images of levers Fortunately, for us mere mortal linkage designers, drawn in Egyptian tombs may themselves be document- there is powerful linkage design software that seem- ing ancient (to them!) history. But given their useful- lessly links to many solid modelling programs. Just ness, linkages will be with us always. They form a link lkike snowboarding, you have to learn on the bunny to our past and extend an arm to our future. As long as slope before you ride extreme slopes, and you must we keep turning the technological crank, they will cou- learn the basics of linkage design before you attempt to ple our efforts together so all followers of technology zoom from the top! Accordingly, this chapter will focus can move in sync. on the fundamentals of linkage design: physics, synthe- sis and robust design & manufacturing.2 As you read this chapter on linkages, it is impor- tant to realize that history plays a vital role in the devel- opment of your own personal attitude towards becoming competent at creating and using linkages.
    [Show full text]
  • Kinematic Synthesis of Planar Four Bar and Geared Five Bar Mechanisms with Structural Constraints
    Copyright Warning & Restrictions The copyright law of the United States (Title 17, United States Code) governs the making of photocopies or other reproductions of copyrighted material. Under certain conditions specified in the law, libraries and archives are authorized to furnish a photocopy or other reproduction. One of these specified conditions is that the photocopy or reproduction is not to be “used for any purpose other than private study, scholarship, or research.” If a, user makes a request for, or later uses, a photocopy or reproduction for purposes in excess of “fair use” that user may be liable for copyright infringement, This institution reserves the right to refuse to accept a copying order if, in its judgment, fulfillment of the order would involve violation of copyright law. Please Note: The author retains the copyright while the New Jersey Institute of Technology reserves the right to distribute this thesis or dissertation Printing note: If you do not wish to print this page, then select “Pages from: first page # to: last page #” on the print dialog screen The Van Houten library has removed some of the personal information and all signatures from the approval page and biographical sketches of theses and dissertations in order to protect the identity of NJIT graduates and faculty. ABSTRACT KINEMATIC SYNTHESIS OF PLANAR FOUR BAR AND GEARED FIVE BAR MECHANISMS WITH STRUCTURAL CONSTRAINTS by Yahia Mohammad Saleh Al-Smadi In motion generation, the objective is to calculate the mechanism parameters required to achieve or approximate a set of prescribed rigid-body positions. This doctoral dissertation study is aimed to integrate the classical kinematic analysis of a planar four-bar and geared five-bar motion generation with three structural design constraints.
    [Show full text]