Questions tagged [termination]

The matching device placed at the end of a trace that is acting as a transmission line. This termination prevent reflections from the end of the line and ensures a complete transfer of energy in the waveform into the receiving unit.

240 questions
41
votes
4 answers

Why does the CAN bus use a 120 ohm resistor as the terminating resistor and not any other value?

I know the reasons for using terminating resistors on a CAN bus and how important it is. But why 120 ohm? How did this value come up? Is there any specific reason to use 120 ohm?
Swanand
  • 3,245
  • 5
  • 28
  • 45
29
votes
5 answers

SPI bus termination considerations

So, in my previous question I asked about using the SPI bus over a short distance for board to board communication. I was recommended to try termination resistors. I placed a resistor close to the destination (but not exactly there, there was a…
Saad
  • 5,319
  • 12
  • 60
  • 93
24
votes
5 answers

How termination resistors work; what happens if I use lower values?

I am going to try to interface low-speed 8bit DDR2 chip to FPGA, and I've got some questions crucial to make it work :-) Is that correct that the idea of termination resistor is to sink most of the signal to GND, so that only small part of it…
BarsMonster
  • 3,267
  • 4
  • 45
  • 79
23
votes
2 answers

SDRAM Termination Resistors: Are They Needed?

For a project I'm designing, I'm using an IS42s32800 (TSOP) SDRAM with an LPC1788 (QFP) microcontroller. On the PCB I have 4 layers with a ground plane right below the top signal layer and a VDD plane right above the bottom signal layer. Average…
ozg
  • 373
  • 1
  • 2
  • 8
23
votes
4 answers

What and Why's of termination?

I am new to electronics, and don't understand what is termination and why it is needed, especially in digital communications. Thanks
sumeet
  • 333
  • 1
  • 2
  • 5
21
votes
1 answer

SPI bus termination and pull-up resistors

My microcontroller (ATMEL series) needs to communicate to a slave device using SPI protocol. I am designing the hardware. The maximum SPI bus speed is 1 MHz. The distance between the master and slave is less than 50mm. Q1) Do I need to add…
Bharav
  • 722
  • 2
  • 7
  • 21
14
votes
3 answers

At what cable lengths are termination resistors required for RS-485 networks?

I've noticed my experiments in the lab with RS-485 work fine with fairly short cables, but termination resistors are needed for true installations. Is their presence or absence a function of the cable length, or other factors?
fred basset
  • 1,647
  • 6
  • 23
  • 37
13
votes
4 answers

Can we reduce power consumption of digital interfaces by using high impedance transmission lines?

Transmission lines must be terminated with the same impedance as the transmission line has itself to get an impedance matching and avoid reflections at a high impedance end point. This termination resistance closes the current loop between two…
jusaca
  • 8,749
  • 4
  • 36
  • 58
12
votes
3 answers

Measuring impedance

I am designing and building circuits which use 100Mb/s on a Low Voltage Differential Signaling (LVDS) bus. Some of these signals need to travel between PCBs on hand made cables. The problem is that I have no way of verifying the quality of the…
Rocketmagnet
  • 26,933
  • 17
  • 92
  • 177
11
votes
7 answers

Are special terminals required for connecting thermocouple wires to a PCB?

I'm currently trying to integrate a type K thermocouple into an electronics project. I intend on interfacing this thermocouple with the MAX31855 cold-junction compensated thermocouple-to-digital converter IC. I am not an expert on thermocouples and…
Izzo
  • 1,984
  • 2
  • 18
  • 37
11
votes
3 answers

SPI bus connections - to loop or not to loop?

I have a question regarding the physical connection of an SPI bus. I have an SPI master (a PIC32 device) and a number of slaves (in this case PIC16 devices). I'm only writing to the slaves, and the protocol takes care of which one does what when, so…
Roger Rowland
  • 2,002
  • 4
  • 18
  • 36
11
votes
5 answers

Why is Bob Smith termination for Ethernet recommended if it's wrong?

I came across this article today (more detailed paper), which claims that the widely recommended Bob Smith termination (75-ohm resistor + 1000pF to chassis GND) may not be ideal (or correct). If this is the case, why is Bob Smith termination still…
cdwilson
  • 1,693
  • 3
  • 13
  • 14
11
votes
1 answer

Bob Smith Termination with POE

I'm looking into doing a Bob Smith termination for a Power over Ethernet (POE) PSE. The TI app note shows the following termination: But all of TI's reference designs (and later figures in the same document) use the following termination with two…
aghoras
  • 425
  • 6
  • 12
10
votes
3 answers

RS485 termination: AC + failsafe + parallel + bidirectional

Knowing that I need to refine my RS485 circuitry, I've been reading. I have a series of specific questions and I hope that you'll indulge me as I describe how I attempted to follow through an application note. Here are some basics of the serial comm…
Reinderien
  • 3,102
  • 16
  • 28
10
votes
2 answers

USB trace impedance calculations, with termination resistors

I'm designing a PCB featuring a Renesas RZ-A1 microcontroller, and want to check that I'm doing my USB D+ and D- traces correctly. This application note from Fairchild (alternative link), which is one of the top Google results, says that D+ and D-…
beammy
  • 331
  • 1
  • 2
  • 5
1
2 3
15 16