JamesDE2008
Aerospace
- Oct 30, 2008
- 3
I am performing a PSD analysis in Ansys9.0 for an electronic housing by defining a based excited PSD loading G^2/Hz in acceleration. The housing was fixed through four brackets to vibration desk, however I can not find any stress in loadstep 3 to 5. I can only find displacement in resultant 1.7 and in x,y,z direction 0.9999. The displacement is also constant in total model except in the area of brakets the displament shows from zero to 1.7 (or 0.9999 for compoment displacement). Can some people to tell me, what could be the problem and how should I understand this. Actually in loadstep Modal analysis and PSD analyse the element stress output has been already selected.
This is my code:
!!! FE Model has been already constraint in bottom of four brakets.
/SOLU
ANTYPE,MODAL?
MODOPT,LANB,100,0,2000,?,OFF,?,0
LUMPM,1
PSTRES,0
SOLVE
FINISH
/SOLU
ANTYPE,MODAL?
EXPASS,ON
MXPAND,100,,,YES,?
SOLVE
FINISH
/SOLU
ANTYPE,SPECTR
SPOPT,PSD,,YES
PSDUNIT,1,accg,9800!mm,mpa,t, unit system
psdfrq,1,,1,10,20,80,400,2000
psdval,1,2.2e-2,2.2e-2,2.4e-3,2.4e-3,1.2e-4
NSEL,R,LOC,y,0
D,ALL,uy,1.0!Ux,Uy,Uz already constraint and now PSD loading applied also here.
ALLSEL,ALL
PFACT,1,BASE
PSDRES,DISP,ABS
PSDRES,VELO,ABS
PSDRES,ACEL,ABS
SOLVE
FINISH
/SOLU
ANTYPE,SPECTR
PSDCOM,0.005,100!or PSDCOM,0.0001,100
SOLVE
FINISH
/POST1
SET,LIST
SET,FIRST?
PRNSOL,DOF?
PRESOL,ELEM?
PRRSOL,F?
set,,,1,,,,103
FINISH
Hope somebody can help! many thanks!
This is my code:
!!! FE Model has been already constraint in bottom of four brakets.
/SOLU
ANTYPE,MODAL?
MODOPT,LANB,100,0,2000,?,OFF,?,0
LUMPM,1
PSTRES,0
SOLVE
FINISH
/SOLU
ANTYPE,MODAL?
EXPASS,ON
MXPAND,100,,,YES,?
SOLVE
FINISH
/SOLU
ANTYPE,SPECTR
SPOPT,PSD,,YES
PSDUNIT,1,accg,9800!mm,mpa,t, unit system
psdfrq,1,,1,10,20,80,400,2000
psdval,1,2.2e-2,2.2e-2,2.4e-3,2.4e-3,1.2e-4
NSEL,R,LOC,y,0
D,ALL,uy,1.0!Ux,Uy,Uz already constraint and now PSD loading applied also here.
ALLSEL,ALL
PFACT,1,BASE
PSDRES,DISP,ABS
PSDRES,VELO,ABS
PSDRES,ACEL,ABS
SOLVE
FINISH
/SOLU
ANTYPE,SPECTR
PSDCOM,0.005,100!or PSDCOM,0.0001,100
SOLVE
FINISH
/POST1
SET,LIST
SET,FIRST?
PRNSOL,DOF?
PRESOL,ELEM?
PRRSOL,F?
set,,,1,,,,103
FINISH
Hope somebody can help! many thanks!