当前位置:网站首页>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边栏推荐
- Translation D29 (with AC code POJ 27:mode of sequence)
- C語言:求100-999是7的倍數的回文數
- C语言:求字符串的长度
- DVC use case (VI): Data Registry
- 22 API design practices
- Tableau makes data summary after linking the database, and summary exceptions occasionally occur.
- Single spa, Qiankun, Friday access practice
- Snowflake won the 2021 annual database
- 17.内存分区与分页
- [notes] in depth explanation of assets, resources and assetbundles
猜你喜欢
22 API design practices
Bottom Logic -- Mind Map
ASP. Net razor – introduction to VB loops and arrays
17. Memory partition and paging
Tableau makes data summary after linking the database, and summary exceptions occasionally occur.
What if the chat record is gone? How to restore wechat chat records on Apple Mobile
Practice of retro SOAP Protocol
Communication tutorial | overview of the first, second and third generation can bus
16. Memory usage and segmentation
Leetcode: 408 sliding window median
随机推荐
Abnormal mode of ARM processor
Ml and NLP are still developing rapidly in 2021. Deepmind scientists recently summarized 15 bright research directions in the past year. Come and see which direction is suitable for your new pit
[notes] in depth explanation of assets, resources and assetbundles
The database connection code determines whether the account password is correct, but the correct account password always jumps to the failure page with wrong account password
记一次 Showing Recent Errors Only Command /bin/sh failed with exit code 1 问题
Introduction to random and threadlocalrandom analysis
Wechat video Number launches "creator traffic package"
Awk getting started to proficient series - awk quick start
17.内存分区与分页
Source code analysis of the implementation mechanism of multisets in guava class library
DVC use case (VI): Data Registry
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 20
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 19
Single spa, Qiankun, Friday access practice
Kivy教程之 08 倒计时App实现timer调用(教程含源码)
Error: Failed to download metadata for repo ‘AppStream‘: Cannot download repomd. XML solution
The solution of permission denied
03_ Armv8 instruction set introduction load and store instructions
DC-5 target
16.内存使用与分段