Complementary Code Keying with PIC based microcontrollers for The Wireless Radio Communications.

Slides:



Advertisements
Similar presentations
EE578 Assignment #5 Abdul-Aziz.M Al-Yami November 8 th 2010.
Advertisements

Chapter : Digital Modulation 4.2 : Digital Transmission
Spread Spectrum Chapter 7.
Spread Spectrum Chapter 7. Spread Spectrum Input is fed into a channel encoder Produces analog signal with narrow bandwidth Signal is further modulated.
The University of Iowa. Copyright© 2005 A. Kruger 1 Introduction to Wireless Sensor Networks Spread Spectrum and CDMA 24 February 2005.
Anatomy of Radio LAN Onno W. Purbo
Direct Sequence Spread Spectrum. Spread Spectrum Spread power of signal over larger than necessary bandwidth in order to: 1. Reduce interference by signal.
April 25, 2005ECE 457 Cellular Communication ECE 457 Spring 2005.
Computer Communication & Networks Lecture # 06 Physical Layer: Analog Transmission Nadeem Majeed Choudhary
Wireless Networks and Spread Spectrum Technologies.
FHSS vs. DSSS Presented by Ali Alhajhouj. Presentation Outline Introduce the issues involved in the system behaviors for FHSS and DSSS systems used in.
Lecture 8: Spread Spectrum
Cellular Communications
CWNA Guide to Wireless LANs, Second Edition
Presented By: Nishant Divecha
Spread Spectrum Input is fed into a channel encoder
William Stallings Data and Computer Communications 7th Edition
1 University of Freiburg Computer Networks and Telematics Prof. Christian Schindelhauer Wireless Sensor Networks 5th Lecture Christian Schindelhauer.
Integrated Circuits Design for Applications in Communications Dr. Charles Surya Department of Electronic and Information Engineering DE636  6220
1 Enhancement of Wi-Fi Communication Systems through Symbol Shaping and Interference Mitigation Presented by Tanim M. Taher Date: Monday, November 26 th,
© 2003, Cisco Systems, Inc. All rights reserved. FWL 1.0—3-1 Wireless Radio Technology Olga Torstensson Halmstad University.
1 CMPT 371 Data Communications and Networking Spread Spectrum.
© 2002 Pearson Education, Inc. Commercial use, distribution, or sale prohibited. Wireless Communications Principles and Practice 2/e T.S. Rapppaport Chapter.
Digital Communications I: Modulation and Coding Course Spring Jeffrey N. Denenberg Lecture 4: BandPass Modulation/Demodulation.
Wireless & Mobile Networking: Multiple Division Techniques
Sep 08, 2005CS477: Analog and Digital Communications1 Example Systems, Signals Analog and Digital Communications Autumn
Indian Institute of Technology Hyderabad AM TRANSMITTER SHANTH IC SHANTHI TEJA S VIJAY SUSHRITH P SHIVA KUMAR.
Module contents Technologies overview Spread Spectrum Modulation
EE 6332, Spring, 2014 Wireless Communication Zhu Han Department of Electrical and Computer Engineering Class 12 Feb. 24 nd, 2014.
Spread Spectrum Techniques
Technician License Course Chapter 3 Lesson Plan Module 7 – Types of Radio Circuits.
Stacy Drake Bluetooth Vs. Wi-Fi. What is Bluetooth?
4.1 Why Modulate? 이번 발표자료는 연구배경 연구복적 제안시스템 시뮬레이션 향후 연구방향으로 구성되어 있습니다.
King Fahd University of Petroleum & Minerals  Electrical Engineering Department EE 578 Simulation of Wireless Systems Code Division Multiple Access Transmission.
Wireless Sensor Monitoring Group Members: Daniel Eke (COMPE) Brian Reilly (ECE) Steven Shih (ECE) Sponsored by:
CELLULAR COMMUNICATIONS 4. Modulation. Modulation  Radio signals can be used to carry information  Audio, data, video  Information is used to modify.
W.lilakiatsakun.  Radio Wave Fundamental  Radio Wave Attributes  RF System Component  RF Signal Propagation  RF Mathematics.
Software Defined Radio
TELECOMMUNICATIONS Dr. Hugh Blanton ENTC 4307/ENTC 5307.
SINGLE SIDEBAND (SSB).
IEEE Wireless LAN Standard
Modulation-Why? 1. Low frequency signal has less energy, which means it can travel less distance. 2. Practibility of antenna.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 9 – Spread Spectrum.
Signal Encoding, Spread Spectrum. Basic Encoding Techniques Digital data to analog signal Amplitude-shift keying (ASK) Amplitude difference of carrier.
EE578 Assignment #5 Abdul-Aziz.M Al-Yami November 8 th 2010.
WIDEBAND CODE DIVISION MULTIPLE ACCESS & THE CAPACITY IN CODE DIVISION MULTIPLE ACCESS Presented by Maheshwarnath Behary Assisted by Vishwanee Raghoonundun.
COMMUNICATION SYSTEMS (5marks)
Digital Modulation Technique
Chapter 4 part 2_a Digital Modulation Techniques.
1 William Stallings Data and Computer Communications 7 th Edition Chapter 9 Spread Spectrum.
802.11b PHY Wireless LANs Page 1 of 23 IEEE b WLAN Physical Layer Svetozar Broussev 16-Feb-2005.
Chapter : Digital Modulation 4.2 : Digital Transmission
Some of the Existing Systems. Wired Communication – Telephone Company Dial-up – 56kbps DSL – Digital Subscriber Line – ADSL: Asymmetric DSL, different.
Code Division Multiple Access (CDMA) Transmission Technology
Data and Computer Communications Ninth Edition by William Stallings Chapter 9 – Spread Spectrum Data and Computer Communications, Ninth Edition by William.
1 Spread Spectrum Technology. 2 What is Spread Spectrum(SS) Spread Spectrum (SS) technology was first introduced by military as a way of sending secure.
Stallings, Wireless Communications & Networks, Second Edition, © 2005 Pearson Education, Inc. All rights reserved Spread Spectrum Chapter.
TUNALIData Communication1 Spread Spectrum Chapter 9.
CHAPTER 4. OUTLINES 1. Digital Modulation Introduction Information capacity, Bits, Bit Rate, Baud, M- ary encoding ASK, FSK, PSK, QPSK, QAM 2. Digital.
CS 414 Indian Institute of Technology, Bombay CS 414 RF Propagation Multiplexing and Modulation.
Chapter 5: Third generation systems-Wideband Digital Modulation
Outline Introduction Type of Multiplexing FDMA TDMA CDMA Future Work
UNIT-IV PASSBAND TRANSMISSION MODEL
Internet Over TV Bandwidth
Wireless Sensor Networks 5th Lecture
Chapter 5: Third generation systems-Wideband Digital Modulation
Transceiver Block Diagram
A. Linearity B. Sensitivity C. Selectivity
Physical Layer (2).
Presentation transcript:

Complementary Code Keying with PIC based microcontrollers for The Wireless Radio Communications

Common problems with digital Radio Communications 4 Interference from other radio communication devices Direct Sequence Spread Spectrum (DSSS) solve this problemDirect Sequence Spread Spectrum (DSSS) solve this problem 4 Interference from multipath signals Complementary Code Keying (CCK) solve this problemComplementary Code Keying (CCK) solve this problem

CCK modulator 4 CCK uses one of 64 nearly orthogonal vectors to generate spreading code word  Implementation is based on PIC16F84

Code word generation  “C” is the code word with LSB first to MSB last  CCK codeword has 4 phase terms. One of them modulates all of the chips (  1 ) and this is used for the QPSK rotation of the whole code vector. The 3 others modulate every odd chip (  2 ), every odd pair of chips (  3 ) and every odd quad of chips (  4 ) respectively

QPSK modulator LEGEND:  1 & 2 - balanced mixers  3 - phase splitter  4 - carrier oscillator  5 - coupler  6 - band-pass filter  7 - power amplifier  8 - antenna  QPSK modulator allows transmitting of two independent channels (I and Q) at the same time

Phase splitter 4 Low cost design 4 Constant phase difference among wide working frequency drift 4 Better performance up to few hundred MHz 4 For higher frequency (UHF bands) can be used micro strip lines with length equal to /4

Circuit diagram of the CCK encoder

Block diagram of the program

Conclusions 4 Improve performance for general multipath environments in radio transmission 4 Transmitter’s part of the CCK transceiver is a low cost effective, but the receiver’s part is more complex 4 The CCK waveform has better E b /N 0 performance than DPSK 4 DSSS with use of Barker’s code is more stable according to the long range and distance between transmitter and receiver in comparison with CCK

Thank you!