Calculate frequency and rate of change of frequency

31 Ansichten (letzte 30 Tage)
RASHMI PRASAD
RASHMI PRASAD am 15 Dez. 2020
Kommentiert: Anuj am 7 Apr. 2024 um 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.

Antworten (1)

Swetha Polemoni
Swetha Polemoni am 23 Dez. 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 Kommentare
RASHMI PRASAD
RASHMI PRASAD am 23 Dez. 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 am 7 Apr. 2024 um 19:37
did you got the way to obtain the same ? rashmi maam.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by