[go: up one dir, main page]

CN109540357A - The processing method of high-throughput torque measurement data based on Labview - Google Patents

The processing method of high-throughput torque measurement data based on Labview Download PDF

Info

Publication number
CN109540357A
CN109540357A CN201811281977.XA CN201811281977A CN109540357A CN 109540357 A CN109540357 A CN 109540357A CN 201811281977 A CN201811281977 A CN 201811281977A CN 109540357 A CN109540357 A CN 109540357A
Authority
CN
China
Prior art keywords
frequency
torque
time
rising edge
torque sensor
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
CN201811281977.XA
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.)
Tianjin University of Technology
Original Assignee
Tianjin University of 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 Tianjin University of Technology filed Critical Tianjin University of Technology
Priority to CN201811281977.XA priority Critical patent/CN109540357A/en
Publication of CN109540357A publication Critical patent/CN109540357A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01LMEASURING FORCE, STRESS, TORQUE, WORK, MECHANICAL POWER, MECHANICAL EFFICIENCY, OR FLUID PRESSURE
    • G01L3/00Measuring torque, work, mechanical power, or mechanical efficiency, in general
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01LMEASURING FORCE, STRESS, TORQUE, WORK, MECHANICAL POWER, MECHANICAL EFFICIENCY, OR FLUID PRESSURE
    • G01L5/00Apparatus for, or methods of, measuring force, work, mechanical power, or torque, specially adapted for specific purposes
    • G01L5/0028Force sensors associated with force applying means
    • G01L5/0042Force sensors associated with force applying means applying a torque
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/05Digital input using the sampling of an analogue quantity at regular intervals of time, input from a/d converter or output to d/a converter

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)

Abstract

本发明公开了一种基于Labview的高吞吐率扭矩测量数据的处理方法,依次通过按时序获取扭矩传感器传输的频率信号;在FPGA模块中使用高频时钟读取扭矩传感器传入频率信号的上升沿,直到达到设定的数据更新时间,得到第一个上升沿与最后一个上升沿之间高频时钟的计数值以获取上升沿的个数,进而计算出扭矩传感器的实际输出频率;将频率信息通过DMA‑FIFO上传至Real‑Time实时系统,由Real‑Time实时系统将频率换算为实际的扭矩值并存储实现;该基于Labview的高吞吐率扭矩测量数据的处理方法实现了扭矩数据的高速采集,高速存储,解决了扭矩数据在Labview环境下的高速采集与数据高速流盘的问题,且该方法涉及的算法复杂度不高,可适用于各种仪器设备的扭矩采集系统。

The invention discloses a method for processing torque measurement data with high throughput rate based on Labview. The frequency signal transmitted by the torque sensor is sequentially obtained by time sequence; the rising edge of the incoming frequency signal from the torque sensor is read by using a high-frequency clock in an FPGA module. , until the set data update time is reached, the count value of the high-frequency clock between the first rising edge and the last rising edge is obtained to obtain the number of rising edges, and then the actual output frequency of the torque sensor is calculated; It is uploaded to the Real-Time real-time system through DMA-FIFO, and the Real-Time real-time system converts the frequency into the actual torque value and stores it; this Labview-based high-throughput torque measurement data processing method realizes the high-speed acquisition of torque data , high-speed storage, solves the problem of high-speed acquisition of torque data and high-speed streaming of data in the Labview environment, and the algorithm involved in this method is not high in complexity, and can be applied to torque acquisition systems of various instruments and equipment.

Description

The processing method of high-throughput torque measurement data based on Labview
Technical field
The present invention relates to TT&C system information technology field, in particular to a kind of high-throughput torque based on Labview The processing method of measurement data.
Background technique
In the current informationization epoch, for high-throughput, the requirement of high accuracy measurement and control system is higher and higher.And for numerous For relevant enterprise, the raising of observation and control technology is all urgent need, and the accuracy positioned, corresponding rapidity, high-throughput Data transmission etc. all has far-reaching influence for the development of enterprise, and especially the development of China's modern industry is with greater need for new technique Support.And the appearance of observation and control technology just meets the demand of people.By applying observation and control technology, work can not only be stepped up Industry production efficiency improves a series of accuracy of fine measuring instruments, while also enriching the type of emerging technology and industry, The fast development of China's industrial sector has been pushed to a certain extent.Under the background of made in China 2025, observation and control technology has Greatly application and promotional value, need people to further investigate.
FPGA (Field-ProgrammableGateArray), i.e. field programmable gate array, be PAL, GAL, The product further developed on the basis of the programming devices such as CPLD, as one of field specific integrated circuit (ASIC) Semi-custom circuit and occur, not only solved the deficiency of custom circuit, but also to overcome original programming device gate circuit number limited The shortcomings that.With the circuit design that hardware description language (Verilog or VHDL) is completed, simple synthesis and cloth can be passed through Office, is quickly burned on FPGA and is tested, and is the technology mainstream of modern IC designs verifying.These editable elements can be by For realizing some basic logic gates (such as AND, OR, XOR, NOT) or more more complicated combination function such as Decoder or mathematical equation.Inside most of FPGA, also for example touched comprising memory cell in these editable elements Send out device (Flip-flop) or other more complete block of memory.
Summary of the invention
It solves torque data the object of the present invention is to provide one kind and realizes high speed acquisition and data under Labview environment The processing method of the high-throughput torque measurement data based on Labview of the problems such as high speed flow table.
For this purpose, technical solution of the present invention is as follows:
A kind of processing method of the high-throughput torque measurement data based on Labview, steps are as follows:
S1, the frequency signal for chronologically obtaining torque sensor transmission;
S2, the rising edge for reading the incoming frequency signal of torque sensor using high frequency clock in FPGA module, Zhi Daoda To the data renewal time of setting, the count value of high frequency clock between first rising edge and the last one rising edge is obtained in terms of The time between first rising edge and the last one rising edge is calculated, and obtains the number of rising edge, and then calculates torque biography The actual output frequency of sensor;
S3, the frequency information being calculated by step S2 is uploaded to Real-Time real-time system by DMA-FIFO, Frequency is scaled actual torque value by Real-Time real-time system and is stored.
Further, in step sl, frequency is built between FPGA module and torque sensor using NI6584 adapter Rate signal differential channel, makes FPGA module receive differential frequency signal from torque sensor.In the step, in Labvi ew It develops in environment, using differential signal acquisition frequency information, realizes the purpose for inhibiting common mode interference.
Further, frequency signal differential path is built method particularly includes: NI6584 adapter is inserted into FPGA In the interface of module board, while the pin 4 of NI6584 adapter Single port and the pin 1 of torque sensor port being connected It connects, and the pin of this Single port 5 is connect with the pin 4 of torque sensor.
Further, the specific implementation step of step S2 are as follows:
The onboard clock of S201, frequency multiplication FPGA module obtain high frequency clock;
S202, data collection cycle is determined;
S203, in data collection cycle, using high frequency clock identification torque sensor frequency signal rising edge, work as knowledge Started counting after being clipped to first rising edge, until collection period terminates, then by searching for the last one rising edge when meter Numerical value obtains the number for the rising edge that high frequency clock recognizes;
S204, count value obtained in step S203 is obtained acquiring used in several rising edges multiplied by high frequency clock cycles Time, then the number that rising edge occurs is obtained into the corresponding frequency of frequency signal divided by the time used in several rising edges is acquired Value, the i.e. actual frequency of torque sensor.
Wherein, in above-mentioned steps S202, data collection cycle is manually set according to data characteristics.In above-mentioned steps S204 Medium-high frequency clock cycle value is one week of high frequency clock that the onboard clock of FPGA module is obtained by the frequency multiplication step of step S203 The time of phase;In addition, reading rising edge number in specified period using high frequency clock, guarantee to consolidate again while acquisition precision Fixed number according to transmission period.
Further, in step s3, frequency data are transmitted using DMA-FIFO, this is because DMA-FIFO is The dual port buffer of one first in, first out, i.e., first data first entered in it are moved out of, and one of mouth is storage The input port of device, another mouthful are the delivery outlets of memory, can realize: 1) cache to continuous data flow, are prevented Only lose data when into machine and storage operation, 2) data put together and carry out can avoid frequent bus behaviour into machine and storage Make, offloading the CPU, 3) allow system to carry out dma operation, improve the transmission speed of data;And then use Real-Time Flow data in real-time system reading DMA-FIFO and the reason of frequency information is converted to torque information is, one is to make Frequency data circulation is changed to torque data stream with Real-Time real-time system, it is higher compared to directly using host computer to have Real-time, can guarantee that data flow is continually and steadily transmitted;Secondly, the store function of Real-Time real-time system is realized to torque Data flow is individually stored into its disk, and when host computer needs to call torque data, Real-Time real-time system can will be turned round Square data flow is transferred to host computer by way of network flow immediately.In addition, Real-Time real-time system also has good expansion Malleability;It therefore, can by DMA-FIFO transmission frequency information to Real-Time real-time system in Labview exploitation environment Reasonable distribution hardware resource makes hardware in system play respective advantage.
Compared with prior art, the processing method of the high-throughput torque measurement data based on Labview has as follows The utility model has the advantages that
1) this method can by adjusting data collection cycle at any time, facilitate the alignment for carrying out multichannel data with synchronize adopt Collection;
2) this method will not lose a large amount of countings because of the change by measured frequency, cause the change of final resolution ratio, make The resolution ratio of data is constant in measurement range;
3) this method can be realized high-speed transfer torque data, and 1 second volume of transmitted data can achieve 25000;
4) this method makes frequency data stream high speed, lossless using Real-Time real-time system by cooperating with FPGA Be transmitted to Real-Time real-time system carry out torque data stream high-speed transitions and storage, realization respectively exert advantages of oneself The characteristics of, optimize system resource.
Detailed description of the invention
Fig. 1 is the flow chart of the processing method of the high-throughput torque measurement data of the invention based on Labview;
Fig. 2 is the mode of connection schematic diagram of the NI6584 adapter and torque sensor in the embodiment of the present invention.
Specific embodiment
With reference to the accompanying drawing and specific embodiment the present invention is described further, but following embodiments are absolutely not to this hair It is bright to have any restrictions.
As shown in Figure 1, being somebody's turn to do the specific processing step of the processing method of the high-throughput torque measurement data based on Labview It is as follows:
S1, the frequency signal for chronologically obtaining torque sensor transmission;
S2, the rising edge for being read the incoming frequency signal of torque sensor using high frequency clock in FPGA, are set until reaching Fixed data renewal time, obtain the count value of high frequency clock between first rising edge and the last one rising edge to obtain on The number on edge is risen, and then calculates the actual output frequency of torque sensor;
S3, the frequency information being calculated by step S2 is uploaded to Real-Time system by DMA-FIFO, by Frequency is scaled actual torque value and stored by Real-Time system.
Specifically, this method is controlled by sequentially connected torque sensor, NI6584 adapter, FPGA board, NI8840 Device and host computer are realized;Wherein, equipped with Real-Time real-time system on NI8840 controller.
Torque sensor is mounted in shafting, and output signal is frequency signal, can detect size of the axis by torque.Tool For body, the torque measurement of torque sensor uses strain principles of electrical measurement, i.e., when strain axis is influenced to generate small shape by torsion After change, be pasted onto strain gauge resistance value on strain axis and corresponding variation occur, by the Strain Meter Set with same strain characteristic at Measuring bridge, the variation that the variation of strain resistor can be changed into voltage signal measures, then by torque information with frequency The form of signal is sent to signal receiving end.Frequency is higher, indicates that the torque value measured is bigger, and frequency is lower, indicates to measure Torque value is smaller.
In the method, signal receiving end, that is, FPGA module uses fpga chip to be conducive to as acquisition chip subsequent Multiple sensor acquires the alignment of data, improves the synchronization degree of data acquisition.Wherein, torque sensor uses NI6584 adapter Configuration FPGA whole port is differential path, and the RS422 by being connected between NI6584 adapter and torque sensor connects Mouthful, the frequency signal for making FPGA module that differential lane receiver torque sensor be utilized to issue, to reduce common mode interference when acquisition.
Specifically, NI6584 adapter is inserted into the board interface of FPGA module, meanwhile, by NI6584 adapter The pin 4 and pin 5 of Single port are connect with the pin 1 of torque sensor port and pin 4, complete NI6584 adapter, torque The connection of sensor and FPGA module, in addition, torque sensor port pinout 2 is connect 24V power cathode, pin 3 connects 24V power supply Anode, as shown in Figure 2.
The board of FPGA module handles the differential frequency signal received from torque sensor.Wherein, it improves To the precision of torque sensor frequency identification, there are two types of methods: first is that improving FPGA clock frequency.Clock frequency is higher, the same to period Under counts it is also more, the counting between torque sensor rising edge is divided smaller, makes the measurement of frequency more Precisely;Specifically, clock frequency is lower, fewer with the counts under the period, reduces so that counting, resolution ratio decline;Second A method is to extend data collection cycle, makes in a cycle that collected rising edge number is more, high frequency clock can count Time extend, the value of counting also accordingly increases, and improves the resolution ratio of measurement.And it balances use above two side simultaneously Method then can not only guarantee that the update cycle of data was unlikely to too long, but also guarantee that the resolution ratio of frequency identification is met the requirements.Meanwhile Such compound algorithm also helps the synchronization of multichannel data, and guarantees the acquisition precision of data.
Therefore, the maximum frequency multiplication multiple that the multiple of frequency multiplication uses FPGA module can be realized in this example;Data acquisition Period is to be manually set, it is contemplated that torque has fluctuation, i.e. the slot effect of the servo motor of driving shafting rotation can make Output torque generates high frequency periodic variation, thus, data collection cycle is set as 40 microseconds.
For this purpose, the specific processing step of FPGA module is as follows:
S201, the onboard clock of frequency multiplication in FPGA module obtain high frequency clock, to generate high-frequency counter;
S202, data collection cycle is determined, i.e. FPGA module time that a data are updated within this time;
S203, in a data collection cycle using the rising edge of high frequency clock identification torque sensor, when recognizing It is started counting after first rising edge, until collection period terminates, searches counting size when the last one rising edge, so that it may Know that high frequency clock shares how many times counting between several rising edges.
In above-mentioned treatment process, high frequency clock for identification the number of rising edge with to this number rising edge experience when Between counted, and be stored in the register of FPGA module, onboard clock is stored in by other calculation procedure calling Count value in the register of FPGA module completes subsequent calculating and updates collected frequency values, realizes hardware resource Reasonable distribution;
S204, in same data collection cycle, if the count value of high frequency clock is acquired multiplied by high frequency clock cycles The rising edge number measured is then obtained frequency divided by the time used in several rising edges is acquired by the time used in dry rising edge The numerical value for the actual frequency that rate value, i.e. torque sensor measure.
Successively, it repeats the above steps S203~S204 to the frequency data in subsequent each data collection cycle, with this Analogize, finally obtains the frequency flow data of torque sensor.
The frequency flow data handled by FPGA module is transmitted to Real-Time real-time system by DMA-FIFO. Wherein, direct memory access is referred to for DMA-FIFO, DMA, is a kind of without CPU and directly from the number of memory access data According to switch mode.Data transmission under PIO mode between hard disk and memory is controlled by CPU;And in dma mode, CPU Instruction need only be assigned to dma controller, allow dma controller to handle the transmission of data, Data Transfer Done again feeds back information To CPU, cpu resource occupation rate is thus largely alleviated.And FIFO is the dual port buffer of a first in, first out, i.e., First data first entered in it is moved out of, and one of mouth is the input port of memory, another mouth is memory Delivery outlet.Therefore, data high-speed can be made using DMA-FIFO, lossless be transmitted to Real-Time real-time system.
The frequency that Real-Time real-time system sends DMA-FIFO as the conversion of dedicated frequency signal and storage device Rate flow data is converted to torque flow data, and the torque flow data stored within the system is sent to host computer by network flow, Work is analyzed in the drafting and other data for carrying out change in torque curve.
In conclusion being somebody's turn to do the processing method of the high-throughput torque measurement data based on Labview realizes torque data High speed acquisition, high speed storing solves asking for high speed acquisition of the torque data under Labview environment and data high-speed flow table Topic, and the algorithm complexity that this method is related to is not high, suitable for the torque acquisition system of various instrument and equipments, has good Use value and promotion prospect.
The above embodiment is interpreted as being merely to illustrate the present invention rather than limit the scope of the invention.? After the content for having read record of the invention, technical staff can be made various changes or modifications the present invention, these equivalent changes Change and modification equally falls into the scope of the claims in the present invention.

Claims (4)

1.一种基于Labview的高吞吐率扭矩测量数据的处理方法,其特征在于,步骤如下:1. a processing method based on the high throughput torque measurement data of Labview, is characterized in that, step is as follows: S1、按时序获取扭矩传感器传输的频率信号;S1. Acquire the frequency signal transmitted by the torque sensor according to the time sequence; S2、在FPGA模块中使用高频时钟读取扭矩传感器传入的频率信号的上升沿,直到达到设定的数据更新时间,得到第一个上升沿与最后一个上升沿之间高频时钟的计数值以计算第一个上升沿与最后一个上升沿之间的时间,并获取上升沿的个数,进而计算出扭矩传感器的实际输出频率;S2. Use the high-frequency clock in the FPGA module to read the rising edge of the frequency signal input by the torque sensor until the set data update time is reached, and obtain the count of the high-frequency clock between the first rising edge and the last rising edge value to calculate the time between the first rising edge and the last rising edge, and obtain the number of rising edges, and then calculate the actual output frequency of the torque sensor; S3、将经过步骤S2计算得出的频率信息通过DMA-FIFO上传至Real-Time实时系统,由Real-Time实时系统将频率换算为实际的扭矩值并存储。S3. Upload the frequency information calculated in step S2 to the Real-Time real-time system through DMA-FIFO, and the Real-Time real-time system converts the frequency into an actual torque value and stores it. 2.根据权利要求1所述的基于Labview的高吞吐率扭矩测量数据的处理方法,其特征在于,在步骤S1中,采用NI6584适配器在FPGA模块和扭矩传感器之间搭建频率信号差分通道,使FPGA模块从扭矩传感器处接收到差分频率信号。2. the processing method of the high-throughput torque measurement data based on Labview according to claim 1, is characterized in that, in step S1, adopt NI6584 adapter to build frequency signal differential channel between FPGA module and torque sensor, make FPGA The module receives the differential frequency signal from the torque sensor. 3.根据权利要求2所述的基于Labview的高吞吐率扭矩测量数据的处理方法,其特征在于,搭建频率信号差分通道的具体方法为:将NI6584适配器插装在FPGA模块板卡的接口内,同时将NI6584适配器某一端口的引脚4与扭矩传感器端口的引脚1连接,并将这一端口的引脚5与扭矩传感器端口的引脚4连接。3. the processing method of the high-throughput torque measurement data based on Labview according to claim 2, is characterized in that, the concrete method of building frequency signal differential channel is: NI6584 adapter is inserted in the interface of FPGA module board, At the same time, connect pin 4 of one port of the NI6584 adapter to pin 1 of the torque sensor port, and connect pin 5 of this port to pin 4 of the torque sensor port. 4.根据权利要求1所述的基于Labview的高吞吐率扭矩测量数据的处理方法,其特征在于,步骤S2的具体实现步骤为:4. the processing method of the high-throughput torque measurement data based on Labview according to claim 1, is characterized in that, the concrete realization step of step S2 is: S201、倍频FPGA模块的板载时钟,获得高频时钟;S201. Multiply the onboard clock of the FPGA module to obtain a high-frequency clock; S202、确定数据采集周期;S202, determining a data collection period; S203、在数据采集周期内,使用高频时钟识别扭矩传感器频率信号的上升沿,当识别到第一个上升沿后开始计数,直到采集周期结束,然后通过查找最后一个上升沿时的计数值,得到高频时钟识别到的上升沿的个数;S203. During the data collection period, use a high-frequency clock to identify the rising edge of the frequency signal of the torque sensor, start counting after the first rising edge is identified, until the collection period ends, and then find the count value at the last rising edge, Get the number of rising edges recognized by the high-frequency clock; S204、使用板载时钟将步骤S203中得到的计数值乘以高频时钟周期得到采集若干上升沿所用的时间,再将上升沿出现的个数除以采集若干上升沿所用的时间得到频率信号对应的频率值,即扭矩传感器的实际频率。S204. Multiply the count value obtained in step S203 by the high-frequency clock cycle using the on-board clock to obtain the time used to collect several rising edges, and then divide the number of rising edges by the time used to collect several rising edges to obtain the corresponding frequency signal The frequency value is the actual frequency of the torque sensor.
CN201811281977.XA 2018-10-31 2018-10-31 The processing method of high-throughput torque measurement data based on Labview Pending CN109540357A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811281977.XA CN109540357A (en) 2018-10-31 2018-10-31 The processing method of high-throughput torque measurement data based on Labview

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811281977.XA CN109540357A (en) 2018-10-31 2018-10-31 The processing method of high-throughput torque measurement data based on Labview

Publications (1)

Publication Number Publication Date
CN109540357A true CN109540357A (en) 2019-03-29

Family

ID=65846035

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811281977.XA Pending CN109540357A (en) 2018-10-31 2018-10-31 The processing method of high-throughput torque measurement data based on Labview

Country Status (1)

Country Link
CN (1) CN109540357A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135460A (en) * 2011-01-17 2011-07-27 武汉理工大学 Device for measuring torque and power of photoelectric non-contact rotation shaft
CN103516279A (en) * 2013-09-17 2014-01-15 广东工业大学 Permanent magnet synchronous motor control chip based on FPGA
CN104215371A (en) * 2014-08-27 2014-12-17 湖北开特汽车电子电器系统股份有限公司 Measuring system of automotive air conditioning stepping motor moment output features
CN104283212A (en) * 2014-10-11 2015-01-14 广西大学 A physical simulation platform for doubly-fed wind turbine generator set based on CompactRIO
CN104458082A (en) * 2013-09-15 2015-03-25 张立洁 Stepping motor torque test system based on LabVIEW
CN105841867A (en) * 2016-05-20 2016-08-10 广东工业大学 Measuring method for tooth groove torque of permanent magnet motor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135460A (en) * 2011-01-17 2011-07-27 武汉理工大学 Device for measuring torque and power of photoelectric non-contact rotation shaft
CN104458082A (en) * 2013-09-15 2015-03-25 张立洁 Stepping motor torque test system based on LabVIEW
CN103516279A (en) * 2013-09-17 2014-01-15 广东工业大学 Permanent magnet synchronous motor control chip based on FPGA
CN104215371A (en) * 2014-08-27 2014-12-17 湖北开特汽车电子电器系统股份有限公司 Measuring system of automotive air conditioning stepping motor moment output features
CN104283212A (en) * 2014-10-11 2015-01-14 广西大学 A physical simulation platform for doubly-fed wind turbine generator set based on CompactRIO
CN105841867A (en) * 2016-05-20 2016-08-10 广东工业大学 Measuring method for tooth groove torque of permanent magnet motor

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
于家明 等: "基于虚拟仪器的电机转矩转速测试系统", 《电机与控制应用》 *
吴利君 等: "基于LabVIEW 的EPS 扭矩传感器数据采集系统设计", 《湖北民族学院学报》 *
李春萍 等: "基于LabVIEW的实时数据测量系统的设计", 《微计算机信息》 *
潘虹 等: "基于LabVIEW 和FPGA 的多功能", 《实验室研究与探索》 *
白文普 等: "基于虚拟仪器的动态扭矩测试系统的研究", 《微计算机信息》 *
郭睿楠 等: "基于FPGA 和LabVIEW 的虚拟频率特性测试仪设计", 《实验室研究与探索》 *
龙华伟 等: "基于LabVIEW的步进电动机扭矩测试系统", 《计量学报》 *

Similar Documents

Publication Publication Date Title
CN104614593B (en) One kind is based on self-alignment high-precision intelligent instrument system and its application process
CN100583644C (en) Integrating A/D convertion method and its A/D converter
CN106289366A (en) A kind of automatic calibration of sensor method and batch calibrating installation
CN110441604A (en) The circuit and method of resistance are accurately measured in Wheatstone bridge using computer
CN102928772A (en) Time sequence testing system and testing method thereof
CN108519521A (en) Capacitance measurement system, method and apparatus
CN100381955C (en) System and method for calibrating analog signal measuring apparatus automatically
CN202109934U (en) A high-precision temperature and humidity transmitter with wireless communication function
CN204855002U (en) High accuracy temperature data collection system
CN105159349B (en) A temperature change simulation device and method
CN102326333B (en) Capacitive input test method
CN109540357A (en) The processing method of high-throughput torque measurement data based on Labview
CN113703370A (en) Multichannel high-resolution data acquisition system
CN202661573U (en) Capacitance and inductance measurement circuit
CN204442406U (en) PROFIBUS PA protocol physical layers system for automatically testing parameters
CN106950427A (en) A kind of accurate sampling apparatus
CN107505053A (en) A kind of sinusoidal signal method for measuring phase difference based on FPGA and FFT technique
CN105572481A (en) Guided ammunition multipath sequential state signal measuring circuit and measuring method
CN1260553C (en) Embedded temperature oscillometer and measuring method thereof
CN115770930A (en) Welding machine equipment and voltage calibration method and device thereof
CN105700462B (en) A kind of method that high-speed data acquisition and storage are realized by PLC and host computer
CN201436569U (en) Ultra-high precision pressure measurement calibrator
CN202748411U (en) Multipath clock tester
CN2938114Y (en) an oscilloscope
CN202049196U (en) Frequency stability measuring device

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20190329