Git Product home page Git Product logo

communication_assignments's Introduction

Digital Communication Assignments

logo


Table of Contents


Overview



Assignments

Assignment 1

  • This assignment is mainly talking about using uniform quantizer and see the affect of this quantizer on both uniform signal and non-uniform ones with small modification on the quantizer
  • calculating the signal to noise ratio for each to compare results when different number of bits are used to transmit the signal which means a more or less resolution on transmitting
  • for the non-uniform signal we used smaller quantization steps for smaller signal amplitudes this achieved through compressing the signal using the ฮผ-Law Companding Technique then applying uniform quantizer which is equivalent to non-uniform quantization
  • View Assignment 1
Title Image Description
Uniform Quantizer Function is responsible to quantize and encode the transmitted signal to a specific number of levels specified by the number of bits it takes so the block outputs the zero-based index of the associated region
Uniform De Quantizer which was mainly responsible to decode the quantized signal and get the range back to the originally transmitted signal using previously calculated delta and x_min values
Quantize Dequantize Ramp Signal
  • Midrise Figure

    The figure shows a ramp function (dashed) which values ranges from -6 to 6 and the output of the quantizer and dequantizer for this signal where we used the mid-rise staircase for transmitting and using number of bits = 3 which leads to have 8 levels of values. the origin lies in the middle of a raising part of the stair-case like graph.

  • Midtread Figure This figure shows the same ramp function (dashed) but when we used the mid-tread staircase for transmitting the signal, as shown the origin lies in the middle of a tread of the stair-case like graph.

Uniform Quantizer and De Quantizer on uniform random Signal
  • The signal-to-noise ratio (SNR) is one of the performance measures used to describe communication systems.
  • In this particular figure we did generate a uniform random function and tried to transmit it at different number of levels to see the affect of quantizer and dequantizer on it.
Uniform Quantizer and De Quantizer on non-uniform random Signa
  • For this figure we generated a non-uniform random function and tried the uniform quantizer on it and we discovered that for small number of bits we transmit at.
  • The SNR value was less than expected and theoretically proved in equations as it is a uniform quantizer applied on a non-uniform signal, in the other hand at higher number of bits we can hardly see a difference.
Using a non-uniform ๐ law quantizer For this part we used non-uniform ฮผ-Law quantizer for different ฮผ-val using zero value for the ฮผ means uniform quantizing the signal the blocks output exactly the same graph as last mentioned one and for different ฮผ-values we could obviously see the difference between theoretically calculated SNR and experimentally calculated one

Assignment 2

View Assignment 2

Plot the output of the receive filter for the three mentioned cases For input: 0011000011


Description Image
On the same figure, plot the theoretical and simulated Bit Error Rate (BER) Vs E/๐‘ต๐’ (where E is the average symbol energy) for the three mentioned cases. Take E/No to be in the range -10 dB: 20:dB. (Use a semilogy plot)

Assignment 3

Gram-Schmidt orthogonalization is a mathematical procedure that takes a set of linearly independent vectors and constructs an orthogonal or orthonormal set of vectors that span the same subspace. It is commonly used in linear algebra and signal processing.

View Assignment 3

Description Image
ฮฆ1 VS time after using the GM_Bases function
ฮฆ2 VS time after using the GM_Bases function
Signal Space representation of signals s1,s2
Signal Space representation of signals s1,s2 with E/ฯƒยฌ2 =10dB
Signal Space representation of signals s1,s2 with E/ฯƒยฌ2 =0dB
Signal Space representation of signals s1,s2 with E/ฯƒยฌ2 =-5dB

Contributors


Nour Ziad Almulhem


Eslam Ashraf

๐Ÿ”’ License

This software is licensed under MIT License, See License for more information ยฉNour.

communication_assignments's People

Contributors

eslamashhraf avatar nouralmulhem avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

eslamashhraf

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.