Figure 1. Classes of Jitter

Size: px
Start display at page:

Download "Figure 1. Classes of Jitter"

Transcription

1 A PRIMER ON JITTER, JITTER MEASUREMENT AND PHASE-LOCKED LOOPS 1. Introduction As clock speeds and communication channels run at ever higher frequencies, engineers who have previously had little need to consider clock jitter and phase noise are finding that they need to increase their knowledge of these subjects. This primer provides an overview of jitter, offers practical assistance in making jitter measurements, and examines the role phase-locked loops (PLLs) have in this field. 2. Classes of Jitter Let's begin by defining a few classes of jitter, followed by a discussion of how and why the different classes are important for some applications. Jitter falls into two broad categories: random jitter and deterministic jitter (see Figure 1). Figure 1. Classes of Jitter Random jitter is a broadband stochastic Gaussian process that is sometimes referred to as intrinsic noise because it is always present. In the various phase noise plots shown later in this primer, the relatively smooth sections at the bottom of the curves represent the noise floor and are indications of random jitter. Though random jitter is often referred to as background or thermal noise, it can easily be the most significant contributor to overall jitter. Because random jitter is modeled as a Gaussian distribution, its instantaneous noise value is, strictly speaking, mathematically unbounded. Looking at the Gaussian curve in Figure 2, the two tails extending away from the center of the curve asymptotically approach (but never fully reach) zero. Although the probability of some values is very small, it is not zero, and, therefore, Gaussian noise is considered to be unbounded. Rev /12 Copyright 2012 by Silicon Laboratories AN687

2 Figure 2. Gaussian Distribution Deterministic jitter is not intrinsic or random and has a specific cause, though it may be very difficult to determine the specific cause. It is often periodic and narrowband. For example, deterministic noise may be caused by crosstalk due to an interfering periodic signal, either from a switching power supply or simultaneous switching of high-speed outputs on an IC (for example). Deterministic noise can be further subclassified into periodic jitter and data-dependent jitter. The example of an interfering noise coming from a switching power supply is periodic because the noise will have the same frequency as the switching power supply. In contrast, an example of quasiperiodic, data-dependent jitter is intersymbol interference (ISI) caused by an isochronous 8B/10B coded serial data stream (e.g., Ethernet PCI Express). Such serial data coding involves dynamically changing duty cycles and irregular clock edges due to serial bit patterns, both of which contribute to overall jitter. Given that clock signals do not exhibit any data-dependent jitter (this primer is solely concerned with clock signals), there will be no further mention of it in this article. Jitter can also be classified as correlated or uncorrelated. When inquiring about correlation, it is always important to ask Correlated to what? Correlation is between two events or distributions. Periodic jitter is always correlated to (or caused by) something. An example of correlated aperiodic jitter is when a serial data line interferes with a clock signal. The interference is correlated to the serial data line, but the serial data line may be either periodic or aperiodic. In all likelihood, a serial data transmission will have both periodic and aperiodic components. Two events are uncorrelated if they are statistically unrelated. Uncorrelated jitter is not statistically connected to an identifiable cause or influence. Random jitter is always uncorrelated. However, uncorrelated jitter is not always random, and it is possible to have two jittered signals both with periodic jitter that is uncorrelated. In these cases, the two uncorrelated sources of jitter do not exhibit any influence over one another. A key point is that both correlated and periodic jitter have causes. Once the causes have been identified, it is sometimes possible to take remedial actions to reduce a portion of the overall jitter. 2 Rev. 0.1

3 3. Types of Jitter Measurements Different types of jitter measurements are commonly used, and it is important to use the jitter measurement that best fits the particular application at hand. As shown in Figure 3, peak cycle-to-cycle jitter is the maximum difference between consecutive, adjacent clock periods measured over a fixed number of cycles, typically 1 k or 10 k. Cycle-to-cycle jitter is used whenever there is a need to limit the size of a sudden jump in frequency. The term peak-to-peak is defined as the difference between the smallest and the largest period value sampled during a measurement. For example, peak-to-peak jitter is useful when driving a PLL. In this situation, it can be desirable to limit the size of an instantaneous change in frequency to ensure that downstream PLLs remain in lock. Figure 3. Cycle-to-Cycle Jitter As shown in Figure 4, peak-to-peak period jitter is the difference between the largest clock period and the smallest clock period for all individual clock periods within an observation window (typically 1 ku or 10 ku cycles). It is a very useful specification for guaranteeing the setup and hold time of flip flops in digital systems. Figure 4. Period Jitter As shown in Figure 5, time interval error (TIE) jitter, also known as accumulated jitter or phase jitter, is the actual deviation from the ideal clock period over all clock periods. It includes jitter at all jitter modulation frequencies and is commonly used in wide area network timing applications, such as SONET, Synchronous Ethernet (SyncE), and optical transport networking (OTN). Figure 5. TIE Jitter Rev

4 It is intuitive that the frequency jitter content of cycle-to-cycle jitter is high because the time frame affecting a given clock period extends no further out than one clock period. Similarly, it would seem that period jitter would have more high-frequency content than the TIE (or accumulated) jitter. This can be seen in Figure 6, which shows the results for three types of jitter measurements for a purely uniform, random, white-noise jittered clock signal. As can be seen, the TIE jitter is the same for all frequencies (a property of white noise), whereas the period and cycle-tocycle jitter show different degrees of having greater high-pass content. Figure 6. Frequency Content of Cycle-to-Cycle, Period and TIE Jitter Different statistics can be taken for all types of jitter. That is, root mean squared (RMS), peak-to-peak, and other statistical values exist for cycle-to-cycle, period, and TIE jitter, although some are in more common use than others. Whenever peak-to-peak statistics are used, the number of samples taken needs to be large enough to ensure confidence in the measurement. Typically, such sample sizes range from 1,000 to 10,000. It is often desirable to convert an RMS jitter value to a peak-to-peak number and vice versa. A common approach is to use a crest factor, which assumes a Gaussian noise model. A tolerable bit error rate (BER) value is either given or assumed, and the resulting crest factor is used to convert between the two. For example, with a BER of 10-12, the RMS crest factor is 14. Therefore, a clock signal with 1 ps RMS of jitter would have a peak-peak jitter value of 14 ps. For more on this, see Reference 2, section Rev. 0.1

5 4. Wander By definition, wander is jitter that is within 10 Hz offset of the carrier. If the jitter is less than 10 Hz off of the carrier, it is called wander. If it is more than 10 Hz off of the carrier, it is called jitter. As will be seen later, it takes a very low bandwidth PLL to attenuate wander. In most systems, wander is not an issue because the system PLLs can easily track low-frequency wander, enabling them to wander together. Any differences in frequency between the segments are typically not significant because their first-in-first-out (FIFO) buffers can absorb the momentary discrepancies. Since frequency differences are so low, the FIFO does not need to be very deep. However, wander can accumulate for some systems, and the wander can eventually become large enough to cause problems. Figure 7 shows two different systems. The first is a typical SONET application that implements centralized timing with a very low loop BW PLL to avoid wander accumulation. The second example is a Synchronous Ethernet (SyncE) line timing application that allows wander to accumulate. Both wander and jitter can accumulate in cascaded PLL systems. Figure 7. External Timing Clock Distribution Rev

6 5. Time vs. Frequency Domain Measurements Jitter is usually a time domain term, while phase noise is typically a frequency domain term. However, it is common for the terms to be used loosely, with the result that they are sometimes used interchangeably. Theoretically, with perfect measuring equipment, if one were to integrate the phase noise from the carrier out to an infinite offset, the phase noise and the jitter would have the same numeric value. However, given real-world and practical test equipment, this is simply not possible, and there will always be a discrepancy between the two measurements. In spite of this, it is important to remember that the time and frequency domain approaches both measure the same phenomena, even though the exact results depend on the details of the measurement process and the equipment used. Most modern equipment that measures jitter falls into one of two broad categories: time domain and frequency domain. Time domain equipment typically comes in the form of a high-speed digitizing oscilloscope with high single-shot sampling bandwidth. Frequency domain equipment usually comes in the form of a spectrum analyzer, a spectrum analyzer with phase noise measurement capability, or a phase noise analyzer. Each of these two categories of equipment has its advantages and disadvantages. Let's take a closer look at the key differences between these two approaches to measuring jitter. Time domain equipment has the virtue of being able to directly measure peak-to-peak, cycle-to-cycle, period and TIE jitter. This measurement approach permits the measurement of jitter of very low frequency clock (or carrier) signals. By post-processing the data with techniques, such as FFTs and digital filters, it is possible to integrate the phase noise value over a specific band of frequencies to generate RMS phase jitter values. Only time domain equipment can measure all of the jitter frequency components. Another key point is that time domain equipment is much better at measuring data-dependent jitter, which makes it very useful for high-speed serial links that use serializer/deserializer (SERDES) technology. Frequency domain equipment cannot directly measure peak-to-peak, cycle-to-cycle, or period jitter because its native capability is to measure the RMS power of signals in a given frequency band. Frequency domain equipment is also awkward for measuring data-dependent jitter. However, the best frequency domain instruments have a lower noise floor than the best time domain instruments. This fact makes frequency domain instruments the first choice for ultra-low phase noise clock signal measurements that are free of data-dependent jitter. Table 1 summarizes the differences between time and frequency domain instruments. Table 1. Time vs. Frequency Domain Instrument Differences Native Measurements Advantages Time Domain Peak-Peak Jitter Cycle-to-Cycle Jitter Period Jitter Good with Low-Frequency Clocks Good with Data-Dependent Jitter Frequency Domain RMS Phase Jitter Phase Noise Jitter Frequency Information Lower Noise Floor Easy Detection of Spurs vs. Random Jitter Various mathematical estimation and translation approaches can be used to switch from one type of jitter measurement to another. For example, as mentioned earlier, it is possible to use a crest factor and a desired BER to go back and forth between peak-to-peak and RMS jitter. Another option is to use a fast Fourier transform (FFT) of time domain data to provide frequency domain information and filtering. However, it should be remembered that most of these techniques rely on mathematical models that, while good approximations in most situations, have their limitations and should only be used with care and thought. 6 Rev. 0.1

7 Figures 8 and 9 show examples of time and frequency domain measurements of the same GHz sine wave and serve to highlight the strengths and weaknesses of both approaches. In Figure 8, the first two images were taken with a digitizing scope. The top trace is a sine wave from an RF generator without any modulation. The lower trace has a large amount of frequency modulation (FM). The small blue sections at the tops of the plots are histograms of the period of the signal shown by the red points. The upper histogram without the modulation indicates that the sine wave is comprised of mostly a single frequency. The lower histogram with modulation clearly shows that the sine wave spends much of its time at the extreme ends of the excursion in the clock period. Figure GHz Clean and Jittered Scope Shots Now, compare these two measurements to the two measurements in Figure 9 of the same signal taken with a spectrum analyzer. Again, the top plot is without modulation, and the lower trace has significant FM. Rev

8 Figure GHz Clean and Jittered Spectra The top spectrum shows that the sine wave consists mostly of a single frequency with its largest spurs below 75 dbc (75 db below the carrier). The lower plot shows two symmetric and equal amplitude sidebands, which is an indication of FM. An advantage of a spectrum analyzer over an oscilloscope is that the modulation frequency of 15 MHz (in this case) is immediately apparent, as shown by the marker value. 8 Rev. 0.1

9 6. Phase Noise Plots High-end spectrum analyzers usually have phase noise plot capability. Test equipment specifically designed for phase noise plots is also available. Figure 10 is the spectrum of a MHz carrier. As expected, the plot is mostly symmetric around the carrier with spurs located at both the plus and minus locations. From the marker, it can be seen that the largest spur is MHz off of the carrier and is at 62 dbc (db off of the carrier). Another spur that is roughly the same size is located at 1.13 MHz off of the carrier. The other spurs are similarly paired. Figure MHz Clock Spectrum Example Figure 11 shows a phase noise plot of the same signal. The carrier is located to the left of the plot, with the lefthand edge of the plot having a 100 Hz offset from the carrier and the right-hand edge having a 100 MHz offset from the carrier. The plot can get close to the carrier but will never include the carrier itself. In practice, the lowest offset from the carrier is usually anywhere from 1 Hz to 1 khz. The phase noise plot itself is a single-sideband process in that only one half of the spectrum is taken, and the other half is assumed to be symmetric. Note that the largest spur is 62 dbc and is located at 1.13 MHz off of the carrier, just like the spectrum in Figure 9. When the RMS noise value is calculated, the RMS value is mathematically adjusted to include the contribution from the missing half of the spectrum. In this manner, a phase noise plot with a symmetric spectrum effectively combines the carrier frequency offsets that are both above and below the carrier into a single plot. Another noteworthy difference between spectrum plots and a phase noise plots is that the horizontal scale of phase noise plots is logarithmic, while a linear scale is typically used for spectrum plots. Rev

10 Figure MHz Phase Noise Plot Example 10 Rev. 0.1

11 7. Spurs The word spur is a shortened term for periodic spurious noise. See the red sections of the Figure 11 phase noise plot. Because spurs are periodic (and typically stationary), they are correlated to something (e.g., circuit or PLL artifacts), although it is often difficult to determine the source of the correlation. They are usually modeled as sine wave modulations of the carrier, and they are considered to be jitter at a single offset frequency. As stated earlier, it is difficult to convert RMS to/from peak-to-peak values. While this is generally true, the specific case of conversion for spurs that are modeled as sine waves is well known. To convert from RMS to peak-to-peak, multiply by 2 2. Typically, only large spurs contribute significantly to the RMS noise. For S = dbc of a spur, the peak-to-peak jitter in UI (unit interval) is: 2 Jpk-pk in UI = S/20 For example, the phase noise contribution for the A spur will be calculated for the typical phase noise plot shown in Figure 12. The carrier frequency of 490 MHz appears in the upper right section of the plot at one of the green arrows. The size of the A spur is 79 dbc, and the total RMS noise integrated from 12 khz to 20 MHz (which includes the A spur) is 339 femtoseconds. 2 Jpk-pk S/20 2 = = /20 = 1 UI = 490 MHz 1 = 2.04 ns; UI UI 2.04 ns = 146 fs pk-pk 146 fs 146 fs pk-pk => = 51.6 fs RMS 2 2 Rev

12 Figure 12. A and B Spur Phase Noise Plot in dbc Using the above equations, the jitter contribution for the phase noise plot from the A and B spurs is shown in Table 2 This table shows that only large spurs make a significant contribution to RMS jitter. Table 2. A and B RMS Spur Value Spur Pk-pk jitter RMS Jitter A 146 fs 51.6 fs B 58 fs 20.5 fs Spectrum and phase noise analyzers have a resolution bandwidth, which is an indication of the size of the frequency window that the instrument is using to sample the signal at a given point in the sweep. The output of the instrument at any given point on the curve is the average signal energy over a window that is the size of the resolution bandwidth of the instrument. If the resolution bandwidth is coarse (i.e., the resolution bandwidth has a large value), the instrument can quickly scan across a given frequency band. If the resolution bandwidth is fine (small), the time required for the same scan is longer. Since offset frequencies that are of interest can be more than 100 MHz off of the carrier, it is not practical for a phase noise plot to sweep the entire 100 MHz band with the same resolution for all frequencies. It the resolution bandwidth is uniformly high, the resolution for offsets that are close to the carrier will be insufficient. If the resolution bandwidth is uniformly low, it takes far too long to produce a phase noise plot. For this reason, phase noise equipment dynamically alters the resolution bandwidth as the scan progresses. The resolution bandwidth is very high when the offset frequency is close to the carrier and is lowered with greater offset values, which fits very well with a logarithmic horizontal axis. 12 Rev. 0.1

13 The vertical unit of a phase noise plot is not db or dbc, but dbc/hz. As a result, all of the samples taken with different resolution bandwidth values are normalized to a common value of 1 Hz. This approach allows them to be placed side-by-side, creating what looks like a uniform sweep of data. Because spurs are sometimes modeled as sine waves (single tone modulation), the large-resolution bandwidth values that occur far from the carrier effectively spread the spur energy over a wider frequency range, misrepresenting the true size of the spurs on a dbc/hz vertical axis. While this will not significantly affect the resulting RMS jitter value, some applications are more sensitive to spur levels than they are to RMS noise. In these situations, the strict use of a dbc/hz vertical scale can be somewhat misleading. Spur levels are particularly important in wireless applications, which commonly use undersampling analog-to-digital converters. In contrast, wide area networks, such as SONET/SDH, OTN, and carrier Ethernet, are typically sensitive only to RMS jitter and usually are not concerned with representing spurs with dbc values. Advanced phase noise equipment can detect the presence of a spur, remove it from the dbc/hz phase noise plot, put the spur back into the phase noise plot with a vertical scale of dbc and then add its RMS value back in, with the RMS value modeled as sine wave modulation. Two different plots of the same phase noise data illustrate this. Figure 13 is purely in dbc/hz and reports 292 femtoseconds RMS of jitter integrated from 12 khz to 20 MHz. Figure 13. dbc/hz Phase Noise Plot Rev

14 Figure 14 shows a plot made with exactly the same raw data, but the spurs were removed from the plot and reentered into the final RMS jitter value using the spur-to-rms conversion process described above. The RMS jitter is now calculated to be 290 fsec, which is slightly less than the pure dbc/hz integration value. Note that the spurs themselves were put back into the display of the curve with a different color because the vertical scale for these spurs is not dbc/hz, but rather dbc. The non-spur data is blue and has a vertical scale of dbc/hz, while the spur data is brown with a vertical scale of dbc. Figure 14. dbc Phase Noise Plot 14 Rev. 0.1

15 8. PLL Characteristics PLLs typically have two basic functions: Translate one frequency value to another Reduce or attenuate the jitter of a signal Referring to the Figure 15 PLL block diagram, a jittered clock is applied to the phase detector whose output is proportional to the phase difference between the Fout feedback path and input clock. The first function of frequency translation is achieved by placing clock dividers with different divisor values at the two inputs to the phase detector. However, PLLs are often used because of their ability to perform the all-important jitter attenuation function. The following discussion will concentrate on the characteristics of jitter attenuation. The output of the phase detector is low-pass filtered by the loop filter, which is an important element that shapes the PLL s behavior when presented with a jittered input. The loop filter drives the control voltage of a voltagecontrolled oscillator (VCO). If the VCO frequency is too high, the low-pass phase detector output goes low, which reduces the VCO control voltage and hence the VCO frequency. In this manner, the VCO is forced to settle on a value that matches the long-term average of the input frequency. The value of long term is determined by the specifics of the loop components, including the low-pass filter. Figure 15. PLL Block Diagram There are three main characteristics of a PLL that must be considered for PLL applications involving clock jitter: Jitter generation Jitter transfer function Jitter tolerance Jitter generation is the amount of jitter at the output of the PLL when a zero jitter clock is applied to its input. Of course, there is no such thing as a zero jitter clock, and, in practice, this means that the input clock should have sufficiently low jitter for it to have no appreciable effect on the output jitter. Needless to say, there are some circumstances for which finding such an input clock is not a trivial matter. The jitter generation value varies significantly with the frequency offset from the carrier. Typically, jitter generation falls off as the offset value gets larger, although this is not always the case. The jitter generation curve of a PLL establishes its noise floor, and the PLL s performance at any given offset frequency will never be better than its jitter generation value at that particular offset frequency. Figure 16 shows the phase noise versus offset frequency for three sources. The first is for a Rohde and Schwarz model SML 03 RF generator connected to the clock inputs of two different Silicon Labs monolithic PLLs. The two remaining curves are from the outputs of the PLLs when driven by the RF generator. The red curve has the best phase noise performance close to the MHz carrier. For larger offset frequencies (i.e., after the crossover point indicated by the yellow arrow), the RF generator surpasses the performance of both PLLs. At these larger offset frequencies, the phase noise for the red and blue PLL curves is purely jitter generation because the phase noise at the PLL clock inputs is lower than the phase noise at the PLL outputs. That is, the phase noise at the PLL Rev

16 outputs is due to the PLLs and not their input clocks. Close to the carrier, the green and red curves show that the RF generator s phase noise is being attenuated by both PLLs, though to a greater degree by the red PLL. Accordingly, for points that are to the right of the tip of the yellow arrow, jitter generation is being displayed. The points to the left of the tip of the yellow arrow show jitter attenuation. Figure 16. Jitter Generation Phase Noise Plots The jitter transfer function gives the amount of jitter attenuation that will occur at a particular offset frequency. It is strongly affected by the loop bandwidth of the PLL, which is strongly affected by the PLL s low-pass loop filter. Accordingly, a PLL s response to jitter can be characterized as low-pass. That is, jitter at an offset frequency that is above the loop bandwidth cutoff frequency will be attenuated by the PLL, and jitter that is below the loop bandwidth cutoff frequency will not be attenuated and will, therefore, pass through the PLL. For this reason, the lowest loop bandwidth value is desired in many circumstances. However, low loop bandwidth comes at a price because the lower the loop bandwidth of a PLL, the slower it is to respond to changes at its input. At some point, very slow response time becomes a significant problem. 16 Rev. 0.1

17 Figure 17 shows the jitter transfer function for a second-order PLL with a loop bandwidth of 100 Hz. Notice that the attenuation at 100 Hz is 3 db, which would be expected from a low-pass filter with a cutoff frequency of 100 Hz. Figure 17. Jitter Attenuation vs. Jitter Offset Frequency Next, we will examine phase noise plots created with an FM modulated clock input signal to see how the loop bandwidth affects the jitter attenuation. These plots show the jitter of a Rohde and Schwarz SML 03 RF generator with sine wave FM modulation that is connected to the clock inputs of an Si5324 PLL with a loop bandwidth of 7 Hz and an Si5326 PLL with a loop bandwidth of 120 Hz. The output jitter of the RF generator and the two PLLs are superimposed upon one another. For the no modulation case, see Figure 16. The phase noise plot in Figure 18 has FM modulation at 500 Hz, and the plot in Figure 19 has FM modulation at 10 khz. Figure 18. Jitter Attenuation at 500 Hz Offset Rev

18 Notice that the prominent spur at 500 Hz is only somewhat attenuated by the Si5326 (with loop bandwidth = 120 Hz) but is significantly attenuated by the Si5324 (with loop bandwidth = 7 Hz). The increase in jitter attenuation at low offset frequencies is due to the lower loop bandwidth. For the plot in Figure 19 with jitter at 10 khz, the jitter attenuation of the Si5324 and the Si5326 is roughly the same because 10 khz is much larger than both of their loop bandwidth values. Figure 19. Jitter Attenuation at 10 khz Offset Table 3 shows the RMS jitter for each of the cases. The integration band for the 500 Hz case was changed from 100 Hz to 50 MHz so that it would include the modulation frequency of 500 Hz. Notice that, although the Si5326 jitter at 500 Hz is much higher than the Si5324 jitter at 500 Hz, the two devices have very similar values at a 10 khz offset. Table 3. Jitter Values for Phase Noise Plots, (Picoseconds, RMS) Jitter Frequency Source Jitter Si5326, 120 Hz Si5324, 7 Hz Integration Band Hz to 50 MHz 500 Hz Hz to 50 MHz 10 khz Hz to 50 MHz 18 Rev. 0.1

19 The jitter transfer curves for the Si5324 and the Si5326 are shown in Figure 20, along with the jitter transfer of an Si5338, which is a wideband PLL with a loop bandwidth of 1 MHz. As such, the Si5338 will attenuate very little jitter. As a consequence, if a wideband PLL (i.e., a PLL with a very large loop bandwidth) needs to have low output jitter, it must be driven by a low jitter clock source. Figure 20. Jitter Transfer Function for Narrowband and Wideband PLLs It is important to understand that the selection of an appropriate loop bandwidth value is application-dependent. If the clock source already has low jitter, then a higher low bandwidth might be suitable. However, if the input clock has significant jitter, a lower loop bandwidth should be considered. In these situations, the system-level jitter requirements need to be considered. Some networking standards establish a lower limit to the jitter offset frequency that needs to be taken into account, and, therefore, jitter below a certain offset frequency is either simply not considered or discounted. Examples of such standards include SONET, OTN, and Ethernet. However, some standards require loop bandwidth values as low as 0.1 Hz (e.g., SyncE ITU-T G.8262, option 2.) Video networks typically care about jitter that is down to 30 Hz because of video frame rates, which call for a loop bandwidth below 10 Hz. Jitter tolerance is the amount of peak-to-peak jitter than can be applied to a PLL before it loses the ability to lock to or maintain lock with an incoming clock signal. The jitter tolerance is affected by both the loop bandwidth and the offset frequency. Clearly, the jitter tolerance for offset frequencies below the loop bandwidth of the PLL will be high because the PLL simply passes the jitter through with little attenuation. Similarly, a PLL with a low loop bandwidth will have less tolerance for jitter than a wideband PLL (i.e., one with a high loop bandwidth). A typical jitter tolerance curve is shown in Figure 21, with bandwidth referring to the loop bandwidth of the PLL. As the graph shows, there is a break in the jitter tolerance curve at the loop bandwidth. Rev

20 Figure 21. Typical Jitter Tolerance Curve 20 Rev. 0.1

21 9. Clock Buffers Once a low-jitter clock source has been created, it is often necessary to send this clock source to a number of different destinations. A fan-out buffer is usually used to perform this function, which leaves the designer with the question of how much jitter will be added by the fan-out buffer. In Figure 22, assume that there is a clock source with jitter, J1, that is driving a fan-out buffer with additive jitter of J2. What will the final output jitter be? Mathematically, the output jitter can be anywhere from J1+J2 to J1 - J2. In other words, it is possible for the two jitter sources to either constructively add or to subtract from one another. It all depends on whether J1 and J2 are correlated (or anti-correlated, as the case may be). Figure 22. Clock Buffer Jitter A simplifying assumption that is often made is that J1 and J2 are not correlated. As discussed earlier, this would be a very good assumption if both J1 and J2 were composed of purely random jitter. However, as the amount of correlated jitter increases, this becomes a less valid assumption. If J1 and J2 are truly uncorrelated, then the output jitter will be: Jout = J1 2 + J2 2 If the jitter at both the output and input of clock buffer J2 is measured, then J2 s additive jitter is defined as the rootmean-squared difference between J2 s input and output jitter: J2 additive jitter = Jout 2 J1 2 This assumes that Jout > J1, which will hold true if a reasonable percentage of the jitter involved is uncorrelated. Consider the following example in Figure 23, which uses an Si5330 four-to-one fan-out buffer with an additive jitter specification of picoseconds (integrated from 12 khz to 20 MHz): Figure 23. Fanout Buffer Measurement Configuration Rev

22 The phase noise plots for the configuration in Figure 23 are shown in Figure 24. Figure 24. Fan-Out Buffer Phase Noise Plots As expected, the lowest jitter is without any fan-out buffer, and adding a buffer increases the jitter. However, adding a second buffer does not incrementally increase the jitter as much as adding the first buffer. This is because of the square-root-of-sums-squared value that is associated with uncorrelated, random jitter. Table 4 has the corresponding RMS jitter values showing the measured and calculated values. The red values are calculated from RSS (root of sum squared), while the black values are all measured. Table 4. Fanout Buffer RMS Jitter Values Jitter Band Rms Jitter Rms Jitter Rms Jitter Rms Jitter Rms Jitter No buffer One buffer, measured One buffer, RSS Two buffers, measured Two buffers, RSS 12 khz to 20 MHz 258 fs 304 fs 298 fs 357 fs 334 fs Notice that the RSS values are close to their corresponding measured values, but the RSS values are nonetheless both slightly less than the measured values. This indicates that some of the noise is indeed correlated. Here is the detailed calculation for one buffer, using the Si5330 clock specification of 150 fs: J = = 298 femtoseconds 22 Rev. 0.1

23 10. References 1. Jitter, Noise and Signal Integrity at High-Speed, Mike Peng Li, Prentice Hall High Speed Signal Propagation Advanced Black Magic, Howard Johnson and Martin Graham, Prentice Hall 2003 Rev

24 ClockBuilder Pro One-click access to Timing tools, documentation, software, source code libraries & more. Available for Windows and ios (CBGo only). Timing Portfolio SW/HW Quality Support and Community community.silabs.com Disclaimer Silicon Laboratories intends to provide customers with the latest, accurate, and in-depth documentation of all peripherals and modules available for system and software implementers using or intending to use the Silicon Laboratories products. Characterization data, available modules and peripherals, memory sizes and memory addresses refer to each specific device, and "Typical" parameters provided can and do vary in different applications. Application examples described herein are for illustrative purposes only. Silicon Laboratories reserves the right to make changes without further notice and limitation to product information, specifications, and descriptions herein, and does not give warranties as to the accuracy or completeness of the included information. Silicon Laboratories shall have no liability for the consequences of use of the information supplied herein. This document does not imply or express copyright licenses granted hereunder to design or fabricate any integrated circuits. The products must not be used within any Life Support System without the specific written consent of Silicon Laboratories. A "Life Support System" is any product or system intended to support or sustain life and/or health, which, if it fails, can be reasonably expected to result in significant personal injury or death. Silicon Laboratories products are generally not intended for military applications. Silicon Laboratories products shall under no circumstances be used in weapons of mass destruction including (but not limited to) nuclear, biological or chemical weapons, or missiles capable of delivering such weapons. Trademark Information Silicon Laboratories Inc., Silicon Laboratories, Silicon Labs, SiLabs and the Silicon Labs logo, CMEMS, EFM, EFM32, EFR, Energy Micro, Energy Micro logo and combinations thereof, "the world s most energy friendly microcontrollers", Ember, EZLink, EZMac, EZRadio, EZRadioPRO, DSPLL, ISOmodem, Precision32, ProSLIC, SiPHY, USBXpress and others are trademarks or registered trademarks of Silicon Laboratories Inc. ARM, CORTEX, Cortex-M3 and THUMB are trademarks or registered trademarks of ARM Holdings. Keil is a registered trademark of ARM Limited. All other products or brand names mentioned herein are trademarks of their respective holders. Silicon Laboratories Inc. 400 West Cesar Chavez Austin, TX USA

AN962: Implementing Master-Slave Timing Redundancy in Wireless and Packet- Based Network Applications

AN962: Implementing Master-Slave Timing Redundancy in Wireless and Packet- Based Network Applications AN962: Implementing -Slave Timing Redundancy in Wireless and Packet- Based Network Applications Robust synchronization distribution schemes have historically been essential to communication networks and

More information

AN952: PCIe Jitter Estimation Using an Oscilloscope

AN952: PCIe Jitter Estimation Using an Oscilloscope AN952: PCIe Jitter Estimation Using an Oscilloscope Jitter of the reference clock has a direct impact on the efficiency of the data transfer between two PCIe devices. The data recovery process is able

More information

AN803. LOCK AND SETTLING TIME CONSIDERATIONS FOR Si5324/27/ 69/74 ANY-FREQUENCY JITTER ATTENUATING CLOCK ICS. 1. Introduction

AN803. LOCK AND SETTLING TIME CONSIDERATIONS FOR Si5324/27/ 69/74 ANY-FREQUENCY JITTER ATTENUATING CLOCK ICS. 1. Introduction LOCK AND SETTLING TIME CONSIDERATIONS FOR Si5324/27/ 69/74 ANY-FREQUENCY JITTER ATTENUATING CLOCK ICS 1. Introduction As outlined in the Product Bulletin*, issued in January 2013, Silicon Labs has made

More information

AN862. OPTIMIZING Si534X JITTER PERFORMANCE IN NEXT GENERATION INTERNET INFRASTRUCTURE SYSTEMS. 1. Introduction

AN862. OPTIMIZING Si534X JITTER PERFORMANCE IN NEXT GENERATION INTERNET INFRASTRUCTURE SYSTEMS. 1. Introduction OPTIMIZING Si534X JITTER PERFORMANCE IN NEXT GENERATION INTERNET INFRASTRUCTURE SYSTEMS 1. Introduction To realize 100 fs jitter performance of the Si534x jitter attenuators and clock generators in real-world

More information

AN111: Using 8-Bit MCUs in 5 Volt Systems

AN111: Using 8-Bit MCUs in 5 Volt Systems This document describes how to incorporate Silicon Lab s 8-bit EFM8 and C8051 families of devices into existing 5 V systems. When using a 3 V device in a 5 V system, the user must consider: A 3 V power

More information

Figure 1. 8-Bit USB Debug Adapter

Figure 1. 8-Bit USB Debug Adapter 8-BIT USB DEBUG ADAPTER USER S GUIDE 1. Introduction The 8-bit USB Debug Adapter (UDA) provides the interface between the PC s USB port and the Silicon Labs 8-bit target device s in-system debug/programming

More information

AN580 INFRARED GESTURE SENSING. 1. Introduction. 2. Hardware Considerations

AN580 INFRARED GESTURE SENSING. 1. Introduction. 2. Hardware Considerations INFRARED GESTURE SENSING 1. Introduction Touchless user interfaces are an emerging trend in embedded electronics as product designers seek out innovative control methods and more intuitive ways for users

More information

TS1005 Demo Board COMPONENT LIST. Ordering Information. SC70 Packaging Demo Board SOT23 Packaging Demo Board TS1005DB TS1005DB-SOT

TS1005 Demo Board COMPONENT LIST. Ordering Information. SC70 Packaging Demo Board SOT23 Packaging Demo Board TS1005DB TS1005DB-SOT REVISION NOTE The current revision for the TS1005 Demo Boards display the identifier TS100x Demo Board on the top side of the evaluation board as depicted in Figure 1. If the identifier is not printed

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK PROGRAMMING ADAPTER USER S GUIDE 1. Handling Recommendations The ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent damage to the devices or

More information

AN486: High-Side Bootstrap Design Using ISODrivers in Power Delivery Systems

AN486: High-Side Bootstrap Design Using ISODrivers in Power Delivery Systems AN486: High-Side Bootstrap Design Using ISODrivers in Power Delivery Systems Silicon Labs ISOdrivers are isolated gate drivers that combine low latency, high-drivestrength gate drive circuits with on-chip

More information

CPU. PCIe. Link. PCIe. Refclk. PCIe Refclk. PCIe. PCIe Endpoint. PCIe. Refclk. Figure 1. PCIe Architecture Components

CPU. PCIe. Link. PCIe. Refclk. PCIe Refclk. PCIe. PCIe Endpoint. PCIe. Refclk. Figure 1. PCIe Architecture Components AN562 PCI EXPRESS 3.1 JITTER REQUIREMENTS 1. Introduction PCI Express () is a serial point-to-point interconnect standard developed by the Peripheral Component Interconnect Special Interest Group (PCI-SIG).

More information

UG103.8: Application Development Fundamentals: Tools

UG103.8: Application Development Fundamentals: Tools UG103.8: Application Development Fundamentals: Tools This document provides an overview of the toolchain used to develop, build, and deploy EmberZNet and Silicon Labs Thread applications, and discusses

More information

AN922: Using the Command Line Interface (CLI) for Frequency On-the-Fly with the Si5346/47

AN922: Using the Command Line Interface (CLI) for Frequency On-the-Fly with the Si5346/47 AN922: Using the Command Line Interface (CLI) for Frequency On-the-Fly with the Si5346/47 Clockbuilder Pro comes with a command line interface (CLI)that can be used for adjusting the configuration of Si534x/8x

More information

Jitter Measurements in Serial Data Signals

Jitter Measurements in Serial Data Signals Jitter Measurements in Serial Data Signals Michael Schnecker, Product Manager LeCroy Corporation Introduction The increasing speed of serial data transmission systems places greater importance on measuring

More information

Clock Jitter Definitions and Measurement Methods

Clock Jitter Definitions and Measurement Methods January 2014 Clock Jitter Definitions and Measurement Methods 1 Introduction Jitter is the timing variations of a set of signal edges from their ideal values. Jitters in clock signals are typically caused

More information

UG103-13: Application Development Fundamentals: RAIL

UG103-13: Application Development Fundamentals: RAIL UG103-13: Application Development Fundamentals: RAIL Silicon Labs RAIL (Radio Abstraction Interface Layer) provides an intuitive, easily-customizable radio interface layer that is designed to support proprietary

More information

Jitter Transfer Functions in Minutes

Jitter Transfer Functions in Minutes Jitter Transfer Functions in Minutes In this paper, we use the SV1C Personalized SerDes Tester to rapidly develop and execute PLL Jitter transfer function measurements. We leverage the integrated nature

More information

Optimizing VCO PLL Evaluations & PLL Synthesizer Designs

Optimizing VCO PLL Evaluations & PLL Synthesizer Designs Optimizing VCO PLL Evaluations & PLL Synthesizer Designs Today s mobile communications systems demand higher communication quality, higher data rates, higher operation, and more channels per unit bandwidth.

More information

Timing Errors and Jitter

Timing Errors and Jitter Timing Errors and Jitter Background Mike Story In a sampled (digital) system, samples have to be accurate in level and time. The digital system uses the two bits of information the signal was this big

More information

UG129: ZigBee USB Virtual Gateway Reference Design (RD-0002-0201) User's Guide

UG129: ZigBee USB Virtual Gateway Reference Design (RD-0002-0201) User's Guide UG129: ZigBee USB Virtual Gateway Reference Design (RD-0002-0201) User's Guide The ZigBee USB Virtual Gateway Reference Design (RD-0002-0201) is designed to demonstrate ZigBee gateway functionality with

More information

Taking the Mystery out of the Infamous Formula, "SNR = 6.02N + 1.76dB," and Why You Should Care. by Walt Kester

Taking the Mystery out of the Infamous Formula, SNR = 6.02N + 1.76dB, and Why You Should Care. by Walt Kester ITRODUCTIO Taking the Mystery out of the Infamous Formula, "SR = 6.0 + 1.76dB," and Why You Should Care by Walt Kester MT-001 TUTORIAL You don't have to deal with ADCs or DACs for long before running across

More information

Making Prototyping Boards for the EFM32 kits

Making Prototyping Boards for the EFM32 kits Making Prototyping Boards for the EFM32 kits AN0031 - Application Note Introduction This application note describes how anyone can make their own custom prototyping boards that can be connected directly

More information

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Application Note RF & Microwave Spectrum Analyzers Table of Contents 3 3 4 4 5 7 8 8 13 13 14 16 16 Introduction Absolute versus relative

More information

Frequency Response of Filters

Frequency Response of Filters School of Engineering Department of Electrical and Computer Engineering 332:224 Principles of Electrical Engineering II Laboratory Experiment 2 Frequency Response of Filters 1 Introduction Objectives To

More information

Current Digital to Analog Converter

Current Digital to Analog Converter Current Digital to Analog Converter AN0064 - Application Note Introduction This application note describes how to use the EFM32 Current Digital to Analog Converter (IDAC), a peripheral that can source

More information

Signal Integrity: Tips and Tricks

Signal Integrity: Tips and Tricks White Paper: Virtex-II, Virtex-4, Virtex-5, and Spartan-3 FPGAs R WP323 (v1.0) March 28, 2008 Signal Integrity: Tips and Tricks By: Austin Lesea Signal integrity (SI) engineering has become a necessary

More information

RF Measurements Using a Modular Digitizer

RF Measurements Using a Modular Digitizer RF Measurements Using a Modular Digitizer Modern modular digitizers, like the Spectrum M4i series PCIe digitizers, offer greater bandwidth and higher resolution at any given bandwidth than ever before.

More information

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2

More information

Clock Recovery in Serial-Data Systems Ransom Stephens, Ph.D.

Clock Recovery in Serial-Data Systems Ransom Stephens, Ph.D. Clock Recovery in Serial-Data Systems Ransom Stephens, Ph.D. Abstract: The definition of a bit period, or unit interval, is much more complicated than it looks. If it were just the reciprocal of the data

More information

AN-837 APPLICATION NOTE

AN-837 APPLICATION NOTE 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 DDS-Based Clock Jitter Performance vs. DAC Reconstruction Filter Performance

More information

AN437. Si4432 RF PERFORMANCE AND FCC COMPLIANCE TEST RESULTS. 1. Introduction. 2. Relevant Measurements to comply with FCC

AN437. Si4432 RF PERFORMANCE AND FCC COMPLIANCE TEST RESULTS. 1. Introduction. 2. Relevant Measurements to comply with FCC Si4432 RF PERFORMANCE AND FCC COMPLIANCE TEST RESULTS 1. Introduction This document provides measurement results and FCC compliance results for the Si4432B when operated from 902 928 MHz. The measurement

More information

USB 3.0 CDR Model White Paper Revision 0.5

USB 3.0 CDR Model White Paper Revision 0.5 USB 3.0 CDR Model White Paper Revision 0.5 January 15, 2009 INTELLECTUAL PROPERTY DISCLAIMER THIS WHITE PAPER IS PROVIDED TO YOU AS IS WITH NO WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY,

More information

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS 1 EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS The oscilloscope is the most versatile and most important tool in this lab and is probably the best tool an electrical engineer uses. This outline guides

More information

SR2000 FREQUENCY MONITOR

SR2000 FREQUENCY MONITOR SR2000 FREQUENCY MONITOR THE FFT SEARCH FUNCTION IN DETAILS FFT Search is a signal search using FFT (Fast Fourier Transform) technology. The FFT search function first appeared with the SR2000 Frequency

More information

Understand the effects of clock jitter and phase noise on sampled systems A s higher resolution data converters that can

Understand the effects of clock jitter and phase noise on sampled systems A s higher resolution data converters that can designfeature By Brad Brannon, Analog Devices Inc MUCH OF YOUR SYSTEM S PERFORMANCE DEPENDS ON JITTER SPECIFICATIONS, SO CAREFUL ASSESSMENT IS CRITICAL. Understand the effects of clock jitter and phase

More information

Selecting RJ Bandwidth in EZJIT Plus Software

Selecting RJ Bandwidth in EZJIT Plus Software Selecting RJ Bandwidth in EZJIT Plus Software Application Note 1577 Introduction Separating jitter into its random and deterministic components (called RJ/DJ separation ) is a relatively new technique

More information

AN614 A SIMPLE ALTERNATIVE TO ANALOG ISOLATION AMPLIFIERS. 1. Introduction. Input. Output. Input. Output Amp. Amp. Modulator or Driver

AN614 A SIMPLE ALTERNATIVE TO ANALOG ISOLATION AMPLIFIERS. 1. Introduction. Input. Output. Input. Output Amp. Amp. Modulator or Driver A SIMPLE ALTERNATIVE TO ANALOG ISOLATION AMPLIFIERS 1. Introduction Analog circuits sometimes require linear (analog) signal isolation for safety, signal level shifting, and/or ground loop elimination.

More information

SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION

SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION 1 SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION By Lannes S. Purnell FLUKE CORPORATION 2 This paper shows how standard signal generators can be used as leveled sine wave sources for calibrating oscilloscopes.

More information

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper Products: R&S RTO1012 R&S RTO1014 R&S RTO1022 R&S RTO1024 This technical paper provides an introduction to the signal

More information

USB Audio Simplified

USB Audio Simplified USB Audio Simplified The rapid expansion of the universal serial bus (USB) standard in consumer electronics products has extended the use of USB connectivity to propagate and control digital audio. USB

More information

Simplifying System Design Using the CS4350 PLL DAC

Simplifying System Design Using the CS4350 PLL DAC Simplifying System Design Using the CS4350 PLL 1. INTRODUCTION Typical Digital to Analog Converters (s) require a high-speed Master Clock to clock their digital filters and modulators, as well as some

More information

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE Atmel 8-bit and 32-bit Microcontrollers AVR127: Understanding ADC Parameters APPLICATION NOTE Introduction This application note explains the basic concepts of analog-to-digital converter (ADC) and the

More information

Application Note Noise Frequently Asked Questions

Application Note Noise Frequently Asked Questions : What is? is a random signal inherent in all physical components. It directly limits the detection and processing of all information. The common form of noise is white Gaussian due to the many random

More information

Dithering in Analog-to-digital Conversion

Dithering in Analog-to-digital Conversion Application Note 1. Introduction 2. What is Dither High-speed ADCs today offer higher dynamic performances and every effort is made to push these state-of-the art performances through design improvements

More information

ANALYZER BASICS WHAT IS AN FFT SPECTRUM ANALYZER? 2-1

ANALYZER BASICS WHAT IS AN FFT SPECTRUM ANALYZER? 2-1 WHAT IS AN FFT SPECTRUM ANALYZER? ANALYZER BASICS The SR760 FFT Spectrum Analyzer takes a time varying input signal, like you would see on an oscilloscope trace, and computes its frequency spectrum. Fourier's

More information

Prepared by: Paul Lee ON Semiconductor http://onsemi.com

Prepared by: Paul Lee ON Semiconductor http://onsemi.com Introduction to Analog Video Prepared by: Paul Lee ON Semiconductor APPLICATION NOTE Introduction Eventually all video signals being broadcasted or transmitted will be digital, but until then analog video

More information

Loop Bandwidth and Clock Data Recovery (CDR) in Oscilloscope Measurements. Application Note 1304-6

Loop Bandwidth and Clock Data Recovery (CDR) in Oscilloscope Measurements. Application Note 1304-6 Loop Bandwidth and Clock Data Recovery (CDR) in Oscilloscope Measurements Application Note 1304-6 Abstract Time domain measurements are only as accurate as the trigger signal used to acquire them. Often

More information

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National

More information

CLOCK AND SYNCHRONIZATION IN SYSTEM 6000

CLOCK AND SYNCHRONIZATION IN SYSTEM 6000 By Christian G. Frandsen Introduction This document will discuss the clock, synchronization and interface design of TC System 6000 and deal with several of the factors that must be considered when using

More information

Understanding Mixers Terms Defined, and Measuring Performance

Understanding Mixers Terms Defined, and Measuring Performance Understanding Mixers Terms Defined, and Measuring Performance Mixer Terms Defined Statistical Processing Applied to Mixers Today's stringent demands for precise electronic systems place a heavy burden

More information

Abstract. Cycle Domain Simulator for Phase-Locked Loops

Abstract. Cycle Domain Simulator for Phase-Locked Loops Abstract Cycle Domain Simulator for Phase-Locked Loops Norman James December 1999 As computers become faster and more complex, clock synthesis becomes critical. Due to the relatively slower bus clocks

More information

Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT)

Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) Page 1 Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) ECC RECOMMENDATION (06)01 Bandwidth measurements using FFT techniques

More information

AVR131: Using the AVR s High-speed PWM. Introduction. Features. AVR 8-bit Microcontrollers APPLICATION NOTE

AVR131: Using the AVR s High-speed PWM. Introduction. Features. AVR 8-bit Microcontrollers APPLICATION NOTE AVR 8-bit Microcontrollers AVR131: Using the AVR s High-speed PWM APPLICATION NOTE Introduction This application note is an introduction to the use of the high-speed Pulse Width Modulator (PWM) available

More information

TESTS OF 1 MHZ SIGNAL SOURCE FOR SPECTRUM ANALYZER CALIBRATION 7/8/08 Sam Wetterlin

TESTS OF 1 MHZ SIGNAL SOURCE FOR SPECTRUM ANALYZER CALIBRATION 7/8/08 Sam Wetterlin TESTS OF 1 MHZ SIGNAL SOURCE FOR SPECTRUM ANALYZER CALIBRATION 7/8/08 Sam Wetterlin (Updated 7/19/08 to delete sine wave output) I constructed the 1 MHz square wave generator shown in the Appendix. This

More information

Selecting the Optimum PCI Express Clock Source

Selecting the Optimum PCI Express Clock Source Selecting the Optimum PCI Express Clock Source PCI Express () is a serial point-to-point interconnect standard developed by the Component Interconnect Special Interest Group (PCI-SIG). lthough originally

More information

Measurement of Adjacent Channel Leakage Power on 3GPP W-CDMA Signals with the FSP

Measurement of Adjacent Channel Leakage Power on 3GPP W-CDMA Signals with the FSP Products: Spectrum Analyzer FSP Measurement of Adjacent Channel Leakage Power on 3GPP W-CDMA Signals with the FSP This application note explains the concept of Adjacent Channel Leakage Ratio (ACLR) measurement

More information

AN-756 APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781/329-4700 Fax: 781/326-8703 www.analog.com

AN-756 APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781/329-4700 Fax: 781/326-8703 www.analog.com APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781/329-4700 Fax: 781/326-8703 www.analog.com Sampled Systems and the Effects of Clock Phase Noise and Jitter by Brad Brannon

More information

MICROPHONE SPECIFICATIONS EXPLAINED

MICROPHONE SPECIFICATIONS EXPLAINED Application Note AN-1112 MICROPHONE SPECIFICATIONS EXPLAINED INTRODUCTION A MEMS microphone IC is unique among InvenSense, Inc., products in that its input is an acoustic pressure wave. For this reason,

More information

Optimizing IP3 and ACPR Measurements

Optimizing IP3 and ACPR Measurements Optimizing IP3 and ACPR Measurements Table of Contents 1. Overview... 2 2. Theory of Intermodulation Distortion... 2 3. Optimizing IP3 Measurements... 4 4. Theory of Adjacent Channel Power Ratio... 9 5.

More information

MPC8245/MPC8241 Memory Clock Design Guidelines: Part 1

MPC8245/MPC8241 Memory Clock Design Guidelines: Part 1 Freescale Semiconductor AN2164 Rev. 4.1, 03/2007 MPC8245/MPC8241 Memory Clock Design Guidelines: Part 1 by Esther C. Alexander RISC Applications, CPD Freescale Semiconductor, Inc. Austin, TX This application

More information

APPLICATION NOTE. RF System Architecture Considerations ATAN0014. Description

APPLICATION NOTE. RF System Architecture Considerations ATAN0014. Description APPLICATION NOTE RF System Architecture Considerations ATAN0014 Description Highly integrated and advanced radio designs available today, such as the Atmel ATA5830 transceiver and Atmel ATA5780 receiver,

More information

Agilent AN 1315 Optimizing RF and Microwave Spectrum Analyzer Dynamic Range. Application Note

Agilent AN 1315 Optimizing RF and Microwave Spectrum Analyzer Dynamic Range. Application Note Agilent AN 1315 Optimizing RF and Microwave Spectrum Analyzer Dynamic Range Application Note Table of Contents 3 3 3 4 4 4 5 6 7 7 7 7 9 10 10 11 11 12 12 13 13 14 15 1. Introduction What is dynamic range?

More information

Electrical Resonance

Electrical Resonance Electrical Resonance (R-L-C series circuit) APPARATUS 1. R-L-C Circuit board 2. Signal generator 3. Oscilloscope Tektronix TDS1002 with two sets of leads (see Introduction to the Oscilloscope ) INTRODUCTION

More information

Clocks Basics in 10 Minutes or Less. Edgar Pineda Field Applications Engineer Arrow Components Mexico

Clocks Basics in 10 Minutes or Less. Edgar Pineda Field Applications Engineer Arrow Components Mexico Clocks Basics in 10 Minutes or Less Edgar Pineda Field Applications Engineer Arrow Components Mexico Presentation Overview Introduction to Clocks Clock Functions Clock Parameters Common Applications Summary

More information

The front end of the receiver performs the frequency translation, channel selection and amplification of the signal.

The front end of the receiver performs the frequency translation, channel selection and amplification of the signal. Many receivers must be capable of handling a very wide range of signal powers at the input while still producing the correct output. This must be done in the presence of noise and interference which occasionally

More information

Application Note Receiving HF Signals with a USRP Device Ettus Research

Application Note Receiving HF Signals with a USRP Device Ettus Research Application Note Receiving HF Signals with a USRP Device Ettus Research Introduction The electromagnetic (EM) spectrum between 3 and 30 MHz is commonly referred to as the HF band. Due to the propagation

More information

How PLL Performances Affect Wireless Systems

How PLL Performances Affect Wireless Systems May 2010 Issue: Tutorial Phase Locked Loop Systems Design for Wireless Infrastructure Applications Use of linear models of phase noise analysis in a closed loop to predict the baseline performance of various

More information

AN583: Safety Considerations and Layout Recommendations for Digital Isolators

AN583: Safety Considerations and Layout Recommendations for Digital Isolators AN583: Safety Considerations and Layout Recommendations for Digital Isolators This application note details the creepage and clearance requirements of an isolator type component, such as a digital isolator,

More information

HD Radio FM Transmission System Specifications Rev. F August 24, 2011

HD Radio FM Transmission System Specifications Rev. F August 24, 2011 HD Radio FM Transmission System Specifications Rev. F August 24, 2011 SY_SSS_1026s TRADEMARKS HD Radio and the HD, HD Radio, and Arc logos are proprietary trademarks of ibiquity Digital Corporation. ibiquity,

More information

RANDOM VIBRATION AN OVERVIEW by Barry Controls, Hopkinton, MA

RANDOM VIBRATION AN OVERVIEW by Barry Controls, Hopkinton, MA RANDOM VIBRATION AN OVERVIEW by Barry Controls, Hopkinton, MA ABSTRACT Random vibration is becoming increasingly recognized as the most realistic method of simulating the dynamic environment of military

More information

Analog and Digital Signals, Time and Frequency Representation of Signals

Analog and Digital Signals, Time and Frequency Representation of Signals 1 Analog and Digital Signals, Time and Frequency Representation of Signals Required reading: Garcia 3.1, 3.2 CSE 3213, Fall 2010 Instructor: N. Vlajic 2 Data vs. Signal Analog vs. Digital Analog Signals

More information

Application Note: Spread Spectrum Oscillators Reduce EMI for High Speed Digital Systems

Application Note: Spread Spectrum Oscillators Reduce EMI for High Speed Digital Systems Application Note: Spread Spectrum Oscillators Reduce EMI for High Speed Digital Systems Introduction to Electro-magnetic Interference Design engineers seek to minimize harmful interference between components,

More information

LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS

LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS March 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com

More information

ε: Voltage output of Signal Generator (also called the Source voltage or Applied

ε: Voltage output of Signal Generator (also called the Source voltage or Applied Experiment #10: LR & RC Circuits Frequency Response EQUIPMENT NEEDED Science Workshop Interface Power Amplifier (2) Voltage Sensor graph paper (optional) (3) Patch Cords Decade resistor, capacitor, and

More information

Introduction to Digital Audio

Introduction to Digital Audio Introduction to Digital Audio Before the development of high-speed, low-cost digital computers and analog-to-digital conversion circuits, all recording and manipulation of sound was done using analog techniques.

More information

Any-Rate Precision Clocks

Any-Rate Precision Clocks Any-Rate Precision Clocks Wireline Market Overview Analog Modems Large installed base and growth in embedded applications Voice Transition to VoIP to reduce service provider cost-of-ownership Timing Large,

More information

Module 13 : Measurements on Fiber Optic Systems

Module 13 : Measurements on Fiber Optic Systems Module 13 : Measurements on Fiber Optic Systems Lecture : Measurements on Fiber Optic Systems Objectives In this lecture you will learn the following Measurements on Fiber Optic Systems Attenuation (Loss)

More information

PCM Encoding and Decoding:

PCM Encoding and Decoding: PCM Encoding and Decoding: Aim: Introduction to PCM encoding and decoding. Introduction: PCM Encoding: The input to the PCM ENCODER module is an analog message. This must be constrained to a defined bandwidth

More information

Jeff Thomas Tom Holmes Terri Hightower. Learn RF Spectrum Analysis Basics

Jeff Thomas Tom Holmes Terri Hightower. Learn RF Spectrum Analysis Basics Jeff Thomas Tom Holmes Terri Hightower Learn RF Spectrum Analysis Basics Agenda Overview: Spectrum analysis and its measurements Theory of Operation: Spectrum analyzer hardware Frequency Specifications

More information

NRZ Bandwidth - HF Cutoff vs. SNR

NRZ Bandwidth - HF Cutoff vs. SNR Application Note: HFAN-09.0. Rev.2; 04/08 NRZ Bandwidth - HF Cutoff vs. SNR Functional Diagrams Pin Configurations appear at end of data sheet. Functional Diagrams continued at end of data sheet. UCSP

More information

Jitter Budget for 10 Gigabit Ethernet Applications with SiTime SiT9120/1 Oscillators

Jitter Budget for 10 Gigabit Ethernet Applications with SiTime SiT9120/1 Oscillators February 2014 Jitter Budget for 10 Gigabit Ethernet Applications with SiTime SiT9120/1 Oscillators 1 Introduction The 10 Gigabit Ethernet (10GbE) specifications are defined in clauses 44 through 54 of

More information

Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz

Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz Author: Don LaFontaine Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz Abstract Making accurate voltage and current noise measurements on op amps in

More information

AN1991. Audio decibel level detector with meter driver

AN1991. Audio decibel level detector with meter driver Rev. 2.1 20 March 2015 Application note Document information Info Keywords Abstract Content SA604A, LM358, RSSI, cellular radio The SA604A can provide a logarithmic response proportional to the input signal

More information

Vi, fi input. Vphi output VCO. Vosc, fosc. voltage-controlled oscillator

Vi, fi input. Vphi output VCO. Vosc, fosc. voltage-controlled oscillator Experiment #4 CMOS 446 Phase-Locked Loop c 1997 Dragan Maksimovic Department of Electrical and Computer Engineering University of Colorado, Boulder The purpose of this lab assignment is to introduce operating

More information

Conquering Noise for Accurate RF and Microwave Signal Measurements. Presented by: Ernie Jackson

Conquering Noise for Accurate RF and Microwave Signal Measurements. Presented by: Ernie Jackson Conquering Noise for Accurate RF and Microwave Signal Measurements Presented by: Ernie Jackson The Noise Presentation Review of Basics, Some Advanced & Newer Approaches Noise in Signal Measurements-Summary

More information

Optical Fibres. Introduction. Safety precautions. For your safety. For the safety of the apparatus

Optical Fibres. Introduction. Safety precautions. For your safety. For the safety of the apparatus Please do not remove this manual from from the lab. It is available at www.cm.ph.bham.ac.uk/y2lab Optics Introduction Optical fibres are widely used for transmitting data at high speeds. In this experiment,

More information

Designing the NEWCARD Connector Interface to Extend PCI Express Serial Architecture to the PC Card Modular Form Factor

Designing the NEWCARD Connector Interface to Extend PCI Express Serial Architecture to the PC Card Modular Form Factor Designing the NEWCARD Connector Interface to Extend PCI Express Serial Architecture to the PC Card Modular Form Factor Abstract This paper provides information about the NEWCARD connector and board design

More information

Lecture - 4 Diode Rectifier Circuits

Lecture - 4 Diode Rectifier Circuits Basic Electronics (Module 1 Semiconductor Diodes) Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Lecture - 4 Diode Rectifier Circuits

More information

Title: Low EMI Spread Spectrum Clock Oscillators

Title: Low EMI Spread Spectrum Clock Oscillators Title: Low EMI oscillators Date: March 3, 24 TN No.: TN-2 Page 1 of 1 Background Title: Low EMI Spread Spectrum Clock Oscillators Traditional ways of dealing with EMI (Electronic Magnetic Interference)

More information

The Future of Multi-Clock Systems

The Future of Multi-Clock Systems NEL FREQUENCY CONTROLS, INC. 357 Beloit Street P.O. Box 457 Burlington,WI 53105-0457 Phone:262/763-3591 FAX:262/763-2881 Web Site: www.nelfc.com Internet: sales@nelfc.com The Future of Multi-Clock Systems

More information

Lock - in Amplifier and Applications

Lock - in Amplifier and Applications Lock - in Amplifier and Applications What is a Lock in Amplifier? In a nut shell, what a lock-in amplifier does is measure the amplitude V o of a sinusoidal voltage, V in (t) = V o cos(ω o t) where ω o

More information

The Calculation of G rms

The Calculation of G rms The Calculation of G rms QualMark Corp. Neill Doertenbach The metric of G rms is typically used to specify and compare the energy in repetitive shock vibration systems. However, the method of arriving

More information

Jeff Thomas Tom Holmes Terri Hightower. Learn RF Spectrum Analysis Basics

Jeff Thomas Tom Holmes Terri Hightower. Learn RF Spectrum Analysis Basics Jeff Thomas Tom Holmes Terri Hightower Learn RF Spectrum Analysis Basics Learning Objectives Name the major measurement strengths of a swept-tuned spectrum analyzer Explain the importance of frequency

More information

Experiment 3: Double Sideband Modulation (DSB)

Experiment 3: Double Sideband Modulation (DSB) Experiment 3: Double Sideband Modulation (DSB) This experiment examines the characteristics of the double-sideband (DSB) linear modulation process. The demodulation is performed coherently and its strict

More information

Clocking Solutions. Wired Communications / Networking Wireless Communications Industrial Automotive Consumer Computing. ti.

Clocking Solutions. Wired Communications / Networking Wireless Communications Industrial Automotive Consumer Computing. ti. ing Solutions Wired Communications / Networking Wireless Communications Industrial Automotive Consumer Computing ti.com/clocks 2014 Accelerate Time-to-Market with Easy-to-Use ing Solutions Texas Instruments

More information

Step Response of RC Circuits

Step Response of RC Circuits Step Response of RC Circuits 1. OBJECTIVES...2 2. REFERENCE...2 3. CIRCUITS...2 4. COMPONENTS AND SPECIFICATIONS...3 QUANTITY...3 DESCRIPTION...3 COMMENTS...3 5. DISCUSSION...3 5.1 SOURCE RESISTANCE...3

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 4 (February 7, 2013)

More information

A Guide to Calibrating Your Spectrum Analyzer

A Guide to Calibrating Your Spectrum Analyzer A Guide to Calibrating Your Application Note Introduction As a technician or engineer who works with electronics, you rely on your spectrum analyzer to verify that the devices you design, manufacture,

More information

Propagation Channel Emulator ECP_V3

Propagation Channel Emulator ECP_V3 Navigation simulators Propagation Channel Emulator ECP_V3 1 Product Description The ECP (Propagation Channel Emulator V3) synthesizes the principal phenomena of propagation occurring on RF signal links

More information