cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1874
Views
0
Helpful
5
Replies

is Ethernet interface considered to be Parallel interface ?

mohammed hashim
Level 1
Level 1

hi all

if ethernet is not a serial int, then is it Parallel interface ??

 

 

thanks,

5 Replies 5

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

No, it's serial, because it only has one transmission wire.  [edit] BTW, this applies to Ethernet and FastEthernet, GigEthernet uses two transmission wires.

 

Parallel uses multiple transmission wires.

thank you for your reply,

ok, is there parallel interfaces give a high data transmission rate like 10GB, 40GB or more ?

 

thanks,

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

Internally, many bus type interfaces, e.g. PCI (and it's later variants) and 10g backplane Ethernet, 10GBASE-KX4, use parallel "lanes".

 

Externally, CX-4 copper, at 10g, uses four paths.  10GBASE-T uses two paths.

 

BTW, a "true" parallel interface, as I understand it, implies a synchronized parallel transmission of bits.  When serial hits bandwidth limits, that cannot easily be improved by modulation techniques, serial paths are bonded in parallel.  For example, in the above, CX-4 transmits 2.5 Gbps in each of its 4 paths.

today I was reading in Cisco Lan Switching book,

about bit transmission, there are two ways, like either start with MSB then LSB (token Ring), or LSB then MSB (Ethernet),

so if we talk about parallel communication, how LSB and MSB are treated,

LSB = Lowest Significant bit

MSB = Most Significant bit

 

thanks,

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

They're not, as parallel transmits them side-by-side, not serial.  Of course, it's up to the particular parallel standard where the LSB or MSB is on the parallel pins.