ABSTRACT

Planar Multibody Dynamics: Formulation, Programming with MATLAB®, and Applications, Second Edition, provides sets of methodologies for analyzing the dynamics of mechanical systems, such as mechanisms and machineries, with coverage of both classical and modern principles. Using clear and concise language, the text introduces fundamental theories, computational methods, and program development for analyzing simple to complex systems. MATLAB is used throughout, with examples beginning with basic commands before introducing students to more advanced programming techniques. The simple programs developed in each chapter come together to form complete programs for different types of analysis.

Features

  • Two new chapters on free-body diagram and vector-loop concepts demonstrate that the modern computational techniques of formulating the equations of motion is merely an organized and systematic interpretation of the classical methods
  • A new chapter on modeling impact between rigid bodies is based on two concepts known as continuous and piecewise methods
  • A thorough discussion on modeling friction and the associated computational issues
  • The short MATLAB® programs that are listed in the book can be downloaded from a companion website
  • Several other MATLAB® programs and their user manuals can be downloaded from the companion website including: a general purpose program for kinematic, inverse dynamic, and forward dynamic analysis; a semi-general-purpose program that allows student to experiment with his or her own formulation of equations of motion; a special-purpose program for kinematic and inverse dynamic analysis of four-bar mechanisms
  • The preceding three sets of programs contain animation capabilities for easy visualization of the simulated motion
  • A greater range of examples, problems, and projects

 

chapter 1|12 pages

Introduction

chapter 2|24 pages

Preliminaries

chapter 3|20 pages

Fundamentals of Planar Kinematics

chapter 4|32 pages

Fundamentals of Planar Dynamics

chapter 5|24 pages

Vector Kinematics

chapter 6|22 pages

Free-Body Diagram

chapter 7|34 pages

Body-Coordinate Formulation

chapter 8|16 pages

Body-Coordinate Simulation Program

chapter 9|43 pages

Joint-Coordinate Formulation

chapter 10|32 pages

Point-Coordinate Formulation

chapter 11|24 pages

Contact and Impact

chapter 12|26 pages

Kinematics and Inverse Dynamics

chapter 13|38 pages

Forward Dynamics

chapter 14|17 pages

Complementary Analyses

chapter 15|28 pages

Application Examples