GithubHelp home page GithubHelp logo

kerryliukk / fpga-pm-radio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marsohod4you/fpga-pm-radio

0.0 0.0 0.0 29 KB

Implement Phase Modulation Radio Transmitter in FPGA Altera MAX10, with Marsohod3bis FPGA board.

Verilog 100.00%

fpga-pm-radio's Introduction

Fpga-PM-Radio

Implement Phase Modulation Radio Transmitter in FPGA Altera MAX10, with Marsohod3bis FPGA board.

This is just-for-fan FPGA project which really transmits Phase-Modulated Radio signal from FPGA. Just 2 FPGA digital output pins used as output for antena: use two short wires each about 0,7 meter. These two wires will form 1/4 wave length vibrator.

Do not hate me for digital signal coming directly to "antena" wires without any output filter. Lets hope "antena" is kind of filter itself.

Audio signal is coming to FPGA board as serial data with baud rate 230400 bod. Audio format: Mono, 22050, 8 bit unsigned samples. Assuming each byte has start bit, and 2 stop bits we get 230400/11=20945 samples/second. So-so it is close to standard 22050. Use Audacity app to prepare any audio with this desired format.

Phase modulation is implemented with dynamic PLL phase shift in FPGA. PLL has 2 clocks each 100MHz output. First used for logic and second has floating phase for radio output. So each new audio sample received from serial port it causes dynamic phase shift on clock c1 of FPGA PLL.

Listen radio usign mobile phone FM radio receiver.

Yes, Phase modulation really is not pure FM (frequency modulation). But by nature, shifting phase causes instant frequency change. So PM and FM are very close but related each other via integral/differential. By the way derivative from sin(x) is cos(x).

This makes possible to use Phase modulation but listen on FM radio.

Full project description can be found at https://marsohod.org/projects/proekty-dlya-platy-marsokhod3/349-pm-radio-transmitter

fpga-pm-radio's People

Contributors

marsohod4you avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.