10 Random Analysis
10 Random Analysis
Random Analysis
Objectives:
Define a frequency-varying excitation.
Define load set power spectral density functions.
Produce a MSC.Nastran input file from a dynamic math
model created in Workshop 1.
Submit the file for random analysis in MSC.Nastran.
Compute nodal displacements for desired frequency
domain.
10-1
10-2
WORKSHOP 10
Random Analysis
Model Description:
For the plate model, enforce a base motion in the z-direction described
by the following power spectral density, (PSD).
Autospectra of the Base Excitation
large mass
55
33
Frequency
(Hz)
G2/Hz
20
0.1
30
100
500
0.1
1000
0.1
Use the modal method with a large mass attached to the edge with an
RBE2 entry.
Below is a finite element representation of the flat plate. It also
contains the loads and boundary constraints.
Determine:
The response displacement and acceleration PSD at the
drive location, (the large mass).
The displacement PSD at the corner and center of the free
edge, (Grids 33 and 55).
Use modal solution.
Assume a constant critical damping ratio of 3% across the
whole frequency range.
10-3
10-4
WORKSHOP 10
Random Analysis
ID SEMINAR,PROB10
__________________________________________
__________________________________________
__________________________________________
__________________________________________
__________________________________________
__________________________________________
__________________________________________
__________________________________________
__________________________________________
__________________________________________
__________________________________________
CEND
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
___________________________________________________
MSC.Nastran 102 Exercise Workbook
10-5
BEGIN BULK
1
10-6
10
WORKSHOP 10
Random Analysis
10
ENDDATA
MSC.Nastran 102 Exercise Workbook
10-7
1.
ID SEMINAR, PROB10
SOL 111
TIME 30
CEND
TITLE= RANDOM ANALYSIS - BASE EXCITATION
SUBTITLE= USING THE MODAL METHOD WITH LANCZOS
ECHO= UNSORTED
SPC= 101
SET 111= 33, 55, 9999
ACCELERATION(SORT2, PHASE)= 111
METHOD= 100
FREQUENCY= 100
SDAMPING= 100
RANDOM= 100
DLOAD= 100
$
OUTPUT(XYPLOT)
XTGRID= YES
YTGRID= YES
XBGRID= YES
YBGRID= YES
YTLOG= YES
XTITLE= FREQUENCY
YTTITLE= ACCEL RESPONSE BASE, MAGNITUDE
YBTITLE= ACCEL RESPONSE AT BASE, PHASE
XYPLOT ACCEL RESPONSE / 9999 (T3RM, T3IP)
YTTITLE= ACCEL RESPONSE AT TIP CENTER, MAGNITUDE
YBTITLE= ACCEL RESPONSE AT TIP CENTER, PHASE
XYPLOT ACCEL RESPONSE / 33 (T3RM, T3IP)
YTTITLE= ACCEL RESPONSE AT OPPOSITE CORNER, MAGNITUDE
YBTITLE= ACCEL RESPONSE AT OPPOSITE CORNER, PHASE
XYPLOT ACCEL RESPONSE / 55 (T3RM, T3IP)
$
$ PLOT OUTPUT IS ONLY MEANS OF VIEWING PSD DATA
$
XGRID= YES
YGRID= YES
10-8
WORKSHOP 10
Random Analysis
XLOG= YES
YLOG= YES
YTITLE= ACCEL P S D AT LOADED CORNER
XYPLOT ACCEL PSDF / 9999(T3)
YTITLE= ACCEL P S D AT TIP CENTER
XYPLOT ACCEL PSDF / 33(T3)
YTITLE= ACCEL P S D AT OPPOSITE CORNER
XYPLOT ACCEL PSDF / 55(T3)
$
BEGIN BULK
PARAM,COUPMASS,1
PARAM,WTMASS,0.00259
$
INCLUDE plate.bdf
$
GRID, 9999, , 0., 0., 0.
$
RBE2, 101, 9999, 12345, 1, 12, 23, 34, 45
$
SPC1, 101, 12456, 9999
$
CONM2, 6000, 9999, , 1.0E8
$
$ EIGENVALUE EXTRACTION PARAMETERS
$
EIGRL, 100 , , 2000.
$
$ SPECIFY MODAL DAMPING
$
TABDMP1, 100, CRIT,
+, 0., .03, 10., .03, ENDT
$
$ POINT LOADING AT TIP CENTER
$
RLOAD2, 100, 600, , , 310
$
TABLED1, 310,
+, 10., 1., 1000., 1., ENDT
$
DAREA, 600, 9999, 3, 1.E8
$
$ SPECIFY FREQUENCY STEPS
$
MSC.Nastran 102 Exercise Workbook
10-9
FREQ,100,30.
FREQ1,100,20.,20.,50
FREQ4,100,20.,1000.,.03,5
$
$ SPECIFY SPECTRAL DENSITY
$
RANDPS, 100, 1, 1, 1., 0., 111
$
TABRND1, 111,LOG,LOG
+, 20., 0.1, 30., 1., 100., 1., 500., .1,
+, 1000., .1, ENDT
$
ENDDATA
10-10
WORKSHOP 10
Random Analysis
4.
10-11
Comparison of Results
5.
10-12
Compare the plot made from the exercise with the plots on
the following pages.
WORKSHOP 10
Random Analysis
Figure 10.1
10-13
Figure 10.2
10-14
WORKSHOP 10
Random Analysis
Figure 10.3
10-15
Figure 10.4
10-16
WORKSHOP 10
Random Analysis
Figure 10.5
10-17
Figure 10.6
10-18