Earlier quoted context omitted.
A broad band of spectral components generated by the Raspberry Pi's clock generator because it has a lot of phase noise? Or do you just mean that in general that many circuits that generate clock signals can have phase noise but that you don't have any idea about this one in particular? He doesn't seem to be using a mixer, so I don't think you'll get any spurs caused by mixing products in this case. I'm no expert obv…
A PLL is one of the worst for phase noise. It will have a divider chain which will produce jitter and harmonics of the ref osc, and must absolutely rely on careful tuning of the AFC loop to null out these spurs. And as the filter will be digital rather than analog, there is no chance of optimizing it. But that is before we get to the modulation. That again will be digital (rather than analog) so by definition will be…
Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
81–89 of 89 posts
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#82If you want to build fully legal applications that transmit FM you can use the Si4713. https://learn.adafruit.com/adafruit-si4713-fm-radio-transmit... John Park did a short video on it https://www.youtube.com/watch?v=PKP6Z-cEbFQ You can also buy a fully legal MP3 FM transmitter. https://radiofidelity.com/best-fm-transmitter-for-your-car/ Bitluni made a fun (illegal) AM radio transmitter with an esp32 https://youtu.be…
I want a damn CELLPHONE with FM/AM radio RECEIVER! So you can get radio when there is no cell or data service - like when camping or hiking etc.
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#83Earlier quoted context omitted.
Amplifiers are often protocol agnostic. Whether your amplifying TDMA, Trunked radio, CDMA etc. Aviation needs to modernize, I have zero sympathy for the aviation community getting constant hallpasses on ancient altimeters that lack filters to reject RF from nearby frequencies, leaded avgas, and abysmal working conditions for those stuck in the industry. The FAA dragging their feet in the USA trying to act like they s…
Aircraft use AM on VHF because it is still the most efficient mode. Unlike FM it doesn't suffer from the "Capture Effect" so you can tell if a weaker signal is trying to get through on a busy channel. And unlike FM it doesn't suffer from the Threshold Effect where weak signals suddenly disappear into the noise. And of course Digital modulation is ruled out by both of the above considerations. The only mode which is m…
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#84Earlier quoted context omitted.
Aircraft use AM on VHF because it is still the most efficient mode. Unlike FM it doesn't suffer from the "Capture Effect" so you can tell if a weaker signal is trying to get through on a busy channel. And unlike FM it doesn't suffer from the Threshold Effect where weak signals suddenly disappear into the noise. And of course Digital modulation is ruled out by both of the above considerations. The only mode which is m…
Why not QPSK over VSB like used in broadcast satellites?
It would require higher complexity, with no improvement for marginal signals.
One possible improvement would be "Synchronous AM" (eg 1/2 of a QAM signal) but that will also lose phase lock in weak signal conditions, eg when it is most needed.
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#85Earlier quoted context omitted.
A broad band of spectral components generated by the Raspberry Pi's clock generator because it has a lot of phase noise? Or do you just mean that in general that many circuits that generate clock signals can have phase noise but that you don't have any idea about this one in particular? He doesn't seem to be using a mixer, so I don't think you'll get any spurs caused by mixing products in this case. I'm no expert obv…
In the case of PiFM, the clock generator is being operated out of spec by a wide margin - it is rated for operation up to 25 MHz, but the code operates it at 100Mhz. That makes it do some weired things - and I suspect one of those is that when adjusting the clock frequency (by changing the divisors), sometimes it stops oscillating for many microseconds. Not sure what impact that has in the frequency domain, but I can…
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#86Earlier quoted context omitted.
I know the reverse of your story. And OLD TV from a grandma jamming an entire town: https://www.popularmechanics.com/science/a34229436/old-tv-br...
Yep, this was surprisingly common. When the picture tube in old B/W TVs lost emission, the EHT voltage increased to the point that it was constantly arcing and flashing over. But because the arcing was synchronised to the TV signal, it didn't cause much interference on the faulty TV set. But it did create a horrid rolling bar on any TV set nearby which was tuned to a different channel. So the old lady had no idea she…
There is quite something magical in switching an ISP box in the middle of the living room, awaiting for the synchronization and, behold, I am connected.
This first connection i ssomething I always long for (whether the satellite we had in my job, or fiber that comes at home, or getting rid of the ISP router to replace with mine).
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#87Earlier quoted context omitted.
I know the reverse of your story. And OLD TV from a grandma jamming an entire town: https://www.popularmechanics.com/science/a34229436/old-tv-br...
Yep, this was surprisingly common. When the picture tube in old B/W TVs lost emission, the EHT voltage increased to the point that it was constantly arcing and flashing over. But because the arcing was synchronised to the TV signal, it didn't cause much interference on the faulty TV set. But it did create a horrid rolling bar on any TV set nearby which was tuned to a different channel. So the old lady had no idea she…
Copper wires in Spain I think, from the old phone days.
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#88If you want to build fully legal applications that transmit FM you can use the Si4713. https://learn.adafruit.com/adafruit-si4713-fm-radio-transmit... John Park did a short video on it https://www.youtube.com/watch?v=PKP6Z-cEbFQ You can also buy a fully legal MP3 FM transmitter. https://radiofidelity.com/best-fm-transmitter-for-your-car/ Bitluni made a fun (illegal) AM radio transmitter with an esp32 https://youtu.be…
I want a damn CELLPHONE with FM/AM radio RECEIVER! So you can get radio when there is no cell or data service - like when camping or hiking etc.
Re: Turn Raspberry Pi’s GPIO into an FM Transmitter (2012)
#89Earlier quoted context omitted.
So? It's a proof of concept. Tinker away, laws be damned.
Until an angry Radio Inspector arrives on your doorstep having spent all day driving around your town with a spectrum analyzer to track you down. When you get to attend court, the judge will award the standard fines (and possible jail time) but also the cost of the time spent by the Radio Inspector in traveling to your town.