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

    [query_vars] => Array
        (
            [paged] => 45
            [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 440, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1604
                    [post_author] => 5
                    [post_date] => 2014-01-30 14:10:35
                    [post_date_gmt] => 2014-01-30 14:10:35
                    [post_content] => 

[vc_row][vc_column][vc_single_image image="1482"][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][vc_column][vc_column_text]It’s a fact of life that technology that starts out in cars is invariably applied to motorbikes and vice versa, and it is certainly the case for CAN. However, whilst automotive datalogging for road and race applications is well developed, the size and lack of flexibility of most CAN interfaces mean that they haven’t lent themselves to motorbike datalogging, until now.

Dorna Sports, an international sports management, marketing and media company that holds the media rights for the FIM RoadRacing World Championship Grand Prix (MotoGP™), uses CAN to control an on-bike camera system. Kvaser’s Memorator Light interface is then used to log data from the camera system, as well as data from the bike’s ECU such as engine RPM, gear selected, bike speed etc. This is then analysed by Dorna Engineers during pre-race testing and if it is correct, the camera system relays live race data via RF so that it can be broadcast directly. Explains Gerard Navarro, Dorna Sports’ On-Board Manager within its TV Production Department: “We were using the I2C protocol and standard serial communication before, but CAN has much more data capacity and is more reliable.”

There are few places that are as space-constrained as a MotoGP bike such as Valentino Rossi’s. However, space is not the only design limitation.  Says Navarro: “There are high vibration levels, high working temperatures and dynamics, as the bikes can reach up to 340 km/h on some tracks. We need to design and install equipment that is robust enough to give us the best possible performance in a very small space.”

Dorna chose Kvaser’s Memorator Light for its robustness, small size and lightweight design, as well as its huge data storage capacity. The interface, which was modified slightly in order to guarantee its vibration resistance, passed its first test with flying colours at the Jerez circuit in Spain and has been used during subsequent test sessions to great effect, particularly when it is not convenient and cost effective to fit the whole RF infrastructure, only to obtain test data.

Commented Navarro: “The logger has been working fine and is correctly collecting data during test sessions that can last up to 4 hours. It is proving extremely useful to us.”

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_header_raket header_type="h4" header="Product information"][vc_column_text]With no preconfiguration or software setup required, the Memorator Light is an easy-to-use tool for logging serial data that works straight out of the box. The device’s inbuilt autobaud function automatically determines the bit rate, so the user can just focus on data recording on the 1GByte of built-in memory. Once enough data has been gathered, Memorator Light is connected to a PC via its USB 2.0 interface and the Memorator Light Extraction Software, which comes as part of the package, provides easy access to the data in multiple file formats. Find out more here.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="38877"][/vc_column][/vc_row][vc_row el_class="default" eq_heights="1"][vc_column][vc_column_text]Related articles:
Motorsport team use Kvaser datalogger to collect race data
Memorator provides 'black box' capability in the mining industry[/vc_column_text][/vc_column][/vc_row]

[post_title] => Moto GP calls for the Memorator Light [post_excerpt] => It’s a fact of life that technology that starts out in cars is invariably applied to motorbikes and vice versa, and it is certainly the case for CAN. However, whilst automotive datalogging for road and race applications is well developed, the size and lack of flexibility of most CAN interfaces mean that they haven’t lent themselves to motorbike datalogging, until now. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => moto-gp-calls-for-the-memorator-light [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1604 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 1601 [post_author] => 5 [post_date] => 2014-01-07 13:16:55 [post_date_gmt] => 2014-01-07 13:16:55 [post_content] => [vc_row][vc_column][vc_column_text]Electric RaceAbout (ERA), an engineering project run by Helsinki Metropolia University of Applied Sciences in collaboration with the prestigious Institute of Design, Lahti Polytechnic, is using Kvaser’s Eagle CAN interface and datalogger in the Battery Management System of its Electric sports car. The ERA car is a ground-up design that adopts the latest technology in electric powertrain and battery systems, as well as light-weight manufacturing expertise. The object of the exercise is to create a state-of-the-art battery driven electric-vehicle that drives like a full-blooded sports car but has extremely low energy consumption and no emissions. The ERA team installed a new Lithium Polymer battery pack in the car earlier this year, including a new Battery Management System (BMS) that was developed by Joonas Sainio as his Bachelor of Engineering thesis. According to Sainio: “During the development phase, we realised that we would need an external CAN-bus controlled non-volatile memory device to store values such as charged/discharged energy (kWh) and charged/discharged Ahs (AmpHours). This would allow us to keep track of how much energy and AmpHours had been used during the battery´s life, and during the project in general. Kvaser’s Eagle was a great solution for this purpose.” The Kvaser Eagle was housed under the dashboard inside the ERA car and an external CAN datalogger was used to graphically present the information stored in the Kvaser Eagle, as well as store data from the car’s multiple CAN bus. Notably, the RaceAbout car has four CAN-bus: one for motor control; one for different kinds of sensors, chargers, vehicle control units, instrument panel; one for the car’s low voltage system; and one for the BMS-system. Some of the devices are also connected to two different CAN-bus at the same time. For example, the BMS-master uses an internal CAN-bus to monitor the battery and at the same time reports data to another CAN-bus to let other system devices know how the battery is doing. Sainio used Eagle’s t programming language to control how the Eagle interacted with the battery management system, and a custom-built graphical user interface to help make sense of the collected data. The image below shows battery information stored within the Kvaser Eagle´s memory. Explains Sainio: “The Kvaser Eagle acts as the system’s CAN-bus controlled memory. When the vehicle is “turned on”, the BMS-master requests all previous energy and charge data (shown in the image above) from memory. The data received during start up can be seen at the right side of the picture. Every 15 seconds the BMS-master sends refreshed values into the CAN-bus where the Kvaser Eagle captures and stores them.” He adds: “The Kvaser Eagle was an obvious choice because of the t-script capabilities of the device. This enables users to tailor the device to function exactly as they want. Previous experience of Kvaser’s USBcan II also meant that Kvaser was a natural choice for us.” One of the many functions of the BMS is to tell the team to what degree they have charged or discharged the battery. More interesting still is the information on how many AmpHours and energy (kWh) the battery has processed in entirety. This is because, in future, these values indicate how much energy/charge was processed before a loss of battery performance was noticed, for example. From the total energy used it is also possible to calculate how much the discharged energy has cost. In the future, the can-bus controlled external memory will be able to store even more information, such as an odometer. During the 2012-2013 season, the team installed many new components with the goal of setting a new record for street legal electric cars at the Nürburgring Nordschleife. Limited time on the track and slow battery cooling after hard driving sessions meant that the fastest lap they recorded was 08.23 minutes, but the team and the driver believe they could lap at under 8 minutes with minimal changes to the car. The new lap time is 20 seconds faster than Electric RaceAbout’s previous record, and just 27 seconds behind the fastest electric car in the same series (the Mercedes SLS-AMG Electric Drive), which is a real achievement. Congratulations and good luck to the ERA team for the 2013-2014 season.[/vc_column_text][/vc_column][/vc_row][vc_row el_class="default" eq_heights="1"][vc_column width="1/2"][vc_raket_product post_id="4602"][/vc_column][vc_column width="1/2"][vc_header_raket header_type="h4" header="Related articles:"][vc_column_text]Memorator Pro records battery data from electric go-karts Kvaser CAN interfaces used for testing EV bus designs[/vc_column_text][/vc_column][/vc_row] [post_title] => Electric race car team uses Kvaser Eagle for CAN-controlled memory [post_excerpt] => Electric RaceAbout (ERA), an engineering project run by Helsinki Metropolia University of Applied Sciences in collaboration with the prestigious Institute of Design, Lahti Polytechnic, is using Kvaser’s Eagle CAN interface and datalogger in the Battery Management System of its Electric sports car. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => can-dataloelectric-race-car-team-uses-kvaser-eagle-for-can-controlled-memorygger-supports-aerodynamics-research [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1601 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 1595 [post_author] => 5 [post_date] => 2013-12-23 11:58:41 [post_date_gmt] => 2013-12-23 11:58:41 [post_content] => [vc_row][vc_column][vc_column_text]Chris Whiteford is a man on a complex mission. He has just started to build an advanced aerodynamic sensing network that, coupled with data from computer models from CFD / wind tunnel and real world testing, will optimise aerofoil positioning on race cars for maximum efficiency, completely automatically. The PhD project, which Whiteford is carrying out at Cranfield University, well-known as the UK’s number 1 centre of automotive and motorsport training and research, seeks to investigate exactly what drivers require from the aerofoils. For example, is it optimum downforce that is needed, or is straight-line speed the priority? And, when various manoeuvres are being undertaken, such as overtaking another vehicle or drafting, how is the ideal efficiency of the system affected?

Solution: CAN Datalogger

Kvaser’s Memorator CAN datalogger and interface is being used to build Whiteford’s sensing network, assisting in programming and the structuring of the system. All the systems are interconnected using CAN bus, with all of the sensors running on CAN bus extenders from Microchip. These include independent Pitot-Static sensors, which will provide a pressure comparison across the length of the vehicle, and front mounted sensors, which allow the system to analyse the airflow directly ahead of the car. Various hardware devices within the car, such as the car’s fuel / cooling management system, the power steering system and 4WD controller, will also contribute data. Once assembled, the sensor system will be integrated into MATLAB and used to generate an aero model on the controlling PC. A combination of computational fluid dynamics / wind tunnel and real world testing will help generate a model of the aerodynamic behaviour of the car under varying conditions, which will then be used to program the car’s core CPU. The car’s aero system will then interact with the target model to determine the most efficient aerofoil position.
Explains Whiteford: “During testing, Memorator will be used to interface to the CAN bus and log the data offline, so it can be examined later. Having two distinct HS channels also allows me to use multiple CAN busses and log them simultaneously, meaning I can build two separate CAN networks to keep the timing essential transactions separate to the bulk data network.”
Notably, due to the complexity of the system and importance of the response times, the CAN data and error handling is extremely critical. The end goal of this project is a system that runs almost entirely unaided and identifies requirements on the fly. We’ll provide an update when the project nears completion but for more information on the project or to help in any way, please contact Chris at [email protected] Whiteford is in need of certain pieces of lab equipment and computing devices, so any sponsorship opportunities and/or loan of equipment is gratefully received. Image courtesy of © Gunnar Assmy - Fotolia.com[/vc_column_text][/vc_column][/vc_row][vc_row el_class="default" eq_heights="1"][vc_column width="1/2"][vc_raket_product post_id="39560"][/vc_column][vc_column width="1/2"][vc_cta_button call_text="More CAN Dataloggers" title="Search" color="btn-danger" size="btn-large" href="https://www.kvaser.com/products-services/our-products/#/?descriptors=product_groups&product_groups=can-loggers"][vc_header_raket header_type="h4" header="Related links:"][vc_column_text]Memorator plays a part in ‘green’ automotive research Memorator Pro records battery data from electric go-karts[/vc_column_text][/vc_column][/vc_row] [post_title] => CAN datalogger supports aerodynamics research [post_excerpt] => Chris Whiteford has started to build an advanced aerodynamic sensing network that, coupled with data from computer models from CFD / wind tunnel and real world testing, will optimise aerofoil positioning on race cars for maximum efficiency, completely automatically. Kvaser’s Memorator CAN datalogger and interface is being used to program the sensing network ... [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => can-datalogger-supports-aerodynamics-research [to_ping] => [pinged] => [post_modified] => 2023-01-10 13:14:17 [post_modified_gmt] => 2023-01-10 13:14:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1595 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 1583 [post_author] => 5 [post_date] => 2013-11-21 13:38:28 [post_date_gmt] => 2013-11-21 13:38:28 [post_content] => [vc_row][vc_column][vc_column_text]On 12th November 2013, Kvaser presented CAN EF (Controller Area Network - Enhanced Format) to attendees of the 14th International CAN Conference in Paris, France. CAN-EF proposes an intermediate step between CAN and the new high performance CAN with Flexible Data Rate (CAN FD) solution that is in the process of being integrated within ISO 11898-1. The proposal was put forward for industry discussion within the context of Hardware Development Manager Kent Lennartsson’s paper entitled 'How to implement and utilize high bit-rate in your system'. CAN FD provides a highly efficient method of increasing CAN data throughput, by increasing the number of bytes in each CAN-frame (from 8 to 64 bytes), whilst making the CAN-frames shorter. However, this technology cannot be used with existing CAN controllers. In contrast, CAN EF offers higher data-rate communication than CAN by packing the extra bits into the CAN-frames in such way that they can be received by legacy CAN controllers, ensuring full backwards compatibility with existing CAN infrastructure. Commented Lars-Berno Fredriksson, president of Kvaser AB: “On the one hand, CAN FD provides a high bit rate, but on the other hand, it is not backwards compatible with the current version of CAN. Systems and modules have to be redesigned to take advantage of CAN FD. We see that CAN EF could facilitate the industry’s move to CAN FD. The reality is that it will take time for the industry to switch to what is an entirely new communications standard; CAN EF could give CAN users quicker and simpler access to greater data rates in the meantime.” The performance of CAN EF would be within the range of 50-90% of CAN FD in similar circumstances. Kent Lennartsson, Kvaser’s Hardware Development Manager, says: “From a silicon vendor’s point of view, a great deal of the logic would be common across CAN, CAN EF and CAN FD, making it possible to combine all logic into one unit with a minor increase in gate count compared to CAN FD.” CAN EF works by hiding the high-speed data from the legacy CAN modules, allowing CAN EF modules to be installed into any system to communicate at a higher bit-rate without interfering with any connected CAN-module in use today. This would allow users to replace modules gradually to achieve a progressive increase in data throughput, rather than suddenly render all existing CAN modules and service tools obsolete. For example, in truck applications where J1939 is employed at 250 kBit/s, CAN EF would facilitate an increase in data throughput, without altering the basic bit rate. CAN EF requires no physical layer modification, but like CAN FD, certain physical architectures will limit its highest usable bit-rate. CAN EF communication could co-exist with CAN FD, potentially allowing CAN EF to act as a technically compatible bridge technology between the existing CAN standard and the future high performance CAN FD protocol. For further technical information, please contact Kent Lennartsson at [email protected]. The paper presented at the ICC is available from the CAN in Automation (CAN-CiA) head office. Please visit www.can-cia.org for more details.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_header_raket header_type="h4" header="Related articles:"][vc_column_text]Kvaser participates in CAN-FD Technical Day[/vc_column_text][/vc_column][vc_column width="1/2"][vc_column_text] [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

For media enquiries, please contact:

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_raket_person post_id="5197"][/vc_column][vc_column width="1/2"][/vc_column][/vc_row] [post_title] => Kvaser puts forward technical proposal that could facilitate a switch to CAN FD [post_excerpt] => Kvaser presented CAN-EF (Controller Area Network - Enhanced Format) to attendees of the 14th International CAN Conference in Paris, France. CAN-EF proposes an intermediate step between CAN and the new high performance CAN with Flexible Data Rate (CAN-FD) solution that is in the process of being integrated within ISO 11898-1. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-puts-forward-technical-proposal-that-could-facilitate-a-switch-to-can-fd [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1583 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 61 [post_author] => 38 [post_date] => 2013-10-28 09:40:13 [post_date_gmt] => 2013-10-28 09:40:13 [post_content] => [vc_row][vc_column][vc_column_text]The Kvaser Mini PCI Express HS is a highly integrated CAN add-on board that adds a single, high speed controller area network (CAN) channel to any standard computer board with mini PCI Express capability. Offering silent mode, error frame detection and an on-board buffer, the small form factor board is ideal for any embedded data acquisition systems, but is particularly envisaged for fleet management. Commented Michael Odälv, Director Marketing & Sales at Kvaser AB: “This piggyback CAN board is our smallest form factor yet, measuring a mere 30 mm x 51 mm. Many fleet management applications require a single CAN channel to monitor key parameters such as fuel economy, engine speed, braking and accelerator pressure, and gearshift patterns. However, other applications such as industrial control systems and robotics will also benefit from this.” The Kvaser Mini PCI Express HS board has a low profile connector that complies with the mini PCI Express standard, which connects via a cable to a DSUB connector (or other type) at the computer housing. With just the CAN communication link itself exposed, this arrangement protects total system EMC performance because all the electronics remain inside the computer housing. In car or truck applications, this can be particularly important. Notably, this add-on board complies with EN 61000-6-2:2005, specifying EMC immunity for industrial environments and also operates over the industrial temperature range of -40 to +85 °C. Other features of this device include a bit rate from 40 to 1000 kbit/s and a CAN transfer rate up to 20000 messages/s. The time stamp accuracy is 25 µs. Kvaser’s free of charge CANLIB SDK can be used to develop software for the Mini PCI Express HS board. Programs written in CANlib will be fully compatible with present and future hardware from Kvaser. Support for Linux, in the form of drivers and a dedicated SDK, are available as a separate download. For more information on Kvaser’s range of PCI/PCI-X/PCI Express boards, please click the following link: https://www.kvaser.com/product/kvaser-mini-pci-express-hs/ Support and Availability The Kvaser Mini PCI Express HS is available now with free software, free software updates and free support.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element="yes"][vc_column width="1/2"][vc_raket_product post_id="4637"][/vc_column][vc_column width="1/2"][vc_video link="http://www.youtube.com/watch?v=zcWKM_GlATo"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

For media enquiries, please contact:

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2" el_class="person-detail-one"][vc_raket_person post_id="5197"][/vc_column][vc_column width="1/2" el_class="person-detail-two"][vc_raket_person post_id="5197"][/vc_column][/vc_row] [post_title] => Kvaser launches Mini PCI Express CAN board [post_excerpt] => The Kvaser Mini PCI Express HS is a highly integrated CAN add-on board that adds a single, high speed controller area network (CAN) channel to any standard computer board with mini PCI Express capability. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-launches-mini-pci-express-can-board [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=61 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 1884 [post_author] => 5 [post_date] => 2013-10-28 09:25:28 [post_date_gmt] => 2013-10-28 09:25:28 [post_content] => [vc_row][vc_column][vc_single_image image="1459" img_size="full"][vc_column_text]Kvaser AB is pleased to announce the BlackBird v2 HS CAN 2.0 to WLAN interface. An upgrade to Kvaser’s original BlackBird CAN to WLAN interface, the BlackBird v2 incorporates a new radio chip that gives it up to 75% better range. In addition, a new REST-based application programming interface (API) means that the Blackbird v2 can now be accessed from any tablet PC or smartphone. The BlackBird v2’s ability to leverage existing wireless infrastructure makes it ideal for replacing cumbersome cables, accessing hard-to-reach CAN networks, or for monitoring a CANbus while in motion. Based on a radio chip that is Wi-Fi certified and meets CE and FCC standards, it works in both Ad Hoc and Infrastructure mode. “The Blackbird name is synonymous with speed; with any wireless link, data throughput depends on the attributes of the network itself, but the Blackbird v2 allows customers to relay CAN messages further and faster than previously possible using a Blackbird, thanks to additional 802.11n compatibility,” commented Lars-Berno Fredriksson, president of Kvaser AB. He added: “Some of our automotive customers use the Blackbird to monitor engine parameters wirelessly during on-track testing and race events; this will allow them to do so more consistently and efficiently than ever.” Additional features of the BlackBird v2 include galvanic isolation and more onboard memory, which helps the interface overcome potential interruptions to the connection during wireless disturbance. The maximum message rate for this device is 15,000/s, with a timestamp resolution of 25µs. A special feature of the Blackbird v2 is its REST based API. Catering to increased market demand for iOS and Android-based applications, this is a flexible, device independent development environment that lowers the bar for customers wishing to develop applications for the Blackbird v2. Notably, example frameworks for simple applications, such as a CAN monitor, are already available in the Kvaser REST API for Blackbird v2 documentation area – see Kvaser’s website (www.kvaser.com) for details. For more information on Kvaser’s range of Blackbird CAN to WLAN interfaces, please click through to: www.kvaser.com/products/blackbirdv2 Support and Availability The Blackbird v2 is available now with free software, free software updates and free support. About Kvaser: With over 25 years of CAN development experience and more than 60 CAN-related products to their name, Kvaser AB (www.kvaser.com) is the CAN expert, bringing its deep knowledge in the field of CAN to industries that include Automotive, Avionics, Building Automation, Domestic Appliances, Hydraulic Equipment, Industrial Automation, Maritime, Medical, Military, Railway, Telecoms and Textiles. Kvaser is headquartered in Mölndal, Sweden, with regional offices in Mission Viejo, CA in the United States, and in Shanghai, China. Kvaser AB also has a global network of highly knowledgeable Qualified Sales Representatives and Technical Associates. To find the nearest Kvaser supplier to you, please visit www.kvaser.com[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_raket_product list_style="list" post_id="5398"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

For media enquiries, please contact:

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2" el_class="person-detail-one"][vc_raket_person post_id="5197"][/vc_column][vc_column width="1/2" el_class="person-detail-two"][vc_raket_person post_id="5197"][/vc_column][/vc_row] [post_title] => Go further, faster with the Blackbird v2! [post_excerpt] => Kvaser announces the BlackBird v2 HS CAN 2.0 to WLAN interface. An upgrade to Kvaser’s original BlackBird CAN to WLAN interface, the BlackBird v2 incorporates a new radio chip that gives it up to 75% better range. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => go-further-faster-with-the-blackbird-v2 [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1884 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 63 [post_author] => 38 [post_date] => 2013-10-04 09:41:22 [post_date_gmt] => 2013-10-04 09:41:22 [post_content] => [vc_row el_class="default"][vc_column][vc_column_text]Washington, USA-based Phytools has become a Qualified Sales Representative (QSR) for Kvaser, offering our entire line of CAN solutions. A one-stop shop for state-of-the-art industrial networking solutions, Phytools has 14 years of experience supporting customers in North America with their CAN project development. Commented Jesse Paliotto, Business Development Manager at Kvaser: "We're very excited to begin this cooperation with Phytools. By working together, we look forward to making a wide range of high quality CAN interfaces easily available to the industrial networking community." "Introducing the complete line of Kvaser's feature-rich CAN products to Phytools' existing portfolio of industrial networking solutions will provide our customers with an even wider selection improving the one-stop shopping experience," said Rene Hackl, Managing Director at Phytools. "Phytools has 14 years of experience supporting customers in North America with their CAN development needs - industrial, automotive, medical, automation, just to name a few. We are dedicated to offering outstanding customer support all the way from initial project specification to serial production delivery."[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_raket_qsr post_id="4751"][/vc_column][vc_column width="1/2"][/vc_column][/vc_row] [post_title] => Phytools becomes QSR for Kvaser [post_excerpt] => Washington, USA-based Phytools has become a Qualified Sales Representative (QSR) for Kvaser. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => phytools-becomes-qsr-for-kvaser [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=63 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 1894 [post_author] => 5 [post_date] => 2013-08-22 09:32:53 [post_date_gmt] => 2013-08-22 09:32:53 [post_content] => [vc_row][vc_column][vc_column_text]Kvaser became the first independent third-party supplier of CAN FD modules to present a solution communicating with a Bosch CAN FD evaluation board last week. After setting the bit-timing registers, Kvaser’s hardware manager Kent Lennartsson got Kvaser’s fpga implementation to work with Bosch’s demonstrator first time. The demonstration took place at the first CAN FD Technical Day, held in Detroit, Michigan. CAN FD is an update to the CAN standard that will extend bandwidth well beyond its current limits of 1 MBit/s and 8 bytes per frame. A first draft of the specification was only published in March 2012. As one of the first companies to support the CAN ecosystem when the original specification was first published in 1986, Kvaser is committed to supporting CAN FD, a development that will ensure CAN’s future as a communications protocol for several more decades and beyond.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h4" header="Related articles:"][vc_column_text]Kvaser puts forward technical proposal that could facilitate a switch to CAN FD[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser exhibits CAN FD solution at CAN FD Tech Day Europe [post_excerpt] => Kvaser became the first independent third-party supplier of CAN FD modules to present a solution communicating with a Bosch CAN FD evaluation board at the first CAN FD Technical Day, held in Detroit, Michigan. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-exhibits-can-fd-solution-at-can-fd-tech-day-europe-2 [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1894 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 62 [post_author] => 38 [post_date] => 2013-08-15 05:52:43 [post_date_gmt] => 2013-08-15 05:52:43 [post_content] => [vc_row][vc_column][vc_column_text]Two video tutorials have been added to Kvaser’s YouTube channel. Kvaser BlackBird Configuration Tutorial (Part 1) demonstrates how to setup the Kvaser Blackbird wireless CAN interface and includes guidance on configuration, security, and the network connection. Kvaser BlackBird Connect Tutorial (Part 2) describes how to connect a configured Kvaser Blackbird device to a computer. The videos complement Kvaser’s Blackbird Getting Started Guide, which is available as a PDF in the Downloads section of the website.[/vc_column_text][vc_row_inner][vc_column_inner][vc_video link="https://www.youtube.com/watch?v=slM3bwjUNdQ"][vc_video link="https://www.youtube.com/watch?v=2ypLB67KOQ0"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row] [post_title] => Blackbird set-up videos online [post_excerpt] => Two new video tutorials have been added to Kvaser’s YouTube channel. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => blackbird-set-up-videos-online [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=62 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1896 [post_author] => 5 [post_date] => 2013-05-25 09:36:33 [post_date_gmt] => 2013-05-25 09:36:33 [post_content] => [vc_row][vc_column][vc_single_image image="1473" img_size="full"][vc_header_raket header_type="h4" header="Evolution, not revolution: New housing and galvanic isolation as standard"][vc_column_text]Swedish CAN hardware specialist Kvaser AB is pleased to announce an updated version of its well-known Leaf Light CAN to USB interface. Evolution of the successful predecessor sees galvanic isolation become a standard feature of the new look interface, which features a sleek, ergonomically designed housing that makes the Leaf Light v2 easier to hold and to use than ever. The Leaf Light is perhaps the easiest way to connect a computer to a CAN bus network by means of the USB 2.0 compliant connector and 9-pin D-SUB connector. Having made its name as the work-horse of USB to CAN interfaces, it provides a reliable, low cost tool 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, military, industrial and heavy machinery. The Leaf Light is one of the best-known members of Kvaser’s product line. Supporting high speed USB, it can send up to 8000 messages per second, each time-stamped with 100 microsecond accuracy. Galvanic isolation, previously a more expensive option on Kvaser’s original Leaf Light, now comes as standard on the Leaf Light v2, enhancing protection from power surges or electrical shocks. Despite these specification improvements, CAN Leaf Light v2 will be offered at the same great price, representing exceptional value for customers. Commenting on the announcement, Lars-Berno Fredriksson, president of Kvaser AB, said: “For some ten years now, Leaf Light has been our best-selling interface. It is supported by a plethora of third party CAN tools thanks to its popularity among end users. Retaining the reliability and performance of Leaf Light that our customers have come to expect, we have comprehensively updated and enhanced the design to make Leaf Light v2 the workhorse for another decade.” For more information on the Kvaser Leaf Light v2 interface, please click the following link: www.kvaser.com/products/leaf-light-v2 Support and Availability The Leaf Light v2 is available now with free software, free software updates and free support. About Kvaser: With over 24 years of CAN development experience and more than 30 CAN-to-PC related products to its name, Kvaser AB (www.kvaser.com) is the CAN expert, bringing its deep knowledge in the field of CAN to industries that include Automotive, Avionics, Building Automation, Domestic Appliances, Hydraulic Equipment, Industrial Automation, Maritime, Medical, Military, Railway, Telecoms and Textiles. A powerful and easy to use API that is common to all Kvaser interfaces has made Kvaser products popular among systems, as well as tool designers. Meanwhile, end users value Kvaser’s high quality, reliability and comprehensive third party support. OEM versions of Kvaser products are also available, making a cost efficient alternative to in-house development for many companies. Kvaser is headquartered in Mölndal, Sweden, with regional offices in Mission Viejo, CA in the United States, and in Shanghai, China. Kvaser AB also has a global network of highly knowledgeable Qualified Sales Representatives and Technical Associates. To find the nearest Kvaser supplier to you, please visit www.kvaser.com[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_raket_product post_id="4614"][/vc_column][vc_column width="1/2"][/vc_column][/vc_row][vc_row][vc_column][vc_separator_raket][/vc_column][/vc_row][vc_row el_class="default"][vc_column][vc_column_text]
For media enquiries, please contact:
[/vc_column_text][vc_row_inner][vc_column_inner width="1/2"][vc_raket_person custom_person="1" title="Marketing Director at Kvaser AB" name="Michael Odälv" phone="0046 (0) 31 886 344" email="[email protected]"][/vc_column_inner][vc_column_inner width="1/2"][vc_raket_person custom_person="1" title="Kvaser Media Relations" name="Vanessa Knivett" phone="0033 (0) 618 609 287" email="[email protected]"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row] [post_title] => Kvaser updates market-leading Leaf Light CAN interface [post_excerpt] => Kvaser announces an updated version of its well-known Leaf Light CAN to USB interface. Evolution of the successful predecessor sees galvanic isolation become a standard feature of the new look interface, which is sleeker than ever. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-updates-its-market-leading-leaf-light-can-interfaces [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1896 [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] => 1604 [post_author] => 5 [post_date] => 2014-01-30 14:10:35 [post_date_gmt] => 2014-01-30 14:10:35 [post_content] =>

[vc_row][vc_column][vc_single_image image="1482"][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][vc_column][vc_column_text]It’s a fact of life that technology that starts out in cars is invariably applied to motorbikes and vice versa, and it is certainly the case for CAN. However, whilst automotive datalogging for road and race applications is well developed, the size and lack of flexibility of most CAN interfaces mean that they haven’t lent themselves to motorbike datalogging, until now.

Dorna Sports, an international sports management, marketing and media company that holds the media rights for the FIM RoadRacing World Championship Grand Prix (MotoGP™), uses CAN to control an on-bike camera system. Kvaser’s Memorator Light interface is then used to log data from the camera system, as well as data from the bike’s ECU such as engine RPM, gear selected, bike speed etc. This is then analysed by Dorna Engineers during pre-race testing and if it is correct, the camera system relays live race data via RF so that it can be broadcast directly. Explains Gerard Navarro, Dorna Sports’ On-Board Manager within its TV Production Department: “We were using the I2C protocol and standard serial communication before, but CAN has much more data capacity and is more reliable.”

There are few places that are as space-constrained as a MotoGP bike such as Valentino Rossi’s. However, space is not the only design limitation.  Says Navarro: “There are high vibration levels, high working temperatures and dynamics, as the bikes can reach up to 340 km/h on some tracks. We need to design and install equipment that is robust enough to give us the best possible performance in a very small space.”

Dorna chose Kvaser’s Memorator Light for its robustness, small size and lightweight design, as well as its huge data storage capacity. The interface, which was modified slightly in order to guarantee its vibration resistance, passed its first test with flying colours at the Jerez circuit in Spain and has been used during subsequent test sessions to great effect, particularly when it is not convenient and cost effective to fit the whole RF infrastructure, only to obtain test data.

Commented Navarro: “The logger has been working fine and is correctly collecting data during test sessions that can last up to 4 hours. It is proving extremely useful to us.”

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_header_raket header_type="h4" header="Product information"][vc_column_text]With no preconfiguration or software setup required, the Memorator Light is an easy-to-use tool for logging serial data that works straight out of the box. The device’s inbuilt autobaud function automatically determines the bit rate, so the user can just focus on data recording on the 1GByte of built-in memory. Once enough data has been gathered, Memorator Light is connected to a PC via its USB 2.0 interface and the Memorator Light Extraction Software, which comes as part of the package, provides easy access to the data in multiple file formats. Find out more here.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="38877"][/vc_column][/vc_row][vc_row el_class="default" eq_heights="1"][vc_column][vc_column_text]Related articles:
Motorsport team use Kvaser datalogger to collect race data
Memorator provides 'black box' capability in the mining industry[/vc_column_text][/vc_column][/vc_row]

[post_title] => Moto GP calls for the Memorator Light [post_excerpt] => It’s a fact of life that technology that starts out in cars is invariably applied to motorbikes and vice versa, and it is certainly the case for CAN. However, whilst automotive datalogging for road and race applications is well developed, the size and lack of flexibility of most CAN interfaces mean that they haven’t lent themselves to motorbike datalogging, until now. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => moto-gp-calls-for-the-memorator-light [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:53 [post_modified_gmt] => 2022-09-29 04:13:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=1604 [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] => 2e5863c1688584a6ba32f4db708f91ae [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

Moto GP calls for the Memorator Light

Moto GP calls for the Memorator Light

30/01/2014

Update: Kvaser has released the updated Kvaser Memorator Light HS v2. For more information, click here. It’s a fact of… Read More

Read More
Electric race car team uses Kvaser Eagle for CAN-controlled memory

Electric race car team uses Kvaser Eagle for CAN-controlled memory

07/01/2014

Electric RaceAbout (ERA), an engineering project run by Helsinki Metropolia University of Applied Sciences in collaboration with the prestigious Institute… Read More

Read More
CAN datalogger supports aerodynamics research

CAN datalogger supports aerodynamics research

23/12/2013

Chris Whiteford is a man on a complex mission. He has just started to build an advanced aerodynamic sensing network… Read More

Read More
Kvaser puts forward technical proposal that could facilitate a switch to CAN FD

Kvaser puts forward technical proposal that could facilitate a switch to CAN FD

21/11/2013

On 12th November 2013, Kvaser presented CAN EF (Controller Area Network – Enhanced Format) to attendees of the 14th International… Read More

Read More

Kvaser launches Mini PCI Express CAN board

28/10/2013

The Kvaser Mini PCI Express HS is a highly integrated CAN add-on board that adds a single, high speed controller… Read More

Read More
Go further, faster with the Blackbird v2!

Go further, faster with the Blackbird v2!

28/10/2013

Kvaser AB is pleased to announce the BlackBird v2 HS CAN 2.0 to WLAN interface. An upgrade to Kvaser’s original… Read More

Read More

Phytools becomes QSR for Kvaser

04/10/2013

Washington, USA-based Phytools has become a Qualified Sales Representative (QSR) for Kvaser, offering our entire line of CAN solutions. A… Read More

Read More
Kvaser exhibits CAN FD solution at CAN FD Tech Day Europe

Kvaser exhibits CAN FD solution at CAN FD Tech Day Europe

22/08/2013

Kvaser became the first independent third-party supplier of CAN FD modules to present a solution communicating with a Bosch CAN… Read More

Read More
Blackbird set-up videos online

Blackbird set-up videos online

15/08/2013

Two video tutorials have been added to Kvaser’s YouTube channel. Kvaser BlackBird Configuration Tutorial (Part 1) demonstrates how to setup… Read More

Read More
Kvaser updates market-leading Leaf Light CAN interface

Kvaser updates market-leading Leaf Light CAN interface

25/05/2013

Evolution, not revolution: New housing and galvanic isolation as standard Swedish CAN hardware specialist Kvaser AB is pleased to announce… Read More

Read More