MCC Expt 3 Orthogonal
MCC Expt 3 Orthogonal
Subject Professor
In-charge
Assisting Teachers
Laboratory
Student Name
Experiment Number 3
Experiment Title Implementation of orthogonal codes for multiple access secured transmission.
Objectives (Skill Set / To understand the codes used for any transmission need to be orthogonal in
Knowledge Tested / order to avoid interference of transmission of same frequency to achieve
Imparted) multiple accesses for single frequency.
Two vectors are said to be orthogonal if their inner product is zero. Consider
Theory of Operation two vectors (2,0,3) and (3,5, -2). Their inner product is (2*3) + (0*5) +(3 * -2) = 6
+ 0+ (-6) =0. Hence they are orthogonal.
Example:
Department of Computer Engineering Exp. No.3
code 1 : 0 1 0 1
code 2: 0 1 1 0
Bipolar code1 : -1 1 -1 1
Bipolar code2 : -1 1 1 -1
cod1 * code2 = 1 1 -1 -1
Algorithm:
1) start
9) Stop.