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

    [query_vars] => Array
        (
            [paged] => 24
            [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 230, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 24348
                    [post_author] => 38
                    [post_date] => 2019-05-09 12:17:42
                    [post_date_gmt] => 2019-05-09 12:17:42
                    [post_content] => 
                    [post_title] => CAN authenticated communication: presentation at Test Expo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => can-authenticated-communication-presentation-at-test-expo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-09 12:17:42
                    [post_modified_gmt] => 2019-05-09 12:17:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.kvaser.com/?p=24348
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 24344
                    [post_author] => 38
                    [post_date] => 2019-05-09 12:14:46
                    [post_date_gmt] => 2019-05-09 12:14:46
                    [post_content] => 
                    [post_title] => UDS for reflashing ECUs over CAN bus: What you need to know
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => uds-for-reflashing-ecus-over-can-bus-what-you-need-to-know
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-09 12:14:46
                    [post_modified_gmt] => 2019-05-09 12:14:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.kvaser.com/?p=24344
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 24199
                    [post_author] => 23
                    [post_date] => 2019-04-23 21:02:14
                    [post_date_gmt] => 2019-04-23 21:02:14
                    [post_content] => [vc_row][vc_column][vc_single_image image="24200"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Lars Berno Fredriksson, president of Kvaser AB and chairman of the J1939 Next Generation Task Force, has published a white paper discussing a technique for multiplexing CAN with another protocol to meet the high-speed, high data volumes required by next generation heavy duty vehicles. 

This white paper is based on a presentation that was made to SAE’s J1939 NextGen committee in September 2018. The paper proposes a theoretical solution to CAN’s low bandwidth, suggesting that a Virtual CAN Converter (VCC) cooperates with the standard CAN Controller in instances where it would be beneficial to transmit CAN information on a high-speed physical layer, such as Ethernet. By employing a VCC that multiplexes CAN with another protocol with a higher bitrate for requirements other than system control, CAN’s many unique advantages would be retained, including the independency of the design and execution of control tasks, and a faster bitrate could be achieved.[/vc_column_text][vc_button_raket text="Download whitepaper" page_id="http://canlandbucket.s3-website-eu-west-1.amazonaws.com/productionResourcesFiles/ee2e318f-25bd-498e-bce2-8b5aaf330848/Virtual%20CAN%20FD%20Bus.pdf"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Feedback on this whitepaper is welcome. Please email [email protected] with your comments.[/vc_column_text][/vc_column][/vc_row]
                    [post_title] => New white paper discusses ways to maximise CAN’s efficiency in next generation vehicles

                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => new-white-paper-discusses-ways-to-maximise-cans-efficiency-in-next-generation-vehicles%e2%80%a8
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-06 20:15:30
                    [post_modified_gmt] => 2023-04-06 20:15:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.kvaser.com/?p=24199
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 24083
                    [post_author] => 6080
                    [post_date] => 2019-03-29 07:26:48
                    [post_date_gmt] => 2019-03-29 07:26:48
                    [post_content] => 
                    [post_title] => Consat adds innovation company
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => consat-adds-innovation-company
                    [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=24083
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 24081
                    [post_author] => 6080
                    [post_date] => 2019-03-29 07:19:48
                    [post_date_gmt] => 2019-03-29 07:19:48
                    [post_content] => 
                    [post_title] => How to evaluate an ECU to suit our diagnostic needs
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => how-to-evaluate-an-ecu-to-suit-our-diagnostic-needs
                    [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=24081
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 22345
                    [post_author] => 22955
                    [post_date] => 2019-03-28 01:40:35
                    [post_date_gmt] => 2019-03-28 01:40:35
                    [post_content] => 

[vc_row][vc_column][vc_header_raket header_type="h3" header="Ethercan Product Line Updated with New & Improved Solution"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text]Kvaser announces an upgrade to the Ethercan (CAN-over-Ethernet) product line with the Kvaser Ethercan HS (EAN: 73-30130-00976-9).[/vc_column_text][vc_column_text]The Kvaser Ethercan HS is a powerful, real-time Ethernet to CAN interface that, when linked over the Internet to an Ethernet-equipped PC, allows CAN data to be remotely accessed from anywhere in the world.

Built-in Power over Ethernet eliminates the need for a separate power cable when you can't power the device from the CAN bus.[/vc_column_text][vc_column_text]Kvaser’s Ethercan product range makes it easy to implement the Internet of Things (IoT) concept by enabling data from any CAN product or system to be sent over a corporate network or the Cloud, using the standard Kvaser CANlib API. Users of the Kvaser Ethercan HS can also choose to connect to the device using the built-in REST API for web-enabled devices, such as smartphones.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="38844"][vc_button_raket text="Buy Now" align="align_center" page_id="https://www.kvaser.com/product/kvaser-ethercan-hs/"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]As a programmable interface, the Kvaser Ethercan HS is suited to advanced applications, such as ECU reflashing. For example, a t program could be created to process CAN messages locally in the device, removing the latency of WiFi and/or Ethernet. [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDYnIlMjAlMkYlM0U=[/vc_raw_html][vc_header_raket header_type="h3" header="Why use a programmable interface?"][vc_column_text]WiFi or Ethernet latency is the source of many a lost hair to some of our customers! Take the example of an advanced application such as ECU reflashing, where fast round-trip responses are needed. Latency can manifest at the PC, when sending a CAN message, and when the PC is reading a return response. Whilst latency can be handled in software when it is a know value; unpredictable sources of latency are a problem. WiFi or Ethernet latency is unpredictable because random delays are created.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text]Some CAN interfaces are better suited than others at handling this problem. If latency is an issue for your application, a programmable interface is the answer! For example, Kvaser Ethercan HS users can implement the CAN protocol in a t program (simple to create in Kvaser’s CANlib SDK, which is free to download) and run it as a script locally in the device, thus avoiding any impact from WiFi or Ethernet delays as the message timestamp comes from the interface itself.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="38845"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]This approach could also be advantageous to users of Kvaser’s REST API. A program can be written to process the CAN messages locally on the interface, so that just the required information is sent to the host PC. The alternative of transmitting all messages over REST is not that efficient because of the overhead of http and the json coding.

When using a CAN interface to transmit a Diagnostic Protocol command, the program typically expects a message response within a certain period before it ‘timeouts’. Without programming the CAN message flow, the program could timeout most of the time. Programming a Kvaser interface to avoid this situation isn’t as complex as it sounds, thanks to Kvaser’s comprehensive software resources and example files, and it could be much less time-consuming then repeated timeouts. And if you don’t want to create a program for your interface, get in touch with Kvaser to find a Kvaser technical partner that can create one for you.

The Kvaser Ethercan HS (00976-9) is available for sale immediately. For datasheets, user guides, and more, please visit the product page here.[/vc_column_text][vc_button_raket title="LEARN MORE" text="About Kvaser Ethercan HS" page_id="https://www.kvaser.com/product/kvaser-ethercan-hs/"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row]

[post_title] => Product Release: Kvaser Ethercan HS [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => product-release-kvaser-updates-ethercan-product-line-ethercan-hs [to_ping] => [pinged] => [post_modified] => 2022-07-11 10:41:31 [post_modified_gmt] => 2022-07-11 10:41:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=22345 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 23815 [post_author] => 23 [post_date] => 2019-03-15 23:08:59 [post_date_gmt] => 2019-03-15 23:08:59 [post_content] => [vc_row][vc_column][vc_column_text]Kvaser's latest software release supports soon-to-be released products, adds programmability to the Kvaser Blackbird v2 and expands Kvaser’s J2534 resources. Notable changes and additions include: Kvaser Memorator Config Tool: The converter within the Kvaser Memorator Config Tool now handles DLC mismatches, resulting in easier identification of DBC files that do not match observed data for users. Python canlib package (pycanlib): General improvements including support for the new features in CANlib v5.27. Kvaser Drivers for Windows SDK (canlib): A new version of the J2534 Driver expands its applicability to 64bit operating systems and adds functionality such as STmin and BS parameters for ISO 15765. Kvaser Linux driver and SDK (canlib): Fixes for Linux kernel v5.0.0, plus a warning added when building on a host with Secure Boot enabled. 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 March 2019 Software Release [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvasers-march-2019-software-release [to_ping] => [pinged] => [post_modified] => 2020-04-08 04:42:55 [post_modified_gmt] => 2020-04-08 04:42:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23815 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 23913 [post_author] => 6080 [post_date] => 2019-03-06 13:32:58 [post_date_gmt] => 2019-03-06 13:32:58 [post_content] => [post_title] => New Eagle's latest release notes for Raptor 2018b_2.0 [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => new-eagles-latest-release-notes-for-raptor-2018b_2-0 [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23913 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 23911 [post_author] => 6080 [post_date] => 2019-03-06 13:27:21 [post_date_gmt] => 2019-03-06 13:27:21 [post_content] => [post_title] => CANLab 5.0 now Supports CAN FD [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => canlab-5-0-now-supports-can-fd [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23911 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 23784 [post_author] => 6080 [post_date] => 2019-02-20 09:42:03 [post_date_gmt] => 2019-02-20 09:42:03 [post_content] => [post_title] => Verifying and validating first-gen automated vehicle designs [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => verifying-and-validating-first-gen-automated-vehicle-designs [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23784 [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] => 24348 [post_author] => 38 [post_date] => 2019-05-09 12:17:42 [post_date_gmt] => 2019-05-09 12:17:42 [post_content] => [post_title] => CAN authenticated communication: presentation at Test Expo [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => can-authenticated-communication-presentation-at-test-expo [to_ping] => [pinged] => [post_modified] => 2019-05-09 12:17:42 [post_modified_gmt] => 2019-05-09 12:17:42 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.kvaser.com/?p=24348 [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] => e0adeb91ef4afc9c40f6cb12d0303be5 [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

CAN authenticated communication: presentation at Test Expo

09/05/2019

Read More

Read More

UDS for reflashing ECUs over CAN bus: What you need to know

09/05/2019

Read More

Read More
New white paper discusses ways to maximise CAN’s efficiency in next generation vehicles


New white paper discusses ways to maximise CAN’s efficiency in next generation vehicles


23/04/2019

Lars Berno Fredriksson, president of Kvaser AB and chairman of the J1939 Next Generation Task Force, has published a white… Read More

Read More

Consat adds innovation company

29/03/2019

Read More

Read More

How to evaluate an ECU to suit our diagnostic needs

29/03/2019

Read More

Read More

Product Release: Kvaser Ethercan HS

28/03/2019

Ethercan Product Line Updated with New & Improved Solution Kvaser announces an upgrade to the Ethercan (CAN-over-Ethernet) product line with… Read More

Read More

Kvaser’s March 2019 Software Release

15/03/2019

Kvaser’s latest software release supports soon-to-be released products, adds programmability to the Kvaser Blackbird v2 and expands Kvaser’s J2534 resources.… Read More

Read More

New Eagle’s latest release notes for Raptor 2018b_2.0

06/03/2019

Read More

Read More

CANLab 5.0 now Supports CAN FD

06/03/2019

Read More

Read More

Verifying and validating first-gen automated vehicle designs

20/02/2019

Read More

Read More