home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.dsp
- Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!uw-beaver!newsfeed.rice.edu!exlogcorp!adamsdev1!johnk
- From: johnk@exlog.com (John Kingman)
- Subject: Instantaneous Frequency Using Phase of Unwrapped Analytic Signal
- Message-ID: <1993Jan22.153135.17150@exlog.com>
- Keywords: instantaneous frequency, Hilbert transform, analytic signal
- Sender: news@exlog.com
- Nntp-Posting-Host: adamsdev1
- Reply-To: johnk@exlog.com
- Organization: EXLOG
- Date: Fri, 22 Jan 93 15:31:35 GMT
- Lines: 44
-
-
-
- I am working on an instantaneous frequency problem where
- instantaneous frequency is defined as follows:
-
- u(t) signal of interest
- v(t) Hilbert transform of u(t)
- z(t) analytical signal z(t) = u(t) + i*v(t) (i=sqrt(-1))
-
- a(t) unwrapped argument of z(t)
- f(t) instantaneous frequency f(t) = d/dt[a(t)]/(2*pi)
-
- _______________________________________________
-
- my question concerns a frequency modulated signal (modulated with
- a pure tone as follows):
-
- t time
- wc carrier frequency (radians/sec)
- wm modulation frequency
- wd frequency deviation
-
- p(t) phase, p = wc*t + (wd/wm)*sin(wm*t)
- u(t) modulated signal u(t) = cos(p*t)
-
- _______________________________________________
-
- In playing with this using discreet time series', I have found that in
- general, for deviation ratios (wd/wm) >= 1, the unwrapped argument of the
- analytic function, a(t), is NOT the same as the phase p(t)! Another way of
- putting this is:
-
- v(t) .ne. sin(p(t))
-
- I have not bothered to solve the problem explicitly yet but feel fairly
- confident that results will confirm my discreet approximation.
- ____________________________________________
-
- Am I missing something?
-
- Any comments, notes of experiences will be greatly appreciated.
-
-
-
-