Fall 2008, MET 425 - FEA Applications II

Prof. Dave Johnson, dhj1@psu.edu, Penn State Erie, The Behrend College

Homework Assignment: Impact


General Flexible Body Transient Dynamics FEA Model

Concepts:

Contact finite elements/Impact
Full Transient Dynamic Analysis

Damping Options

Time Integration

Initial Conditions

Time History Postprocessor
Animation, Over Time

A solid ball, of 3 in. radius, is dropped from 100 in. above a flexible base.  The ball is released from rest at a position which is off-center with respect to the base.

Treat this as a 2D system (Geometry file - ParaSolid, available):

Handle the "interaction" of the ball and base with contact/target surfaces.  Create a manual contact region from all surfaces of the ball (contactor) to all upper face of the base (target).  Use a coefficient of friction of 0.1 for this assignment.  Are other contact setting important ?


Hand calculations:


Solution:


Turn In:


* A command object for Time History Postprocessor (POST26):

/SHOW,PNG ! send plots to PNG file
/GFILE,400 ! plot file resolution
/RGB,INDEX,100,100,100,0 ! switch the
/RGB,INDEX,0,0,0,15 ! B/W colors
/VIEW,1,0,0,1 ! set the viewing direction
/POST26
SOLU,2,DTIME,,ITS
SOLU,3,EQIT,,NoEqIt
SOLU,4,RESFRQ,,RespFreq
PLVAR,2
PLVAR,3
PLVAR,4
FINISH