Calculate frequency and rate of change of frequency

27 vues (au cours des 30 derniers jours)
RASHMI PRASAD
RASHMI PRASAD le 15 Déc 2020
Commenté : Anuj le 7 Avr 2024 à 19:37
I have volatage and current csv file, please guide me to obtain frequency and rate of change of frequency values in matlab script file using these csv files.

Réponses (1)

Swetha Polemoni
Swetha Polemoni le 23 Déc 2020
Hi
To find the frequency components present in a signal, the signal can be transformed into frequency domain and frequencies can extracted by plotting. And you need to have a prior knowledge of sampling frequency with which the signal was sampled in order to calculate the frequencies present. You can use "fft" to convert signal from time domain to frequency domain.
You might find the following answers helpful.
  2 commentaires
RASHMI PRASAD
RASHMI PRASAD le 23 Déc 2020
Thank you for the response.
This may not fulfill my cocern as my requirement is frequency of the signal at all instances as I have to obtain the frequency response at the time of fault condition. I have tried Full cycle dft, half cycle dft but there is some error coming at the time of fault instance, so I will be glad if you help me in obtaining an effective method for frequency value in a continuous manner.
Anuj
Anuj le 7 Avr 2024 à 19:37
did you got the way to obtain the same ? rashmi maam.

Connectez-vous pour commenter.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by