필터 지우기
필터 지우기

How to get centre frequency of a pulse

조회 수: 9 (최근 30일)
David Harra
David Harra 2022년 6월 27일
댓글: William Rose 2022년 6월 29일
I have an A-scan coollected from a simulation. I am trying to obtaon the the centre frequency from the initial pulse and I am unsure how I would go about this. I have seen some formulas etc but I don't know how to apply this.
My A-scan looks like this
Any suggestions would be great.
Thanks
Dave :)

채택된 답변

William Rose
William Rose 2022년 6월 27일
@David Harra, Please share th Matlab code you used to generate the simulated signal, and share the formulas you have seen.
You can estimate the frequency of the signal in the plot as shown in the enlarged screenshot below.
Two cycles = 93 pixels = 93/486 us = 0.191, therefore 1 cycle=0.96 us, which corresponds to a frequency of 10.5 MHz. When you consider the possible inaccuracy of the "2 cycle" duration measurement, this 10.5 MHz estimate is consistent with the 10 MHz value expcted fro the figure label.
The 10 Mhz frequency is often called the carrier frquency. It is amplitude-modulated to produce a pulse. Perhaps you are seeking the "frequency" of the pulse used to modulate the signal. A short pulse may be described better by its duration that by some equivalent frequency. SInce you simulated it, you can share how you did it. Please also share exactly you mean by "center frequency".
  댓글 수: 2
David Harra
David Harra 2022년 6월 29일
Hi william, sorry for the late reply. I was confusing myself over some basic concepts - but I eventually got this sorted.
For what I was wanting to achieve. I had to take the FFT of the input signal and find the center frequency that way.
William Rose
William Rose 2022년 6월 29일
@David Harra, OK, I'm glad you figured it out. Thank you for accepting the answer. I bet the power pectrum of the input signal was centered at 10 MHz. The power spectrum would be a delta function at 10 MHz, if it were a continuous wave. But when you shape it into a pulse, as this appears to be, you smear out the delta function somewhat. The shorter the pulse, the more the smearing out.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Waveform Generation에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by