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

    [query_vars] => Array
        (
            [paged] => 14
            [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 130, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 31491
                    [post_author] => 5
                    [post_date] => 2021-01-27 21:17:08
                    [post_date_gmt] => 2021-01-27 21:17:08
                    [post_content] => [vc_row][vc_column][vc_single_image image="31492"][vc_column_text]Team Solarium is a group of engineering students from Pimpri Chinchwad College of Engineering, Pune that has designed and manufactured an electric solar vehicle. The team compete in Asia’s biggest solar challenge, the Electric Solar Vehicle Championship (ESVC) and are currently working towards the ESVC 3000+, a 1600km cross-country race between Delhi and Pune that takes place in September 2021.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text]Kvaser has supplied a Kvaser Memorator Pro 2xHS v2 and a Kvaser Blackbird v2 to help their efforts. With the team currently in the literature and design phase, they have used the Kvaser tools for prototyping and will soon integrate them into the vehicle design. Commented Divya Rajput, marketing representative for the team: “The Kvaser devices have helped us improve the overall CAN architecture by increasing the efficiency of our data management and acquisition systems. The Memorator Pro v2 will be used to filter and log data from different CAN nodes in the vehicle in different formats, whilst the Blackbird v2 will wirelessly transmit vehicle data through an infrastructure network to a remote monitoring device in order to validate the CAN bus data.”[/vc_column_text][vc_column_text]Solarium has used Kvaser’s free CanKing CAN bus monitor with virtual CAN drivers to validate the data communication. Noted Rajput: “It is very easy to tweak the parameters in CanKing, as per our requirements. The interface is user-friendly and easy to use. We have also used Kvaser add-ons in MATLAB for simulation of data filtering at nodes and broadcasting on the CAN Bus.”[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="31493"][vc_column_text]

Invictus 3.0, Team Solarium’s 2019 entry.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]The main objective of the Invictus 4.0 is to drive 1600 km on a single charge. To do this, the car has almost doubled in size and gained a custom solar array. Another area of improvement is the autonomous driving system. Solarium is keen to enter the race’s optional autonomous challenge, which would add 200 points to their score. All at Kvaser wish Team Solarium, who we know are working round the clock, tremendous success for their 2021 season![/vc_column_text][/vc_column][/vc_row] [post_title] => Team Solarium use Kvaser interfaces to improve their CAN architecture [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => team-solarium-use-kvaser-interfaces-to-improve-their-can-architecture [to_ping] => [pinged] => [post_modified] => 2022-02-04 14:06:38 [post_modified_gmt] => 2022-02-04 14:06:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=31491 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 31319 [post_author] => 23 [post_date] => 2021-01-23 01:44:39 [post_date_gmt] => 2021-01-23 01:44:39 [post_content] => [vc_row][vc_column][vc_single_image image="31322" img_size=""][vc_column_text]Diadrom Software AB, a wholly owned subsidiary of Diadrom Holding AB (publ), has joined Kvaser’s Technical Associate (TA) network. The company is a well-known automotive diagnostics software provider within Sweden and many of the Gothenburg-based company’s customers use Kvaser interfaces and dataloggers between their test tool and the device under test, primarily in the automotive sector, but also in medical and marine. [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text]Diadrom’s software portfolio follows the complete product lifecycle with embedded software and tools that include communication stacks, bootloaders and cyber security, test automation and diagnostics, through to OEM aftermarket test.[/vc_column_text][vc_column_text]Jonas Hellberg, Head of Product Development, Diadrom Software, a subsidiary of Diadrom Holdings AB: “We have supported Kvaser hardware for a number of years and see an opportunity to build out our ecosystem, providing one point of purchase for embedded software development projects. CAN features in many of our projects and with an evolution to CAN FD in applications such as radar, Kvaser’s strong reputation and experience in CAN and CAN FD helps us meet those customer needs with confidence.”[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="31359"][vc_column_text css=".vc_custom_1611364803919{margin-top: -20px !important;}"]Diadrom CEO Carl Johan Andersson (right) and Jonas Hellberg, Head of Product Development, who's company shares a similar open ethos to Kvaser.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]“With open libraries and a free API, Diadrom has a similar ethos to Kvaser. The company has experience throughout the product lifecycle, creating systems that interact with R&D, production and aftermarket processes; something that we at Kvaser share. We welcome them to Kvaser’s ecosystem and look forward to a fruitful collaboration,” commented Silvia Kuller, head of European Sales at Kvaser AB.[/vc_column_text][vc_column_text]To find out more about Diadrom and its product offering, please visit https://www.kvaser.com/associates/diadrom-software-ab/.[/vc_column_text][/vc_column][/vc_row] [post_title] => Swedish automotive software specialist joins Kvaser’s TA network [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => swedish-automotive-software-specialist-joins-kvasers-ta-network [to_ping] => [pinged] => [post_modified] => 2022-06-09 10:32:40 [post_modified_gmt] => 2022-06-09 10:32:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=31319 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 30839 [post_author] => 6 [post_date] => 2020-12-16 19:56:29 [post_date_gmt] => 2020-12-16 19:56:29 [post_content] => [vc_row][vc_column][vc_single_image image="30845"][vc_column_text]Understanding how J1939 works can be complicated. Whether you're an engineer doing 'test and measurement' on a truck, or a system designer doing development, it can be challenging to understand how all the aspects of the SAE J1939 spec fit together. In this webinar, Bryan Hennessy will give an introductory level overview of the J1939 collection of SAE standards from the SAE Truck Bus Control and Communications Committee. Bryan is a Kvaser Field Applications Engineer but also is a long-time member of the SAE J1939 standards committee, current chairing the "NexGen" task force. Bryan's background in the test and measurement industry coupled with a broad knowledge of CAN (the foundation of J1939) will provide a helpful context for understanding the fundamentals of J1939.

Here are the topics we will cover:

  • An explanation of the abstraction layer concept
  • Examples of each layer
  • The use of DBC files
  • Diagnostics and HD-OBD
  • Plus, some answers to the question ‘What’s all that other stuff on my data bus?'

Webinar Details

Title: SAE J1939 Fundamentals When: Tuesday, January 19, 8:00am (PST) Length: 45 minute presentation, followed by Q&A Hosting Platform: GoToWebinar   [/vc_column_text][vc_button_raket title="Register Now" text="" page_id="https://register.gotowebinar.com/register/2649176921747446798"][/vc_column][/vc_row][vc_row][vc_column][vc_separator_raket][/vc_column][/vc_row][vc_row][vc_column width="1/6"][vc_single_image image="30576"][/vc_column][vc_column width="5/6"][vc_column_text]Bryan Hennessy - Field Application Engineer (Kvaser) Bryan Hennessy has been with Kvaser for five years and is an Applications Engineer with extensive experience in SAE J1939 and NMEA 2000, as well as the physical and datalink layers of CAN communications. He is a member of the SAE Truck Bus Control and Communications Network Committee, Chairman for the SAE J1939 Next Generation Task Force, and is currently starting a rewrite of the SAE J1939-21 datalink layer specification. Bryan has over thirty years of experience with digital communications related jobs and hold a BSEE from Florida Institute of Technology.[/vc_column_text][/vc_column][/vc_row] [post_title] => SAE J1939 Fundamentals Webinar [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => sae-j1939-fundamentals-webinar [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:13 [post_modified_gmt] => 2022-04-04 10:19:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30839 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 30377 [post_author] => 6 [post_date] => 2020-12-03 05:24:35 [post_date_gmt] => 2020-12-03 05:24:35 [post_content] => [vc_row][vc_column][vc_single_image image="30378"][vc_column_text]Accurate Technologies (ATI) and Kvaser are holding a joint webinar on December 14th and 15th (Central EU Time). The 60-minute webinar will cover Kvaser's toolchain with key focus on Ethernet based products such as: [/vc_column_text][vc_column_text]Other Topics Covered in Webinar:[/vc_column_text][vc_column_text]
  • Configuration and application examples.
  • Air Bridge – application ideas, and when to use.
  • How to setup ATI software with Kvaser interfaces.
  • Benefits of migrating to ATI & Kvaser products
[/vc_column_text][vc_column_text]Webinar Sessions: SESSION 1 December 14th, 2020; 13:00 CentralEU time 1h + Q&A 15-20min SESSION 2 December 15th, 2020; 10:00 CentralEU time 1h + Q&A 15-20min[/vc_column_text][vc_button_raket title="Register Now" text="" page_id="https://www.accuratetechnologies.com/News%20and%20Events/Event/kvaser-basic-to-advanced-products-walkthrough"][/vc_column][/vc_row] [post_title] => Webinar: Ethernet-Based Product Walkthrough with ATI [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => webinar-ethernet-based-product-walkthrough-with-ati [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:13 [post_modified_gmt] => 2022-04-04 10:19:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30377 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 30588 [post_author] => 23 [post_date] => 2020-12-03 00:59:27 [post_date_gmt] => 2020-12-03 00:59:27 [post_content] => [vc_row][vc_column width="1/2"][vc_column_text]Kvaser is pleased to welcome new technical associate, measX GmbH & Co. KG. measX develops data acquisition and test technology, specialising in test data management for customers such as quality laboratories that require tight test data traceability. Lead distributor for well-known data acquisition tool, DASYLab®, measX’s software portfolio also includes vehicle dynamic measurements and crash test analysis. Kvaser’s CANlib API has been integrated in the newly-released version 2020.1 of DASYLab®, ensuring full compatibility with all Kvaser CAN interfaces. Version 2020.1 includes a smartmux feature to improve multiplexing, making high channel count applications such as temperature measurement easier to handle, while building user interfaces is easier in the latest version, with improvements made to the way users can arrange visible content.[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="30589"][vc_button_raket title="Learn more about bundle" align="align_center" page_id="https://www.measx.com/en/products/software/dasylab/dasylab-special.html"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]To celebrate the relationship with Kvaser and the release of the latest version of DASYLab®, measX is offering a software/hardware bundle that includes the Kvaser Leaf Light. For details, please click here![/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser adds measX as technical associate; DASYLab® supports Kvaser [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-adds-measx-as-technical-associate-dasylab-supports-kvaser [to_ping] => [pinged] => [post_modified] => 2021-03-02 23:29:17 [post_modified_gmt] => 2021-03-02 23:29:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30588 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 30326 [post_author] => 6 [post_date] => 2020-11-23 03:23:36 [post_date_gmt] => 2020-11-23 03:23:36 [post_content] => [vc_row][vc_column][vc_single_image image="30328"][vc_column_text]Accurate Technologies (ATI) and Kvaser are holding a joint webinar on December 2nd (9:30AM Beijing time) to explain how to use the Kvaser-ATI toolchain to log, import, and analyze vehicle CAN data. The 60-minute webinar will demonstrate how to use a standalone CAN datalogger to record vehicle data and import that data into analysis software. Topics will cover logger configuration, DBC file usage, import/export process, file formats, and signal analysis. Mr. Xiaojun ZHENG, KVASER Application Manager, will teach the specifics of using Kvaser Memorator series products for CAN data recording, while Dr. Yonghui ZHANG, ATI Application Manager, will provide a tutorial on handling the data in the CANLab software.[/vc_column_text][vc_column_text]如何使用记录仪配合CANlab软件记录,导出和分析数据 Accurate Technologies(ATI)和Kvaser将于12月2日(北京时间上午9点半)举行联合网络会议,介绍一下如何使用Kvaser-ATI工具链记录,导入和分析车辆CAN数据。 60分钟的会议将演示如何使用独立的CAN数据记录仪记录车辆数据并将该数据导入分析软件。会议主题将涵盖记录仪配置,DBC文件使用,导入/导出过程,文件格式和信号分析。Kvaser中国区技术经理郑潇俊先生将介绍使用Kvaser Memorator系列产品进行CAN数据记录的具体技巧, ATI中国区技术经理张永辉博士会讲授如何使用CANLab软件处理数据。 如对此次会议感兴趣,麻烦点击下面链接注册报名,谢谢![/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_button_raket title="Register Here" text=""][/vc_column][/vc_row] [post_title] => CAN Datalogging Webinar with Accurate Technologies [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => can-datalogging-webinar-with-accurate-technologies [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:12 [post_modified_gmt] => 2022-04-04 10:19:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30326 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 30281 [post_author] => 23 [post_date] => 2020-11-20 00:35:58 [post_date_gmt] => 2020-11-20 00:35:58 [post_content] => [vc_row][vc_column][vc_single_image image="30283"][vc_column_text]To ensure that you receive the high performance, reliability and longevity that you would expect from a Kvaser product, we are taking this opportunity to alert you to the circulation of counterfeit versions of our industry-leading CAN to USB interface, the Kvaser Leaf. Kvaser AB’s legal representatives have taken steps to defend the Kvaser brand name and IP following the discovery of the counterfeits, sold by third-party sellers in China.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3" css=".vc_custom_1605832485864{margin-top: 10px !important;}"][vc_column_text]We encourage customers to buy devices only from Kvaser or our network of Qualified Sales Representatives (QSRs) which you can find a link to a list of available representatives below.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_button_raket title="Contact a QSR today" page_id="https://www.kvaser.com/products-services/where-to-buy/"][/vc_column][/vc_row][vc_row][vc_column width="2/3" css=".vc_custom_1605832357735{padding-top: 10px !important;}"][vc_column_text]To be absolutely sure you have an original product and obtain additional warranty benefits, please register your device/s.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_button_raket title="Register your product" page_id="https://www.kvaser.com/getting-started/"][/vc_column][/vc_row] [post_title] => Warning: Counterfeit Leaf’s in circulation [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => warning-counterfeit-leafs-in-circulation [to_ping] => [pinged] => [post_modified] => 2020-11-20 00:35:58 [post_modified_gmt] => 2020-11-20 00:35:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30281 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 30211 [post_author] => 23 [post_date] => 2020-11-16 22:54:19 [post_date_gmt] => 2020-11-16 22:54:19 [post_content] => [vc_row][vc_column][vc_single_image image="30212"][vc_column_text]This article by Kvaser’s research manager, Kent Lennartsson, part of which was published in CAN CiA magazine, provides background information and recommendations for the design of CAN FD networks using signal improvement capability (SIC) transceivers as specified in CiA 601-4. Lennartsson details how to improve cable layout or use adjustable CAN drivers to optimise slew rate in a CAN system e.g. a mass-produced machine with a fixed number of ECUs and cable layout. If there’s no possibility to alter the network, the article provides a guide to testing the transmission line in order to understand the problems. The paper was presented at the 17th International CAN Conference (iCC 2020). Full conference proceedings, comprising 22 papers and a keynote that cover the latest CAN, CAN FD and CAN XL developments, can be purchased at https://www.can-cia.org/icc.[/vc_column_text][vc_button_raket title="Download now" page_id="https://canlandbucket.s3-eu-west-1.amazonaws.com/productionResourcesFiles/1b3954be-2318-4e26-854e-31d001ac8b58/ICC2020%20Improved%20CAN-driver%20KL.pdf"][/vc_column][/vc_row] [post_title] => CAN transceiver choice for improved signal integrity [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => can-transceiver-choice-for-improved-signal-integrity [to_ping] => [pinged] => [post_modified] => 2020-11-16 23:00:28 [post_modified_gmt] => 2020-11-16 23:00:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30211 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 30142 [post_author] => 6080 [post_date] => 2020-11-11 09:53:49 [post_date_gmt] => 2020-11-11 09:53:49 [post_content] => [post_title] => Pi Innovo's OpenECU integrates with Matlab's TarketLink [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => pi-innovos-openecu-integrates-with-matlabs-tarketlink [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:12 [post_modified_gmt] => 2022-04-04 10:19:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30142 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 30140 [post_author] => 6080 [post_date] => 2020-11-11 09:47:13 [post_date_gmt] => 2020-11-11 09:47:13 [post_content] => [post_title] => Port's new Eclipse-based industrial comms design tool [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ports-new-eclipse-based-industrial-comms-design-tool [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:12 [post_modified_gmt] => 2022-04-04 10:19:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30140 [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] => 31491 [post_author] => 5 [post_date] => 2021-01-27 21:17:08 [post_date_gmt] => 2021-01-27 21:17:08 [post_content] => [vc_row][vc_column][vc_single_image image="31492"][vc_column_text]Team Solarium is a group of engineering students from Pimpri Chinchwad College of Engineering, Pune that has designed and manufactured an electric solar vehicle. The team compete in Asia’s biggest solar challenge, the Electric Solar Vehicle Championship (ESVC) and are currently working towards the ESVC 3000+, a 1600km cross-country race between Delhi and Pune that takes place in September 2021.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text]Kvaser has supplied a Kvaser Memorator Pro 2xHS v2 and a Kvaser Blackbird v2 to help their efforts. With the team currently in the literature and design phase, they have used the Kvaser tools for prototyping and will soon integrate them into the vehicle design. Commented Divya Rajput, marketing representative for the team: “The Kvaser devices have helped us improve the overall CAN architecture by increasing the efficiency of our data management and acquisition systems. The Memorator Pro v2 will be used to filter and log data from different CAN nodes in the vehicle in different formats, whilst the Blackbird v2 will wirelessly transmit vehicle data through an infrastructure network to a remote monitoring device in order to validate the CAN bus data.”[/vc_column_text][vc_column_text]Solarium has used Kvaser’s free CanKing CAN bus monitor with virtual CAN drivers to validate the data communication. Noted Rajput: “It is very easy to tweak the parameters in CanKing, as per our requirements. The interface is user-friendly and easy to use. We have also used Kvaser add-ons in MATLAB for simulation of data filtering at nodes and broadcasting on the CAN Bus.”[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="31493"][vc_column_text]

Invictus 3.0, Team Solarium’s 2019 entry.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]The main objective of the Invictus 4.0 is to drive 1600 km on a single charge. To do this, the car has almost doubled in size and gained a custom solar array. Another area of improvement is the autonomous driving system. Solarium is keen to enter the race’s optional autonomous challenge, which would add 200 points to their score. All at Kvaser wish Team Solarium, who we know are working round the clock, tremendous success for their 2021 season![/vc_column_text][/vc_column][/vc_row] [post_title] => Team Solarium use Kvaser interfaces to improve their CAN architecture [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => team-solarium-use-kvaser-interfaces-to-improve-their-can-architecture [to_ping] => [pinged] => [post_modified] => 2022-02-04 14:06:38 [post_modified_gmt] => 2022-02-04 14:06:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=31491 [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] => c89a4f7277589ac81120b9aa997c4b39 [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

Team Solarium use Kvaser interfaces to improve their CAN architecture

Team Solarium use Kvaser interfaces to improve their CAN architecture

27/01/2021

Team Solarium is a group of engineering students from Pimpri Chinchwad College of Engineering, Pune that has designed and manufactured… Read More

Read More
Swedish automotive software specialist joins Kvaser’s TA network

Swedish automotive software specialist joins Kvaser’s TA network

23/01/2021

Diadrom Software AB, a wholly owned subsidiary of Diadrom Holding AB (publ), has joined Kvaser’s Technical Associate (TA) network. The… Read More

Read More

SAE J1939 Fundamentals Webinar

16/12/2020

Understanding how J1939 works can be complicated. Whether you’re an engineer doing ‘test and measurement’ on a truck, or a… Read More

Read More

Webinar: Ethernet-Based Product Walkthrough with ATI

03/12/2020

Accurate Technologies (ATI) and Kvaser are holding a joint webinar on December 14th and 15th (Central EU Time). The 60-minute… Read More

Read More
Kvaser adds measX as technical associate; DASYLab® supports Kvaser

Kvaser adds measX as technical associate; DASYLab® supports Kvaser

03/12/2020

Kvaser is pleased to welcome new technical associate, measX GmbH & Co. KG. measX develops data acquisition and test technology,… Read More

Read More

CAN Datalogging Webinar with Accurate Technologies

23/11/2020

Accurate Technologies (ATI) and Kvaser are holding a joint webinar on December 2nd (9:30AM Beijing time) to explain how to… Read More

Read More
Warning: Counterfeit Leaf’s in circulation

Warning: Counterfeit Leaf’s in circulation

20/11/2020

To ensure that you receive the high performance, reliability and longevity that you would expect from a Kvaser product, we… Read More

Read More
CAN transceiver choice for improved signal integrity

CAN transceiver choice for improved signal integrity

16/11/2020

This article by Kvaser’s research manager, Kent Lennartsson, part of which was published in CAN CiA magazine, provides background information… Read More

Read More

Pi Innovo’s OpenECU integrates with Matlab’s TarketLink

11/11/2020

Read More

Read More

Port’s new Eclipse-based industrial comms design tool

11/11/2020

Read More

Read More