Reply by Rick Lyons February 3, 20092009-02-03
On Wed, 28 Jan 2009 10:32:33 -0800 (PST), maury <maury001@core.com>
wrote:

   [Snipped by Lyons]

I wish you guys would stop clowning around here.
Woody Allen's situation is nothin' to laugh about.

While married to Mia Farrow, Woody and Mia adopted 
a teenage Asian girl.  Next, Mia finds nude 
pictures of the girl taken by Woody.

So then, Woody divorces Mia and marries the 
Asian gal.  And you guys thought *YOU* had 
Mother-in-Law problems!   :-)  :-)

See Ya',
[-Rick-]
  
Reply by Randy Yates January 30, 20092009-01-30
Tim Wescott <tim@seemywebsite.com> writes:

> On Wed, 28 Jan 2009 07:36:39 -0500, Randy Yates wrote: > >> "Peter \"Timmy\" Timmins" <no.spam.thank.you@invalid.invalid> writes: >> >>> "Fred Marshall" <fmarshallx@remove_the_x.acm.org> wrote in message >>> news:KfCdnWnUyezfueLUnZ2dnUVZ_ofinZ2d@centurytel.net... >>>> >>>> As you may know, the "z-domain" is for sampled data / systems much as >>>> the s-domain is for continuous data / systems. >>> >>> The z transform is for delayed signals, irrespective of whether or not >>> they are sampled. >> >> Excuse me? Please show me a "t" in the z-transform. > > He's right. You _can_ use the z transform for analyzing systems that > contain delays that are all integer multiples of some characteristic > time.
I wasn't too clear on the point of my disagreement, which wasn't the "delayed signals" statement, but rather the "irrespective of whether or not they are sampled" statement. The independent variable in the "signal" (or system, which is merely a signal representing the system's impulse response) transformed by the z-transform must be taken from a countably infinite set. That, by definition, means it's not a continuous-time transformation.
> [...] > The 't' in the z-transform is the kT in z = e^(skT).
There is no such substitution of z that I'm aware of. Perhaps what you were thinking of is that if we sample a continuous-time system x_a(t), x(t) = \sum_{n=-\infty}^{+\infty} x_a(nT) \delta(t - nT), then the Laplace transform of x(t) is equivalent to the z-transform of x_a(nT) when z is evaluated at e^{sT}. But this isn't using the z-transform to analyze a continuous-time system, it's using the z-transform to analyze a discrete-time system that was sampled from a continuous-time system.
>>> z = e^(sT) is an analogue transformation. >> >> This is a mapping from C to C (C = the complex plane) - it is not a >> transform. > > OK, it's an analog mapping. It still shows how you can use the z > transform to analyze continuous-time systems.
I don't see any such utility for the mapping. What I do see is that it allows us to relate the Laplace transform of a sampled system to the z-transform of a sampled system. In neither case is a continous-time system involved in the normal sense of the term. -- % Randy Yates % "So now it's getting late, %% Fuquay-Varina, NC % and those who hesitate %%% 919-577-9882 % got no one..." %%%% <yates@ieee.org> % 'Waterfall', *Face The Music*, ELO http://www.digitalsignallabs.com
Reply by waze...@gmail.com January 29, 20092009-01-29
This isn't what he is asking, but when I read 'Z-transform in
continuous time' I thought of the sliding FFT method with an
exponential window for probing points on the complex Z-plane 'in real
time'.

Essentially, you pass the signal through:

y[n] = exp(a+b*j)*y[n-1] + (1-exp(a))*x[n];

For all a,b of interest.

-Martin
Reply by Communications_engineer January 29, 20092009-01-29
On Jan 29, 6:55&#4294967295;pm, Communications_engineer
<communications_engin...@yahoo.com> wrote:
> On Jan 29, 12:31&#4294967295;am, Tim Wescott <t...@seemywebsite.com> wrote: > > > > > On Wed, 28 Jan 2009 07:36:39 -0500, Randy Yates wrote: > > > "Peter \"Timmy\" Timmins" <no.spam.thank....@invalid.invalid> writes: > > > >> "Fred Marshall" <fmarshallx@remove_the_x.acm.org> wrote in message > > >>news:KfCdnWnUyezfueLUnZ2dnUVZ_ofinZ2d@centurytel.net... > > > >>> As you may know, the "z-domain" is for sampled data / systems much as > > >>> the s-domain is for continuous data / systems. > > > >> The z transform is for delayed signals, irrespective of whether or not > > >> they are sampled. > > > > Excuse me? Please show me a "t" in the z-transform. > > > He's right. &#4294967295;You _can_ use the z transform for analyzing systems that > > contain delays that are all integer multiples of some characteristic > > time. &#4294967295;Not that there are many like that, but should you stumble across a > > system that's all done with equal-length bits of transmission line, you > > have the mathematical tools to analyze it. > > > The 't' in the z-transform is the kT in z = e^(skT). &#4294967295;So if your system > > is all in delays of T or greater, then your transfer function will all be > > in terms of e^(skT). > > > >> z = e^(sT) is an analogue transformation. > > > > This is a mapping from C to C (C = the complex plane) - it is not a > > > transform. > > > OK, it's an analog mapping. &#4294967295;It still shows how you can use the z > > transform to analyze continuous-time systems. > > > --http://www.wescottdesign.com > > When Differential-PSK gives better result that coherent-PSK under > Multipath fading environments (I > observed this using scatter plots in Matlab using Rayleigh and Rician > models and observed that when constellation was severely distortion > the BER was much lower than what I &#4294967295;got with PSK) so why is it not a > popular technique in modern cellular systems. Is there some cost > problem or some technical issue? &#4294967295;Wouldn't 8-DPSK be better than pi/4 > shifted QPSK? So we can leave out the carrier recovery circuit.
Well from what I see, the "true" meaning of Z-transform and Laplace Transform is not just ambiguous for me but for other people/experts here as well. In fact this same ambiguity exists for Laplace as well. Its not a transform since it doesn't transform from time-domain to another. It just seems to me like a complimentary time-domain info. As said by Tim Wescot & Randy Yates its just a mapping in complex plane. So can I infer that it is just complimentary time-domain mapping so that our domain in complex and range is also complex so that we apply complex input signals to our system and see if its stable check its impulse response .. Also any answer regarding Differential non-coherent modulation as a better option than coherent modulation
Reply by Communications_engineer January 29, 20092009-01-29
On Jan 29, 12:31&#4294967295;am, Tim Wescott <t...@seemywebsite.com> wrote:
> On Wed, 28 Jan 2009 07:36:39 -0500, Randy Yates wrote: > > "Peter \"Timmy\" Timmins" <no.spam.thank....@invalid.invalid> writes: > > >> "Fred Marshall" <fmarshallx@remove_the_x.acm.org> wrote in message > >>news:KfCdnWnUyezfueLUnZ2dnUVZ_ofinZ2d@centurytel.net... > > >>> As you may know, the "z-domain" is for sampled data / systems much as > >>> the s-domain is for continuous data / systems. > > >> The z transform is for delayed signals, irrespective of whether or not > >> they are sampled. > > > Excuse me? Please show me a "t" in the z-transform. > > He's right. &#4294967295;You _can_ use the z transform for analyzing systems that > contain delays that are all integer multiples of some characteristic > time. &#4294967295;Not that there are many like that, but should you stumble across a > system that's all done with equal-length bits of transmission line, you > have the mathematical tools to analyze it. > > The 't' in the z-transform is the kT in z = e^(skT). &#4294967295;So if your system > is all in delays of T or greater, then your transfer function will all be > in terms of e^(skT). > > > > >> z = e^(sT) is an analogue transformation. > > > This is a mapping from C to C (C = the complex plane) - it is not a > > transform. > > OK, it's an analog mapping. &#4294967295;It still shows how you can use the z > transform to analyze continuous-time systems. > > --http://www.wescottdesign.com
When Differential-PSK gives better result that coherent-PSK under Multipath fading environments (I observed this using scatter plots in Matlab using Rayleigh and Rician models and observed that when constellation was severely distortion the BER was much lower than what I got with PSK) so why is it not a popular technique in modern cellular systems. Is there some cost problem or some technical issue? Wouldn't 8-DPSK be better than pi/4 shifted QPSK? So we can leave out the carrier recovery circuit.
Reply by Tim Wescott January 29, 20092009-01-29
On Wed, 28 Jan 2009 07:36:39 -0500, Randy Yates wrote:

> "Peter \"Timmy\" Timmins" <no.spam.thank.you@invalid.invalid> writes: > >> "Fred Marshall" <fmarshallx@remove_the_x.acm.org> wrote in message >> news:KfCdnWnUyezfueLUnZ2dnUVZ_ofinZ2d@centurytel.net... >>> >>> As you may know, the "z-domain" is for sampled data / systems much as >>> the s-domain is for continuous data / systems. >> >> The z transform is for delayed signals, irrespective of whether or not >> they are sampled. > > Excuse me? Please show me a "t" in the z-transform.
He's right. You _can_ use the z transform for analyzing systems that contain delays that are all integer multiples of some characteristic time. Not that there are many like that, but should you stumble across a system that's all done with equal-length bits of transmission line, you have the mathematical tools to analyze it. The 't' in the z-transform is the kT in z = e^(skT). So if your system is all in delays of T or greater, then your transfer function will all be in terms of e^(skT).
> >> z = e^(sT) is an analogue transformation. > > This is a mapping from C to C (C = the complex plane) - it is not a > transform.
OK, it's an analog mapping. It still shows how you can use the z transform to analyze continuous-time systems. -- http://www.wescottdesign.com
Reply by Robert Adams January 28, 20092009-01-28
On Jan 28, 6:04&#4294967295;pm, Randy Yates <ya...@ieee.org> wrote:
> Eric Jacobsen <eric.jacob...@ieee.org> writes: > > On Wed, 28 Jan 2009 10:32:33 -0800 (PST), maury <maury...@core.com> > > wrote: > > >>mia culpa > > > I think I caught her act once in Vegas... > > > ;) > > Wasn't she married to Woody Allen at one time? Oh no, wait... > -- > % &#4294967295;Randy Yates &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295;% "How's life on earth? > %% Fuquay-Varina, NC &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295;% &#4294967295;... What is it worth?" > %%% 919-577-9882 &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295;% 'Mission (A World Record)', > %%%% <ya...@ieee.org> &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; % *A New World Record*, ELOhttp://www.digitalsignallabs.com
You're thinking of the one who invented the Farrow filter. Bob
Reply by Randy Yates January 28, 20092009-01-28
Eric Jacobsen <eric.jacobsen@ieee.org> writes:

> On Wed, 28 Jan 2009 10:32:33 -0800 (PST), maury <maury001@core.com> > wrote: > >>mia culpa > > I think I caught her act once in Vegas... > > ;)
Wasn't she married to Woody Allen at one time? Oh no, wait... -- % Randy Yates % "How's life on earth? %% Fuquay-Varina, NC % ... What is it worth?" %%% 919-577-9882 % 'Mission (A World Record)', %%%% <yates@ieee.org> % *A New World Record*, ELO http://www.digitalsignallabs.com
Reply by maury January 28, 20092009-01-28
On Jan 28, 1:55&#4294967295;pm, Eric Jacobsen <eric.jacob...@ieee.org> wrote:
> On Wed, 28 Jan 2009 10:32:33 -0800 (PST), maury <maury...@core.com> > wrote: > > >mia culpa > > I think I caught her act once in Vegas... > > ;) > > Eric Jacobsen > Minister of Algorithms > Abineau Communicationshttp://www.ericjacobsen.org > > Blog:http://www.dsprelated.com/blogs-1/hf/Eric_Jacobsen.php
Thanks Eric. I needed a laugh today! Maurice Givens
Reply by Eric Jacobsen January 28, 20092009-01-28
On Wed, 28 Jan 2009 10:32:33 -0800 (PST), maury <maury001@core.com>
wrote:

>mia culpa
I think I caught her act once in Vegas... ;) Eric Jacobsen Minister of Algorithms Abineau Communications http://www.ericjacobsen.org Blog: http://www.dsprelated.com/blogs-1/hf/Eric_Jacobsen.php