当前位置:网站首页>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边栏推荐
- 记一次 Showing Recent Errors Only Command /bin/sh failed with exit code 1 问题
- How to use the mongodb ID array to get multiple documents- How to get multiple document using array of MongoDb id?
- Anti clockwise rotation method of event arrangement -- PHP implementation
- French Data Protection Agency: using Google Analytics or violating gdpr
- 17. Memory partition and paging
- IIS error, unable to start debugging on the webserver
- Article download address
- Kivy教程之 08 倒计时App实现timer调用(教程含源码)
- C language: the sorting problem of circle number reporting
- asp. Core is compatible with both JWT authentication and cookies authentication
猜你喜欢

Argminer: a pytorch package for processing, enhancing, training, and reasoning argument mining datasets
![[notes] in depth explanation of assets, resources and assetbundles](/img/e9/ae401b45743ea65986ae01b54e3593.jpg)
[notes] in depth explanation of assets, resources and assetbundles

Fastlane one click package / release app - usage record and stepping on pit

Introduction to the button control elevatedbutton of the fleet tutorial (the tutorial includes the source code)

C语言数组

Data communication and network: ch13 Ethernet

A treasure open source software, cross platform terminal artifact tabby

DC-5 target

Understand bloomfilter in one article

Introduction to random and threadlocalrandom analysis
随机推荐
Talk about "in C language"
记一次 Showing Recent Errors Only Command /bin/sh failed with exit code 1 问题
MySQL performance optimization index
C语言:围圈报号排序问题
Entity framework calls Max on null on records - Entity Framework calling Max on null on records
Unity performance optimization reading notes - explore performance issues -profiler (2.1)
Snowflake won the 2021 annual database
Servlet learning notes
Hongke case study on storm impact in coastal areas of North Carolina using lidar
Global and Chinese market for naval vessel maintenance 2022-2028: Research Report on technology, participants, trends, market size and share
01. Basics - MySQL overview
C语言:求字符串的长度
The latest idea activation cracking tutorial, idea permanent activation code, the strongest in history
C語言函數
What if the chat record is gone? How to restore wechat chat records on Apple Mobile
[the way of programmer training] - 2 Perfect number calculation
How to use "bottom logic" to see the cards in the world?
Cadence physical library lef file syntax learning [continuous update]
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 22
Data communication and network: ch13 Ethernet