- Home
- Products
- Rotary Transmission
- CAN Interfaces
- Kvaser BlackBird v2
Blackbird
Kvaser BlackBird v2
- Description
-
Good to know
- Downloads
Blackbird
BlackBird v2 is a high performance wireless (WLAN) communication link for the high speed CAN bus. The Kvaser BlackBird v2 is a more powerful and versatile WLAN solution than the original BlackBird from Kvaser and features a new radio chip with up to 75% longer range. The BlackBird v2's ability to utilize existing wireless infrastructure makes it the ideal replacement for cumbersome cables, accessing hard-to-reach CAN networks or monitoring a CAN bus while driving.
Most important features BlackBird v2
- WLAN version 802.11b/g/n.
- IP65 certified for protection against water and dust.
- Responds to increased market demand for iOS and Android API with a "device-independent" HTTP-based REST API (more information on REST >>)
- Reach increased by up to 75%.
- Works in AdHoc and infrastructure mode.
- Lightweight but extremely robust aluminum housing.
- Polyurethane cabling, suitable for extreme environments.
- Galvanic isolation of the CAN bus driver stage to protect the hardware.
- Interface to the CAN bus via a standard D-SUB connector.
- Configurable via USB connection.
- Can be used as a wired interface.
- CAN bus operating voltage (7 - 40 V DC).
- Messages are time-stamped and synchronized with an accuracy of 25 microseconds.
- Supports high-speed CAN (ISO 11898-2).
- Supports 11-bit and 29-bit identifiers.
Configuration instructions can be found in the user manual or in the Developer Blog article "How to connect multiple Kvaser BlackBirds"
The most important advantages of CAN
Distributed control systems
The CAN protocol is a good basis for designing distributed control systems. The CAN arbitration method ensures that each CAN node only has to deal with the messages that are relevant to that node. A distributed control system can be described as a system where the processor capacity is distributed across all nodes in a system. The opposite of this is a system with a central processor and local I/O units.
Hardware implementation
The CAN protocol is implemented in silicon. This makes it possible to combine the error handling and error limiting capabilities of CAN with a high transmission speed. The method of distributing the messages to the correct recipients contributes to good utilization of the available bandwidth.
Simple transmission medium
A common transmission medium is a twisted pair of wires. A CAN system can also work with only one line. For some applications, other types of connections, optical connections or radio connections, are more suitable. Although there is a standard for the transmission hardware (twisted pair), it is not uncommon to use different transmission solutions depending on the system requirements.
Excellent error handling
CAN error handling is one of the really big advantages of the protocol. The error detection mechanisms are extensive and the algorithms for error limitation are well developed. Error handling and retransmission of messages is done automatically by the CAN hardware.
Impressive error containment
A faulty node within a system can ruin the transmission of an entire system, for example by taking up all the available bandwidth. The CAN protocol has a built-in function that prevents a faulty node from blocking the system. A faulty node is eventually excluded from further transmission on the CAN bus.
Mature standard
The CAN protocol has been around for almost 30 years (since 1986). There are now a large number of CAN products and tools on the open market.
E-learning platform
In the Learning Center you will find e-learning modules that are suitable for both beginners and experienced developers.