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

    [query_vars] => Array
        (
            [paged] => 15
            [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 140, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 30138
                    [post_author] => 6080
                    [post_date] => 2020-11-11 09:40:59
                    [post_date_gmt] => 2020-11-11 09:40:59
                    [post_content] => 
                    [post_title] => TKE uses Memorator as intelligent data logger for electric trucks
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tke-uses-memorator-as-intelligent-data-logger-for-electric-trucks
                    [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=30138
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 30043
                    [post_author] => 23
                    [post_date] => 2020-10-30 02:51:05
                    [post_date_gmt] => 2020-10-30 02:51:05
                    [post_content] => [vc_row][vc_column][vc_single_image image="30044" add_caption="yes"][vc_column_text]

The DRe20 with Cindy Lui, Managing Director for Kvaser China and Zhou Fan, last year's Electrical Control Team Leader.

[/vc_column_text][vc_column_text]Kvaser-sponsored Formula Student Electric team, Tongji Dian Racing from Tongji University, just launched their 2021 season electric race contender at the Shanghai Porsche Experience Center. As with virtually all student teams participating in Formula Student, progress on building the latest car, the DRe20, was seriously delayed. While the Japanese Formula Student event in September this year was cancelled due to Covid, the Chinese FSAE events are expected to go ahead in November and December. The Tongji Electric team are using NXP’s S32K144 MCU and NXP’s Model-Based Design Toolbox (MBDT) plug-in for Mathwork’s MATLAB to handle battery management, and ST Microelectronics’ STM32F767 for display controls, along with the TouchGFX and STM32 CubeMX developer kits for the dashboard GUI design. Tongji Electric’s own-designed vehicle control unit, based on the NXP MPC5744P, integrates core-board and power distribution. The Kvaser Memorator Pro 2xHS v2 has been used throughout the process of developing the DRe20, logging live test data which is then analysed in MATLAB.[/vc_column_text][/vc_column][/vc_row] [post_title] => Chinese Formula Student Electric Team competes with Kvaser [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => chinese-formula-student-electric-team-competes-with-kvaser [to_ping] => [pinged] => [post_modified] => 2021-06-16 22:19:38 [post_modified_gmt] => 2021-06-16 22:19:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=30043 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 29833 [post_author] => 38 [post_date] => 2020-10-13 15:18:04 [post_date_gmt] => 2020-10-13 15:18:04 [post_content] => [post_title] => AMMC on the 'benefits of using PC-based control systems' [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ammc-on-the-benefits-of-using-pc-based-control-systems [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=29833 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 29831 [post_author] => 38 [post_date] => 2020-10-13 15:09:16 [post_date_gmt] => 2020-10-13 15:09:16 [post_content] => [post_title] => Constat demonstrator shows passenger's vehicle safety info [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => constat-demonstrator-shows-passengers-vehicle-safety-info [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=29831 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 29801 [post_author] => 23 [post_date] => 2020-10-13 00:47:45 [post_date_gmt] => 2020-10-13 00:47:45 [post_content] => [vc_row][vc_column][vc_single_image image="29802"][vc_column_text]In this webinar, Dean Crumlish (Copley Controls) will walk through the strategy and components needed to build a CANopen-based motion control system. Systems built on CANopen benefit from reliability, durability, and the robust error-resistance native to CAN. Topics will include PC configuration, Servo drives, Data channels, Analysis Tools, Tuning, and System design software.[/vc_column_text][vc_button_raket title="Register Now!" text="" align="align_center" page_id="https://us02web.zoom.us/webinar/register/8016010698024/WN_vldsdib6TyufJZlr7QhmcQ?smclient=efdef65b-2dd8-4761-8380-d857c3766163&smconv=b1089c9b-7fca-4087-bc01-31d8e7297345&smlid=3&utm_source=salesmanago&utm_medium=email&utm_campaign=default"][vc_raw_html]JTNDYnIlMjAlMkYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column width="1/4"][vc_header_raket header_type="h3" advanced_params="1" header_align="center" header="Instructors"][/vc_column][vc_column width="3/4"][/vc_column][/vc_row][vc_row css=".vc_custom_1602549763401{margin-top: 10px !important;}"][vc_column width="1/4" css=".vc_custom_1602548530874{padding-left: 50px !important;}"][vc_single_image image="29803"][/vc_column][vc_column width="3/4"][vc_column_text]Dean Crumlish, Sr. Applications and Product Manager at Copley Controls Dean is a Certified ACA Kayak instructor, Control Systems Expert, with years of experience in training technical people about Motion control. Graduate of Northeastern University MA Cum Laude B.S.E.T. + Study MBA program Umass Boston.[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1602548593764{margin-top: 25px !important;}"][vc_column width="1/4" css=".vc_custom_1602548456412{padding-left: 50px !important;}"][vc_single_image image="29804"][/vc_column][vc_column width="3/4"][vc_column_text]Anthony Redamonti, Software Applications Engineer at Copley Controls Anthony is a Software Applications Engineer with Copley Controls, and a Masters Candidate at Syracuse University for Computer Science.[/vc_column_text][/vc_column][/vc_row] [post_title] => CANopen Motion Control: A CAN-based strategy for system design [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => canopen-motion-control-a-can-based-strategy-for-system-design [to_ping] => [pinged] => [post_modified] => 2020-10-13 00:47:45 [post_modified_gmt] => 2020-10-13 00:47:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=29801 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 29708 [post_author] => 23 [post_date] => 2020-10-06 01:53:56 [post_date_gmt] => 2020-10-06 01:53:56 [post_content] => [vc_row][vc_column][vc_single_image image="21662"][vc_column_text]Kvaser's latest software release introduces a new J2534 dll that provides full support for CAN FD, as well as preliminary support for CAN FD for ISO 15765. Notable changes and additions include: Kvaser Drivers for Windows and CANlib SDK: The J2534 dll in this version now provides full support for CAN FD, along with preliminary support for ISO 15765 on CAN FD. All customers working with CAN FD are advised to update to this latest version of CANlib SDK.  The API in CANlib v5.34 also provides a new way of setting bus parameters, allowing users to specify them using time quanta. Previously, bitrates were described as integers (whole numbers), so this change makes setting fractions of a bitrate easier. Users converting from the legacy KME24 format will benefit for improved RTC handling during conversions. Kvaser Linux driver and SDK: Uninstall handling has been upgraded. Python CANlib package: Support for the new time quanta centric bus parameter API has been added, as well as new helper functions to calculate the correct values. If you don’t use our Python wrapper, you’ll need to use Kvaser’s CAN Bit Timing Calculator and consult the CANlib help file, which has been updated accordingly. Full release notes are available for download. All files are available for download now on the Kvaser Downloads page. [/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s September 2020 Software Release [post_excerpt] => Kvaser's latest software release introduces a new J2534 dll that provides full support for CAN FD, as well as preliminary support for CAN FD for ISO 15765. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvasers-september-2020-software-release [to_ping] => [pinged] => [post_modified] => 2021-03-06 00:47:23 [post_modified_gmt] => 2021-03-06 00:47:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=29708 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 29696 [post_author] => 23 [post_date] => 2020-10-06 01:39:05 [post_date_gmt] => 2020-10-06 01:39:05 [post_content] => [vc_row][vc_column width="3/4"][vc_column_text]Off-the-shelf mounting brackets are now available for some of Kvaser’s most popular products, namely the Kvaser Leaf Light series, USBcan v2s and Memorator v2s. These are general-purpose brackets, made from a high durability polyamide, that can be mounted using bolts or double-sided tape. The result of feedback from service personnel who were concerned that CAN devices were being moved from their original positioning, the mounts will ensure that the devices remain in place, reducing potential for cable wear and improving the look of the installation.  We’ll continue to broaden the range of off-the-shelf mounting brackets, but Kvaser also has blueprints of these brackets that we can share with customers for direct 3D printing or modification. Please contact Lars-Göran Fredriksson at [email protected] for details. [/vc_column_text][/vc_column][vc_column width="1/4"][vc_single_image image="29697"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDYnIlMjAlMkYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_raket_product list_style="list" post_id="29660"][vc_raket_product list_style="list" post_id="29661"][vc_raket_product list_style="list" post_id="29662"][vc_raket_product list_style="list" post_id="29663"][/vc_column][/vc_row] [post_title] => NEW! Mounting Brackets keep your Kvaser interface in place [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => new-mounting-brackets-keep-your-kvaser-interface-in-place [to_ping] => [pinged] => [post_modified] => 2020-10-06 01:39:05 [post_modified_gmt] => 2020-10-06 01:39:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=29696 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 29638 [post_author] => 6 [post_date] => 2020-09-29 19:29:51 [post_date_gmt] => 2020-09-29 19:29:51 [post_content] => [vc_row][vc_column][vc_single_image image="29639"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Tele Radio Australia Pty Ltd., part of the Tele Radio Group, has signed a qualified reseller agreement with Kvaser. Serving OEMs and manufacturers in mining and heavy industry in Australia and New Zealand, Tele Radio offers a one-stop system design and integration service that specialises in projects that leverage its wireless expertise. The company is based in Perth in West Australia and has a sales office in Melbourne.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_column_text]While the connection came about after Tele Radio used the Kvaser Leaf Light HS v2 for testing and CAN analysis, the company sees potential in the Air Bridge, Kvaser’s configuration-free wireless CAN bridge.[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="29640"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Explains Kjell Blom, Tele Radio’s Managing Director:[/vc_column_text][vc_column_text]
“Among the projects we are working on are autonomous drill rigs, automated watering trucks, crushing plants and customised monitoring systems for road trains. While we have used other wireless bridges to replace cables, which have a high damage rate because of the harsh environmental conditions, the Kvaser Air Bridge is proving more robust and reliable.”
[/vc_column_text][vc_column_text]Within Tele Radio’s sphere, CAN is the protocol of choice for its safety-critical characteristics and every programmable controller works with CAN, using either CANopen, J1939 or ISOBUS as the higher layer protocol. Occasionally, the company has had to create its own HLP, as Blom recounts:[/vc_column_text][vc_column_text]
“Occasionally we need more addresses; we have one client that needs more than 500 IDs!”
[/vc_column_text][vc_column_text]Tele Radio 15-strong staff’s expertise spans mobile certified engineering, cyber security and software design for PLC interfaces. The company also has an engineering facility where it can customise remote controls for the most demanding of applications. The company’s automation and PLC activities are marketed under the Telemation brand name, while remote controls can be found at Tele Radio Australia.[/vc_column_text][vc_column_text]For more information, please visit www.kvaser.com/teleradioaustralia.[/vc_column_text][/vc_column][/vc_row] [post_title] => Tele Radio Australia joins Kvaser’s Qualified Sales Representative network [post_excerpt] => Serving OEMs and manufacturers in mining and heavy industry in Australia and New Zealand, Tele Radio offers a one-stop system design and integration service that specialises in projects that leverage its wireless expertise. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tele-radio-australia-joins-kvasers-qualified-sales-representative-network [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=29638 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 29633 [post_author] => 38 [post_date] => 2020-09-29 10:12:19 [post_date_gmt] => 2020-09-29 10:12:19 [post_content] => [post_title] => Safety Q&A on ISO 26262 and beyond by autonomoustuff [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => safety-qa-on-iso-26262-and-beyond-by-autonomoustuff [to_ping] => [pinged] => [post_modified] => 2020-09-29 10:12:19 [post_modified_gmt] => 2020-09-29 10:12:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=29633 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 29646 [post_author] => 6 [post_date] => 2020-09-24 19:25:22 [post_date_gmt] => 2020-09-24 19:25:22 [post_content] => [vc_row][vc_column][vc_single_image image="29647"][vc_column_text]The CAN in Automation (CiA) association has established the CAN FD Light Special Interest Group with the goal of serving sensor/actuator and LED networking in automotive applications. Led by Fred Rennig from ST Microelectronics, the group will develop a low-cost communication network based on ISO 11898-1 CAN FD, with the expectation of offering fast performance and the low-cost, robustness and reliability for which CAN is well known. Data fields of up to 64 bytes are envisaged, along with fixed bit-rates of e.g. 1 Mbit/s.[/vc_column_text][vc_column_text]The initial proposal for CAN FD Light is to follow a primary/secondary network architecture, instead of the more complicated arbitration and error signalling that is characteristic of CAN FD. With no need for an accurate clock source at each node, as is typical with CAN FD, single monolithic devices without crystal oscillators could be used. This would lower cost and improve the reliability of the implementation, as crystal oscillators are sensitive to vibration and temperature.[/vc_column_text][vc_column_text]Asked why CAN FD was chosen as the base protocol, rather than other sensor protocols, Holger Zeltwanger, CiA Managing Director said:[/vc_column_text][vc_column_text]
“CAN FD Light nodes are very cost-effective compared with CAN FD or Classical CAN nodes. There’s no need for another tool-chain because the data frame format is the same, so you can use CAN FD tools.”
[/vc_column_text][vc_column_text]While HVAC systems may require less than 1 Mbit/s, for the deeply embedded networks in smart lamp devices that CAN FD Light targets, OEMs have requested 1 Mbit/s, though Zeltwanger says that “2 Mbit/s seems to be achievable”.[/vc_column_text][vc_column_text]Zeltwanger foresees few challenges ahead for this standardisation effort:[/vc_column_text][vc_column_text]
“Everything is already specified in ISO 11898-1 and ISO 11898-2, and in the CAN node and system design guide, CiA 601-4. As CAN FD Light uses just a part of the CAN FD functionality, it is mainly a matter of achieving a proper specification, so that CAN FD Light nodes can be implemented in a way that achieves interoperability between different parties.”
[/vc_column_text][vc_column_text]Kent Lennartsson, Research Manager at Kvaser AB comments:[/vc_column_text][vc_column_text]
“Kvaser has always been a part of CAN technology, having been involved in the development of CAN FD and today, CAN XL. As CAN FD Light is based on CAN FD technology, it will be very easy for Kvaser to support this technology as soon as there is demand.”
[/vc_column_text][vc_column_text]Notably, the CAN FD Light proposition fits with the concept of recentralising control systems around new generation microcontrollers and processors that are hypervisor-capable i.e. can support different software programs within the same hardware, such as the ARM Cortex-R52. In this way, a cloud of sensors might be networked via CAN FD Light and controlled by a remote ECU.[/vc_column_text][/vc_column][/vc_row] [post_title] => CAN FD Light for robust, reliable lighting applications [post_excerpt] => The CAN in Automation (CiA) association has established the CAN FD Light Special Interest Group with the goal of serving sensor/actuator and LED networking in automotive applications. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => can-fd-light-for-robust-reliable-lighting-applications [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=29646 [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] => 30138 [post_author] => 6080 [post_date] => 2020-11-11 09:40:59 [post_date_gmt] => 2020-11-11 09:40:59 [post_content] => [post_title] => TKE uses Memorator as intelligent data logger for electric trucks [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tke-uses-memorator-as-intelligent-data-logger-for-electric-trucks [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=30138 [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] => e563849fd037bee99352e92ae72c8436 [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

TKE uses Memorator as intelligent data logger for electric trucks

11/11/2020

Read More

Read More
Chinese Formula Student Electric Team competes with Kvaser

Chinese Formula Student Electric Team competes with Kvaser

30/10/2020

The DRe20 with Cindy Lui, Managing Director for Kvaser China and Zhou Fan, last year’s Electrical Control Team Leader. Kvaser-sponsored… Read More

Read More

AMMC on the ‘benefits of using PC-based control systems’

13/10/2020

Read More

Read More

Constat demonstrator shows passenger’s vehicle safety info

13/10/2020

Read More

Read More
CANopen Motion Control: A CAN-based strategy for system design

CANopen Motion Control: A CAN-based strategy for system design

13/10/2020

In this webinar, Dean Crumlish (Copley Controls) will walk through the strategy and components needed to build a CANopen-based motion… Read More

Read More
Kvaser’s September 2020 Software Release

Kvaser’s September 2020 Software Release

06/10/2020

Kvaser’s latest software release introduces a new J2534 dll that provides full support for CAN FD, as well as preliminary… Read More

Read More
NEW! Mounting Brackets keep your Kvaser interface in place

NEW! Mounting Brackets keep your Kvaser interface in place

06/10/2020

Off-the-shelf mounting brackets are now available for some of Kvaser’s most popular products, namely the Kvaser Leaf Light series, USBcan… Read More

Read More

Tele Radio Australia joins Kvaser’s Qualified Sales Representative network

29/09/2020

Tele Radio Australia Pty Ltd., part of the Tele Radio Group, has signed a qualified reseller agreement with Kvaser. Serving… Read More

Read More

Safety Q&A on ISO 26262 and beyond by autonomoustuff

29/09/2020

Read More

Read More

CAN FD Light for robust, reliable lighting applications

24/09/2020

The CAN in Automation (CiA) association has established the CAN FD Light Special Interest Group with the goal of serving… Read More

Read More