Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

what basiccaly is a CAN channel

Hi All,

Anyone can help me in understanding what is a "CAN channel"

what is the difference between CAN channel and interface.

 

Really confused...Please explain in detail or provide some link having detail explations or examples...

 

thanks in advance....

0 Kudos
Message 1 of 3
(6,529 Views)
Anyone?
0 Kudos
Message 2 of 3
(6,521 Views)

OK, I'll give it a shot.

 

The CAN interface is the hardware of the system.  It is the 9 pin D-sub and the cables that are connected to it.  It is also the driver for that hardware.  It can also be the information passing on that cable.

 

The CAN channel is a particular piece of datum that is transfered via the interface.  There are two ways to thing of the data transfered via CAN: Frames and Channels.  Frames are a message including its header and data.  Cahnnels are the individual packets of data in the message.

 

Analogy:  Grocery list.

Channels are the items on the list.

Message is today's list.

Interface is pen and paper for creating, reading,and checking off the list.

 

Hope that this helps!

Bob Young

 

0 Kudos
Message 3 of 3
(6,516 Views)