WIRELESS MODEM for 950 MHz DIGITAL COMMUNICATION Nerdev Sharma 19991028.

Slides:



Advertisements
Similar presentations
Chapter 3: Introduction to Data Communications and Networking
Advertisements

Computer Organization, Bus Structure
Networking at Home and Abroad
1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints Adapted from the notes By Lami Kaya, © 2009 Pearson Education.
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
Shift Register Application Chapter 22 Subject: Digital System Year: 2009.
Csc333 Data communication & Networking Credit: 2.
Wireless Computer Networking Melanie Hanson May 6, 2002.
Wireless MODEM for 950 MHz Digital Communication
RADIO FREQUENCY MODULE. Introduction  An RF module is a small electronic circuit used to transmit and receive radio signals.  As the name suggests,
Telecommunications Long distance communication May or may not involve computers.
Design and Implementation of a Virtual Reality Glove Device Final presentation – winter 2001/2 By:Amos Mosseri, Shy Shalom, Instructors:Michael.
Learning Outcomes  Know the basic components of a network  Know data transmission methods, including types of signals, modulation, demodulation, and.
Data Communications Chapter 6 The Data Communications Interface.
2 Way FM Car Starter Dan Owens April 12, 2005 Instructor: Dr. Pao-Lo Liu Department of Electrical Engineering University at Buffalo Course Requirement.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
Local Asynchronous Communication
Local Asynchronous Communications. Bit-wise data transmission Data transmission requires: Encoding bits as energy Transmitting energy through medium Decoding.
Embedded Systems Design
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
Computers in Surveying SVY2301 / E4006 Automated Surveying.
Simplex, Half Duplex & Duplex Serial & Parallel transmission Synchronous & Asynchronous Bit & Baud Rate.
Networking Technologies
McGraw-Hill©The McGraw-Hill Companies, Inc., 2001 Data Transmission Techniques Data to be transmitted is of two types 1.Analog data 2.Digital data Therefore,
Data Transmission The basics of media, signals, bits, carries, and modems (Part II)
1 Long-Distance Communication. 2 Illustration of a Carrier Carrier –Usually a sine wave –Oscillates continuously –Frequency of carrier fixed.
Electronics Involves the use of devices and circuits to control the flow of electric current to achieve some purpose. These circuits contain: Resistors,
Introduction to Data communication
WXET1143 Lecture2: Basic Communication. Communication using electricity  Since electricity was discovered, scientist have researched on ways to use the.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Input/Output mechanisms
Line Coding, Modem, RS232 interfacing sequences.
Chapter 5: Local Asynchronous Communication 1. Bit-wise data transmission 2. Asynchronous communication 3. Sending bits with electric current 4. Standard.
Modem A Presentation Department of Computer Engineering,
1 6 Further System Fundamentals (HL) 6.5 Computer – Peripheral Communication.
Computer Communication & Networks Lecture # 05 Physical Layer: Signals & Digital Transmission Nadeem Majeed Choudhary
 8251A is a USART (Universal Synchronous Asynchronous Receiver Transmitter) for serial data communication.  Programmable peripheral designed for synchronous.
© 2008 RoboRubik1 11 Technical Communication Skills Practicum Theory of Operation and Hardware Design Narrative.
1 Introduction 4 Information transfer between two computers occurs in one of two types signals: digital or analog. Chapter 2 Introduction to Data Communication.
7. Peripherals 7.3 Data transmission Computer Studies (AL)
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
3.2 Software Fundamentals. A protocol is a formal description of digital message formats and the rules for exchanging those messages in or between computing.
1 Transmission of Digital Data : Interface and Modems.
AS Computing Data transmission. Basic data transmission Baud The rate that the voltage changes is called the Baud. If the voltage changes 10 times every.
FUNDAMENTALS OF NETWORKING
Review: The physical layer. Bandwidth/Capacity bit rate/baud rate How to determine the number of bits per symbol? Relation between the bandwidth and capacity:
MODEM B Y K H U S H. With the evolution of technology, world has contracted in to a small village. One single click on your computer can connect you to.
Unit 1 Lecture 4.
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
CSC 335 Data Communications and Networking Lecture 4b: Communication and Multiplexing Dr. Cheer-Sun Yang.
 The wireless module must sustain a transmission rate that allows for image data to be transferred in real-time.  The camera must be able to capture.
1 Chapter Overview Modems The Internet and Web Browsers.
Communications and Networks 2 Compiled by Maududie Reference: Practicum Module Application Training Institut Teknologi Bandung
© N. Ganesan, Ph.D., All rights reserved. Chapter Formatting of Data for Transmission.
Ports and Connectors By Karina Hackett Overview: Ports are also known as sockets, and are located at the back of a system unit. Connectors are the parts.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
Voice Controlled Home Automation System Group 13 Zhe Gong Hongchuan Li.
8251 USART.
Week 7 Managing Telecommunications & Networks. Effective communications are essential to organizational success Define the terms communications and telecommunications.
Recap of Layers Application, Data Link and Physical.
OCR AS Level F451: Data transmission Data transmission a. Describe the characteristics of a LAN (local area network) and a WAN (wide area network);
Modem. Introduction: A modem [Modulator -Demodulator] is a device. Data communication means transmitting digital information form one computer to other.
ICT Unit 4: Network and the effects of using them
Hardware Components Controller cards Bus Lines Ports Power Supply Secondary Storage.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Michael Rahaim, PhD Candidate Multimedia Communications Lab
RAILWAY TRACK SNAP NOTIFICATION
Modem(Modulate and demodulate)
Manual Robotics ..
Presentation transcript:

WIRELESS MODEM for 950 MHz DIGITAL COMMUNICATION Nerdev Sharma

Continuing the presentation How the Wireless Modem works? What is the user Overview? How to use the Wireless Modem?

Starting the Wireless Modem Make all the connections. Set the transmitting and receiving frequencies. Send 24 bit A B C D words sequence through parallel port to chip. Start Data Transmission

Example DDS word sent to the chip DDS WORDS

C and D Words Control the Different Components on Chip

Transmit / Receive Modes A modem should be in either of the modes at a time i.e. either transmitting or receiving. To change the mode send a signal to the MODE pin of the chip.

TRANSMITTER Transmit data at a fixed data rate 19.2kbps here. Sends bit sequence ……. to train the receiver. After training start sending NRZ data.

RECEIVER Two Modes Learn Mode Hold Mode In learn Mode an external capacitor is charged to a dc voltage that is proportional to the average demodulation dc level for the known learning sequence i.e …. In Hold Mode chip correctly detects NRZ encoded data so now need to worry about long sequences of 0’s and 1’s.

User Interface for the Device

Computer Interface Data transmission to and from computer is done through serial port of the computer. The Chip is programmed through Parallel Port

Software Implementation First click on Send Words to set the chip frequencies. Then set the mode and train the receiver chip by learn sequence. Use the File transfer and Half-duplex chat. Third Part software may also be used e.g. HyperTerminal.

Programming Details For programming the serial port following Windows API’s were used: CreateFile ReadFile WriteFile GetCommState SetCommState