characterization of system on a chip soc single event
play

Characterization of System on a Chip (SoC) Single Event Upset (SEU) - PowerPoint PPT Presentation

Characterization of System on a Chip (SoC) Single Event Upset (SEU) Responses using SEU Data, Classical Reliability Models, and Space Environment Data Melanie Berg 1 , Kenneth LaBel 2 , Michael Campola 2 , Michael Xapsos 2


  1. Characterization of System on a Chip (SoC) Single Event Upset (SEU) Responses using SEU Data, Classical Reliability Models, and Space Environment Data Melanie Berg 1 , Kenneth LaBel 2 , Michael Campola 2 , Michael Xapsos 2 Melanie.D.Berg@NASA.gov 1.AS&D in support of NASA/GSFC 2. NASA/GSFC To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 1

  2. Acronyms • Combinatorial logic (CL) • Probability of configuration upsets (P configuration ) • Commercial off the shelf (COTS) • Probability of Functional Logic upsets • Complementary metal-oxide (P functionalLogic ) semiconductor (CMOS) • Probability of single event functional interrupt • Device under test (DUT) (P SEFI ) • Edge-triggered flip-flops (DFFs) • Probability of system failure (P system ) • Error rate ( λ ) • Processor (PC) • Error rate per bit( λ bit ) • Radiation Effects and Analysis Group (REAG) • Error rate per system( λ system ) • Reliability over time (R(t)) • Field programmable gate array (FPGA) • Reliability over fluence (R( Φ )) • Global triple modular redundancy (GTMR) • Single event effect (SEE) • Hardware description language (HDL) • Single event functional interrupt (SEFI) • Input – output (I/O) • Single event latch-up (SEL) • Intellectual Property (IP) • Single event transient (SET) • Linear energy transfer (LET) • Single event upset (SEU) • Mean fluence to failure (MFTF) • Single event upset cross-section ( σ SEU ) • Mean time to failure (MTTF) • Xilinx Virtex 5 field programmable gate array • Number of used bits (#Usedbits) (V5) • Operational frequency (fs) • Xilinx Virtex 5 field programmable gate array • Personal Computer (PC) radiation hardened (V5QV) To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 2

  3. Problem Statement • Conventional methods of applying single event upset (SEU) data to complex systems implemented in field programmable gate array (FPGA) devices need improvement. • The problem boils down to extrapolation and application of SEU data to characterize system performance in radiation environments. To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 3

  4. Abstract We are investigating the application of classical reliability • performance metrics combined with standard SEU analysis data. We expect to relate SEU behavior to system performance • requirements… – Example: The system is required to be 99.999% (5-nines) reliable within a given time window. Will the system’s SEU response meet mission requirements? – Our proposed methodology will provide better prediction of SEU responses in harsh radiation environments. To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 4

  5. Background FPGA SEU Susceptibility Measured in SEU Cross Section ( σ SEU ) σ SEU s ( per category) are calculated from SEE test and analysis. • FPGAs vary and so do their SEU responses. • Most believe the dominant σ SEU s are per bit (configuration or • functional logic). However, global routes are also significant. σ SEU s are measured σ SEU s are measured by bit by bit Design σ SEU Configuration σ SEU SEFI σ SEU Functional logic σ SEU Sequential and For functional logic, should Global Routes Combinatorial and Hidden logic (CL) in σ SEU s be measured by bit???? Logic data path To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 5

  6. Background (Current Goal: Convert SEU cross-sections ( σ SEU : cm 2 /(particles)) to error rates ( λ ) for complex systems ) σ SEU = #errors/fluence Perform SEU accelerated radiation testing • λ system = #errors/time across ions with different linear energy LET: Linear energy transfer transfers (LETs) to calculate σ SEU s per LET. Bottom-Up approach (transistor level): • – Given σ SEU (per bit) use an error rate calculator (such as CRÈME96) to obtain an error rate per bit ( λ bit ). – Multiply λ bit by the dominant number of used memory bits (# UsedBits ) in the target design to attain a system error rate ( λ system ). Top-Down approach (system level): • Given σ SEU (per system) use an error • rate calculator (such as CRÈME96) to obtain an error rate per bit ( λ system ). To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 6

  7. Technical Problems with Current Methods of Error Rate Calculation For submission to CRÈME96, σ SEU • data (across LET) is fitted to a Top-down σ SEU Data versus LET Weibull curve. 1.00E-01 – The two main parameters for curve fitting are a shape factor and a slope 1.00E-02 σ SEU (cm 2 /design) factor. 1.00E-03 – During the curve fitting process, a 1.00E-04 large amount of error can be introduced. 1.00E-05 – Consequently, it is possible for 1.00E-06 resultant error rates (for the same design) to vary by decades. 1.00E-07 Because of the error rate calculation • 1.00E-08 process, σ SEU data is blended 0.0 20.0 40.0 60.0 together and it is nearly impossible LET MeV*cm 2 /mg to hone in on the problem spots. This can become important for mitigation insertion. To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 7

  8. Technical Problems with Bottom-Up Analysis Method (1) Multiplying each bit within a design by λ bit is • not an efficient method of system error rate prediction. – Works well with memory structures… but…complex systems do not operate like memories. – If an SEU affects a bit, and the bit is either inactive, disabled, or masked, a system malfunction might not occur. • Using the same multiplication factor across DFFs will produce extreme over- estimates. λ system < λ bit ×#UsedBits • To this date, there is no accurate method to predict DFF activity for complex systems. • Fault injection or simulation will not determine frequency of activity. To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 8

  9. Technical Problems with Bottom-Up Analysis Method (2) There are a variety of components • that are susceptible to SEUs (clocks, resets, combinatorial logic, flip-flops (DFFs, etc…)). – Various component susceptibilities are not accurately characterized at a per bit level. – Design topology makes a significant difference in susceptibility and is not characterized in error rate calculators (e.g., CREME96). Error rates calculated at the transistor-bit level are estimated at too small of granularity for proper extrapolation to complex systems. To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 9

  10. Let’s Not Reinvent The Wheel… A Proven Solution Can Be Found in Classical Reliability Analysis Classical reliability • models have been used as a standard metric for complex system performance. The analysis provides a • more in depth interpretation of system behavior over time by using system-level MTTF data for system performance metrics. Theory is already developed, R(t)=e -t/MTTF or R(t)=e - λt proven, and should be in our hands! To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 10

  11. Failure Rate ( λ (T)) Bathtub Curve (Weibull Probability Density Function (PDF)) 0.0030 Infant Mortality... error rate decreaes with time Failure Rate (Faliures/Time) Useful Life...Random errors (constant error rate) 0.0025 Wear Out Life ...error rate increases with time 0.0020 We will focus on the 0.0015 “Useful Life” of the bathtub curve for this analysis. 0.0010 0.0005 0.0000 10 2010 4010 6010 8010 Time To be presented by Melanie D. Berg at the Single Event Effects (SEE) Symposium and Military and Aerospace Programmable Logic Devices (MAPLD) Workshop, La Jolla, CA, May 22-25, 2017. 11

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend