![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help probe-scsi-all | nitinkgoud | SUN Solaris | 3 | 07-11-2006 09:11 PM |
| SCSI bus is hung | saucierm | UNIX for Dummies Questions & Answers | 2 | 10-23-2003 08:11 PM |
| Scsi | vpyle | UNIX for Advanced & Expert Users | 4 | 06-24-2003 11:14 AM |
| Compaq Scsi | Esaia | Filesystems, Disks and Memory | 0 | 09-30-2002 04:06 AM |
| Scsi | truma1 | UNIX for Advanced & Expert Users | 1 | 10-19-2001 05:57 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
query about scsi
can any one tell me what's the difference between scsi and differential scsi?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
http://isc.faqs.org/faqs/scsi-faq/part1/
it is very long, use your browsers find function and search for differential in the page. |
|
#3
|
||||
|
||||
|
On a single-ended SCSI bus, devices communicate over one set of wires. Information is interpreted by the voltage (signal strength) on the wire, and is somewhat more susceptible to electrical noice which could cause voltage fluctuations and corrupted data.
On a differential SCSI bus, devices communicate over two sets of wires. The information is interpreted by the difference in voltage between the wires. Outside noise will affect both wires equally, so the impact of noise on signal quality is diminished. * Single-ended communication is fast over short distances. For SCSI-1, the maximum distance was 6 meters. For Fast SCSI (a SCSI-2 option), the recommended maximum distance is 3 meters (9.84 feet). (So keep your external SCSI cable lengths reasonably short.) * For differential, the maximum distance goes up to 25 meters. |
||||
| Google The UNIX and Linux Forums |