The problem of series resistance on high frequency bus

Source: Internet
Author: User

In fast circuits, the project Master often recommends adding 33ω series resistors on the fast bus for three reasons:

    • For impedance matching
    • can reduce the voltage fluctuation and ringing effect, reduce the edge of the signal steep degree, reduce high-frequency noise and overshoot
    • Also easy to debug

I use the clock frequency 50MHz when I debug DSP6713 to access the SDRAM bus.

The first PCB version number using the 0ω series resistor, test SDRAM no problem, but the second version of the PCB using 0ω found EMIF clock waveform anomalies, read SDRAM data also error. Error waveforms such as the following:

Clock waveform rendering as seen in the result is: Originally a clock rising edge, because of the fluctuation of voltage, the clock has a plurality of rising edge (such as), it will cause the original sample of the place into multiple samples, timing is wrong.

Coupled with the 33ω series resistor, the clock waveform becomes smooth, for example.

This shows that the addition and the addition of a series of resistance to the signal still has an impact! It is recommended to add a series of resistance on the fast clock bus.

the principle of the series resistor smoothing signal is the RC high frequency filter circuit .

Because the edge of a signal is assumed to be very steep, contains a large number of high-frequency components, will be radiated interference, in addition, easy to produce overshoot. The resistor in series, along with the distribution capacitance of the signal line and the input capacitance of the load, forms an RC circuit, which reduces the steep edge of the signal.

We know that the cutoff frequency of the RC circuit is F = 1/(2π* (RC) ^ (1/2)), so the values of R and C are not too large, depending on experience, it is usually best to select 33ω or 22ω.

The problem of series resistance on high frequency bus

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.