!   TITLE:  plate_brg_od.parm (AAAV)
!
!---------------------------------------------------------------------------
!       Rev -   01/15/2003      D. Edwards
!---------------------------------------------------------------------------
!
!   Analysis of upper azimuth bearing retainer to determine proper clearance
!   and thickness to achieve desired preload on outer DT bearing races.
!
!   PLATE, BEARING  P/N 300A071
!
!   (Little Boys) CU01715076/104 steel sleeve version with A311A105-101
!    DT bearings (3.875 OD).
!
!---------------------- a.) Title and Units Declaration --------------------
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='ring'
arry_nam='ring'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CS_0'          ! cartesian
cyl_name='CS_1'         ! cylindrical
sph_name='CS_2'         ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
! Material Properties
mat_select,'c416'
!
et,1,plane42,0,0,1      ! Axisymmetric

et,2,contac52,,,1,0     ! Bearing race contact - no gap
mp,MU,2,0

!KN, GAP, START, KS, REDFACT, NX, NY, NZ
r,2,1e8,0
!
!--------------------------- e.) Model Parameters --------------------------
!
Tbolt=15                ! [in-lb] Screw torque

Tbc=Tbolt*(7/15)        ! Equiv torque w/ Emperical correction factor
                        ! due to screw bending
r1=3.650/2
r2=3.970/2
r3=4.500/2

rb=3.875/2              ! Bearing OD/2

dsh=.8*.222             ! Use 80% of area where most of the pressure is
ri=(4.185-dsh)/2        ! Annular area for applied screw head pressure
ro=(4.185+dsh)/2

t1=.150
t2=.0275

Fi=Tbc/.2/.138          ! [lb] Screw tension
Nbolt=12                ! Number of bolts
Ft=Fi*Nbolt             ! Total load on retainer ring
At=pi*(ro*ro-ri*ri)     ! Area of applied pressure

Pt=Ft/At                ! Contact pressure on annulus about screws
!
/title,076/104 Upper Az DT Brg Retainer (300A071) Load: Tbolt=%Tbolt%, Ft=%Ft%
!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=0                           ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=0                            ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=0                        ! zx rotation
!
!---------------------------------------------------------------------------