k7coi
Joined: | Fri, Jul 23rd 2021, 21:53 | Roles: | N/A | Moderates: | N/A |
Latest Topics
Topic | Created | Posts | Views | Last Activity |
---|---|---|---|---|
Shipping time for ARRL membership promo? | Jul 27th 2021, 23:09 | 2 | 5,841 | on 14/9/21 |
What data type are raw IQ signals? | Jul 27th 2021, 22:52 | 1 | 6,556 | on 27/7/21 |
Latest Posts
Topic | Author | Posted On |
---|---|---|
Shipping time for ARRL membership promo? | k7coi | on 27/7/21 |
I included a promo code and selected a free book when I joined the ARRL. I didn't see my gift selection listed in the confirmation emails. Is it normal to not receive confirmation about this? How long does it typically take to arrive? I'm just trying to calibrate my expectations. :-) Thanks. Kevin Durette, K7COI |
||
What data type are raw IQ signals? | k7coi | on 27/7/21 |
I want to make a portable foxhunting device that uses a custom algorithm to estimate the actual location of the source rather than just the azimuthal heading. (I hope to base it on a Raspberry Pi 3, a cheap SDR, a GPS peripheral, a magnetic compass peripheral, and a screen.) I'd like to do my own analysis on the raw I/Q signal, but I'll need to know how it comes out of the radio. I'm familiar with IEEE 754 data types, but I'd like to know what I'm looking at. Are these floats? ...ints? How many bits wide are they? In other words, when I look at the binary stream, what data types am I most likely seeing? If the format is dependent on my radio, is there a way to get this information from GNU Radio Companion? I'm interested in doing a raw analysis like this because I need to know the signal strength in an absolute sense, even when I might be getting closer or farther from the transmitter and even if the noise floor changes. I need to bypass any AGC while retaining a full dynamic range, so do this, I'll have it scan wider when it becomes overloaded by a strong signal and narrower when the signal is weak. Thank you. 73 de K7COI |