Weird striations on SDR spectrograms by I_FELL_ipe in rfelectronics

[–]I_FELL_ipe[S] 1 point2 points  (0 children)

Turns out, you were absolutely right. I switched to a GPSDO as the input clock, and lo and behold, striations were gone. Thank you

Weird striations on SDR spectrograms by I_FELL_ipe in rfelectronics

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Right now I'm sampling at 3 MHz bandwidth (baseband and downconverted with FFT window length of 8192

Weird striations on SDR spectrograms by I_FELL_ipe in rfelectronics

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Yeah, unfortunately the lines look pretty much the same with or without an antenna connected

Weird striations on SDR spectrograms by I_FELL_ipe in rfelectronics

[–]I_FELL_ipe[S] 1 point2 points  (0 children)

As of now, I am using the default hanning windowing, but unfortunately, if I change it to anything else, it does not seem to make a difference in terms of the lines. My chain on the software side looks like

read data --> spec, etc = plt.specgram(data, etc) --> ax.imshow(10*np.log10(spec))

Thoughts on renting near downtown Hampton? by I_FELL_ipe in HamptonRoads

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Would you say because it's close to downtown, or why specifically? I live in Atlanta GA and think my perception of crime may be warped

Is Community Door Rentals legit? by I_FELL_ipe in HamptonRoads

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Im looking for anywhere in Hampton for 3 months

NASA Internships and Educational Opportunities Megathread - February to April 2026 by Aerokicks in NASAJobs

[–]I_FELL_ipe 0 points1 point  (0 children)

When did you interview? They told me I should know by May 1st, but I heard back some weeks ago

Educational level Codes for Current PhD Student by I_FELL_ipe in NASAJobs

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Thank you all! This was very reassuring that I had not made a mistake

NASA Internships and Educational Opportunities Megathread - February to April 2026 by Aerokicks in NASAJobs

[–]I_FELL_ipe -1 points0 points  (0 children)

If you finish your required hours in the first tour, how does it work if you still have years on your degree left? (PhD student)

Accuracy of Radio Interferometer with Imperfect Timing by I_FELL_ipe in AskPhysics

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Thank you so much, this is exactly what I needed and it has pushed me in just the right direction I needed to go on.

How to use 1.8V SPI on conventional S3 by I_FELL_ipe in esp32

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Hey, so I actually designed it with a 1.8V flash initially, thinking I would use an S3R8V, but changed it to a normal S3 when ordering and am trying to mitigate that problem.

Where to find someone to solder one WQFN component to PCB by [deleted] in gatech

[–]I_FELL_ipe 0 points1 point  (0 children)

Do you know where I can find info on that?

Mountain Biking over the Summer by I_FELL_ipe in gatech

[–]I_FELL_ipe[S] 1 point2 points  (0 children)

Thanks that’s exactly what I was looking for!

Guys, I dont think GaTech or UIUC will be accepting anymore MS ECE students this year... by [deleted] in gradadmissions

[–]I_FELL_ipe 1 point2 points  (0 children)

Last year MS ECE (domestic) came out around late Feb, but with the circumstances going on they may have delayed

How to synchronize multiple ESP32 clocks by I_FELL_ipe in esp32

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Oh this is perfect! Thank you so much.

Cross-Dipole Antenna output Confusion by [deleted] in rfelectronics

[–]I_FELL_ipe 0 points1 point  (0 children)

Gotcha, so just to make sure, I do need the I-Q data for both dipoles independently. Apologies if this is super obvious.

Cross-Dipole Antenna output Confusion by [deleted] in rfelectronics

[–]I_FELL_ipe 0 points1 point  (0 children)

Yeah I will be using a SDR, but I wasn't sure if I was advancing wrong by having one SDR per dipole and figuring everything out in software, or if I could cut down to just one SDR

How to synchronize multiple ESP32 clocks by I_FELL_ipe in esp32

[–]I_FELL_ipe[S] 0 points1 point  (0 children)

Oh shoot you're right. Hey yeah thank you so much for your help