-
FlexPro
- Zoom sur FlexPro
- Fonctionnalités & Options
- Domaines d’application
- Tous les avantages
- Nouveau dans FlexPro 2021
- Testez FlexPro gratuitement
- FlexPro View OEM Freeware
- Conseils d’achat
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produits
- News
- Support
- Société
- Emplois
- Contact
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
Fundamental estimation with HarmonicEstimation function
Tagged: #fundamental #HarmonicEstimation
- This topic has 1 reply, 2 voices, and was last updated 4 years, 2 months ago by Bernhard Kantz.
-
AuthorPosts
-
September 1, 2020 at 4:11 pm #28270Zoé SIGRISTParticipant
Hello
I would like to know how the fundamental frequency can be estimated with HarmonicEstimation function. I understood that the herebelow leads to harmonic estimation only :
Dim harm = HarmonicEstimation(_CurrentFiltered[0,block_length], HARMONIC_COMPONENTS, HARMONIC_AUTO, 60, 40)
the first data of ‘harm’ is the first harmonic and not the fundamental. Is it right?
I want to estimate the Individual harmonic distortion.
thanks
September 2, 2020 at 9:29 am #28275Bernhard KantzParticipantIn general, the first component is at the fundamental frequency. But if the number of components is chosen to high (or the db threshold too low) noise can produce a peak at a lower frequency.
Since small changes in the parameters can affect the outcome, I would advise to use the Analysis Wizard for Harmonic Estimation. Here one can easily change settings with a direct feedback on the results. Some background information is also available in the Online Help in the section Tutorials > Data Analysis > Harmonic Estimation Tutorial. The analysis object created can be changed into a formula and used as a starting point.
-
AuthorPosts
- You must be logged in to reply to this topic.