Drive test system design

Publisher:EtherealLoveLatest update time:2011-08-30 Keywords:Driver Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1. Introduction

AC speed control systems usually use IGBT pulse width modulation drivers to control the execution motor to operate in four quadrants, thereby meeting the high precision and high real-time requirements of the control system. The driver is the core part of the AC speed control unit in the control system, and its quality and performance directly affect the accuracy and performance of the entire control system. However, during use, once the driver fails, it will affect the normal operation of the entire control system. Therefore, it is necessary to design and develop a driver comprehensive performance test system to quickly troubleshoot and ensure the performance quality of the control system.

2. Driver working principle and test system technical features


Figure 1: Schematic diagram of the drive speed control system

Drive speed regulation can generally be divided into four parts: rectification, DC holding, inversion and control. The current regulator compares and adjusts the actual current value with the given value. The speed regulator obtains the actual speed value through the speed measuring motor and rotor position detection, and adjusts the speed value.

The driver is a high-power precision device, which may interfere with the outside world and affect normal operation. The noise signals generated by other devices on the same power supply may also enter the driver through radiation and power conduction. At the same time, the high-order harmonics and radio noise generated by the driver are also likely to affect the power grid and surrounding equipment. Eliminating interference and making the equipment work normally is a major feature of this system, but also a difficulty. The design adopts a standard grounding method, and connects a filter device to the front and rear ends of the driver. The surge current limiting circuit is connected in series in the circuit to effectively avoid mutual interference and make each test signal accurate and reliable.

The test system adopts two test methods: online or offline. The software realizes the function of intelligent processing module and the expert system provides solutions for test problems.

3. Hardware circuit implementation of driver test system

The test system mainly includes a test control station with a computer as the core and a test platform for installing the driver to be tested, simulated load, special measuring instruments and other equipment. The circuit design adopts pulse diagnosis anti-interference and redundant design to ensure that the hardware design is accurate and reliable. The specific connection diagram is as follows:


Figure 2: Driver test system connection diagram

3.1 Starting circuit

The startup circuit provides the working voltage for the driver under test. Three current limiting resistors are connected in series in the circuit to prevent surge current. At the same time, the contactor, thermal relay and filter ensure the quality of the voltage provided is stable and reliable. During the power-on process, it is only necessary to control the computer to issue a power-on command, the contactor will act, and the power-on process will be completed to achieve a safe and reliable "soft start". The schematic diagram of the startup circuit is shown below.


Figure 3: Schematic diagram of the startup circuit

3.2 Enabling and Detection Circuit

To ensure that the driver under test is in a controllable state, the pulse enable and drive enable of the driver under test are controlled through the software interface. At the same time, the enable status is displayed on the display interface to make the operation more intuitive.

The driver is powered on and enabled to communicate through the serial port, and the working status of the driver is detected in real time through the serial port. The serial port communication uses the communication card PCL745, which has strong anti-interference ability through differential input, and does not need to add 232 or 485 conversion modules, and can directly communicate with the ADAM module. The specific connection diagram is as follows.


Figure 4: Connection diagram of enabling and detection modules [page]

4. Test system software features

The test system software is compiled according to the requirements of software engineering, striving to be powerful, stable and reliable. At the same time, the software is expanded to have expert system functions.

4.1 Human-computer interaction interface

The interface is the manifestation of the test system and a window for users to make analysis and judgment. Users can set self-check items and test items, and can also print and diagnose faults. The items to be tested are set in the human-computer interaction interface. The computer sends speed instructions to the drive under test. The test software performs online analysis and comparison of data obtained through the dedicated interface and other test equipment, and gives a conclusion on whether it is qualified or not. At the same time, the knowledge of the expert diagnosis knowledge base is called to perform fault diagnosis and provide solutions to the faults. The human-computer interaction interface module is shown in Figure 5.


Figure 5: Human-computer interaction interface module diagram

4.2 Test system dynamic link library

The test system dynamic link library uses the standard access method ODBC (Open Database Connectivity) to establish a set of dynamic link libraries DLL, namely the basic information library of the driver and the special machine diagnosis knowledge base. The basic information library of the driver mainly contains the technical parameters of the driver, and the expert diagnosis knowledge base mainly analyzes the typical faults of the driver. If the user needs to expand the content of the expert diagnosis knowledge base, it can be added through the human-machine interface.

4.2 Important project testing

4.2.1 External current limit reduction test

When a -10V voltage is applied to the XX terminal of the driver under test, the overcurrent monitoring function of the speed controller loses its function. According to the current reduction characteristic curve, the maximum output current is limited to 40%I max . The speed setting value is set to -5V, the drive enable is turned on for 3 minutes and then turned off. The waveform of the detection hole is measured. The amplitude of I ist should be 4+0.4V, and the "overcurrent" indicator light is off. The current reduction characteristic curve is shown in Figure 6.


Figure 6: Current reduction characteristic curve

4.2.2I 2 t monitoring test

The I 2 t function approximates the square of the actual current value and integrates the result. If the actual current value is 1.1 times the rated value, the integrator integrates negatively, otherwise it integrates positively.

The specific test uses a test power board to replace the power module of the driver, closes the corresponding switch, and adds a -1V voltage to the XX terminal. From the XX characteristic curve, it can be seen that the maximum output current is 100%'I max . In this test interface, the speed setting is set to -5V, the drive is enabled, the W hole I ist waveform is measured, and the recorded data is input into the corresponding unit. The background software can give a qualified conclusion through calculation (the final trend of the I ist amplitude decrease should be 1.1I N , and the maximum amplitude holding time T should be ).

5. Conclusion

The drive test system can test the drive in both offline and online states. The test system can help the commissioning personnel quickly determine and understand the drive status during commissioning or use, and propose solutions. The operation is simple and fast, and the human-computer interaction is good. The system follows the principles of universalization, standardization and modularization design, and has good interactivity, portability and scalability. The design of this test system has been completed, which has greatly facilitated the maintenance of the drive. At the same time, the portable drive test system is also under research and design and will be completed soon.

Keywords:Driver Reference address:Drive test system design

Previous article:Application of A/D Converter ADS7822 in High-Speed ​​Data Acquisition
Next article:High power DC motor test power supply design source

Recommended ReadingLatest update time:2024-11-16 20:44

Core technology of 800V electric drive system for electric vehicles
Introduction: The 800 V high-voltage platform is helpful to solve the problems of slow charging and short driving range of electric vehicles. Therefore, the 800 V electric drive system based on the high-voltage platform has also become a hot spot in industry research. Mainly from the aspects of industry research ba
[Automotive Electronics]
Design of LPT-USB printer driver based on CH375
1 Introduction   This topic comes from Beijing Puji General Company. Since the company's existing stand-alone spectroscopic instruments (such as 1810 and T6, etc.) use parallel port printing technology, and with the gradual popularization of USB printer technology, there are fewer and fewer parallel port printers. So
[Microcontroller]
AT90CAN CAN communication module driver design and C programming
  Compared with general communication buses, CAN bus communication has outstanding reliability, real-time and flexibility in data communication. Its application scope is no longer limited to the automotive industry, but has expanded to robots, CNC machine tools, household appliances and other fields. CAN controllers a
[Microcontroller]
AT90CAN CAN communication module driver design and C programming
Evaluation of the driver power supply for flicker-free LED tubes
In recent years, with the increasing tension of global energy issues and the global ban on the sale and production of incandescent lamps, energy-saving and environmentally friendly LED lighting has sprung up like mushrooms in the rain, and the prelude to the global replacement of incandescent lamps by LED lighting has
[Power Management]
Evaluation of the driver power supply for flicker-free LED tubes
Variable speed DC fan motor driver THMC40/41 and its application
    Abstract: THMC40/41 is a special driver that can drive and control two-phase adjustable speed 12V brushless DC motors. The article introduces the functional characteristics of THMC40/41, describes in detail the structure, pin functions and limit parameters of the driver, and finally gives their application circui
[Mobile phone portable]
If there is a problem with the serial port driver of S3C2440, how to adjust it (Part 22)
Many people asked me why I didn't record the serial port driver? In fact, the serial port bare board is very simple, but the serial port driver is still quite complicated; In addition, basically all chips have serial port drivers in their kernel source code. So I think for the serial port, we only need to know APP pro
[Microcontroller]
If there is a problem with the serial port driver of S3C2440, how to adjust it (Part 22)
Lcd.h header file download - AVR microcontroller driver header file for character LCD
/*****************************************************************************       Unit: Physics Class 2007, School of Physics and Electronic Engineering, Guangxi University for Nationalities       File name: Lcd.h       File ID: _LCD_H_       Abstract: AVR microcontroller driver header file for character LCD    
[Microcontroller]
SPI interface between AD7888 and S3C2410 and implementation of embedded driver under Linux
Serial peripheral interface SPI (serial peripheral interface) bus technology is a synchronous serial interface introduced by Motorola. It allows the CPU to communicate with peripheral interface devices such as TTL shift registers, A/D or D/A converters, real-time clocks (RTO), memories, and LCD and LED display drive
[Microcontroller]
SPI interface between AD7888 and S3C2410 and implementation of embedded driver under Linux
Latest Test Measurement Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号