DesignCon How To Apply SERDES Performance To Your Design

Size: px
Start display at page:

Download "DesignCon How To Apply SERDES Performance To Your Design"

Transcription

1 DesignCon 2003 High-Performance System Design Conference How To Apply SERDES Performance To Your Design Edmund H Suckow Fairchild Semiconductor

2 Abstract Applications containing SERDES devices continue to evolve as demand for dense high-speed communication increases. By compressing numerous data inputs down to differential pairs, increased through-put is achieved in these various applications. Unfortunately, SERDES device specifications are sometimes difficult to understand and have, in the past, led designers to operate the devices short of the performance they are capable of. This article covers the typical issues that arise during a SERDES design, or more importantly, the questions that are mentioned while attempting to select the correct interface technology for the application at hand. Author(s) Biography Ed Suckow is an Applications Engineer for the SERDES product family at Fairchild Semiconductor. He is responsible for research & definition for SERDES and LVDS technology. He formerly worked in GTLP applications with Fairchild Semiconductor, power supply design with NASA, and project management for the U.S. ARMY.

3 Table of Contents SERDES Introduction...4 Applications...4 SERDES Definition...5 PLL Characteristics...6 Output Drive...7 Encoding...8 Datasheet Specification Review...8 Jitter...8 Failsafe and Termination Circuitry...10 Lock Time...11 Media Evaluation...12 CAT-5 Cable...13 Printed Circuit Board...15 SERDES Summary...17 Future Roadmap...17 Table of Figures Figure 1. Configuration comparison between multi-drop and point-to-point applications...5 Figure 2. Flow diagram for a serializer deserializer pair....6 Figure 3. Clock embedded into serializer output....6 Figure 4. Flow diagram for Phase Lock Loop (PLL) control circuit...7 Figure 5. Jitter transfer function for serializer...10 Figure 6. Typical LVDS termination technique using internal failsafe Figure 7. LVDS termination technique using external failsafe circuitry Figure 8. SERDES 10:1 demo board used in media evaluation...12 Figure 9. Serialized measurement at deserializer input after 1m of CAT-5, TCLK 40Mhz...13 Figure 10. Serialized measurement at deserializer input after 5m of CAT-5e, TCLK 40Mhz Figure 11. Serialized measurement at deserializer input after 10m of CAT-5, TCLK 40Mhz...15 Figure 12. Serialized signal at deserializer input after 3 of PCB with connectors...16 Figure 13. Serialized signal at deserializer input after 16 of PCB with connectors...17

4 SERDES Introduction Designers feel comfortable designing with technologies that they are familiar with. Time to market is shorter, potential risks are minimized, and, most importantly, costs are less difficult to project. As systems advance, higher speeds and increased through-put are critical points. However, essential requirements are still need in this advancing electronics market. New designs must still be introduced to market in a short time period; risks must be carefully assessed; and costs are required to decrease. As these requirements evolve, technology evolves, likewise the designers must stay current with new technologies. Serializers and deserializers are an emerging technology that allows designers to cross some of the former bandwidth bridges that existed with previous technologies. As with all new interface technologies, SERDES has a slight learning curve. What follows is a technical discussion on the SERDES family of devices, including jitter, timing requirements, transmission media evaluation, and termination techniques. This analysis will apply to a range of SERDES devices including the popular 28:4 family used in Flat Panel Display (FPD) applications and the 10:1 family that are frequently used in communication applications. Encoding features will be also be discussed for specific high-end SERDES devices. Lab data from Fairchild Semiconductor s Ensigna Lab will point out tradeoffs associated with these specifications to the designer. After reviewing this paper, the designer will be better prepared for a design containing SERDES technology. Through a better understanding of SERDES, the designer will be capable of selecting between two different SERDES devices to achieve optimal performance for the application at hand. Applications As mentioned above, communication systems and displays are prime candidates for seeing a SERDES device. Both applications have requirements for wide widths of data that need minimal skew between outputs and between devices. There are also drive needs that SERDES technology provides. The 10:1 devices (1023/1224) offered by various vendors have enough drive to allow a small multi-drop or multi-point configuration. A common configuration for devices with Low Voltage Differential Switching (LVDS) outputs is a simple point-to-point type over printed circuit board (PCB) or cable. The 10:1 devices can use an output termination resistor sized down to 27Ω, which is required when several devices are coupled onto a single parallel path, i.e. multi-drop. For more information on termination schemes, refer to the Failsafe and Termination Circuitry Section that follows. The figure below shows some of the differences between multi-drop and point-to-point. The current direction for the backplane market is a point-to-point topology with a master switch. SERDES is easily applied to this environment due to the minimal wires that must run through the switch. Redundancy is also an available advantage for a switch interface.

5 Figure 1. Configuration comparison between multi-drop and point-to-point applications. SERDES Definition SERDES technology is composed of a dedicated serializer / deserializer pair. Without a coupled pair, the technology can not achieve the forecasted bandwidths. A custom serialized output is the result of stringent timing components and reproducible signal positioning. On typical inputs, TTL signals (0V to 3.3V swing) enter the serializer horizontally and are then vertically aligned such that in one clock period, one set of parallel bits, or just one word, is transmitted. The figure below shows this basic serialization concept. It is easily realized that the internal frequency of the serializer must be faster than the incoming TTL data.

6 Figure 2. Flow diagram for a serializer deserializer pair. The frequency of this internal clock is set by the compression / decompression factor of the device pair. One would expect a 10:1 serializer to simply have an internal frequency of 10 times the TTL frequency. However, this is not always the case. The 10:1 SERDES pair that is currently on the market began as a custom pair that required the two devices to only be connected by a single data pair. How does the clock get shared between the two devices? The 10:1 family uses an embedded clock to synchronize the serializer and deserializer. This embedded clock is made up of a start bit, always high, and stop bit, always low. The placement of these two bits is crucial to the low skew operation of the device. Between these bits are ten distinct data bits, making the total length of one serialized signal actually12 bits. When looking at the entire sequence, it is difficult to see exactly where the oscilloscope is triggered in the data pattern. For this reason, it is common to insert a known data pattern, K 28.5 or similar, when trouble shooting. Figure 3. Clock embedded into serializer output. PLL Characteristics A phase lock loop is used to keep time for the serializer deserializer pair. The PLL is internal to each device and is required to lock to the input clock frequency, perform the correct multiplication factor, and maintain its output with minimal jitter. A PLL is used because of its inherent feedback path allowing constant correction if a minor change is seen in the input signal edge position or period. To understand the SERDES technology, it is important to have a basic understanding of how a PLL operates. All SERDES PLLs have an input frequency (typically CLKIN) and an internal core frequency that needs to be synchronized with this frequency. The internal frequency is responsible for the serialization timing. For, without the PLL running, data compression is not possible. A phase detector is used up front in the loop to assign a phase delta value. This delta is

7 typically fed into a filter that controls the voltage sent to the Voltage Controlled Oscillator (VCO). The VCO accepts the voltage level and modifies its ring frequency accordingly. A divide by transfer function is then responsible for the final ratio of the CLKIN to the PLL frequency. The figure below shows this sequence of events. Naturally, it is not as simple as it appears. There are several key factors to keep in mind for PLL operation: the time it takes to lock, power consumed, the resolution of each loop correction factor, and the effect that jitter has on the circuit. Perhaps, the most qualified test for comparing two PLLs from two separate vendors is a jitter bandwidth test. The equipment involved makes this test expensive but the results can be very beneficial in choosing between two or more vendors. (See the Jitter section later in this article for more information.) Figure 4. Flow diagram for Phase Lock Loop (PLL) control circuit Output Drive Low Voltage Differential Switching (LVDS) is the most common drive used for SERDES technology. The major advantage associated with LVDS is common-mode noise rejection. Due to the differential pair, any noise is seen by both signals and the differential measurement between the two is theoretically unchanged. This noise rejection characteristic allows the use of low amplitude pulses (typically around 400mV). Higher speeds are then achievable due to the decreased voltage levels. Emitted Coupled Logic (ECL) is also used in some high performance SERDES devices. Versions of ECL are used in place of LVDS when higher drive and higher speeds are required. One version seen lately is the Low Voltage Positive Emitter Coupled Logic (LVPECL), capable of driving 50mA continuous compared to 5mA or 6mA associated with LVDS. This is often the driver of choice when driving a cable greater than 15 meters in length at high speeds. ECL type devices are commonly achieving speeds of 2Ghz, compared to the 600Mhz associated with LVDS. However, the power tradeoff is a tough one to accept. Power consumption is roughly based on the magnitude of 5 or 6 times above that of LVDS. For this reason, ECL based Serializers have a more focused application list than the broad list of LVDS Serializer applications.

8 Encoding Another characteristic that is seen on the high performance SERDES devices is 8B/10B encoding. Incorporated from fiber channel standards, 8B/10B encoding is used to DC balance a word and minimize errors. Instead of sending an 8 bit word composed of all 0s and one 1, a device with 8B/10B encoding truncates the word into a DC balanced 10 bit word made of 0s and 1s, decreasing the amount of data dependant jitter. However, frequency overhead is now required since it takes 10 bits to send 8 bits of data. On the other hand, a system with fewer errors spends less time repeating data submissions, thus increasing overall system throughput. Extra silicon is also required to facilitate the encoding algorithms, which increases the price of the device. Detailed timing diagrams on this encoding scheme can be found in any Fiber Channel standards document. Fairchild Semiconductor s FIN7216 employs this type of encoding. Datasheet Specification Review With several vendors offering SERDES devices, and most of the devices being very similar, it is important to understand datasheet specifications. Comparing two similar specifications, jitter for example, can appear to be clear while a minor adjustment in one vendor s testing methodology discredits any comparison between the two specifications. It is therefore important to not only understand the specification itself but also be familiar with the way in which the characterization data was collected. Even with lengthy interface device datasheets, information for every design application is still not present. It is too difficult to present characterization data applicable to each designer. If a question arises on a specific SERDES device, do not hesitate to call the vendor. Not only is it common for vendor s application engineers to communicate with a specific designer on a design win, it is expected. The key word involved with comparing two datasheets is interoperability. Designers are oftentimes required to have a second source but cannot guarantee that each vendor will only be communicating with its own complementing pair. Interoperability is therefore a crucial detail. Here at Fairchild we have designed a SERDES Interoperability Demo Board for the 10:1 family. (More details on this project are listed in the Medial Evaluation Section later in the article.) A demo board not only allows chip designers to pretest for interoperability over set conditions, it allows the customer to do a hands on evaluation of the devices. Below is a break down of a few specific datasheet details that arise more frequently than others do. Jitter When differential signals reach speeds over several hundred Mhz, eye opening measurements are needed to evaluate signal integrity. These measurements are often summarized as jitter. Jitter can be defined as simply the time delta between when the event actually occurred and when the event was supposed to occur, with an event usually describing a rising or falling edge. It can be broken down into several types. The collective jitter for a signal is called total jitter (TJ) and is made up of deterministic and random components. Deterministic jitter (DJ) is a bounded measure, meaning that it is repeatable over time and measured between two bounded peaks in a jitter histogram. Random jitter (RJ) is not bounded and has a Gaussian distribution, meaning that the measured RJ histogram is constantly growing with the number of hits in the measurement region or field. While designing a SERDES application, should a designer be concerned with jitter? It is important to remember that the link between the serializer and deserializer is fixed. All drive amounts and jitter are set by the type serializer. However, in order for the serializer to provide a clean signal to the deserializer, a tight clock must be provided. This specification appears in serializer datasheets as t JIT and applies to the TTL signal coming into the TCLK pin of the device. The way this

9 jitter value is specified can vary between vendors so a call to the respective vendor may be in order. Naturally, the designer wants to pay close attention to not introducing any further jitter to the SERDES link. Common differential design techniques include: matched trace lengths, close coupling, and tightly controlled impedance (100Ω for LVDS signals). When placing bypass capacitors for each device, using several vias and keeping power traces wider than typical signal traces can decrease inductance. Any jitter on this TCLK input trace directly affects the internal PLL of the serializer and therefore, affects the placement of data bits in the serialized stream. The design of the internal PLL controls how jitter on this TCLK line is couple to the serialized stream. Perhaps the best way to evaluate a specific vendor s serializer is to record a Jitter Transfer Function (JTF). This is a measure of the amount of jitter either amplified or filtered by the PLL and lets the designer see the overall jitter performance of a device. There are numerous ways to conduct this and what follows is only one method. The test consists of injecting specific controlled jitter into the TTL TCLK line and measuring the DJ on the LVDS clock out line. A common approach is to set the jitter amplitude to a small percentage of the bit period (typically 10% of the bit interval), 1ns was used for this test. Setting the jitter amplitude smaller than 1ns is possible but requires even more detailed jitter measurement techniques on the output. Larger amplitudes are easier to observe. The goal of this test is to characterize the jitter transfer of the PLL by noting patterns in the JTF; specific values are immaterial. The variable that is modified during the data collection is the frequency of the jitter, which is the rate that the clock edge is being shifted from 500ps to +500ps (if 1ns is used). In the transfer function below, sinusoidal jitter was injected over the carrier frequency. The carrier frequency is the actual TTL frequency the serializer requires to operate, typically 40Mhz to 120Mhz. When selecting the resolution for jitter frequencies where measurements will be posted, note that the plot will be presented using a logarithmic scale for the x frequency axis. The plot below shows a starting jitter frequency of 10Khz and a final jitter frequency of 5Mhz. The max frequency is often declared by jitter generator limitations.

10 Figure 5. Jitter transfer function for serializer. The JTF in the plot above shows one device with data collected at three separate carrier frequencies. Starting at the left of the plot, one can see that the 1ns of jitter sent into the device is evident on the output. This means that the PLL is able to track low frequency jitter, i.e. this jitter is within the bandwidth of the PLL. As the frequency of the jitter increases, the output jitter from the PLL gradually increases to a peak due to moderate PLL phase margin. Thus, for jitter at this frequency, the PLL actually increases the jitter. When comparing two serializers, the device with the lowest peak and lowest bandwidth generally transfers the lowest total jitter. The rate the waveform falls from the peak to the final level is also significant, for it plays a role in determining the bandwidth. In addition, the steeper slope attenuates the high frequency jitter components better. At the very high jitter frequencies, the final resting point of the waveform can be thought of as the jitter inherent to the PLL design. As the carrier frequency increases, the core PLL jitter decreases; however, the product ratio of inherent PLL jitter and clock frequency may actually increase at higher carrier frequencies. Note the difference the carrier frequency makes in the overall JTF pattern. Therefore, it is important to do any preliminary jitter evaluations at the frequency the future design will be operating. Failsafe and Termination Circuitry Serializers with LVDS output buffers require a termination resistor (R T ) at the input to the deserializer. This resistance is placed physically close to the deserializer and should match the impedance of the differential media as close as possible. In multi-drop or multi-point applications, it is important to realize the drop in impedance that is caused by having all deserializer input capacitances on a single node. The best way to measure this impedance is to use Time Domain Reflectometry (TDR). This process sends a small pulse with a steep edge, usually less than 50ps, and monitors the reflection to characterize inductance and capacitance seen in the trace. The TDR equipment then uses these values to calculate the impedance for the media. Figure 6. Typical LVDS termination technique using internal failsafe. Shown in the figure above is the common approach to LVDS termination. This technique relies on the internal failsafe circuitry. Failsafe is a term used to describe the effect various fault conditions have on the deserializer. For example, if the application involved a cable link between the serializer and deserializer and the cable were disconnected from the serializer, the cable would act as a noise antenna. If the noise exceeded the deserializer s internal comparator threshold, erroneous TTL data would appear on the output. Typical receiver threshold values range from +/-10mV to +/-50mV, meaning that on a device with 50mV threshold, the input differential must be >50mV to cause a valid response. The internal threshold could be designed to an even higher value since LVDS signals can operate as low as +/-200mV, but keep in mind that signals can be attenuated in some applications. Since LVDS devices see a broad application arena, one

11 designer may be planning to have a fully functional system switching around +/- 75mV. However, the margin for noise would then only be 25mV. In systems where noise may go through the threshold range for the deserializer, it may be necessary to employ an external failsafe circuit. This is only necessary if the noise is present when the link between the serializer and deserializer enters a tri-state mode and no LVDS signals are present. An external failsafe circuit is simply a light pull-up and pull-down on the differential pair, shown in the figure below, to overcome the noise on the line to guarantee a known static state when noise is present on the cable. Figure 7. LVDS termination technique using external failsafe circuitry. It is important to realize that one should only apply enough failsafe bias to overcome the noise since the circuitry will be always present, including under normal SERDES operation. Excessive current in the pull-up and pull-down resistors will overpower the drive of the serializer and degrade signal integrity. When sizing resistors R PU, R PD, and R T, also remember that the Thevenin equivalent of the three must still match the effective impedance of the transmission media. The Thevenin equivalent for the external failsafe circuit shown above is the parallel combination of R T (R PU + R PD ). The desired common mode voltage for the link must also be considered. The common mode voltage is the level the LVDS signal toggles around, typically 1.2V. Numerous application notes from various vendors exist on this subject. After designing a failsafe circuit, a breadboard test that noise can be applied to will aide in circuit validation. Some vendors use a technique known as active failsafe. This circuitry is internal to the deserializer and actually monitors the condition of the LVDS signal. When the lower threshold limit is broken for the differential signal the deserializer switches the output to a known valid state and continues to monitor the differential pair for a valid signal. As opposed to the external failsafe mentioned above, the active failsafe has minimal effect on the LVDS signal since it is only seen when the device enters failsafe mode. If the IC contains this type of failsafe, it is not necessary to apply external failsafe. Contact the respective vendor to verify if this applies. Lock Time In the 10:1 family of SERDES, the serializer has SYNCH pins that, when pulled high, causes the device to output a synchronization pattern that allows the deserializer to easily pick out the clock and lock the PLL. In turn, the deserializer has a /LOCK pin that remains high until the internal PLL in locked. Connecting the SNYCH and /LOCK pins acts as a feedback loop between the two devices. The end result is that the serializer will continue to output a SYNCH pattern, a slow series of equal length lows and highs, until the deserializer acknowledges that its PLL is locked. At that point, the deserializer will drive the /LOCK pin low and the serializer will output data that is on the TTL inputs. The time required to

12 lock is listed in the datasheet for each vendor. No inverter logic is needed for lock feedback connection between the two devices. This type of feedback is currently only available on the 10:1 family. Other SERDES devices do not have the /LOCK pin on the deserializer. It should be noted that the feedback synchronization method is not required for the 10:1 devices. The deserializer can lock to random data but the lock time can vary. It is recommended that the designer use the feedback loop in 10:1 SERDES applications to maintain reproducible lock times. SERDES devices such as the 28:4 and 21:3 families used in displays have a separate twisted pair going from the clock output of the serializer to the clock input of the deserializer, making it easier for the deserializer to distinguish the clock and lock. This lock occurs prior to an average vendor specification of 10ms. In this time both the serializer and deserializer have locked to their respective clocks and correct data is transmitted. Media Evaluation Because SERDES requires minimal wires between the serializer deserializer pair, the technology is open to numerous cable types. Below is a comparison on a variety of lengths of what is commonly called CAT-5 cable. Associating a frequency with a given length cable is very beneficial when selecting an interface technology for a specific application. In this section, a demo board designed by Fairchild Semiconductor Ensigna Lab was used for all empirical data. The board s primary goal was to establish interoperability, as previously mentioned, but a demo board can be used for much more if proper features are added. One of these features allows the ability to evaluate various types of media. As shown in figure 8 below, RJ-45 connectors are located on the board edge. One connector is tied to the output of the serializer while the opposite connector is connected to the input of the deserializer. This allows for easy access to swapping in any number of cable lengths. Figure 8. SERDES 10:1 demo board used in media evaluation.

13 CAT-5 Cable Several different length cables were constructed of CAT-5 cable and placed between the serializer and deserializer devices for the 10:1 family. In each cable only one of the four twisted pairs was used with an RJ-45 connector on each end. Due to the density of CAT-5, a maximum of four 10:1 devices could transmit over a single cable. If each of the devices were operating at their max transfer rate of 660Mbs, a single cable could maintain 2.64Gbs. The first length of cable evaluated was 1 meter. The media was composed of 100Ω unshielded twisted pair (UTP). A shielded cable will provide increased signal integrity. A scope capture that was made at the 100Ω termination resistor just before the deserializer is shown below. The start bit begins the sequence, which is always a High pulse for the 10:1 devices, at the far left and the remaining 9 bits follow. A Low pulse precedes the start bit, which is actually the stop bit for the previous word. The scope has the horizontal resolution set to show only a data bit eye diagram for the first 4 data bits. The purpose of this experiment is not to demonstrate the performance of the 10:1 serializer in the demo board but to observe the change in eye pattern when cable length is changed. Scope acquisition is set to infinite persistence to show jitter. In all plots a differential probe was used, which actually measures the absolute differential between two traces regardless of their polarity. Therefore, the waveform amplitudes are read as double what the independent waveforms are. Figure 9. Serialized measurement at deserializer input after 1m of CAT-5, TCLK 40Mhz. Shown below is a plot with 5 meters of CAT-5e cable, an enhanced version of standard CAT-5, separating the serializer and deserializer. One can see the eye pattern begins to close slightly due to horizontal jitter on a few edges but the overall integrity of the eye is very good. The same clock frequency is sent to the TCLK input of the serializer, 40Mhz.

14 It is important here to point out the data dependant jitter on some of the rising and falling edges. The TTL data sent to the serializer is not a simple one/zero combination that repeats. Data used in each of the scope plots is random in nature. Ten vectors containing a wide variety of one and zero combinations were generated and repeated. Therefore, data dependant jitter exists in the plots, which is evident by two distinct falling edges on bit 1 below. A device employing 8B/10B encoding would minimize this type of jitter. Figure 10. Serialized measurement at deserializer input after 5m of CAT-5e, TCLK 40Mhz. Lastly, 10 meters of CAT-5 was used to link the serializer and deserializer, while the clock input frequency remains the same as the previous plots. Here the eye amplitudes begin to close but even more prominent is the increased data dependent jitter. At this frequency, the resulting jitter is minimal compared to the overall eye width, or unit interval (UI). If the TTL clock input frequency was increased to 66Mhz, this 300ps of data dependant jitter may be an issue. Because of the accurate strobe positioning the 1:10 deserializer has, a fair amount of random and deterministic jitter is allowed. Refer to the vendor s datasheet for specific values.

15 Figure 11. Serialized measurement at deserializer input after 10m of CAT-5, TCLK 40Mhz. In any design, the only way to know if the eye pattern is large enough for the strobe positioning for the deserializer is to use a Bit Error Rate Test (BERT). When comparing two vendors IC s it is important to use the same data pattern, perhaps a standard K28.5 pattern. Printed Circuit Board As always, PCB can be used as a sole transmission media, as would be the case in a backplane or multi-drop environment. During the cable tests mentioned above the serialized signal traveled through about 1.5 of PCB prior to reaching the RJ-45 connector and then traveling through the cable media. For the PCB tests in this section a pseudo point-to-point backplane was added to the demo board. This board consisted of a 100mil connector at each end with two serpentine traces with electrical lengths of 3 and 16. The lengths are selectable by the placement of 0Ω resistors. With no cable present in the RJ-45 connectors, the serialized signal is directed through the PCB interconnect. The 3 evaluation is shown below. Impedance mismatches are easily observed (note the sharp spikes in the upper and lower LVDS limits.) Jitter is minimal when compared to even the shortest length of cable above. Shortening stub lengths and using a quality differential connector with impedance matching throughout would increase signal integrity. Again, the purpose of this plot is not to show the performance of the IC in the demo board, but to allow the reader to compare 3 and 16 PCB traces in a controlled environment.

16 Figure 12. Serialized signal at deserializer input after 3 of PCB with connectors. The board was then modified to channel the serialized signal through a 16 PCB trace with all other conditions remaining unchanged, shown below. Edges roll over more sharply at the upper and lower corners due to the increased trace length. Still, there is ample upper and lower margin before encroaching the estimated max deserializer threshold limit of 100mV.

17 Figure 13. Serialized signal at deserializer input after 16 of PCB with connectors. SERDES Summary The general advantages of SERDES have been proven, with the major one being dense throughput with minimal traces between the serializer and deserializer. The high frequency of the data bits in this serialized path partners well with LVDS technology, capable of noise rejection and minimal power consumption. As shown above SERDES devices can drive both cable and PCB over various lengths. Keeping in mind some of the general topics mentioned in this paper, a designer can easily convert an existing TTL application to a high-speed SERDES system. Application details such as impedance matching, matched line lengths, and jitter sources play a key role in the success of the design. The designer must note these items and follow the vendor s guidelines in the datasheet to assure tolerances are met. After a designer has climbed the SERDES learning curve, expanded throughput applications become even easier to achieve. Future Roadmap SERDES devices have been around for over five years, but until recently have had little visibility as a true interface device. Due to the recent surge in LVDS technology and the realization of its common mode versatility, SERDES now has an excellent partner for future expansion. With some vendors already releasing full duplex devices, expect to see larger through-put and much larger packages in the BGA variety. As redundancy become increasingly popular, newer SERDES

18 releases will be similar to the FIN7216 and offer completely redundant data communication with unlimited timing control. Expect to see more encoding schemes adopted and more elastic buffer implementation. Regardless of the device features, understanding datasheet specifications and applying that performance to the design at hand will always be required.

Fairchild Semiconductor Application Note December 2000 Revised June What is LVDS? FIGURE 2. Driver/Receiver Schematic

Fairchild Semiconductor Application Note December 2000 Revised June What is LVDS? FIGURE 2. Driver/Receiver Schematic LVDS Fundamentals Introduction With the recent developments in the communications market, the demand for throughput is becoming increasingly more crucial. Although older differential technologies provide

More information

LVDS applications, testing, and performance evaluation expand.

LVDS applications, testing, and performance evaluation expand. Stephen Kempainen, National Semiconductor Low Voltage Differential Signaling (LVDS), Part 2 LVDS applications, testing, and performance evaluation expand. Buses and Backplanes D Multi-drop D LVDS is a

More information

Implementing LVDS in Cyclone Devices

Implementing LVDS in Cyclone Devices Implementing LVDS in Cyclone Devices March 2003, ver. 1.1 Application Note 254 Introduction Preliminary Information From high-speed backplane applications to high-end switch boxes, LVDS is the technology

More information

Section 3 - Backplane Architecture Backplane Designer s Guide

Section 3 - Backplane Architecture Backplane Designer s Guide Section 3 - Backplane Architecture Backplane Designer s Guide March 2002 Revised March 2002 The primary criteria for backplane design are low cost, high speed, and high reliability. To attain these often-conflicting

More information

Implementing Bus LVDS Interface in Cyclone III, Stratix III, and Stratix IV Devices

Implementing Bus LVDS Interface in Cyclone III, Stratix III, and Stratix IV Devices Implementing Bus LVDS Interface in Cyclone III, Stratix III, and Stratix IV Devices November 2008, ver. 1.1 Introduction LVDS is becoming the most popular differential I/O standard for high-speed transmission

More information

National Semiconductor Application Note 1115 John Goldie July FIGURE 2. Device Configurations

National Semiconductor Application Note 1115 John Goldie July FIGURE 2. Device Configurations DS92LV010A Bus LVDS Transceiver Ushers in a New Era of High-Performance Backplane Design Bus LVDS (BLVDS) is a new family of bus interface circuits invented by based on LVDS technology. This family of

More information

HOME :: FPGA ENCYCLOPEDIA :: ARCHIVES :: MEDIA KIT :: SUBSCRIBE

HOME :: FPGA ENCYCLOPEDIA :: ARCHIVES :: MEDIA KIT :: SUBSCRIBE Page 1 of 8 HOME :: FPGA ENCYCLOPEDIA :: ARCHIVES :: MEDIA KIT :: SUBSCRIBE FPGA I/O When To Go Serial by Brock J. LaMeres, Agilent Technologies Ads by Google Physical Synthesis Tools Learn How to Solve

More information

8. Selectable I/O Standards in Arria GX Devices

8. Selectable I/O Standards in Arria GX Devices 8. Selectable I/O Standards in Arria GX Devices AGX52008-1.2 Introduction This chapter provides guidelines for using industry I/O standards in Arria GX devices, including: I/O features I/O standards External

More information

Multi-Drop LVDS with Virtex-E FPGAs

Multi-Drop LVDS with Virtex-E FPGAs Multi-Drop LVDS with Virtex-E FPGAs XAPP231 (Version 1.0) September 23, 1999 Application Note: Jon Brunetti & Brian Von Herzen Summary Introduction Multi-Drop LVDS Circuits This application note describes

More information

DesignCon SerDes Architectures and Applications. Dave Lewis, National Semiconductor Corporation

DesignCon SerDes Architectures and Applications. Dave Lewis, National Semiconductor Corporation DesignCon 2004 SerDes Architectures and Applications Dave Lewis, National Semiconductor Corporation Abstract When most system designers look at serializer/deserializer (SerDes) devices, they often compare

More information

ANTC205. Introduction

ANTC205. Introduction ANTC205 Introduction The JitterBlocker takes very noisy and jittery clocks and cleans out all the deterministic and excessive jitter. It can handle thousands of picoseconds of period jitter at its input

More information

White Paper Compromises of Using a 10-Gbps Transceiver at Other Data Rates

White Paper Compromises of Using a 10-Gbps Transceiver at Other Data Rates White Paper Compromises of Using a 10-Gbps Transceiver at Other Data Rates Introduction Many applications and designs are adopting clock data recovery-based (CDR) transceivers for interconnect data transfer.

More information

Q Pairs QTE/QSE-DP Final Inch Designs In PCI Express Applications 16 mm Stack Height

Q Pairs QTE/QSE-DP Final Inch Designs In PCI Express Applications 16 mm Stack Height Application Note Q Pairs QTE/QSE-DP Final Inch Designs In PCI Express Applications 16 mm Stack Height Copyrights and Trademarks Copyright 2004 Samtec, Inc. Developed in conjunction with Teraspeed Consulting

More information

Agilent Technologies EZJIT and EZJIT Plus Jitter Analysis Software for Infiniium Series Oscilloscopes

Agilent Technologies EZJIT and EZJIT Plus Jitter Analysis Software for Infiniium Series Oscilloscopes Agilent Technologies EZJIT and EZJIT Plus Jitter Analysis Software for Infiniium Series Oscilloscopes Data Sheet Features of the EZJIT Plus software that optimize jitter analysis include: Easy-to-use jitter

More information

ULTRA2 SCSI WHITE PAPER

ULTRA2 SCSI WHITE PAPER 1.0 The Advantages of Parallel SCSI 2.0 The Evolution of Parallel SCSI 3.0 Differential Signaling 4.0 Low-Voltage Differential (LVD) SCSI 5.0 Multi-Mode Devices 6.0 LVD Physical Configuation 7.0 Conclusion

More information

RiseUp RU8-DP-DV Series 19mm Stack Height Final Inch Designs in PCI Express Applications. Revision Date: March 18, 2005

RiseUp RU8-DP-DV Series 19mm Stack Height Final Inch Designs in PCI Express Applications. Revision Date: March 18, 2005 RiseUp RU8-DP-DV Series 19mm Stack Height Final Inch Designs in PCI Express Applications Revision Date: March 18, 2005 Copyrights and Trademarks Copyright 2005 Samtec, Inc. Developed in conjunction with

More information

Reference. Menu Overview. Functions Common to Generator (TX) and Analyzer (RX) AC Power. Selecting 115 VAC or 230 VAC Operation

Reference. Menu Overview. Functions Common to Generator (TX) and Analyzer (RX) AC Power. Selecting 115 VAC or 230 VAC Operation Menu Overview A wide range of "auxiliary" setup functions is provided in the GB1400 Generator and Analyzer Menu systems. To enter the Generator or Analyzer Menu system, simply press the instrument's F1

More information

Board Design Guidelines for PCI Express Architecture

Board Design Guidelines for PCI Express Architecture Board Design Guidelines for PCI Express Architecture Cliff Lee Staff Engineer Intel Corporation Member, PCI Express Electrical and Card WGs The facts, techniques and applications presented by the following

More information

Q2 QMS/QFS 16mm Stack Height Final Inch Designs In PCI Express Applications Generation Gbps. Revision Date: February 13, 2009

Q2 QMS/QFS 16mm Stack Height Final Inch Designs In PCI Express Applications Generation Gbps. Revision Date: February 13, 2009 Q2 QMS/QFS 16mm Stack Height Final Inch Designs In PCI Express Applications Generation 2 5.0 Gbps Revision Date: February 13, 2009 Copyrights and Trademarks Copyright 2009 Samtec, Inc. Developed in conjunction

More information

FIN1102 LVDS 2 Port High Speed Repeater

FIN1102 LVDS 2 Port High Speed Repeater LVDS 2 Port High Speed Repeater General Description This 2 port repeater is designed for high speed interconnects utilizing Low Voltage Differential Signaling (LVDS) technology. The FIN1102 accepts and

More information

TIA/EIA-422-B Overview

TIA/EIA-422-B Overview TIA/EIA-422-B Overview Abstract This application note covers topics associated with concerns for implementing a balanced interface circuit utilizing the TIA/EIA-422-B (formerly RS-422-A) electrical interface

More information

CKSET V CC _VCO FIL SDO+ MAX3952 SCLKO+ SCLKO- PRBSEN LOCK GND TTL

CKSET V CC _VCO FIL SDO+ MAX3952 SCLKO+ SCLKO- PRBSEN LOCK GND TTL 19-2405; Rev 0; 4/02 10Gbps 16:1 Serializer General Description The 16:1 serializer is optimized for 10.3Gbps and 9.95Gbps Ethernet applications. A serial clock output is provided for retiming the data

More information

2. Control Pin Functions and Applications

2. Control Pin Functions and Applications IMARY CONTROL ( PIN) Module Enable / Disable. The module can be disabled by pulling the below 2.3 V with respect to the Input. This should be done with an open-collector transistor, relay, or optocoupler.

More information

Symbol Parameter Min Typ Max VDD_CORE Core power 0.9V 1.0V 1. 1V. VDD33 JTAG/FLASH power 2.97V 3.3V 3.63V

Symbol Parameter Min Typ Max VDD_CORE Core power 0.9V 1.0V 1. 1V. VDD33 JTAG/FLASH power 2.97V 3.3V 3.63V 1 Introduction The user guide provides guidelines on how to help you successfully design the CME-M7 board which includes the power supply, configuration, clock, DDR2 or DDR3, high speed USB, LVDS and ADC

More information

December 2002, ver. 1.1 Application Note For more information on the CDR mode of the HSDI block, refer to AN 130: CDR in Mercury Devices.

December 2002, ver. 1.1 Application Note For more information on the CDR mode of the HSDI block, refer to AN 130: CDR in Mercury Devices. Using HSDI in Source- Synchronous Mode in Mercury Devices December 2002, ver. 1.1 Application Note 159 Introduction High-speed serial data transmission has gained increasing popularity in the data communications

More information

TIA/EIA-422-B Overview

TIA/EIA-422-B Overview TIA/EIA-422-B Overview ABSTRACT This application note covers topics associated with concerns for implementing a balanced interface circuit utilizing the TIA/ EIA-422-B (formerly RS-422-A) electrical interface

More information

N1014A SFF-8431 (SFP+)

N1014A SFF-8431 (SFP+) DATA SHEET N1014A SFF-8431 (SFP+) Compliance and Debug Application for 86100D DCA-X and N109X DCA-M Oscilloscopes Be Confident With Compliant Measurements Easy-to-use oscilloscope application that lets

More information

FIN1101 LVDS Single Port High Speed Repeater

FIN1101 LVDS Single Port High Speed Repeater FIN1101 LVDS Single Port High Speed Repeater General Description This single port repeater is designed for high speed interconnects utilizing Low Voltage Differential Signaling (LVDS) technology. It accepts

More information

5. High-Speed Differential I/O Interfaces in Stratix Devices

5. High-Speed Differential I/O Interfaces in Stratix Devices 5. High-Speed Differential I/O Interfaces in Stratix Devices S52005-3.2 Introduction To achieve high data transfer rates, Stratix devices support True- LVDS TM differential I/O interfaces which have dedicated

More information

High-Speed Jitter Testing of XFP Transceivers

High-Speed Jitter Testing of XFP Transceivers White Paper High-Speed Jitter Testing of XFP Transceivers By Andreas Alpert Abstract Jitter is a key performance factor in high-speed digital transmission systems, such as synchronous optical networks/synchronous

More information

CHAPTER 4 DUAL LOOP SELF BIASED PLL

CHAPTER 4 DUAL LOOP SELF BIASED PLL 52 CHAPTER 4 DUAL LOOP SELF BIASED PLL The traditional self biased PLL is modified into a dual loop architecture based on the principle widely applied in clock and data recovery circuits proposed by Seema

More information

JitKit. Operator's Manual

JitKit. Operator's Manual JitKit Operator's Manual March, 2011 LeCroy Corporation 700 Chestnut Ridge Road Chestnut Ridge, NY, 10977-6499 Tel: (845) 578-6020, Fax: (845) 578 5985 Internet: www.lecroy.com 2011 by LeCroy Corporation.

More information

Using High-Speed I/O Standards in APEX II Devices

Using High-Speed I/O Standards in APEX II Devices Using High-Speed I/O Standards in APEX II Devices August 2002, ver. 1.7 Application Note 166 Introduction Recent expansion in the telecommunications market and growth in Internet use have created a demand

More information

MIPI D-PHY REFERENCE TERMINATION BOARD (RTB) OVERVIEW AND DATASHEET

MIPI D-PHY REFERENCE TERMINATION BOARD (RTB) OVERVIEW AND DATASHEET The InterOperability Laboratory MIPI D-PHY REFERENCE TERMINATION BOARD (RTB) OVERVIEW AND DATASHEET Abstract: This document serves as the primary documentation for the MIPI D-PHY Reference Termination

More information

4. Selectable I/O Standards in Stratix II and Stratix II GX Devices

4. Selectable I/O Standards in Stratix II and Stratix II GX Devices 4. Selectable I/O Standards in Stratix II and Stratix II GX Devices SII52004-4.6 Introduction This chapter provides guidelines for using industry I/O standards in Stratix II and Stratix II GX devices,

More information

Optimal Management of System Clock Networks

Optimal Management of System Clock Networks Optimal Management of System Networks 2002 Introduction System Management Is More Challenging No Longer One Synchronous per System or Card Must Design Source-Synchronous or CDR Interfaces with Multiple

More information

Analyzing Digital Jitter and its Components

Analyzing Digital Jitter and its Components 2004 High-Speed Digital Design Seminar Presentation 4 Analyzing Digital Jitter and its Components Analyzing Digital Jitter and its Components Copyright 2004 Agilent Technologies, Inc. Agenda Jitter Overview

More information

PSEC-4: Review of Architecture, etc. Eric Oberla 27-oct-2012

PSEC-4: Review of Architecture, etc. Eric Oberla 27-oct-2012 PSEC-4: Review of Architecture, etc. Eric Oberla 27-oct-2012 PSEC-4 ASIC: design specs LAPPD Collaboration Designed to sample & digitize fast pulses (MCPs): Sampling rate capability > 10GSa/s Analog bandwidth

More information

2.5 V/3.3 V, 2-Bit, Individual Control Level Translator Bus Switch ADG3243

2.5 V/3.3 V, 2-Bit, Individual Control Level Translator Bus Switch ADG3243 2.5 V/3.3 V, 2-Bit, Individual Control Level Translator Bus Switch ADG3243 FEATURES 225 ps Propagation Delay through the Switch 4.5 Switch Connection between Ports Data Rate 1.5 Gbps 2.5 V/3.3 V Supply

More information

TAN-067 Applications Note R 3 Technology for T/E Carrier Redundancy Applications Preliminary Rev. 1.00

TAN-067 Applications Note R 3 Technology for T/E Carrier Redundancy Applications Preliminary Rev. 1.00 APPLICATIONS NOTE R 3 TECHNOLOGY FOR T/E CARRIER REDUNDANCY APPLICATIONS 1 Contents I. Introduction II. Scope III. Redundancy Topologies: 1:1, 1+1, N:1, N+1 IV. What is R 3 Technology? V. Redundancy Design

More information

PI6C GND REF_IN+ V TH V REF-AC REF_IN- Q0+ Q0- Q1+ Q1- VDD. 6 GHz / 12 Gbps Clock / Data Fanout Buffer with Internal Termination.

PI6C GND REF_IN+ V TH V REF-AC REF_IN- Q0+ Q0- Q1+ Q1- VDD. 6 GHz / 12 Gbps Clock / Data Fanout Buffer with Internal Termination. Features ÎÎInput Clock Frequency up to 6 GHz Typical ÎÎMaximum Input Data Rate up to 12 Gbps Typical ÎÎ2 pairs of differential CML outputs ÎÎLow additive jitter, < 0.05ps (max) ÎÎInput accepts: CML, LVDS,

More information

Optimum Placement of Decoupling Capacitors on Packages and Printed Circuit Boards Under the Guidance of Electromagnetic Field Simulation

Optimum Placement of Decoupling Capacitors on Packages and Printed Circuit Boards Under the Guidance of Electromagnetic Field Simulation Optimum Placement of Decoupling Capacitors on Packages and Printed Circuit Boards Under the Guidance of Electromagnetic Field Simulation Yuzhe Chen, Zhaoqing Chen and Jiayuan Fang Department of Electrical

More information

Circular M8/M12 Interconnect Solutions for Industrial applications

Circular M8/M12 Interconnect Solutions for Industrial applications Circular M8/M12 Interconnect Solutions for Industrial applications By Kevin Oursler, Dir. Marketing and Business Development at ERNI Electronics Challenges in Industrial Automation today are being supported

More information

Low-Jitter Frequency Synthesizer with Selectable Input Reference MAX3673

Low-Jitter Frequency Synthesizer with Selectable Input Reference MAX3673 19-44 ; Rev 0; 2/09 E V A L U A T I O N K I T A V A I L A B L E Low-Jitter Frequency Synthesizer General Description The is a low-jitter frequency synthesizer that accepts two reference clock inputs and

More information

FPGA. Logic Block. Plessey FPGA: basic building block here is 2-input NAND gate which is connected to each other to implement desired function.

FPGA. Logic Block. Plessey FPGA: basic building block here is 2-input NAND gate which is connected to each other to implement desired function. FPGA Logic block of an FPGA can be configured in such a way that it can provide functionality as simple as that of transistor or as complex as that of a microprocessor. It can used to implement different

More information

I N T E R C O N N E C T A P P L I C A T I O N N O T E. STRADA Whisper 4.5mm Connector Enhanced Backplane and Daughtercard Footprint Routing Guide

I N T E R C O N N E C T A P P L I C A T I O N N O T E. STRADA Whisper 4.5mm Connector Enhanced Backplane and Daughtercard Footprint Routing Guide I N T E R C O N N E C T A P P L I C A T I O N N O T E STRADA Whisper 4.5mm Connector Enhanced Backplane and Daughtercard Footprint Routing Guide Report # 32GC001 01/26/2015 Rev 3.0 STRADA Whisper Connector

More information

USING LOW COST, NON-VOLATILE PLDs IN SYSTEM APPLICATIONS

USING LOW COST, NON-VOLATILE PLDs IN SYSTEM APPLICATIONS USING LOW COST, NON-VOLATILE PLDs IN SYSTEM APPLICATIONS November 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com 1 Using Low

More information

Using High-Speed Differential I/O Interfaces

Using High-Speed Differential I/O Interfaces Using High-Speed Differential I/O Interfaces in Stratix Devices December 2002, ver. 2.0 Application Note 202 Introduction Preliminary Information To achieve high data transfer rates, Stratix TM devices

More information

DS90LV004 4-Channel LVDS Buffer/Repeater with Pre-Emphasis

DS90LV004 4-Channel LVDS Buffer/Repeater with Pre-Emphasis DS90LV004 4-Channel LVDS Buffer/Repeater with Pre-Emphasis General Description The DS90LV004 is a four channel 1.5 Gbps LVDS buffer/repeater. High speed data paths and flow-through pinout minimize internal

More information

QPairs QTE/QSE-DP Multi-connector Stack Designs In PCI Express Applications 16 mm Connector Stack Height REVISION DATE: OCTOBER 13, 2004

QPairs QTE/QSE-DP Multi-connector Stack Designs In PCI Express Applications 16 mm Connector Stack Height REVISION DATE: OCTOBER 13, 2004 Application Note QPairs QTE/QSE-DP Multi-connector Stack Designs In PCI Express Applications 16 mm Connector Stack Height REVISION DATE: OCTOBER 13, 2004 Copyrights and Trademarks Copyright 2004 Samtec,

More information

High-Speed Layout Guidelines for Reducing EMI for LVDS SerDes Designs. I.K. Anyiam

High-Speed Layout Guidelines for Reducing EMI for LVDS SerDes Designs. I.K. Anyiam High-Speed Layout Guidelines for Reducing EMI for LVDS SerDes Designs I.K. Anyiam 1 Introduction LVDS SerDes helps to reduce radiated emissions, but does not completely eliminate them EMI prevention must

More information

Intel MAX 10 High-Speed LVDS I/O User Guide

Intel MAX 10 High-Speed LVDS I/O User Guide Intel MAX 10 High-Speed LVDS I/O User Guide Updated for Intel Quartus Prime Design Suite: 17.1 Subscribe Send Feedback Latest document on the web: PDF HTML Contents Contents 1 Intel MAX 10 High-Speed LVDS

More information

Signal Integrity Comparisons Between Stratix II and Virtex-4 FPGAs

Signal Integrity Comparisons Between Stratix II and Virtex-4 FPGAs White Paper Introduction Signal Integrity Comparisons Between Stratix II and Virtex-4 FPGAs Signal integrity has become a critical issue in the design of high-speed systems. Poor signal integrity can mean

More information

RT54SX T r / T f Experiment

RT54SX T r / T f Experiment 955 East Arques Avenue, Sunnyvale, CA 94086 408-739-1010 RT54SX T r / T f Experiment July 08, 2002 BY Actel Product Engineering 1 DATE: July 08, 2002 DEVICE TYPE: RT54SX16-CQ256E RT54SX32-CQ208P WAFER

More information

Features. Applications

Features. Applications 3.3V Ultra-Precision 1:4 LVDS Fanout Buffer/Translator with Internal Termination General Description The is a 3.3V, high-speed 2GHz differential low voltage differential swing (LVDS) 1:4 fanout buffer

More information

DS90C031,DS90C032 LVDS?????

DS90C031,DS90C032 LVDS????? DS90C031,DS90C032 LVDS????? Literature Number: JAJA392 An Overview of LVDS Technology INTRODUCTION Recent growth in high-end processors, multi-media, virtual reality and networking has demanded more bandwidth

More information

FIN3385 FIN3383 Low Voltage 28-Bit Flat Panel Display Link Serializers

FIN3385 FIN3383 Low Voltage 28-Bit Flat Panel Display Link Serializers October 2003 Revised January 2004 FIN3385 FIN3383 Low Voltage 28-Bit Flat Panel Display Link Serializers General Description The FIN3385 and FIN3383 transform 28 bit wide parallel LVTTL (Low Voltage TTL)

More information

DesignCon 2005 Track 5: Chip and Board Interconnect Design (5-TA2)

DesignCon 2005 Track 5: Chip and Board Interconnect Design (5-TA2) DesignCon 2005 Track 5: Chip and Board Interconnect Design (5-TA2) Connector-Less Probing: Electrical and Mechanical Advantages Authors/Presenters: Brock LaMeres, Agilent Technologies Brent Holcombe, Agilent

More information

TECHNOLOGY BRIEF. Double Data Rate SDRAM: Fast Performance at an Economical Price EXECUTIVE SUMMARY C ONTENTS

TECHNOLOGY BRIEF. Double Data Rate SDRAM: Fast Performance at an Economical Price EXECUTIVE SUMMARY C ONTENTS TECHNOLOGY BRIEF June 2002 Compaq Computer Corporation Prepared by ISS Technology Communications C ONTENTS Executive Summary 1 Notice 2 Introduction 3 SDRAM Operation 3 How CAS Latency Affects System Performance

More information

AN-1055 APPLICATION NOTE

AN-1055 APPLICATION NOTE AN-155 APPLICATION NOTE One Technology Way P.O. Box 916 Norwood, MA 262-916, U.S.A. Tel: 781.329.47 Fax: 781.461.3113 www.analog.com EMC Protection of the AD7746 by Holger Grothe and Mary McCarthy INTRODUCTION

More information

Selecting PLLs for ASIC Applications Requires Tradeoffs

Selecting PLLs for ASIC Applications Requires Tradeoffs Selecting PLLs for ASIC Applications Requires Tradeoffs John G. Maneatis, Ph.., President, True Circuits, Inc. Los Altos, California October 7, 2004 Phase-Locked Loops (PLLs) are commonly used to perform

More information

PART. *EP = Exposed pad. LVDS IN+ IN- PCB OR TWISTED PAIR. Maxim Integrated Products 1

PART. *EP = Exposed pad. LVDS IN+ IN- PCB OR TWISTED PAIR. Maxim Integrated Products 1 19-0849; Rev 1; 12/07 10-Bit LVDS Serializer General Description The serializer transforms 10-bit-wide parallel LVCMOS/LVTTL data into a serial high-speed, low-voltage differential signaling (LVDS) data

More information

PCI Express 4.0. Electrical compliance test overview

PCI Express 4.0. Electrical compliance test overview PCI Express 4.0 Electrical compliance test overview Agenda PCI Express 4.0 electrical compliance test overview Required test equipment Test procedures: Q&A Transmitter Electrical testing Transmitter Link

More information

ASNT1016-PQA 16:1 MUX-CMU

ASNT1016-PQA 16:1 MUX-CMU 16:1 MUX-CMU 16 to 1 multiplexer (MUX) with integrated CMU (clock multiplication unit). PLL-based architecture featuring both counter and forward clocking modes. Supports multiple data rates in the 9.8-12.5Gb/s

More information

5 GT/s and 8 GT/s PCIe Compared

5 GT/s and 8 GT/s PCIe Compared 5 GT/s and 8 GT/s PCIe Compared Bent Hessen-Schmidt SyntheSys Research, Inc. Copyright 2008, PCI-SIG, All Rights Reserved 1 Disclaimer The material included in this presentation reflects current thinking

More information

Compliance test method and detailed spec for - USB2.0. Tektronix Korea YJ.PARK

Compliance test method and detailed spec for - USB2.0. Tektronix Korea YJ.PARK Compliance test method and detailed spec for - USB2.0 Tektronix Korea YJ.PARK 1 Agenda Introduction to USB2.0 Architecture Overview Frame Work and Data Transfer USB2.0 Spec. and Compliance testing Tektronix

More information

Features. Applications

Features. Applications Ultra-Precision 1:8 CML Fanout Buffer with Internal I/O Termination General Description The is a 2.5V/3.3V precision, high-speed, fully differential CML 1:8 fanout buffer. The is optimized to provide eight

More information

EPSON. Technical Note. Oscillator Jitter and How to Measure It. Introduction. Jitter. Cycle-Cycle Jitter

EPSON. Technical Note. Oscillator Jitter and How to Measure It. Introduction. Jitter. Cycle-Cycle Jitter 1960 E. Grand Ave., 2 nd Floor El Segundo, California 90245 Phone: 310.955.5300 Fax: 310.955.5400 Technical Note Oscillator Jitter and How to Measure It Introduction Jitter is a term that is becoming widely

More information

TFS 2100 Traveling Wave Fault Location System

TFS 2100 Traveling Wave Fault Location System Traveling Wave Fault Location System The most accurate overhead transmission and distribution line fault locator Accuracy: ±150m typical regardless the line length Unaffected by fault resistance Suitable

More information

SB Gb/s 1-Channel Programmable BERT. Data Sheet

SB Gb/s 1-Channel Programmable BERT. Data Sheet SB1601 14.5 Gb/s 1-Channel Programmable BERT Data Sheet The BERT Re-imagined Complete single channel BERT system 14.5 Gb/s with excellent signal fidelity Plug & play error detection with built-in CDR Flexible,

More information

CAP+ CAP. Loop Filter

CAP+ CAP. Loop Filter STS-12/STS-3 Multirate Clock and Data Recovery Unit FEATURES Performs clock and data recovery for 622.08 Mbps (STS-12/OC-12/STM-4) or 155.52 Mbps (STS-3/OC-3/STM-1) NRZ data 19.44 MHz reference frequency

More information

CARDINAL COMPONENTS, INC.

CARDINAL COMPONENTS, INC. SERIES CJTDAE CJTDAL The Cardinal Cappuccino Crystal Oscillator LVDS/ LVPECL TCXO Features 3.3V supply voltage- configurable 10MHz to 250MHz LVDS and LVPECL outputs- configurable Better than 2Hz tuning

More information

Decompensated Operational Amplifiers

Decompensated Operational Amplifiers Decompensated Operational Amplifiers Abstract This paper discusses the what, why, and where of decompensated op amps in section one. The second section of the paper describes external compensation techniques,

More information

INTEGRATED CIRCUITS APPLICATION NOTE. AN252 Live Insertion Aspects of Philips Logic Families. Author: Mike Magdaluyo July Philips Semiconductors

INTEGRATED CIRCUITS APPLICATION NOTE. AN252 Live Insertion Aspects of Philips Logic Families. Author: Mike Magdaluyo July Philips Semiconductors INTEGRATED CIRCUITS APPLICATION NOTE Live Insertion Aspects of Philips Logic Families Author: Mike Magdaluyo July 1999 Philips Semiconductors Author: Mike Magdaluyo, Philips Semiconductors, Sunnyvale INTRODUCTION

More information

PI6C GHz 1:4 LVPECL Fanout Buffer with Internal Termination GND Q0+ Q0- REF_IN+ V TH V REF-AC REF_IN- Q1+ Q1- Q2+ Q2- Q3+ Q3- VDD.

PI6C GHz 1:4 LVPECL Fanout Buffer with Internal Termination GND Q0+ Q0- REF_IN+ V TH V REF-AC REF_IN- Q1+ Q1- Q2+ Q2- Q3+ Q3- VDD. Features ÎÎInput Clock Frequency up to 6 GHz Typical ÎÎ4 pairs of differential LVPECL outputs ÎÎLow additive jitter, < 0.05ps (max) ÎÎInput CLK accepts: LVPECL, LVDS, CML, SSTL input level ÎÎOutput to

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

Interfacing RLDRAM II with Stratix II, Stratix,& Stratix GX Devices

Interfacing RLDRAM II with Stratix II, Stratix,& Stratix GX Devices Interfacing RLDRAM II with Stratix II, Stratix,& Stratix GX Devices November 2005, ver. 3.1 Application Note 325 Introduction Reduced latency DRAM II (RLDRAM II) is a DRAM-based point-to-point memory device

More information

W H I T E P A P E R. Timing Uncertainty in High Performance Clock Distribution. Introduction

W H I T E P A P E R. Timing Uncertainty in High Performance Clock Distribution. Introduction W H I T E P A P E R Brijesh A Shah, Cypress Semiconductor Corp. Timing Uncertainty in High Performance Clock Distribution Abstract Several factors contribute to the timing uncertainty when using fanout

More information

Transient Voltage Protection for Stratix GX Devices

Transient Voltage Protection for Stratix GX Devices White Paper Devices Introduction This document addresses the phenomenon known as transient voltage in a system using Stratix GX devices. Hot socketing is identified as the major source of transient voltage.

More information

I.C. PCLK_IN DE_IN GND CNTL_IN1 RGB_IN0 RGB_IN1 RGB_IN2 RGB_IN3 RGB_IN4 RGB_IN5 RGB_IN6 RGB_IN7 CNTL_IN7 CNTL_IN6 CNTL_IN5 CNTL_IN4 CNTL_IN3 CNTL_IN2

I.C. PCLK_IN DE_IN GND CNTL_IN1 RGB_IN0 RGB_IN1 RGB_IN2 RGB_IN3 RGB_IN4 RGB_IN5 RGB_IN6 RGB_IN7 CNTL_IN7 CNTL_IN6 CNTL_IN5 CNTL_IN4 CNTL_IN3 CNTL_IN2 19-3558; Rev 4; 8/09 EVALUATION KIT AVAILABLE 27-Bit, 3MHz-to-35MHz General Description The digital video parallel-to-serial converter serializes 27 bits of parallel data into a serial data stream. Eighteen

More information

DS90LV804 4-Channel 800 Mbps LVDS Buffer/Repeater

DS90LV804 4-Channel 800 Mbps LVDS Buffer/Repeater DS90LV804 4-Channel 800 Mbps LVDS Buffer/Repeater General Description The DS90LV804 is a four channel 800 Mbps LVDS buffer/ repeater. In many large systems, signals are distributed across cables and signal

More information

3.3V, 3.2Gbps DIFFERENTIAL 4:1 LVDS MULTIPLEXER with INTERNAL INPUT TERMINATION

3.3V, 3.2Gbps DIFFERENTIAL 4:1 LVDS MULTIPLEXER with INTERNAL INPUT TERMINATION 3.3V, 3.2Gbps DIFFERENTIAL 4:1 LVDS MULTIPLEXER with TERNAL PUT TERMATION FEATURES Selects among four differential inputs Guaranteed AC performance over temp and voltage: DC-to > 3.2Gbps data rate throughput

More information

Advanced Jitter Analysis with Real-Time Oscilloscopes

Advanced Jitter Analysis with Real-Time Oscilloscopes with Real-Time Oscilloscopes August 10, 2016 Min-Jie Chong Product Manager Agenda Review of Jitter Decomposition Assumptions and Limitations Spectral vs. Tail Fit Method with Crosstalk Removal Tool Scope

More information

INTELLIGENT LOAD SWITCHING HELPS IMPLEMENT RELIABLE HOT SWAP SYSTEMS

INTELLIGENT LOAD SWITCHING HELPS IMPLEMENT RELIABLE HOT SWAP SYSTEMS INTELLIGENT LOAD SWITCHING HELPS IMPLEMENT RELIABLE HOT SWAP SYSTEMS March 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com

More information

Ultra2 SCSI - The Evolution Continues

Ultra2 SCSI - The Evolution Continues Ultra2 SCSI - The Evolution Continues A White Paper Prepared by The SCSI Trade Association November 1996 SCSI Parallel Interface Technology - a path to the future! 1996 SCSI Trade Association ULTRA2 SCSI

More information

PI6LC48L0201A 2-Output LVDS Networking Clock Generator

PI6LC48L0201A 2-Output LVDS Networking Clock Generator Features ÎÎTwo differential LVDS output pairs ÎÎSelectable crystal oscillator interface or LVCMOS/LVTTL single-ended clock input ÎÎSupports the following output frequencies: 62.5MHz, 125MHz, 156.25MHz

More information

Technical Article MS-2442

Technical Article MS-2442 Technical Article MS-2442. JESD204B vs. Serial LVDS Interface Considerations for Wideband Data Converter Applications by George Diniz, Product Line Manager, Analog Devices, Inc. Some key end-system applications

More information

Virtex-6 FPGA GTX Transceiver Characterization Report

Virtex-6 FPGA GTX Transceiver Characterization Report Virtex-6 FPGA GTX Transceiver Characterization Report PCI Express 2.0 (2.5 and 5.0 Gb/s) Electrical Standard Xilinx is disclosing this user guide, manual, release note, and/or specification (the Documentation

More information

SB Gb/s Quad-Channel Programmable BERT. Data Sheet

SB Gb/s Quad-Channel Programmable BERT. Data Sheet SB1604 14.5 Gb/s Quad-Channel Programmable BERT Data Sheet The BERT Re-imagined Complete 4 channel BERT system 14.5 Gb/s with excellent signal fidelity Plug & play error detection with built-in CDR Flexible,

More information

National Semiconductor EVK User Manual

National Semiconductor EVK User Manual SD356EVK Evaluation Kit Board for LMH0356 SDI Reclocker User Manual National Semiconductor EVK User Manual Introduction The LMH0356 Serial Digital Interface (SDI) reclocker is designed to recover a clean

More information

SGMII Interface Implementation Using Soft-CDR Mode of Stratix III Devices

SGMII Interface Implementation Using Soft-CDR Mode of Stratix III Devices SGMII Interface Implementation Using Soft-CDR Mode of Stratix III Devices May 2008, version 1.0 Application Note 518 Introduction Stratix III device family are one of the most architecturally advanced,

More information

Addressable Bus Buffer Provides Capacitance Buffering, Live Insertion and Nested Addressing in 2-WireBus Systems

Addressable Bus Buffer Provides Capacitance Buffering, Live Insertion and Nested Addressing in 2-WireBus Systems Addressable Bus Buffer Provides Capacitance Buffering, Live Insertion and Nested Addressing in 2-WireBus Systems by John Ziegler Introduction The reliability of data processing, data storage and communications

More information

Enabling MIPI Physical Layer Test

Enabling MIPI Physical Layer Test Enabling MIPI Physical Layer Test High Speed Test and Characterization High Speed Digital Test The Explosion of Functions within Mobile Devices Multiple RF functions GPS Bluetooth WCDMA GSM WLAN FM Multiple

More information

E85: Digital Design and Computer Engineering Lab 1: Electrical Characteristics of Logic Gates

E85: Digital Design and Computer Engineering Lab 1: Electrical Characteristics of Logic Gates E85: Digital Design and Computer Engineering Lab 1: Electrical Characteristics of Logic Gates Objective The purpose of this lab is to become comfortable with logic gates as physical objects, to interpret

More information

This Part-B course discusses design techniques that are used to reduce noise problems in large-scale integration (LSI) devices.

This Part-B course discusses design techniques that are used to reduce noise problems in large-scale integration (LSI) devices. Course Introduction Purpose This Part-B course discusses design techniques that are used to reduce noise problems in large-scale integration (LSI) devices. Objectives Learn approaches and design methods

More information

Thank you for downloading this product training module produced by 3M Electronic Solutions Division for Mouser. In this presentation, we will discuss

Thank you for downloading this product training module produced by 3M Electronic Solutions Division for Mouser. In this presentation, we will discuss 1 Thank you for downloading this product training module produced by 3M Electronic Solutions Division for Mouser. In this presentation, we will discuss a new 2mm hard metric connector that has been designed

More information

CARDINAL COMPONENTS, INC.

CARDINAL COMPONENTS, INC. SERIES CJAL CJAE The Cardinal Cappuccino Crystal Oscillator LVDS/ LVPECL Features 2.5V or 3.3V supply voltageconfigurable 10MHz to 250MHz LVDS and LVPECL outputs- configurable Better than 2Hz tuning resolution

More information

TDR/TDT Analysis by Crosstalk in Single and Differential Meander Delay Lines for High Speed PCB Applications

TDR/TDT Analysis by Crosstalk in Single and Differential Meander Delay Lines for High Speed PCB Applications TDR/TDT Analysis by Crosstalk in Single and Differential Meander Delay Lines for High Speed PCB Applications Gawon Kim, Dong Gun Kam, and Joungho Kim Dept. of EECS, KAIST Korea Advanced Institute of Science

More information

10 THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter

10 THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter Introduction The digital multimeter (DMM) is the most commonly used instrument on an engineer s bench. We use it almost every day.

More information

MAX9210/MAX9214/ MAX9220/MAX9222. Programmable DC-Balance 21-Bit Deserializers. Features. General Description. Applications. Ordering Information

MAX9210/MAX9214/ MAX9220/MAX9222. Programmable DC-Balance 21-Bit Deserializers. Features. General Description. Applications. Ordering Information General Description The MAX9210/MAX9214/ deserialize three LVDS serial data inputs into 21 single-ended LVCMOS/ LVTTL outputs. A parallel rate LVDS clock received with the LVDS data streams provides timing

More information