| Author |
Message |
vamsi_addagada
Joined: 05 Jul 2007 Posts: 132 Helped: 3 Location: bangalore
|
10 Jul 2007 8:17 difference between usb and pci |
|
|
|
|
| PLZ TELL ME THAT QUESTION ANSWER
|
|
| Back to top |
|
 |
shiv_emf
Joined: 31 Aug 2005 Posts: 641 Helped: 16
|
10 Jul 2007 8:40 i want different between USB and PCI |
|
|
|
|
USB universal serial BUS .. which works on 4 lines (v+, v-,d+,d-) ...devices r connected to this port n it carries out operations according to host controller !!
PCI (peripheral component interconnect) is different bus architecture! many devices r connected to PCI bus n depending on priority n request to use bus by device... transaction takes place...
bus width can either 32bit or 64bit
Shiv
|
|
| Back to top |
|
 |
akshay.raoy
Joined: 28 Jun 2007 Posts: 23 Helped: 2
|
17 Jul 2007 6:20 Re: i want different between USB and PCI |
|
|
|
|
u can use this material to more about USB.....
|
|
| Back to top |
|
 |
thamarai
Joined: 09 Mar 2007 Posts: 32
|
17 Jul 2007 8:04 i want different between USB and PCI |
|
|
|
|
| USB is used serial data Transmission and PCI is used parallel data transmission.
|
|
| Back to top |
|
 |
vinseth
Joined: 06 Jul 2007 Posts: 37 Helped: 3
|
17 Jul 2007 8:58 i want different between USB and PCI |
|
|
|
|
| I think USB supports hot plugging while PCI doesnt.
|
|
| Back to top |
|
 |
spbshankar
Joined: 11 Apr 2008 Posts: 6
|
12 Apr 2008 17:38 Re: i want different between USB and PCI |
|
|
|
|
USB- Seridal communication bus
PCI- parallel communication bus
that one is main difference between those
|
|
| Back to top |
|
 |
pra
Joined: 08 Jan 2005 Posts: 98 Helped: 7
|
13 Apr 2008 11:41 i want different between USB and PCI |
|
|
|
|
hmmm what the above ones said are not exactly correct.....
PCI supports hot plug support too......
all PCI devices are not parallel data transmission... (ex: PCIe uses serial - deserialization at phy layer)
the main differences between USB n PCI is the protocol.
USB control transfers data serially and the protocol is very easy!
where as in PCI, data is transferred like a normal lan traffic(layer based) i mean its in the form of packets!!!
PCI is very useful for very high speed secured traffic like graphics, audio etc..... where the turn around time n the data security is important!
where as USB r mainly useful for external devices!!
PCI has numerous advantages like power management, interrupt handling which are not there in USB!
|
|
| Back to top |
|
 |
durlov
Joined: 18 Jun 2008 Posts: 4
|
20 Jun 2008 15:01 i want different between USB and PCI |
|
|
|
|
| Keep in mind though that USB supports the Suspended state and the Resume signaling - specific to the bus power. The suspend current is 500uA. Additionally, wrt device/system power management, any such power management scheme can be implemented on top of the USB protocol controlled by the system software.
|
|
| Back to top |
|
 |
Google AdSense

|
20 Jun 2008 15:01 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
shield
Joined: 09 Sep 2005 Posts: 52
|
20 Jun 2008 16:58 i want different between USB and PCI |
|
|
|
|
pra's explanation is more reasonable.
The USB3.0 protocol refers to the PCI-e architecture
|
|
| Back to top |
|
 |
pini_1
Joined: 18 Jun 2007 Posts: 288 Helped: 17
|
21 Jun 2008 4:58 Re: i want different between USB and PCI |
|
|
|
|
USB is a serial bus while PCI is a parallel one. USB is rate is less than 480 bit per second while PCI is up to 33x32 bit per second (assuming operating frequency of 33 Mhz and 32 bits of data).
USB:
http://bknpk.no-ip.biz/usb_1.html
PCI
http://bknpk.no-ip.biz/LEON/leon_1.html
|
|
| Back to top |
|
 |
ljxpjpjljx
Joined: 05 May 2008 Posts: 533 Helped: 12 Location: Shang Hai
|
21 Jun 2008 5:21 Re: i want different between USB and PCI |
|
|
|
|
| different protocol , different design!
|
|
| Back to top |
|
 |
niravbhatt
Joined: 16 Mar 2009 Posts: 30 Helped: 2 Location: Ahmedabad,India
|
28 Oct 2009 7:59 Re: i want different between USB and PCI |
|
|
|
|
USB and PCI both are serial bus.
But USB is most complex in design expect while PCI is bit easier to understand and design.
USB controller can act as Host as well as Device.
Concept of EP in USB is internal communication point while in PCI is the different point to point communication.
|
|
| Back to top |
|
 |