CN110956797A - Portable pulse sending and data acquisition test system - Google Patents

Portable pulse sending and data acquisition test system Download PDF

Info

Publication number
CN110956797A
CN110956797A CN201911195991.2A CN201911195991A CN110956797A CN 110956797 A CN110956797 A CN 110956797A CN 201911195991 A CN201911195991 A CN 201911195991A CN 110956797 A CN110956797 A CN 110956797A
Authority
CN
China
Prior art keywords
data acquisition
software
pulse
compactrio
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911195991.2A
Other languages
Chinese (zh)
Inventor
周文怡
蔡睿
朱子环
公绪滨
敖春芳
刘岳鹏
杨国
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Institute of Aerospace Testing Technology
Original Assignee
Beijing Institute of Aerospace Testing Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Aerospace Testing Technology filed Critical Beijing Institute of Aerospace Testing Technology
Priority to CN201911195991.2A priority Critical patent/CN110956797A/en
Publication of CN110956797A publication Critical patent/CN110956797A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C19/00Electric signal transmission systems
    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C19/00Electric signal transmission systems
    • G08C19/16Electric signal transmission systems in which transmission is by pulses

Abstract

The invention aims to overcome the defect that the traditional test system is not portable, and provides a pulse transmitting and data acquiring test system with higher portability, universality and automation degree. The test system mainly comprises a compact RIO system, a portable explosion-proof signal transfer box and pulse sending and data acquisition test software.

Description

Portable pulse sending and data acquisition test system
Technical Field
The invention relates to the field of pulse transmission, data acquisition and computer software, and aims to solve the problems of pulse transmission and data acquisition under the condition of high-frequency test site replacement.
Background
At present, most of test systems are based on GPIB, VXI, PXI, LXI and other standard test buses, but the test systems have the defects of large size, weight and power consumption, and the portability of the system needs to be improved urgently. The traditional test mode obviously cannot meet the portable requirement of replacing the test site at high frequency.
Disclosure of Invention
The invention aims to overcome the defect that the test system is not portable, and provides a pulse transmitting and data acquiring test system with higher portability, universality and automation degree.
In order to achieve the above object, the portable pulse transmission and data acquisition test system of the present invention comprises:
the test system mainly comprises a compact RIO system, a portable explosion-proof signal transfer box and pulse sending and data acquisition test software.
The compact RIO system is a reconfigurable embedded measurement and control platform produced by the national instruments of America, has extremely firm hardware architecture, is provided with a reconfigurable Field Programmable Gate Array (FPGA) case and a real-time controller, can conveniently integrate various functional modules, and constructs a portable test system with small volume, light weight, high precision, flexible configuration and powerful functions.
The function of the portable explosion-proof signal transfer box mainly comprises four aspects: firstly, a CompactRIO system is embedded into the compact rio system; secondly, an interface for signal circulation is provided, and various relay modules are arranged; thirdly, isolating, amplifying, distributing and necessary preprocessing the signal to be detected, and providing the signal to be detected to a compact RIO system to be a clean, stable and safe signal to be detected; fourthly, an aviation plug convenient to plug and unplug is integrated.
The pulse sending and data acquisition testing software consists of human-computer interface software, RT software and FPGA software. The man-machine interface software runs in a Windows system, the host resources are most flexible, the debugging is convenient, the single real-time performance is poor, and the method is suitable for data display, storage and network service provision. The RT software has the advantages of flexible resource, convenient debugging and good real-time property, and is suitable for functions of operation measurement, local signal analysis, fault diagnosis, complex control logic and the like. FPGA software is directly executed through bottom layer logic, so that the real-time performance is best, but the resource is limited, the debugging is relatively difficult, and the method is suitable for realizing signals and processing with simple user-defined I/O and large repeatability and control logic with high certainty.
Drawings
FIG. 1 is a block diagram of the system architecture of the present invention.
Fig. 2 is a physical diagram of the portable explosion-proof adapter box of the invention.
Fig. 3 is a software configuration diagram of the present invention.
Detailed Description
Further description is provided below in connection with the accompanying drawings, with reference to a portable pulse transmission and data acquisition test system herein.
As shown in figure 1, the system of the invention comprises a compactRIO system, a portable explosion-proof signal transfer box and pulse sending and data acquisition test software.
The compactRIO system adopts the modularized design concept, has the expandable capability and mainly consists of a compactRIO real-time controller, a compactRIO I/O module, a reconfigurable case and a power supply module. CompactRIO embedded systems are small in size, are compatible with temperatures ranging from-40C to 70℃, resist 50g of impact, and are compatible with hazardous or potentially explosive environments. The characteristics effectively ensure the portability and the reliability of the system and can quickly carry out tests in different areas.
CompactRIO real-time controller: and selecting an embedded multi-slot controller case all-in-one machine suitable for high-level control and monitoring application, and operating an NI Linux Real-Time operating system. The Xilinx Kintex-7325T FPGA chip is provided with a 1.91GHz four-core processor, a 2GBDRAM memory and 16G storage capacity. The controller is mainly communicated with the host through a TCP/IP protocol, so that the control program and the FPGA VI are compiled or downloaded and run in a real-time system.
CompactRIO I/O Module: and selecting a C series analog input module and a digital output module. The multi-channel high-performance current input module has double isolation shielding from a channel to the ground/a grounding end, and achieves good safety and noise immunity. Each channel of the multi-channel source-level output module is compatible with 5-30V signals, supports industrial logic levels and signals, can be directly connected to various industrial switches, sensors and equipment, has transient overvoltage protection between the output channel and the ground/grounding end, and indicates the state through an LED.
Reconfigurable chassis: the cores of the CompactRIO embedded system include RIO FPGA cores. FPGAs can implement control logic, input/output, timing, triggering, and synchronization designs through custom hardware. The RIO FPGA chip is connected with the I/O module in a star topology mode, and each module can be directly accessed to carry out accurate control. The robust metal structure of the reconfigurable chassis encloses the entire CompactRIO platform.
A power supply module: power is supplied to the whole CompactRIO system.
As shown in fig. 2, the portable explosion-proof signal transfer box of the invention is provided with a signal circulation interface in a real object and is integrated with an aviation plug convenient for plugging and unplugging.
As shown in fig. 3, the pulse transmission and data acquisition test software of the present invention is divided into three parts, which are respectively fpga.vi, rt.vi, and host.vi (i.e., human-computer interaction program).
The FPGA-vi program is developed in an FPGA unit and mainly realizes a data acquisition function and pulse instruction sending; an RT.vi program is developed in an RT controller and mainly realizes instruction transmission and data transmission with the FPGA.vi and the HOST.vi; the host. vi program is developed in a notebook computer and mainly realizes man-machine interaction functions, such as displaying data, sending commands, managing data and the like.
The FPGA.vi comprises two parts of contents: and the digital quantity output module sends a pulse signal and the analog quantity input module acquires a signal. And the channels of the high-speed digital I/O module respectively output pulse sequences, so that the valve is switched on and off. In order to improve the execution efficiency of the program, a plurality of independent while loops are established. And carrying out data acquisition of the high-speed analog quantity acquisition module in another while loop.
Developing an RT main program by using a LabVIEW RT module, generating an executable file, deploying the executable file into a real-time controller, reading the numerical value of a display control or data in a DMAFIFO buffer area, slightly processing the numerical value or the data, and sending the processed numerical value or the data to an upper computer by using an Ethernet bus to realize data acquisition and processing and communication with the upper computer. The RT main program needs to drive a core compactRIO controller of the whole measurement and control system, and meanwhile communication with two parts of host.vi and FPGA.vi of an upper computer is guaranteed, and instruction and data transmission is completed. The task amount is large, so the RT main program is divided into three modules of network communication, pulse instruction sending and data acquisition according to functions by adopting a modular programming idea.
The network communication module completes communication between the upper computer and the lower computer. The development of the network communication module also adopts a state machine framework, and an upper computer sends an instruction through the network communication module to acquire data; and simultaneously, the lower computer sends the data to the upper computer through the network communication. The communication mode adopted in the method is TCP/IP, and events in the state machine mainly comprise initialization, interception, data receiving, data sending and the like.
The development of the pulse instruction module adopts a state machine framework comprising a plurality of events, and mainly comprises events such as pulse setting, pulse sending and pulse stopping.
The development of the data acquisition module adopts a state machine framework comprising a plurality of events, and mainly comprises the events of initialization, data reading and the like. In an initialization event, the configuration of the FPGA is mainly completed, the FPGA is called, and a collection command of an upper computer is waited to be received. And a data reading event, which mainly finishes running the FPGA, reads the data once every 100ms, sends the data to the network communication module through the queue after the reading is finished, continuously circulates until a stop command arrives, closes the FPGA reference, and finishes the program execution.
The main functions of the human-computer interface software include:
(1) an operator can conveniently edit the pulses of the plurality of digital output channels, and can save the pulse sequence as a document for the next use;
(2) after the pulse is edited, the pulse can be sent/stopped, namely, the valve is switched according to a set program;
(3) an operator can conveniently configure the acquisition channel and can store the configuration as a document so as to be convenient for the next use;
(3) real-time display (curve, etc.) of test data, storage and post-processing and analysis functions of test data;
(4) related condition parameters can be manually input, the acquisition is automatically carried out under the condition that the conditions are met, and the data acquisition is stopped under the condition that the conditions are not met any more;
(5) the system protection function is provided, the measured value of the key point can be judged, obvious prompt is provided when the measured value exceeds the normal range, and system protection such as stopping test, system power off and the like is executed by software when necessary;
(6) the method can operate the interface visually and conveniently, and has obvious prompt for key steps in the test flow.
The human-computer interface software mainly adopts while circulation as the integral framework, and controls the whole system by calling an event structure, and the main framework of the software is an 'event structure', namely, when a corresponding button on the front panel is pressed/lifted, the corresponding event is responded. The menu bar can be used for carrying out operations of pulse editing, pulse sending, sending stopping, channel configuration, data acquisition, acquisition stopping, data storage, storage stopping, data review, condition data acquisition, condition acquisition stopping and system exiting.

Claims (1)

1. A portable pulse sending and data acquisition testing system is characterized by mainly comprising a compact RIO system (1), a portable explosion-proof signal transfer box (2) and pulse sending and data acquisition testing software (3).
The CompactRIO system (1) comprises a CompactRIO real-time controller (4), a CompactRIO I/O module (5), a reconfigurable chassis (6), and a power supply module (7).
The portable explosion-proof signal transfer box (2) embeds the compactRIO system (1) therein and provides the compactRIO system (1) with a clean, stable and safe signal to be measured.
The pulse sending and data acquisition testing software (3) consists of human-computer interface software (8), RT software (9) and FPGA software (10).
The human-computer interface software (8) can carry out operations of 'pulse editing', 'pulse sending', 'sending stopping', 'channel configuration', 'data acquisition', 'acquisition stopping', 'data storage', 'storage stopping', 'data review', 'condition data acquisition', 'condition acquisition stopping', 'system quitting'.
CN201911195991.2A 2019-11-29 2019-11-29 Portable pulse sending and data acquisition test system Pending CN110956797A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911195991.2A CN110956797A (en) 2019-11-29 2019-11-29 Portable pulse sending and data acquisition test system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911195991.2A CN110956797A (en) 2019-11-29 2019-11-29 Portable pulse sending and data acquisition test system

Publications (1)

Publication Number Publication Date
CN110956797A true CN110956797A (en) 2020-04-03

Family

ID=69978880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911195991.2A Pending CN110956797A (en) 2019-11-29 2019-11-29 Portable pulse sending and data acquisition test system

Country Status (1)

Country Link
CN (1) CN110956797A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102243189A (en) * 2011-03-31 2011-11-16 太原理工大学 On-line virtual testing system of steel cord conveyor belt and testing method thereof
CN108737180A (en) * 2018-05-22 2018-11-02 北京汉能光伏投资有限公司 Collecting method, data transmission method for uplink, data acquisition equipment and the network equipment
CN208172235U (en) * 2018-05-04 2018-11-30 深圳市银河表计股份有限公司 A kind of pulse collection and sending device
CN209118114U (en) * 2019-01-17 2019-07-16 中广核研究院有限公司北京分公司 Portable type recorder

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102243189A (en) * 2011-03-31 2011-11-16 太原理工大学 On-line virtual testing system of steel cord conveyor belt and testing method thereof
CN208172235U (en) * 2018-05-04 2018-11-30 深圳市银河表计股份有限公司 A kind of pulse collection and sending device
CN108737180A (en) * 2018-05-22 2018-11-02 北京汉能光伏投资有限公司 Collecting method, data transmission method for uplink, data acquisition equipment and the network equipment
CN209118114U (en) * 2019-01-17 2019-07-16 中广核研究院有限公司北京分公司 Portable type recorder

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
戚长森: "航空发动机便携式综合测试系统研究", 《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》 *

Similar Documents

Publication Publication Date Title
CN104932358B (en) A kind of big-and-middle-sized Satellite General transmitter control station based on PXI frameworks
CN206301014U (en) Portable thread cable test device
CN202085171U (en) Universal satellite-ground wired interface testing system
CN104656632A (en) Integrated interface test system and detection method for aircraft semi-physical simulation tests
US20110202894A1 (en) Method and Apparatus for Versatile Controllability and Observability in Prototype System
EP2764663A1 (en) Wireless diagnostic system
CN202159138U (en) Distributed radar monitoring system based on network
CN105306154A (en) Emission detection unit based on FPGA (Field Programmable Gate Array) and implementation method thereof
CN202649409U (en) Total dose irradiation test device for 1553B bus communication device
CN201130428Y (en) Optic fiber gyroscope data acquisition model based on FPGA
CN112732508A (en) Zynq-based configurable general IO test system and test method
CN110956797A (en) Portable pulse sending and data acquisition test system
CN103257606A (en) USB interface high-speed and real-time sampling logic analyzer
CN203773022U (en) Universal optical coupler chip testing apparatus
CN207588113U (en) Network interface plug-in and pull-off device and network interface insert-pull detection system
CN101222740B (en) Method, device and system for controlling and configuring equipment with multi-version for testing
CN113254379B (en) Software definition method of software definition equipment and software definition equipment
CN112834966B (en) Automatic test system for satellite electrical interface
CN108563189A (en) Electric Fault of Machine Tool diagnostic system
CN106647702B (en) A kind of vehicle and Vehicle Controller interface debugging device
CN210466051U (en) Fault injection test system for redundant flight control computer
CN104765674B (en) A kind of method and its system of record display device running status
CN202257190U (en) Automatic bearing cutting production line control system based on picture programming
CN201601678U (en) Service node interface index test system
CN201903876U (en) Circuit board supporting automatic external test equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200403

WD01 Invention patent application deemed withdrawn after publication