Observations of Long-Term Radiation-Induced Effects in High-Density Commercial Memories on- Board Alsat-1

Size: px
Start display at page:

Download "Observations of Long-Term Radiation-Induced Effects in High-Density Commercial Memories on- Board Alsat-1"

Transcription

1 Observations of Long-Term Radiation-Induced Effects in High-Density Commercial Memories on- Board Alsat- Youcef Bentoutou and El-Habib Bensikaddour Satellite Development Center POS Ilot T, Bir-El Djir, Oran, Algeria Tel.: +, Fax: +, Abstract This paper presents a review of a long-term study on radiation effects in non-hardened high density memory devices operating within the main on-board computer system of the Algerian microsatellite Alsat- in Low Earth Orbit (LEO). A statistical analysis of single-event upset (SEU) activity is presented for commercial SRAM devices, and their response to extreme solar events shows SEU rate significant increases correlated with highenergy protons (E > MeV). Ground based neutron monitor data are used to illustrate the long-term relationship between galactic cosmic rays and Alsat- upsets. The short-term effects of energetic solar particles are illustrated with space environment data from GOES-. The Alsat- observed SEU rates are compared to the predicted rates based on ground test data and environment models. The prediction results are in good agreement with in-flight data. Keywords Radiation Effects; SEU, Memory Fault tolerance; Inflight data. T I. INTRODUCTION he space environment beyond Earth is flooded with radiation composed of high-energy particles from the Sun, belts of protons, electrons and ions collected within Earth s magnetic field and Galactic Cosmic Rays (GCR) arriving from beyond the Solar System. Radiation has always been an unseen enemy for satellites and can have serious effects on satellite operation that range from unimportant ones to the catastrophic failure of a vital satellite subsystem such as the On Board Computer (OBC). Special radiation hardened components offer reliable and high performance solutions for satellite applications. Even so, radiation remains one of the leading causes of satellite anomalies and as technology advances, the risk increases. For these reasons it is important to understand the space radiation environment so that reliable satellite subsystems can be designed at a reasonable cost. In Low Earth Orbits (LEO), it is well known that one of the adverse effects of space radiation on spacecrafts is a transient error known as Single Event Upset (SEU) []-[]. Bit-flips caused by SEU are a well-known problem in computer memory chips and error detection and correction techniques have been an effective solution to this problem []-[]. SEU induced data error propagates through the run-time operational flight software causing erroneous outputs from a flight-critical computer system, such as a command error affecting thruster firing, or system crash. The first Algerian Microsatellite Alsat- experienced several important Solar Particle Events (SPE) causing OBC crashes and forcing flight software reloads. Observation of SEU in dynamic and static RAMs on-board low earth orbit satellites has lead to various analyses [7]-[]. The in-orbit data have shown that such memory devices are likely to exhibit both single-event single-bit upsets and singleevent multiple-bit upsets (MBU) []. Non-hardened highdensity Static Random Access Memories (SRAMs) were observed to be more resilient to SEU than the low-density SRAMs []. Over the past decade, arrays of Samsung commercial-offthe-shelf (COTS) memory devices operating within the main computer OBC-8 of Alsat- were monitored for SEU and MBU for the whole spacecraft life-time. Recently, in-orbit observations of SEU and MBU in these memory devices have been presented from November to August []. The observed SEU flight data provide useful information on the behavior of SEU sensitive COTS memory devices. This paper aims to present a follow-up of the evaluation and statistical analysis of SEU and MBU activities in commercial memories onboard Alsat- and to correlate these activities with extreme solar cosmic ray particle events and long-term changes in the radiation environment. II. ALSAT- MISSION AND ON-BOARD MEMORIES Alsat- is the first Algerian Earth observation mission using a small satellite in LEO []-[]. The spacecraft is part of a wider international collaboration to launch the first disaster monitoring constellation of Earth observation satellites. The primary goal of the mission is to provide daily imaging worldwide for the monitoring and mitigation of natural and man-made disasters as well as dynamic Earth observation. Alsat- was launched into a 8 km sun-synchronous orbit in November. This microsatellite carries speciallydesigned Earth imaging cameras which provide -meter

2 resolution imaging in spectral bands (green, red, and near infrared) with an extremely wide imaging swath of km on the ground that enables a revisit of the same area anywhere in the world at least every days with just a single satellite []. The Alsat- main On-Board Computer (OBC) is an Intel 8C8EX based system that was designed, built and tested at Surrey Satellite Technology Limited (SSTL), a company owned by EADS-Astrium at the University of Surrey in Guildford, UK. The OBC plays a dual role for Alsat-, acting as the key component of the payload computer as well as the command and control computer for the microsatellite. It has also been adopted by several other satellite projects []. The OBC is a general purpose computer for space applications. It features Mbytes of program memory which is protected by error detection and correction (EDAC) and Kbytes of firmware storage EPROM. The EDAC is implemented using Triple Modular Redundancy (TMR) with voting logic, requiring Mbytes in total. The board also supports multiple data inputs and can store a maximum of 8 Mbytes of data. This memory is normally referred to as the Ramdisk. Compared to the program memory there is no hardware protection on the Ramdisk, instead a double-error correcting modified Reed-Solomon RS (,) code is used []. The encoding and decoding process is executed entirely in software. Data are transferred in -byte blocks, which comprise bytes of information, three RS code bytes and one byte is used to give the capability of double byte correction. The RS (,) code can correct any number of bit-errors affecting no more than two bytes per block. Thus, three or more bytes would have to be affected to cause a "severe" error under this scheme []. III. IN-ORBIT OBSERVATIONS Since Alsat- is placed in a LEO with an inclination of 98 at 8 km altitude, elevated levels of radiation caused by the lack of atmosphere increase the probability of SEU. A SEU is a non-destructive error which usually affects logic cells in such a way that it can cause a bit in a memory device to change logic states. This phenomenon is caused by a false charge created by the transit of a single ionizing particle through a memory chip. There are various methods of error detection and correction, but the most commonly used solutions are based on Hamming and Reed-Solomon codes, and TMR []. Satellite Development Center's (SDC) microsatellite Alsat- has provided an in-orbit operational test-bed for COTS memories since. The preliminary results of an 8-year study and analysis (-) of the behavior of the on-board memories in the LEO radiation environment have been reported previously in terms of the influence of the LEO environment on SEU rate []. Similar results have been reported by Surrey Space Center [8]-[] and NASA [] for SRAMs operating within dedicated experimental payloads. This paper presents Radiation-induced errors collected onboard the Alsat- main OBC during the whole mission lifetime and particularly during extreme solar cosmic ray particle events. The Ramdisk memories are based on eight Samsung SYS 8, parts of Mbytes each in size (total memory of Mbytes). Table I summarizes the observations from the Alsat- main computer M-Bytes Ramdisk. From these final observations, the correct average SEU rate is SEU/day in 8 memories of M-Bytes each. The mean SEU rate at Alsat- s orbit is.7-7 SEU/bit/day, where 98.% of these SEUs cause single-bit upsets,.% cause double-byte upsets, and the remaining SEU result in multiple-bit, and severe upsets. Most of the Single-Byte Multiple-bit Upsets (SMU) are double-bit upsets. Double-byte errors are events which affect two bytes. Severe errors are due to single-event multiple-bit upsets affecting bits spread across more than two bytes. The severe (uncorrectable) error-rate of these memory devices is. - severe error/bit/day when using the double-error correcting modified Reed-Solomon RS (, ) code []. System monitored TABLE I SEU OBSERVATIONS FOR ALSAT- OBC 8 RAMDISK Memory EDAC code R-S (, ) Memory size M-bytes Hybrid SYS8RKXLI-7 ( M 8-bit) Device Samsung SEC KM8BLT-L K 8-bit SRAM Observation period 8 days November 9 August Bits monitored 8 Total number of upsets 888 No. of Single-bit upsets 9 (98.9%) No. of double-byte upsets 9 (.%) No. of severe upsets 7 (.9%) No. of Multiple-bit upsets (.87%) Figs. - show the daily number of single-bit, multiple-bit, double-byte, and severe upsets per day, respectively. From these figures it is clear that the majority of single event effects cause single-bit upsets. During Solar minimum conditions, the upset rates correspond to about 8 single-bit upsets per day, multi-bit upset every days, severe upset every days, and double-byte upset per day. These rates correspond to about single-bit upsets per day, multi-bit upset every days, severe upset every 9 days, and double-byte upsets every two days during solar maximum conditions. Solar maximum corresponds to the period and solar minimum to the period 7. Most of the spikes present in Fig. correspond to solar flares. Although in the sunspot activity cycle was on its maximum phase, the number of the registered SEUs is low between November 9 and May. A maximum of five () multiple-bit and severe upsets were recorded on July 7, 7. A maximum of nine (9) double-byte upsets were recorded on June, 9. The dates of these events correspond to high latitude regions. One could think that these severe upsets were created by single ions hitting two memory devices in their path through the OBC.

3 8 7 Single-bit upsets/day Severe upsets/day 9// 7// 8// 7/7/ // // // // /8/ 8// // 7// /7/ // // // // /8/ 8// 7//7 7//7 /7/7 /9/7 //7 //8 //8 9/8/8 8//8 //9 //9 //9 /9/9 //9 // // /7/ 9// 7// 8// 7/7/ // // // // /8/ 8// // 7// /7/ // // // // /8/ 8// 7//7 7//7 /7/7 /9/7 //7 //8 //8 9/8/8 8//8 //9 //9 //9 /9/9 //9 // // /7/ Fig.. Daily Single-bit upset rates on Alsat- Ramdisk from November 9 to August Fig.. Daily severe upset rates on Alsat- Ramdisk from November 9 to August Multiple-bit upsets/day 9// 7// 8// 7/7/ // // // // /8/ 8// // 7// /7/ // // // // /8/ 8// 7//7 7//7 /7/7 /9/7 //7 //8 //8 9/8/8 8//8 //9 //9 //9 /9/9 //9 // // /7/ Fig.. Daily multiple-bit upset rates on Alsat- Ramdisk from November 9 to August Double-byte upsets/day // 7// 8// 7/7/ // // // // /8/ 8// // 7// /7/ // // // // /8/ 8// 7//7 7//7 /7/7 /9/7 //7 //8 //8 9/8/8 8//8 //9 //9 //9 /9/9 //9 // // /7/ Fig.. Daily double-byte upset rates on Alsat- Ramdisk from November 9 to August There are three primary sources of natural particle radiation in the space environment [7]: Galactic cosmic rays have their source outside the solar system; Energetic solar particles are accelerated into the near Earth environment by solar flares; and Energetic particles in the radiation belts are trapped by closed field lines in Earth's magnetosphere. During the observation period, 888 SEU were accumulated from 9// to /8/ on the Alsat- Ramdisk memories. The majority of SEUs are low latitude upsets that are due to satellite passages through the South Atlantic Anomaly (SAA) []. There are three classes of SEUs: low-latitude SAA upsets, high-latitude upsets due to Galactic Cosmic Rays (GCR), and upsets due to Solar Particle Events (SPE). The majority of SEU occurs only within the South Atlantic Anomaly (SAA), i.e. in bursts lasting for ~- minutes each orbit and the other SEU are induced by the Galactic Cosmic Rays in the high latitude regions []-[]. The number of upsets occurring outside the SAA under quiet-time conditions (i.e. no solar particle events) is so small by comparison. Fig. illustrates the relationship between SEU rate evolution, Galactic Cosmic Rays (GCR), and solar activity. The GCR are represented by ground-based neutron monitor data from Moscow, Russia. The provided data are daily averages of hourly counts. The solar activity is represented by the sunspot number. It is clear from this figure that the galactic cosmic radiation has an inverse relationship with the solar cycle variation, in which the flux is maximum at solar minimum and minimum at solar maximum. Moreover, the envelope of the Alsat- upsets clearly follows the modulation of the GCR. This figure shows several important Forbush Decreases, the most notable in October and January. This figure also shows two extraordinary giant Ground Level Events (GLEs) that occurred on January,, and December,, respectively. GLEs occur when solar cosmic rays with sufficient energy and intensity increase radiation levels on the surface of Earth. The spikes in January and December reach 77 and SEUs per day respectively.

4 which caused 79 upsets in the sensitive memory devices of Alsat-. 8 / / / / / /7 /8 /9 / // // 9/8/ // 9// 7// 8// 7/7/ // // // // /8/ 8// // 7// /7/ // // // // /8/ 8// 7//7 7//7 /7/7 /9/7 //7 //8 //8 9/8/8 8//8 //9 //9 //9 /9/9 //9 // // /7/ Counts/Hr Fig.. Daily SEU rates on Alsat- Ramdisk from November 9 to August 8 Moscow Neutron Monitor.E+ Solar Particle Induced SEUs Proton > MeV integral flux Sunspot Number / / / / / /7 /8 /9 / Integral proton flux (#/cm^ s).e+.e+.e+ Proton > MeV integral flux Proton > MeV integral flux / / / / / /7 /8 /9 /.E+ 8// 9// // 7// 8// // // 7// 8// // Fig.. SEU rate evolution associated with galactic cosmic rays, represented by neutron monitor data, and the solar activity, represented by the sunspot number. The neutron monitor data are daily averages of hourly counts. The sunspot numbers are monthly values. A. Extreme solar cosmic ray particle events and their influence on the SEU rate at Alsat- altitude Solar Particle Events (SPE) at LEO can occur throughout the solar cycle but are most frequent in solar maximum years. SPE have a significant impact on the upset rates. A high sensitivity to high-energy solar particles has been observed on Alsat- exposed to the solar particles during solar activity. Fig. shows the daily SEU counts on Alsat- from November 9 to August. From this figure, it can be seen that major events have induced an increased SEU number on the Alsat- memories. As a consequence, the main OBC experienced several crashes forcing flight software reload. Other solar events have been observed during this period but only the events with a significant increase of high energy protons have induced increased SEU rates on the Alsat- memories. Major SPE caused upsets to occur in most of the spacecraft memory systems. The most significant event being that of 9th October Fig. 7. SEU rate increase with proton spectrum composition of the main observed SPEs Environmental data have been analyzed in order to correlate them with the observed SEU rate increases. Fig. 7 shows the SEU rate increase with the proton spectrum composition of the large observed SPEs (October, January, and December ) as given by the measurement from the NOAA GOES- Spacecraft. High-energy protons have an impact on the SEU rate during large SPEs. Fig. 8 shows a comparison between the number of upsets during large SPE with the corrected integral proton fluxes (E > MeV) for these days. It is clear from this figure that during these events, the SEU rate increases are well correlated to proton flux with energies greater than MeV. SAC-C and Orbview- flight data have also shown a correlation of the SEU rates during SPE with the proton fluxes > 8 MeV [], and > MeV [], respectively.

5 Number of SEUs/day // 9// // 7// 8// // // Solar Particle Induced SEUs Proton > MeV integral flux 7// 8// // Fig. 8. SPE induced SEU rate evolution associated with daily averages of integral proton fluxes (E > MeV) measured by GOES- ) Halloween events The October period of saw one of the most energetic solar flares and coronal mass ejections of any solar cycle. These events came to be known as the Halloween Events and included several X-class flares, radiation storms and geomagnetic storms [8]. Three of these CMEs that occurred on October 8, 9 and November were associated with X7, X, and X8 flares, respectively. The global effects were wide-ranging, impacting power grids, airline flights, and spacecraft operations. The November CME was the most energetic flare which was not Earth-oriented and thus only resulted in high-latitude auroras. Alsat- experienced the X7-class flare ejected on 8 October and a G-level geomagnetic storm the next two days. The whole sequence of events occurred from 8 to October. During these events (in days) 7 upsets have been observed on the OBC memory. Fig. 9 plots the daily SEU rates on Alsat- memories during the Halloween events. The SEU rate jumped considerably with the occurrence of these major events. A total of 798 SEUs were registered on October 9. As expected, the upset rate is well correlated with solar cycle and SPE. Table II summarizes the SEU rate observed during the Halloween Events. 8 7 Proton > MeV integral flux (#/cm^ s sr) TABLE II INFLUENCE OF HALLOWEEN EVENTS ON SEU RATES ON-BOARD ALSAT- Date October 8 October 9 Total number of upsets No. of Single-bit upsets 79 8 No. of double-byte upsets 8 No. of severe upsets No. of Multiple-bit upsets October ) Impacts of the January extreme SPE on SEU rate Although in the sunspot activity cycle was on its decreasing phase approaching minimum, the Sun had a phase of very high activity between and January. In this period of time, the solar active region NOAA AR 7 produced five powerful solar flares. In association with this major solar activity several pronounced variations in the ground-level cosmic ray intensity were observed [9]. The fifth of these flares, an X7-rated flare produced energetic solar cosmic rays that caused an important increase in the SEU rates on-board Alsat-. Fig. plots the daily SEU rates on Alsat- memories during this solar cosmic ray particle event. 77 upsets were observed on January,. As expected, the upset rate is well correlated with this major solar flare. Table III summarizes the SEU rate observed during this SPE // // // // 7// 8// 9// // // // // // Fig.. Daily SEU rates on Alsat- Ramdisk during the extreme Solar event on January // // // // // // // 7// 8// 9// // // // // // // // Fig. 9. Daily SEU rates on Alsat- Ramdisk during the Halloween Events Date TABLE III SEU RATES DURING THE JANUARY SPE January 9 January Total number of upsets 7 77 No. of Single-bit upsets 7 77 No. of double-byte upsets 7 No. of severe upsets No. of Multiple-bit upsets January ) Other Solar flare events and their impact on SEU rate at Alsat- altitude After these two extreme solar cosmic ray particle events, Alsat- experienced another SPE on December. From the recordings of GOES (Geostationary Operational Environmental Satellite) satellites, six () solar flares were observed on 7 December and three () solar flares were

6 detected on December. Our analysis shows a maximum increment of the effective SEU rate due to solar cosmic rays in the high latitude regions. Fig. shows the daily SEU rates on Alsat- memories during this solar cosmic ray particle event. A maximum SEU rate of 9 and upsets were recorded on December 7 and, respectively. These upset rates are well correlated with GOES solar flare indicator during solar flares. Table IV summarizes the SEU rate observed during this SPE. CREME 9 worst day model was used. The results are shown in Table VI. Cross Section (cm /dev) E+ E- E- E- // // // 7// 9// // // // 7// 9// // // // 7// 9// // Fig.. Daily SEU rates on Alsat- Ramdisk during the December SPE Date TABLE IV SEU RATES DURING THE DECEMBER SPE December 7 Total number of upsets 9 No. of Single-bit upsets No. of double-byte upsets No. of severe upsets No. of Multiple-bit upsets December Cross Section (cm /dev) E- 8 LET (Mev.cm /mg) Fig.. SEU Cross section for the KM8. E- E- E-7 E-8 E-9 8 Proton Energy (Mev) IV. COMPARISON OF ALSAT- FLIGHT SEU RATES TO PREDICTIONS Predictions for the heavy ion and proton induced upset-rate were made using the ground test results found in the literature [] and fitting a Weibull three-parameter curve to the data points. The OMERE [] software was used to calculate the upset rates, based upon a uniform shielding of g/cm for the spacecraft. The sensitive thickness is generally considered equal to µm []. Weibull fitting parameters of ground test data used for the predictions are presented in Table V. TABLE V CROSS-SECTION DATA FITTING PARAMETERS USED FOR THE PREDICTIONS Weibull fit parameters Heavy-ion data Proton Data Width (W). MeV cm /mg. MeV cm /mg On set (S). MeV cm /mg.8 MeV cm /mg Power.8 MeV cm /mg.99 MeV cm /mg Plateau. cm /device.9 - cm /device Figs. and show Heavy ion and proton SEU cross section curves for the KM8, respectively. Solar minimum and solar maximum models were used for the background environment (CREME 9 [] for GCR and AP8 [] for trapped protons). For the SEU rates during SPE, the Fig.. Proton induced SEU cross section for the KM8 SRAM TABLE VI PREDICTED HEAVY-ION AND PROTON UPSET RATES AND FLIGHT OBSERVED RATES Environment Predicted SEU rates Observed SEU rates Background (SEU/bit/day).8x - (solar min).7x - (solar max) (SEU/bit/day).7x -7 (max yearly average).x -7 (min yearly average) SPE.87x - (worst-day).7x - (October 8, ).97x - (October 9, ).x - (October, ).8x - (January, ).x - (December, ) The theoretically estimated SEU rate using the solar minimum models underestimates the actual flight SEU rates due to the background environment by a factor of. During these worst case solar minimum conditions, trapped proton and GCR fluxes are highest. On the other hand, as about 8% of the SEUs occur in the SAA, an underestimation of the SEU rate was expected. This discrepancy is preliminarily due to simplifying assumptions used by the AP8 model that underestimates the actual trapped proton fluxes at low altitudes and simplifications used in describing the device architecture.

7 The calculated SEU rate with the AP8 solar maximum model underestimates the actual SEU rates by a factor of. This underestimation may be due to different factors: SEU characterization, shielding assumptions, and sensitive volume thickness assumptions. The predicted SPE rate and the observed data agree to within a factor of., for the largest SPEs of October 9, and January,, the theoretical predictions being lower than the observations. For the observed SPEs of October 8 and,, the predicted rate and the observed data agree to within a factor of. For the case of the December, SPE, the calculated SEU rate with the CREME 9 SPE worst day model overestimates the actual SEU rates by a factor of.. The ratio of the predicted SEU rate to the observed rates varies from. to.. CREME 9 SPE worst day model gives a best-case estimation of solar particle fluxes. The October 989 event is one of the largest SPE ever observed; therefore, a good estimation was expected. V. CONCLUSION This paper has presented a review of a long-term study on radiation effects in non-hardened high density memory devices operating within the main on-board computer system of Alsat- in LEO. In-orbit observations of single and multiple event upsets are presented for the period between November and August. SEU rate s correlation with solar cycle and solar events has been found as expected. Several large SPE occurred during the Alsat- mission and their impact on COTS memories has been observed. During large solar events, the SEU rate increases are well correlated to high-energy protons (E > MeV). The flight data has shown that is important to have accurate information about the solar particle flux, and the shielding to study the effects of large SPE. The worst case for the KM8 -Mb SRAM devices has been observed for the October Halloween events and a maximum rate increase was measured during these events. The Alsat- observed SEU rates have been compared to the predicted rates based on ground test data and standard environment models. The theoretically estimated SEU rate using CREME 9 cosmic ray model and AP8 trapped proton model underestimates the actual flight SEU rates due to the background environment by a factor between and. During large SPE, the predicted SPE rate and the observed data agree to within a factor of.. VI. ACKNOWLEDGMENTS We acknowledge the NMDB database ( founded under the European Union's FP7 programme (contract no. 7) for providing neutron monitor measurements, and the NOAA's National Geophysical Data Center for providing GOES data. [] M.S. Hodgart, Efficient Coding and Error Monitoring for Spacecraft Digital Memory, Int. J. Electronics, vol. 7, no., pp. -, 99. [] M.S. Hodgart and H. Tiggeler, A (,8) Error Correcting Code (t=) for Critical Memory Applications, in proc. Data Systems In Aerospace, Montreal, Canada, May -,. [] C. I. Underwood, J.W. Ward, C.S. Dyer, and A.J. Sims, Observations of Single-Event Upsets in Non-Hardened High-Density SRAMs in Sun- Synchronous Orbit, IEEE Trans. Nucl. Sci., vol. 9, no., pp , Dec. 99. [7] A. J. Tylka et al., Single events upsets caused by solar energetic heavy ions, IEEE Trans. Nucl. Sci., vol., pp. 78 7, Dec. 99. [8] C. I. Underwood and M. K. Oldfield, Observed Radiation-Induced Degradation of Commercial-Off-The-Shelf (COTS) Devices Operating in Low-Earth Orbit, IEEE Trans. Nucl. Sci., vol., pp. 77 7, Dec [9] C. I. Underwood, The Single-Event-Effect Behaviour of Commercial- Off-The-Shelf Memory Devices A Decade in Low-Earth Orbit, IEEE Trans. Nucl. Sci., vol., pp. 7, Dec [] C. I. Underwood and M. K. Oldfield, Observations on the Reliability of COTS-Devise-Based Solid State Data Recorders Operating in Low- Earth Orbit, IEEE Trans. Nucl. Sci., vol. 7, pp. 7, June. [] R. Harboe Sorensen, E. Daly, F. Teston, H. Schweitzer, R. Nantallo, P. Perol, F. Vanderbussche, H. Dzitko, and J. Cretolle, Observation and analysis of single event effects on-board the SOHO satellite, IEEE Trans. Nucl. Sci., vol. 9, pp., June. [] D. Falguere, D. Boscher, T. Nuns, S. Duzellier, S. Bourdarie, R. Ecoffet, S. Barde, J. Cueto, C. Alonzo, and C. Hoffman, In-fight observations of the radiation environment and its effects on devices in the SAC-C polar orbit, IEEE Trans. Nucl. Sci., vol. 9, no., pp , Dec.. [] C. Poivey, J. L. Barth, K. A. LaBel, G. Gee, and H. Safren, In-Flight Observations of Long-Term Single-Event Effect (SEE) Performance on Orbview- Solid State Recorders (SSR), in Proc. IEEE Radiation Effects Data Workshop, Monterey, CA, Jul., pp. 7. [] C. Boatella, G. Hubert, R. Ecoffet, and S. Duzellier, ICARE On-Board SAC-C: More Than 8 Years of SEU and MCU, Analysis and Prediction, IEEE Trans. Nucl. Sci., vol. 7, no., pp. 9, August. [] M. Bekhti, M. Sweeting, and W. Sun, Alsat-: The first step into space for Algeria, in Proc. rd IAC and World Space Congress, Houston, TX,, pp. -9. [] Y. Bentoutou, A follow-up of in-orbit observations of radiationinduced effects in commercial of the shelf memories on-board Alsat-, Advances in Space Research, vol. 8, pp. 7-, May. [7] D. C. Wilkinson, S. C. Daughtridge, J. L. Stone, H. H. Sauer, and P. Darling, TDRS- Single Event Upsets and the Effect of the Space Environment, IEEE Trans. Nucl. Sci., vol. 8, no., pp. 78-7, Dec. 99. [8] W. B. Manchester IV, et al., Three-Dimensional MHD Simulation of the October 8 Coronal Mass Ejection: Comparison with LASCO Coronagraph Observations, Astrophysical Journal, 8, vol. 8, no., pp. 8-, 8. [9] R. Bütikofer, E. Flückiger, L. Desorgher, and M. Moser, The extreme solar cosmic ray particle event on January and its influence on the radiation dose rate at aircraft altitude, Sci. Total Environ., vol. 9, pp. 77 8, 8. [] S. Petit, Etude des Méthodes de Prédiction de Taux d erreurs en orbite dans les mémoires: nouvelle approche empirique, Ph.D. Dissertation, ONERA, Toulouse, France,. [] OMERE Software V. [Online]. Available: [] A. J. Tylka et al., CREME9: A revision of the cosmic ray effects on micro-electronics code, IEEE Trans. Nucl. Sci., vol., pp., Dec [] D. M. Sawyer and J. I. Vette, AP-8 Trapped Proton Environment for Solar Maximum and Solar Minimum, NSSDC/WDC-A-R&S, 7-, NASA/Goddard Space Flight Center, Greenbelt, MD, Dec REFERENCES [] Y. Bentoutou, A Real Time Low Complexity Codec for use in Low Earth Orbit Small Satellite Missions, IEEE Trans. Nucl. Sci., vol., no., part, pp. -7,. [] Y. Bentoutou, M. Djaifri, A.M. Si Mohammed, Design and Implementation of a quasi-cyclic Codec for Random Access Memories on board Alsat-, Acta Astronautica, Elsevier Science, vol., no. -, pages: 9-9, March/April. [] Y. Bentoutou, A Real Time EDAC System for Applications On-Board Earth Observation Small Satellites, IEEE Trans. Aero. Elec. Sys., vol. 8, no., Jan..

SIMULATION OF SPACE RADIATION FOR NANOSATELLITES IN EARTH ORBIT *

SIMULATION OF SPACE RADIATION FOR NANOSATELLITES IN EARTH ORBIT * Romanian Reports in Physics, Vol. 64, No. 1, P. 302 307, 2012 SIMULATION OF SPACE RADIATION FOR NANOSATELLITES IN EARTH ORBIT * M.F. TRUȘCULESCU 1,2, O. SIMA 1 1 University of Bucharest, Physics Department,

More information

Cosmic Ray Effects on Micro- Electronics (CRÈME) Tools Brian Sierawski 2017 SEESAW

Cosmic Ray Effects on Micro- Electronics (CRÈME) Tools Brian Sierawski 2017 SEESAW Cosmic Ray Effects on Micro- Electronics (CRÈME) Tools Brian Sierawski 2017 SEESAW CRÈME Website Vanderbilt Engineering ISDE hosts the CRÈME tool suite for predicting on-orbit error rates and proton total

More information

S5p INTENTIONALLY BLANK

S5p INTENTIONALLY BLANK Page 2 of 22 INTENTIONALLY BLANK Page 3 of 22 TABLE OF CONTENT 1. SCOPE...5 2. APPLICABLE AND REFERENCE DOCUMENTS...5 2.1 APPLICABLE DOCUMENTS...5 2.2 REFERENCE DOCUMENTS...5 3. ABBREVIATIONS...6 4. MISSION

More information

USING SPACE WEATHER VARIABILITY IN EVALUATING THE RADIATION ENVIRONMENT DESIGN SPECIFICATIONS FOR NASA'S CONSTELLATION PROGRAM

USING SPACE WEATHER VARIABILITY IN EVALUATING THE RADIATION ENVIRONMENT DESIGN SPECIFICATIONS FOR NASA'S CONSTELLATION PROGRAM USING SPACE WEATHER VARIABILITY IN EVALUATING THE RADIATION ENVIRONMENT DESIGN SPECIFICATIONS FOR NASA'S CONSTELLATION PROGRAM Victoria N Coffey 1, Joseph I Minow 1, William C Blackwell, Jr 2, Margaret

More information

H. Koshiishi, H. Matsumoto, A. Chishiki, T. Goka, and T. Omodaka. Japan Aerospace Exploration Agency

H. Koshiishi, H. Matsumoto, A. Chishiki, T. Goka, and T. Omodaka. Japan Aerospace Exploration Agency 9 th Workshop on Radiation Monitoring for the International Space Station Evaluation of Neutron Radiation Environment inside the International Space Station based on the Bonner Ball Neutron Detector Experiment

More information

Solar Energetic Particles measured by AMS-02

Solar Energetic Particles measured by AMS-02 Solar Energetic Particles measured by AMS-02 Physics and Astronomy Department, University of Hawaii at Manoa, 96822, HI, US E-mail: bindi@hawaii.edu AMS-02 collaboration The Alpha Magnetic Spectrometer

More information

Space Weather and Satellite System Interaction

Space Weather and Satellite System Interaction Space Engineering International Course, Kyutech, 4 th Quarter Semester 2017 Space Weather and Satellite System Interaction Lecture 2: Space Weather Concept, Reporting and Forecasting Assoc. Prof. Ir. Dr.

More information

Solar particle events contribution in the space radiation exposure on electronic equipment

Solar particle events contribution in the space radiation exposure on electronic equipment Journal of Physics: Conference Series PAPER OPEN ACCESS Solar particle events contribution in the space radiation exposure on electronic equipment To cite this article: Vasily S Anashin et al 2015 J. Phys.:

More information

BIRA-IASB, 30th October 2006

BIRA-IASB, 30th October 2006 Satellite Anomalies and Launch Failures: Space Weather Connection by Natalia Romanova (runatka@mail.ru) Belgian Institute for Space Aeronomy Institute of the Physics of the Earth, Moscow, Russia BIRA-IASB,

More information

Radiation Effects on Electronics. Dr. Brock J. LaMeres Associate Professor Electrical & Computer Engineering Montana State University

Radiation Effects on Electronics. Dr. Brock J. LaMeres Associate Professor Electrical & Computer Engineering Montana State University Dr. Brock J. LaMeres Associate Professor Electrical & Computer Engineering Montana State University Research Statement Support the Computing Needs of Space Exploration & Science Computation Power Efficiency

More information

Solar Particle Effects in Aircrew Dosimetry

Solar Particle Effects in Aircrew Dosimetry Solar Particle Effects in Aircrew Dosimetry Graeme Taylor Neutron Measurement Workshop 26 th October 2006 1 Presentation Overview Overview of aircrew exposure to cosmic radiation NPL s involvement in aircrew

More information

This project has received funding from the European Union s Horizon 2020 research and innovation programme under the Marie-Sklodowska-Curie grant

This project has received funding from the European Union s Horizon 2020 research and innovation programme under the Marie-Sklodowska-Curie grant This project has received funding from the European Union s Horizon 2020 research and innovation programme under the Marie-Sklodowska-Curie grant agreement number 721624. Space weather and the variable

More information

Engineering Models for Galactic Cosmic Rays and Solar Protons: Current Status

Engineering Models for Galactic Cosmic Rays and Solar Protons: Current Status Engineering Models for Galactic Cosmic Rays and Solar Protons: Current Status Stephen Gabriel Professor of Aeronautics and Astronautics School of Engineering Sciences University of Southampton England

More information

IN preparation for the Galileo system, the European Space

IN preparation for the Galileo system, the European Space 1076 IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 54, NO. 4, AUGUST 2007 Results From the Galileo Giove A Radiation Monitors and Comparison With Existing Radiation Belt Models Ben Taylor, Member, IEEE, Craig

More information

The Radiation Environment for the Next Generation Space Telescope

The Radiation Environment for the Next Generation Space Telescope G S F C The Radiation Environment for the Next Generation Space Telescope Janet L. Barth NASA/Goddard Space Flight Center Greenbelt, Maryland John C. Isaacs Space Telescope Science

More information

THE MICRO ADVANCED STELLAR COMPASS FOR ESA S PROBA 2 MISSION

THE MICRO ADVANCED STELLAR COMPASS FOR ESA S PROBA 2 MISSION THE MICRO ADVANCED STELLAR COMPASS FOR ESA S PROBA 2 MISSION P.S. Jørgensen (1), J.L. Jørgensen (1), T. Denver (1), Pieter van den Braembuche (2) (1) Technical University of Denmark, Ørsted*DTU, Measurement

More information

R&T PROTON DIRECT IONIZATION

R&T PROTON DIRECT IONIZATION R&T PROTON DIRECT IONIZATION Assessment of the Direct Ionization Contribution to the Proton SEU Rate N. Sukhaseum,, J. Guillermin,, N. Chatry, F. Bezerra and R. Ecoffet TRAD, Tests & Radiations Introduction

More information

Solar Particle Events in Aviation and Space. Günther Reitz Insitute of Aerospace Medicine German Aerospace Center, DLR, Cologne, Germany

Solar Particle Events in Aviation and Space. Günther Reitz Insitute of Aerospace Medicine German Aerospace Center, DLR, Cologne, Germany Solar Particle Events in Aviation and Space Günther Reitz Insitute of Aerospace Medicine German Aerospace Center, DLR, Cologne, Germany Radiation Field in the Heliosphere LEO orbit Fluxes of primary space

More information

EECS150 - Digital Design Lecture 26 - Faults and Error Correction. Types of Faults in Digital Designs

EECS150 - Digital Design Lecture 26 - Faults and Error Correction. Types of Faults in Digital Designs EECS150 - Digital Design Lecture 26 - Faults and Error Correction April 25, 2013 John Wawrzynek 1 Types of Faults in Digital Designs Design Bugs (function, timing, power draw) detected and corrected at

More information

Geomagnetic Disturbances (GMDs) History and Prediction

Geomagnetic Disturbances (GMDs) History and Prediction Geomagnetic Disturbances (GMDs) History and Prediction J. Patrick Donohoe, Ph.D., P.E. Dept. of Electrical and Computer Engineering Mississippi State University Box 9571 Miss. State, MS 39762 donohoe@ece.msstate.edu

More information

Predicting On-Orbit SEU Rates

Predicting On-Orbit SEU Rates Brigham Young University BYU ScholarsArchive All Faculty Publications 2005-06-23 Predicting On-Orbit SEU Rates Keith S. Morgan keith.morgan@byu.net Michael J. Wirthlin wirthlin@ee.byu.edu Follow this and

More information

On the possibility to forecast severe radiation storms by data from surface and space-born facilities

On the possibility to forecast severe radiation storms by data from surface and space-born facilities On the possibility to forecast severe radiation storms by data from surface and space-born facilities Ashot Chilingarian Cosmic Ray Division, Yerevan Physics Institute, Armenia Aragats Space-Environmental

More information

INTERPLANETARY ASPECTS OF SPACE WEATHER

INTERPLANETARY ASPECTS OF SPACE WEATHER INTERPLANETARY ASPECTS OF SPACE WEATHER Richard G. Marsden Research & Scientific Support Dept. of ESA, ESTEC, P.O. Box 299, 2200 AG Noordwijk, NL, Email: Richard.Marsden@esa.int ABSTRACT/RESUME Interplanetary

More information

National Report Greece

National Report Greece National Report Greece Ioannis A. Daglis Institute for Space Applications & Remote Sensing National Observatory of Athens Indicative ILWS-relevant activities at: University of Crete Academy of Athens National

More information

NOAA Space Weather Prediction Center Data and Services. Terry Onsager and Howard Singer NOAA Space Weather Prediction Center

NOAA Space Weather Prediction Center Data and Services. Terry Onsager and Howard Singer NOAA Space Weather Prediction Center NOAA Space Weather Prediction Center Data and Services Terry Onsager and Howard Singer NOAA Space Weather Prediction Center Terry.Onsager@noaa.gov Customer Subscriptions to Space Weather Services Frequent

More information

The Effects of Atmospheric Variations on the High Energy Radiation Environment at the Surface of Mars

The Effects of Atmospheric Variations on the High Energy Radiation Environment at the Surface of Mars The Effects of Atmospheric Variations on the High Energy Radiation Environment at the Surface of Mars A. Keating, Laboratório de Instrumentação e Física Experimental de Partículas, Lisbon, Portugal (keating@lip.pt)

More information

Monitoring solar energetic particles with ESA SREM units

Monitoring solar energetic particles with ESA SREM units Monitoring solar energetic particles with ESA SREM units I. Sandberg Institute for Space Applications and Remote Sensing National Observatory of Athens, Greece The 10th Hellenic Astronomical Conference

More information

Study of the radiation fields in LEO with the Timepix detector

Study of the radiation fields in LEO with the Timepix detector Study of the radiation fields in LEO with the Timepix detector 1 1, Czech Technical University in Prague 16th Baksan Cosmology School 1/24 Timepix in space 2/24 Proba-V Altitude = 820 km Inclination =

More information

IMPACT OF COSMIC RADIATION ON AVIATION RELIABILITY AND SAFETY

IMPACT OF COSMIC RADIATION ON AVIATION RELIABILITY AND SAFETY Original Scientific Paper doi:10.5937/jaes11-5060 Paper number: 11(2013)4, 267, 217-223 IMPACT OF COSMIC RADIATION ON AVIATION RELIABILITY AND SAFETY Ian Zaczyk* Mirce Akademy, Woodbury Park, Exeter, United

More information

STCE Newsletter. 7 Dec Dec 2015

STCE Newsletter. 7 Dec Dec 2015 Published by the STCE - this issue : 18 Dec 2015. Available online at http://www.stce.be/newsletter/. The Solar-Terrestrial Centre of Excellence (STCE) is a collaborative network of the Belgian Institute

More information

DIN EN : (E)

DIN EN : (E) DIN EN 16603-10-04:2015-05 (E) Space engineering - Space environment; English version EN 16603-10-04:2015 Foreword... 12 Introduction... 13 1 Scope... 14 2 Normative references... 15 3 Terms, definitions

More information

November 2013 analysis of high energy electrons on the Japan Experimental Module (JEM: Kibo)

November 2013 analysis of high energy electrons on the Japan Experimental Module (JEM: Kibo) November 2013 analysis of high energy on the Japan Experimental Module (JEM: Kibo) Francis F. Badavi (ODU) Haruhisa Matsumoto, Kiyokazu Koga (JAXA) Christopher J. Mertens, Tony C. Slaba, John W. Norbury

More information

Operational Impacts of Space Weather

Operational Impacts of Space Weather Operational Impacts of Space Weather R. Lambour, A. J. Coster, R. Clouser, L. E. Thornton, J. Sharma, and A. Cott 2001 Space Control Conference 3 April 2001 2001 Space Control Conf. -1 Outline Introduction

More information

A New JPL Interplanetary Solar HighEnergy Particle Environment Model

A New JPL Interplanetary Solar HighEnergy Particle Environment Model A New JPL Interplanetary Solar HighEnergy Particle Environment Model Insoo Jun (JPL), Randall Swimm (JPL), Joan Feynman (JPL), Alexander Ruzmaikin (JPL), Allan Tylka (NRL), and William Dietrich (NRL/Consultant)

More information

Space Weather. ~ Affects of solar activities onto Earth. Cause-Effect Time Intervals range from immediate (precisely, 8 minutes) to several days.

Space Weather. ~ Affects of solar activities onto Earth. Cause-Effect Time Intervals range from immediate (precisely, 8 minutes) to several days. Space Weather ~ Affects of solar activities onto Earth Cause-Effect Time Intervals range from immediate (precisely, 8 minutes) to several days. days Two difficulties arise for forecasting (modelling):

More information

Space Radiation Mitigation for Fox-1

Space Radiation Mitigation for Fox-1 AMSAT Space Symposium 2012 Space Radiation Mitigation for Fox-1 Alan Biddle WA4SCA Tony Monteiro AA2TX Space Radiation Components Type Source Composition Trapped Particles in Van Allen Belts Galactic Cosmic

More information

subject Dan Burbank), two JAXA astronauts (including the very first subject Soichi Noguchi in 2010) and ESA astronaut Paolo Nespoli in 2011. In terms of basic research, the prolonged weightlessness on

More information

Computation of ionization effect due to cosmic rays in polar middle atmosphere during GLE 70 on 13 December 2006

Computation of ionization effect due to cosmic rays in polar middle atmosphere during GLE 70 on 13 December 2006 Computation of ionization effect due to cosmic rays in polar middle atmosphere during GLE 7 on 13 December 26 ReSolve CoE University of Oulu, Finland. E-mail: alexander.mishev@oulu.fi Peter I.Y.I Velinov

More information

Integrity Applications Inc.

Integrity Applications Inc. Integrity Applications Inc. Presidential Policy Directive National Space Policy, 2010 Improve, develop, and demonstrate, in cooperation with relevant departments and agencies and commercial and foreign

More information

Space Station Ionizing Radiation Design Environment

Space Station Ionizing Radiation Design Environment Space Station Ionizing Radiation Design Environment International Space Station Alpha Revision C 3 June 1994 esa european space agency National Aeronautics and Space Administration Space Station Program

More information

The Dancing Lights Program

The Dancing Lights Program The Sun Teacher Background: The Dancing Lights Program Margaux Krahe Many people think the Sun is just a fiery yellow ball. The Sun is not actually burning because fire requires oxygen. Really, the Sun

More information

Radiation Effects in MMIC Devices

Radiation Effects in MMIC Devices Chapter. Radiation Effects in MMIC Devices C. Barnes and L. Selva I. Introduction The use of microelectronic devices in both civilian and military spacecraft requires that these devices preserve their

More information

Lunar Reconnaissance Orbiter Project. Radiation Environment Specification. August 25, 2005

Lunar Reconnaissance Orbiter Project. Radiation Environment Specification. August 25, 2005 Effective Date: November 1, 2005 Expiration Date: November 1, 2010 Lunar Reconnaissance Orbiter Project Radiation Environment Specification August 25, 2005 LRO GSFC CMO November 1, 2005 RELEASED Goddard

More information

Time variations of proton flux in the Earth inner radiation belt for years based on the PAMELA and the ARINA data

Time variations of proton flux in the Earth inner radiation belt for years based on the PAMELA and the ARINA data Time variations of proton flux in the Earth inner radiation belt for 2006-2015 years based on the PAMELA and the ARINA data 1, S.Yu. Aleksandrin, S.V. Koldashov, A.G. Mayorov, M.A. Mayorova on behalf of

More information

GCR Methods in Radiation Transport. F.A. Cucinotta And M.Y. Kim NASA Johnson Space Center

GCR Methods in Radiation Transport. F.A. Cucinotta And M.Y. Kim NASA Johnson Space Center GCR Methods in Radiation Transport F.A. Cucinotta And M.Y. Kim NASA Johnson Space Center Overview CRÈME used in HZETRN and other codes 1986-1992 Badhwar and O Neill Model developed for HZETRN applications

More information

A r Ω = Solid Angle, A = Area, r = distance

A r Ω = Solid Angle, A = Area, r = distance QUANTIFICATION OF PHENOMENA OBSERVED DURING A SINGLE EVENT UPSET TEST ON A RECOVERABLE FLIGHT CONTROL COMPUTER Matthew A. Ferguson, Undergraduate Student, Old Dominion University, Norfolk, VA Advisor:

More information

NMDB - the European neutron monitor database

NMDB - the European neutron monitor database NMDB - the European neutron monitor database Karl-Ludwig Klein, ludwig.klein@obspm.fr for the NMDB consortium NMDB data Providers Initially (2008-09, FP7) 26 stations from Europe and some neighbouring

More information

U.S. Radiation Dose Limits for Astronauts

U.S. Radiation Dose Limits for Astronauts U.S. Radiation Dose Limits for Astronauts Link to Abstract Link to Menu Health Physics Society 56 th Annual Meeting, West Palm Beach, Florida In lieu of TAM-E.6, Tuesday, June 28, 2011 Daniel J. Strom,

More information

Radiation Environments, Effects and Needs for ESA Missions

Radiation Environments, Effects and Needs for ESA Missions Radiation Environments, Effects and Needs for ESA Missions Eamonn Daly European Space Agency ESTEC, Noordwijk, The Netherlands Space Environment Engineering and Science Applications Workshop 5 September

More information

Validation of Swarm ACC preliminary dataset

Validation of Swarm ACC preliminary dataset Validation of Swarm ACC preliminary dataset Aleš Bezděk Josef Sebera Jaroslav Klokočník Astronomical Institute, Czech Academy of Sciences, Czech Republic Swarm 5th Data Quality Workshop, Institut de Physique

More information

THE SOLAR WIND & SOLAR VARIABILITY

THE SOLAR WIND & SOLAR VARIABILITY The Sun-Earth System: CONTENTS AN OVERVIEW The Stars Around Us 1 Our Dependence on the Sun 3 The Sun s Inconstancy 3 Intruders from Afar 5 What Gets By 5 Voyages of Discovery in an Age of Exploration 6

More information

Characterization and Directional Visualization of Space Radiation Quanta in Low Earth Orbit with the compact Spacecraft Payload SATRAM

Characterization and Directional Visualization of Space Radiation Quanta in Low Earth Orbit with the compact Spacecraft Payload SATRAM Characterization and Directional Visualization of Space Radiation Quanta in Low Earth Orbit with the compact Spacecraft Payload SATRAM 1, Stepan Polansky, Stanislav Pospisil, Zdenek Vykydal, Daniel Turecek

More information

Prologue: By 1998, concern was clearly building over the upcoming Cycle 23 Solar Max

Prologue: By 1998, concern was clearly building over the upcoming Cycle 23 Solar Max Prologue: By 1998, concern was clearly building over the upcoming Cycle 23 Solar Max... 1996... 1998... More recently, (2001) Cycle 23 must be meeting expectations; Tthe mood looks much more relaxed! Significant

More information

SREM: 8 years experience of radiation monitoring with a standard instrument

SREM: 8 years experience of radiation monitoring with a standard instrument SREM: 8 years experience of radiation monitoring with a standard instrument H.D.R. Evans 1, E.J. Daly 1, P. Nieminen 1, W. Hajdas 2, A. Mohammadzadeh 1, D. Rodgers 1 1 ESA/ESTEC, The Netherlands, 2 PSI,

More information

L2 Natural Environment Summary

L2 Natural Environment Summary L2 Natural Environment Summary Lockheed Martin Technical Operations September 1998 (REV A 3/99) Purpose: This paper is intended to summarize the environment that exists at L2 and/or in orbits around L2.

More information

Solar Activity during the Rising Phase of Solar Cycle 24

Solar Activity during the Rising Phase of Solar Cycle 24 International Journal of Astronomy and Astrophysics, 213, 3, 212-216 http://dx.doi.org/1.4236/ijaa.213.3325 Published Online September 213 (http://www.scirp.org/journal/ijaa) Solar Activity during the

More information

Causal Relationships between Solar Proton Events and Single Event Upsets for Communication Satellites

Causal Relationships between Solar Proton Events and Single Event Upsets for Communication Satellites Causal Relationships between Solar Proton Events and Single Event Upsets for Communication Satellites Whitney Q. Lohmeyer, Kerri Cahoy and Shiyang Liu Dept. of Aeronautics and Astronautics Massachusetts

More information

Activities of the Japanese Space Weather Forecast Center at Communications Research Laboratory

Activities of the Japanese Space Weather Forecast Center at Communications Research Laboratory J. RADIAT. RES., 43: SUPPL., S53 S57 (2002) Activities of the Japanese Space Weather Forecast Center at Communications Research Laboratory SHINICHI WATARI 1 * and FUMIHIKO TOMITA 1 Space weather / ISES/SEP

More information

Long Term Solar Modulation with the AMS-02 detector on the International Space Station

Long Term Solar Modulation with the AMS-02 detector on the International Space Station Long Term Solar Modulation with the AMS-02 detector on the International Space Station TEACHER NOTES DESCRIPTION In this activity, students explore whether solar activity impacts the flux of galactic cosmic

More information

Estec final presentation days 2018

Estec final presentation days 2018 Estec final presentation days 2018 Background VESPER Facility Conclusion & Outlook Jovian environment Radiation Effects VESPER history VESPER status Overview Experimental Results External Campaign Summary

More information

Generalized SiGe HBT Event Rate Predictions Using MRED

Generalized SiGe HBT Event Rate Predictions Using MRED Generalized SiGe HBT Event Rate Predictions Using MRED Jonathan A. Pellish, R. A. Reed, A. K. Sutton, R.!A.!Weller, M. A. Carts, P. W. Marshall, C.!J.!Marshall, R. Krithivasan, J. D. Cressler, M.!H.!Mendenhall,

More information

Analysis distribution of galactic cosmic rays particle energy with polar orbit satellite for Geant4 application

Analysis distribution of galactic cosmic rays particle energy with polar orbit satellite for Geant4 application Journal of Physics: Conference Series OPEN ACCESS Analysis distribution of galactic cosmic rays particle energy with polar orbit satellite for Geant4 application To cite this article: W Suparta and W S

More information

Comparison bet ween the observation of the particle detector inside ZY21 Satellite and the model of the radiation belt

Comparison bet ween the observation of the particle detector inside ZY21 Satellite and the model of the radiation belt 50 3 2007 5 CHINESE JOURNAL OF GEOPHYSICS Vol. 50, No. 3 May, 2007,,, 2007, 50 (3) :678 683 Zou H, Chen H F, Zou J Q, et al. Comparison between the observation of the particle detector inside ZY21 Satellite

More information

Deep Space Test Bed. POC Deep Space Test Bed (DSTB)

Deep Space Test Bed. POC   Deep Space Test Bed (DSTB) Deep Space Test Bed Workshop for Radiation Monitoring on the International Space Station September 3-5, 2003 Berkeley, California Presented by Eric Benton POC Mark.J.Christl@NASA.GOV http://sd.msfc.nasa.gov/cosmicray/dstb/dstb.htm

More information

APPLICATION OF POLYMERIC NANO COMPOSITES AT LOW EARTH ORBIT AND GEOSYNCHRONOUS EARTH ORBIT

APPLICATION OF POLYMERIC NANO COMPOSITES AT LOW EARTH ORBIT AND GEOSYNCHRONOUS EARTH ORBIT APPLICATION OF POLYMERIC NANO COMPOSITES AT LOW EARTH ORBIT AND GEOSYNCHRONOUS EARTH ORBIT S. Bhowmik, R. Benedictus, H. M. S. Iqbal and M. I. Faraz Faculty of Aerospace Engineering, Delft University of

More information

Causal Relationships between Solar Proton Events and Single Event Upsets for Communication Satellites

Causal Relationships between Solar Proton Events and Single Event Upsets for Communication Satellites Causal Relationships between Solar Proton Events and Single Event Upsets for Communication Satellites Whitney Q. Lohmeyer, Kerri Cahoy and Shiyang Liu Dept. of Aeronautics and Astronautics Massachusetts

More information

Data and Models for Internal Charging Analysis

Data and Models for Internal Charging Analysis Data and Models for Internal Charging Analysis Alex Hands University of Surrey, UK 5 th September 2017 SEESAW Conference Boulder CO Outline Background Internal Charging Data Focus on SURF instrument Environment

More information

Electron Polar Cap and the Boundary oœ Open Geomagnetic Field Lines

Electron Polar Cap and the Boundary oœ Open Geomagnetic Field Lines VOL. 77, NO. 28 JOURNAL OF GEOPHYSICAL RESEARCH OCTOBER 1, 1972 Electron Polar Cap and the Boundary oœ Open Geomagnetic Field Lines L. C. EVANS 1 AND E. C. STONE 2 California Institute o[ Technology, Pasadena,

More information

Low energy electrons at MEO during observed surface charging events

Low energy electrons at MEO during observed surface charging events Low energy electrons at MEO during observed surface charging events N. Ganushkina (1, 2), I. Sillanpää (1), Jean-Charles Matéo-Vélez (3), S. Dubyagin (1), Angélica Sicard-Piet (3), S. Claudepierre (4),

More information

Radiation Shielding Considerations for the Solar-B EIS CCDs - initial discussion EUV Imaging Spectrometer

Radiation Shielding Considerations for the Solar-B EIS CCDs - initial discussion EUV Imaging Spectrometer Solar-B EIS * Radiation Shielding Considerations for the Solar-B EIS CCDs - initial discussion EUV Imaging Spectrometer Title Radiation Shielding Considerations for the Solar-B EIS CCDs - initial discussion

More information

Rationale for a European Space Weather Programme

Rationale for a European Space Weather Programme Rationale for a European Space Weather Programme Hannu Koskinen Finnish Meteorological Institute ESWS Final Presentation ESTEC, 6 December, 2001 Scope WP 300 of ESWS: Establishment of detailed rationale

More information

INCREASED LEVEL OF UV AND X-RAY RADIATION

INCREASED LEVEL OF UV AND X-RAY RADIATION INCREASED LEVEL OF UV AND X-RAY RADIATION By Senem ÜNAL Page 1 WHAT IS UV AND X-RAY? The sun radiates energy in a wide range of wavelengths, most of which are invisible to human eyes. The shorter the wavelength,

More information

SEU-Induced Persistent Error Propagation in FPGAs

SEU-Induced Persistent Error Propagation in FPGAs Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2006-07-06 SEU-Induced Persistent Error Propagation in FPGAs Keith S. Morgan Brigham Young University - Provo Follow this and additional

More information

ISSCREM: International Space Station Cosmic Radiation Exposure Model

ISSCREM: International Space Station Cosmic Radiation Exposure Model 17 th WRMISS Conference Austin, USA September 4-6, 2012 ISSCREM: International Space Station Cosmic Radiation Exposure Model S. El-Jaby, B. Lewis Royal Military College of Canada L. Tomi Canadian Space

More information

ROBUSTA cubesat. Radiation On Bipolar University Satellite Test Application. Student project. Partnership : Montpellier University + CNES

ROBUSTA cubesat. Radiation On Bipolar University Satellite Test Application. Student project. Partnership : Montpellier University + CNES ROBUSTA cubesat Radiation On Bipolar University Satellite Test Application Student project Partnership : Montpellier University + CNES 1 What is Robusta Robusta s goal Robusta s actors Robusta s location

More information

ICARE instruments and data sets

ICARE instruments and data sets ICARE instruments and data sets Robert ECOFFET, CNES They made it possible Michel LABRUNEE, Sébastien BARDE, Françoise BEZERRA, Guy ROLLAND, Eric LORFEVRE, CNES Daniel BOSCHER, Sébastien BOURDARIE, ONERA

More information

Figure 1. View of ALSAT-2A spacecraft

Figure 1. View of ALSAT-2A spacecraft ALSAT-2A TRANSFER AND FIRST YEAR OPERATIONS M. Kameche (1), A.H. Gicquel (2), D. Joalland (3) (1) CTS/ASAL, 1 Avenue de la Palestine, BP 13, Arzew 31200 Oran, Algérie, email:mo_kameche@netcourrier.com

More information

18-th Workshop on Radiation Monitoring for the International Space Station. 3-5 September 2013, Budapest, Hungary

18-th Workshop on Radiation Monitoring for the International Space Station. 3-5 September 2013, Budapest, Hungary 18-th Workshop on Radiation Monitoring for the International Space Station. 3-5 September 2013, Budapest, Hungary RESULTS OF THE RADIATION MONITORING SYSTEM MEASUREMENTS ON SERVICE MODULE OF ISS DURING

More information

PROBA 1. F. Teston ESA/ESTEC D/TEC-EL

PROBA 1. F. Teston ESA/ESTEC D/TEC-EL PROBA 1 F. Teston ESA/ESTEC D/TEC-EL Frederic.Teston@esa.int PROBA 1 launch PROBA 1 has been launched on 21 October 2001 Orbital parameters: Altitude: 681-561 km Near polar (inclination of 97.9 ) Sun-synchronous

More information

Space environment (natural and artificial) Realtime solar activity and space environment information for spacecraft operation

Space environment (natural and artificial) Realtime solar activity and space environment information for spacecraft operation ISO 2008 All rights reserved ISO TC 20/SC 14 N873 Date: 2012-07-31 ISO/CDV 16709 ISO TC 20/SC 14/WG 4 Secretariat: Space environment (natural and artificial) Realtime solar activity and space environment

More information

Forecasting Solar Energetic Particle Events Using Changes in Electron Flux

Forecasting Solar Energetic Particle Events Using Changes in Electron Flux Forecasting Solar Energetic Particle Events Using Changes in Electron Flux Sierra Ashley, University of Denver Mentor: Dr. Lisa Winter, Atmospheric and Environmental Research SOHO (NASA /ESA) Background

More information

Solar Flare Durations

Solar Flare Durations Solar Flare Durations Whitham D. Reeve 1. Introduction Scientific investigation of solar flares is an ongoing pursuit by researchers around the world. Flares are described by their intensity, duration

More information

Your Partner in Environment Monitoring

Your Partner in Environment Monitoring Your Partner in Environment Monitoring Radiation Environment in Space The ionizing radiation in space represents one of the most severe environmental loads to space hardware and can cause a large number

More information

Solar-terrestrial relation and space weather. Mateja Dumbović Hvar Observatory, University of Zagreb Croatia

Solar-terrestrial relation and space weather. Mateja Dumbović Hvar Observatory, University of Zagreb Croatia Solar-terrestrial relation and space weather Mateja Dumbović Hvar Observatory, University of Zagreb Croatia Planets Comets Solar wind Interplanetary magnetic field Cosmic rays Satellites Astronauts HELIOSPHERE

More information

Geant4 Based Space Radiation Application for Planar and Spherical Geometries

Geant4 Based Space Radiation Application for Planar and Spherical Geometries Advances in Applied Sciences 2017; 2(6): 110-114 http://www.sciencepublishinggroup.com/j/aas doi: 10.11648/j.aas.20170206.13 ISSN: 2575-2065 (Print); ISSN: 2575-1514 (Online) Geant4 Based Space Radiation

More information

Sun Earth Connection Missions

Sun Earth Connection Missions Sun Earth Connection Missions ACE Advanced Composition Explorer The Earth is constantly bombarded with a stream of accelerated particles arriving not only from the Sun, but also from interstellar and galactic

More information

Geomagnetic storms. Measurement and forecasting

Geomagnetic storms. Measurement and forecasting Geomagnetic storms. Measurement and forecasting Anna Gustavsson 17 October 2006 Project of the Space Physics Course 2006 Umeå University 1 Introduction Effects of magnetic storms on technology Geomagnetic

More information

Teacher Background: The Dancing Lights Program

Teacher Background: The Dancing Lights Program Teacher Background: The Dancing Lights Program The Sun Many people think the Sun is just a fiery yellow ball. The Sun isn t actually burning because fire requires oxygen. Really, the Sun a giant ball of

More information

1-4-1A. Sun Structure

1-4-1A. Sun Structure Sun Structure A cross section of the Sun reveals its various layers. The Core is the hottest part of the internal sun and is the location of nuclear fusion. The heat and energy produced in the core is

More information

Radiation tolerant passive and active optical fiber products for use in space environments

Radiation tolerant passive and active optical fiber products for use in space environments Radiation tolerant passive and active optical fiber products for use in space environments Mark Hill, Judith Hankey, Rebecca Gray Mark.Hill@fibercore.com Introduction Space radiation environment space

More information

Status and Perspectives of the LAGO Project

Status and Perspectives of the LAGO Project Status and Perspectives of the LAGO Project 5 th Workshop on Air Shower Detection at High Altitude Paris, France Édgar F. Carrera ecarrera@usfq.edu.ec (for the LAGO Collaboration) Universidad San Francisco

More information

MAE 5595: Space Environments and Spacecraft Interactions. Lesson 4: Introduction

MAE 5595: Space Environments and Spacecraft Interactions. Lesson 4: Introduction MAE 5595: Space Environments and Spacecraft Interactions Lesson 4: Introduction Ambient Environment Neutral Environment Low pressure environment (150km ~ 3x10-9 atm) Ambient neutral gas (LEO atomic oxygen)

More information

Application of the RADSAFE Concept

Application of the RADSAFE Concept Application of the RADSAFE Concept Vanderbilt University R.A. Reed, R.A. Weller, R.D. Schrimpf, L.W. Massengill, M.H. Mendenhall, K. M. Warren, D.R. Ball, C.L. Howe, J.A. Pellish, E. Montez, A. Kalavagunta,

More information

Rapid determination of cutoff rigidities and asymptotic directions using predetermined data from a database

Rapid determination of cutoff rigidities and asymptotic directions using predetermined data from a database Rapid determination of cutoff rigidities and asymptotic directions using predetermined data from a database and Erwin Flückiger Physikalisches Institut, University of Bern / HFSJG, Bern, Switzerland E-mail:

More information

Cosmic Rays. Cooperation at the Space Pole. D. Sapundjiev, T. Verhulst, M. Dierckxsens, E. De Donder, N. Crosby, K. Stegen, and S.

Cosmic Rays. Cooperation at the Space Pole. D. Sapundjiev, T. Verhulst, M. Dierckxsens, E. De Donder, N. Crosby, K. Stegen, and S. Cosmic Rays Cooperation at the Space Pole D. Sapundjiev, T. Verhulst, M. Dierckxsens, E. De Donder, N. Crosby, K. Stegen, and S. Stankov Excellence (STCE) Ringlaan 3, B-1180 Brussels, Belgium Stan Stankov

More information

Space Weather Awareness in the Arctic. Torsten Neubert Head of Section for Solar System Physics

Space Weather Awareness in the Arctic. Torsten Neubert Head of Section for Solar System Physics Space Weather Awareness in the Arctic Torsten Neubert Head of Section for Solar System Physics Technology in the Arctic There is significant potential Resources Tourism helped by receding ocean ice There

More information

Charged Particle Measurements in Mars Orbit from 2002 to 2006

Charged Particle Measurements in Mars Orbit from 2002 to 2006 Charged Particle Measurements in Mars Orbit from 2002 to 2006 Cary Zeitlin, Lawrence Berkeley National Laboratory Kerry T. Lee, Lockheed Martin Aerospace Co. MARIE & MRME MRME The Mars Radiation Monitoring

More information

A Predictive Code for ISS Radiation Mission Planning

A Predictive Code for ISS Radiation Mission Planning A Predictive Code for ISS Radiation Mission Planning S. El-Jaby, B.J. Lewis Royal Military College of Canada L. Tomi Canadian Space Agency N. Zapp, K. Lee Space Radiation Analysis Group (NASA) 15 th WRMISS

More information

Reduction of Trapped Energetic Particle Fluxes in Earth and Jupiter Radiation Belts

Reduction of Trapped Energetic Particle Fluxes in Earth and Jupiter Radiation Belts Reduction of Trapped Energetic Particle Fluxes in Earth and Jupiter Radiation Belts Robert Hoyt, Michelle Cash Tethers Unlimited, Inc. 11711 N. Creek Pkwy S., Suite D-113, Bothell, WA 98011 (425) 486-0100

More information

Overview of the ISS radiation environment observed during EXPOSE- R2 mission in

Overview of the ISS radiation environment observed during EXPOSE- R2 mission in Overview of the ISS radiation environment observed during EXPOSE- R2 mission in 2014-2016 T.P. Dachev a, N.G. Bankov a, B. T. Tomov a, Yu. N. Matviichuk a, Pl. G. Dimitrov a, D.-P. Häder b, G. Horneck

More information