Development of an SNMP Managing Application for Adaptation of Coding & Modulation on DVB-S Satellite Modems Is Structured As Follows

Total Page:16

File Type:pdf, Size:1020Kb

Development of an SNMP Managing Application for Adaptation of Coding & Modulation on DVB-S Satellite Modems Is Structured As Follows Development of an SNMP Managing Application for Adaptation of Coding & Modulation on DVB-S Satellite Modems by Dipl.-Ing. Dr.techn. Gerhard VRISK Submitted in a partial fulfilment of the requirements for the degree of Master of Sciences of the Post-graduate University Course Space Sciences (Main Track: Space Communication and Navigation ) Karl-Franzens University of Graz Graz, Austria 2009 Acknowledgments / Danksagung This master thesis has been written at the IKS ( Institute of Communication Networks and Satellite Communications / Institut für Kommunikationsnetze und Satellitenkommunikation ) at Graz University of Technology in the years 2009. First, I would like to thank my thesis advisor, Univ.-Prof. Dipl.-Ing. Dr. Otto Koudelka, Chair of the IKS, who offered me to work on this subject. Furthermore, I would like to thank (em.)Univ.-Prof. DDr. Willibald Riedler, retired Director of the former Institute of Communications and Wave Propagation at the Technical University of Graz and retired Director of the Space Research Institute of the Austrian Academy of Sciences, for his complaisant attendance to act as 2nd reviewer of this master thesis. Last but not least I would like to thank Univ.-Prof. Dr. Helmut Rucker, Research Director at the Space Research Institute of the Austrian Academy of Sciences, especially for his support during the course and generally for organization and managing the 4th MSc University Course Space Sciences . A big kiss goes to my wife Gerlinde for her support und patience during my studies and for the photographs, too. Am Schluss möchte ich mich noch bei meinen Eltern bedanken, für all die Förderung von früh an und für ihre Unterstützung während meinen Studienzeiten. Meinem Vater gewidmet († 2006). Graz, Winter 2008 - 2009 2 Abstract The aim of this master thesis was to develop a software for automated adaption of coding and modulation (called ACM ), implemented for DVB-S ( Digital Video Broadcasting over Satellite ) satellite modems. This software should control transmission parameters and initiate a countermeasure when some fading on the satellite transmission channel appears (by rain, etc.). As satellite modem hardware PARADYN’s DMD20 Universal Satellite Modem was chosen, at which an enhanced set of the DVB-S protocol was yet available, namely DVB- DSNG (Digital Satellite News Gathering ). In the first step as preliminary work the performance characteristics of the different feasible combinations of implemented modulations ( BPSK, QPSK, 8PSK, 16QAM ) and codes ( Viterbi, Trellis ) of the used satellite modem was to determine. For this reason a test setup was built. There the well-known characteristics of BER ( Bit Error Rate ) vs. Eb/N 0 (Ratio between the Energy per Information Bit and Power Spectral Density ) were measured. For this purpose a C++ class was written to communicate with the satellite modem via the IP protocol SNMP (Simple Network Management Protocol ), based on a vendor-specific enterprise MIB (Message Information Base ). The goal of these measuring series was to find the appropriate code and modulation pair for a specified bit error rate. However, a correction of these retrieved Eb/N 0 values, which were estimated originally by the satellite modem, was necessary, depending on utilized modulation. As final step a more-or-less heuristic closed-loop controller strategy was programmed, based on the preliminary measurement data. There the controller distinguishes by means of the currently estimated Eb/N 0 value and a look-up table of pre-defined reference Eb/N 0 values about the used code and modulation pair to keep a particular bit error rate (e.g. 10 -6). As implication the utilized bandwidth is manipulated indirectly to transmit a forced constant data rate. That means in this actual test scenario, when a transmission channel becomes worse there is more bandwidth, respectively a higher symbol rate necessary - to sustain a constant end-to-end stream of bits per seconds. To improve the stability of the controller behavior there were some enhancements implemented, like hysteresis or dampening. Also the trend of collected Eb/N 0 values, accumulated in an observation interval, could be used as basis for follow-up statistical considerations. Accomplished performance improvement could be shown by a number of manual simulations in a simple test setup, whereas several optional parameters of the controller program were varied. On the other hand one can realize that this discrete out-of- band closed-loop implementation has a drawback compared to the high-performance intrinsic implementation of Adaptive Coding & Modulation (ACM) in the next-generation DVB-S2 standard. The reason is the recurrent down-time in the end-to-end transmission each time after changing the modulation or code type caused by new locking between transmitter and receiver. 3 Zusammenfassung Das Ziel der vorliegenden Master Thesis war die Entwicklung einer Software zur automatischen Adaptierung von Kodierung & Modulation eines DVB-S ( Digital Video Broadcasting over Satellite ) Satellitenmodems. Diese Software soll an Hand von Übertragungsparametern die Qualität des Übertragungskanals der Satellitenstrecke überwachen und Gegenmaßnahmen initiieren wenn dort ein Schwund (z.B. hervorgerufen durch Regen) auftritt. Als Hardware wurde das DMD20 Universal Satellite Modem der Fa. PARADYN ausgewählt, welches zusätzlich sogar über ein erweitertes DVB-S Protokoll, nämlich DVB-DSNG (Digital Satellite News Gathering ), verfügte. Als Vorarbeit wurden die Kennlinien des verwendeten Satellitenmodems, in allen implementierten Kombinationsvarianten von Modulierung ( BPSK, QPSK, 8PSK, 16QAM ) und Kodierung ( Viterbi, Trellis ), ermittelt. Dafür wurde eine Testumgebung aufgebaut, in der die bekannten BER ( Bitfehlerrate ) vs. Eb/N 0 (Verhältnis von Energie pro Informationsbit zu spektraler Leistungsdichte ) Kennlinien gemessen wurden. Zum Zweck der Kommunikation mit dem Satellitenmodem wurde eine eigene C++ Klasse geschrieben, basierend auf dem IP Protokoll SNMP ( Simple Network Management Protocol ) und einer herstellerspezifischen MIB ( Message Information Base ). Das Ziel dieser Messreihen war nun die Bestimmung des passenden Kodierung & Modulation Paares jeweils zu einer vorgegebenen Bitfehlerrate. Jedoch war auch eine nachträgliche Korrektur dieser ausgelesenen Eb/N 0 Werte, welche ja vom Satellitenmodem nur geschätzt werden, in Abhängigkeit der Modulation notwendig. Im zweiten Schritt wurde nun eine mehr oder weniger heuristische Strategie eines Reglers, basierend auf den vorher ermittelten Messdaten, programmiert. Der Regler entscheidet an Hand des momentanen Eb/N 0 Wertes aus dem Satellitenmodem und einer vordefinierten Matrix von Referenzwerten über den passenden Kodierung- und Modulationstyp, um eine bestimmte Bitfehlerrate (z.B. 10 -6) zu halten. Die Folge davon ist, dass jeweils die verwendete Bandbreite geändert wird um eine eingeprägte konstante Datenrate übertragen zu können. D.h. in diesem konkreten Testszenario, wenn der Übertragungskanal schlechter wird, wird mehr Bandbreite, bzw. eine höhere Symbolrate benötigt, um einen Datenstrom mit gleich bleibender Rate (d.h. Bits pro Sekunde) Ende-zu-Ende übertragen zu können. Zur Erhöhung der Stabilität des Reglerverhaltens wurden einige Eigenschaftsverbesserungen implementiert, wie z.B. eine Hysteresis oder auch eine Verzögerung der auftretenden Schaltzustände. Auch eine statistische Trendanalyse, basierend auf den ermittelten Werten in einem bestimmten Messintervall, kann herangezogen werden. An Hand einiger manuell durchgeführter einfacher Testläufe, wobei jeweils Parametrisierungen verändert worden sind, konnten die dadurch erreichten Verbesserungen im Verhalten des Reglers gezeigt werden. Jedoch sieht man auch den Nachteil einer externen Regelung im Vergleich zu einer inhärenten Adaptierung von Kodierung & Modulation wie im neuen DVB-S2 Standard beschrieben (ACM). Der Grund sind die auftretenden Unterbrechungen in der Ende-zu-Ende Kommunikation bei jedem Modulierungs- oder Kodierungswechsel, hervorgerufen durch das Neusynchronisieren von Sender und Empfänger. 4 Table of Contents Acknowledgments / Danksagung............................................................................................... 2 Abstract ...................................................................................................................................... 3 Zusammenfassung...................................................................................................................... 4 Table of Contents ....................................................................................................................... 5 References .................................................................................................................................. 6 ETSI Standards....................................................................................................................... 7 RFC Standards........................................................................................................................ 9 List of Abbreviations................................................................................................................ 10 1. Introduction...................................................................................................................... 12 1.1. DVB History ............................................................................................................ 12 1.2. DVB Suite ...............................................................................................................
Recommended publications
  • Chapter 4 Digital Transmission
    Chapter 4 Digital Transmission Digital-to-Digital Conversion Analog-to-Digital Conversion Transmission Modes Wireless System Lab, NCNU 1 Digital Transmission Before transmission, information is converted to Digital signal Analog signal Chapter 3 discusses advantages of digital transmission over analog transmission. Techniques used to transmit data digitally Digital-to-digital conversion. Analog-to-digital conversion. Transmission modes of data transmission. Wireless System Lab, NCNU 2 Digital Transmission Before transmission, information is converted to Digital signal Analog signal Chapter 3 discusses advantages of digital transmission over analog transmission. Techniques used to transmit data digitally Digital-to-digital conversion. Analog-to-digital conversion. Transmission modes of data transmission. Wireless System Lab, NCNU 3 Chapter 4 Digital Transmission Digital-to-Digital Conversion Wireless System Lab, NCNU 4 Digital-to-Digital Conversion How to represent digital data (0101011 bit stream) by using digital signals. Three techniques: Line coding Block coding Scrambling Line coding is always needed; block coding and scrambling may or may not be needed. Wireless System Lab, NCNU 5 Line Coding and Decoding Digital data: text, numbers, images, audio, or video, are converted as bit stream. Sender encodes digital data into digital signal. Receiver decodes the digital signal to digital data. Line coding maps binary information sequence into digital signal. (絞肉機) Ex: “1” mapped to +A square pulse; “0” to –A pulse Wireless System Lab, NCNU 6 Signal Element versus Data Element Data element The smallest entity that can represent a piece of information: this is bit. Signal element The shortest unit (timewise) of a digital signal. In other words Data element are what we need to send.
    [Show full text]
  • Chapter 3 Digital Transmission Fundamentals
    Chapter 3 Digital Transmission Fundamentals Digital Representation of Information Why Digital Communications? Digital Representation of Analog Signals Characterization of Communication Channels Fundamental Limits in Digital Transmission Line Coding Modems and Digital Modulation Properties of Media and Digital Transmission Systems Error Detection and Correction Digital Networks z Digital transmission enables networks to support many services TV E-mail Telephone Questions of Interest z How long will it take to transmit a message? z How many bits are in the message (text, image)? z How fast does the network/system transfer information? z Can a network/system handle a voice (video) call? z How many bits/second does voice/video require? At what quality? z How long will it take to transmit a message without errors? z How are errors introduced? z How are errors detected and corrected? z What transmission speed is possible over radio, copper cables, fiber, infrared, …? Chapter 3 Digital Transmission Fundamentals Digital Representation of Information Bits, numbers, information z Bit: number with value 0 or 1 z n bits: digital representation for 0, 1, … , 2n z Byte or Octet, n = 8 z Computer word, n = 16, 32, or 64 z n bits allows enumeration of 2n possibilities z n-bit field in a header z n-bit representation of a voice sample z Message consisting of n bits z The number of bits required to represent a message is a measure of its information content z More bits → More content Block vs. Stream Information Block Stream z Information that occurs z
    [Show full text]
  • Digital Data Digital Signal
    Digital Data Digital Signal Digital signals are transmitted using LINE CODING technique Q: What is Line Coding? In telecommunication, a line code (also called digital baseband modulation, also called digital baseband transmission method) is a code chosen for use within a communications system for baseband transmission purposes. Line coding is often used for digital data transport. Q: What are the requirements of a Good Line Encoding Schemes A Desirable Properties for Line Codes are 1. Transmission Bandwidth: as small as possible 2. Power Efficiency: As small as possible for given BW and 3. probability of error 4. Error Detection and Correction capability: Ex: Bipolar 5. Favorable power spectral density: dc=0 6. Adequate timing content: Extract timing from pulses 7. Avoid Long strings of same pulse We can divide line coding schemes into three broad categories 1. Unipolar 2. Polar 3. Bipolar Ahmad Bilal swedishchap.weebly.com 1. Unipolar Unipolar encoding has 2 voltage states, with one of the states being 0 volts. Since Unipolar line encoding has one of its states at 0 Volts, it is also called Return to Zero (RTZ). A common example of unipolar line encoding is the TTL logic levels used in computers and digital logic. 2. Polar Polar encoding uses two voltage levels, one positive and one negative. Example NRZI 3. Bi-Polar Bipolar encoding, like Rz uses three voltage levels ; positive, negative and zero Schemes Polar Return to Zero Return-to-zero describes a line code used in telecommunications signals in which the signal drops (returns) to zero between each pulse. This takes place even if a number of consecutive 0's or 1's occur in the signal.
    [Show full text]
  • 3F4 Digital Modulation Course (Supervisor Copy) 1
    3F4 Digital Modulation Course (supervisor copy) 1 3F4 Digital Modulation Course Nick Kingsbury February 10, 2016 Contents 1 Modulation, Phasors and Bandlimited Noise 3 1.1 Types of Modulation - AM, FM, PM . 3 1.2 Important Features of Modulation Schemes: . 4 1.3 Phasor Representation of Modulated Signals . 5 1.4 Quadrature Demodulation: . 8 1.5 Spectra of Phasors . 9 1.6 One-sided and Two-sided Spectra: . 11 1.7 Noise Phasors: . 13 1.8 Signal/Noise Ratios for Signals and Phasors: . 19 2 Digital Modulation Summary 21 2.1 Why Digital (and not Analogue) ? . 21 2.2 Some digital communications systems: . 22 2.3 The Major Digital Modulation Techniques . 23 3 Binary Phase-Shift Keying (BPSK) 27 3.1 Definition of BPSK: . 27 3.2 Power Spectrum for Random Data: . 27 3.3 Optimum Demodulator: . 29 3.4 Bit Error Performance in Noise: . 31 3.5 Differential Coding: . 33 3.6 Practical Implementation of an Optimum BPSK Demodulator: . 35 3.7 Approximation Formulae for the Gaussian Error Integral, Q(x) . 37 2 3F4 Digital Modulation Course (supervisor copy) 4 Other Binary Schemes 39 4.1 Quadrature PSK (QPSK): . 39 4.2 Binary Frequency-Shift Keying (BFSK): . 43 5 Multi-level Modulation 47 5.1 M-ary PSK (MPSK): . 47 5.2 Quadrature Amplitude Modulation (QAM): . 48 5.3 M-ary FSK (MFSK): . 53 6 Digital Audio and TV Broadcasting 55 6.1 Digital Audio Broadcasting (DAB) . 55 6.2 Coded Orthogonal Frequency Division Multiplexing (COFDM) . 56 6.3 Digital TV . 63 Recommended Textbooks Key Textbook: • L. W. Couch, Digital and Analog Communication Systems, Prentice Hall, 6th edition, 2001.
    [Show full text]
  • WP270, Forward Error Correction in Digital Television Broadcast
    White Paper: Virtex-5, Virtex-4, Spartan-3, LogiCORE R WP270 (v1.0.1) April 21, 2008 Forward Error Correction in Digital Television Broadcast Systems By: Michael Francis and Robert Green Digital television (DTV) broadcasting is in the process of migrating from analog to digital systems, with regions around the world at different stages of adoption. With some governments looking to auction off the remaining analog spectrum, deadlines have been set for regions to switch off analog TV transmission, resulting in growing demand for flexible technologies to enable a smooth transition in the timescales available. Various delivery systems are available for digital TV, but the main ones are satellite, cable, terrestrial, and mobile. Each has a variety of standards and derivatives that are either mature or emerging. These standards aim to ensure interoperability between different vendor’s equipment, including the set-top boxes, cell phones, and other means for DTV reception. Each region has their own requirements for a DTV delivery system, dependent on many factors, such as bandwidth available in the digital spectrum, the © 2007-2008 Xilinx, Inc. All rights reserved. XILINX, the Xilinx logo, and other designated brands included herein are trademarks of Xilinx, Inc. All other trademarks are the property of their respective owners. WP270 (v1.0.1) April 21, 2008 www.xilinx.com 1 R Introduction terrain––whether it is flat, mountainous, or a dense city center––or to add interactivity, perhaps for education or medical services in a developing country. All of these mean that one size does not necessarily fit all when it comes to the delivery mechanism.
    [Show full text]
  • SDM-9000 Satellite Modem Installation and Operation Manual
    SDM-9000 Satellite Modem Installation and Operation Manual Part Number MN/SDM9000.IOM Revision 4 Errata A Comtech EFData Documentation Update Subject: Added 8PSK and 16QAM information Date: June 6, 2000 Document: SDM-9000 Satellite Modem Installation and Operation Manual Part Number MN/SDM9000.IOM Rev. 4 dated May 5, 1997 Part Number: MN/SDM9000.EA4 Collating Instructions: Attach this page to page 1-16 Comments: The following changes provide updated information for Section 1.4.3, Table 1-4, Figures 1-6 and 1-7. This information will be incorporated into the next revision. Change Specifics: 1.4.3 8PSK and 16QAM (Viterbi Decoder and Reed-Solomon Codec) -6 The 8PSK and 16QAM specifications for the Eb/N0 required to achieve 10 to 10-9 BER with the Viterbi decoder and Reed-Solomon Codec are shown in Table 1-4. Refer to Figures 1-6 (8PSK) and 1-7 (16QAM) for the BER curves with the Reed-Solomon option. Table 1-4. 8PSK and 16QAM BER Data Specification Without IDR With IDR 8PSK 8PSK 16QAM 16QAM 8PSK 8PSK 16QAM 16QAM BER 2/3 Rate 5/6 Rate 3/4 Rate 7/8 Rate 2/3 Rate 5/6 Rate ¾ Rate 7/8 Rate 10-6 6.1 dB 8.2 dB 8.3 dB 9.8 dB 6.5 dB 8.6 dB 8.7 dB 10.2 dB 10-7 6.4 dB 8.5 dB 8.5 dB 10.0 dB 6.9 dB 8.9 dB 8.9 dB 10.4 dB 10-8 6.6 dB 8.9 dB 8.7 dB 10.3 dB 7.1 dB 9.3 dB 9.1 dB 10.7 dB 10-9 6.9 dB 9.3 dB 8.9 dB 10.5 dB 7.4 dB 9.7 dB 9.4 dB 10.9 dB Typical Typical 8PSK 8PSK 16QAM 16QAM 8PSK 8PSK 16QAM 16QAM BER 2/3 Rate 5/6 Rate 3/4 Rate 7/8 Rate 2/3 Rate 5/6 Rate 3/4 Rate 7/8 Rate 10-6 5.6 dB 7.7 dB 7.8 dB 9.4 dB 5.9 dB 8.1 dB 8.2 dB 9.8 dB 10-7 5.8 dB 7.9 dB 8.1 dB 9.7 dB 6.2 dB 8.3 dB 8.5 dB 10.1 dB 10-8 6.1 dB 8.4 dB 8.3 dB 9.9 dB 6.5 dB 8.9 dB 8.7 dB 10.3 dB 10-9 6.3 dB 8.7 dB 8.6 dB 10.2 dB 6.7 dB 9.1 dB 9.0 dB 10.6 dB Note: Reed-Solomon parameters differ from open network and closed network.
    [Show full text]
  • Quadrature Amplitude Modulation: from Basics to Adaptive Trellis-Coded, Turbo-Equalised and Space-Time Coded OFDM, CDMA and MC-CDMA Systems
    Quadrature Amplitude Modulation: From Basics to Adaptive Trellis-Coded, Turbo-Equalised and Space-Time Coded OFDM, CDMA and MC-CDMA Systems by L. Hanzo, S.X. Ng, T. Keller, W.T. Webb Contents About the Authors xxiii Related Wiley and IEEE Press Books xxv Preface xxvi Acknowledgements xxviii I QAM Basics 1 1 Introduction and Background 2 1.1 Modulation Methods . 2 1.2 History of QAM . 5 1.2.1 Determining the Optimum Constellation . 5 1.2.1.1 Coherent and Non-Coherent Reception . 6 1.2.1.2 Clock Recovery . 7 1.2.1.3 The Type I, II and III Constellations . 7 1.2.2 Satellite Links . 10 1.2.2.1 Odd-Bit Constellations . 11 1.2.3 QAM Modem Implementations . 11 1.2.3.1 Non-Linear Amplification . 13 1.2.3.2 Frequency Selective Fading and Channel Equalisers . 13 1.2.3.3 History of Blind Equalisation . 14 1.2.3.4 Filtering . 15 1.2.4 Advanced Prototypes . 16 1.2.5 QAM for Wireless Communications . 17 1.3 History of Near-Instantaneously Adaptive QAM . 19 1.4 History of OFDM-based QAM . 23 1.4.1 History of OFDM . 23 1.4.2 Peak-to-Mean Power Ratio . 24 1.4.3 Synchronisation . 25 v vi CONTENTS 1.4.4 OFDM/CDMA . 25 1.4.5 Adaptive Antennas in OFDM Systems . 25 1.4.6 Decision-Directed Channel Estimation for OFDM . 26 1.4.6.1 Decision-Directed Channel Estimation for Single-User OFDM . 26 1.4.6.2 Decision-Directed Channel Estimation for Multi-User OFDM .
    [Show full text]
  • A Survey on Design and Performance of Higher-Order QAM Constellations
    1 A Survey on Design and Performance of Higher-Order QAM Constellations Praveen Kumar Singya1, Parvez Shaik2, Nagendra Kumar3, Vimal Bhatia2, Senior Member, IEEE, and Mohamed-Slim Alouini1, Fellow, IEEE Abstract—As the research on beyond 5G heats up, we survey efficiency describes maximum utilization of the limited spec- and explore power and bandwidth efficient modulation schemes trum by accommodating more information. Power efficiency in details. In the existing publications and in various communi- describes transmission of reliable information with optimum cation standards, initially square quadrature amplitude modula- tion (SQAM) constellations (even power of 2) were considered. power. However, in practice optimization of all these factors However, only the square constellations are not efficient for may not be possible at the same time. For example, if power varying channel conditions and rate requirements, and hence, efficiency is targeted then lower order modulation is preferred odd power of 2 constellations were introduced. For odd power of which leads to lower bandwidth efficiency and lower data- 2 constellations, rectangular QAM (RQAM) is commonly used. rates. Hence, there is a trade-off between various expectations However, RQAM is not a good choice due to its lower power efficiency, and a modified cross QAM (XQAM) constellation is from modulation schemes. The optimization/trade-off of these preferred as it provides improved power efficiency over RQAM parameters is application oriented in digital radio frequency due to its energy efficient two dimensional (2D) structure. The (RF) system design. Considering a terrestrial microwave radio increasing demand for high data-rates has further encouraged link design, bandwidth efficiency with low bit-error-rate (BER) the research towards more compact 2D constellations which is given high priority, since, the RF stations are connected to lead to hexagonal lattice structure based constellations, referred to as hexagonal QAM (HQAM).
    [Show full text]
  • L11: Line Coding
    EECS 3213 Fall 2014 L11: Line Coding Sebastian Magierowski York University EECS 3213, F14 L11: Line Coding 1 Overview • Line Coding – Techniques to represent bits launched into a baseband channel – A form of baseband “modulation” source channel/ channel channel/line source coder line coder decoder decoder data symbols EECS 3213, F14 L11: Line Coding 2 1 What is Line Coding? • Mapping of binary information sequence into the digital signal that enters the channel – Ex. “1” maps to +A square pulse; “0” to –A pulse • Line code selected to meet system requirements: – Transmitted power: Power consumption = $$$! – Bit timing: Transitions in signal help timing recovery – Bandwidth efficiency: Excessive transitions wastes bandwidth – Low frequency content: Some channels block low frequencies • long periods of +A or of –A causes signal to “droop” • Waveform should not have low-frequency content – Error detection: Ability to detect errors helps – Complexity/cost: Is code implementable in chip at high speed? EECS 3213, F14 L11: Line Coding 3 Line Coding Examples 1 0 1 0 1 1 1 0 0 Unipolar NRZ Polar NRZ NRZ-inverted (differential encoding) Bipolar encoding Manchester encoding Differential Manchester encoding EECS 3213, F14 L11: Line Coding 4 2 Spectrum of Line Codes • NRZ has a high content at 1.2 low frequencies NRZ • Bipolar tightly packed Bipolar around T/2 0.9 • Manchester wasteful of bandwidth 0.6 Manchester power density 0.3 0 0 1 2 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 fT 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 EECS 3213, F14 L11: Line Coding 5 Unipolar
    [Show full text]
  • SDM-8000 Satellite Modem Installation and Operation Manual
    SDM-8000 Satellite Modem Installation and Operation Manual IMPORTANT NOTE: The information contained in this document supersedes all previously published information regarding this product. Product specifications are subject to change without prior notice. Part Number MN/SDM8000.IOM Revision 13 SDM-8000 Satellite Modem Installation and Operation Manual Part Number MN/SDM8000.IOM Comtech EF Data is an ISO 9001 Revision 13 Registered Com pany. July 30, 2005 Copyright © Comtech EF Data, 2005. All rights reserved. Printed in the USA. Comtech EF Data, 2114 West 7th Street, Tempe, Arizona 85281 USA, 480 333 2200, FAX: 480 333 2161. Customer Support Contact the Comtech EF Data Customer Support Department for: • Product support or training • Information on upgrading or returning a product • Reporting comments or suggestions concerning manuals A Customer Support representative may be reached at: Comtech EF Data Attention: Customer Support Department 2114 West 7th Street Tempe, Arizona 85281 USA 480 333 2200 (Main Comtech EF Data Number) 480 333 4357 (Customer Support Desk) 480 333 2161 FAX or, E-Mail can be sent to the Customer Support Department at: [email protected] Contact us via the web at www.comtechefdata.com. 1. To return a Comtech EF Data product (in-warranty and out-of-warranty) for repair or replacement: 2. Request a Return Material Authorization (RMA) number from the Comtech EF Data Customer Support Department. 3. Be prepared to supply the Customer Support representative with the model number, serial number, and a description of the problem. 4. To ensure that the product is not damaged during shipping, pack the product in its original shipping carton/packaging.
    [Show full text]