wspr TXRX

WSPR (Weak Signal Propagation Reporter)
427 Descargas
Actualizado 28 nov 2012

Ver licencia

The WSPR program is designed for sending and receiving low-power, ultra-low baud rate transmissions to chart the worldwide propagation paths on popular Amateur Radio bands. This program was initially written by Joe Taylor (K1JT), and released in 2008 and is maintained with periodic new releases.
The proven successful communication construct of WSPR is an interesting case study for an ultra-low baud communication for Matlab analysis environment. The elements of this program are also successfully used in Amateur Radio Earth-Moon-Earth bounce communication. wspr_transmit.m begins with packing the transmit data; callsign + maidenhead + power. The packed data is FEC encoded with Layland-Lushbaugh Polynomials, interleaved and sync sequence added in producing signal.dat. wspr_receive.m reverses the process using fano decoder, originally ported from Phil Karn(KA9Q)'s c-code.
Signal.dat can be used in building simple SDR for personalized wspr beacons. Details can be found in the Internet.
In the zip file, the Matlab wspr_transmit .m produces signal.dat that is the over-the-air channel signal payload. It is then used by wspr_receive code to recover the original message. All the intermediate processing values are displayed for analysis. Maidenhead locator can be generated using madenhead.m to convert from longitude and latitude values.

Citar como

Jonathon Cheah (2025). wspr TXRX (https://la.mathworks.com/matlabcentral/fileexchange/39221-wspr-txrx), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre PHY Components en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0