Smaart 7 Impulse Response Measurement and Analysis Guide

Total Page:16

File Type:pdf, Size:1020Kb

Smaart 7 Impulse Response Measurement and Analysis Guide Smaart 7 Impulse Response Measurement and Analysis Guide Copyright 2015 Rational Acoustics, LLC. All rights reserved. Introduction .................................................................................................................................................. 1 Scope and purpose of document .............................................................................................................. 1 1: What is an impulse response? .................................................................................................................. 2 Anatomy of an acoustical impulse response ............................................................................................ 3 Propagation Delay ................................................................................................................................. 3 Arrival of Direct Sound .......................................................................................................................... 4 Discrete Reflections .............................................................................................................................. 4 Early Decay, Reverberant Build-up, and Reverberant Decay ............................................................... 4 Noise Floor ............................................................................................................................................ 4 Uses for impulse response measurement data ........................................................................................ 5 Delay Time Measurement ..................................................................................................................... 5 Reflection Analysis ................................................................................................................................ 5 Reverberation Time (T60, RT60…) ........................................................................................................ 5 Early Decay Time (EDT) ......................................................................................................................... 5 Early-to-late energy ratios .................................................................................................................... 6 Speech Intelligibility Modeling .............................................................................................................. 6 2. A Quick Tour of the Smaart 7 Impulse Response Mode User Interface ................................................... 7 1. Navigation pane ................................................................................................................................ 7 2. Main Graph Area ............................................................................................................................... 8 3. Cursor Readout ................................................................................................................................. 9 4. Sound Level Meter ............................................................................................................................ 9 5. Data Display Controls ........................................................................................................................ 9 6. Signal Generator ............................................................................................................................. 10 7. FFT size and Averaging Controls ..................................................................................................... 10 8. Input Source Selector ...................................................................................................................... 10 9. Live Measurement Controls ............................................................................................................ 10 10. Bandpass Filters ............................................................................................................................ 11 Additional Options for IR Measurement ................................................................................................. 11 General Options Pertaining to IR Measurement ................................................................................ 11 Impulse Response Options .................................................................................................................. 12 3: Analyzing Impulse Response Data .......................................................................................................... 14 i | P a g e Copyright 2015 Rational Acoustics, LLC. All rights reserved. Time Domain Analysis ............................................................................................................................. 14 Logarithmic Time Domain Display ...................................................................................................... 14 Linear Time Domain Display ............................................................................................................... 15 Energy Time Curve (ETC) ..................................................................................................................... 17 Bandpass Filtering ............................................................................................................................... 19 Discrete Reflections ................................................................................................................................ 19 Reverberation Time ................................................................................................................................ 20 Reverse Time Integration .................................................................................................................... 20 Evaluation Ranges (EDT, T20, T30)...................................................................................................... 21 Reporting Results for Reverberation Time ......................................................................................... 23 Early-to-Late Energy Ratios ..................................................................................................................... 24 Clarity Ratios (C35, C50, C80…) ........................................................................................................... 24 The Histogram Display ............................................................................................................................ 25 The All Bands Table ................................................................................................................................. 26 Frequency Domain Analysis .................................................................................................................... 26 The Spectrograph .................................................................................................................................... 27 Spectrograph Time and Frequency Resolution ................................................................................... 29 Spectrograph Dynamic Range ............................................................................................................. 31 Spectrograph Analysis of an Acoustical Impulse Response ................................................................ 31 Speech Intelligibility Metrics ................................................................................................................... 32 STI and STIPA ....................................................................................................................................... 32 ALCons ................................................................................................................................................. 35 4: Measuring an Acoustical Impulse Response ........................................................................................... 36 What are we measuring, and why? ........................................................................................................ 36 Direct vs Indirect IR measurement ......................................................................................................... 36 Direct IR Measurement Using an Impulsive Stimulus ............................................................................. 36 Indirect (Dual Channel) IR Measurement ............................................................................................... 37 Dual Channel IR measurement Using Period-Matched Signals .......................................................... 38 Dual Channel IR measurement Using Random Stimulus Signals ........................................................ 41 Selecting Excitation Sources and Positions ............................................................................................. 42 Minimum Distance from Sound Sources ............................................................................................ 43 ii | P a g e Copyright 2015 Rational Acoustics, LLC. All rights reserved. Directional Loudspeakers and Reverberation Time ............................................................................ 44 Selection of Measurement Positions ...................................................................................................... 45 Selecting Measurement Parameters ...................................................................................................... 46 Input source .......................................................................................................................................
Recommended publications
  • J-DSP Lab 2: the Z-Transform and Frequency Responses
    J-DSP Lab 2: The Z-Transform and Frequency Responses Introduction This lab exercise will cover the Z transform and the frequency response of digital filters. The goal of this exercise is to familiarize you with the utility of the Z transform in digital signal processing. The Z transform has a similar role in DSP as the Laplace transform has in circuit analysis: a) It provides intuition in certain cases, e.g., pole location and filter stability, b) It facilitates compact signal representations, e.g., certain deterministic infinite-length sequences can be represented by compact rational z-domain functions, c) It allows us to compute signal outputs in source-system configurations in closed form, e.g., using partial functions to compute transient and steady state responses. d) It associates intuitively with frequency domain representations and the Fourier transform In this lab we use the Filter block of J-DSP to invert the Z transform of various signals. As we have seen in the previous lab, the Filter block in J-DSP can implement a filter transfer function of the following form 10 −i ∑bi z i=0 H (z) = 10 − j 1+ ∑ a j z j=1 This is essentially realized as an I/P-O/P difference equation of the form L M y(n) = ∑∑bi x(n − i) − ai y(n − i) i==01i The transfer function is associated with the impulse response and hence the output can also be written as y(n) = x(n) * h(n) Here, * denotes convolution; x(n) and y(n) are the input signal and output signal respectively.
    [Show full text]
  • Control Theory
    Control theory S. Simrock DESY, Hamburg, Germany Abstract In engineering and mathematics, control theory deals with the behaviour of dynamical systems. The desired output of a system is called the reference. When one or more output variables of a system need to follow a certain ref- erence over time, a controller manipulates the inputs to a system to obtain the desired effect on the output of the system. Rapid advances in digital system technology have radically altered the control design options. It has become routinely practicable to design very complicated digital controllers and to carry out the extensive calculations required for their design. These advances in im- plementation and design capability can be obtained at low cost because of the widespread availability of inexpensive and powerful digital processing plat- forms and high-speed analog IO devices. 1 Introduction The emphasis of this tutorial on control theory is on the design of digital controls to achieve good dy- namic response and small errors while using signals that are sampled in time and quantized in amplitude. Both transform (classical control) and state-space (modern control) methods are described and applied to illustrative examples. The transform methods emphasized are the root-locus method of Evans and fre- quency response. The state-space methods developed are the technique of pole assignment augmented by an estimator (observer) and optimal quadratic-loss control. The optimal control problems use the steady-state constant gain solution. Other topics covered are system identification and non-linear control. System identification is a general term to describe mathematical tools and algorithms that build dynamical models from measured data.
    [Show full text]
  • The Scientist and Engineer's Guide to Digital Signal Processing Properties of Convolution
    CHAPTER 7 Properties of Convolution A linear system's characteristics are completely specified by the system's impulse response, as governed by the mathematics of convolution. This is the basis of many signal processing techniques. For example: Digital filters are created by designing an appropriate impulse response. Enemy aircraft are detected with radar by analyzing a measured impulse response. Echo suppression in long distance telephone calls is accomplished by creating an impulse response that counteracts the impulse response of the reverberation. The list goes on and on. This chapter expands on the properties and usage of convolution in several areas. First, several common impulse responses are discussed. Second, methods are presented for dealing with cascade and parallel combinations of linear systems. Third, the technique of correlation is introduced. Fourth, a nasty problem with convolution is examined, the computation time can be unacceptably long using conventional algorithms and computers. Common Impulse Responses Delta Function The simplest impulse response is nothing more that a delta function, as shown in Fig. 7-1a. That is, an impulse on the input produces an identical impulse on the output. This means that all signals are passed through the system without change. Convolving any signal with a delta function results in exactly the same signal. Mathematically, this is written: EQUATION 7-1 The delta function is the identity for ( ' convolution. Any signal convolved with x[n] *[n] x[n] a delta function is left unchanged. This property makes the delta function the identity for convolution. This is analogous to zero being the identity for addition (a%0 ' a), and one being the identity for multiplication (a×1 ' a).
    [Show full text]
  • 2913 Public Disclosure Authorized
    WPS A 13 POLICY RESEARCH WORKING PAPER 2913 Public Disclosure Authorized Financial Development and Dynamic Investment Behavior Public Disclosure Authorized Evidence from Panel Vector Autoregression Inessa Love Lea Zicchino Public Disclosure Authorized The World Bank Public Disclosure Authorized Development Research Group Finance October 2002 POLIcy RESEARCH WORKING PAPER 2913 Abstract Love and Zicchino apply vector autoregression to firm- availability of internal finance) that influence the level of level panel data from 36 countries to study the dynamic investment. The authors find that the impact of the relationship between firms' financial conditions and financial factors on investment, which they interpret as investment. They argue that by using orthogonalized evidence of financing constraints, is significantly larger in impulse-response functions they are able to separate the countries with less developed financial systems. The "fundamental factors" (such as marginal profitability of finding emphasizes the role of financial development in investment) from the "financial factors" (such as improving capital allocation and growth. This paper-a product of Finance, Development Research Group-is part of a larger effort in the group to study access to finance. Copies of the paper are available free from the World Bank, 1818 H Street NW, Washington, DC 20433. Please contact Kari Labrie, room MC3-456, telephone 202-473-1001, fax 202-522-1155, email address [email protected]. Policy Research Working Papers are also posted on the Web at http://econ.worldbank.org. The authors may be contacted at [email protected] or [email protected]. October 2002. (32 pages) The Policy Research Working Paper Series disseminates the findmygs of work mn progress to encouirage the excbange of ideas about development issues.
    [Show full text]
  • Getting Started with Smaart® V7: Basic Setup and Measurement
    Updated 4/1/11 for release 7.2 Getting Started with Smaart® v7: Basic Setup and Measurement This guide is an introduction to the basic measurement and operational concepts embodied in Rational Acoustics’ Smaart® v7. While in no way an exhaustive study, this document serves as a starting point for users to familiarize themselves with the fundamentals of Smaart’s single- and dual-channel capabilities, and provide instruction in the configuration and operation of basic measurement setups. Regardless of past measurement experience with previous versions of Smaart, or other analysis systems, users should take the time to familiarize themselves with the process of Configuring Smaart v7 for Measurement detailed in this document. Unlike previous versions which assumed a simple two-channel I/O, Smaart v7 can interface with multiple I/O devices simultaneously, each with multiple input and output channels. Accordingly, Smaart v7 makes no assumptions about a user’s measurement requirements and upon first run, begins its operation un-configured. As in previous versions however, following initial setup, Smaart retains its measurement configuration for subsequent sessions. Please note: in the case of the free/public demo version of the software, the Smaart measurement configuration is not retained from session to session, and must be rebuilt for each new session. Consider it practice. This guide assumes a reader with a basic understanding of professional audio equipment and engineering practices. It concludes with a list of recommended additional sources of information where users can further their understanding of these concepts. Rational Acoustics LLC is not responsible for damage to your equipment resulting from improper use of this product.
    [Show full text]
  • JBL-Smaart™ Application Note
    ™ # JBL-Smaart Pro Application Note 2A JBL-Smaart Pro Application Note No. 2, Revised May 1998 v1.r2.5/98 — Page 1 SIA Software Company, Inc. Using The JBL-Smaart Pro Delay Locator What exactly The JBL-Smaart Pro Delay Locator (a feature of the Real-Time module) is used does the Delay to calculate the impulse response* of a device or system under test. There are two Locator do? common purposes for making this measurement: ◗ To find the delay between two input signals — the impulse response shows the precise delay time through electronic devices and/or between a loudspeaker and microphone position. This information can be used to align the signals for a What is the Transfer Function measurement, to set up a delay unit, etc. Delay Locator used for? ◗ To collect acoustical information about a system/room for detailed analysis in the JBL-Smaart Pro Analysis module — an impulse response contains a large amount of information about a room including arrival times of reflections and the decay of the reverberant field. How does it The Delay Locator calculates the impulse response mathematically using two input work? signals from a continuous signal source. The mathematical technique used assumes that each of the two computer sound card inputs is receiving the same signal but that the two signals are traversing different signal paths as in Figure 1 below. Loudspeaker Signal Source Equalizer Amplifier Computer Measurement Microphone and Preamp Figure 1: Typical Test Setup for Delay Locator Measurements Obtaining the In this discussion we focus on measuring delays but regardless of the purpose best results for making the measurement, the measurement process is identical and the follow- from the Delay ing procedures can help you to obtain the best possible results.
    [Show full text]
  • Choosing Gear for Your Smaart Measurement System
    Choosing gear for your Smaart measurement system Table of Contents Introduction ............................................................................................................................... 3 1. Choosing a Computer .......................................................................................................... 4 Processing power ................................................................................................................................ 4 Recommended Requirements: ................................................................................................................... 4 CPU ......................................................................................................................................................................... 5 RAM ....................................................................................................................................................................... 5 Video (GPU) ........................................................................................................................................................ 5 Form Factor ........................................................................................................................................... 6 Laptop or Desktop? ......................................................................................................................................... 6 Tablet PC's and Pads ......................................................................................................................................
    [Show full text]
  • Time Alignment)
    Measurement for Live Sound Welcome! Instructor: Jamie Anderson 2008 – Present: Rational Acoustics LLC Founding Partner & Systweak 1999 – 2008: SIA Software / EAW / LOUD Technologies Product Manager 1997 – 1999: Independent Sound Engineer A-1 Audio, Meyer Sound, Solstice, UltraSound / Promedia 1992 – 1997: Meyer Sound Laboratories SIM & Technical Support Manager 1991 – 1992: USC – Theatre Dept Education MFA: Yale School of Drama BS EE/Physics: Worcester Polytechnic University Instructor: Jamie Anderson Jamie Anderson [email protected] Rational Acoustics LLC Who is Rational Acoustics LLC ? 241 H Church St Jamie @RationalAcoustics.com Putnam, CT 06260 Adam @RationalAcoustics.com (860)928-7828 Calvert @RationalAcoustics.com www.RationalAcoustics.com Karen @RationalAcoustics.com and Barb @RationalAcoustics.com SmaartPIC @RationalAcoustics.com Support @RationalAcoustics.com Training @Rationalacoustics.com Info @RationalAcoustics.com What Are Our Goals for This Session? Understanding how our analyzers work – and how we can use them as a tool • Provide system engineering context (“Key Concepts”) • Basic measurement theory – Platform Agnostic Single Channel vs. Dual Channel Measurements Time Domain vs. Frequency Domain Using an analyzer is about asking questions . your questions Who Are You?" What Are Your Goals Today?" Smaart Basic ground rules • Class is informal - Get comfortable • Ask questions (Win valuable prizes!) • Stay awake • Be Courteous - Don’t distract! TURN THE CELL PHONES OFF NO SURFING / TEXTING / TWEETING PLEASE! Continuing
    [Show full text]
  • Mathematical Modeling of Control Systems
    OGATA-CH02-013-062hr 7/14/09 1:51 PM Page 13 2 Mathematical Modeling of Control Systems 2–1 INTRODUCTION In studying control systems the reader must be able to model dynamic systems in math- ematical terms and analyze their dynamic characteristics.A mathematical model of a dy- namic system is defined as a set of equations that represents the dynamics of the system accurately, or at least fairly well. Note that a mathematical model is not unique to a given system.A system may be represented in many different ways and, therefore, may have many mathematical models, depending on one’s perspective. The dynamics of many systems, whether they are mechanical, electrical, thermal, economic, biological, and so on, may be described in terms of differential equations. Such differential equations may be obtained by using physical laws governing a partic- ular system—for example, Newton’s laws for mechanical systems and Kirchhoff’s laws for electrical systems. We must always keep in mind that deriving reasonable mathe- matical models is the most important part of the entire analysis of control systems. Throughout this book we assume that the principle of causality applies to the systems considered.This means that the current output of the system (the output at time t=0) depends on the past input (the input for t<0) but does not depend on the future input (the input for t>0). Mathematical Models. Mathematical models may assume many different forms. Depending on the particular system and the particular circumstances, one mathemati- cal model may be better suited than other models.
    [Show full text]
  • Finite Impulse Response (FIR) Digital Filters (I) Types of Linear Phase FIR Filters Yogananda Isukapalli
    Finite Impulse Response (FIR) Digital Filters (I) Types of linear phase FIR filters Yogananda Isukapalli 1 Key characteristic features of FIR filters 1. The basic FIR filter is characterized by the following two equations: N -1 N -1 y(n) = å h(k)x(n - k) (1) H (z) = å h(k)z -k (2) k =0 k =0 where h(k), k=0,1,…,N-1, are the impulse response coefficients of the filter, H(z) is the transfer function and N the length of the filter. 2. FIR filters can have an exactly linear phase response. 3. FIR filters are simple to implement with all DSP processors available having architectures that are suited to FIR filtering. 2 Linear phase response • Consider a signal that consists of several frequency components passing through a filter. 1. The phase delay (T p ) of the filter is the amount of time delay each frequency component of the signal suffers in going through the filter. 2. The group delay (T g ) is the average time delay the composite signal suffers at each frequency. 3. Mathematically, T p = -q (w) / w (3) Tg = -dq (w) / dw (4) where q(w) is the phase angle. 3 • A filter is said to have a linear phase response if, J(w) = -aw (5) J(w) = b -aw (6) where a and b are constants. Example) Ideal Lowpass filter k Magnitude 0 wc p w Phase 0 a wc p w 4 k e-jwa passband jw H(e ) = 0 otherwise Magnitude response = |H(ejw)| = k Phase response (q(w)) = < H(ejw) = -wa Follows: y[n] = kx[n-a] : Linear phase implies that the output is a replica of x[n] {LPF} with a time shift of a - p -wu -wl 0 wl wu p w - p -wu -wl 0 wl wu p w 5 Linear phase FIR filters • Symmetric impulse response will yield linear phase FIR filters.
    [Show full text]
  • Vector Autoregressions
    Vector Autoregressions • VAR: Vector AutoRegression – Nothing to do with VaR: Value at Risk (finance) • Multivariate autoregression • Multiple equation model for joint determination of two or more variables • One of the most commonly used models for applied macroeconometric analysis and forecasting in central banks Two‐Variable VAR • Two variables: y and x • Example: output and interest rate • Two‐equation model for the two variables • One‐Step ahead model • One equation for each variable • Each equation is an autoregression plus distributed lag, with p lags of each variable VAR(p) in 2 riablesaV y=t1μ 11 +α yt− 1+α 12 yt− +L 2 +αp1 y t− p +11βx +t− 1 β 12t x− +L 1 βp +1x t− p1 e t + x=t 2μ 21+α yt− 1+α 22 yt− +L 2 +αp2 y t− p +β21x +t− 1 β 22t x− +L 1 β +p2 x t− p e2 + t Multiple Equation System • In general: k variables • An equation for each variable • Each equation includes p lags of y and p lags of x • (In principle, the equations could have different # of lags, and different # of lags of each variable, but this is most common specification.) • There is one error per equation. – The errors are (typically) correlated. Unrestricted VAR • An unrestricted VAR includes all variables in each equation • A restricted VAR might include some variables in one equation, other variables in another equation • Old‐fashioned macroeconomic models (so‐called simultaneous equations models of the 1950s, 1960s, 1970s) were essentially restricted VARs – The restrictions and specifications were derived from simplistic macro theory, e.g.
    [Show full text]
  • Smaart White Paper
    White Paper Measuring and Optimizing Sound Systems: An introduction to JBL Smaart™ by Sam Berkow & Alexander Yuill-Thornton II JBL Smaart is a general purpose not intended as an inflexible procedure, acoustic measurement and sound system rather as the starting point for you to optimization software tool, designed for modify as you like and assist you in use by audio professionals. Running on a understanding and optimizing sound Windows® computer and utilizing system performance. almost any standard Windows compatible (MCI compliant) sound card, 1) What am I trying to measure and JBL Smaart offers an accurate, easy-to- why? use and affordable solution to many of the measurement problems encountered Before making measurements of a sound by sound system contractors, acoustical system it is critical to ask yourself, “What consultants and other audio am I trying to measure and why?” professionals. The performance of a sound system, JBL Smaart was designed by a team whether it is a permanently installed consisting of acoustical consultants, system, touring sound system, or some sound system designers, mixers, and hybrid of the two, is determined a installers. The goal of the project was to number of ways, both qualitatively and create a tool which would provide easy quantitatively. The following is a list of access to information which will help some of the most important questions to systems sound better, by identifying ask when determining the level of potential problems and quantifying performance of a given system. system performance. To meet this goal both a real-time module and disk-based • Frequency Response: Does the analysis module were developed.
    [Show full text]