• Title/Summary/Keyword: 유연 다물체 동역학

Search Result 75, Processing Time 0.023 seconds

Analysis Method for Multi-Flexible-Body Dynamics Solver in RecurDyn (RecurDyn 솔버에 적용되어 있는 유연 다물체 동역학에 대한 해석기술)

  • Choi, Juhwan;Choi, Jin Hwan
    • Transactions of the KSME C: Technology and Education
    • /
    • v.3 no.2
    • /
    • pp.107-115
    • /
    • 2015
  • The analysis of multi-flexible-body dynamics (MFBD) has been an important issue in the area of the computational dynamics. This technique has been developed and improved in RecurDyn solver. This paper reviews the formulation which is applied in the RecurDyn solver. Basically, in order to solve the multi-flexible-body dynamics problem, an incremental finite element formulation using a corotational procedure is used. In particular, in order to solve the rigid and flexible bodies together, a constraint equation between a rigid body and a flexible body is applied, in which a virtual body and a flexible body joint are introduced.

반디호 복합재 착륙장치의 착륙특성에 관한 해석

  • Choi, Sun-Woo;Park, Il-Kyung
    • Aerospace Engineering and Technology
    • /
    • v.4 no.2
    • /
    • pp.15-20
    • /
    • 2005
  • Most of studies for the ground load and ground behavior of landing gear have been conducted with an assumption that the structure of landing gear was rigid body. The assumption of rigid body during design process results in many errors or discrepancy. High ground load occurs in 3 directions on the shock absorbing strut during landing. This ground load initiated high structural deformation. In this study, the flex-multi-body dynamics is applied to adapt flexible bodies, so the results of analysis can be described close to landing gears real behaviour.

  • PDF

An Efficient Solution for Multibody Dynamics Composed of Flexible Beams (유연한 보로 구성된 다물체 동역학의 효율적인 해법)

  • 이기수;금영탁
    • Transactions of the Korean Society of Mechanical Engineers
    • /
    • v.16 no.12
    • /
    • pp.2298-2305
    • /
    • 1992
  • To obtain the convenient solution of the multibody dynamic systems composed of flexible beams, linear finite element technique is adopted and the nodal coordinates are interpolated in the global inertia frame. Mass matrix becomes an extremely simple constant matrix and the force vector also becomes extremely simple because Coriolis acceleration and centrifugal force are not required. And the elastic force is also simply computed from the moving frame attached to the material. To solve the global differential algebraic euation. an ODE technique is adopted after Lagrange multiplier is computed by the accelerated iterative technique, and the time demanding procedures such as Newton-Raphson iterations and decomposition of the big matrix are not required. The accuracy of the present solution is checked by a well-known example problem.

Dynamics Analysis for Flexible Systems using Finite Elements and Algebraic Quaternions (4원법과 유한요소를 이용한 유연체 동역학의 해석기법)

  • Lee, Dong-Hyun;Yun, Seong-Ho
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.18 no.2
    • /
    • pp.141-149
    • /
    • 2005
  • This paper deals with formulations of the energy equilibrium equation by an introduction of the algebraic description, quarternion, which meets conservations of system energy for the equation of motion. Then the equation is discretized to analyze the dynamits analysis of flexible multibody systems in such a way that the work done by the constrained force completely is eliminated. Meanwhile, Rodrigues parameters we used to express the finite rotation lot the proposed method. This method lot the initial essential step to a guarantee of developments of the 3D dynamical problem provides unconditionally stable conditions for the nonlinear problems through the numerical examples.

A Study on the Efficient Flexible Multibody Dynamics Modeling of Deep Seabed Integrated Mining System with Subsystem Synthesis Method (부분시스템 합성방법을 이용한 심해저 통합 채광시스템의 효율적인 유연 다물체 동역학 모델링 연구)

  • Yun, Hong-Seon;Kim, Sung-Soo;Lee, Chang Ho;Kim, Hyung-Woo
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.39 no.12
    • /
    • pp.1213-1220
    • /
    • 2015
  • A deep seabed integrated mining system consists of a mining vessel, a lifting pipe, a buffer station, a flexible pipe, and a mining robot for collecting manganese nodules. Recently, the concept of multiple mining robots was introduced to enhance to mining productivity. In this paper, the subsystem synthesis method was applied to the deep seabed integrated mining system in order to improve the efficiency of system analysis and to facilitate its extension to the system of multiple mining robots. Large deflections of the lifting and flexible pipe were considered by dividing a flexible pipe into several substructures, and applying flexible multibody dynamics to each substructure. Theoretical study has been carried out for the efficiency of the subsystem synthesis method for the integrated mining system, by comparing the arithmetic operational counts of the subsystem synthesis method with those of the conventional method.

Wind Turbine Simulation Program Development using an Aerodynamics Code and a Multi-Body Dynamics Code (풍력발전시스템의 유연체 다물체 동역학 시뮬레이션 프로그램 개발)

  • Song, Jin-Seop;Rim, Chae-Whan;Nam, Yong-Yun;Bae, Dae-Sung
    • New & Renewable Energy
    • /
    • v.7 no.4
    • /
    • pp.50-57
    • /
    • 2011
  • A wind turbine simulation program for the coupled dynamics of aerodynamics, elasticity, multi-body dynamics and controls of turbine is newly developed by combining an aero-elastic code and a multi-body dynamics code. The aero-elastic code, based on the blade momentum theory and generalized dynamic wake theory, is developed by NREL(National Renewable Energy Laboratory, USA). The multi-body dynamics code is commercial one which is capable of accounting for geometric nonlinearity and twist deflection. A turbulent wind load case is simulated for the NREL 5-MW baseline wind turbine model by the developed program and FAST. As a result, the two results agree well enough to verify the reliability of the developed program.

Study on Parallel Processing for Efficient Flexible Multibody Analysis based on Subsystem Synthesis Method (병렬 처리를 이용한 부분 시스템 기반 유연다물체 동역학의 효율적인 해석 연구)

  • Han, Jong-Boo;Song, Hajun;Kim, Sung-Soo
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.41 no.6
    • /
    • pp.507-515
    • /
    • 2017
  • Flexible multibody simulations are widely used in the industry to design mechanical systems. In flexible multibody dynamics, deformation coordinates are described either relatively in the body reference frame that is floating in the space or in the inertial reference frame. Moreover, these deformation coordinates are generated based on the discretization of the body according to the finite element approach. Therefore, the formulation of the flexible multibody system always deals with a huge number of degrees of freedom and the numerical solution methods require a substantial amount of computational time. Parallel computational methods are a solution for efficient computation. However, most of the parallel computational methods are focused on the efficient solution of large-sized linear equations. For multibody analysis, we need to develop an efficient formulation that could be suitable for parallel computation. In this paper, we developed a subsystem synthesis method for a flexible multibody system and proposed efficient parallel computational schemes based on the OpenMP API in order to achieve efficient computation. Simulations of a rotating blade system, which consists of three identical blades, were carried out with two different parallel computational schemes. Actual CPU times were measured to investigate the efficiency of the proposed parallel schemes.

Experimental Verification of Flexible Multibody Dynamic Simulations for A Rotating Beam (회전 외팔보에 대한 유연 다물체 동역학 시뮬레이션의 실험적 검증)

  • Kim, Seong-Su;Gang, Yeon-Jun;Lee, Gyu-Il
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.26 no.2
    • /
    • pp.267-274
    • /
    • 2002
  • Using a flexible rotating beam test bed, experimental verification of a flexible multibody dynamic simulations for a rotating beam model has been carried out. The test bed consists of a flexible arm, harmonic driver reducer, AC servo motor and DSP board with PC. The mechanical ports of the test bed has been designed using 3D CAD program. For the simulation model, mass and moment of inertia of each part of the flexible rotating beam test bed are also obtained from 3D CAD model. In the flexible multibody dynamic simulations, the substructuring model has been established to capture nonlinear effects of the flexible rotating beam. Through the experimental verification, substructuring model provides better results than those from the linear model in the high speed rotation.

Analysis of Durability of Vehicle Chassis Part in Virtual Test Lab (가상내구시험을 통한 차량 샤시 부품 내구성 예측에 관한 연구)

  • Cho, ByungKwan;Ha, Jungho
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.37 no.6
    • /
    • pp.747-752
    • /
    • 2013
  • Recently, virtual test laboratory techniques have been widely used to reduce vehicle development costs and time. In this study, a virtual durability test process using multibody dynamics simulation and fatigue simulation is proposed. The flexible multibody model of the front half of a car suspension is solved using road loads that are measured from durability test courses such as a Belgian road. To verify the simulation results, the measured loads of components and simulation results are collated.