Welcome to Signal Integrity! Check out our “About” page for more info. Thanks for visiting.
Inspired by David Meerman Scott, Sanjeev and I enrolled the graphic arts talents of Neila Stewart to create our first e-book. It’s a quick start evaluation guide for signal integrity engineers wanting to become acquainted with ADS. What do you think?
If you enjoyed this post, please spread the word by sharing and bookmarking:
Tags:
My colleague Greg Le Cheminant has posted his popular course, Test and Measurement of High-speed Communications Signals. It’s a video version of the short course he’s been teaching at OFC each year since 2002.
There’s a free five minute preview and a link to the complete course at that web site.
Abstract
The ability to accurately characterize signals and waveforms is an essential element in the development and manufacturing of high-speed communications components and systems. This course will emphasize measurement tools and techniques to characterize signal quality and how well it is maintained when transmitted through an optical system. It will focus on three measurement areas: bit-error-ratio (BER) analysis, oscilloscope waveform analysis with emphasis on the eye diagram and jitter analysis. The basics for each measurement type will be covered, gradually building to the more difficult aspects of measurements, including common measurement problems and their solutions. Results from tests performed on actual components and systems using BERTs, high-speed sampling oscilloscopes and jitter test sets will be presented. The course will emphasize research and development and manufacturing measurements of components and subsystems instead of installation and maintenance test.
If you enjoyed this post, please spread the word by sharing and bookmarking:
Tags: NFOEC·OFC
This guest post from my colleague Sanjeev Gupta is a response to a question posted by Merrick M. Moeller on the si-list.
In de-embedding a device-under-test (DUT) from its test fixture, it is often desirable to bisect S-parameters into two equal halves. As described in literature, this can be achieved by first converting the S-parameters into a T-matrix and then using a simple mathematical operation. However, this method can only be applied to 2 port S-parameters and even then certain restrictions apply. There is no closed form methodology available today which allows the splitting of an arbitrary set of S-parameters into two equal halves.
This paper presents an optimization-based methodology to split an arbitrary set of S-parameters into two equal halves using Agilent’s Advanced Design System (ADS). The method here can be applied up to six ports. The technique could be extended to a higher number of ports but will require additional efforts. It is assumed that the S-parameters are generated using symmetrical structures which are cascaded back-to-back with arbitrary termination.
Rather than relying on an exhaustive set of test fixtures, calibrations and measurements, the technique presented in this post relies on the computing power of today’s desktop computers. The methodology does not make any assumptions regarding fixture models and topology. The extraction mechanism is purely mathematical and does not rely on the physical constraints and topology of the structure. Thus, unphysical behaviors are avoided.
Post script: Things to experiment with to gain further speed improvement
- Formulate the goals as a weighted distance in the complex plane
mag(S(1,1)-S(3,3))/mag(S(3,3))< delta
mag(S(2,1)-S(4,3))/mag(S(4,3))< delta
mag(S(2,2)-S(4,4))/mag(S(4,4))< delta
- Pick start values closer to expected answer, e.g. sqrt(2) scaling and phase of half section being half of total phase
(Thanks to Herman Westra for these suggestions)
If you enjoyed this post, please spread the word by sharing and bookmarking:
Tags: bisection·deembedding·device under test·DUT·s parameters·test fixture