Digital Dynamic Range Compressor Design— a Tutorial and Analysis

Total Page:16

File Type:pdf, Size:1020Kb

Digital Dynamic Range Compressor Design— a Tutorial and Analysis PAPERS Digital Dynamic Range Compressor Design— A Tutorial and Analysis DIMITRIOS GIANNOULIS, MICHAEL MASSBERG, AND JOSHUA D. REISS, AES Member ([email protected]) ([email protected]) ([email protected]) Queen Mary University of London, London, UK Dynamic range compression, despite being one of the most widely used audio effects, is still poorly understood, and there is little formal knowledge and analysis of compressor design techniques. In this tutorial we describe several different approaches to digital dynamic range compressor design. Digital implementations of several classic analog approaches are given, as well as designs from recent literature, and new approaches that address possible issues. Several design techniques are analyzed and compared, including RMS and peak–based approaches, feedforward and feedback designs, and linear and log domain level detection. We explain what makes the designs sound different and provide metrics to analyze their quality. Finally, we provide recommendations for high performance compressor design. 0 INTRODUCTION1 we can describe the main parameters of a compressor unit and specify a set of standard stages and building blocks that Dynamic Range Compression (DRC) is the process of are present in almost any compressor design. mapping the dynamic range of an audio signal to a smaller In general, compressors are quite an unexplored field in range [1-2], i.e., reducing the signal level of the higher academia. The authors know of no prior publication that peaks while leaving the quieter parts untreated. DRC is collectively derives and discusses the most common com- used extensively in audio recording, production work, noise pressor design options in depth. A better understanding of reduction, broadcasting, and live performance applications. the different design choices would make compressor design Considering the classic audio effects (equalization, delay, considerably easier and less of a trial-and-error process. It panning, etc.), the dynamic range compressor is perhaps the would also shed light on how the different design choices most complex one. Design choices involve the compressor affect the perceived sonic characteristics of the compressor. topology, the static compression characteristic, placement, The goal of this paper is to provide such analysis, consid- and type of smoothing filters, sidechain filtering, etc. This ering both technical and perceptual aspects. explains why every compressor in common usage behaves The tutorial is structured as follows. Section 1 provides and sounds slightly different and why certain compressor an overview of the most common controls used to operate models have become audio engineers’ favorites for certain a dynamic range compressor. In Section 2, the principles types of signal. The analysis of compressor designs is diffi- of its operation are described. Particular attention is paid cult because they represent nonlinear time-dependent sys- to the level detection and use of attack and release times, tems with memory. The gain reduction is applied smoothly especially their digital implementation based on classic ana- and not instantaneously as would be the case with a simple log designs. Section 3 discusses the different methods and static nonlinearity. Furthermore the large number of design implementation for a complete design. Section 4 compares choices makes it nearly impossible to draw a generic com- the behavior of several different designs using both example pressor block diagram that would be valid for the majority compression curves and formal objective measures. Con- of real world compressors. “No two compressors sound clusions and recommendations for designs are provided in ... alike each one is inaccurate in its own unique way.” [3] Section 5. Some differ in topology, others introduce additional stages, and some simply differ from the precise digital design since these deviations add character to the compressor. However 1 COMPRESSOR CONTROLS 1 Accompanying audio samples and source code (in Mat- A compressor has a set of controls directly linked to lab and as VST plug-ins) for the compressor designs and compressor parameters through which one can set up the analysis are available from www.elec.qmul.ac.uk/digitalmusic/ effect. The most commonly used compressor parameters audioengineering/ may be defined as follows. J. Audio Eng. Soc., Vol. 60, No. 6, 2012 June 399 GIANNOULIS ET AL. PAPERS 0 2 PRINCIPLE OF OPERATION -5 Knee Width The signal entering the compressor is split in two copies. One is sent to a variable-gain amplifier (the gain stage) (dB) -10 G y and the other to the side-chain where the gain computer, a -15 circuit controlled by the level of the input signal, applies -20 the required gain reduction to the gain stage. The copy of -25 the signal entering the sidechain has its bipolar amplitude Make-up No compression converted into a unipolar representation of level. When -30 Gain 5:1 compression, hard knee 5:1 compression, soft knee the level of the signal is determined by its absolute value -35 (instantaneous signal level), this is known as peak-sensing. An alternative is to use RMS-sensing and determine the -40 Threshold signal level by its root-mean-square (RMS) value. -45 -45 -40 -35 -30 -25 -20 -15 -10 -5 0 2.1 The Gain Stage xG (dB) The gain stage is responsible for attenuating the input Fig. 1. Static compression characteristic with make-up gain and signal by a varied amount of decibels (dB) over time. The hard or soft knee. heart of every compressor is the element that applies this gain reduction: a voltage controlled amplifier (VCA) that attenuates the input signal according to an external control Threshold defines the level above which compression voltage (hereafter denoted c) coming from the side chain. starts. Any signal overshooting the threshold will be re- Building a VCA with analog components is non-trivial and duced in level. thus many approaches have been applied. Optical com- Ratio controls the input/output ratio for signals over- pressors like the Teletronix LA-2A use a light-dependent shooting the threshold level. It determines the amount of resistor (LDR) as the bottom leg of a voltage divider lo- 2 compression applied. cated within the signal path. The control voltage is used Attack and release times provide a degree of control over to drive a light source which will then—with increasing how quickly a compressor acts. They are also known as brightness—lower the resistance of the LDR and therefore, time constants, although the latter is usually referenced to apply the necessary gain reduction. A similar approach is dB, denoting the gain decrease in dB that the compressor taken by the Universal Audio 1176 compressor, but instead will apply for the given attack time and the opposite for of using an LDR, they used the drain-to-source resistance 3 the release time. Instantaneous compressor response, as de- of a field effect transistor (FET compressor). The con- scribed in [4], is not sought because it introduces distortion trol voltage could then be applied to the gate terminal in on the signal. order to lower the FET’s resistance [5]. An even earlier ap- The attack time defines the time it takes the compressor proach used in so-called variable-mu compressors like the 4 to decrease the gain to the level determined by the ratio Fairchild 670 exploited the fact that altering the grid-to- once the signal overshoots the threshold. The release time cathode voltage would change the gain of a tube amplifier. defines the time it takes to bring the gain back up to the More modern compressor designs make use of specialized normal level once the signal has fallen below the threshold. integrated VCA circuits. These are much more predictable A Make-Up Gain control is usually provided at the com- than the earlier approaches and offer improved specifica- pressor output. The compressor reduces the level (gain) of tions (such as less harmonic distortion and a higher usable the signal; therefore, applying a make-up gain to the signal dynamic range). allows for matching the input and output loudness level. In a solely digital design, one can model an ideal VCA The Knee Width option controls whether the bend in the as multiplying the input signal by a control voltage coming compression characteristic (see Fig. 1) has a sharp angle or from the sidechain. If x[n] denotes the input signal, y[n] has a rounded edge. The Knee is the threshold-determined the output signal and c[n] the control voltage then y[n] = point where the input-output ratio changes from unity to c[n]·x[n]. In addition, make-up gain is often used to add a a set ratio. A sharp transition is called a Hard Knee and constant gain back to the signal in order to match output provides a more noticeable compression. A softer transition and input levels. In a digital compressor we can easily where the ratio gradually grows from 1:1 to a set value in implement a make-up gain by multiplying the compressor’s a transition region on both sides of the threshold is called a output by a constant factor corresponding to the desired Soft Knee. It makes the compression effect less perceptible. make-up gain value. So, representing the signals in decibels, Depending on the signal one can use hard or soft knee, where M is the make-up gain, with the latter being preferred when we want less obvious ydB[n] = xdB[n] + cdB[n] + M. (1) (transparent) compression. A compressor has a set of additional controls most of 2 www.recproaudio.com/diy pro audio/diy files/la2a/la2a which are found in most modern compressor designs. These 1968.jpg include a Hold parameter, Side-Chain filtering, Look- 3 www.gyraf.dk/gy_pd/1176/1176sch.gif Ahead, and many more.
Recommended publications
  • Logarithmic Image Sensor for Wide Dynamic Range Stereo Vision System
    Logarithmic Image Sensor For Wide Dynamic Range Stereo Vision System Christian Bouvier, Yang Ni New Imaging Technologies SA, 1 Impasse de la Noisette, BP 426, 91370 Verrieres le Buisson France Tel: +33 (0)1 64 47 88 58 [email protected], [email protected] NEG PIXbias COLbias Abstract—Stereo vision is the most universal way to get 3D information passively. The fast progress of digital image G1 processing hardware makes this computation approach realizable Vsync G2 Vck now. It is well known that stereo vision matches 2 or more Control Amp Pixel Array - Scan Offset images of a scene, taken by image sensors from different points RST - 1280x720 of view. Any information loss, even partially in those images, will V Video Out1 drastically reduce the precision and reliability of this approach. Exposure Out2 In this paper, we introduce a stereo vision system designed for RD1 depth sensing that relies on logarithmic image sensor technology. RD2 FPN Compensation The hardware is based on dual logarithmic sensors controlled Hsync and synchronized at pixel level. This dual sensor module provides Hck H - Scan high quality contrast indexed images of a scene. This contrast indexed sensing capability can be conserved over more than 140dB without any explicit sensor control and without delay. Fig. 1. Sensor general structure. It can accommodate not only highly non-uniform illumination, specular reflections but also fast temporal illumination changes. Index Terms—HDR, WDR, CMOS sensor, Stereo Imaging. the details are lost and consequently depth extraction becomes impossible. The sensor reactivity will also be important to prevent saturation in changing environments.
    [Show full text]
  • Receiver Dynamic Range: Part 2
    The Communications Edge™ Tech-note Author: Robert E. Watson Receiver Dynamic Range: Part 2 Part 1 of this article reviews receiver mea- the receiver can process acceptably. In sim- NF is the receiver noise figure in dB surements which, taken as a group, describe plest terms, it is the difference in dB This dynamic range definition has the receiver dynamic range. Part 2 introduces between the inband 1-dB compression point advantage of being relatively easy to measure comprehensive measurements that attempt and the minimum-receivable signal level. without ambiguity but, unfortunately, it to characterize a receiver’s dynamic range as The compression point is obvious enough; assumes that the receiver has only a single a single number. however, the minimum-receivable signal signal at its input and that the signal is must be identified. desired. For deep-space receivers, this may be COMPREHENSIVE MEASURE- a reasonable assumption, but the terrestrial MENTS There are a number of candidates for mini- mum-receivable signal level, including: sphere is not usually so benign. For specifi- The following receiver measurements and “minimum-discernable signal” (MDS), tan- cation of general-purpose receivers, some specifications attempt to define overall gential sensitivity, 10-dB SNR, and receiver interfering signals must be assumed, and this receiver dynamic range as a single number noise floor. Both MDS and tangential sensi- is what the other definitions of receiver which can be used both to predict overall tivity are based on subjective judgments of dynamic range do. receiver performance and as a figure of merit signal strength, which differ significantly to compare competing receivers.
    [Show full text]
  • For the Falcon™ Range of Microphone Products (Ba5105)
    Technical Documentation Microphone Handbook For the Falcon™ Range of Microphone Products Brüel&Kjær B K WORLD HEADQUARTERS: DK-2850 Nærum • Denmark • Telephone: +4542800500 •Telex: 37316 bruka dk • Fax: +4542801405 • e-mail: [email protected] • Internet: http://www.bk.dk BA 5105 –12 Microphone Handbook Revision February 1995 Brüel & Kjær Falcon™ Range of Microphone Products BA 5105 –12 Microphone Handbook Trademarks Microsoft is a registered trademark and Windows is a trademark of Microsoft Cor- poration. Copyright © 1994, 1995, Brüel & Kjær A/S All rights reserved. No part of this publication may be reproduced or distributed in any form or by any means without prior consent in writing from Brüel & Kjær A/S, Nærum, Denmark. 0 − 2 Falcon™ Range of Microphone Products Brüel & Kjær Microphone Handbook Contents 1. Introduction....................................................................................................................... 1 – 1 1.1 About the Microphone Handbook............................................................................... 1 – 2 1.2 About the Falcon™ Range of Microphone Products.................................................. 1 – 2 1.3 The Microphones ......................................................................................................... 1 – 2 1.4 The Preamplifiers........................................................................................................ 1 – 8 1 2. Prepolarized Free-field /2" Microphone Type 4188....................... 2 – 1 2.1 Introduction ................................................................................................................
    [Show full text]
  • Signal-To-Noise Ratio and Dynamic Range Definitions
    Signal-to-noise ratio and dynamic range definitions The Signal-to-Noise Ratio (SNR) and Dynamic Range (DR) are two common parameters used to specify the electrical performance of a spectrometer. This technical note will describe how they are defined and how to measure and calculate them. Figure 1: Definitions of SNR and SR. The signal out of the spectrometer is a digital signal between 0 and 2N-1, where N is the number of bits in the Analogue-to-Digital (A/D) converter on the electronics. Typical numbers for N range from 10 to 16 leading to maximum signal level between 1,023 and 65,535 counts. The Noise is the stochastic variation of the signal around a mean value. In Figure 1 we have shown a spectrum with a single peak in wavelength and time. As indicated on the figure the peak signal level will fluctuate a small amount around the mean value due to the noise of the electronics. Noise is measured by the Root-Mean-Squared (RMS) value of the fluctuations over time. The SNR is defined as the average over time of the peak signal divided by the RMS noise of the peak signal over the same time. In order to get an accurate result for the SNR it is generally required to measure over 25 -50 time samples of the spectrum. It is very important that your input to the spectrometer is constant during SNR measurements. Otherwise, you will be measuring other things like drift of you lamp power or time dependent signal levels from your sample.
    [Show full text]
  • High Dynamic Range Ultrasound Imaging
    The final publication is available at http://link.springer.com/article/10.1007/s11548-018-1729-3 Int J CARS manuscript No. (will be inserted by the editor) High Dynamic Range Ultrasound Imaging Alperen Degirmenci · Douglas P. Perrin · Robert D. Howe Received: 26 January 2018 Abstract Purpose High dynamic range (HDR) imaging is a popular computational photography technique that has found its way into every modern smartphone and camera. In HDR imaging, images acquired at different exposures are combined to increase the luminance range of the final image, thereby extending the limited dynamic range of the camera. Ultrasound imaging suffers from limited dynamic range as well; at higher power levels, the hyperechogenic tissue is overexposed, whereas at lower power levels, hypoechogenic tissue details are not visible. In this work, we apply HDR techniques to ultrasound imaging, where we combine ultrasound images acquired at different power levels to improve the level of detail visible in the final image. Methods Ultrasound images of ex vivo and in vivo tissue are acquired at different acoustic power levels and then combined to generate HDR ultrasound (HDR-US) images. The performance of five tone mapping operators is quantitatively evaluated using a similarity metric to determine the most suitable mapping for HDR-US imaging. Results The ex vivo and in vivo results demonstrated that HDR-US imaging enables visualizing both hyper- and hypoechogenic tissue at once in a single image. The Durand tone mapping operator preserved the most amount of detail across the dynamic range. Conclusions Our results strongly suggest that HDR-US imaging can improve the utility of ultrasound in image-based diagnosis and procedure guidance.
    [Show full text]
  • Preview Only
    AES-6id-2006 (r2011) AES information document for digital audio - Personal computer audio quality measurements Published by Audio Engineering Society, Inc. Copyright © 2006 by the Audio Engineering Society Preview only Abstract This document focuses on the measurement of audio quality specifications in a PC environment. Each specification listed has a definition and an example measurement technique. Also included is a detailed description of example test setups to measure each specification. An AES standard implies a consensus of those directly and materially affected by its scope and provisions and is intended as a guide to aid the manufacturer, the consumer, and the general public. An AES information document is a form of standard containing a summary of scientific and technical information; originated by a technically competent writing group; important to the preparation and justification of an AES standard or to the understanding and application of such information to a specific technical subject. An AES information document implies the same consensus as an AES standard. However, dissenting comments may be published with the document. The existence of an AES standard or AES information document does not in any respect preclude anyone, whether or not he or she has approved the document, from manufacturing, marketing, purchasing, or using products, processes, or procedures not conforming to the standard. Attention is drawn to the possibility that some of the elements of this AES standard or information document may be the subject of patent rights. AES shall not be held responsible for identifying any or all such patents. This document is subject to periodicwww.aes.org/standards review and users are cautioned to obtain the latest edition and printing.
    [Show full text]
  • Expert Podcasting Practices for Dummies (ISBN
    01_149263 ffirs.qxp 10/25/07 9:07 PM Page iii Expert Podcasting Practices FOR DUMmIES‰ by Tee Morris, Evo Terra, and Ryan Williams 01_149263 ffirs.qxp 10/25/07 9:07 PM Page ii 01_149263 ffirs.qxp 10/25/07 9:07 PM Page i Expert Podcasting Practices FOR DUMmIES‰ 01_149263 ffirs.qxp 10/25/07 9:07 PM Page ii 01_149263 ffirs.qxp 10/25/07 9:07 PM Page iii Expert Podcasting Practices FOR DUMmIES‰ by Tee Morris, Evo Terra, and Ryan Williams 01_149263 ffirs.qxp 10/25/07 9:07 PM Page iv Expert Podcasting Practices For Dummies® Published by Wiley Publishing, Inc. 111 River Street Hoboken, NJ 07030-5774 www.wiley.com Copyright © 2008 by Wiley Publishing, Inc., Indianapolis, Indiana Published by Wiley Publishing, Inc., Indianapolis, Indiana Published simultaneously in Canada 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 as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, 222 Rosewood Drive, Danvers, MA 01923, (978) 750-8400, fax (978) 646-8600. Requests to the Publisher for permission should be addressed to the Legal Department, Wiley Publishing, Inc., 10475 Crosspoint Blvd., Indianapolis, IN 46256, (317) 572-3447, fax (317) 572-4355, or online at http://www.wiley.com/go/permissions. Trademarks: Wiley, the Wiley Publishing logo, For Dummies, the Dummies Man logo, A Reference for the Rest of Us!, The Dummies Way, Dummies Daily, The Fun and Easy Way, Dummies.com, and related trade dress are trade- marks or registered trademarks of John Wiley & Sons, Inc.
    [Show full text]
  • Understanding Microphone Sensitivity by Jerad Lewis
    Understanding Microphone Sensitivity By Jerad Lewis Sensitivity, the ratio of the analog output voltage or digital output value to the input pressure, is a key specification of any microphone. Mapping units in the acoustic domain to units in the electrical domain, it determines the magnitude of the microphone output signal given a known input. This article will discuss the distinction in sensitivity specifications between analog and digital microphones, how to choose a microphone with the best sensitivity for the application, and why adding a bit (or more) of digital gain can enhance the microphone signal. Analog vs. Digital Microphone sensitivity is typically measured with a 1 kHz sine wave at a 94 dB sound pressure level (SPL), or 1 pascal (Pa) pressure. The magnitude of the analog or digital output signal from the microphone with that input stimulus is a measure of its sensitivity. This reference point is but one characteristic of the microphone, by no means the whole story of its performance. The sensitivity of an analog microphone is straightforward and easy to understand. Typically specified in logarithmic units of dBV (decibels with respect to 1 V), it tells how many volts the output signal will be for a given SPL. For an analog microphone, sensitivity, in linear units of mV/Pa, can be expressed logarithmically in decibels: Sensitivity = × mV / Pa Sensitivity dBV 20 log10 Output REF where OutputREF is the 1000 mV/Pa (1 V/Pa) reference output ratio. Given this information, with the appropriate preamplifier gain, the microphone signal level can be easily matched to the desired input level of the rest of the circuit or system.
    [Show full text]
  • A History of Audio Effects
    applied sciences Review A History of Audio Effects Thomas Wilmering 1,∗ , David Moffat 2 , Alessia Milo 1 and Mark B. Sandler 1 1 Centre for Digital Music, Queen Mary University of London, London E1 4NS, UK; [email protected] (A.M.); [email protected] (M.B.S.) 2 Interdisciplinary Centre for Computer Music Research, University of Plymouth, Plymouth PL4 8AA, UK; [email protected] * Correspondence: [email protected] Received: 16 December 2019; Accepted: 13 January 2020; Published: 22 January 2020 Abstract: Audio effects are an essential tool that the field of music production relies upon. The ability to intentionally manipulate and modify a piece of sound has opened up considerable opportunities for music making. The evolution of technology has often driven new audio tools and effects, from early architectural acoustics through electromechanical and electronic devices to the digitisation of music production studios. Throughout time, music has constantly borrowed ideas and technological advancements from all other fields and contributed back to the innovative technology. This is defined as transsectorial innovation and fundamentally underpins the technological developments of audio effects. The development and evolution of audio effect technology is discussed, highlighting major technical breakthroughs and the impact of available audio effects. Keywords: audio effects; history; transsectorial innovation; technology; audio processing; music production 1. Introduction In this article, we describe the history of audio effects with regards to musical composition (music performance and production). We define audio effects as the controlled transformation of a sound typically based on some control parameters. As such, the term sound transformation can be considered synonymous with audio effect.
    [Show full text]
  • Fast Multiplierless Approximations of the DCT with the Lifting Scheme Jie Liang, Student Member, IEEE, and Trac D
    3032 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 49, NO. 12, DECEMBER 2001 Fast Multiplierless Approximations of the DCT With the Lifting Scheme Jie Liang, Student Member, IEEE, and Trac D. Tran, Member, IEEE Abstract—In this paper, we present the design, implementation, the sparse factorizations of the DCT matrix [12]–[17], and and application of several families of fast multiplierless approx- many of them are recursive [12], [14], [16], [17]. Besides imations of the discrete cosine transform (DCT) with the lifting one-dimensional (1-D) algorithms, two-dimensional (2-D) scheme called the binDCT. These binDCT families are derived from Chen’s and Loeffler’s plane rotation-based factorizations of DCT algorithms have also been investigated extensively [6], the DCT matrix, respectively, and the design approach can also [18]–[21], generally leading to less computational complexity be applied to a DCT of arbitrary size. Two design approaches are than the row-column application of the 1-D methods. However, presented. In the first method, an optimization program is defined, the implementation of the direct 2-D DCT requires much more and the multiplierless transform is obtained by approximating effort than that of the separable 2-D DCT. its solution with dyadic values. In the second method, a general lifting-based scaled DCT structure is obtained, and the analytical The theoretical lower bound on the number of multiplications values of all lifting parameters are derived, enabling dyadic required for the 1-D eight-point DCT has been proven to be 11 approximations with different accuracies. Therefore, the binDCT [22], [23]. In this sense, the method proposed by Loeffler et al.
    [Show full text]
  • Dynamic Range White Paper
    www.vialite.com +44 (0)1793 784389 [email protected] +1 (855) 4-VIALITE [email protected] White Paper The Importance of Dynamic Range in Fiber Optic Links Traditionally satellite transponders were 36 MHz wide and Spurious Free Dynamic Range (SFDR) of an RF over fiber link was less important. Ultra-wide dynamic range fiber optic links were a “nice-to- have” because the same product could be used for both the up and down links. However now, with High Throughput Satellites (HTS) which have transponder bandwidths of 500 or 800 MHz, the signals have increased hugely and consequently so have the demands on dynamic range. This means that ultra-wide dynamic range fiber optic links have become a “must-have” for anyone transporting HTS signals. Within this document we compare the SFDR and real dynamic range obtained with HTS satellite signals, and demonstrate why RF over fiber links used in satellite teleports should have a SFDR of 110 dB/Hz2/3 or better for 500 MHz wide signals. As the satellite industry moves towards increasing mobile data capacity, through the use of new satellites and wider channel bandwidths, the demand on higher link dynamic range has increased. Calculating Spurious Free Dynamic Range SFDR is a measure of the dynamic range of a fiber optic link and is relative to 1 Hz of bandwidth - which is not particularly relevant as most signals are much greater than 1 Hz. To calculate SFDR you must use the thermal noise floor (kTB), the noise figure (nf), and the third order intercept point (IP3).
    [Show full text]
  • Compressor/Limiter
    ® 162SL Compressor/Limiter User Manual IMPORTANT SAFETY INSTRUCTIONS WARNING FOR YOUR PROTECTION CAUTION READ THE FOLLOWING: RISK OF ELECTRIC SHOCK DO NOT OPEN ATTENTION: RISQUE DE CHOC ELECTRIQUE - NE PAS OUVRIR KEEP THESE INSTRUCTIONS WARNING: TO REDUCE THE RISK OF FIRE OR ELECTRIC SHOCK DO NOT EXPOSE THIS EQUIPMENT TO RAIN OR MOISTURE HEED ALL WARNINGS The symbols shown above are internationally accepted FOLLOW ALL INSTRUCTIONS symbols that warn of potential hazards with electrical products. The lightning flash with arrowpoint in an equi- DO NOT USE THIS APPARATUS NEAR WATER lateral triangle means that there are dangerous voltages present within the unit. The exclamation point in an equi- CLEAN ONLY WITH A DRY CLOTH. lateral triangle indicates that it is necessary for the user to refer to the owner’s manual. DO NOT BLOCK ANY OF THE VENTILATION OPENINGS. INSTALL IN ACCORDANCE WITH THE MANUFACTURER’S INSTRUCTIONS. These symbols warn that there are no user serviceable parts inside the unit. Do not open the unit. Do not DO NOT INSTALL NEAR ANY HEAT SOURCES SUCH AS RADIATORS, HEAT REGISTERS, attempt to service the unit yourself. Refer all servicing to STOVES, OR OTHER APPARATUS (INCLUDING AMPLIFIERS) THAT PRODUCE HEAT. qualified personnel. Opening the chassis for any reason will void the manufacturer’s warranty. Do not get the unit ONLY USE ATTACHMENTS/ACCESSORIES SPECIFIED BY THE MANUFACTURER. wet. If liquid is spilled on the unit, shut it off immediately and take it to a dealer for service. Disconnect the unit UNPLUG THIS APPARATUS DURING LIGHTNING STORMS OR WHEN UNUSED FOR LONG during storms to prevent damage.
    [Show full text]