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

    [query_vars] => Array
        (
            [paged] => 38
            [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 370, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 10901
                    [post_author] => 23
                    [post_date] => 2016-02-16 22:59:30
                    [post_date_gmt] => 2016-02-16 22:59:30
                    [post_content] => [vc_row el_class="full_width"][vc_column][vc_single_image image="10905" img_size="full"][vc_column_text]Are you planning to visit Embedded World 2016 between 23 and 25th February? Nuremberg’s embedded world trade fair unites everything for and about embedded systems under one roof, including our CAN interface modules and partner’s software!

Among the attendees are Kvaser Qualified Sales Representatives and Technical Associates:

emtas Gmbh | Embedded solutions for CANopen and EtherCAT systems.

Micromax | Embedded solutions for harsh environments.

REC - a GlobalLogic Company | Software engineering solutions from Poland, Slovakia and Croatia.[/vc_column_text][/vc_column][/vc_row]
                    [post_title] => Connect at Embedded World 2016
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => connect-at-embedded-world-2016
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-09-29 04:14:34
                    [post_modified_gmt] => 2022-09-29 04:14:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=10901
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 10453
                    [post_author] => 5
                    [post_date] => 2016-02-04 23:36:54
                    [post_date_gmt] => 2016-02-04 23:36:54
                    [post_content] => [vc_row el_class="full_width"][vc_column][vc_single_image image="10496" img_size="full"][vc_column_text]Update: Kvaser has released the updated Kvaser Memorator Light HS v2. For more information, click here.[/vc_column_text][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column][vc_column_text]There’s nothing like hands-on experience, and getting your hands dirty once in a while. The Formula Student Competition is about just that – giving students a chance to test their theoretical knowledge, alongside practical skills such as project management and team working. And perhaps never before in the history of Formula Student has there been as much opportunity for this theoretical knowledge and practical experience to transfer so freely into real-world vehicle applications, as with today’s Formula SAE Electric Collegiate Design Competition.

[/vc_column_text][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column][vc_column_text]

In June 2016 Caltech’s Sustainable Vehicle Club, which was founded in Autumn 2014, will represent the University for the first time at the Formula SAE Electric event. The club has set itself the mission of transforming two go-carts into EVs – one battery powered and the other a fuel cell vehicle. With just a year to design and build a rules-compliant race car, rather than the 2 years taken by most teams, the Caltech team has a sizeable task before it.

[/vc_column_text][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column width="1/2"][vc_column_text]Caltech Racing’s team is split into four subteams: Mechanical, Energetics, Operations and Support. Santiago Navonne, who’s studying for a degree in Electrical Engineering, is Energetics Division Lead. According to Navonne: “We spent our first term exploring the project, identifying requirements and laying out a complete design. For most of us, this is the first project of this magnitude and level of complexity, and as our team grew from 7 people to 70, we had to reorganize the team structure. The goal was to ensure that everybody had a thorough understanding of the component they were designing, but also how that fit into the vehicle as a whole.”

[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="10475" img_size="full"][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column][vc_header_raket header_type="h2" header="Controlling the Communication"][vc_column_text]CAN provides the foundation for the Caltech Racing car’s communication system. Navonne recounts: “On the electrical side, our vehicle uses a fairly distributed system architecture, in which a control core receives and sends information to a number of modules spread out across the vehicle. Integrity of the communication between all devices is vital, which is why CAN was the ideal choice. We use two CAN networks, one for messages between devices fully designed by us (allowing us to use a completely customized messaging protocol), and one for off-the-shelf devices like the motor controller and battery management system.”[/vc_column_text][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column][vc_header_raket header_type="h4" advanced_params="1" header_size="h1" header="''It is imperative that this system be very reliable, as it needs to function when anything (or everything) else fails; Kvaser’s devices accomplish this beautifully.''"][vc_column_text]
[/vc_column_text][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column width="1/2"][vc_column_text]Kvaser is supporting the Caltech Racing team with a Kvaser Blackbird Wifi to CAN interface and a Memorator Light HS standalone datalogger, which will be used in two separate stages of the project. According to Navonne: “During development, we use them for bring-up, troubleshooting, and quality assurance of our design, ensuring specifications are met. The devices will then be installed on the vehicle for testing in the field, providing us with a way to monitor the vehicle’s status in real time, and at the same time saving that information to permanent storage for failure analysis. It is imperative that this system be very reliable, as it needs to function when anything (or everything) else fails; Kvaser’s devices accomplish this beautifully.”[/vc_column_text][/vc_column][vc_column width="1/2"][vc_raket_product post_id="39610"][vc_raket_product post_id="26029"][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column][vc_column_text]

As it stands, the first revision of the design for each component, and how they fit with one another, is complete. Says Navonne: “Each component is being prototyped individually, and we expect to have a working version of all parts by mid-February. The vehicle will then be assembled from all the individual components through mid-March; this will leave three months for testing and revisions, which puts us on track to be ready for race day in June.”

[/vc_column_text][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column width="1/2"][vc_single_image image="10460" img_size="full"][/vc_column][vc_column width="1/2"][vc_column_text]

Acknowledging Caltech’s previous lack of participation, Navonne said: “Caltech is known for excelling at science and theoretical research, and while its name is known to engineers, the Institute’s interactions with industry have always been weaker. The decision to participate in this competition, while supported by Caltech faculty, was driven by students entirely.” So why now and why this competition, begs the question. “The answer is really a combination of finding the right people at the right time: a group of students with a passions for cars and engineering willing to undertake an incredibly ambitious challenge, at a time when electric vehicle research and design is finally making a strong appearance in the industry,” enthuses Navonne.

[/vc_column_text][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column][vc_column_text]

As these students attest, the fast developing market for sustainable vehicle technology means that for all involved, sponsors included, it really is the taking part that counts.

[/vc_column_text][/vc_column][/vc_row]
                    [post_title] => Caltech Goes Racing With Kvaser On-board
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => caltech-goes-racing-with-kvaser-on-board
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-01-10 13:17:45
                    [post_modified_gmt] => 2023-01-10 13:17:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=10453
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 9988
                    [post_author] => 5
                    [post_date] => 2016-01-22 11:19:37
                    [post_date_gmt] => 2016-01-22 11:19:37
                    [post_content] => [vc_row][vc_column][vc_single_image image="9993" img_size="full"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Did you ever think it would be possible to design a car – let alone an autonomous one – just like a smartphone? Harbrick has designed a clever piece of kit that allows you to do just that. Containing an Intel Bay Trail Atom quad core processor running Harbrick’s PolySync software, Kvaser’s mini PCI Express 2xHS, plus four USB 3.0 ports and three gigabit Ethernet ports, the Norland ECU is effectively an out-of-the-box operating system for autonomous vehicles, in just the way that Android is for robots.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_column_text]Harbrick's Norland ECU and PolySync software takes away the hassle of building the back end infrastructure, allowing the developer to focus on building algorithms – the nuts and bolts of an autonomous car. Let’s face it, software already plays an integral part in most cars today, but cars of the future will rely on yet more millions of lines of code, which will differentiate them accordingly. Explains Josh Hartung, co-founder and CEO of Harbrick: “Electric and autonomous are here to stay! A few years down the line, cars will start to look functionally the same i.e. two electric motors and a battery. The difference will be in the software. Whereas there are up to 100 computers communicating with each other in a car today and each ECU focused on a particular application, these will consolidate down to three or less central computers.”[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="9997" img_size="medium"][/vc_column][/vc_row][vc_row][vc_column width="1/4"][vc_single_image image="10019" img_size="full"][/vc_column][vc_column width="3/4"][vc_column_text]As the shift from ‘many boxes, one function, to one box, many functions’ happens, bandwidth will become the prime enabler. Confirms Hartung: “We are looking at 10 to 40Gb connections to be able to handle the extreme data loads of multiple cameras, radar and lidar used for autonomous driving.”

So what does this mean for CAN? Interestingly, CAN’s role is set to expand. Hartung confirms that most autonomous vehicles have between 8 and 10 CAN channels on board and that CAN will be as necessary in future vehicles as it is today: “CAN’s real-time behaviour, high message integrity and simplicity, among its many attributes, assures its place within the communication infrastructure of tomorrow’s vehicles, particularly for device/motion control, timing and data critical applications.” Asked about CAN FD in autonomous vehicles, Hartung responded: “CAN FD offers us the extra bandwidth to do encryption, so yes, it will undoubtedly have a role to play too.”

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

Harbrick and its distribution company, AutonomouStuff, a worldwide supplier of systems, equipment and services for autonomous vehicles, are long-term partners of Kvaser. Asked about the use of Kvaser’s mini PCI Express 2xHS within the Norland ECU, Hartung says: “We use a lot of Kvaser hardware. Kvaser has the best Linux CAN library, it is built to the highest quality, is never unreliable and offers the highest message frequency handling, plus we get great support. It’s the reason we can say to customers with confidence that the Norland ECU ‘implements a reliable, real-time, distributed data bus that is ready for anything from the battlefield to the city streets!’.”

[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="38874" img_size="full" img_link="https://www.kvaser.com/products/kvaser-mini-pci-express-2xhs/"][/vc_column][/vc_row][vc_row el_class="full_width"][vc_column][vc_separator_raket][vc_header_raket header_type="h3" advanced_params="1" header_size="h3" header_align="center" preheader="Image Gallery"][vc_gallery interval="3" images="9997,9996,9995,10888,11255" img_size="full"][/vc_column][/vc_row]
                    [post_title] => Harbrick uses Kvaser PCI boards for autonomous vehicle development ECU
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => harbrick-uses-kvaser-pci-boards-for-autonomous-vehicle-development-ecu
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-18 23:19:46
                    [post_modified_gmt] => 2022-11-18 23:19:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=9988
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 8793
                    [post_author] => 5
                    [post_date] => 2015-11-26 09:28:18
                    [post_date_gmt] => 2015-11-26 09:28:18
                    [post_content] => At the 15th international CAN Conference (iCC) in Vienna (Austria) on October 27 and 28th 2015, over 40% of CAN FD tabletop exhibitors used Kvaser CAN FD IP. In addition to Kvaser, Microchip, K2L and Janz Tec all used CAN FD (Flexible Data Rate) IP that has been designed in-house by Kvaser’s hardware development team.

At the event, Kvaser announced that Microchip, with whom it has worked closely to test and validate its IP, is integrating Kvaser’s CAN and CAN FD IP in future controller products destined for automotive and industrial applications. Kvaser also announced a strategic partnership with Synective Labs to commercialize its complete set of IP blocks for CAN FD, which are now available for FPGA and ASICs for non-strategic customers.

Presentations were made by Kent Lenartsson, Kvaser’s research manager, who spoke about a CAN FD filter for Classical CAN controllers, whilst Derek Sum, a Kvaser support engineer, discussed the pros and cons of a wireless replacement for cables in CAN networks. Kvaser’s president Lars Berno Fredriksson chaired the session on higher-layer protocols.
                    [post_title] => Kvaser’s CAN FD IP plays important role at 15th iCC event
                    [post_excerpt] => In addition to Kvaser, Microchip, K2L and Janz Tec all used CAN FD (Flexible Data Rate) IP that has been designed in-house by Kvaser’s hardware development team.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kvasers-can-fd-ip-plays-important-role-at-15th-icc-event
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-09-29 04:14:15
                    [post_modified_gmt] => 2022-09-29 04:14:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=8793
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 8847
                    [post_author] => 5
                    [post_date] => 2015-11-26 08:59:39
                    [post_date_gmt] => 2015-11-26 08:59:39
                    [post_content] => New to Kvaser’s interface portfolio is the Kvaser USBcan Light 4xHS, a compact, reliable and cost-effective means of connecting four high speed CAN buses to a PC or mobile computer in applications as wide ranging as automotive, mining, marine, military, oil and gas exploration, military, industrial and heavy machinery.

USBcan Light 4xHS features the sleek, ergonomically designed housing that Kvaser products are renowned for and comes with galvanic isolation as standard. This USB to quad channel Controller Area Network (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.

USBcan Light 4xHS is supplied with CANlib, the software API that is common to all Kvaser hardware. Quick to programme once you have Canlib downloaded on the host computer, USBcan Light 4xHS is extremely simple to install and configure.

For more information on the USBcan Light 4xHS interface, please click through to: www.kvaser.com/products/USBcanLight4xHS. Visit www.kvaser.com/support for resources to help users get started with their devices quickly, included our Quick Start Guides for all products, Kvaser’s Developer Blog and Video tutorials.
                    [post_title] => Quadruple your CAN connection capabilities with the USBcan Light 4xHS
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => quadruple-your-can-connection-capabilities-with-the-usbcan-light-4xhs
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-09-29 04:14:15
                    [post_modified_gmt] => 2022-09-29 04:14:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=8847
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 9012
                    [post_author] => 6
                    [post_date] => 2015-11-26 07:20:35
                    [post_date_gmt] => 2015-11-26 07:20:35
                    [post_content] => [vc_row][vc_column width="1/1"][vc_single_image image="9013" img_size="full"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][vc_column_text]Visiting SPS IPC Drives tradeshow in Frankfurt this week?  Connect with the Kvaser network.  Several of our Technical Associates will be there:

port Gmbh | Industrial real time applications.
Exhibition Link

MACCON Gmbh | Leading supplier of electrical drive products and solutions.
Exhibition Link

emtas Gmbh | Your embedded solutions partner.
Exhibition Link


  About the show: SPS IPC Drives is Europe’s leading exhibition for electric automation. Meet suppliers of electric automation technology from around the world. Inform yourself about all products, trends and innovations within the industry from 24 - 26 November 2015 in Nuremberg. The trade fair offers you the perfect platform to search the right solutions for your automation tasks.[/vc_column_text][/vc_column][/vc_row] [post_title] => Connect at SPS IPC Drives Show (Frankfurt) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => connect-at-sps-ipc-drives-show-frankfurt [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:15 [post_modified_gmt] => 2022-09-29 04:14:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=9012 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 9037 [post_author] => 6 [post_date] => 2015-11-25 20:20:01 [post_date_gmt] => 2015-11-25 20:20:01 [post_content] => [vc_row][vc_column][vc_single_image image="9038" img_size="full"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Visiting the Automotive Testing Show in Turkey this week?  Connect with the Kvaser network.  Several of our Associates will be there: Accurate Technologies | The Leading Independent Supplier of ECU Development Tools RMC Engineering | Engineering services and products for companies actively working on research and development. RA Consulting Gmbh | The best automotive software solutions.  
  About the show: The ATS Automotive Testing Show & Expo is an exhibition based show dedicated for suppliers of Testing products, Simulation and development tools , we welcome visitors from Automotive, Aerospace, Motorsport, and any related industry. Automotive Testing Show website: http://www.testingshow.com/turkey/#home[/vc_column_text][/vc_column][/vc_row] [post_title] => Join us at the Automotive Testing Show (Turkey) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => automotive-testing-show-turkey [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:15 [post_modified_gmt] => 2022-09-29 04:14:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=9037 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 8842 [post_author] => 5 [post_date] => 2015-11-25 06:28:38 [post_date_gmt] => 2015-11-25 06:28:38 [post_content] => New to Kvaser’s interface portfolio is the USBcan Pro 2xHS v2, a USB to dual channel Controller Area Network (CAN) or CAN with Flexible Data-Rate (CAN FD) interface with scripting capability. This device is perfect for tackling rapid ECU flashing, advanced bus analysis and development work. The USBcan Pro 2xHS v2 has a standard USB connector and two high-speed CAN channels with ISO 11898-2 compliant CAN transceivers in two separate 9-pin D-SUB CAN connectors. High-performance, yet compact, it can be used as a simple dual-channel interface to connect two high speed CAN busses to a PC or mobile computer, or by using the programming feature, it is capable of much more. For example, users can run a t program on the Kvaser USBcan Pro 2xHS to speed up file transfer protocols or to emulate ECUs and other devices by generating traffic and handling protocols. Like the USBcan Light 2xHS, the USBcan Pro 2xHS v2 features the sleek, ergonomically designed housing that Kvaser products are renowned for and comes with galvanic isolation as standard. However, unlike the USBcan Light 2xHS, the Pro version offers t script programming and is shipped with Kvaser TRX, a lightweight development environment that lowers the bar when starting out programming the device. The USBcan Pro 2xHS v2 is also supplied with CANlib, the software API that is common to all Kvaser hardware. For more information on the Kvaser USBcan Pro 2xHS v2 interface, please click through to: https://www.kvaser.com/product/kvaser-usbcan-pro-2xhs/ Support and Availability The Kvaser USBcan Pro 2xHS v2 interface is available now with free software, free software updates and free support. Visit www.kvaser.com/support for resources to help users get started with their devices quickly, included our Quick Start Guides for all products, Kvaser’s Developer Blog and Video tutorials. [post_title] => Kvaser launches CAN FD capable dual channel programmable interface [post_excerpt] => Like the USBcan Light 2xHS, the USBcan Pro 2xHS v2 features the sleek, ergonomically designed housing that Kvaser products are renowned for and comes with galvanic isolation as standard. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-launches-can-fd-capable-dual-channel-programmable-interface [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:14 [post_modified_gmt] => 2022-09-29 04:14:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=8842 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 8844 [post_author] => 5 [post_date] => 2015-11-12 07:14:05 [post_date_gmt] => 2015-11-12 07:14:05 [post_content] => Swedish CAN hardware specialist Kvaser AB is pleased to announce two new additions to its well-known Kvaser Leaf CAN to USB interface family, the Kvaser Leaf Pro HS v2 and Kvaser Leaf Pro HS v2 OBDII. This evolution of the Leaf family brings programmability to user’s fingertips, as well as CAN with Flexible Data-Rate (CAN FD). The Leaf Pro is perhaps the easiest way to connect a computer to a CAN bus network by means of the standard USB interface and 9-pin D-SUB connector. Having made its name as the work-horse of USB to CAN interfaces, Kvaser’s Leaf interface family provide reliable, low cost tools for connecting any CAN network to a PC or mobile computer in applications as wide ranging as automotive, mining, marine, military, oil and gas exploration, industrial and heavy machinery. Kvaser’s Pro versions boast a high transmit capability that meets the needs of CAN FD frames. The Kvaser Leaf Pro HS v2 transmits the 64 data bytes of a CAN FD frame at bit rates up to 8 Mbit/s, in addition to standard CAN frames of 8 bytes. With a maximum message rate of 20000 messages per second, each time-stamped with a one microsecond accuracy, this is a highly advanced, portable real-time CAN to USB interface that can be customised using Kvaser’s t programming language. For example, users can run a t program to speed up file transfer protocols or to emulate ECUs and other devices by generating traffic and handling protocols.
Commenting on the announcement, Lars-Berno Fredriksson, president of Kvaser AB, said: “Our best-selling interface just got better. CAN FD-capability and programmability make the Kvaser Leaf Pro HS v2 and Kvaser Leaf Pro HS v2 OBDIIour most capable Leafs yet!”
Galvanic isolation is a standard feature of this sleek, ergonomically designed interface. With a 107cm long USB lead, and either a standard 9-pin DSUB or a 16-pin OBDII connector, the Kvaser Leaf Pro HS v2 and Kvaser Leaf Pro HS v2 OBDII suit a wide range of environments, from ECU development and test to in-the-field service situations. For more information on the Kvaser Leaf Pro HS v2 and Kvaser Leaf Pro HS v2 OBDII interfaces, please click the following link: www.kvaser.com/product/kvaser-leaf-pro-hs-v2/ Support and Availability The Leaf Pro HS v2 and Kvaser Leaf Pro HS v2 OBDII are available now with free software, free software updates and free support. [post_title] => CAN FD and programmability: Kvaser updates its market-leading Leaf CAN interfaces [post_excerpt] => Kvaser announces two new additions to its well-known Kvaser Leaf CAN to USB interface family, the Kvaser Leaf Pro HS v2 and Kvaser Leaf Pro HS v2 OBDII. This evolution of the Leaf family brings programmability to user’s fingertips, as well as CAN with Flexible Data-Rate [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => can-fd-and-programmability-kvaser-updates-its-market-leading-leaf-can-interfaces [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:14 [post_modified_gmt] => 2022-09-29 04:14:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=8844 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 8772 [post_author] => 5 [post_date] => 2015-11-05 10:03:04 [post_date_gmt] => 2015-11-05 10:03:04 [post_content] => Leading Controller Area Network (CAN) interface specialist, Kvaser AB, is pleased to announce a strategic partnership with Synective Labs AB (Gothenburg, Sweden) to commercialise Kvaser’s CAN with Flexible Data-Rate (CAN FD) and CAN 2.0 IP. A complete set of IP blocks for CAN FD (Flexible Data Rate) has been developed by Kvaser, primarily for integration into its own FPGAs. By partnering with Synective Labs, Kvaser’s IP modules will be made available for FPGA and ASICs for any non-strategic customers. In June 2015, ISO approved ISO 11898-1:2015, the document that specifies the Classical CAN and CAN FD protocols. Whilst yet to be published in its final form, Kvaser’s CAN FD implementation complies with both the latest proposed standard for CAN FD 1.0 and the CAN 2.0 standard. Synective ensures compatibility with the final version of the CAN FD standard (ISO11898) once it becomes available. Kvaser’s CAN FD block has been designed with the following features:
  • Small size
  • Low-latency DMA
  • Highly configurable
  • Status updates in the data stream
  • Easy integration
This IP implementation supports CAN FD bit-rates up to 13 Mbit/s with 40MHz clock frequency. The IP block is delivered with a system bus interface for easy integration, though it is also possible to use simply the internal core logic without buffers and with a simple interface to achieve minimal frame size.   [post_title] => Kvaser announces strategic partnership with Synective Labs to commercialize CAN FD IP [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-announces-strategic-partnership-with-synective-labs-to-commercialize-can-fd-ip [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:14 [post_modified_gmt] => 2022-09-29 04:14:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=8772 [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] => 10901 [post_author] => 23 [post_date] => 2016-02-16 22:59:30 [post_date_gmt] => 2016-02-16 22:59:30 [post_content] => [vc_row el_class="full_width"][vc_column][vc_single_image image="10905" img_size="full"][vc_column_text]Are you planning to visit Embedded World 2016 between 23 and 25th February? Nuremberg’s embedded world trade fair unites everything for and about embedded systems under one roof, including our CAN interface modules and partner’s software! Among the attendees are Kvaser Qualified Sales Representatives and Technical Associates: emtas Gmbh | Embedded solutions for CANopen and EtherCAT systems. Micromax | Embedded solutions for harsh environments. REC - a GlobalLogic Company | Software engineering solutions from Poland, Slovakia and Croatia.[/vc_column_text][/vc_column][/vc_row] [post_title] => Connect at Embedded World 2016 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => connect-at-embedded-world-2016 [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:34 [post_modified_gmt] => 2022-09-29 04:14:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=10901 [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] => dda26c8ce8ea57e6c9688b3f5f81faa7 [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

Connect at Embedded World 2016

16/02/2016

Are you planning to visit Embedded World 2016 between 23 and 25th February? Nuremberg’s embedded world trade fair unites everything… Read More

Read More
Caltech Goes Racing With Kvaser On-board

Caltech Goes Racing With Kvaser On-board

04/02/2016

Update: Kvaser has released the updated Kvaser Memorator Light HS v2. For more information, click here. There’s nothing like hands-on… Read More

Read More

Harbrick uses Kvaser PCI boards for autonomous vehicle development ECU

22/01/2016

Did you ever think it would be possible to design a car – let alone an autonomous one – just… Read More

Read More
Kvaser’s CAN FD IP plays important role at 15th iCC event

Kvaser’s CAN FD IP plays important role at 15th iCC event

26/11/2015

At the 15th international CAN Conference (iCC) in Vienna (Austria) on October 27 and 28th 2015, over 40% of CAN… Read More

Read More
Quadruple your CAN connection capabilities with the USBcan Light 4xHS

Quadruple your CAN connection capabilities with the USBcan Light 4xHS

26/11/2015

New to Kvaser’s interface portfolio is the Kvaser USBcan Light 4xHS, a compact, reliable and cost-effective means of connecting four… Read More

Read More

Connect at SPS IPC Drives Show (Frankfurt)

26/11/2015

Visiting SPS IPC Drives tradeshow in Frankfurt this week?  Connect with the Kvaser network.  Several of our Technical Associates will… Read More

Read More

Join us at the Automotive Testing Show (Turkey)

25/11/2015

Visiting the Automotive Testing Show in Turkey this week?  Connect with the Kvaser network.  Several of our Associates will be there:… Read More

Read More

Kvaser launches CAN FD capable dual channel programmable interface

25/11/2015

New to Kvaser’s interface portfolio is the USBcan Pro 2xHS v2, a USB to dual channel Controller Area Network (CAN)… Read More

Read More

CAN FD and programmability: Kvaser updates its market-leading Leaf CAN interfaces

12/11/2015

Swedish CAN hardware specialist Kvaser AB is pleased to announce two new additions to its well-known Kvaser Leaf CAN to… Read More

Read More

Kvaser announces strategic partnership with Synective Labs to commercialize CAN FD IP

05/11/2015

Leading Controller Area Network (CAN) interface specialist, Kvaser AB, is pleased to announce a strategic partnership with Synective Labs AB… Read More

Read More