Single Sideband Modulation Using Tms32020 Digital Signal Processor

Total Page:16

File Type:pdf, Size:1020Kb

Single Sideband Modulation Using Tms32020 Digital Signal Processor SINGLE SIDEBAND MODULATION USING TMS32020 DIGITAL SIGNAL PROCESSOR by RABINDER SINGH MOKHA School of Electrical Engineering & Computer Science University of New South Wales Kensington, NSW, Australia. A project report (18 credit points) submitted in partial fulfillment of the requirement for the degree of Master of Engineering Science April, 1988 UNIVERSITY OF N.S.W. 2 1 MAR 1989 LIBRARY I hereby declare that this submission is my own work and that, to the best of my knowledge and belief, it contains no material previously published or written by another person nor material which to a substantial extent has been accepted for the award of any other degree or diploma of a university or other institute of higher learning, except where due acknowledgement is made in the text. Signed Date ABSTRACT In modern day communications, single sideband (SSB) modulation is the preferred means of transmission of speech signals, where its main attractions are low power and minimum bandwidth requirements. Theoretically, Weaver’s method of SSB generation is superior to the other methods available. Though Weaver’s method was first presented in 1956, the inability to produce two identical paths in analog, with components like modulators and filters, lead to the non-recognition of this method. In digital systems, where signal processing involves only arithmetic operations and the processing components comprise of numbers only, identical paths can very readily be obtained. With the availibility of high speed digital signal processors like the TMS320 family from Texas Instruments, such systems, operating on software, are possible. The work presented in the thesis involves the implementation of Weaver’s method for speech transmission, using the TMS32020 digital signal processor. For efficient implementation, the design procedures for the processing components were studied in detail. With the aid of hardware flag pins available on the processor, a technique for synchronizing the transmitter and receiver oscillator frequencies has been presented. Finite wordlength effects introduced in the digital system were also considered. Using interpolation, design for achieving higher sampling rates has been proposed. Digital implementation of other SSB generation methods was considered and the results compared with those from the Weaver’s method. With the availibility of next generation digital signal processors, the work presented in the thesis would open new possibilities for the advancements in SSB modulation. ACKNOWLEDGEMENTS I would like to express my thanks to Dr.W.J.Dewar for his supervision, guidance, and encouragement throughtout the course of the thesis. Thanks are also extended to Dr.C.J.E.Phillips and Dr.E.H.Fooks for their useful hints and advise. I deeply appreciate the assistance given and the knowledge shared by Tom Millet and Joe Yiu, especially in the early stages of the thesis. Special thanks to Marek Szuszkiewicz for the healthy discussions and for making life much easier in the lab. I am grateful to my friends Amarjit and Ashwin for their constant support, good humour, and creating a cheerful environment. Finally, I must acknowledge my aunt without whose affection and support this work would never have eventuated. CONTENTS Abstract A cknowledgements Abbreviations CHAPTER 1 : INTRODUCTION 1 CHAPTER 2 : MODULATION TECHNIQUES 4 2.1 Introduction 2.2 Double sideband suppressed-carrier modulation 2.3 Amplitude modulation 2.4 SSB modulation CHAPTER 3 : SSB MODULATION 12 3.1 Introduction 3.2 Frequency discrimination method 3.3 Phase shifting method 3.4 Weaver’s method 3.5 Difficulty with Weaver’s method CHAPTER 4 : DIGITAL SSB SYSTEM 19 4.1 Introduction 4.2 Digital filters 4.3 Design of HR filters 4.4 Realization of digital filters 4.5 Recursive digital oscillator CHAPTER 5 : FINITE WORDLENGTH EFFECTS 32 5.1 Introduction 5.2 Arithmetic in digital systems 5.3 Coefficient quantization 5.4 Signal quantization 5.5 Roundoff noise 5.6 Overflow and Scaling 5.7 Finite wordlength in digital filters 5.8 Limit cycle oscillations 5.9 Coefficient sensitivity and roundoff noise CHAPTER 6 : TMS320 DIGITAL SIGNAL PROCESSOR 46 6.1 TMS320 family of Digital Signal Processors 6.2 TMS32020 DSP 6.3 Memory organization 6.4 Multiplication and addition 6.5 System control and speed utilization 6.6 Registers 6.7 Software Development System CHAPTER 7 : IMPLEMENTATION 58 7.1 Supporting Equipment 7.2 Weaver’s method - Implementation 7.3 Synchronization 7.4 Performance 7.5 Multiplexed system 7.6 Interpolation and Decimation 7.7 Phase shifting method CHAPTER 8 : CONCLUSION AND FUTURE WORK 81 REFERENCES 84 BIBLIOGRAPHY 88 APPENDICES 90 Appendix 1 Appendix 2 Appendix 3 Appendix 4 ABBREVIATIONS A/D Analog to Digital ADC Analog to Digital Converter AM Amplitude Modulation D/A Digital to Analog DAC Digital to Analog Converter DSB-SC Double Sideband Suppressed Carrier DSP Digital Signal Processing EVM Evaluation Module FFT Fast Fourier Transform FIR Finite Impulse Response HR Infinite Impulse Response LPF Lowpass Filter LSB Lower Sideband MIPS Million Instructions Per Second PC Personal Computer PCM Pulse Coded Modulation RAM Random Access Memory ROM Read Only Memory S/H Sample and Hold SNR Signal to Noise Ratio SSB Single Sideband SWDS Software Development System TDL Tapped Delay Line USB Upper Sideband -1 - CHAPTER 1 : INTRODUCTION Digital processing of communication signals is gaining prominence and has become a practical alternative to analog processing. As long as input and output signals are band limited, conventional analog communication circuits can be replaced by their equivalent digital signal processors with the addition of analog-to-digital (A/D) and digital-to-analog (D/A) converters. Digital signal processing (DSP) involves the representation, transmission, and manipulation of signals using numerical techniques and digital processors. Over the recent years, DSP has made a tremendous progress. With the availability of large-scale integrated (LSI) circuitry and low cost A/D and D/A circuits, DSP have become economically feasible. But a bigger breakthrough has been the coming of single-chip (VLSI devices) digital signal processors which are essentially high-speed microprocessors/microcomputers designed specifically to perform DSP algorithms. The main advantages which have been the basic motivation for the use of DSP instead of traditional analog processing are : i. Low power, high speed digital signal processors with large storage capacities are now available. They are capable of performing arithmetic, storage and timing operations. ii. Since digital realizations are independent of variations in external conditions like power supply, component tolerances and temperature, the digital processing characteristics (e.g. filtering and modulation) can be reproduced to the same accuracy. iii. DSP is free from hardware problems and parasitic effects that restrict the analog realizations. iv. Digital signal processors offer a flexibility in their ability to be programmable and thus vary the characteristics as required. For example, filter characteristics can be varied simply by changing the filter tap coefficients. Because of the main advantages of stability, testability, reproducibility, accuracy, and flexibility, digital signal processors are becoming more prevalent in areas of general-purpose DSP, telecommunications, voice/speech, imaging and control. The work in this thesis investigates the feasibility of digital implementation of -2- various single sideband (SSB) generation methods on the TMS32020 digital signal processor from Texas Instruments. Until now, Weaver’s method of SSB generation has suffered severely from the limited accuracy of analog implementation of two identical paths. The digital implementation overcomes this shortcoming because two identical processing paths can be produced by having the same software and filter coefficients for the two. Besides the work presented in the thesis, a fair amount of time and effort was taken up by another two factors which are not apparent from the succeeding chapters. In the initial stages of the thesis, work involved in getting familiarized with a completely new and different set of assembler instructions & directives, and with the internal processor hardware architecture was demanding. This was necessary to make the best use of the TMS32020 instruction set and exploit the internal architecture efficiently. As explained later in Chapter 7, the processing time (or the sampling rate) plays a vital role in the feasibility of a digital system. Thus a fairly good knowledge of the processor software and hardware was important. Secondly, a TMS32020 Evaluation Module was assembled and tested to be used as a tool in software debugging. Different modulation techniques (including SSB) and a comparison between them is presented in Chapter 2. In Chapter 3, various SSB modulation methods have been presented. While Weaver’s method has been explained in detail, the other two modulation methods have been briefed. Chapter 4 reviews the digital realization of SSB signal generation using Weaver’s method. The basic components in a Weaver’s modulator are digital filters, frequency modulators, and oscillators. Design and implementation of each of these components has been presented. When an infinite number of bits are available for representing signals, the design characteristics can be implemented without any error. But in all practical digital systems, we have a finite number of bits to represent signals. This results in certain undesirable effects,
Recommended publications
  • Optical Single Sideband for Broadband and Subcarrier Systems
    University of Alberta Optical Single Sideband for Broadband And Subcarrier Systems Robert James Davies 0 A thesis submitted to the faculty of Graduate Studies and Research in partial fulfillrnent of the requirernents for the degree of Doctor of Philosophy Department of Electrical And Computer Engineering Edmonton, AIberta Spring 1999 National Library Bibliothèque nationale du Canada Acquisitions and Acquisitions et Bibliographie Services services bibliographiques 395 Wellington Street 395, rue Wellington Ottawa ON KlA ON4 Ottawa ON KIA ON4 Canada Canada Yom iUe Votre relérence Our iSie Norre reference The author has granted a non- L'auteur a accordé une licence non exclusive licence allowing the exclusive permettant à la National Library of Canada to Bibliothèque nationale du Canada de reproduce, loan, distribute or sell reproduire, prêter, distribuer ou copies of this thesis in microform, vendre des copies de cette thèse sous paper or electronic formats. la forme de microfiche/nlm, de reproduction sur papier ou sur format électronique. The author retains ownership of the L'auteur conserve la propriété du copyright in this thesis. Neither the droit d'auteur qui protège cette thèse. thesis nor substantial extracts fkom it Ni la thèse ni des extraits substantiels may be printed or otheMrise de celle-ci ne doivent être Unprimés reproduced without the author's ou autrement reproduits sans son permission. autorisation. Abstract Radio systems are being deployed for broadband residential telecommunication services such as broadcast, wideband lntemet and video on demand. Justification for radio delivery centers on mitigation of problems inherent in subscriber loop upgrades such as Fiber to the Home (WH)and Hybrid Fiber Coax (HFC).
    [Show full text]
  • 3 Characterization of Communication Signals and Systems
    63 3 Characterization of Communication Signals and Systems 3.1 Representation of Bandpass Signals and Systems Narrowband communication signals are often transmitted using some type of carrier modulation. The resulting transmit signal s(t) has passband character, i.e., the bandwidth B of its spectrum S(f) = s(t) is much smaller F{ } than the carrier frequency fc. S(f) B f f f − c c We are interested in a representation for s(t) that is independent of the carrier frequency fc. This will lead us to the so–called equiv- alent (complex) baseband representation of signals and systems. Schober: Signal Detection and Estimation 64 3.1.1 Equivalent Complex Baseband Representation of Band- pass Signals Given: Real–valued bandpass signal s(t) with spectrum S(f) = s(t) F{ } Analytic Signal s+(t) In our quest to find the equivalent baseband representation of s(t), we first suppress all negative frequencies in S(f), since S(f) = S( f) is valid. − The spectrum S+(f) of the resulting so–called analytic signal s+(t) is defined as S (f) = s (t) =2 u(f)S(f), + F{ + } where u(f) is the unit step function 0, f < 0 u(f) = 1/2, f =0 . 1, f > 0 u(f) 1 1/2 f Schober: Signal Detection and Estimation 65 The analytic signal can be expressed as 1 s+(t) = − S+(f) F 1{ } = − 2 u(f)S(f) F 1{ } 1 = − 2 u(f) − S(f) F { } ∗ F { } 1 The inverse Fourier transform of − 2 u(f) is given by F { } 1 j − 2 u(f) = δ(t) + .
    [Show full text]
  • Design and Application of a Hilbert Transformer in a Digital Receiver
    Proceedings of the SDR 11 Technical Conference and Product Exposition, Copyright © 2011 Wireless Innovation Forum All Rights Reserved DESIGN AND APPLICATION OF A HILBERT TRANSFORMER IN A DIGITAL RECEIVER Matt Carrick (Northrop Grumman, Chantilly, VA, USA; [email protected]); Doug Jaeger (Northrop Grumman, Chantilly, VA, USA; [email protected]); fred harris (San Diego State University, San Diego, CA, USA; [email protected]) ABSTRACT A common method of down converting a signal from an intermediate frequency (IF) to baseband is using a quadrature down-converter. One problem with the quadrature down-converter is it requires two low pass filters; one for the real branch and one for the imaginary branch. A more efficient way is to transform the real signal to a complex signal and then complex heterodyne the resultant signal to baseband. The transformation of a real signal to a complex signal can be done using a Hilbert transform. Building a Hilbert transform directly from its sampled data sequence produces suboptimal results due to time series truncation; another method is building a Hilbert transformer by synthesizing the filter coefficients from half Figure 1: A quadrature down-converter band filter coefficients. Designing the Hilbert transform filter using a half band filter allows for a much more Another way of viewing the problem is that the structured design process as well as greatly improved quadrature down-converter not only extracts the desired results. segment of the spectrum it rejects the undesired spectral image, the spectral replica present in the Hermetian 1. INTRODUCTION symmetric spectra of a real signal. Removing this image would result in a single sided spectrum which being non- The digital portion of a receiver is typically designed to Hermetian symmetric is the transform of a complex signal.
    [Show full text]
  • 2 the Wireless Channel
    CHAPTER 2 The wireless channel A good understanding of the wireless channel, its key physical parameters and the modeling issues, lays the foundation for the rest of the book. This is the goal of this chapter. A defining characteristic of the mobile wireless channel is the variations of the channel strength over time and over frequency. The variations can be roughly divided into two types (Figure 2.1): • Large-scale fading, due to path loss of signal as a function of distance and shadowing by large objects such as buildings and hills. This occurs as the mobile moves through a distance of the order of the cell size, and is typically frequency independent. • Small-scale fading, due to the constructive and destructive interference of the multiple signal paths between the transmitter and receiver. This occurs at the spatialscaleoftheorderofthecarrierwavelength,andisfrequencydependent. We will talk about both types of fading in this chapter, but with more emphasis on the latter. Large-scale fading is more relevant to issues such as cell-site planning. Small-scale multipath fading is more relevant to the design of reliable and efficient communication systems – the focus of this book. We start with the physical modeling of the wireless channel in terms of elec- tromagnetic waves. We then derive an input/output linear time-varying model for the channel, and define some important physical parameters. Finally, we introduce a few statistical models of the channel variation over time and over frequency. 2.1 Physical modeling for wireless channels Wireless channels operate through electromagnetic radiation from the trans- mitter to the receiver.
    [Show full text]
  • An FPGA-BASED Implementation of a Hilbert Filter for Real-Time Estimation of Instantaneous Frequency, Phase and Amplitude of Power System Signals
    International Journal of Applied Engineering Research ISSN 0973-4562 Volume 13, Number 23 (2018) pp. 16333-16341 © Research India Publications. http://www.ripublication.com An FPGA-BASED implementation of a Hilbert filter for Real-time Estimation of Instantaneous Frequency, Phase and Amplitude of Power System Signals Q. Bart and R. Tzoneva Department of Electrical, Electronic and Computer Engineering, Cape Peninsula University of Technology, Cape town, 7535, South Africa. Abstract apriori knowledge for a particular fixed sampling rate. The DFT is periodic in nature and assumes that the window of The instantaneous parameters, amplitude, phase and sampled data contains an integer number of waveform cycles. frequency of power system signals provide valuable During frequency perturbations the sampled data may not information about the status of the power system, particularly comprise an integer number of cycles resulting in when these parameters can be obtained simultaneously from discontinuities at the endpoints. This is one of the locations that are remotely located from each other. Phasor disadvantages of the DFT for real-time estimation of Measurement Units (PMU’s) placed at these remote locations synchrophasors and this phenomenon is commonly known as can perform these simultaneous time synchronized spectral leakage. In order to accommodate the dynamic measurements. In this work digital signal processing nature of power system signals an extension of the DFT techniques and Field Programmable Gate Array (FPGA) known as the Taylor-Fourier Transform [4],[5] has also been technology was used for the real-time estimation of power utilized as a synchrophasor estimator. Alternative techniques system signal parameters. These parameters were estimated such as Kalman Filtering [6] and Enhanced Phase Locked based upon an approach utilizing the Hilbert transform and Loop techniques [7] have also been proposed.
    [Show full text]
  • Arxiv:1611.05269V3 [Cs.IT] 29 Jan 2018 Graph Analytic Signal, and Associated Amplitude and Frequency Modulations Reveal Com
    On Hilbert Transform, Analytic Signal, and Modulation Analysis for Signals over Graphs Arun Venkitaraman, Saikat Chatterjee, Peter Handel¨ Department of Information Science and Engineering, School of Electrical Engineering and ACCESS Linnaeus Center KTH Royal Institute of Technology, SE-100 44 Stockholm, Sweden . Abstract We propose Hilbert transform and analytic signal construction for signals over graphs. This is motivated by the popularity of Hilbert transform, analytic signal, and mod- ulation analysis in conventional signal processing, and the observation that comple- mentary insight is often obtained by viewing conventional signals in the graph setting. Our definitions of Hilbert transform and analytic signal use a conjugate-symmetry-like property exhibited by the graph Fourier transform (GFT), resulting in a ’one-sided’ spectrum for the graph analytic signal. The resulting graph Hilbert transform is shown to possess many interesting mathematical properties and also exhibit the ability to high- light anomalies/discontinuities in the graph signal and the nodes across which signal discontinuities occur. Using the graph analytic signal, we further define amplitude, phase, and frequency modulations for a graph signal. We illustrate the proposed con- cepts by showing applications to synthesized and real-world signals. For example, we show that the graph Hilbert transform can indicate presence of anomalies and that arXiv:1611.05269v3 [cs.IT] 29 Jan 2018 graph analytic signal, and associated amplitude and frequency modulations reveal com- plementary information in speech signals. Keywords: Graph signal, analytic signal, Hilbert transform, demodulation, anomaly detection. Email addresses: [email protected] (Arun Venkitaraman), [email protected] (Saikat Chatterjee), [email protected] (Peter Handel)¨ Preprint submitted to Signal Processing 1 1 0.8 0.8 0.6 0.6 0.4 0.4 0.2 0.2 0 0 (a) (b) Figure 1: Anomaly highlighting behavior of the graph Hilbert transform for 2D image signal graph.
    [Show full text]
  • 7.3.7 Video Cassette Recorders (VCR) 7.3.8 Video Disk Recorders
    /7 7.3.5 Fiber-Optic Cables (FO) 7.3.6 Telephone Company Unes (TELCO) 7.3.7 Video Cassette Recorders (VCR) 7.3.8 Video Disk Recorders 7.4 Transmission Security 8. Consumer Equipment Issues 8.1 Complexity of Receivers 8.2 Receiver Input/Output Characteristics 8.2.1 RF Interface 8.2.2 Baseband Video Interface 8.2.3 Baseband Audio Interface 8.2.4 Interfacing with Ancillary Signals 8.2.5 Receiver Antenna Systems Requirements 8.3 Compatibility with Existing NTSC Consumer Equipment 8.3.1 RF Compatibility 8.3.2 Baseband Video Compatibility 8.3.3 Baseband Audio Compatibility 8.3.4 IDTV Receiver Compatibility 8.4 Allows Multi-Standard Display Devices 9. Other Considerations 9.1 Practicality of Near-Term Technological Implementation 9.2 Long-Term Viability/Rate of Obsolescence 9.3 Upgradability/Extendability 9.4 Studio/Plant Compatibility Section B: EXPLANATORY NOTES OF ATTRIBUTES/SYSTEMS MATRIX Items on the Attributes/System Matrix for which no explanatory note is provided were deemed to be self-explanatory. I. General Description (Proponent) section I shall be used by a system proponent to define the features of the system being proposed. The features shall be defined and organized under the headings ot the following subsections 1 through 4. section I. General Description (Proponent) shall consist of a description of the proponent system in narrative form, which covers all of the features and characteris­ tics of the system which the proponent wishe. to be included in the public record, and which will be used by various groups to analyze and understand the system proposed, and to compare with other propo.ed systems.
    [Show full text]
  • Baseband Harmonic Distortions in Single Sideband Transmitter and Receiver System
    Baseband Harmonic Distortions in Single Sideband Transmitter and Receiver System Kang Hsia Abstract: Telecommunications industry has widely adopted single sideband (SSB or complex quadrature) transmitter and receiver system, and one popular implementation for SSB system is to achieve image rejection through quadrature component image cancellation. Typically, during the SSB system characterization, the baseband fundamental tone and also the harmonic distortion products are important parameters besides image and LO feedthrough leakage. To ensure accurate characterization, the actual frequency locations of the harmonic distortion products are critical. While system designers may be tempted to assume that the harmonic distortion products are simply up-converted in the same fashion as the baseband fundamental frequency component, the actual distortion products may have surprising results and show up on the different side of spectrum. This paper discusses the theory of SSB system and the actual location of the baseband harmonic distortion products. Introduction Communications engineers have utilized SSB transmitter and receiver system because it offers better bandwidth utilization than double sideband (DSB) transmitter system. The primary cause of bandwidth overhead for the double sideband system is due to the image component during the mixing process. Given data transmission bandwidth of B, the former requires minimum bandwidth of B whereas the latter requires minimum bandwidth of 2B. While the filtering of the image component is one type of SSB implementation, another type of SSB system is to create a quadrature component of the signal and ideally cancels out the image through phase cancellation. M(t) M(t) COS(2πFct) Baseband Message Signal (BB) Modulated Signal (RF) COS(2πFct) Local Oscillator (LO) Signal Figure 1.
    [Show full text]
  • Baseband Video Testing with Digital Phosphor Oscilloscopes
    Application Note Baseband Video Testing With Digital Phosphor Oscilloscopes Video signals are complex pose instrument that can pro- This application note demon- waveforms comprised of sig- vide accurate information – strates the use of a Tektronix nals representing a picture as quickly and easily. Finally, to TDS 700D-series Digital well as the timing informa- display all of the video wave- Phosphor Oscilloscope to tion needed to display the form details, a fast acquisi- make a variety of common picture. To capture and mea- tion technology teamed with baseband video measure- sure these complex signals, an intensity-graded display ments and examines some of you need powerful instru- give the confidence and the critical measurement ments tailored for this appli- insight needed to detect and issues. cation. But, because of the diagnose problems with the variety of video standards, signal. you also need a general-pur- Copyright © 1998 Tektronix, Inc. All rights reserved. Video Basics Video signals come from a for SMPTE systems, etc. The active portion of the video number of sources, including three derived component sig- signal. Finally, the synchro- cameras, scanners, and nals can then be distributed nization information is graphics terminals. Typically, for processing. added. Although complex, the baseband video signal Processing this composite signal is a sin- begins as three component gle signal that can be carried analog or digital signals rep- In the processing stage, video on a single coaxial cable. resenting the three primary component signals may be combined to form a single Component Video Signals. color elements – the Red, Component signals have an Green, and Blue (RGB) com- composite video signal (as in NTSC or PAL systems), advantage of simplicity in ponent signals.
    [Show full text]
  • Digital Baseband Modulation Outline • Later Baseband & Bandpass Waveforms Baseband & Bandpass Waveforms, Modulation
    Digital Baseband Modulation Outline • Later Baseband & Bandpass Waveforms Baseband & Bandpass Waveforms, Modulation A Communication System Dig. Baseband Modulators (Line Coders) • Sequence of bits are modulated into waveforms before transmission • à Digital transmission system consists of: • The modulator is based on: • The symbol mapper takes bits and converts them into symbols an) – this is done based on a given table • Pulse Shaping Filter generates the Gaussian pulse or waveform ready to be transmitted (Baseband signal) Waveform; Sampled at T Pulse Amplitude Modulation (PAM) Example: Binary PAM Example: Quaternary PAN PAM Randomness • Since the amplitude level is uniquely determined by k bits of random data it represents, the pulse amplitude during the nth symbol interval (an) is a discrete random variable • s(t) is a random process because pulse amplitudes {an} are discrete random variables assuming values from the set AM • The bit period Tb is the time required to send a single data bit • Rb = 1/ Tb is the equivalent bit rate of the system PAM T= Symbol period D= Symbol or pulse rate Example • Amplitude pulse modulation • If binary signaling & pulse rate is 9600 find bit rate • If quaternary signaling & pulse rate is 9600 find bit rate Example • Amplitude pulse modulation • If binary signaling & pulse rate is 9600 find bit rate M=2à k=1à bite rate Rb=1/Tb=k.D = 9600 • If quaternary signaling & pulse rate is 9600 find bit rate M=2à k=1à bite rate Rb=1/Tb=k.D = 9600 Binary Line Coding Techniques • Line coding - Mapping of binary information sequence into the digital signal that enters the baseband channel • Symbol mapping – Unipolar - Binary 1 is represented by +A volts pulse and binary 0 by no pulse during a bit period – Polar - Binary 1 is represented by +A volts pulse and binary 0 by –A volts pulse.
    [Show full text]
  • The Future of Passive Multiplexing & Multiplexing Beyond
    The Future of Passive Multiplexing & Multiplexing Beyond 10G From 1G to 10G was easy But Beyond 10G? 1G CWDM/DWDM 10G CWDM/DWDM 25G 40G Dark Fiber Passive Multiplexer 100G ? 400G Ingredients for Multiplexing 1) Dark Fiber 2) Multiplexers 3) Light : Transceivers Ingredients for Multiplexing 1) Dark Fiber 2 Multiplexer 3 Light + Transceiver Dark Fiber Attenuation → 0 km → → 40 km → → 80 km → Dispersion → 0 km → → 40 km → → 80 km → Dark Fiber Dispersion @1G DWDM max 200km → 0 km → → 40 km → → 80 km → @10G DWDM max 80km → 0 km → → 40 km → → 80 km → @25G DWDM max 15km → 0 km → → 40 km → → 80 km → Dark Fiber Attenuation → 80 km → 1310nm Window 1550nm/DWDM Dispersion → 80 km → Ingredients for Multiplexing 1 Dark FiBer 2) Multiplexers 3 Light + Transceiver Passive Mux Multiplexers 2 types • Cascaded TFF • AWG 95% of all Communication -Larger Multiplexers such as 40Ch/96Ch Multiplexers TFF: Thin film filter • Metal or glass tuBes 2cm*4mm • 3 fiBers: com / color / reflect • Each tuBe has 0.3dB loss • 95% of Muxes & OADM Multiplexers ABS casing Multiplexers AWG: arrayed wave grading -Larger muxes such as 40Ch/96Ch -Lower loss -Insertion loss 40ch = 3.0dB DWDM33 Transmission Window AWG Gaussian Fit Attenuation DWDM33 Low attenuation Small passband Reference passBand DWDM33 Isolation Flat Top Higher attenuation Wide passband DWDM light ALL TFF is Flat top Transmission Wave Types Flat Top: OK DWDM 10G Coherent 100G Gaussian Fit not OK DWDM PAM4 Ingredients for Multiplexing 1 Dark FiBer 2 Multiplexer 3) Light: Transceivers ITU Grids LWDM DWDM CWDM Attenuation
    [Show full text]
  • Performance Evaluation of Power-Line Communication Systems for LIN-Bus Based Data Transmission
    electronics Article Performance Evaluation of Power-Line Communication Systems for LIN-Bus Based Data Transmission Martin Brandl * and Karlheinz Kellner Department of Integrated Sensor Systems, Danube University, 3500 Krems, Austria; [email protected] * Correspondence: [email protected]; Tel.: +43-2732-893-2790 Abstract: Powerline communication (PLC) is a versatile method that uses existing infrastructure such as power cables for data transmission. This makes PLC an alternative and cost-effective technology for the transmission of sensor and actuator data by making dual use of the power line and avoiding the need for other communication solutions; such as wireless radio frequency communication. A PLC modem using DSSS (direct sequence spread spectrum) for reliable LIN-bus based data transmission has been developed for automotive applications. Due to the almost complete system implementation in a low power microcontroller; the component cost could be radically reduced which is a necessary requirement for automotive applications. For performance evaluation the DSSS modem was compared to two commercial PLC systems. The DSSS and one of the commercial PLC systems were designed as a direct conversion receiver; the other commercial module uses a superheterodyne architecture. The performance of the systems was tested under the influence of narrowband interference and additive Gaussian noise added to the transmission channel. It was found that the performance of the DSSS modem against singleton interference is better than that of commercial PLC transceivers by at least the processing gain. The performance of the DSSS modem was at least 6 dB better than the other modules tested under the influence of the additive white Gaussian noise on the transmission channel at data rates of 19.2 kB/s.
    [Show full text]