Figure 7. Standard PECL Output Configuration Figure 8. Single Resistor Termination Scheme
Resistor values are typically 140 ohms for
3.3V operation.
Resistor values are typically 84 ohms for 2.5V
operation.
The VCC6 incorporates a standard PECL output scheme, which are un-terminated emitters as shown in Figure 7. There are numerous application notes on
terminating and interfacing PECL logic and the two most common methods are a single resistor to ground, Figure 8, and a pull-up/pull-down scheme as
shown in Figure 9. An AC coupling capacitor is optional, depending on the application and the input logic requirements of the next stage.
LVDS Application Diagrams
V
CC
LVDS
Driver
100
LVDS
Receiver
LVDS
Driver
100
Receiver
OUT+
OUT-
Figure 10 Standard LVDS
Output Configuration
Figure 11. LVDS to LVDS Connection, Internal 100ohm
Figure 12. LVDS to LVDS Connection
Some LVDS structures have an internal 100 ohm resistor on the
External 100ohm and AC blocking caps
input and do not need additional components.
Some input structures may not have an internal 100 ohm
resistor on the input and will need an external 100ohm
resistor for impedance matching. Also, the input may have
an internal DC bias which may not be compatible with
LVDS levels, AC blocking capacitors can be used.
One of the most important considerations is terminating the Output and Complementary Outputs equally. An unused output should not be left un-termi-
nated, and if one of the two outputs is left open it will result in excessive jitter on both. PC board layout must take this and 50 ohm impedance matching
into account. Load matching and power supply noise are the main contributors to jitter related problems.
Qingke's open1081 development board was obtained during a forum event and has not been used for almost a year. The functions are intact, and the submodules are a little incomplete, but the most import...
The purpose of resistor network production testing is to verify the performance of these devices as quickly as possible at each stage of production, as well as in their final packaged form. These test...
1. A diligent engineer died, and God didn’t want him to go to heaven, so he put him in hell. A few days later, the King of Hell came to God and said, “I want to restore order in hell. Now all the ghos...
Personal tracking locator is a very magical device. We often see such scenes in TV and movies before, but not very often in real life. Today, we will unveil the mystery of personal tracking locator, a...
Question: I want to respond to interrupts in Eboot, but now the interrupts are not responding. I set the interrupt vector like this: #define pISR (*(unsigned *)(0x30000000+0x18)) 0x30000000 was change...