Git Product home page Git Product logo

cdma_modem_2user_image_input's Introduction

CDMA_modem_2user_image_input

Code for CDMA transmission and reception for 2 users (image transmission)

ALGORITHM USED

  1. Took different images as input 1 and input 2.
  2. These images where then resized and reshaped suitably.
  3. Since both of them produce different length arrays, Zero padding operation is performed.
  4. Now the user1โ€™s and user2โ€™s input is converted to Bipolar NRZ
  5. Assumed the carrier frequency as 1, Energy per bit as 2, and time per bit of message sequence as 1.
  6. Designed the CDMA transmitter for user1 and user2.
  7. BPSK modulation was implemented for both.
  8. Generated PN sequences and multiplied with the modulated output.
  9. Composite signal was obtained by adding outputs of both users from above step.
  10. This signal was then passed through AWGN channel, with SNR(dB)=50.
  11. Signal received was then recovered and correlated with the code.
  12. BPSK demodulation was implemented and image was reconstructed.

cdma_modem_2user_image_input's People

Contributors

mahimatendulkar avatar

Watchers

James Cloos 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.