当前位置:网站首页>Peak detection of measured signal
Peak detection of measured signal
2022-07-04 12:41:00 【Rich in starch】
problem :
We use a data acquisition card to take readings from a device that increases its signal to a peak and then falls back to near the original value. We use a data acquisition card to read from the device , The device increases its signal to peak , Then fall back to close to the original value .To find the peak value we currently search the array for the highest reading and use the index to determine the timing of the peak value which is used in our calculations. To find the peak , We are currently searching the array for the highest reading , And use the index to determine the time of the peak used in our calculation .
This works well if the highest value is the peak we are looking for but if the device is not working correctly we can see a second peak which can be higher than the initial peak. If the highest value is the peak we are looking for , It works , But if the equipment is not working properly , We can see the second peak , This peak may be higher than the initial peak .We take 10 readings a second from 16 devices over a 90 second period. We are 90 From... In seconds 16 Read per second in devices 10 Readings .
My initial thoughts are to cycle through the readings checking to see if the previous and next points are less than the current to find a peak and construct an array of peaks. My initial idea was to cycle through the readings , See whether the previous and next points are smaller than the current point , To find a peak and build an array of peaks .Maybe we should be looking at a average of a number of points either side of the current position to allow for noise in the system. Maybe we should look at the average of many points on both sides of the current position , To consider the noise in the system .Is this the best way to proceed or are there better techniques? Is this the best way or better technology ?
We do use LabVIEW and I have checked the LAVA forums and there are a number of interesting examples. We do use LabVIEW, I checked. LAVA Forum , There are many interesting examples .This is part of our test software and we are trying to avoid using too many non-standard VI libraries so I was hoping for feedback on the process/algorithms involved rather than specific code. This is part of our testing software , We try to avoid using too many non-standard VI library , So I hope to get information about the process involved / Algorithm rather than specific code feedback .
Solution :
Reference resources : https://stackoom.com/en/question/qa边栏推荐
- queue
- Abnormal mode of ARM processor
- Fastlane 一键打包/发布APP - 使用记录及踩坑
- C language function
- Snowflake won the 2021 annual database
- mm_ Cognition of struct structure
- R语言--readr包读写数据
- Argminer: a pytorch package for processing, enhancing, training, and reasoning argument mining datasets
- How to realize the function of Sub Ledger of applet?
- BCD code Baidu Encyclopedia
猜你喜欢

轻松玩转三子棋
![[solve the error of this pointing in the applet] SetData of undefined](/img/19/c34008fbbe1175baac2ab69eb26e05.jpg)
[solve the error of this pointing in the applet] SetData of undefined

C語言函數

Wechat video Number launches "creator traffic package"

0x15 string
![[notes] in depth explanation of assets, resources and assetbundles](/img/e9/ae401b45743ea65986ae01b54e3593.jpg)
[notes] in depth explanation of assets, resources and assetbundles

Leetcode day 17

Jetson TX2 configures common libraries such as tensorflow and pytoch

Star leap plan | new projects are continuously being recruited! MSR Asia MSR Redmond joint research program invites you to apply!

Daily Mathematics Series 57: February 26
随机推荐
The detailed installation process of Ninja security penetration system (Ninjitsu OS V3). Both old and new VM versions can be installed through personal testing, with download sources
First knowledge of spark - 7000 words +15 diagrams, and learn the basic knowledge of spark
2022, 6G is heating up
When synchronized encounters this thing, there is a big hole, pay attention!
How to realize the function of Sub Ledger of applet?
Error: Failed to download metadata for repo ‘AppStream‘: Cannot download repomd. XML solution
[data clustering] section 3 of Chapter 4: DBSCAN performance analysis, advantages and disadvantages, and parameter selection methods
Fastlane 一键打包/发布APP - 使用记录及踩坑
Xshell's ssh server rejected the password, failed to skip publickey authentication, and did not register with the server
Iframe to only show a certain part of the page
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 24
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 22
Map container
LVS load balancing cluster deployment - Dr direct routing mode
[the way of programmer training] - 2 Perfect number calculation
Review of week 278 of leetcode II
[Chongqing Guangdong education] National Open University spring 2019 2727 tax basis reference questions
Abnormal mode of ARM processor
[directory] search
VIM, another program may be editing the same file If this is the solution of the case