[go: up one dir, main page]

CN104049557A - Connecting rod characteristic analyzing and displaying method based on LabVIEM and single-chip microcomputer - Google Patents

Connecting rod characteristic analyzing and displaying method based on LabVIEM and single-chip microcomputer Download PDF

Info

Publication number
CN104049557A
CN104049557A CN201410197489.6A CN201410197489A CN104049557A CN 104049557 A CN104049557 A CN 104049557A CN 201410197489 A CN201410197489 A CN 201410197489A CN 104049557 A CN104049557 A CN 104049557A
Authority
CN
China
Prior art keywords
data
chip microcomputer
labview
connecting rod
method based
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
CN201410197489.6A
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.)
Nanchang University
Original Assignee
Nanchang University
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 Nanchang University filed Critical Nanchang University
Priority to CN201410197489.6A priority Critical patent/CN104049557A/en
Publication of CN104049557A publication Critical patent/CN104049557A/en
Pending legal-status Critical Current

Links

Landscapes

  • Arrangements For Transmission Of Measured Signals (AREA)

Abstract

The invention discloses a connecting rod characteristic analyzing and displaying method based on a LabVIEM and a single-chip microcomputer. According to the connecting rod characteristic analyzing and displaying method based on the LabVIEM and the single-chip microcomputer, data transmission, separation and processing of a sensor network between the LabVIEM and the single-chip microcomputer are explained, the actual movement condition of a connecting rod can be simulated in real time according to requirements of a client side, and all parameters can be corrected and displayed. A LabVIEM upper computer serves as a computer display end, an upper computer program receives data which are received by a computer serial port and sent by the single-chip microcomputer every 10 ms through a VISA serial driver, error data are distinguished firstly after the data are received by the upper computer, the corresponding movement parameters of the connecting rod are calculated according to data obtained after screening, and the corresponding movement parameters of the connecting rod are displayed through a LabVIEM 2d display control.

Description

一种基于LabVIEW和单片机的连杆特性分析显示方法A Method of Analysis and Display of Connecting Rod Characteristics Based on LabVIEW and Single Chip Microcomputer

技术领域 technical field

本发明涉及机械类教具特性分析模拟显示领域,特别是涉及一种基于LabVIEW和单片机的连杆特性分析显示方法。 The invention relates to the field of characteristic analysis and simulation display of mechanical teaching aids, in particular to a connecting rod characteristic analysis and display method based on LabVIEW and a single-chip microcomputer.

背景技术 Background technique

LabVIEW是美国国家仪器公司开发的一种虚拟仪器平台。它是一种用图标代码来代替文本式编程语言创建应用程序的开发工具。LabVIEW功能强大,提供了丰富的数据采集、分析和存储库函数以及包括DAQ、GPIB、PXI、VXI在内的各种仪器通信总线标准的所有功能函数。因此,采用LabVIEW开发虚拟仪器比采用传统的文本式语言更具有优势。但用LabVIEW开发的虚拟仪器通常都是建立在LabVIEW支持的价格昂贵的数据采集硬件之上的。而以单片机为核心的数据采集与处理系统虽然硬件成本较低,但开发过程较为复杂,编程工作量较大,周期长,效率低。如果将以单片机为核心的小系统作为前端的数据采集系统,通过LabVIEW提供的串口子VI将采集到的数据传送到PC主系统,在LabVIEW环境下对数据进行处理与分析,既充分利用了LabVIEW的强大功能,而以单片机为核心的数据采集小,系统结构简单,利用LabVIEW提供的串行通信功能将单片机系统与PC机结合,又降低了系统的开发成本,提高了效率,这不失为扩展LabVIEW应用范围的一个途径。 LabVIEW is a virtual instrument platform developed by National Instruments Corporation. It is a development tool for creating applications using icon codes instead of text-based programming languages. LabVIEW is powerful, providing a wealth of data acquisition, analysis and storage library functions, as well as all functional functions of various instrument communication bus standards including DAQ, GPIB, PXI, and VXI. Therefore, using LabVIEW to develop virtual instruments has more advantages than using traditional text-based languages. But the virtual instruments developed with LabVIEW are usually based on expensive data acquisition hardware supported by LabVIEW. However, although the data acquisition and processing system with single-chip microcomputer as the core has lower hardware cost, the development process is more complicated, the programming workload is larger, the cycle is long, and the efficiency is low. If a small system with a single-chip microcomputer as the core is used as the front-end data acquisition system, the collected data is transmitted to the PC main system through the serial port sub-VI provided by LabVIEW, and the data is processed and analyzed in the LabVIEW environment, which not only makes full use of LabVIEW The powerful function of the single-chip microcomputer is small, the system structure is simple, and the serial communication function provided by LabVIEW is used to combine the single-chip system with the PC, which reduces the development cost of the system and improves the efficiency. This is an extension of LabVIEW One way to apply range.

发明内容 Contents of the invention

本发明解决的问题是提供一种基于LabVIEW和单片机的连杆特性分析显示方法。 The problem to be solved by the invention is to provide a method for analyzing and displaying the connecting rod characteristics based on LabVIEW and a single-chip microcomputer.

本发明解决其技术问题所采用的技术方案是:提供一种基于单片机和LabVIEW之间的传感器网络数据的处理方法,具体包括以下步骤: The technical scheme that the present invention solves its technical problem adopts is: provide a kind of processing method based on the sensor network data between single-chip microcomputer and LabVIEW, specifically comprise the following steps:

1、首先用单片机AD转换接口对传感器网络的信号进行AD采集; 1. First, use the AD conversion interface of the single-chip microcomputer to perform AD acquisition on the signal of the sensor network;

2、单片机将采集到的原始数据进行滤波处理; 2. The single-chip microcomputer performs filtering processing on the collected raw data;

3、将滤波后的原始数据进行转换成真正的有意义的数据,如:角度,角速度,角加速度等; 3. Convert the filtered raw data into real meaningful data, such as: angle, angular velocity, angular acceleration, etc.;

4、将数据进行打包处理,具体步骤包括如下: 4. The data is packaged and processed, and the specific steps include the following:

1)      将各个参数转换成字符串格式,并保存到一个字符串数组里; 1) Convert each parameter into a string format and save it in a string array;

2)      将特定标识字符插入到字符串数组里的各项参数之间; 2) Insert specific identification characters between the parameters in the string array;

3)      在字符串数组开头插入数据帧头识别位; 3) Insert the data frame header identification bit at the beginning of the string array;

4)      在字符串数组结尾插入数据帧尾识别位; 4) Insert the data frame end identification bit at the end of the string array;

5、如步骤4所说明,打包数据格式将如:帧头—数据位—数据标识位—……—帧尾,单片机将数据如上打包后直接经过蓝牙串口发送到电脑终端; 5. As explained in step 4, the packaged data format will be as follows: frame header—data bit—data identification bit—…—frame tail, and the single-chip microcomputer will send the data to the computer terminal directly through the Bluetooth serial port after packing the data as above;

6、终端启动LabVIEW程序,打开串口,并连上相应串口号,选择好波特率,并设置奇偶检验位; 6. The terminal starts the LabVIEW program, opens the serial port, and connects to the corresponding serial port number, selects the baud rate, and sets the parity bit;

7、LabVIEW程序启动后,处理数据并进行显示,具体步骤包括如下: 7. After the LabVIEW program starts, process the data and display it. The specific steps include the following:

1)      将串口接收的数据以簇的形式进行保存; 1) Save the data received by the serial port in the form of clusters;

2)      程序以10ms的间隔从数据簇里面提取一帧数据包; 2) The program extracts a frame of data packets from the data cluster at an interval of 10ms;

3)      检验数据包的帧头与帧尾,如果与预定格式不符则丢弃数据,程序将重新从数据簇里提取数据; 3) Check the frame header and frame tail of the data packet, and discard the data if it does not match the predetermined format, and the program will re-extract the data from the data cluster;

4)      将提取的数据包进行拆分,按照标识位进行数据分离,分离后的数据即为测得的各项参数; 4) Split the extracted data packets, and separate the data according to the identification bits, and the separated data are the measured parameters;

5)      LabVIEW程序将通过相关控件将参数显示出来; 5) The LabVIEW program will display the parameters through related controls;

6)      LabVIEW程序将启用2D绘图功能,将各个参数映射到相应2D显示控件中,进而显示机构的运动过程。 6) The LabVIEW program will enable the 2D drawing function, map each parameter to the corresponding 2D display control, and then display the movement process of the mechanism.

本发明的有益效果:本发明基于LabVIEW和单片机的连杆特性分析显示方法,通过单片机处理数据发送到PC端,实现了LabVIEW2D绘图VI控件模拟机构运动。 Beneficial effects of the present invention: the present invention is based on the analysis and display method of the connecting rod characteristics of LabVIEW and single-chip microcomputer, and sends the data processed by the single-chip microcomputer to the PC end, and realizes the movement of the LabVIEW2D drawing VI control simulation mechanism.

附图说明 Description of drawings

图1为本发明的系统流程框图。 Fig. 1 is a system flow diagram of the present invention.

图2为LabVIEW数据包分解程序。 Figure 2 is the LabVIEW packet decomposition program.

图3为LabVIEW2D显示程序图。 Figure 3 shows the program diagram of LabVIEW2D.

具体实施方案 specific implementation plan

下面结合具体实施例,进一步阐释本发明。 Below in conjunction with specific embodiment, further explain the present invention.

如图1所示,一种基于单片机和LabVIEW之间传感器网络数据的处理方法,包括系统初始化(1),机构运行(2),单片机数据采集(3),蓝牙发送数据包(4),LabVIEW运行(5),设置参数(6),发送至单片机(7),LabVIEW接收数据包(8),数据包解与校正(9),校正错误(10)则返回LabVIEW接收数据包(8),校正正确则,数据转换成坐标(11),最后2D界面显示(12),具体包括以下步骤: As shown in Figure 1, a processing method based on sensor network data between MCU and LabVIEW, including system initialization (1), mechanism operation (2), MCU data collection (3), Bluetooth sending data packets (4), LabVIEW Run (5), set the parameters (6), send to the microcontroller (7), LabVIEW receives the data packet (8), solve and correct the data packet (9), correct the error (10), then return to LabVIEW to receive the data packet (8), If the correction is correct, the data is converted into coordinates (11), and finally the 2D interface is displayed (12), which specifically includes the following steps:

1、首先对整个控制系统进行初始化,主要包括机构参数,电机转速和传感器的参数初始化设置; 1. First, initialize the entire control system, mainly including mechanism parameters, motor speed and sensor parameter initialization settings;

2、终端启动LabVIEW程序,打开串口,并连上相应串口号,选择好波特率,设置奇偶检验位,并将设置好的初始化参数通过串口发送至单片机; 2. The terminal starts the LabVIEW program, opens the serial port, and connects to the corresponding serial port number, selects the baud rate, sets the parity bit, and sends the set initialization parameters to the microcontroller through the serial port;

3、单片机接收到初始化数据后开始控制机构运行; 3. After receiving the initialization data, the MCU starts to control the operation of the mechanism;

4、机构运行后,单片机首先对传感器采集原始数据,主要是利用AD转换接口对传感器网络的信号进行AD采集; 4. After the mechanism is running, the single-chip microcomputer first collects the original data of the sensor, mainly using the AD conversion interface to carry out AD collection of the signal of the sensor network;

5、单片机将采集到的原始数据进行滤波处理; 5. The single-chip microcomputer performs filtering processing on the collected raw data;

6、将滤波后的原始数据进行转换成真正有意义的数据,如:角度,角速度,角加速度等; 6. Convert the filtered raw data into truly meaningful data, such as: angle, angular velocity, angular acceleration, etc.;

7、将数据进行打包处理,具体步骤包括如下: 7. The data is packaged and processed, and the specific steps include the following:

1)      将各个参数转换成字符串格式,并保存到一个字符串数组里; 1) Convert each parameter into a string format and save it in a string array;

2)      将特定标识字符插入到字符串数组里的各项参数之间; 2) Insert specific identification characters between the parameters in the string array;

3)      在字符串数组开头插入数据帧头识别位; 3) Insert the data frame header identification bit at the beginning of the string array;

4)      在字符串数组结尾插入数据帧尾识别位; 4) Insert the data frame end identification bit at the end of the string array;

8、打包数据格式:帧头—数据位—数据标识位—……—帧尾,单片机将数据如上打包后直接经过蓝牙串口发送到电脑终端; 8. Packing data format: frame header—data bit—data identification bit—…—frame tail, the single-chip microcomputer packs the data as above and sends it directly to the computer terminal through the Bluetooth serial port;

9、LabVIEW程序启动后,处理数据并进行显示,具体步骤包括如下: 9. After the LabVIEW program starts, process the data and display it. The specific steps include the following:

1)      将串口接收的数据以簇的形式进行保存; 1) Save the data received by the serial port in the form of clusters;

2)      程序以10ms的间隔从数据簇里面提取一帧数据包; 2) The program extracts a frame of data packets from the data cluster at an interval of 10ms;

3)      检验数据包的帧头与帧尾,如果与预定格式不符则丢弃数据,程序将重新从数据簇里提取数据; 3) Check the frame header and frame tail of the data packet, and discard the data if it does not match the predetermined format, and the program will re-extract the data from the data cluster;

4)      将提取的数据包进行拆分,按照标识位进行数据分离,分离后的数据即为测得的各项参数; 4) Split the extracted data packets, and separate the data according to the identification bits, and the separated data are the measured parameters;

5)      LabVIEW程序将通过相关控件将参数显示出来; 5) The LabVIEW program will display the parameters through related controls;

6)      LabVIEW程序将启用2D绘图功能,将各个参数映射到相应2D显示控件中,进而显示机构的运动过程。 6) The LabVIEW program will enable the 2D drawing function, map each parameter to the corresponding 2D display control, and then display the movement process of the mechanism.

1、采用单片机作为数据采集口 1. Using single-chip microcomputer as data acquisition port

单片机作为数据采集口,能够对数据进行滤波,分析运算和处理,并能作为数据的中转站,能够对数据的上行和下行做出相应的反应和处理。单片机和LabVIEW上位机程序是两个独立的控制快,两者之间通过蓝牙进行数据通信。这样不仅能减轻LabVIEW程序端口的负担,而且实现了传感器与总控制器之间的双向通信,实现了集散控制。 As a data acquisition port, the single-chip microcomputer can filter, analyze and process the data, and can also be used as a data transfer station to respond and process the upstream and downstream of the data accordingly. The single-chip microcomputer and the LabVIEW host computer program are two independent control blocks, and data communication is carried out between the two through Bluetooth. This can not only reduce the burden of the LabVIEW program port, but also realize the two-way communication between the sensor and the general controller, and realize the distributed control.

2、原始数据的打包与分割 2. Packaging and segmentation of raw data

为了能使LabVIEW程序能够识别出单片机发出的上行数据,我们对数据进行特殊打包处理。将原始数据打包为字符串数组,中间用特定标识符区分开来。具体如下: In order to enable the LabVIEW program to identify the uplink data sent by the microcontroller, we pack the data in a special way. Pack the raw data into an array of strings separated by specific identifiers. details as follows:

起始字符位—传感器0数据0—标识字符0—传感器0数据1—标识符1—传感器1数据0—标识符2—……终止标识字符。 Start character bit—sensor 0 data 0—identification character 0—sensor 0 data 1—identifier 1—sensor 1 data 0—identifier 2—… terminating identification character.

为了避免数据发送中间出现错误或者接收时出现的时间偏差,我们使用帧头与帧尾字符作为检验数据。 In order to avoid errors in data transmission or time deviation during reception, we use frame header and frame tail characters as inspection data.

3、LabVIEW对数据的处理 3. LabVIEW's data processing

LabVIEW上位机拆分数据如图2所示,当LABVIEW接收到单片机控制端发送过来的一帧数据包时,首先要对数据包进行解析和拆分, 解析时按照数据打包时的协议逐个字符进行解析,即把字符串数组里面的所有的标识字符前的数据提取出来,然后按照标识符拆分成各个独立的数据。LabVIEW对数据进行拆分后,数据以我们预定的顺序保存到数据簇里,当要从数据簇中取出一帧数据包时,首先对数据进行数据类型转换,然后可以根据实际需求对数据进行精度校准,校准后的数据一部分引用到波形显示VI控件接口,一部分引用到2D显示控件子VI。 The split data of LabVIEW host computer is shown in Figure 2. When LABVIEW receives a frame of data packet sent by the microcontroller control end, it first needs to analyze and split the data packet, and the parsing is performed character by character according to the protocol when the data is packaged. Parsing is to extract all the data before the identification characters in the string array, and then split it into independent data according to the identifier. After LabVIEW splits the data, the data is stored in the data cluster in the order we predetermined. When a frame of data packet is to be taken out of the data cluster, the data type conversion is first performed on the data, and then the accuracy of the data can be adjusted according to actual needs. Calibration, part of the calibrated data is referenced to the waveform display VI control interface, and part of it is referenced to the 2D display control subVI.

4、LabVIEW2D显示界面的设计 4. Design of LabVIEW2D display interface

LABVIEW实现2D图形显示的部分程序如图3所示。LabVIEW具有2D绘图VI控件,使用LabVIEW专业的图片函数中的绘制几何图形子VI可以实现矩形,圆等几何图形的绘制。首先我们绘制好了几个标准的几何图形,然后封装成子VI控件,并把相应的数据参数引用到子VI接口上,参数从已经拆分好的数据簇里每隔10ms取出一列。在进行机构运动基本图形绘制时,直接调用这几个子VI,通过数据参数传递给子VI控件,能使子VI控件绘制的图形产生相应的位移变化。通过这几个基本图形VI能组合成多种机构运动机理。 Part of the program for LABVIEW to realize 2D graphics display is shown in Figure 3. LabVIEW has a 2D drawing VI control, and the drawing of geometric figures such as rectangles and circles can be realized by using the drawing geometric figure subVI in the professional picture function of LabVIEW. First of all, we have drawn several standard geometric figures, and then encapsulated them into subVI controls, and referenced the corresponding data parameters to the subVI interface. The parameters are extracted from the split data cluster every 10ms. When drawing the basic graphics of the mechanism movement, these subVIs are directly called, and the data parameters are passed to the subVI controls, so that the graphics drawn by the subVI controls can produce corresponding displacement changes. Through these several basic graphic VIs, various mechanism motion mechanisms can be combined.

在模拟机构运动时,为了使绘制好的机构图形能够根据参数做出相应的反应运动,我们将参数映射成相应的坐标变化,如杆的旋转,依据单片机传过来的角位移信号,经过弧度换算最终折算成相应的坐标,依据坐标使绘图子VI显示的图形的坐标产生变化,从而实现了运动机构的动态显示。 When simulating the movement of the mechanism, in order to make the drawn mechanism graphics respond to the corresponding movement according to the parameters, we map the parameters into corresponding coordinate changes, such as the rotation of the rod, according to the angular displacement signal transmitted by the single-chip microcomputer, after arc conversion Finally, it is converted into corresponding coordinates, and the coordinates of the graphics displayed by the drawing subVI are changed according to the coordinates, thereby realizing the dynamic display of the kinematic mechanism.

Claims (3)

1.一种基于LabVIEW和单片机的连杆特性分析显示方法,其特征是提供一种基于单片机和LabVIEW之间的传感器网络数据的处理方法,用单片机AD转换接口对传感器网络的信号进行AD采集;单片机将采集到的的原始数据进行滤波处理;将滤波后的原始数据进行转换成真正的有意义的数据,如:角度,角速度,角加速度。 1. A connecting rod characteristic analysis and display method based on LabVIEW and single-chip microcomputer is characterized in that a kind of processing method based on the sensor network data between the single-chip microcomputer and LabVIEW is provided, and the signal of the sensor network is carried out AD acquisition with the single-chip microcomputer AD conversion interface; The single-chip microcomputer performs filtering processing on the collected raw data; converts the filtered raw data into real meaningful data, such as: angle, angular velocity, angular acceleration. 2.根据权利要求1所述的基于LabVIEW和单片机的连杆特性分析显示方法,其特征是提供一种将数据进行打包处理的方法,将各个参数转换成字符串格式,并保存到一个字符串数组里;将特定标识字符插入到字符串数组里的各项参数之间;在字符串数组开头插入数据帧头识别位;在字符串数组结尾插入数据帧尾识别位;打包数据格式如:帧头—数据位—数据标识位—……—帧尾。 2. the connecting rod characteristic analysis display method based on LabVIEW and single-chip microcomputer according to claim 1, it is characterized in that a kind of method that data is carried out packing process is provided, and each parameter is converted into character string format, and saves to a character string In the array; insert specific identification characters between the parameters in the string array; insert the data frame header identification bit at the beginning of the string array; insert the data frame end identification bit at the end of the string array; pack data format such as: frame Header—data bit—data identification bit—…—frame end. 3.根据权利要求2所述的基于LabVIEW和单片机的连杆特性分析显示方法,其特征是提供一种单片机将数据经过蓝牙串口发送到电脑终端处理数据并进行显示的方法,终端启动LabVIEW程序,打开串口,并连上相应串口号,选择好波特率,并设置奇偶检验位;LabVIEW程序启动后,将串口接收的数据以簇的形式进行保存;程序以10ms的间隔从数据簇里面提取一帧数据包;检验数据包的帧头与帧尾,如果与预定格式不符则丢弃数据,程序将重新从数据簇里提取数据;将提取的数据包进行拆分,按照标识位进行数据分离,分离后的数据即为测得的各项参数;LabVIEW程序将通过相关控件将参数显示出来;LabVIEW程序将启用2D绘图功能,将各个参数映射到相应2D显示控件中,进而显示杆的运动过程。 3. the connecting rod characteristic analysis display method based on LabVIEW and single-chip microcomputer according to claim 2, it is characterized in that a kind of single-chip microcomputer is provided and data is sent to computer terminal processing data and the method for displaying through bluetooth serial port, terminal starts LabVIEW program, Open the serial port, connect the corresponding serial port number, select the baud rate, and set the parity bit; after the LabVIEW program is started, the data received by the serial port will be saved in the form of clusters; Frame data packet; check the frame header and frame tail of the data packet, discard the data if it does not match the predetermined format, and the program will re-extract the data from the data cluster; split the extracted data packet, and separate the data according to the identification bit. The final data is the measured parameters; the LabVIEW program will display the parameters through the relevant controls; the LabVIEW program will enable the 2D drawing function, map each parameter to the corresponding 2D display control, and then display the movement process of the rod.
CN201410197489.6A 2014-05-12 2014-05-12 Connecting rod characteristic analyzing and displaying method based on LabVIEM and single-chip microcomputer Pending CN104049557A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410197489.6A CN104049557A (en) 2014-05-12 2014-05-12 Connecting rod characteristic analyzing and displaying method based on LabVIEM and single-chip microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410197489.6A CN104049557A (en) 2014-05-12 2014-05-12 Connecting rod characteristic analyzing and displaying method based on LabVIEM and single-chip microcomputer

Publications (1)

Publication Number Publication Date
CN104049557A true CN104049557A (en) 2014-09-17

Family

ID=51502582

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410197489.6A Pending CN104049557A (en) 2014-05-12 2014-05-12 Connecting rod characteristic analyzing and displaying method based on LabVIEM and single-chip microcomputer

Country Status (1)

Country Link
CN (1) CN104049557A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106487851A (en) * 2015-08-31 2017-03-08 北京国双科技有限公司 Web wrapper information transferring method, apparatus and system
CN109656564A (en) * 2018-11-29 2019-04-19 浙江台运汽车科技有限公司 The analytic method and system of DBC message are realized based on LABVIEW and .NET
CN114911474A (en) * 2022-07-18 2022-08-16 中国空气动力研究与发展中心低速空气动力研究所 Data processing method and device based on computing module and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101082542A (en) * 2007-05-22 2007-12-05 上海交大神舟汽车设计开发有限公司 Static state detecting bedstand of vehicle steadily control system
US20070294342A1 (en) * 2001-08-15 2007-12-20 Shah Mohammed K Specifying products over a network
CN201034580Y (en) * 2007-04-29 2008-03-12 沈阳理工大学 A Roughness Detector Based on Virtual Instrument
CN102621491A (en) * 2012-03-21 2012-08-01 浙江理工大学 Motor parameter detector
CN103575533A (en) * 2013-11-18 2014-02-12 中国地质大学(武汉) Experimental device and method for testing rope sheave skid characteristics

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070294342A1 (en) * 2001-08-15 2007-12-20 Shah Mohammed K Specifying products over a network
CN201034580Y (en) * 2007-04-29 2008-03-12 沈阳理工大学 A Roughness Detector Based on Virtual Instrument
CN101082542A (en) * 2007-05-22 2007-12-05 上海交大神舟汽车设计开发有限公司 Static state detecting bedstand of vehicle steadily control system
CN102621491A (en) * 2012-03-21 2012-08-01 浙江理工大学 Motor parameter detector
CN103575533A (en) * 2013-11-18 2014-02-12 中国地质大学(武汉) Experimental device and method for testing rope sheave skid characteristics

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘宏瑞,等: "基于NI CompactRIO平台的发动机连杆疲劳试验系统研究", 《仪器仪表学报》, vol. 32, no. 12, 31 December 2011 (2011-12-31) *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106487851A (en) * 2015-08-31 2017-03-08 北京国双科技有限公司 Web wrapper information transferring method, apparatus and system
CN106487851B (en) * 2015-08-31 2019-06-18 北京国双科技有限公司 Web wrapper information transferring method, apparatus and system
CN109656564A (en) * 2018-11-29 2019-04-19 浙江台运汽车科技有限公司 The analytic method and system of DBC message are realized based on LABVIEW and .NET
CN114911474A (en) * 2022-07-18 2022-08-16 中国空气动力研究与发展中心低速空气动力研究所 Data processing method and device based on computing module and storage medium

Similar Documents

Publication Publication Date Title
CN109819233B (en) Digital twin system based on virtual imaging technology
CN102520619B (en) General-purpose satellite remote sensing simulator
CN106354568A (en) Method and device for communication between different processes
CN102833132B (en) Detection method of onboard data multiplexer
CN103269388B (en) A kind of method by satellite data transmission channel acquisition high-speed real-time
CN102393738A (en) Diagnostic device and test method of automobile electronic control unit (ECU)
CN102354197A (en) Electromobile data acquisition and management system based on visual instrument
CN102546301B (en) A kind of digital signal logic analyzing system
CN106572347B (en) MIPI signal resolution method and apparatus
CN104049557A (en) Connecting rod characteristic analyzing and displaying method based on LabVIEM and single-chip microcomputer
WO2015131697A1 (en) Method and apparatus for multiplex-frame random data verification
CN105068898B (en) USB type-C high speed debug method and device
CN104598354B (en) Debugging method and device special for high-end fault-tolerant computer FPGA (field programmable Gate array) based on soft and hard architecture
CN112416844B (en) Spike signal detection and classification device based on FPGA and GPU
CN102148825B (en) Method and device for configuring and analysing dynamic protocol
CN104615528B (en) A kind of intelligent mobile phone sensor online data collection and real-time processing method
CN104022933B (en) A kind of vehicle bus debugging system changed based on multimode signal
CN105681435B (en) A kind of implementation method of the vehicle communication system based on university student's equation motorcycle race
CN103595996B (en) A kind of multiview data transmission method that is applicable to real three-dimensional display system
CN107124241B (en) A kind of system and method for Ieee1588 modular simulation in OTN
CN105100004A (en) Motion sensing data transmission method and apparatus
CN115903569A (en) Full-digital comprehensive modular avionics system
CN203982364U (en) Device based on the packet capturing of chip microcontroller serial ports
CN106648085A (en) Method for capturing attitude information of virtual reality device
CN105807003B (en) A kind of gas sensor visualization system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140917