Sunteți pe pagina 1din 2

Department of Electronics & Communication

Course: Information Theory and Coding


Course Code: ECE533
NIKESH BAJAJ Homework2:DesignProblem

Submission Date:
Soft Deadline : 18th Nov 2013
Hard Deadline 23rd Nov 2013 (*After Hard Deadline DP will not be accepted at all)
--------------------------------------------------------------------------------------------------------------
Find your Registration Number against assigned design problem in uploaded xls file
Before you start working on given design problem, make sure that you understood the Problem
Statement correctly. Confirm it from your Course Instructor and make sure you are doing in right
way.
All implementation has to be done Without using Inbuilt Functions of MATLAB

Grading Rubric:
Marks will be awarded only after demonstration of complete work (individually), ONLY
submission will not do.
Marks are based on parameters:
o Working of program correctly as per problem statement
o Understanding of implementation done.

Instructions for Submission:


Report of Design problem should include Results, Observations and Conclusions
Email your Report, Code file (mfile) and sample data file (image, speech, text file etc) after
zipping it into one and rename zipped file with your roll number followed by your name e.g.
ROE140A01RamSharma.zip. [mail to nikesh.14730@lpu.co.in]

Check List before submission


Include following:
All mfiles (Code files)
All Data files (all images, speech, text and data files)
Report file including:
Results
Observation
Conclusion
Zip all the above files in one
Rename accordingly e.g. ROE140A01RamSharma.zip

Changing Problem Statement:


If you want to work on any other problem statement because of your interest or you have any new
idea to implement or something new to implement, you can get your problem statement changed
by filling the details about your new problem on following link :
http://tinyurl.com/change2NewDP
After submitting your new problem statement you have to check whether it is accepted or not. If it
is accepted then you can work on your new problem otherwise you will have to work on problem
statement that you were assigned. You can check status of your new statement on following link:
http://tinyurl.com/StatusofMyNewDP
Design Problem (You will need)
-------------------------------------------------------------------------------------------------------------

CRC-Standards
1. CRC - 4 : g ( x) x 4 x 3 x 2 x 1
2. CRC - 7 : g ( x) x 7 x 6 x 4 1
3. CRC - 8 : g ( x) x 8 x 7 x 6 x 4 x 2 1
4. CRC - 8 ATM header : g ( x) x 8 x 2 x 1
5. CRC - 8 ATM AAL : g ( x) x10 x 9 x 5 x 4 x 2 1
6. CRC - 12 : g ( x) x12 x11 x 3 x 2 x 1
7. CRC - ANSI : g ( x) x16 x15 x 2 1
8. CRC - CCITT - HDLC : g ( x) x16 x12 x 5 1
9. CRC - SDLC : g ( x) x16 x15 x13 x 7 x 4 x 2 x 1
10. CRC - 24 : g ( x) x 24 x 23 x14 x12 x 8 1
11. CRC - 32a : g ( x) x 32 x 30 x 22 x15 x12 x11 x 7 x 6 x 5 x 1
12. CRC - 32b LANs : g ( x) x 32 x 26 x 23 x 22 x16 x12 x11 x10 x 8 x 7 x 5 x 2 x 1

HELP to Start
_____________________________________________________________________________________
1. Following signals will be needed as sample signals for obtaining various results.

Download Sample Signal from http://tinyurl.com/SampleSignal

2. You all are given almost 30 days to work on your problem statement. Each problem statement is
correctly designed for you, which will need at-most 25 Hours and at least 8-10 Hours to
complete it.
3. All problems require very basic things covered in class till now, you just have to implement that.
All you need is to start implementing on MATLAB. Some of Problem statement may need
knowledge not covered in class yet, you are suppose to study that on your own, or take help from
Course instructor.
4. Do not try to copy anything from anywhere as it will never work as per problem statement and
you will not get any marks.
5. Help for MATLAB:
You dont have to be terrible expert in MATLAB to implement any problem statement.
Download easy tutorials for MATLAB or use Pearsons Mastering MATLAB book also
available in library.
Just learn how vector and matrix operation works, how to create function file and how to
use for loop and If else conditions and how to read and write image and speech files. This
will be enough for working on any problem set.

Do discuss with your course instructor if you need help or if you do not understand where to start or
how.

All The Best


Nikesh Bajaj

S-ar putea să vă placă și