WP_Query Object
(
    [query] => Array
        (
            [paged] => 23
            [pagename] => about-us/news
        )

    [query_vars] => Array
        (
            [paged] => 23
            [pagename] => about-us/news
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                    [0] => 1047
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [orderby] => date
            [post_type] => Array
                (
                    [0] => post
                    [1] => developer_blog
                )

            [post_status] => publish
            [order] => DESC
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => blog-group
                            [field] => slug
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [operator] => IN
                        )

                    [1] => Array
                        (
                            [taxonomy] => blog-group
                            [field] => slug
                            [terms] => Array
                                (
                                    [0] => general-user
                                    [1] => technical-asociate
                                    [2] => qualified-sales-representative
                                    [3] => kvaser-internal
                                )

                            [operator] => NOT IN
                        )

                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [posts_per_page] => 10
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => blog-group
            [term] => public
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => blog-group
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => blog-group
                            [terms] => Array
                                (
                                    [0] => general-user
                                    [1] => technical-asociate
                                    [2] => qualified-sales-representative
                                    [3] => kvaser-internal
                                )

                            [field] => slug
                            [operator] => NOT IN
                            [include_children] => 1
                        )

                    [2] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => 1047
                                )

                            [field] => term_id
                            [operator] => NOT IN
                            [include_children] => 
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                )

            [queried_terms] => Array
                (
                    [blog-group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [field] => slug
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Post Object
        (
            [ID] => 1277
            [post_author] => 38
            [post_date] => 2014-11-21 12:03:40
            [post_date_gmt] => 2013-12-19 15:28:51
            [post_content] => 
            [post_title] => News
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => news
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-08-12 09:14:30
            [post_modified_gmt] => 2021-08-12 09:14:30
            [post_content_filtered] => 
            [post_parent] => 23
            [guid] => https://www.kvaser.com/?page_id=1277
            [menu_order] => 5
            [post_type] => page
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [queried_object_id] => 1277
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (1026) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (1025,1027,1028,1029)
			) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (1058)
			)
) AND wp_posts.post_type IN ('post', 'developer_blog') AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 220, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 24845
                    [post_author] => 6080
                    [post_date] => 2019-06-26 10:53:04
                    [post_date_gmt] => 2019-06-26 10:53:04
                    [post_content] => 
                    [post_title] => What is Regression Testing and Why is it Necessary?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => what-is-regression-testing-and-why-is-it-necessary
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-04-04 10:19:07
                    [post_modified_gmt] => 2022-04-04 10:19:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.kvaser.com/?p=24845
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 24833
                    [post_author] => 38
                    [post_date] => 2019-06-25 10:06:21
                    [post_date_gmt] => 2019-06-25 10:06:21
                    [post_content] => 
                    [post_title] => High Thermocouple Channel Count EMX
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => high-thermocouple-channel-count-emx
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-25 10:27:47
                    [post_modified_gmt] => 2019-06-25 10:27:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.kvaser.com/?p=24833
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 24832
                    [post_author] => 6080
                    [post_date] => 2019-06-25 10:03:51
                    [post_date_gmt] => 2019-06-25 10:03:51
                    [post_content] => 
                    [post_title] => CAN FD controller with on-chip transceiver
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => can-fd-controller-with-on-chip-transceiver
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-04-04 10:19:07
                    [post_modified_gmt] => 2022-04-04 10:19:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.kvaser.com/?p=24832
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 24394
                    [post_author] => 6
                    [post_date] => 2019-06-11 21:02:07
                    [post_date_gmt] => 2019-06-11 21:02:07
                    [post_content] => [vc_row][vc_column][vc_raw_html][/vc_raw_html][vc_column_text]Mölndal, Sweden – 11th April 2019 – Kvaser, a global leader in CAN (Controller Area Network) interfaces and data loggers, has announced the release of a multichannel, programmable Ethernet to CAN/CAN FD interface for DIN Rail mounting. 

The Kvaser DIN Rail SE400S-X10 has four CAN/CAN FD channels and supports up to four, optional Kvaser DIN Rail SE400S-X10 I/O add-on modules; analog, digital and relay. Ideal for automotive test cell and end-of-line production test applications, the SE400S-X10 can be programmed with diagnostics routines to test automotive body control modules, for example.
“The Kvaser DIN Rail SE400S-X10 is Kvaser’s first DIN Rail-mounted product. As with all Kvaser products, the user-experience was our first thought and this DIN Rail series has an uncharacteristically easy and robust attachment mechanism, with a smart clip system and optical bus connection that greatly facilitate installation,” commented Lars-Berno Fredriksson, president of Kvaser AB.

Key Features

The Kvaser DIN Rail SE400S-X10 base module and I/O share the same mounting system, ensuring that installation requires no tools. The I/O modules communicate with the Kvaser DIN Rail SE400S-X10 using an optical bus, eliminating the need for connecting cables and making the addition or removal of I/O the simplest of operations. The I/O can be controlled either from Kvaser’s standard API, within Kvaser CANlib SDK (over Ethernet), or directly from the master unit using Kvaser t programs [link]. A simple t program (C-like code, of which plenty of examples can be found within Kvaser CANlib) transforms the Kvaser DIN Rail SE400S-X10 into a gateway or bridge between up to four CAN networks. When used as a bridge, the Kvaser DIN Rail SE400S-X10 can filter out certain messages and, if needed, inject faults or modify signal values.

Applications

Capable of sending up to 20,000 messages per second, per CAN channel, this high-performance Ethernet to CAN/CAN FD interface is well-suited to connected-factory environments. The Kvaser DIN Rail SE400S-X10’s Ethernet connection facilitates communication with the world beyond the production-floor; connect the device to your intranet and the CAN information gathered can be recorded, analysed and stored at a remote location, whether that is across the corridor or on another continent.

Further Information

More information about the Kvaser DIN Rail SE400S-X10, including full performance and technical specifications, can be found at www.kvaser.com/product/kvaser-din-rail The device can be ordered directly from Kvaser or through one of the company’s qualified sales representatives.[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1560286817938{margin-bottom: 30px !important;}"][vc_column width="1/2"][vc_raket_product post_id="24655"][/vc_column][vc_column width="1/2"][vc_raket_product post_id="24656"][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_raket_product post_id="24657"][/vc_column][vc_column width="1/2"][vc_raket_product post_id="24658"][/vc_column][/vc_row] [post_title] => Programmable Ethernet to CAN/CAN FD interface for DIN Rail mounting [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => programmable-ethernet-to-can-can-fd-interface-for-din-rail-mounting [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:07 [post_modified_gmt] => 2022-04-04 10:19:07 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24394 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 24690 [post_author] => 5 [post_date] => 2019-06-05 08:31:00 [post_date_gmt] => 2019-06-05 08:31:00 [post_content] => [vc_row][vc_column][vc_single_image image="24905"][vc_column_text]Kvaser AB today announced that EB Assist ADTF 3 software now supports Kvaser Controller Area Network (CAN) hardware tools. Developers are from now on able to use any Kvaser CAN interface or datalogger to connect one or multiple CAN bus to a PC or laptop running Assist ADTF 3, a widely-used tool for automated driving development. EB Assist ADTF (Automotive Data and Time-Triggered Framework) is a popular development and test environment for advanced driver-assistance systems (ADAS) and highly automated driving (HAD) software that supports projects from prototype to series development. It includes features such as capture and synchronization of data from different sensor sources such as radar, lidar and cameras, real-time data playback, data handling, processing and visualization, in the laboratory and the test car.
“The validation of automated driving functions requires precisely recorded data from a wide range of sources, including CAN”, stated Lars-Berno Fredriksson, President of Kvaser AB. “We are pleased to assist Kvaser customers in using EB Assist ADTF 3 by enabling them to collect and analyse their CAN data more simply and efficiently.”
Michael Reichel, Head of Product Management, Automated Driving at Elektrobit, commented: “Kvaser’s CAN interfaces and software are well-known throughout the automotive sector for, among other features, their reliability, precise time measurement and advanced functionality, in both laboratory and field test environments. With EB Assist ADTF 3, our aim has been to create a comprehensive, hardware-agnostic tool for automated driving development, and we are pleased to add Kvaser to our ecosystem.”
The filter developed by Kvaser for EB Assist ADTF 3 will enable any Kvaser device to be found within the software, including all new Kvaser hardware releases. EB Assist ADTF 3 also supports Kvaser’s virtual hardware concept, which enables users to develop, test or demonstrate a system even when they don't have the Kvaser hardware installed.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s CAN bus hardware support now available within Elektrobit’s EB Assist ADTF version 3 [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvasers-can-bus-hardware-support-now-available-within-elektrobits-eb-assist-adtf-version-3 [to_ping] => [pinged] => [post_modified] => 2021-03-02 23:41:59 [post_modified_gmt] => 2021-03-02 23:41:59 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24690 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 24580 [post_author] => 5 [post_date] => 2019-05-29 09:27:23 [post_date_gmt] => 2019-05-29 09:27:23 [post_content] => [vc_row][vc_column][vc_single_image image="24330"][vc_column_text]How comfortable do you feel about bit wise arbitration in CAN? Do you know the CAN basics? Kvaser has published a series of 9 video clips that together, provide a useful refresher course or introduction to CAN. Containing real world examples, discussion of common practice and an in-depth look at DBC files, this video series aims to provide a practical insight into CAN. The videos are hosted on Kvaser's E-Learning platform, which is free for anyone to view, and each video is between 4 and 20 minutes long.  Background information: The videos are based on a training event that was held in Gothenburg in January 2019 by Kvaser Technical Partner Manager, Bryan Hennessy. Prior to joining Kvaser, Bryan implemented CAN in the marine environment, so has many years of hands-on CAN experience. Bryan will carry out more live training sessions in different locations around the world this year. If you are interested in finding out more, please email Bryan at [email protected].[/vc_column_text][vc_button_raket text="Watch Programme 1" page_id="https://www.kvaser.com/course/can-basics-training-a-practical-introduction-to-the-can-bus/"][/vc_column][/vc_row][vc_row][/vc_row][vc_column][/vc_column] [post_title] => New bite-size video series gives practical insight into CAN [post_excerpt] => With real world examples, common practices, and an in-depth look at DBC files, this video series gives a real-world insight into CAN. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => new-bitesize-video-series-gives-practical-insight-into-can [to_ping] => [pinged] => [post_modified] => 2019-07-18 22:35:43 [post_modified_gmt] => 2019-07-18 22:35:43 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24580 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 24436 [post_author] => 5 [post_date] => 2019-05-22 21:47:12 [post_date_gmt] => 2019-05-22 21:47:12 [post_content] => [vc_row][vc_column][vc_single_image image="32827"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

What is BroadR-Reach and how is it used?

BroadR-Reach is an ethernet physical layer standard that allows for more cost-effective applications in automobile computing, extending the range of twisted-pair connections without significant sacrifices to speed and connectivity. One of the most prominent uses of BroadR-Reach is in advanced driver-assistance systems (ADAS). ADAS tasks are broken down into active or passive applications. Passive ADAS tasks simply provide a warning or alert to drivers. These applications include backup cameras or lane departure warnings. Active ADAS applications can take corrective action based on the warning, such as performing emergency braking or returning a vehicle to its lane. BroadR-Reach maxes out at 100 Mb/s, making it best suited for passive ADAS. Active ADAS applications require lossless video (for, say, identifying and reacting to roadbound obstacles). The technology is also used for infotainment and in touchscreen displays, either for on-board operating systems or video screens. Much of the cost savings is in the cabling, with BroadR-Reach offering the advantages of thinner, lighter-weight, twisted-pair cables, making it notably more cost-effective than Media Oriented Systems Transport (MOST) or low-voltage differential signaling (LVDS).

How Does BroadR-Reach Compare with CAN FD?

Ethernet is very efficient when used to transfer data from a camera to a central computer on a dedicated communication line. However, when it comes to real-time system control, Ethernet demands additional complex rules to compete with CAN FD. Every CAN FD frame can have a maximum latency time before it is sent, while Ethernet doesn’t provide this function, requiring additional protocols (such as TDMA, Toke-bus, or Toke-ring) on top of Ethernet to provide predictable latency. This, unfortunately, can lead to problems during configuration, at start-up, and in recovering after failure.[/vc_column_text][vc_single_image image="32829" add_caption="yes"][vc_column_text]Slide from presentation on Ethernet, BroadR-Reach, and CAN FD. For more information on this presentation, contact us as [email protected].[/vc_column_text][vc_column_text]

How do Ethernet and CAN FD with the same bit-rate compare?

Assuming they both have a 1 Mb/s bit-rate, the Ethernet frame has a 42-byte overhead, compared with 8 bytes of overhead in the CAN FD frame. To get good real-time performance with Ethernet, the frames must become shorter in time, and the only way to do this is to increase the bit-rate. At the longest bit-rate, it is possible to send 18 of the shortest Ethernet frames during one CAN FD frame. While this makes Ethernet sound very promising, one needs to keep in mind that, if a node needs to send an Ethernet frame, there is no guarantee that the frame can be sent. This is typically solved by a restart of the communication. BroadR-Reach certainly has its advantages in cost, weight, and efficiency when compared with other Ethernet physical layers, but the elegant simplicity and trusted reliability of CAN FD is still the better choice for real-time control.[/vc_column_text][vc_button_raket text="Find out more about CAN FD"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row] [post_title] => BroadR-Reach vs. CAN FD: A Comparison [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => broadr-reach-vs-can-fd-comparison [to_ping] => [pinged] => [post_modified] => 2021-08-23 19:16:00 [post_modified_gmt] => 2021-08-23 19:16:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24436 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 24425 [post_author] => 38 [post_date] => 2019-05-17 09:31:01 [post_date_gmt] => 2019-05-17 09:31:01 [post_content] => [post_title] => Simplify Isolated CAN, Power Interfaces for HEV 48-V Systems [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => simplify-isolated-can-power-interfaces-for-hev-48-v-systems [to_ping] => [pinged] => [post_modified] => 2019-05-17 09:31:01 [post_modified_gmt] => 2019-05-17 09:31:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24425 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 24464 [post_author] => 6 [post_date] => 2019-05-15 21:25:35 [post_date_gmt] => 2019-05-15 21:25:35 [post_content] => [vc_row][vc_column][vc_single_image image="21662"][vc_column_text]May 15, 2019 - Kvaser's latest software release includes a variety of bug fixes and updates for the Kvaser CANlib SDK, J2534 driver, and general product support. For the full release notes, click here. All files are available for download now on the Kvaser Downloads page. [/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s Software Release: May 2019 [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => software-release-may-2019 [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:07 [post_modified_gmt] => 2022-04-04 10:19:07 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24464 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 24354 [post_author] => 38 [post_date] => 2019-05-10 10:43:08 [post_date_gmt] => 2019-05-10 10:43:08 [post_content] => [post_title] => Optimizing in-vehicle data-logging for performance and speed [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => optimizing-in-vehicle-data-logging-for-performance-and-speed [to_ping] => [pinged] => [post_modified] => 2019-05-10 10:43:08 [post_modified_gmt] => 2019-05-10 10:43:08 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24354 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 10 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 24845 [post_author] => 6080 [post_date] => 2019-06-26 10:53:04 [post_date_gmt] => 2019-06-26 10:53:04 [post_content] => [post_title] => What is Regression Testing and Why is it Necessary? [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => what-is-regression-testing-and-why-is-it-necessary [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:07 [post_modified_gmt] => 2022-04-04 10:19:07 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24845 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 469 [max_num_pages] => 47 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => 1 [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => 1 [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 7b6cd22db2422b917f95772b5c4786ca [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )

News and Events

What is Regression Testing and Why is it Necessary?

26/06/2019

Read More

Read More

High Thermocouple Channel Count EMX

25/06/2019

Read More

Read More

CAN FD controller with on-chip transceiver

25/06/2019

Read More

Read More

Programmable Ethernet to CAN/CAN FD interface for DIN Rail mounting

11/06/2019

Mölndal, Sweden – 11th April 2019 – Kvaser, a global leader in CAN (Controller Area Network) interfaces and data loggers,… Read More

Read More
Kvaser’s CAN bus hardware support now available within Elektrobit’s EB Assist ADTF version 3

Kvaser’s CAN bus hardware support now available within Elektrobit’s EB Assist ADTF version 3

05/06/2019

Kvaser AB today announced that EB Assist ADTF 3 software now supports Kvaser Controller Area Network (CAN) hardware tools. Developers… Read More

Read More
New bite-size video series gives practical insight into CAN

New bite-size video series gives practical insight into CAN

29/05/2019

How comfortable do you feel about bit wise arbitration in CAN? Do you know the CAN basics? Kvaser has published… Read More

Read More

BroadR-Reach vs. CAN FD: A Comparison

22/05/2019

What is BroadR-Reach and how is it used? BroadR-Reach is an ethernet physical layer standard that allows for more cost-effective… Read More

Read More

Simplify Isolated CAN, Power Interfaces for HEV 48-V Systems

17/05/2019

Read More

Read More

Kvaser’s Software Release: May 2019

15/05/2019

May 15, 2019 – Kvaser’s latest software release includes a variety of bug fixes and updates for the Kvaser CANlib… Read More

Read More

Optimizing in-vehicle data-logging for performance and speed

10/05/2019

Read More

Read More