ALEX DOLAN MOHAMMAD KHAN AHMET UNSAL Software Defined Radio Testbed.

Slides:



Advertisements
Similar presentations
Chapter 2: Digital Modulation
Advertisements

EE578 Assignment #3 Abdul-Aziz.M Al-Yami October 25 th 2010.
Chapter : Digital Modulation 4.2 : Digital Transmission
VSMC MIMO: A Spectral Efficient Scheme for Cooperative Relay in Cognitive Radio Networks 1.
1. INTRODUCTION In order to transmit digital information over * bandpass channels, we have to transfer the information to a carrier wave of.appropriate.
Senior Capstone Project Integration of Matlab Tools for DSP Code Generation ECE Department March 2nd, 2006 Team Members: Kwadwo Boateng and Charles Badu.
Software Defined Radio Testbed Team may11-18 Members: Alex Dolan, Mohammad Khan, Ahmet Unsal Adviser: Dr. Aditya Ramamoorthy.
5.1 Chapter 5 Analog Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Lecture 27 Physical Layer Ch 5: AnalogTransmission CPE 400 / 600 Computer Communication Networks Slides are modified from Behrouz A. Forouzan.
Physical Layer – Part 2 Data Encoding Techniques
Computer Communication & Networks Lecture # 06 Physical Layer: Analog Transmission Nadeem Majeed Choudhary
Chapter 5 Analog Transmission.
1 Digital Data, Analog Signals (5.2) CSE 3213 Fall May 2015.
EE302 Lesson 21: Transmission of Binary Data in Communication Systems
Network Coding Testbed Using Software-Defined Radio Abstract In current generation networks, network nodes operate by replicating and forwarding the packets.
DIGITAL COMMUNICATIONS.  The modern world is dependent on digital communications.  Radio, television and telephone systems were essentially analog in.
Digital Data Transmission ECE 457 Spring Information Representation Communication systems convert information into a form suitable for transmission.
Software Defined Radio Mentor: Dr. Brian Banister Sponsor: Comtech AHA Team: Brad Eylander, Dylan Kievit, Jeff Chang, Ted Storms Acknowledgements: Dr.
Cooperative Communication Protocol on Software Defined Radio Howard T. Huang Prof. Hamid Jafarkhani Prof. Homayoun Yousefi’zadeh Lun Dong (Postdoctoral)
EE 6332, Spring, 2014 Wireless Communication Zhu Han Department of Electrical and Computer Engineering Class 12 Feb. 24 nd, 2014.
1 Summary of SDR Analog radio systems are being replaced by digital radio systems for various radio applications. SDR technology aims to take advantage.
Software Defined Radio Test bed Abstract In wireless communication systems, dedicated hardware built for signal processing purposes are traditionally used.
Lecture 3 Outline Announcements: No class Wednesday Friday lecture (1/17) start at 12:50pm Review of Last Lecture Communication System Block Diagram Performance.
Anthony Gaught Advisors: Dr. In Soo Ahn and Dr. Yufeng Lu Department of Electrical and Computer Engineering Bradley University, Peoria, Illinois May 7,
Implementing Adaptive Modulation in a Software-Defined Cognitive Radio Brandon Bilinski Computer Engineering Senior, Clemson University.
Network Coding Testbed Jeremy Bergan, Ben Green, Alex Lee.
Reconfigurable Communication System Design
Software Defined Radio
Network Coding Testbed Jeremy Bergan, Ben Green, Alex Lee.
Emergency Mine Radio Daniel Weller, Adam Jozwick, David West.
Developing a SDR Testbed Alex Dolan Mohammad Khan Ahmet Unsal Project Advisor Dr. Aditya Ramamoorthy.
Gaussian Minimum Shift Keying GMSK Software Defined Radio EE 194SDR Spring 2006 Brad Gaynor.
CWNA Guide to Wireless LANs, Second Edition Chapter Four IEEE Physical Layer Standards.
Network Coding Testbed Jeremy Bergan, Ben Green, Alex Lee.
3-2008UP-Copyrights reserved1 ITGD4103 Data Communications and Networks Lecture-11:Data encoding techniques week 12- q-2/ 2008 Dr. Anwar Mousa University.
05 - Winter 2005 ECE ECE 766 Computer Interfacing and Protocols 1 Modulation Conversion of digital information to analog signals –Example: Telephone lines.
CSCI 465 Data Communications and Networks Lecture 7 Martin van Bommel CSCI 465 Data Communications and Networks 1.
GMSK - Gaussian Minimum Shift Keying
Architecture of an infrastructure network Distribution System Portal 802.x LAN Access Point LAN BSS LAN BSS 1 Access Point STA.
Frequency Shift Keying (FSK) The frequency of the carrier is changed according to the message state (high (1) or low (0)). One frequency encodes a 0 while.
Wireless Transmission Professor: Dr. Miguel Alonso Jr.
CWNA Guide to Wireless LANs, Second Edition Chapter Four IEEE Physical Layer Standards Modified.
Digital Communications. What is Digital Communications Communication using digital data –Digital Data = bits, nibbles, bytes…1’s and 0’s Two Broad Categories.
Abstract Cubesat project in Qatar University has been divided into sub-projects that involve designing the different subsystems. This sub-project tackles.
Software Defined Radio Testbed Alex Dolan Mohammad Khan Ahmet Unsal Jihyung Ha.
Digital modulation techniques. Modulations systems.
Digital Modulation Technique
Wireless communication Emmanuel Gyebison. Transmission Signals must be converted into digital values, using a circuit called ADC (Analog to Digital Converter),
Chapter 4 part 2_a Digital Modulation Techniques.
CS434/534: Mobile Computing and Wireless Networks Y. Richard Yang 08/30/2012.
Chapter : Digital Modulation 4.2 : Digital Transmission
Part II. Physical Layer and Media Chapter 5. Analog Transmission COMP 3270 Computer Networks Computing Science Thompson Rivers University.
Software defined radio (SDR) requires deep knowledge of the operating environment and coding. A bi-directional transceiver in MATLAB that allows automated.
 We use the term modulation to refer to changes made in a carrier -according to the information being sent  Modulation takes two inputs -a carrier -and.
Members:Ahmet Unsal Alex Dolan Mohammad Khan Adviser:Prof. Aditya Ramamoorthy.
Group Members: Surujlal Dasrath & Adam Truelove Advisors Dr. In Soo Ahn – Theory + Software Dr. Thomas Stewart – Theory + Software Dr. Anakwa – Hardware.
Islam Galal Electrical Engineering Department
CSE 5345 – Fundamentals of Wireless Networks
Digital modulation techniques
Tarek Elderini & Dr. Naima Kaabouch
Software Defined Radio
CSE 5345 – Fundamentals of Wireless Networks
Frequency Shift Keying (FSK)
Network Coding Testbed
Frequency Shift Keying (FSK) & Phase Shift Keying (PSK)
Amplitude Shift Keying (ASK)
Digital Modulation Basics
CHAPTER - 5 Introduction to Communication Systems (222 CNET - 3)
Phase Shift Keying (PSK)
Presentation transcript:

ALEX DOLAN MOHAMMAD KHAN AHMET UNSAL Software Defined Radio Testbed

General Information Senior Design Project May Project Adviser: Dr. Aditya Ramamoorthy Graduate Assistant: Shizheng Li Team Members:  Alex Dolan  Mohammad Khan  Ahmet Unsal Project Website

Project Description Design a digital communication system using Simulink and USRP-2  Should work for different modulation schemes Implement simplified MAC Test MATLAB Simulink’s versatility as a SDR platform

Project Plan Implement Physical Layer Implement MAC Layer Integrate the layers to form the network Test the overall system

Project Design Physical Layer Implement point to point communication Achieve reasonable bit error rates & transmission rates  BER = 10^ -4  Transmission rate= 50 kbps Implement digital modulation schemes  FSK  DBPSK

Project Design MAC Layer Implement MAC (Multiple Access Control) Layer for network communication Implement simplified MAC

Current Status Currently working on  FSK (Frequency Shift Keying) Model  DBPSK (Differential Binary Phase Shift Keying) Model

Current Status MATLAB models work nicely (No frame errors) Noise reduction schemes on over the air models need more work

Current Status Also working on Error rate improvement tactics  Transmitting the same bit multiple times and decoding on the receiver side Image file transmission  Turning a binary image into frames and transmitting an image

Schedule

Questions?