当前位置:网站首页>Process steps of vibrating wire acquisition module for measuring vibrating wire sensor
Process steps of vibrating wire acquisition module for measuring vibrating wire sensor
2022-07-01 19:45:00 【51CTO】
The vibrating wire acquisition module measures the flow steps of vibrating wire sensor ?
VM The measurement process is divided into excitation 、 sampling 、 Calculate three big steps . In continuous measurement mode , Start a new measurement process immediately after sampling the signal and calculating , In the single measurement mode , Only after receiving a single measurement instruction will the measurement process of the specified number of times be triggered , Enter the standby state after the measurement ( Wait for instructions ).

incentive : Use high-voltage pulse or low-voltage sweep method to send excitation signal to the sensor , Make the sensor steel string vibrate naturally . This module supports a variety of incentive methods .
sampling : Collect the sinusoidal signals generated by the natural vibration of steel strings of multiple groups of sensors .
Calculation : Evaluate the quality of the collected sensor signal 、 Adjustment operation , Calculate the vibration frequency of the sensor steel string .
VMXXX The general process of module measurement is :
( 1) Check whether the sensor is connected ;
( 2) Delay for a period of time
( 3) Send a specific excitation signal to the sensor coil , Make the sensor steel string produce natural vibration ;
( 4) Delay for a period of time , Wait for the sensor return signal to stabilize ;
( 5) Detect the signal returned by the sensor coil , When the signal meets the predetermined requirements, carry out quality evaluation and result calculation ;
( 6) Read the temperature sensor ;
( 7) Update the operation status and calculation results to the corresponding registers .
( 8) If automatic data uploading is set , Then send the specified data actively .
边栏推荐
猜你喜欢

Optaplanner learning notes (I) case cloud balance

uni-app微信小程序一键登录获取权限功能

Actual combat of flutter - fast implementation of audio and video call application

Ubuntu14 install MySQL and configure root account local and remote access
![Leetcode 1380 lucky numbers in matrix [array] the leetcode path of heroding](/img/56/0c7f39406814b5bf92eca5f6670e10.jpg)
Leetcode 1380 lucky numbers in matrix [array] the leetcode path of heroding

SIP protocol of gb28181

Axure does not display catalogs

1592 例题1 国王(Sgu223 LOJ10170 LUOGU1896 提高+/省选-) 暴力思考 状压DP 01背包

SQL 入门计划-1-选择

科技T3国产平台!成功搭载“翼辉国产实时系统SylixOS”
随机推荐
GC垃圾回收
118. Yanghui triangle
GB28181之SIP协议
面试题 16.16. 部分排序-双指针法
Actual combat of flutter - fast implementation of audio and video call application
Basic use of MySQL
axure不显示元件库
brpc理解
采集抖音视频
wireshark报文分析tcp,ftp
Time series analysis using kibana timelion
MySQL reports an error can't create table 'demo01 tb_ Student‘ (errno: 150)*
微信小程序 navigator点击后有阴影 ,去掉navigator阴影效果
利用win7漏洞进行系统登录密码破解
Using win7 vulnerability to crack the system login password
703. 数据流中的第 K 大元素
类加载机制
振弦采集模块测量振弦传感器的流程步骤
博途V16 获取系统时间转换成字符串
torch. nn. functional. Interpolate function