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

    [query_vars] => Array
        (
            [paged] => 7
            [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 60, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 38451
                    [post_author] => 23
                    [post_date] => 2022-05-19 15:13:56
                    [post_date_gmt] => 2022-05-19 15:13:56
                    [post_content] => [vc_row][vc_column][vc_single_image image="38452"][vc_column_text]

Kvaser technical associate Softing Automotive is holding an Automotive Convention on May 24-25, 2022. The event combines virtual showroom with live demos and presentations on key trends and challenges in this sector, such as telematics for fleet management and simulation of DoIP control units.

Especially recommended is Julian Mayer’s presentation entitled "Perfect Match – Individual Workshop Tester Meets Rugged CAN/FD Interface", on Tuesday, May 24, 2022, 6-6:30 pm (CET) and Wednesday, May 25, 2022, 9:30-10 am (CET). Julian presents Softing’s intuitive plug & play solution for all diagnostic tasks in aftersales. The diagnostic software is complemented by Kvaser hardware in the shape of the Kvaser U100, a CAN/CAN FD interface that withstands even the toughest demands in the workshop environment.

 For details of the entire programme, please visit https://automotive.softing.com/softing-automotive-convention-2022.html

[/vc_column_text][/vc_column][/vc_row] [post_title] => Softing Automotive Convention, May 24-25 2022 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => softing-automotive-convention-may-24-25-2022 [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:35 [post_modified_gmt] => 2022-09-29 04:14:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38451 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 38446 [post_author] => 23 [post_date] => 2022-05-19 15:08:04 [post_date_gmt] => 2022-05-19 15:08:04 [post_content] => [vc_row][vc_column][vc_single_image image="38447"][vc_column_text]

Kvaser moves products to “Not For New Design” (NFND) status when we receive information that future production will be limited by issues such as End of Life notices on critical components.

NFND products will be available as long as possible, but are subject to increased price and lead times. Contact Kvaser directly for price and lead time.

When possible, however, we suggest you migrate to newer versions of a Kvaser product line. The most recent generation of Kvaser products benefit from the latest software and firmware updates, fast lead times and competitive pricing. All NFND and EOL products are updated with suggested migration products on their individual product pages.

If you are a customer of one of the NFND products below, please contact us and we can help you migrate to the replacement product for your next purchase.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Products beginning their 12-month NFND phase out:

[/vc_column_text][vc_column_text] [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Products completing their 12-month NFND phase-out: (Increased price and lead time now apply.)

[/vc_column_text][vc_column_text] [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Download the full announcement here.

[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser 2022 Product ‘Not For New Design’ (NFND) Announcement [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-2022-product-not-for-new-design-nfnd-announcement [to_ping] => [pinged] => [post_modified] => 2024-04-03 06:52:02 [post_modified_gmt] => 2024-04-03 06:52:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38446 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 38433 [post_author] => 23 [post_date] => 2022-05-19 14:58:53 [post_date_gmt] => 2022-05-19 14:58:53 [post_content] => [vc_row][vc_column][vc_single_image image="38442"][vc_column_text]

Kvaser’s newest qualified sales representative network is EMB Power, a Macclesfield, UK based expert in automotive development with a focus on electric powertrains. Started by Adrian Barber and Alex Hamer in 2017, the company is UK distributor for New Eagle’s Raptor control system development toolchain.

[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1652971582208{padding-right: 30px !important;padding-left: 30px !important;}"][vc_column][vc_single_image image="38434"][vc_column_text]

EMB directors Alex Hamer, Adrian Barber and Stephen Justice.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Adrian Barber, director at EMB Power, previously worked for luxury car maker, Bentley. He recounts: “I started as an apprentice at 16 and went on to manage the electrical integration team, following the product from prototype design through to field support. I left in 2015 to pursue projects in electrification, providing consultancy work to the likes of Ricardo and Jaguar Land-Rover. It was through looking to use Raptor in a project that I became aware of New Eagle.”

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

EMB Power’s core offering is system development consultancy, including vehicle prototyping. While automotive development runs in the company’s blood, EMB Power also provides development services to the marine and aerospace sectors. The company uses Raptor across many of these projects, alongside Kvaser’s reliable and trusted CAN tools, both of which are also sold through the company’s online shop.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

For more information, please click here.

[/vc_column_text][/vc_column][/vc_row] [post_title] => EMB Power joins Kvaser’s qualified sales representative network [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => emb-power-joins-kvasers-qualified-sales-representative-network [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:35 [post_modified_gmt] => 2022-09-29 04:14:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38433 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 38361 [post_author] => 42437 [post_date] => 2022-05-13 17:35:44 [post_date_gmt] => 2022-05-13 17:35:44 [post_content] => [vc_row disable_element="yes"][vc_column][vc_header_raket header_type="h3" header="The Kvaser logo on the Aristurtle Autonomous Vehicle.The Kvaser logo on the Aristurtle Autonomous Vehicle."][/vc_column][/vc_row][vc_row][vc_column][vc_single_image image="38363" add_caption="yes"][/vc_column][/vc_row][vc_row css=".vc_custom_1652394369249{margin-bottom: 30px !important;}"][vc_column][vc_column_text]The Aristotle University of Thessaloniki - the largest university in Greece - is located in the north of the country, on the Aegean Sea. Their student research team 'Aristotle University Racing Team Electric & Driverless', known as Aristurtle, is spearheading the development of autonomous race cars in the Balkan region.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Electric & autonomous are the automotive future"][vc_column_text]Aristurtle has manufactured electric vehicles and competed in Formula Student Electric (FSE) since 2015. The team branched out into Driverless Vehicle (DV) in 2019, modifying their electric vehicle to compete in student DV competitions.  Eleni Papageorgiou heads the Autonomous System (AS) sub-team that is responsible for all the driverless aspects of their DV:[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1652394765361{padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]“Autonomous driving features are the next major advancement in the automotive industry. We were the first Greek Formula Student (FS) team to announce its commitment towards the creation of a driverless vehicle in March 2019.”[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Later that year Formula Student Germany (FSG), the most prestigious Formula Society of Automotive Engineers (Formula SAE)*, announced that by 2022 all teams will compete in a single class consisting solely of vehicles with an electric powertrain and autonomous features, thus confirming Aristutle's long-term strategy. In 2021, the team represented the university in a variety of international FS competitions, placing first in Formula Student Austria (FSA) in the Business Plan Presentation Event (for the third consecutive year), successfully passing all the technical inspections. They also participated in the Formula Student East competition with their team's 5th race car and their first driverless car.[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1652394825870{margin-bottom: 30px !important;padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]“We are very proud as we ranked third in the DV category of the Skid Pad event, and ninth in the Electric Vehicle (EV) category. And we were awarded the Special Award for the best Business Pitch Video.”[/vc_column_text][/vc_column][/vc_row][vc_row disable_element="yes" css=".vc_custom_1652394965376{margin-bottom: 30px !important;padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_header_raket header_type="h3" header="A member of the team working with a Kvaser USBcan Light 4xHS in order to test his custom PCB - with the help of the USBcan he can observe all the signals that are transmitted on the CAN bus in real time"][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Kvaser's role in Aristurtle’s driverless vehicle"][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_column_text]Aristurtle's team for the 2021-2022 racing season consists of 30 ambitious members with more experience than ever and a huge desire to innovate. Their 6th race car is radically different from previous models; they will design and manufacture a new electric vehicle into which an autonomous system will be integrated, enabling participation in both DV and non-DV competitions. The team's most challenging goal going forward is the integration of the autonomous system. The aim is to maintain the performance of their previous car and make on-point changes in order to drive it to even faster lap times whilst at the same time designing detachable and lightweight assemblies that are necessary to make the vehicle driverless. CAN is the main communication protocol in Aristurtle’s latest car, with the Kvaser Mini PCI Express 2xHS v2 CAN interface used to communicate between the Autonomous Processing Unit (APU) and the car’s wider network of microcontrollers and sensors, allowing data such as steering, brake and throttle commands to be sent and received without delay:[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="38366" add_caption="yes" title="A member of the team working with a Kvaser USBcan Light 4xHS in order to test his custom PCB - with the help of the USBcan he can observe all the signals that are transmitted on the CAN bus in real time."][/vc_column][/vc_row][vc_row css=".vc_custom_1652395199985{padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]“The Kvaser Mini PCI Express 2xHS v2 plays a vital role in the creation of our driverless vehicle. This component is the bridge between the computer, the Autonomous Processing Unit (APU), where all the algorithms of our Robotic Operating System(ROS) run, and the rest of the vehicle.”[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Kvaser interfaces were also chosen for another reason:[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1652394825870{margin-bottom: 30px !important;padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]“The main reason we choose Kvaser products is that they are very well supported with excellent documentation. These characteristics are very important when it comes to choosing your partners; when you think you have reached a dead end it's vital that your partners can offer you a sense of confidence.”[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="The name game"][vc_column_text]Every year the university team chooses an ancient Greek female name for its vehicles; previous cars have been named Eve, Thetis, Electra, and Iris. What 2022's car will be called hasn't been decided yet as the name of the vehicle is only chosen at the close of the season. Thus, after the summer competitions have been completed, and the whole team returns home with unforgettable experiences, the name will be chosen:[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1652395497257{padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]“This year the countries we are going to visit to compete are Italy at the FSATA competitions, Austria at the FSA, and lastly Hungary with the FSEAST (Formula Student East). This final competition will be very special for us as we are going to compete in it as a driverless team, the only one from Greece.”[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1652395518720{margin-bottom: 30px !important;}"][vc_column][vc_column_text]Kvaser is very proud to be a part of Aristurtle's project and achievements and we wish them a great 2021-2022 season. We're also looking forward to finding out what they decide to call their car! *The Formula SAE series competitions challenge teams of university undergraduate and graduate students to conceive, design, fabricate, develop, and compete with small, formula-style vehicles. The competitions give teams the chance to demonstrate and prove both their creativity and engineering skills in comparison to teams from other universities around the world.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element="yes"][vc_column][vc_header_raket header_type="h3" header="A screenshot of his display while he is working with his PCB."][/vc_column][/vc_row][vc_row css=".vc_custom_1652395545567{margin-bottom: 30px !important;}"][vc_column][vc_header_raket header_type="h3" header="Which Kvaser products are they using?"][vc_single_image image="38367" add_caption="yes" title="A screenshot of his display while he is working with his PCB."][vc_column_text]Kvaser Mini PCI Express 2xHS v2, a small (30 x 51mm), yet advanced, real time CAN interface that adds two high speed CAN or CAN FD channels to any standard computer with mini PCI Express capability. PC communication is over the PCI Express system bus, making for extremely low latency with a time stamp accuracy of 1 µs. https://www.kvaser.com/product/kvaser-mini-pci-express-2xhs-v2/ Kvaser USBcan Light 4xHS, a compact, reliable and cost-effective means of connecting four high speed CAN buses to a PC or mobile computer. With galvanic isolation as standard, this USB to quad channel CAN interface has a standard USB connector at one end and four high speed CAN channels in a single 26-pin HD D-SUB CAN connector at the other. The supplied HD26-4xDS9 splitter can be used to connect to four separate 9pin DSUB connectors. https://www.kvaser.com/product/kvaser-usbcan-light-4xhs/[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Who is involved?"][vc_column_text]Aristurtle https://www.aristurtle.gr/ Kvaser https://www.kvaser.com/[/vc_column_text][/vc_column][/vc_row] [post_title] => The Kvaser Mini PCI Express 2xHS v2 plays a vital role in Aristotle University's electric driverless vehicle [post_excerpt] => The Kvaser Mini PCI Express 2xHS v2 plays an important role in the creation of Aristotle University's driverless vehicle. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => the-kvaser-mini-pci-express-2xhs-v2-plays-a-vital-role-in-aristotle-universitys-electric-driverless-vehicle [to_ping] => [pinged] => [post_modified] => 2022-10-11 13:52:11 [post_modified_gmt] => 2022-10-11 13:52:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38361 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 38277 [post_author] => 23 [post_date] => 2022-04-23 02:12:21 [post_date_gmt] => 2022-04-23 02:12:21 [post_content] => [vc_row][vc_column][vc_single_image image="38280"][vc_column_text]With the latest laptops and PCs shipping with USB-C slots only, the Kvaser U100-C (01340-7) has been added to Kvaser’s U100 range of robust, single-channel CAN/CAN FD to USB interfaces. This interface is based on the standard Kvaser U100 with DB-9 connector, but replaces the standard USB type “A” connector with the smaller USB-C format. As with other devices in the range, the device is powered via the USB connector. The Knowledge Base section of www.kvaser.com has been updated to include questions on a range of topics relevant to the Kvaser U100 series, including guidance on migrating from the Kvaser Leaf to the Kvaser U100.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s U100 family expands to include USB Type-C connector [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvasers-u100-family-expands-to-include-usb-type-c-connector [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:13 [post_modified_gmt] => 2022-09-29 04:14:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38277 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 38264 [post_author] => 23 [post_date] => 2022-04-23 01:43:17 [post_date_gmt] => 2022-04-23 01:43:17 [post_content] => [vc_row][vc_column][vc_single_image image="38272"][vc_column_text]

Hydromotion, formally, TU Delft Hydromotion team, is a team of ambitious students, who, every year, build some of the most advanced boats on earth. Driven by their desire to see wider adoption of sustainable fuels, the team hopes to inspire the greater maritime industry to follow suit. Previously, the team was called TU Delft Solar Boat Team, as creating Solar Boats were the main focus but with hydrogen’s myriad advantages over solar and battery electric in open-sea vessels, the switch to hydrogen was made. The team has been designing, producing and racing these boats since 2006, and created ‘The World’s First Flying Hydrogen Boat’ in 2021.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

The team is comprised of students from various backgrounds, ranging from Applied Mathematics and Physics, to Molecular Science and Technology, as a wide range of expertise is needed. Even with their varying expertise, the students work with industry experts and alumni to optimize as much of the project as possible. Two notable industry experts are Kvaser and ODOS, which have supplied CAN equipment and Cloud platform to the team.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_column_text]

Most devices on the boat communicate using the CAN protocol, including the inertial measurement unit, ultrasonic height sensor, height control, dashboard, energy management systems, fuel cell, motor controller, wing actuators and steering wheel. Currently, the team uses a mix of Kvaser Leaf Lights and Kvaser U100 CAN interfaces to test, develop, and monitor the CAN interaction between the different CAN devices on the vessel. Kvaser’s CAN interfaces are paramount to the development of the boat, as they not only streamline the CAN communication development process, but help the team understand exactly how the devices interact.

[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="38269"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Hydromotion’s boats contain many CAN devices that must communicate, and for many purposes, that data should be recorded. The team were wary of some traditional data loggers on the market, which have proprietary formats and software. Having used various data logging solutions in the past, from a custom one, to a not particularly flexible commercial one, they were keen to try a different approach.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

To meet the challenges of this marine safety critical application, the Hydromotion team implemented a redundancy data acquisition system, consisting of local and remote datalogging techniques:

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_single_image image="38311"][/vc_column][vc_column width="1/2"][vc_column_text]
  • A local hardwired Kvaser Memorator 2xHS v2 datalogger for tuning fail safe systems, such as active height control, and storing CAN data locally on SD card for the boat crew to access.  
  • This shall be used in parallel with a remote wireless ODOS’ CloudCommander 4G CANbus-to-Cloud gateway, dashboard and cloud platform for live data monitoring, analysis and visualisation by distributed onshore support team, and remote data storage with redundancy backup in the event of local SD card failure.
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Although the implementation of everything ODOS does is closed sourced, it appears to follow the open-closed principle, in that everything is closed for modification, yet open for extension. This principle is carried forward in the execution of the data logging and viewing. To log data from the CAN protocol, the user simply has to provide the logger with a standard database file that represents their system. The data is then sent to a server hosted by ODOS, with zero user intervention. Data can be viewed from a highly customizable CloudSoft Dashboard that ODOS provides. However, users can and are encouraged to create their own front-end webpage, using an exposed REST API.

[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1650671729241{padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]"This is exactly what Hydromotion needed from data acquisition, as the data can be viewed for real-time statistics, analysed later for performance retrospectives, and shared live for follower interactions."[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Note: At the time of writing, Hydromotion’s 2022 boat hasn't yet sailed yet, so the team have only briefly used the ODOS and Kvaser data loggers. However, the boat will sail for the first time in mid to late April, ‘flying’ about two weeks later, in preparation for the biggest event of the year, the Monaco Energy Boat Challenge, in July. A follow-up article later this year will describe how the team got on. 

[/vc_column_text][/vc_column][/vc_row] [post_title] => Hydromotion creates ‘The World’s First Flying Hydrogen Boat’ ahead of Monaco Energy Boat Challenge [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hydromotion-creates-the-worlds-first-flying-hydrogen-boat-ahead-of-monaco-energy-boat-challenge [to_ping] => [pinged] => [post_modified] => 2022-12-22 00:02:15 [post_modified_gmt] => 2022-12-22 00:02:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38264 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 38238 [post_author] => 5 [post_date] => 2022-04-18 19:23:09 [post_date_gmt] => 2022-04-18 19:23:09 [post_content] => [vc_row][vc_column][vc_video link="https://youtu.be/R8U3i5eVZIo"][vc_column_text]

Accurate Technologies Inc. (ATI) shows off its Vision software with Enhanced Diagnostic Toolkit (EDT) combined with the Kvaser U100 interface for full stack OBDII testing. The toolkit, which is designed for use throughout the diagnostic development and validation process, and from prototype to full production vehicle, is suitable for both electric and internal combustion engine platforms.

[/vc_column_text][/vc_column][/vc_row] [post_title] => ATI’s Vision with EDT & the Kvaser U100: A perfect match [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => atis-vision-with-edt-the-kvaser-u100-a-perfect-match [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:13 [post_modified_gmt] => 2022-09-29 04:14:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38238 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 38197 [post_author] => 5 [post_date] => 2022-04-13 19:34:08 [post_date_gmt] => 2022-04-13 19:34:08 [post_content] => [vc_row][vc_column][vc_single_image image="38211"][vc_column_text]From 3rd to 5th of May 2022, Actronic-Solutions GmbH will be in Hall 10, booth 10-603 to present Kvaser’s PCIe and Mini PCI Express CAN cards, among other products suited to medical system design. Actronic, a long-time Kvaser QSR, considers that Kvaser’s products are particularly well-suited to medical and industrial applications, meeting their long wish lists for ‘high data transmission rates, reliability, optimal price-performance ratio, fast delivery capability and long availability’. “Plug-in cards in the PCIe and PCI Express card format in computers of all kinds have been gaining in importance for some time”, says Volker Löffler, director of Actronic. “For this reason, Kvaser’s one- and two-channel CAN FD-compatible PC plug-in cards, which are characterized by very good performance in data transmission, with very low latency times, are in demand in this sector” he adds. Actronic will display both Kvaser’s PCIe and PCI Express cards at MedTechLive.[/vc_column_text][/vc_column][/vc_row] [post_title] => Actronic Solutions at Stuttgart’s MedtechLive Show, 3 – 5 May [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => actronic-solutions-at-stuttgarts-medtechlive-show-3-5-may [to_ping] => [pinged] => [post_modified] => 2022-11-18 21:44:27 [post_modified_gmt] => 2022-11-18 21:44:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38197 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 38194 [post_author] => 5 [post_date] => 2022-04-13 19:03:08 [post_date_gmt] => 2022-04-13 19:03:08 [post_content] => [vc_row][vc_column][vc_single_image image="38213"][vc_column_text]ODOSOLUTIONS AB (ODOS), a Kvaser AB technical partner, will demonstrate its soon-to-be-released Zetalog Edge Cloud 5G Gateway at the on 17 May 2022 at Silverstone Race Circuit, UK. Zetalog follows on from ODOS’ CloudCommander 4G data logger, which integrates Kvaser’s CAN interface hardware and the Cloudsoft software platform and dashboard to form a comprehensive CAN-to-Cloud data logging solution.[/vc_column_text][/vc_column][/vc_row] [post_title] => ODOS at the UK’s Instrumentation, Analysis & Testing Exhibition, 17 May [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => odos-at-the-uks-instrumentation-analysis-testing-exhibition-17-may [to_ping] => [pinged] => [post_modified] => 2022-11-19 00:17:12 [post_modified_gmt] => 2022-11-19 00:17:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38194 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 38123 [post_author] => 5 [post_date] => 2022-04-08 13:10:25 [post_date_gmt] => 2022-04-08 13:10:25 [post_content] => [vc_row][vc_column][vc_single_image image="38125"][vc_column_text]

Earth's orbital space is a busy and dangerous place to work, an environment filled with very specific, highly complex challenges... and lots of space debris. On-Orbit-Servicing (OOS) and On-Orbit-Assembly (OOA) are two ways to make spaceflight more sustainable; building, maintaining, and repairing spacecraft in orbit extends their lifetime and reduces the amount of space junk floating around our planet. 

To minimise the need for inherently risky human interaction in servicing, maintenance, and assembly tasks, the application of robotic systems has obvious advantages. However, space robotic systems are traditionally created for specific purposes or applications, and often require a vast amount of design effort and cost, often making them unfeasible for many missions. 

A collaboration between the Institute of Space Systems (IRAS) at the Technical University of Braunschweig and the Institute of Structural Mechanics and Lightweight Design (SLA) at RWTH Aachen University, has led to a project to modularize a manipulator for use in space applications by developing an unconventional kinematic chain with a joint rotation axis offset of 45°. This modular manipulator can adapt itself physically, modifying its length and degrees of freedom during operation as necessary.

[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1649368805754{padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]

The modular manipulator concept is highly redundant and easily adaptable to multiple tasks, and significantly minimises stowage space and increases operational flexibility. Additionally, the use of a multifunctional interface as module connector makes self-reconfiguration during operation possible.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_column_text]

The HOMER team have developed two on-Earth demonstrators; the 'Little Inspection and Servicing Arm' (LISA) and 'Medium-sized Arm for Reconfiguration and Grappling Exercises' (MARGE) to determine the operating loads, design of the actuators, design of the joints, and design and optimisation of the structure.

[/vc_column_text][vc_column_text css=".vc_custom_1649369178666{padding-left: 15px !important;}"]

The vision of the project is the development of a fully modular satellite architecture by subdividing the common satellite bus at the subsystem level. By combining the standardised subsystem blocks, a fully modular satellite is formed.

[/vc_column_text][/vc_column][vc_column width="1/2"][vc_raw_html]JTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cua3Zhc2VyLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAyMiUyRjA0JTJGYXJtLmdpZiUyMiUzRSUzQyUyRmltZyUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Racks for electronics within each module house devices for power handling, controls and communication. Kvaser's Leaf Light HS v2 CB control servo drives from Copley Controls. Actronic Solutions provided advice and support to the project, suggesting the PCB-based CAN interfaces and supplying the servo drives.

[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1649369169947{padding-right: 15px !important;padding-left: 15px !important;}"][vc_column][vc_column_text]

LISA and MARGE prove the general feasibility of a highly redundant modular robotic system, and the capability of the iSSI interface for robotic applications is proven as well as the concept of self-reconfiguration.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Space isn't the only application for the concept. Taking the idea of minimising the need for inherently risky human interaction in servicing, maintenance, and assembly tasks, it could also be used in other harsh environments such as the ocean floor or in the confined, highly-radioactive space of a nuclear reactor. The modular, highly redundant design could also bring this technology within the reach of many more projects since it increases flexibility during production, reducing tooling times and enabling swift adaptability to create a variety of products. 

Kvaser wishes the HOMER team the very best for continued success with their project. And who knows, maybe in a few years we'll be talking about subsequent terrestrial demonstrators BART and MAGGIE!

[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1649370306933{margin-top: 25px !important;}"][vc_column width="1/2"][vc_header_raket header_type="h4" header="Which Kvaser product are they using?"][vc_column_text]Kvaser Leaf Light HS v2 CB, a single-channel, high speed, USB-to-CANbus interface, the work-horse of USB to CAN interfaces that provides reliable, low-cost connection to the PC.[/vc_column_text][/vc_column][vc_column width="1/2"][vc_raket_product post_id="8513"][/vc_column][/vc_row][vc_row css=".vc_custom_1649369769864{margin-top: 25px !important;}"][vc_column][vc_header_raket header_type="h4" header="Who is working on this?"][vc_column_text]Institute of Structural Mechanics and Lightweight Design (SLA), RWTH Aachen University, Germany https://www.sla.rwth-aachen.de/cms/~fald/Institut-fuer-Strukturmechanik-und-Leichtbau/lidx/1/ The Institute of Space Systems (IRAS) of the Technical University of Braunschweig, Germany http://www.space-systems.eu/index.php/de/ Chair of Space Technology, Technical University of Berlin, Germany https://www.tu.berlin/[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1649369769864{margin-top: 25px !important;}"][vc_column][vc_header_raket header_type="h4" header="Who is supporting them?"][vc_column_text]

Kvaser https://www.kvaser.com/

Actronic Solutions https://www.actronic-solutions.de/ [/vc_column_text][vc_raw_html]JTNDYnIlMjAlMkYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Find out more"][vc_column_text]The information was published in a paper entitled ‘Fully Modular Robotic Arm Architecture Utilizing Novel Multifunctional Space Interface’ by C. Zeis1, C. A. de Alba-Padilla2, K.-U. Schroeder1, B. Grzesik3, E. Stoll3 that was published in 11TH-EASN IOP Conf. Series: Materials Science and Engineering 1226 (2022) 012096, IOP Publishing doi:10.1088/1757-899X/1226/1/012096 1 Institute of Structural Mechanics and Lightweight Design, RWTH Aachen University, Wuellnerstr. 7, 52066 Aachen, Germany [email protected]

2 Institute of Space Systems, TU Braunschweig, Hermann-Blenk-Str. 23, 38108 Braunschweig, Germany

3 Chair of Space Technology, TU Berlin, Marchstr. 12-14, 10587 Berlin, Germany

[/vc_column_text][/vc_column][/vc_row] [post_title] => An innovative modular robotic manipulator relies on CAN interfaces for drive control [post_excerpt] => A project to modularize a manipulator for use in space uses Kvaser hardware, Copley Controls' servo drives and support from Actronic Solutions, both Kvaser technical associates [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => an-innovative-modular-robotic-manipulator-relies-on-can-interfaces-for-drive-control [to_ping] => [pinged] => [post_modified] => 2022-06-28 09:20:13 [post_modified_gmt] => 2022-06-28 09:20:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38123 [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] => 38451 [post_author] => 23 [post_date] => 2022-05-19 15:13:56 [post_date_gmt] => 2022-05-19 15:13:56 [post_content] => [vc_row][vc_column][vc_single_image image="38452"][vc_column_text]

Kvaser technical associate Softing Automotive is holding an Automotive Convention on May 24-25, 2022. The event combines virtual showroom with live demos and presentations on key trends and challenges in this sector, such as telematics for fleet management and simulation of DoIP control units.

Especially recommended is Julian Mayer’s presentation entitled "Perfect Match – Individual Workshop Tester Meets Rugged CAN/FD Interface", on Tuesday, May 24, 2022, 6-6:30 pm (CET) and Wednesday, May 25, 2022, 9:30-10 am (CET). Julian presents Softing’s intuitive plug & play solution for all diagnostic tasks in aftersales. The diagnostic software is complemented by Kvaser hardware in the shape of the Kvaser U100, a CAN/CAN FD interface that withstands even the toughest demands in the workshop environment.

 For details of the entire programme, please visit https://automotive.softing.com/softing-automotive-convention-2022.html

[/vc_column_text][/vc_column][/vc_row] [post_title] => Softing Automotive Convention, May 24-25 2022 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => softing-automotive-convention-may-24-25-2022 [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:35 [post_modified_gmt] => 2022-09-29 04:14:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38451 [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] => 1e664749b2fcec76eb21a0dbbc8239dc [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

Softing Automotive Convention, May 24-25 2022

Softing Automotive Convention, May 24-25 2022

19/05/2022

Kvaser technical associate Softing Automotive is holding an Automotive Convention on May 24-25, 2022. The event combines virtual showroom with… Read More

Read More
Kvaser 2022 Product ‘Not For New Design’ (NFND) Announcement

Kvaser 2022 Product ‘Not For New Design’ (NFND) Announcement

19/05/2022

Kvaser moves products to “Not For New Design” (NFND) status when we receive information that future production will be limited… Read More

Read More
EMB Power joins Kvaser’s qualified sales representative network

EMB Power joins Kvaser’s qualified sales representative network

19/05/2022

Kvaser’s newest qualified sales representative network is EMB Power, a Macclesfield, UK based expert in automotive development with a focus… Read More

Read More
The Kvaser Mini PCI Express 2xHS v2 plays a vital role in Aristotle University’s electric driverless vehicle

The Kvaser Mini PCI Express 2xHS v2 plays a vital role in Aristotle University’s electric driverless vehicle

13/05/2022

The Aristotle University of Thessaloniki – the largest university in Greece – is located in the north of the country,… Read More

Read More
Kvaser’s U100 family expands to include USB Type-C connector

Kvaser’s U100 family expands to include USB Type-C connector

23/04/2022

With the latest laptops and PCs shipping with USB-C slots only, the Kvaser U100-C (01340-7) has been added to Kvaser’s… Read More

Read More
Hydromotion creates ‘The World’s First Flying Hydrogen Boat’ ahead of Monaco Energy Boat Challenge

Hydromotion creates ‘The World’s First Flying Hydrogen Boat’ ahead of Monaco Energy Boat Challenge

23/04/2022

Hydromotion, formally, TU Delft Hydromotion team, is a team of ambitious students, who, every year, build some of the most… Read More

Read More
ATI’s Vision with EDT & the Kvaser U100: A perfect match

ATI’s Vision with EDT & the Kvaser U100: A perfect match

18/04/2022

Accurate Technologies Inc. (ATI) shows off its Vision software with Enhanced Diagnostic Toolkit (EDT) combined with the Kvaser U100 interface… Read More

Read More
Actronic Solutions at Stuttgart’s MedtechLive Show, 3 – 5 May

Actronic Solutions at Stuttgart’s MedtechLive Show, 3 – 5 May

13/04/2022

From 3rd to 5th of May 2022, Actronic-Solutions GmbH will be in Hall 10, booth 10-603 to present Kvaser’s PCIe… Read More

Read More
ODOS at the UK’s Instrumentation, Analysis & Testing Exhibition, 17 May

ODOS at the UK’s Instrumentation, Analysis & Testing Exhibition, 17 May

13/04/2022

ODOSOLUTIONS AB (ODOS), a Kvaser AB technical partner, will demonstrate its soon-to-be-released Zetalog Edge Cloud 5G Gateway at the on… Read More

Read More
An innovative modular robotic manipulator relies on CAN interfaces for drive control

An innovative modular robotic manipulator relies on CAN interfaces for drive control

08/04/2022

Earth’s orbital space is a busy and dangerous place to work, an environment filled with very specific, highly complex challenges…… Read More

Read More