NASA Office of Logic Design

NASA Office of Logic Design

A scientific study of the problems of digital engineering for space flight systems,
with a view to their practical solution.


Please e-mail comments and suggestions for these guidelines and criteria.

Design Guidelines and Criteria

for

Space Flight Digital Electronics

Input/Output

A. Simultaneous Switching Outputs: There are sometimes limits to the number of output pins that can switch at one time; sometimes these are specified by the manufacturer in a data sheet; sometimes it is described in an application note; and sometimes the designer is left on his own.  With devices that switch faster and with large pin counts and lower AC and DC noise margins, ground/VDD bounce can be a serious issue.  These are a few guidelines to minimize "bounce" issues and items to consider.

B. Signal Termination: Ensure that signals are terminated properly.

C. Tri-State Bus Considerations: Do not allow any overlap in actively driving tri-state busses.  This will waste power, needlessly generate noise, and stress components.  Have a guaranteed off-time between drivers on the bus in the worst-case.  Do not allow the bus to float or have slow transition times, as this will increase power and noise and may negatively affect reliability.

D. Input Transition Times: Some high-speed or modern devices have very stringent restrictions on input transition times, often being surprisingly tight.  Failure to meet the requirements may result in oscillations, multiple clocking, or damage.  Simple pull-up or pull-down resistors, with transition times in the hundreds of nanoseconds, may often be unacceptable with modern components.  In these instances, use bus hold or soft latch circuits, which will also reduce power.  In other cases, some older digital logic families may have outputs that are not compatible with modern devices, with the transition times just being too slow.

Waveform measurement is typically from 10% to 90% but not always; sometimes the parameter measurement method is not specified.  Care must be taken when protection circuits are used on signals coming onto a board or into a box.

Laboratory tests have shown that not all qualified devices will meet the data sheet.  One case was when a part was “shrunk” and there was a migration to a faster process with oscillations observed.  Thus, conservative margins are recommended.

E. Shorting Outputs Together: This is sometimes done to increase drive on the board.  This should be avoided since it may damage components if the switching speeds are not matched and it can be difficult or impractical to test this redundant topology.  If this needs to be done, the two outputs should be from the same integrated circuit and the manufacturer consulted.

F. Pin Assignment: Care and planning is important for pin assignments.  First, note the considerations above for simultaneous switching outputs and noise immunity and quiet designs.  Take care that clocks and critical signals can be routed on the printed circuit boards for short runs with a minimal of cross-talk, perhaps surrounding it or placing it near to ground pins.  Pin assignments that "look pretty" with all the data bits on a bus lined up in a row have been notorious for causing both ground bounce problems on the printed circuit card and routing problems inside FPGAs.

G. Mixed Voltage Interfacing, DC Compatibility. and Noise Margins: When mixing devices from multiple families, even from the same manufacturer, extreme care must be taken to ensure that the devices are reliably operated and that there is sufficient noise margin.  This may be problematic when substituting parts for either upgrading circuit performance or dealing with obsolescence issues.

For inputs, many CMOS technology devices advertise "TTL compatible" inputs.  However, these inputs may in fact differ rather significantly from their TTL counterparts.  The first major difference for many but not all devices is the impedance presented to interface when power is removed for the device.  As an example, when radiation-hardened CMOS latches were substituted for SEU-soft 54LS373's in the Galileo attitude control computer's memory units, block redundancy circuits failed since the engineers didn't take into account the sneak path through the inputs ESD protection diodes when power was removed.  Another related difference is the maximum voltage that can be applied.  Some bipolar devices are useful for reliable level shifting from higher voltages to lower ones; CMOS replacement devices will forward bias the protection diodes resulting in unintended current flows and possible damage or circuit failure.  Lastly, many CMOS inputs have logic thresholds which are not truly TTL compatible.  That is, the TTL VIH specification is often not met, with VIH(max) values of 2.2V, 2.4V, and sometimes 2.5V being specified whereas true TTL devices have a threshold defined by two diode drops, typically in the range of 1.2V to 1.4V.  TTL outputs are only guaranteed to drive to VOH = 2.4V so there may be little or even negative noise margins present in these situation.  The switching point difference can also lead to circuit failure, depending on the signal integrity.  Often TTL outputs, when switching, have a "bump" in the waveform, particularly with heavy and/or long loads.  While this "bump" is often at a high enough voltage so that TTL devices operate correctly, the often higher VIH of CMOS devices may result in multiple clocking.  Pull-up resistors can restore adequate DC noise margins in these situations if given enough time to settle, which may be quite a while for this passive circuit.  Note, however, that TTL ® CMOS clock interfaces designed in this fashion will often fail since the CMOS input may see multiple transitions resulting in double clocking.

CMOS output stages can also be tricky and subtle device characteristics can cause errors.  Check all specifications carefully!  For example, many CMOS devices when driving loads are specified at only very low current levels for high or logic '1' signals.  However, TTL inputs take substantial currents and do not present the high impedance seen by CMOS FET inputs and the output may be dragged down.  For output loads that are a mix of CMOS and TTL inputs, they often must be split to guarantee the high voltage needed for the CMOS inputs, typically 70% of VDD, and the high current needed for TTL inputs, with the lower VIH of 2.0V.  Another factor to consider is the structure of the output stage in the CMOS device.  For example, some devices will not swing all the way to the high rail and are voltage limited.  This may result in some totem-pole current if the p-channel FET in the next input stage is not cut off.  Some devices, even with a 5V I/O supply like the RT54SX series, will only drive outputs to the core voltage of 3.3V, making this CMOS output incompatible with 5V CMOS inputs on the same board!  This was fixed in the 2.5V core RT54SXS series, with full 5V voltage swings when supplied with a 5V I/O bias.

Components today can typically have many supply voltages of say 1.5V, 1.8V, 2.5, 3.3V, and 5.0V.  There are also an abundance of I/O standards with the newest devices being very programmable so their characteristics are not obvious or even knowable from a circuit schematic.  Thus, I/O compatibility must be carefully verified, particularly when substituting "new and improved" devices or alternate devices.

H. Power Switching and Cold Sparing: When designing system with blocks that are independently powered, for either redundancy or power savings mode, considerable care must be taken.  Many CMOS devices present a low impedance when powered down through either the intrinsic or ESD protection diodes; others, with cold sparing inputs, may have high input impedance that is suitable for operation.  For programmable devices, selecting 3.3V PCI compatibility, as one example, can result in a "cold sparing" device no longer being high impedance since a clamping diode will be enabled.  While many bipolar devices are compatible with cold sparing architectures, some devices have a sneak path to VCC through the output.

 

References, Notes, and Related Documents

  1. "SX-A/RT54SX-S SSO Preliminary Results," October 2, 2002, Actel Corp.  sso-10-1-02_actel.pdf
  2. "Input Transition Times for SX-S FPGAs," OLD News #3, June 24, 2002.
  3. "Input Transition Times," Section 6 of Programmable Logic Application Notes, November, 2000.
  4. "Supply-Voltage Migration, 5V to 3.3V." Covers background on processing technologies with implications for supply voltages, distributing multiple supply voltages on a PCB, interfacing between devices operated at different supply voltages, supply voltage sequencing considerations, and migrating designs. xapp080.pdfXL
  5. "Input Stages," presented at the 2001 MAPLD International Conference, Laurel, MD.
  6. Typical bus hold circuit.  This version exploits the general purpose I/O structure in an FPGA.
  7. Slow transition times on the clock input of an RH1020 shows oscillation, although the rise time is less than the specified 500 ns.  For this series of tests, the conditions were room temperature and VCC = 5.0 V. Oscillations detected consistently at tR = 360 ns and sporadic output pulses at tR = 300 ns.  Note that the transition time performance of the input stages were not symmetric with oscillations detected consistently at tF = 1.5 µs and sporadic output pulses observed at tF = 1.0 µs.
  8. With the input held at the threshold level, representing the case of a floating input, an RH1020 input stage break's into full oscillation, as seen on the output of the device.  For some input stages, the oscillation is not easily seen on the input pin but will propagate within the device.
  9. This example shows the multiple clocking of an RT54SX16 input.  A zoomed in view.
  10. "Signals Into Unpowered CMOS" provides additional discussion.
  11. "A radiation-hardened cold sparing input/output buffer manufactured on a commercial process line," Benedetto, J.M. Jordan, A., Radiation Effects Data Workshop, 1999, Location: Norfolk, VA.  pp. 87-91.  Abstract: The radiation hardness of a cold sparing buffer manufactured on a commercial process line is demonstrated. The buffer is shown to be resistant to total dose ionizing radiation and immune (>128 MeV-cm2/mg) to effects from heavy ions such as single event upset (SEU) and single event latch-up (SEL)
  12. "Input Transition Time," Introduction: Inputs to most CMOS inputs have rise and fall time limitations for reliable operation. Although most if not all programmable logic devices have at least some hysteresis on their inputs, the transition time requirements vary considerably. Below is a table with input transition time requirements for many military and aerospace programmable logic devices.
  13. The specifications for inputs must be carefully read as not all device or MCM inputs are truly TTL compatible.
  14. The note "Signal Integrity: IBM Luna C DRAM" gives examples of the requirements for signal integrity, noise levels, and included not only logic signals but the power line.  Note that for this device, non-monotonic switching on the control lines may result in unpredictable results.
  15. "Designing For Signal and Power Integrity in FPGA Systems," Mark Alexander, 2002 MAPLD International Conference, Laurel, MD, September 2002.
  16. "Drive Strength of Actel FPGAs," Introduction: Many modern CMOS digital microcircuits have very strong drivers; the device characteristics have changed over the years.  Another change is the widespread use of HDL synthesis for logic generation and simulators for logic simulation.  These simulators do not replace the need to perform proper electrical engineering of spaceborne digital electronics, in particular signal and power integrity.
  17. "IBIS Models and Simulation," presented at "Design Seminar on Actel SX-A and RTSX-S Programmed Antifuses," Tuesday, April 13, 2004, NASA Goddard Space Flight Center.  Review of IBIS and tools along with flight design samples used as case studies.
  18. "The Effects of Slew Rate on SX-S Series FPGAs," July 18, 2004.

TOP LEVEL: "Design Guidelines and Criteria for Space Flight Digital Electronics"


Home - NASA Office of Logic Design
Last Revised: February 03, 2010
Digital Engineering Institute
Web Grunt: Richard Katz
NACA Seal