Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 2.13 KB

File metadata and controls

62 lines (46 loc) · 2.13 KB

Radiation Testing

Total Ionizing Dose (TID)

We calculate the total ionizing dose for a component on a spacecraft in a circular orbit in LEO. We assume an altitude of 550km (approx. the Starlink altitude for most shells). Here's how we calculate the TID:

  1. Create a ESA Space Weather Service Network (ESA-SWE) account

    1. Go to ESA-SWE Registration
    2. Fill out the account registration form
    3. Confirm your account via email
  2. Access the Space Environment Information System (SPENVIS)

    1. Go to ESA-SWE SPENVIS
    2. Log in
    3. Click "Access"
    4. Create a new project
  3. For each of the inclinations [0deg, 180deg] (5deg interval), complete the following steps:

    1. Generate Coordinates

      1. Go to "Coordinate Generators"
      2. Go to "Spacecraft trajectories"
      3. Set mission duration "5.0 years"
      4. Click "Next"
      5. Set orbit start to 01 January 2023
      6. Set "Representative trajectory duration" to "30"
      7. Set "Altitude specification" to "circular orbit"
      8. Set "Altitude [km]" to "550"
      9. Set "Inclination" to your inclination
      10. Click "Next"
      11. Click "Run"

      Your project now has trajectory information.

    2. Generate radiation sources

      1. Click "Radiation sources and effects"
      2. Click "Trapped proton and electron fluxes"
      3. Select "AP-8" as a proton model and "solar minimum" (this will use AP8-MIN, as proton fluxes are highest at solar minimum)
      4. Select "AE-8" as an electron model and "solar maximum" (this will use AE8-MIN, as electron fluxes are highest at solar maximum)
      5. Click "Run"
    3. Generate ionizing dose

      1. Click "Radiation sources and effects"
      2. Click "Ionizing dose for simple geometries"
      3. Select "SHIELDOSE-2"
      4. Set "Shielding configuration" to "centre of AI spheres"
      5. Set "Target material" to "Silicon"
      6. Click "Run"
    4. Save Results

      1. Click "SHIELDOSE-2 Doses"
      2. Copy to a new file named "[inclination].txt"
      3. GOTO TOP