An Fm/Rds (Radio Data System) Software Radio

Total Page:16

File Type:pdf, Size:1020Kb

An Fm/Rds (Radio Data System) Software Radio 07 - 10 September 2009 PROCEEDINGS 54. IWK Internationales Wissenschaftliches Kolloquium International Scientific Colloquium Information Technology and Electrical Engineering - Devices and Systems, Materials and Technologies for the Future Faculty of Electrical Engineering and Information Technology Startseite / Index: http://www.db-thueringen.de/servlets/DocumentServlet?id=14089 Impressum Herausgeber: Der Rektor der Technischen Universität llmenau Univ.-Prof. Dr. rer. nat. habil. Dr. h. c. Prof. h. c. Peter Scharff Redaktion: Referat Marketing Andrea Schneider Fakultät für Elektrotechnik und Informationstechnik Univ.-Prof. Dr.-Ing. Frank Berger Redaktionsschluss: 17. August 2009 Technische Realisierung (USB-Flash-Ausgabe): Institut für Medientechnik an der TU Ilmenau Dipl.-Ing. Christian Weigel Dipl.-Ing. Helge Drumm Technische Realisierung (Online-Ausgabe): Universitätsbibliothek Ilmenau Postfach 10 05 65 98684 Ilmenau Verlag: Verlag ISLE, Betriebsstätte des ISLE e.V. Werner-von-Siemens-Str. 16 98693 llmenau © Technische Universität llmenau (Thür.) 2009 Diese Publikationen und alle in ihr enthaltenen Beiträge und Abbildungen sind urheberrechtlich geschützt. ISBN (USB-Flash-Ausgabe): 978-3-938843-45-1 ISBN (Druckausgabe der Kurzfassungen): 978-3-938843-44-4 Startseite / Index: http://www.db-thueringen.de/servlets/DocumentServlet?id=14089 AN FM/RDS (RADIO DATA SYSTEM) SOFTWARE RADIO Carsten Roppel University of Applied Sciences Schmalkalden P. O. B. 100452, D-98564 Schmalkalden E-mail: [email protected] ABSTRACT This paper describes a software radio for the Processor Audio reception of FM (frequency modulation) and RDS (demodu- Multi-standard (radio data system) signals. Both the FM and RDS lation, Video receiver use quadrature sampling and simple RF tuner decoding, baseband signal processing. After FM demodulation Data the signal is further processed by the RDS receiver control) using matched filtering and feedforward phase estimation. Figure 2 Multi-standard receiver Index Terms – software radio, FM demodulator, In a multi-standard receiver, the analog front-end RDS receiver is capable of receiving multiple broadcast standards (Figure 2). Different frequency ranges and 1. INTRODUCTION bandwidths are typically accommodated by dedicated amplifiers and filters, followed by IQ- This paper presents the design and development of a downconversion to baseband. The output at zero or software radio for the reception of FM/RDS signals. low IF (intermediate frequency) is, after analog-to- RDS receivers are - besides their use in traditional digital conversion, demodulated and decoded in the FM radio receivers - important for navigation systems processor. based on GPS (Global Positioning System). Such In the following sections, we describe the signal systems, if equipped with an RDS receiver or processing of our FM/RDS software radio. Finally, connected to an FM/RDS radio, receive information we discuss different options for the implementation of on road traffic conditions, which is transmitted by the software radio. broadcast stations via RDS over the Traffic Message Channel (TMC). The implementation of the RDS 2. FM RECEIVER receiver as a software radio allows easy integration on existing hardware with a general-purpose processor FM broadcast signals are transmitted in the frequency (GPP) or a digital signal processor (DSP). range of 87 MHz to 108 MHz. The baseband signal is the audio signal limited to a bandwidth of 15 kHz. Pro- Audio Stereo transmission uses a multiplex scheme, where cessor the sum of the left and the right channel, xl(t) + xr(t), RF Demodu- (deco- Video is transmitted in the lower frequency range and the tuner lator ding, difference of the stereo channels is modulated using control Data DSB-SC (double-side band suppressed carrier) onto a ) 38-kHz carrier (Figure 3). Figure 1 Typical broadcast receiver S( f ) Pilot tone xl(t) + xr(t) x (t) − x (t) Figure 1 shows a high-level block diagram of a l r RDS typical broadcast receiver. This approach requires a dedicated RF tuner and demodulator for each 15 23 38 53 57 standard. Even for audio broadcast a variety of analog 19 f [kHz] and digital standards exist, like AM, FM, DAB Figure 3 Schematic spectral representation of the FM (digital audio broadcasting), DRM (digital radio stereo baseband signal mondiale) and HD radio. Moreover, these standards use different frequency ranges and bandwidths in different regions of the word. © 2009 - 54th Internationales Wissenschaftliches Kolloquium ½ xi(t) × LPF × d ∼ dt x (t) c cos(2π fct) + y(t) − 90° d dt LPF × ½ x (t) × q Figure 4 Block diagram of the FM demodulator This multiplex scheme is compatible with where ϕ (t) depends on the modulating signal monaural receivers which use the xl(t) + xr(t) signal according to only. A pilot tone with frequency 38 kHz/2 = 19 kHz t indicates the stereo signal to the receiver and is used ϕ(t) = 2 π f x(τ) dτ . Δ ∫ for coherent demodulation of the DSB signal. As 0 shown in Figure 3, the RDS signal is inserted above the stereo multiplex using a subcarrier of 57 kHz. The quadrature components are obtained by multi- The baseband signal is FM-modulated onto a plying xc(t) with cos(2 π f c t) and −sin(2 π f c t). The carrier using a frequency deviation of f Δ = 75 kHz. lowpass filters (LPF) following the multipliers in The bandwidth of the modulated signal is Figure 4 reject the double-frequency terms located at 2 f c, which result from the multiplication [2]. , B ≈ 2( f Δ + 2 f g ) As further shown in Figure 4, xi(t) and xq(t) are differentiated and cross-multiplied giving where f g ≈ 60 kHz is the upper frequency limit of the baseband signal. Thus the FM signal has a bandwidth d x (t) d x (t) y(t) = x (t) q − x (t) i of 390 kHz. i dt q dt d ϕ(t) d ϕ(t) 2.1. Quadrature Demodulation = cos 2 ϕ(t) + sin 2 ϕ(t) For FM, a number of demodulation schemes are dt dt d ϕ(t) known [1]. A demodulator particularly suited for = = 2 π f x(t) digital implementation is shown in Figure 4. It is a dt Δ quadrature demodulator, where the FM signal is first where the factor 1/2 was omitted for simplification. decomposed into its quadrature components x (t) and i As shown, the demodulator output equals the x (t). After further processing as shown in the block q baseband signal x(t) multiplied by an amplitude diagram the baseband signal is available at the output. factor, which depends on the frequency deviation. An FM signal is described by Although we did assume a perfectly synchronised ⎛ t ⎞ local oscillator signal, the demodulator also works x (t) = A cos⎜2 π f t + 2 π f x(τ) dτ ⎟ c c ⎜ c Δ ∫ ⎟ when the oscillator has a phase or frequency offset 0 ⎝ ⎠ relative to the carrier of xc(t). A phase offset Δφ, i. e. = Ac cos()2 π f c t + ϕ(t) , the local oscillator signal is cos(2 π f c t − Δφ), cancels out in y(t). A frequency offset cos(2 π ( f − Δ f ) t) where f and A are the carrier frequency and c c c results in a d. c. component proportional to Δ f in y(t) amplitude, respectively, f Δ is the frequency deviation and can be removed easily. and x(t) is the baseband signal. We express xc(t) as 2.2. Implementation Aspects xc (t) = Ac cos()2 π f c t + ϕ(t) The demodulator of Figure 4 is implemented = A Re{}exp(jϕ(t)) exp(j2 π f t) . c c completely in the digital domain. The analog front- end is described in Section 4. A very simple digital exp(j ϕ (t)) is the complex envelope of xc(t). Its real and imaginary parts are the I (in-phase) and Q version of the quadrature demodulation results, if the sampling rate is f = 4 f . This quadrature sampling (quadrature-phase) signals xi(t) and xq(t), s c scheme [3] is illustrated in Figure 5. The input signal , xi (t) = cosϕ(t), xq (t) = sinϕ(t) xc(t) is sampled at t = n Ts, Ts = 1/4 f c. The discrete- time signal xc(n) is multiplied with the discrete-time 19 kHz, the stereo multiplex signal centered at versions of cos(2 π f c t) and −sin(2 π f c t). As shown in 38 kHz and the RDS signal at 57 kHz. Figure 5, even samples n = 2 k multiplied by (−1)k represent the in-phase component, and odd samples 3. RDS RECEIVER n = 2 k + 1 multiplied by (−1)k represent the quadrature component: RDS allows the transmission of digital data in parallel to the audio signal. RDS enables services like x (2k) = (−1) k x (2k) , i c program identification, automatic tuning, radio text, k traffic message channel (TMC) and many others. xq (2k +1) = −(−1) xc (2k +1) . 3.1. RDS Modulation and Coding cos 2 p fc t The RDS baseband signal has a bit rate of æ æ 1187.5 bit/s. The information is transmitted in groups with a length of 104 bits. A group comprises 4 blocks æ æ H Læ æ of 26 bits. A block is composed of a 16-bit information word and a 10-bit CRC for error æ æ detection (Figure 7). To enable group -sin 2 p fc t synchronization, offset words A, B, C and D are æ æ added modulo 2 to the CRC of blocks 1, 2, 3, and 4, respectively [4]. æ æ H æ L æ Group (104 bit) æ æ Figure 5 Sampling instants of the locally generated Block 1 Block 2 Block 3 Block 4 quadrature carriers for fs = 4 fc Quadrature sampling results in quadrature Information word CRC + offset components sampled at a rate f s /2 = 2 f c.
Recommended publications
  • Synthesis of Txdot Uses of Real-Time Commercial Traffic Data
    Technical Report Documentation Page 1. Report No. 2. Government Accession No. 3. Recipient's Catalog No. FHWA/TX-12/0-6659-1 4. Title and Subtitle 5. Report Date SYNTHESIS OF TXDOT USES OF REAL-TIME September 2011 COMMERCIAL TRAFFIC DATA Published: January 2012 6. Performing Organization Code 7. Author(s) 8. Performing Organization Report No. Dan Middleton, Rajat Rajbhandari, Robert Brydia, Praprut Report 0-6659-1 Songchitruksa, Edgar Kraus, Salvador Hernandez, Kelvin Cheu, Vichika Iragavarapu, and Shawn Turner 9. Performing Organization Name and Address 10. Work Unit No. (TRAIS) Texas Transportation Institute The Texas A&M University System 11. Contract or Grant No. College Station, Texas 77843-3135 Project 0-6659 12. Sponsoring Agency Name and Address 13. Type of Report and Period Covered Texas Department of Transportation Technical Report: Research and Technology Implementation Office September 2010–August 2011 P. O. Box 5080 14. Sponsoring Agency Code Austin, Texas 78763-5080 15. Supplementary Notes Project performed in cooperation with the Texas Department of Transportation and the Federal Highway Administration. Project Title: Synthesis of TxDOT Uses of Real-Time Commercial Traffic Routing Data URL: http://tti.tamu.edu/documents/0-6659-1.pdf 16. Abstract Traditionally, the Texas Department of Transportation (TxDOT) and its districts have collected traffic operations data through a system of fixed-location traffic sensors, supplemented with probe vehicles using transponders where such tags are already being used primarily for tolling purposes and where their numbers are sufficient. In recent years, private providers of traffic data have entered the scene, offering traveler information such as speeds, travel time, delay, and incident information.
    [Show full text]
  • Digital Audio Broadcasting : Principles and Applications of Digital Radio
    Digital Audio Broadcasting Principles and Applications of Digital Radio Second Edition Edited by WOLFGANG HOEG Berlin, Germany and THOMAS LAUTERBACH University of Applied Sciences, Nuernberg, Germany Digital Audio Broadcasting Digital Audio Broadcasting Principles and Applications of Digital Radio Second Edition Edited by WOLFGANG HOEG Berlin, Germany and THOMAS LAUTERBACH University of Applied Sciences, Nuernberg, Germany Copyright ß 2003 John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England Telephone (þ44) 1243 779777 Email (for orders and customer service enquiries): [email protected] Visit our Home Page on www.wileyeurope.com or www.wiley.com All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except under the terms of the Copyright, Designs and Patents Act 1988 or under the terms of a licence issued by the Copyright Licensing Agency Ltd, 90 Tottenham Court Road, London W1T 4LP, UK, without the permission in writing of the Publisher. Requests to the Publisher should be addressed to the Permissions Department, John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England, or emailed to [email protected], or faxed to (þ44) 1243 770571. This publication is designed to provide accurate and authoritative information in regard to the subject matter covered. It is sold on the understanding that the Publisher is not engaged in rendering professional services. If professional advice or other expert assistance is required, the services of a competent professional should be sought.
    [Show full text]
  • PDF Version (435KB)
    TRANSLATION – FOR REFERENCE ONLY News Release May 18, 2017 JVCKENWOOD’s Advanced Digital Cockpit System Developed With McLaren For The McLaren 720S Supercar JVC KENWOOD Corporation (“JVCKENWOOD”) is pleased to announce that its advanced digital cockpit system was developed with McLaren Automotive Ltd. (“McLaren Automotive”) in the U.K. for the McLaren 720S supercar and showcased on McLaren‟s stand at the 2017 Geneva Motor Show, one of the world‟s largest motor shows held in Geneva, Switzerland, on March 7th, 2017. 1.Background for Creation of Digital Cockpit System With the launch of innovative Advanced Driver Assistance System (i-ADAS) Business Taskforce in July 2013, JVCKENWOOD created CAROPTRONICS*1 field by integrating the strength of both Car Electronics (car navigation devices, etc.), its largest business field, and OptoElectronics (video cameras, projectors, etc.), focusing on the development of Digital Cockpit Systems such as Head-Up Displays, Car-Mounted Full HD Cameras, Digital Instrument Cluster Meter Display and Digital Mirrors. Thus, JVCKENWOOD has enhanced initiatives with the aim to realize a motorized society with safety and peace of mind. JVCKENWOOD and McLaren Automotive have established a close relationship and conducted research and development activities toward practical application of Digital Cockpit Systems. At the International CES held in Las Vegas in 2015 and 2016, JVCKENWOOD booth highlighted McLaren Automotive‟s concept vehicle equipped with the Digital Cockpit System developed jointly by the two companies. Further to the concept vehicles at CES, JVCKenwood and McLaren Automotive have developed a complete advanced driver interface and digital cockpit for the McLaren 720S, which is available to order now and will be delivered from May 2017.
    [Show full text]
  • ABBREVIATIONS EBU Technical Review
    ABBREVIATIONS EBU Technical Review AbbreviationsLast updated: January 2012 720i 720 lines, interlaced scan ACATS Advisory Committee on Advanced Television 720p/50 High-definition progressively-scanned TV format Systems (USA) of 1280 x 720 pixels at 50 frames per second ACELP (MPEG-4) A Code-Excited Linear Prediction 1080i/25 High-definition interlaced TV format of ACK ACKnowledgement 1920 x 1080 pixels at 25 frames per second, i.e. ACLR Adjacent Channel Leakage Ratio 50 fields (half frames) every second ACM Adaptive Coding and Modulation 1080p/25 High-definition progressively-scanned TV format ACS Adjacent Channel Selectivity of 1920 x 1080 pixels at 25 frames per second ACT Association of Commercial Television in 1080p/50 High-definition progressively-scanned TV format Europe of 1920 x 1080 pixels at 50 frames per second http://www.acte.be 1080p/60 High-definition progressively-scanned TV format ACTS Advanced Communications Technologies and of 1920 x 1080 pixels at 60 frames per second Services AD Analogue-to-Digital AD Anno Domini (after the birth of Jesus of Nazareth) 21CN BT’s 21st Century Network AD Approved Document 2k COFDM transmission mode with around 2000 AD Audio Description carriers ADC Analogue-to-Digital Converter 3DTV 3-Dimension Television ADIP ADress In Pre-groove 3G 3rd Generation mobile communications ADM (ATM) Add/Drop Multiplexer 4G 4th Generation mobile communications ADPCM Adaptive Differential Pulse Code Modulation 3GPP 3rd Generation Partnership Project ADR Automatic Dialogue Replacement 3GPP2 3rd Generation Partnership
    [Show full text]
  • RDS) for Stem (RDS) Y EN 50067 April 1998 Lish, French, German)
    EN 50067 EUROPEAN STANDARD EN 50067 NORME EUROPÉENNE EUROPÄISCHE NORM April 1998 ICS 33.160.20 Supersedes EN 50067:1992 Descriptors: Broadcasting, sound broadcasting, data transmission, frequency modulation, message, specification English version Specification of the radio data system (RDS) for VHF/FM sound broadcasting in the frequency range from 87,5 to 108,0 MHz Spécifications du système de radiodiffusion de Spezifikation des Radio-Daten-Systems données (RDS) pour la radio à modulation de (RDS) für den VHF/FM Tonrundfunk im fréquence dans la bande de 87,5 à 108,0 MHz Frequenzbereich von 87,5 bis 108,0 MHz This CENELEC European Standard was approved by CENELEC on 1998-04-01. CENELEC members are bound to comply with the CEN/CENELEC Internal Regulations which stipulate the conditions for giving this European Standard the status of a national standard without any alteration. Up-to-date lists and bibliographical references concerning such national standards may be obtained on application to the Central Secretariat or to any CENELEC member. This European Standard exists in three official versions (English, French, German). A version in any other language made by translation under the responsibility of a CENELEC member into its own language and notified to the Central Secretariat has the same status as the official versions. CENELEC members are the national electrotechnical committees of Austria, Belgium, Czech Republic, Denmark, Finland, France, Germany, Greece, Iceland, Ireland, Italy, Luxembourg, Netherlands, Norway, Portugal, Spain, Sweden, Switzerland and United Kingdom. Specification of the radio data system (RDS) CENELEC European Committee for Electrotechnical Standardization Comité Européen de Normalisation Electrotechnique Europäisches Komitee für Elektrotechnische Normung Central Secretariat: rue de Stassart 35, B - 1050 Brussels © 1998 - All rights of exploitation in any form and by any means reserved worldwide for CENELEC members and the European Broadcasting Union.
    [Show full text]
  • User Manual Alpine Navigation System Navigation Software for the Alpine Navigation System English March 2015, Ver
    User Manual Alpine Navigation System Navigation software for the Alpine Navigation System English March 2015, ver. 1.0 Table of contents 1 Warnings and safety information ............................................................................................ 5 2 Getting started ........................................................................................................................... 6 2.1 Initial set-up........................................................................................................................................ 6 2.2 Screen controls ................................................................................................................................... 8 2.2.1 Using the buttons and other controls ........................................................................................................... 8 2.2.2 Using the cursor .......................................................................................................................................... 9 2.2.3 Using the keyboard ..................................................................................................................................... 9 2.2.4 Using touch gestures ................................................................................................................................. 10 2.2.5 Manipulating the map ............................................................................................................................... 11 2.3 Navigation view ...............................................................................................................................
    [Show full text]
  • Real-Time Traffic Information Via Mobile Ad-Hoc Networks
    Seventh LACCEI Latin American and Caribbean Conference for Engineering and Technology (LACCEI’2009) “Energy and Technology for the Americas: Education, Innovation, Technology and Practice” June 2-5, 2009, San Cristóbal, Venezuela. REAL-TIME TRAFFIC INFORMATION VIA MOBILE AD-HOC NETWORKS Jeffrey L. Duffany, Ph.D. Universidad del Turabo, Gurabo, PR USA [email protected] ABSTRACT Currently it is possible to use the internet in selected urban areas such as Los Angeles or Houston to view a real- time map of vehicular traffic flow velocities on major arteries using a laptop computer display. Also for a monthly fee traffic information distributed over a Traffic Management Channel (TMC) can be integrated with automobile navigational systems to provide alternate routing capability. Both of these techniques involve a monthly charge and are limited in information they provide and areas they cover. This investigation provides an architecture and a vision to provide more fine grained real-time traffic conditions that works over a wider range of geographical areas providing situational awareness information to motorists using the infrastructure of a mobile ad-hoc network. The idea is similar to a time lapse weather satellite photograph that gives the user the raw information and allows them to use it to make decisions in the manner that best suits their individual situation. Keywords: information technology, mobile ad-hoc networks 1. INTRODUCTION Imagine you are driving down a highway and see a traffic jam ahead. This usually happens just after you have just passed the last exit possible to avoid the traffic jam. What is lacking here is a basic situational awareness.
    [Show full text]
  • Field Trials and Evaluations of Radio Data System Traffic Message Channel
    TRANSPORTATION RESEARCH RECORD 1324 Field Trials and Evaluations of Radio Data System Traffic Message Channel PETER DAVIES AND GRANT KLEIN The Radio Data System Traffic Message Channel (RD~-TMC) Many RDS features have already been defined and imple­ will be introduced in Europe in the mid-1990s. RDS provides for mented in most parts of Europe. One additional feature of the transmission of a silent data channel on existing VHF-FM RDS not yet finalized is the Traffic Message Channel (TMC) radio stations. TMC is one of the remaining RDS features still for digitally encoding traffic information messages. Group to be finalized. It will enable detailed, up-to-date traffic infor­ mation to be provided to motorists in the language of their choice, Type SA, one of 32 possible RDS data groups, has been thus ensuring a truly international service. As part of the Euro­ reserved for the TMC service. It will provide continuous in­ pean DRIVE program, the RDS-ALERT project has ~arried out formation to motorists through a speech synthesizer or text field trials of RDS-TMC. Testing was undertaken pnor to and display in the vehicle. TMC will improve traffic data dissem­ during the RDS-ALERT project, and implications for the TMC ination into the vehicle by several orders of magnitude over service throughout Europe were considered. TMC offers an ex­ conventional spoken warnings on the radio. By linking with citing prospect of a practical application of information technol­ intelligent vehicle-highway system (IVHS) technologies, TMC ogy suitable for the 1990s and into.the next mi.lle~niu~.
    [Show full text]
  • USING RDS/RBDS with the Si4701/03
    AN243 USING RDS/RBDS WITH THE Si4701/03 1. Scope This document applies to the Si4701/03 firmware revision 15 and greater. Throughout this document, device refers to an Si4701 or Si4703. 2. Purpose Provide an overview of RDS/RBDS Describe the high-level differences between RDS and RBDS Show the procedure for reading RDS/RBDS data from the Si4701 Show the procedure for post-processing of RDS/RBDS data Point the reader to additional documentation 3. Additional Documentation [1] The Broadcaster's Guide to RDS, Scott Wright, Focal Press, 1997. [2] CENELEC (1998): Specification of the radio data system (RDS) for VHF/FM sound broadcasting. EN50067:1998. European Committee for Electrotechnical Standardization. Brussels Belgium. [3] National Radio Systems Committee: United States RBDS Standard, April 9, 1998 - Specification of the radio broadcast data system (RBDS), Washington D.C. [4] Si4701-B15 Data Sheet [5] Si4703-B16 Data Sheet [6] Application Note “AN230: Si4700/01/02/03 Programming Guide” [7] Traffic and Traveller Information (TTI)—TTI messages via traffic message coding (ISO 14819-1) Part 1: Coding protocol for Radio Data System—Traffic Message Channel (RDS-TMC) using ALERT-C (ISO 14819-2) Part 2: Event and information codes for Radio Data System—Traffic Message Channel (RDS-TMC) (ISO 14819-3) Part 3: Location referencing for ALERT-C (ISO 14819-6) Part 6: Encryption and conditional access for the Radio Data System— Traffic Message Channel ALERT C coding [8] Radiotext plus (RTplus) Specification 4. RDS/RBDS Overview The Radio Data System (RDS*) has been in existence since the 1980s in Europe, and since the early 1990s in North America as the Radio Broadcast Data System (RBDS).
    [Show full text]
  • RDS - Radio Data System a Challenge and a Solution
    RDS - Radio Data System A Challenge and a Solution Michael Daucher Eduard Gärtner Michael Görtler Werner Keller Hans Kuhr Abstract The launch of the FM broadcasting system in the middle of the 20th century constituted an enormous improve- ment compared to AM. Nevertheless it turned out that car radios cannot reach the performance level of stationary receivers. Therefore in Europe the RDS system has been developed. It provides among other features for increased convenience also specific functions to overcome the performance problems of car radios to a large extent. RDS is the most complex technology to receive analog broadcasting stations. To use this technology to the full extent it requires a lot of know how about the specific reception problems in the field, RDS and reception technol- ogy in general. All this leads to a large and very complex software solution. This paper describes the main reception problems of car radios. The basic features of RDS are explained short- ly. The main part of this essay deals with the software and the required tools. It is shown, based on three key issues, how these problems can be solved with high sophisticated software. The tool for monitoring the behaviour in the field, dedicated for detailed analysis and evaluation, is explained in detail. At the end the results of different test drives show the evidence that this new RDS software developed by Technical Center Nuremberg has reached a performance which is state of the art. 41 FUJITSU TEN TECHNICHAL JOURNAL 1 RDS1 RDS - Introduction. - Introduction. All these influences lead finally to a sum signal at the antenna which is continuously varying in amplitude, The launch of the FM broadcasting system in the phase and frequency.
    [Show full text]
  • General–Purpose and Application–Specific Design of a DAB Channel Decoder
    General–purpose and application–specific design of a DAB channel decoder F. van de Laar N. Philips R. Olde Dubbelink (Philips Consumer Electronics) 1. Introduction Since the introduction of the Compact Disc by Philips in 1982, people have become more and In 1988, the first public more used to the superior quality and user–friend- demonstrations of a new Digital liness of digital audio. There is every reason, there- Audio Broadcasting system were fore, to arrange for sound broadcasting to benefit given in Geneva. Although this showed the feasibility of digital also from this trend. Digital Audio Broadcasting compression and modulation for (DAB) provides the digital communication link digital radio, a lot of work needed to transfer audio signals (already in digital remained to be done in the fields form as they leave modern studios), together with of standardization, frequency additional services, to the home and mobile receiv- allocation, promotion and er without loss of quality. To give an impression of hardware cost and size reduction. the performance of the DAB system, Table 1 This article describes the compares DAB with the Digital Satellite Radio development of current DAB (DSR) system [1] which was introduced in Europe receivers, with special emphasis in 1990, and conventional VHF/FM radio ex- on the design of the digital signal tended with the Radio Data System (RDS). Al- processor–based channel though a DAB receiver is significantly more–com- decoder which has been used in plex than a conventional VHF/FM receiver, there the 3rd–generation Eureka are a large number of advantages: CD audio quali- receivers, as well as a prototype ty, even in a mobile environment [2], operational decoder based on an application– comfort and numerous possibilities for additional Original language: English specific chip–set.
    [Show full text]
  • WBU Radio Guide
    FOREWORD The purpose of the Digital Radio Guide is to help engineers and managers in the radio broadcast community understand options for digital radio systems available in 2019. The guide covers systems used for transmission in different media, but not for programme production. The in-depth technical descriptions of the systems are available from the proponent organisations and their websites listed in the appendices. The choice of the appropriate system is the responsibility of the broadcaster or national regulator who should take into account the various technical, commercial and legal factors relevant to the application. We are grateful to the many organisations and consortia whose systems and services are featured in the guide for providing the updates for this latest edition. In particular, our thanks go to the following organisations: European Broadcasting Union (EBU) North American Broadcasters Association (NABA) Digital Radio Mondiale (DRM) HD Radio WorldDAB Forum Amal Punchihewa Former Vice-Chairman World Broadcasting Unions - Technical Committee April 2019 2 TABLE OF CONTENTS INTRODUCTION .......................................................................................................................................... 5 WHAT IS DIGITAL RADIO? ....................................................................................................................... 7 WHY DIGITAL RADIO? .............................................................................................................................. 9 TERRESTRIAL
    [Show full text]