Contents
CAN bus cable twisted pair?
The bus line is a twisted pair wire with a termination resistor (120 Ohm) on each side. One wire is called CAN High and one wire is called CAN Low. A device which is connected to the bus is called a ‘Node’. There are always two or more nodes required on the CAN network to communicate.
CAN bus on same PCB?
4 Answers. There is no need to use CAN transceivers when communication is within one PCB. However you cannot connect CAN controllers directly. You need diodes to prevent collisions.
CAN bus cable characteristics impedance?
The wires are a twisted pair with a 120 Ω (nominal) characteristic impedance. This bus uses differential wired-AND signals.
Why twisted pair cable is used in CAN protocol?
A twisted pair can be used as a balanced line, which as part of a balanced circuit can greatly reduce the effect of noise currents induced on the line by coupling of electric or magnetic fields. The idea is that the currents induced in each of the two wires are very nearly equal.
Why the CAN bus wire is twisted?
The wires are twisted because the signals transmitted on the wires are made from measurements on both wires, therefore when the wires are twisted together they are both subject to the same interference and the chance of discrepancy is greatly reduced.
CAN bus voltage?
Measured on a machine that is running, it will usually range between 2.7 and 3.3 Volts. Value should normally be in between 1.5 and 2.5 Volts. Measured on a machine that is running, it will usually range between 1.7 and 2.3 Volts.
CAN bus cable specs?
The electrical characteristics of the CAN bus cable restrict the cable length according to the selected bit rate. You can use cabling up to 250 meters with the baud rate of 250 kbit/s. The maximum bus length with a bit rate of 10 kbit/s is 1 km, and the shortest with 1 Mbit/s is 40 meters.
What are the two types of twisted pair cable?
There are two main types of twisted pair cables, unshielded twisted pair (UTP), and shielded twisted pair (STP), which contains each pair of wires within an aluminium foil shield for further isolation.
Why the bus line is twisted?
The wires are twisted because the signals transmitted on the wires are made from measurements on both wires, therefore when the wires are twisted together they are both subject to the same interference and the chance of discrepancy is greatly reduced. Most commonly the wires are green and white or green and blue.
Does CAN bus have to be twisted?
In standard industrial environments, the CAN bus can use standard cabling without shielding or twisted- pair wiring. If very low EMI is required, a twisted-pair cable is recommended. However, this will normally not be required in most applications.
What is the CAN bus on a PCB?
CAN is a digital bus which works at up to 1MHz. If you design the PCB with the usual precautions for a signal of that speed, it will be fine. CAN lines (CAN Tx and CAN Rx) have been used in our design too to communicate with different MCU on this same mother board. CAN transceiver was also not used.
Why is twisted pair cabling important for CAN bus?
At the higher bitrates that CAN is capable of (125kbits/s+), the cabling is important The differential pair is important for keeping the error rate low, so using twisted pair cabling is also important. 110 ohms is the nominal impedance. don’t create stubs (up to 30cm can be permissible, but it depends on lots of other factors).
Do you need a CAN transceiver on a PCB?
There is no need to use CAN transceivers when communication is within one PCB. However you cannot connect CAN controllers directly. You need diodes to prevent collisions. See here for explanation. CAN is a digital bus which works at up to 1MHz. If you design the PCB with the usual precautions for a signal of that speed, it will be fine.
Where to place a CAN bus transceiver in a stack?
For this reason the easiest thing to do in your layout is to place the CAN bus transceiver directly next to the connector point. Arrange all the Signal+ and Signal- connections to be symmetrical and equal path length (but also short) up to the connection point and you should be just fine.