• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

This adapter LVD compatible?

I went to your link and I can not tell.

I would assume that it is NOT lvd beings it does not explicitly say so and lvd needs an extra set of data lines.

Paul
 
LVD means Low Voltage Differential.

Non-lvd is single ended: 16 data bit lines are refferenced to ground.

With differential, there are two lines per data bit. A positive and a negative line.
The positive line is compared to the negative line, not to the ground line (withing limits).

It is the difference between the positive and the negative that determines the logic state of a particular linr. So for wide scsi (16 bits), 32 actual data lines are needed, compared to 16 for single ended wide scsi.

The advantage of differential is that common mode noise (a voltage value that BOTH the positive and negative lines have) is ignored (up to a point).

What this boils down to is that data transfers are more reliable, or the data transfere rate can be higher for a given reliability (for a given error rate).

Paul
 
so basically the cards themselves look the same, its just the internal mechanisms/workings of the card?
 
Yes, the cards look the same, the connectors, 4 pin power, 80 pin sca and 68 pin scsi are the same, just the wiring on the circuit board is different.

Paul
 
Back
Top