[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Discuss-gnuradio] signal distortion in simple code
From: |
Krzysztof Kamieniecki |
Subject: |
Re: [Discuss-gnuradio] signal distortion in simple code |
Date: |
Thu, 30 Dec 2004 13:30:53 -0500 |
User-agent: |
Internet Messaging Program (IMP) 3.2.2 |
Your real input seems to be centered at and wrapping around 2^15. Could this
cause a problem since you are using shorts [-2^15,2^15) at the input?
Quoting cswiger <address@hidden>:
> Gang - can anybody shed some light on my problem, it's a very
> simple script that has me pulling out hair. The situation is
> laid out on this page:
>
> http://webpages.charter.net/cswiger/problem
>
> and is why is the real world signal all broken up while the
> software generated signal perfect? The signal generator and
> ADC are all working fine! I must be overlooking something.
>
> Any tips appreciated.
>
> --Chuck
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>