YannanZhang

Yannan Zhang's Personal Page

About this project

This project was intended to find out a better way to layout a high speed operational amplifier, this is of paramount importance because high speed opamp can be used in many applications and they serve to build the signal chain. If the signal after being amplified by the opamp are distorted, then the whole system cannot have a good performance.
A careless and perfunctory layout can lead to high distortion. I realized this problem when I was using a TI’s high speed opamp THS3201 to amplify a 20MHz small signal. The input signal was provided by a signal generator, the output signal after being amplified was being examined by a oscilloscope.
10M_worstCase

The waveform was really ugly, it’s noisy as well as having the tendency to oscillate when it is crossing the zero volt. so I decided to find out the reason and solution.

Possible reason

At first, I have no idea about the cause of the problem, I asked many people, including some professors and experts but no one could give me an answer. So I had to think of it by myself.

Impedance matching problem?

No, I have conducted many experiments, but the results didn’t get any better.

Layout problem?

The original layout was shown below. All the important signal paths are shown.

Original_Layout

In order to find out if the feedback signal path is the culprit, I arranged the feedback resistors in four different ways to form four different feedback paths.

Measurement Results

Input frequency = 10M, input power = 3dBm

Input frequency = 50M, input power = 3dBm

Comparision between testing results and datasheet

By checking the datasheet, we are able to find out that the HD2 at 10MHz is about -58dBc, and the HD2 at 50MHz is about -46dBc.
2nd_datasheet
While the real testing results in terms of different layouts are shown below:
2nd_testing
Since the fourth layout’s testing results are almost the same as the official data. It’s the best layout and can realize the full potential of a high speed opeartional amplifier.

Comparision between my pcb and official demonstration pcb

TI’s official demonstration pcb helps designers evaluate the operation and performance of TI’s single high speed, wideband operational amplifiers. Since the official pcb can realize the full potential of their product, it’s reasonable to compare my pcb’s performance with official one.
official_my

Conclusion

The 4th layout is the best layout, that means, the feedback signal path and the input signal path should end at the same point. And, it can realize the full potential of a high speed opeartional amplifier.

The final version of layout

Final_Layout_2D
Final_Layout_3D

Designing Experience

Unresolved problems

Homepage

Return to Homepage