Share this

A novel automotive electronics testing platform based on virtual instruments

2026-04-06 06:20:07 · · #1
In response to the increasingly stringent testing requirements for automotive electronics, this paper introduces a virtual instrument-based testing platform that can greatly facilitate the testing of automotive electronic products. With the rapid development of semiconductor and software technologies, automotive electronics are playing an increasingly important role in the automotive industry. From vehicle comfort to stability and even safety, automotive electronic products play a crucial role and are exerting an increasingly widespread influence. Automotive electronic product manufacturers are also facing significant market challenges—improving product quality, accelerating production cycles, and reducing production costs, among others. Under these conditions, the requirements for testing equipment for automotive electronic products are increasing, mainly in the following aspects: Complex Testing Requirements The increasing proportion and functionality of automotive electronic products in the overall vehicle system necessitates rich functionality. With the development of vehicle network systems based on CAN, K-Line, LIN, and other buses, reliable real-time communication between individual devices and the overall vehicle network is also required. All of this necessitates that automotive electronic products undergo complex functional and parameter testing processes before leaving the factory to ensure that the products meet the numerous functional and quality requirements specified by the automaker. Strict Quality Management Processes Besides fulfilling testing functions, testing equipment also needs to store test data, provide online data analysis capabilities, and facilitate production process statistics (SPC) such as Measurement System Analysis (MSA) and Process Capability Index (Cpk), thus serving as a data source for enterprise quality management. Development and Testing Cycles Currently, automakers are launching new models with increasingly shorter cycles to meet evolving market demands. For automotive electronics products designed abroad and manufactured domestically, domestic manufacturers need to establish complete testing lines within a short period. For domestically designed automotive electronics products, testing lines often need to not only perform pre-shipment testing but also undertake some design verification tasks. Therefore, testing systems must be implemented during the product development phase, and changes to testing equipment due to product improvements must be anticipated. Stringent time requirements also necessitate improved testing efficiency. For mass-produced products, traditional testing equipment with limited functionality and requiring manual operation is insufficient to meet time and quality requirements. Therefore, the use of automated testing equipment is essential for improving product quality and output. Cost Control Automotive electronics manufacturers often need to produce multiple models of products with similar testing requirements. This necessitates reusable testing equipment, allowing multiple products to share the same testing line, thereby reducing production costs and equipment maintenance expenses. If imported testing equipment is used entirely, the import and maintenance costs are high, and the repair cycle is long. Increasingly, manufacturers are considering localizing imported equipment, utilizing local suppliers, or developing and maintaining it themselves. Therefore, in automotive electronics product testing, the testing equipment used is a software and hardware platform that needs to be quickly and flexibly customized according to the different products under test, providing rich testing functions, and facilitating rapid development and maintenance by local engineers. Testing Platform To address the above application needs, this paper introduces an automotive electronics testing platform based on virtual instrument technology, which can greatly facilitate automotive electronics product testing for various manufacturers. [align=center] Figure 1 Composition of the Automotive Electronics Testing Platform[/align] As shown in Figure 1, this testing platform is built based on virtual instrument technology and consists of two parts—software and hardware. The hardware utilizes PXI modular instruments from National Instruments (NI); the software is developed using NI's LabVIEW graphical programming language and TestStand test management software. The PXI hardware is a modular instrument platform specifically designed for industrial data acquisition and automation applications. It boasts excellent characteristics such as system modularity, ease of integration, easy assembly and disassembly, and improved device synchronization and triggering accuracy. Furthermore, PXI modular instruments offer a wide range of products. For example, NI's PXI modules applicable to automotive electronics testing include various analog and digital signal acquisition, conditioning, signal multiplexing and matrix connection control, various bus interfaces, RF and arbitrary signal generators, etc., providing automotive electronics manufacturers with a broad selection. Figure 2 shows a typical set of PXI modular instruments for automotive electronics testing, including a Pentium CPU-based PXI controller, a multi-channel current and voltage testing system composed of a digital multimeter, multiplexer switches, and matrix switches, an RF signal generator for generating car radio station signals, and a car radio audio analyzer, among other devices. To achieve automated testing, automotive electronics manufacturers typically utilize the products' built-in buses, such as CAN and K-Line, to provide specific control commands for product status control, thus eliminating the need for manual intervention. Therefore, these modular instruments usually include a bus controller (such as a CAN, K-Line, or LIN controller). In addition, a DIO card with wide voltage input/output and optical isolation is typically configured for timing synchronization and fixture control with the automated production line. [align=center]Figure 2 Typical Configuration of PXI Modular Instruments[/align] The example in Figure 2 includes various commonly used automotive electronics testing instruments. In most applications, these modular instruments can be customized; selecting a subset of these instruments allows for functional and parameter testing of products such as car radios (including VCD/DVD/navigation), dashboards, dashcams, and HVAC (Heating, Ventilation, and Air Conditioning) at both PCB and overall system states. Software Composition As shown in Figure 3, the software component of the automotive electronics test platform consists of product drivers, test device drivers, test project implementation, test sequences, and user-customized programs (such as user interfaces and test database management software). Product Drivers—used to implement program control of the product under test, typically controlled via various bus methods (such as CAN, K-Line, serial ports, etc.). This achieves the goal of testing without requiring manual setting of the product status. For specific product types, the parameters that need to be controlled are usually uniform and independent of the model. For example, for audio testing of car radios, regardless of the model, the parameters that need to be controlled typically include volume, band, tuning frequency, and sound effects control. This ensures that when developing test software for new product models, there is no need to modify the functions that call them; only a new set of radio control programs conforming to predefined interface types needs to be developed. [align=center] Figure 3 Software Structure of the Automotive Electronics Test Platform[/align] Test Device Drivers—mainly referring to the drivers of PXI modular instruments, used to ensure the normal operation of the instruments and provide application programming interfaces (APIs) to developers. This part requires no user development; PXI modular instrument manufacturers provide corresponding drivers with the hardware, and typically also include a user-friendly hardware management environment (such as NI's MAX). Through this environment, users can perform hardware self-tests, manual tests, and hardware configurations without programming. The test item implementation part is a combination of product drivers and test device drivers. Automotive electronics manufacturers have specific test specifications for different products, while the test specifications for the same type of product are usually the same. Once developed according to the manufacturer's requirements, the test item execution program requires little or no modification when building test lines for similar products. The test sequence—combining test items according to all the manufacturer's test requirements constitutes a test sequence. In this platform, the test sequence is represented as a .seq file (TestStand file). All data acquisition, analysis, and recording functions are implemented in this test sequence. User-customized programs—including the user interface and test database management software—are used as universal components in this test platform, applicable to various product test lines without any modification. This software platform has the following characteristics: * The same test software platform can test different models of the same type of product. Since the test content and methods for similar products are usually similar, the test item implementation part of the software only needs to be configured accordingly for different products to be used for all test items with the same test methods, without requiring users to rewrite the code. * The same test sequence can run on different test stations. Considering the limitations of average time to market, manufacturers typically use multiple test stations to distribute the entire testing time when selecting PXI modular instruments. These test stations can have the same or similar configurations, and some test stations will also use GPIB instruments to make full use of existing resources. If one test station fails, the test software on that station can be swapped without rewriting the program; only the resource name of the test equipment needs to be changed. The test equipment driver already supports both PXI modular instruments and traditional GPIB instruments. * Development and maintenance time is greatly reduced. As shown in Figure 3, apart from the product under test driver and test sequence, which vary depending on the product under test, other parts require little or no modification after initial development. Therefore, in most cases, both system integrators and manufacturers' own development engineers only need to focus their efforts on controlling and implementing the test sequence for the specific product under test. Meanwhile, the use of a unified software platform within a single factory significantly reduces software maintenance time. The requirements for engineers across different test lines are also more standardized, thus reducing the risks associated with personnel turnover. Application Example A certain automotive electronics manufacturer selected Shanghai Juxing Instruments Co., Ltd.'s automotive electronics test platform to form a test line for car radios. To meet the product's cycle time requirements, seven PXI test stations were used to handle hundreds of test items. Two test stations performed PCB-based tests, such as voltage and current parameters at PCB measurement points; the other test stations performed unit-based tests, such as calibration, CD/MP3, AM/FM, sound effect control, writing product tracking and production information, etc. (See Figure 4). [align=center] Figure 4 Application Example of Automotive Electronics Test Platform[/align] Each test station runs different test sequences, but uses the same user interface and test data management software. Due to the adoption of a virtual instrument-based automotive electronics test platform, this test line currently handles automatic testing tasks for three types and more than a dozen models of car radios simultaneously, and the maintenance of this test platform only requires one engineer. Conclusion Automotive electronics testing platforms based on virtual instrument technology can effectively meet increasingly complex testing requirements, improve the development efficiency of test lines, and reduce production costs, and are gradually becoming a new trend in the field of automotive electronics product testing.
Read next

CATDOLL Dora Hard Silicone Head

The head made from hard silicone does not have a usable oral cavity. You can choose the skin tone, eye color, and wig, ...

Articles 2026-02-22