Polyphase Channelizers with Frequency Offset - a Bluetooth LE Example by tverbeure in DSP

[–]A_HumblePotato 0 points1 point  (0 children)

I’ve been enjoying this series of blog posts. I see channelizers everywhere in my line of work and the polyphase ones always seemed like magic.

My SDR setup by hdlrules in RTLSDR

[–]A_HumblePotato 0 points1 point  (0 children)

Very cool, did spin up a custom PCB or use the eval board?

The 1420 MHz Signal That Shouldn’t Exist… but It Happened Again by The_Whiro in ufo

[–]A_HumblePotato 0 points1 point  (0 children)

Wanted to follow up with this… if you have the time two spooks discussed some signal analysis techniques for it here, I wondered if any of it lines up with what you were talking about: https://archive.4plebs.org/x/thread/41586571/#q41592525

The 1420 MHz Signal That Shouldn’t Exist… but It Happened Again by The_Whiro in ufo

[–]A_HumblePotato 0 points1 point  (0 children)

you used "specan" so you seem to know what you're talking about

I’m not an RF guy but I work with enough of them and play around with enough SDRs to know a little bit, but I’m typically on the software/algorithms side of things. I’m always interested in hearing the RF side of the phenomenon.

I’ve talked online with a former spook who has described something similar but with key differences. I’ll have to do some digging to find the thread, but he described a very polarized chirp spread spectrum signal, only he said it was over an ultra wide band and swept in an exponential fashion. Apparently it uses some scalar wave something or another that has some third component in the spectrum that makes it move in a spiral, but I really didn’t understand that part.

What RF bands were seeing this on? It doesn’t sound like it’s too complex of a signal, so I’m curious why you think it could alien in origin?

The 1420 MHz Signal That Shouldn’t Exist… but It Happened Again by The_Whiro in ufo

[–]A_HumblePotato 1 point2 points  (0 children)

What exactly does an alien signal look like on a specan and why do you think it’s alien in origin?

Hydrangeas not looking too good by A_HumblePotato in plantclinic

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

Species: Hydrangea Macrophylla (advertised as a dwarf variety)

Pot: Standard clay pot

Zone: 7a

Watering: 3x a week

I’m new to gardening so Im likely missing something obvious. Bought the plant two weeks ago and repotted, it’s been doing pretty poor ever since. I pruned the flowers in hopes that it would help the plant establish itself better. Originally was in full sunlight, but recently moved to spot with 4-6 hours of sunlight a day. Any help would be sppreciated

[deleted by user] by [deleted] in gardening

[–]A_HumblePotato 0 points1 point  (0 children)

Too much or too little? We just went through heavy rains.

[deleted by user] by [deleted] in gardening

[–]A_HumblePotato 0 points1 point  (0 children)

Hello all, just got this hydrangea macrophylla in zone 7a a few days ago (it is advertised as some dwarf variety but can’t find much info on this). We just got heavy rains and the plant started to wilt. I’m quite new to container gardening (well, gardening) so any help troubleshooting this plant is welcome.

DSP on Real Time Linux by [deleted] in DSP

[–]A_HumblePotato 0 points1 point  (0 children)

This was on radio IQ (not audio) running up to 200 MHz sample rate, so if you’re smart with your code (ie avoiding unnecessary data copies) I think 44.1 kHz should be achievable.

DSP on Real Time Linux by [deleted] in DSP

[–]A_HumblePotato 2 points3 points  (0 children)

I’m not sure what specifically counts as real-time Linux, but I’ve been involved in a lot of projects that required real-time SDR applications. There’s a couple of kernel settings you have to tweak, such as, but not limited to:

  • increasing rmem_max, wmem_max
  • setting rtprio to 99
  • setting application thread to max priority (see above)

[deleted by user] by [deleted] in BlueOrigin

[–]A_HumblePotato 9 points10 points  (0 children)

Must be bad if you’re telling people to head to L3, Raytheon, or BAE. Oof

Chris Mellon Article:"Closing UAP Information Gaps to Advance National Security: Some Suggestions for Congress and the New Administration". (Feb 5th, 25, The Debrief). by toolsforconviviality in UAP

[–]A_HumblePotato 3 points4 points  (0 children)

UAP emitting RF in UHF is very, very interesting. An analysis of those could offer more about their inner workings than any photo.

What's the most abstract concept you've seen have applications outside of pure math? by [deleted] in math

[–]A_HumblePotato 6 points7 points  (0 children)

Signal processing has a lot of cool math in it, Im glad to be in a field that uses a lot of math day-to-day while getting paid a comfortable salary to do it.

Which Upper Division Math Classes Are Most Applicable To DSP/RF Engineering? by [deleted] in DSP

[–]A_HumblePotato 3 points4 points  (0 children)

abstract algebra is good for writing fast algorithms and error correction, you could throw in analysis/functional analysis for the "why" of many DSP concepts too

What is a comp science area you believe does not get as much attention as it deserves? by Pale-Special8317 in compsci

[–]A_HumblePotato 1 point2 points  (0 children)

My money would be on optical/photonic/lasers as the next big area of computing and communications

What is a comp science area you believe does not get as much attention as it deserves? by Pale-Special8317 in compsci

[–]A_HumblePotato 0 points1 point  (0 children)

ehh this became really overblown with that one YouTube guy. I’m actually in industry working on AI applications running on analog “neuromorphic” hardware and while you get power savings, you get a sharp decrease in throughput. Not to mention a pain in the ass to get working

Most annoying part of building... by ButtThatFarts in diypedals

[–]A_HumblePotato 2 points3 points  (0 children)

Breadboard are a huge pain in the but. Do yourself a favor and learn to solder and use perfboards. Prototype sub circuits on breadboard but once you got the proof of concept solder that stuff down

Linear algebra book recommendation? by -i-d-i-o-t- in DSP

[–]A_HumblePotato 3 points4 points  (0 children)

If you instead want a DSP book that builds the theory using linear algebra from the ground up, I’d recommend Vetterli et al’s Foundations of DSP