Approximating Non-Linear Inductors Using Time-Variant Linear Filters

Total Page:16

File Type:pdf, Size:1020Kb

Approximating Non-Linear Inductors Using Time-Variant Linear Filters Proc. of the 18th Int. Conference on Digital Audio Effects (DAFx-15), Trondheim, Norway, Nov 30 - Dec 3, 2015 APPROXIMATING NON-LINEAR INDUCTORS USING TIME-VARIANT LINEAR FILTERS Giulio Moro Andrew P. McPherson Centre for Digital Music Centre for Digital Music Queen Mary University of London Queen Mary University of London London, United Kingdom London, United Kingdom [email protected] [email protected] ABSTRACT mainly focuses on bounded input-bounded output stability [6, 7] and transient suppression [8]. However, these methods are not In this paper we present an approach to modeling the non-linearities readily applicable when filter coefficients are changing at every of analog electronic components using time-variant digital linear sample. Recent work proves that stable time-varying behavior can filters. The filter coefficients are computed at every sample de- be obtained using state variable filters [9]. However, as in this pending on the current state of the system. With this technique paper we deal with passive first-order filters, we chose to use a we are able to accurately model an analog filter including a non- different filter topology. linear inductor with a saturating core. The value of the magnetic In [10], time-varying coefficients are used to introduce a clip- permeability of a magnetic core changes according to its magnetic ping function in the feedback loop of an IIR filter, in order to re- flux and this, in turn, affects the inductance value. The cutoff fre- produce the behaviour of analog voltage controlled filters. In [11] quency of the filter can thus be seen as if it is being modulated by it is shown that this method affects the frequency response of a the magnetic flux of the core. In comparison to a reference non- resonant filter by increasing its bandwidth and moving its centre linear model, the proposed approach has a lower computational frequency. The use of IIR coefficients varying on a sample-by- cost while providing a reasonably small error. sample basis has been exploited previously in [12] where feed- back amplitude modulation is used for sound synthesis and in [13] 1. INTRODUCTION where time-varying fractional delays are used to model non-linear vibrating strings. This work investigates how it is possible to use linear, time vari- In this paper we will present a physically-informed model for ant filters in order to introduce non-linearities in a digital signal an inductor, with its characteristic non-linearity caused by the satu- processing system. The idea is to use time-varying infinite im- ration of the magnetic core [14]. Non-linear differential equations pulse response filters whose coefficients are updated at every time and a state-space model to solve the non-linear transformer are sample according to the state of the system at the previous time presented in [15], whereas a Wave Digital Filter approach can be sample. This approach is applied here to solve electronic circuits found in [16]. with non-linear components in the digital domain and can be used From a physical standpoint, the saturation of the core in an in- as a building block for Virtual Analog applications. ductor affects the present value of its inductance. From this consid- Non-linear DSP systems are governed by non-linear equations eration we will build an infinite impulse response (IIR) linear filter that have to be solved iteratively at a non-negligible computational whose coefficients are updated at every time step using the actual cost [1, 2]. Adding a new non-linear equation to an existing sys- value of the inductance given by the current saturation state of its tem increases the computational cost even further and requires core. This will produce a delay-free loop which we will address sometimes to partially re-design the existing system [3]. Non- using a variation on the classic 1-sample delay approach, widely iterative ways to solve such systems have been proposed which used in the literature ([17, 18]), and linearizing the system around rely on pre-computed tables [4]. The lookup tables method does the operating point. D’angelo recently discussed the linearization not scale up easily to systems with multiple non-linearities as this of a non-linear system around an operating point to solve a transis- increases the dimensionality of the table, increasing memory usage tor ladder filter [19], generalizing the delay-free loops resolution and computational cost. method in [20]. The method presented in this paper replaces the non-linear The physics of the non-linear inductor is reviewed in Sec- equations with a time-varying linear filter, which is by itself less tion 2. Section 3 will present a reference non-linear discrete-time expensive in terms of computations and can, potentially, be ex- model for the inductor which will be used to evaluate the approxi- panded to replace systems with multiple non-linearities with higher- mated model presented in Section 4. Results and discussion follow order filters. We do not expect the output of our approximated in Section 5 and Section 6 respectively. model to be a sample-by-sample replica of the results obtainable with more accurate simulations, but we expect it to be close enough that the loss in accuracy is justified by improvements in execution 2. PHYSICS OF INDUCTORS speed and scalability. While general criteria that determine the stability of station- An inductor is a passive component with inductive behavior, usu- ary recursive filters are well defined in the literature [5], criteria ally built using a coil of wire winded on a core made of ferro- to assess the stability of time-variant linear filters can be studied magnetic material, such as ferrite. While inductors are often mod- and defined only under some specific conditions. Existing work eled as linear components, most real inductors exhibit non-linear DAFX-1 Proc. of the 18th Int. Conference on Digital Audio Effects (DAFx-15), Trondheim, Norway, Nov 30 - Dec 3, 2015 behavior caused primarily by the progressive saturation of their 1.5 ferromagnetic core. The distortion caused by the core occurs pri- marily for signals with large currents and low frequencies. 1 We present here a simplified model for the inductor which models the saturation of the core but does not take into account 0.5 losses, hysteresis and parasitic parameters. From Faraday’s laws we have, for a solenoid: 0 dB V B[T] = L (1) dt NS -0.5 where B is the magnetic flux density in the inductor core, VL is the voltage across the inductor, S is the area of the section of the core -1 and N is the number of turns in the inductor. Ampere’s law gives the magnetizing force H for a solenoid traversed by a current IL -1.5 as: [21] -1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1 H[Am -1] #10 5 NI H = L (2) l Figure 1: Anhysteretic B-H curve according to the Fröhlich model and l is the length of the induction path. In an ideal inductor there for an inductor with a ferrite core (ui = 400, Bsat = 1:3) is a linear relation between the flux density and the magnetizing force: where N, S, l, µ are the physical parameters of the inductor de- B = µH (3) scribed above. As denoted by Eqs. (3) and (5), µ is not constant and its value can drop by several orders of magnitude as the core where µ is the absolute magnetic permeability of the core, defined progressively saturates and this is reflected directly on the value of as: the inductance through Eq. (6). µ = µ0µi (4) where µ0 is the vacuum permeability and µi ≥ 1 is the relative 3. DISCRETIZATION OF THE NON-LINEAR INDUCTOR permeability of the magnetic core. In the case of a ferromagnetic core, however, the magnetic flux density cannot be increased above In order to solve a circuit including a non-linear inductor in the a certain value. This value is called magnetic flux density satura- discrete-time domain, Eqs. (1), (2) and (5) have to be discretized. tion and depends on the material and geometry of the core. This is straightforward for Eqs. (2) and (5): For low flux density levels, Eq. (3) is valid and the inductor can N be considered as a linear component. As the core approaches the H[n] = I [n] (7) l L saturation level Bsat, the relation between H and B becomes non H[n] linear, the magnetic characteristics of the core change from those B[n] = (8) of a ferromagnetic material to those of a paramagnetic material and c + bjH[n]j the value of µ progressively changes from being µ = µ · µ when i 0 while Eq. (1) requires an integration formula. The solution to an B = 0 to being approximately µ = µ when B = B . The 0 sat equation of the form: Fröhlich-Kennelly relation gives the following relation between B and H for a ferromagnetic core: [22] dx = f(x; t) (9) H dt B = (5) c + bjHj is given in the discrete-time domain by the backward Euler for- mula as: [23] where b and c are defined as x[n] = x[n − 1] + T f(x[n]) (10) q 1 1 − µ b = i where T is the sampling period of the discrete-time system. This Bsat formula, when applied to Eq. (1), yields: 1 c = T µ0µi B[n] = B[n − 1] + V [n] (11) NS L The B-H relation described by these formulas is shown in Fig.
Recommended publications
  • Linear Filtering of Random Processes
    Linear Filtering of Random Processes Lecture 13 Spring 2002 Wide-Sense Stationary A stochastic process X(t) is wss if its mean is constant E[X(t)] = µ and its autocorrelation depends only on τ = t1 − t2 ∗ Rxx(t1,t2)=E[X(t1)X (t2)] ∗ E[X(t + τ)X (t)] = Rxx(τ) ∗ Note that Rxx(−τ)=Rxx(τ)and Rxx(0) = E[|X(t)|2] Lecture 13 1 Example We found that the random telegraph signal has the autocorrelation function −c|τ| Rxx(τ)=e We can use the autocorrelation function to find the second moment of linear combinations such as Y (t)=aX(t)+bX(t − t0). 2 2 Ryy(0) = E[Y (t)] = E[(aX(t)+bX(t − t0)) ] 2 2 2 2 = a E[X (t)] + 2abE[X(t)X(t − t0)] + b E[X (t − t0)] 2 2 = a Rxx(0) + 2abRxx(t0)+b Rxx(0) 2 2 =(a + b )Rxx(0) + 2abRxx(t0) −ct =(a2 + b2)Rxx(0) + 2abe 0 Lecture 13 2 Example (continued) We can also compute the autocorrelation Ryy(τ)forτ =0. ∗ Ryy(τ)=E[Y (t + τ)Y (t)] = E[(aX(t + τ)+bX(t + τ − t0))(aX(t)+bX(t − t0))] 2 = a E[X(t + τ)X(t)] + abE[X(t + τ)X(t − t0)] 2 + abE[X(t + τ − t0)X(t)] + b E[X(t + τ − t0)X(t − t0)] 2 2 = a Rxx(τ)+abRxx(τ + t0)+abRxx(τ − t0)+b Rxx(τ) 2 2 =(a + b )Rxx(τ)+abRxx(τ + t0)+abRxx(τ − t0) Lecture 13 3 Linear Filtering of Random Processes The above example combines weighted values of X(t)andX(t − t0) to form Y (t).
    [Show full text]
  • Chapter 3 FILTERS
    Chapter 3 FILTERS Most images are a®ected to some extent by noise, that is unexplained variation in data: disturbances in image intensity which are either uninterpretable or not of interest. Image analysis is often simpli¯ed if this noise can be ¯ltered out. In an analogous way ¯lters are used in chemistry to free liquids from suspended impurities by passing them through a layer of sand or charcoal. Engineers working in signal processing have extended the meaning of the term ¯lter to include operations which accentuate features of interest in data. Employing this broader de¯nition, image ¯lters may be used to emphasise edges | that is, boundaries between objects or parts of objects in images. Filters provide an aid to visual interpretation of images, and can also be used as a precursor to further digital processing, such as segmentation (chapter 4). Most of the methods considered in chapter 2 operated on each pixel separately. Filters change a pixel's value taking into account the values of neighbouring pixels too. They may either be applied directly to recorded images, such as those in chapter 1, or after transformation of pixel values as discussed in chapter 2. To take a simple example, Figs 3.1(b){(d) show the results of applying three ¯lters to the cashmere ¯bres image, which has been redisplayed in Fig 3.1(a). ² Fig 3.1(b) is a display of the output from a 5 £ 5 moving average ¯lter. Each pixel has been replaced by the average of pixel values in a 5 £ 5 square, or window centred on that pixel.
    [Show full text]
  • A Multidimensional Filtering Framework with Applications to Local Structure Analysis and Image Enhancement
    Linkoping¨ Studies in Science and Technology Dissertation No. 1171 A Multidimensional Filtering Framework with Applications to Local Structure Analysis and Image Enhancement Bjorn¨ Svensson Department of Biomedical Engineering Linkopings¨ universitet SE-581 85 Linkoping,¨ Sweden http://www.imt.liu.se Linkoping,¨ April 2008 A Multidimensional Filtering Framework with Applications to Local Structure Analysis and Image Enhancement c 2008 Bjorn¨ Svensson Department of Biomedical Engineering Linkopings¨ universitet SE-581 85 Linkoping,¨ Sweden ISBN 978-91-7393-943-0 ISSN 0345-7524 Printed in Linkoping,¨ Sweden by LiU-Tryck 2008 Abstract Filtering is a fundamental operation in image science in general and in medical image science in particular. The most central applications are image enhancement, registration, segmentation and feature extraction. Even though these applications involve non-linear processing a majority of the methodologies available rely on initial estimates using linear filters. Linear filtering is a well established corner- stone of signal processing, which is reflected by the overwhelming amount of literature on finite impulse response filters and their design. Standard techniques for multidimensional filtering are computationally intense. This leads to either a long computation time or a performance loss caused by approximations made in order to increase the computational efficiency. This dis- sertation presents a framework for realization of efficient multidimensional filters. A weighted least squares design criterion ensures preservation of the performance and the two techniques called filter networks and sub-filter sequences significantly reduce the computational demand. A filter network is a realization of a set of filters, which are decomposed into a structure of sparse sub-filters each with a low number of coefficients.
    [Show full text]
  • Signal Processing with Scipy: Linear Filters
    PyData CookBook 1 Signal Processing with SciPy: Linear Filters Warren Weckesser∗ F Abstract—The SciPy library is one of the core packages of the PyData stack. focus on a specific subset of the capabilities of of this sub- It includes modules for statistics, optimization, interpolation, integration, linear package: the design and analysis of linear filters for discrete- algebra, Fourier transforms, signal and image processing, ODE solvers, special time signals. These filters are commonly used in digital signal functions, sparse matrices, and more. In this chapter, we demonstrate many processing (DSP) for audio signals and other time series data of the tools provided by the signal subpackage of the SciPy library for the design and analysis of linear filters for discrete-time signals, including filter with a fixed sample rate. representation, frequency response computation and optimal FIR filter design. The chapter is split into two main parts, covering the two broad categories of linear filters: infinite impulse response Index Terms—algorithms, signal processing, IIR filter, FIR filter (IIR) filters and finite impulse response (FIR) filters. Note. We will display some code samples as transcripts CONTENTS from the standard Python interactive shell. In each interactive Python session, we will have executed the following without Introduction....................1 showing it: IIR filters in scipy.signal ..........1 IIR filter representation.........2 >>> import numpy as np >>> import matplotlib.pyplot as plt Lowpass filter..............3 >>> np.set_printoptions(precision=3, linewidth=50) Initializing a lowpass filter.......5 Bandpass filter..............5 Also, when we show the creation of plots in the transcripts, we Filtering a long signal in batches....6 won’t show all the other plot commands (setting labels, grid Solving linear recurrence relations...6 lines, etc.) that were actually used to create the corresponding FIR filters in scipy.signal ..........7 figure in the paper.
    [Show full text]
  • Filters CW100322-01
    PHY3128 Electronics for Measurement Systems Linear Filters Linear Filters Introduction A linear filter is a circuit with an output Vout that is a linear function of its input Vin and that is intended to remove unwanted parts of a signal. Such filters are often described by specifying how they modify the amplitude and phase of each frequency component of the signal with a transfer function € € 2 Vout (ω) a0 + a1ω + a2ω + ... G(ω) = = 2 . (1) Vin (ω) b0 + b1ω + b2ω + ... This quotient of two polynomials is known as a Padé function and is usually expressed as the product of its complex poles and zeros, e.g. € (ωz0 + jω) × (ωz1 + jω) × ... G(ω) = (2) (ωp0 + jω) × (ωp1 + jω) × ... Much cryptic engineering-jargon arises from this convention. For example a ‘single-pole op-amp’ is one with an open-loop gain accurately described by € a A(ω ) = 0 (3) ω 0 + jω which has a single complex pole at ω = jω0 . In principle, designing a filter is a straightforward matter – one uses a computer and/or creates a chain of stages until the desired transfer function is obtained. However, non-trivial designs often do not work well; they tend to require extremely precise component values that are not available in practice. There are many of types of filter; the most commonly encountered include: Butterworth (maximum flatness in pass-band), Chebyshev (sharpest transition from pass-band to stop-band), Bessel (best linear phase vs frequency response). General Remarks In the context of test and measurement systems, filters irreversibly remove information from the signal and should be used sparingly, particularly if it would be possible to post-process signals digitally.
    [Show full text]
  • Convention Paper 7997 Presented at the 128Th Convention 2010 May 22–25 London, UK
    Audio Engineering Society Convention Paper 7997 Presented at the 128th Convention 2010 May 22–25 London, UK The papers at this Convention have been selected on the basis of a submitted abstract and extended precis that have been peer reviewed by at least two qualified anonymous reviewers. This convention paper has been reproduced from the author’s advance manuscript, without editing, corrections, or consideration by the Review Board. The AES takes no responsibility for the contents. Additional papers may be obtained by sending request and remittance to Audio nd Engineering Society, 60 East 42 Street, New York, New York 10165-2520, USA; also see www.aes.org. All rights reserved. Reproduction of this paper, or any portion thereof, is not permitted without direct permission from the Journal of the Audio Engineering Society. Modeling Distortion Effects in Class-D 8094 Amplifier Filter Inductors Arnold Knott1, Tore Stegenborg-Andersen 1, Ole C. Thomsen 1, Dominik Bortis 2, Johann W. Kolar 2 Gerhard Pfaffinger3 and Michael A.E. Andersen1 1Technical University of Denmark, 2800 Kgs. Lyngby, Denmark 2ETH Zurich / Power Electronics System Laboratory, CH-8092 Zurich, Switzerland 3Harman/Becker Automotive Systems GmbH, 94315 Straubing, Germany Correspondence should be addressed to Arnold Knott ([email protected]) ABSTRACT Distortion is generally accepted as a quantifier to judge the quality of audio power amplifiers. In switch- mode power amplifiers various mechanisms influence this performance measure. After giving an overview of those, this paper focuses on the particular effect of the nonlinearity of the output filter components on the audio performance. While the physical reasons for both, the capacitor and the inductor induced distortion are given, the practical in depth demonstration is done for the inductor only.
    [Show full text]
  • The Scientist and Engineer's Guide to Digital Signal Processing
    CHAPTER 14 Introduction to Digital Filters Digital filters are used for two general purposes: (1) separation of signals that have been combined, and (2) restoration of signals that have been distorted in some way. Analog (electronic) filters can be used for these same tasks; however, digital filters can achieve far superior results. The most popular digital filters are described and compared in the next seven chapters. This introductory chapter describes the parameters you want to look for when learning about each of these filters. Filter Basics Digital filters are a very important part of DSP. In fact, their extraordinary performance is one of the key reasons that DSP has become so popular. As mentioned in the introduction, filters have two uses: signal separation and signal restoration. Signal separation is needed when a signal has been contaminated with interference, noise, or other signals. For example, imagine a device for measuring the electrical activity of a baby's heart (EKG) while still in the womb. The raw signal will likely be corrupted by the breathing and heartbeat of the mother. A filter might be used to separate these signals so that they can be individually analyzed. Signal restoration is used when a signal has been distorted in some way. For example, an audio recording made with poor equipment may be filtered to better represent the sound as it actually occurred. Another example is the deblurring of an image acquired with an improperly focused lens, or a shaky camera. These problems can be attacked with either analog or digital filters. Which is better? Analog filters are cheap, fast, and have a large dynamic range in both amplitude and frequency.
    [Show full text]
  • An ON–OFF Log Domain Circuit That Recreates Adaptive Filtering in the Retina Kareem A
    IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS—I: REGULAR PAPERS, VOL. 52, NO. 1, JANUARY 2005 99 An ON–OFF Log Domain Circuit That Recreates Adaptive Filtering in the Retina Kareem A. Zaghloul and Kwabena A. Boahen Abstract—We introduce a new approach to synthesizing Class fore, to obtain the derivative of the voltage, divide the derivative AB log-domain filters that satisfy dynamic differential-mode of the signal, , by the signal, . That is to say, divide the and common-mode constraints simultaneously. Whereas the current you wish to supply to the capacitor by the current made dynamic differential-mode constraint imposes the desired fil- tering behavior, the dynamic common-mode constraint solves by the transistor whose gate (or base) is connected to it. Intu- the zero-dc-gain problem, a shortcoming of previous approaches. itively, this division compensates for the slope of the exponential Also, we introduce a novel push–pull circuit that serves as a at the transistor’s operating point, such that its current changes current-splitter; it rectifies a differential signal into the ON and at a constant rate. Current-division is readily realized with log- OFF paths in our log-domain filter. As an example, we synthesize a arithmic elements by exploiting the translinear principle [8]. first-order low-pass filter, and, to demonstrate the rejection of dc signals, we implement an adaptive filter by placing this low-pass In theory, log-domain filters have limitless dynamic range; in circuit in a variable-gain negative-feedback path. Feedback gain is practice, dynamic range is limited by the bias current.
    [Show full text]
  • Design of a 100 Mhz, 5 Order Elliptic, Low-Pass Switched Capacitor Filter
    1 Design of a 100 MHz, 5th Order Elliptic, Low-Pass Switched Capacitor Filter Jon Guerber, ECE 626, Student Member, IEEE TABLE I Abstract—The design and simulation of an Elliptic switched FILTER DESIGN SPECIFICATIONS capacitor filter with modeled non-idealities will be discussed and analyzed. The complete design procedure starting with Parameter Specified Value specifications will be shown. Non-idealities such as finite bandwidth, charge injection, slew rate, offset, finite gain and real world opamps have been incorporated into this study and their Sampling Frequency 100 MHz effect will be demonstrated though simulation. Finally dynamic DC Gain 0 dB range scaling and chip area scaling will be examined for optimal Passband Frequency 0-5 MHz design. Ripple in Passband < 0.2 dB I. INTRODUCTION Stopband Frequency 10-50 MHz ince the dawn of the electronics, the physical laws of Gain in Stopband < -50 dB Snature have necessitated a way to remove unwanted noise Minimum Capacitor Size 0.05 pF from a desired signal. The filter was created to mitigate this problem and has evolved from crude passive device configurations to highly modeled continuous and discrete time integrated blocks. Currently, many low frequency filters With use of Matlab filter design tools, we can quickly employ switched capacitor methods due to the high compare the relative order of the filter for the specifications predictability, reduced cost, and ease of design. above. These filter order results are shown in Table 2. In this paper, a switched capacitor filter with a sampling TABLE II frequency of 100 MHz has been designed. This filter is FILTER ORDER REQUIREMENTS designed without phase considerations, assuming that its use will be in delay tolerant systems or will be followed by an all- Filter Type Minimum Order pass phase correcting filter.
    [Show full text]
  • Filter Design Considerations for High Performance
    FILTER DESIGN CONSIDERATIONS FOR HIGH PERFORMANCE CONTINUOUS-TIME LOW-PASS SIGMA-DELTA ADC A Thesis by VENKATA VEERA SATYA SAIR GADDE Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE December 2009 Major Subject: Electrical Engineering FILTER DESIGN CONSIDERATIONS FOR HIGH PERFORMANCE CONTINUOUS-TIME LOW-PASS SIGMA-DELTA ADC A Thesis by VENKATA VEERA SATYA SAIR GADDE Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE Approved by: Chair of Committee, Jose Silva-Martinez Committee Members, Shankar P. Bhattacharyya Aydin I. Karsilayan Jay Porter Head of Department, Costas N. Georghiades December 2009 Major Subject: Electrical Engineering iii ABSTRACT Filter Design Considerations for High Performance Continuous-time Low-pass Sigma- delta ADC. (December 2009) Venkata Veera Satya Sair Gadde, B. E., Birla Institute of Technology & Science, Pilani Chair of Advisory Committee: Dr. Jose Silva-Martinez Continuous-time filters are critical components in the implementation of large bandwidth, high frequency, and high resolution continuous-time (CT) sigma-delta (ΣΔ) analog-to-digital converters (ADCs). The loop filter defines the noise-transfer function (NTF) and hence the quantization noise-shaping behavior of the ΣΔ modulator, and becomes the most critical performance determining part in ΣΔ ADC. This thesis presents the design considerations for the loop filter in low-pass CT ΣΔ ADC with 12-bits resolution in 25MHz bandwidth and low power consumption using 0.18μm CMOS technology. Continuous-time filters are more suitable than discrete-time filters due to relaxed amplifier bandwidth requirements for high frequency ΣΔ ADCs.
    [Show full text]
  • Chapter 3 Linear Filters
    Chapter 3 Linear Filters Mikael Olofsson — 2003–2007 A signal is a - normally time-varying - measure of some kind, and filters are devices that manipulate signals. We use mathematical descriptions to model our filters and signals. It should be emphasized that those mathematical descriptions are precisely that - models. How well such a model describes reality has to do with how detailed the model is, what frequencies we are interested in, or in what way input signals are limited. The same model can be good in one situation and bad in another, by which we mean how well it predicts the outcome of an experiment. Linear filters belong to the class of linear systems. However, before we can say anything about systems, we need to start our presentation with signals as functions of time. After that, we continue to describe systems and their properties in the time domain, followed by both signals and systems described in terms of frequencies. Last, standard characterizations of filters are given. 3.1 Signals First of all, a signal is represented as a function of time, where we usually let t denote time. In the practical situation, signals can be almost any physical measures, such as currents, voltages, preassures, positions, and so forth. In telecommunication systems, however, most often we are dealing with voltages and currents, but also electromagnetic phenomena like radio waves and light. Mostly, we are interested in signals that represent some information. In some situations, e.g. when recording sound, the signal can be that information in itself. In other situations, a signal can represent some particular information, e.g.
    [Show full text]
  • APPLICATION BULLETIN Mailing Address: PO Box 11400 • Tucson, AZ 85734 • Street Address: 6730 S
    ®APPLICATION BULLETIN Mailing Address: PO Box 11400 • Tucson, AZ 85734 • Street Address: 6730 S. Tucson Blvd. • Tucson, AZ 85706 Tel: (602) 746-1111 • Twx: 910-952-111 • Telex: 066-6491 • FAX (602) 889-1510 • Immediate Product Info: (800) 548-6132 FAST SETTLING LOW-PASS FILTER By Rod Burt and R. Mark Stitt (602) 746-7445 Noise reduction by filtering is the most commonly used V method for improving signal-to-noise ratio. The increase in IN 1 settling time, however, can be a serious disadvantage in some applications such as high-speed data acquisition sys- R1 tems. The nonlinear filter described here is a simple way to 10kΩ 2 get a four-to-one improvement in settling time as compared VOUT to a conventional filter. C1* 3 To understand the circuit, first consider the dynamics of a single-pole RC filter (Figure 1). Filtering reduces broadband or “white” noise by the square root of the bandwidth reduc- * For 10kHz, C1 = 1592pF. tion as shown by the following calculation: f = 1/(2 • π • R • C ) 4 –3dB 1 1 f f 2 2 FIGURE 1. Conventional Single-Pole RC Filter. e 2 = e 2 df = e 2 • f n B B f f 1 1 VIN 1/2 en = eB (f2 – f1) Diodes Where: R1 10kΩ 1N4148 en = total noise (Vrms) e = broadband noise (V/√Hz) 6 B VOUT f1, f2 = frequency range of interest (Hz) C1* In other words, if the frequency range (f2 – f1) is reduced by a factor of 100, the total noise would be reduced by a factor 7 of 10.
    [Show full text]