Calculate frequency and rate of change of frequency

18 visualizaciones (últimos 30 días)
RASHMI PRASAD
RASHMI PRASAD el 15 de Dic. de 2020
Comentada: Anuj el 7 de Abr. de 2024
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.

Respuestas (1)

Swetha Polemoni
Swetha Polemoni el 23 de Dic. de 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 comentarios
RASHMI PRASAD
RASHMI PRASAD el 23 de Dic. de 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 el 7 de Abr. de 2024
did you got the way to obtain the same ? rashmi maam.

Iniciar sesión para comentar.

Categorías

Más información sobre Measurements and Feature Extraction en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by