Laboratory 5: DSP - Digital Signal Processing

Size: px
Start display at page:

Download "Laboratory 5: DSP - Digital Signal Processing"

Transcription

1 Laboratory 5: DSP - Digital Signal Processing OBJECTIVES - Familiarize the students with Digital Signal Processing using software tools on the treatment of audio signals. - To study the time domain and the frequency domain representation of signals. - Illustrate the information compression process, based on the conversion of an audio file in wav format to mp3 format. - Demonstrate that through digital filtering, the amount of noise in an audio signal can be reduced. DESCRIPTION What is DSP? Digital Signal Processing or DSP refers to the processing of signals by digital means. In order to digitally process a signal, we must first take what is commonly known as a real-world signal or an analog signal. This signal has to be converted to a digital signal, or a signal represented by binary numbers. The analysis is carried out in digital form because once a signal has been converted to numbers, its components can be isolated, analyzed and manipulated more easily than in its analog form. Among the applications that are found within DSP are: signal noise filtering, elimination of interference, amplification of signals within specific bands of frequencies, encryption and compression of information, and analysis of images or complex signals in the frequency domain. Applications The technology of DSP can be found today in applications such as: mobile telephones, computer multimedia, CD readers, controllers of the hard disc drives, and in modems. An important application of DSP is in the compression and decompression of the signals in CD systems. For example, the music stored in the CD is in a compressed format (to enlarge the capacity of the memory, or better memory efficiency) and must be decompressed so that the signal can be reproduced. Signal compression is also used in digital portable telephones to permit that a greater number of calls be handled simultaneously inside each local cell. The technology of signal compression permits that people not only speak through telephones, but can also see each other in their PC (personal computer) screens using computer video cameras, and this is achieved using only a conventional telephone line carrying all signals together. Analog and digital signals In many cases a signal is initially represented in the form of a time-varying voltage or electric current which can be generated, for example, by a microphone or another type of transducer. In other situations the data is already in digital form, as for example, the output of a digital compact disk system. To be able to apply DSP to some data, all analog signals must be converted to a numerical digital form. An analog voltage Lab. # 5 - Introduction to Digital Signal Processing 37

2 signal, for example, can be converted to digital form using an electronic device called ADC or analog to digital converter. An ADC generates a digital output signal in the form of a binary number that represents the electric voltage values. Representation of signals Every signal can be represented in two forms: the time domain or the frequency domain. - In the time domain a signal can be represented as a variation of amplitude vs. time - In the frequency domain a signal can be represented as a variation of amplitude vs. frequency. PROCEDURE Time domain representation The objective is to represent a sinusoidal, square and triangular signal of 500 Hz in the time domain. 1. Run the program Cool Edit 2000 accessible in the computer Desktop 2. To work on a new project select File>New, choose the desired type of signal, the sample rate and the resolution of the samples. a. To select the Sample Rate follow the Nyquist Criteria F s 2*f max. Nyquist Theorem tells us that in order to recover a complete analog signal the sampling frequency must be at least twice the value of the maximum frequency component of the signal. For example, if the signal frequency is 500 Hz, the sampling frequency can be 1000 Hz; Fs=2*500=1000 Hz. If the desired sampling frequency is not available in the program, choose the following larger value, which in this case is Sample Rate>6000. b. For this exercise we will work with a one channel signal, so in Channels choose Mono. c. The resolution depends on the installed audio card in the computer. For our case it is enough to choose a Resolution>16 bit. 3) To generate the tone select in the menu toolbar Generate>Tones, and click on Lock to these settings only to select it. Configure the window as presented in Figure 1, to generate a sinusoid signal of 500 Hz, with duration of 10 sec. a. Click on OK to plot the signal on the display. The signal appears on the display represented in its time domain format, that is, you will see a plot of amplitude (vertical axis) vs. time (horizontal axis). Notice the length of the time axis is 10 sec. Lab. # 5 - Introduction to Digital Signal Processing 38

3 b. To effectively observe the characteristics of the signal, zoom in the time axis. To do this, click various times in the zoom in to center icon located in the lower left corner. c. To display the signal, click on the icon. Figure 1 CoolEdit window for tone generation Frequency domain representation Using as reference the previously generated signal, a frequency domain transformation is applied. 1) Select Analyze> Frequency Analysis. A new window will appear illustrating the depiction of amplitude, in decibels (db), vs. frequency in Hz. 2) Repeat all the steps for both, time domain and frequency domain representations, but this time using a square signal and a triangular signal. Observe the differences. Lab. # 5 - Introduction to Digital Signal Processing 39

4 3) To change the type of signal select Generate>Tones to view the same window as Figure 1. Then select General>Flavor and select the desired signal type: Square or Triangle. Conversion of a file of format.wav to format.mp3 The objective is to convert an audio file of extension.wav to.mp3, and then view differences between these two formats such as file size and quality. For this demonstration the file cancion.wav will be used. 1. First, choose the desired sampling rate to read the file. These.wav files have a reproduced frequency range of 22 KHz. These indicates that if we use the Nyquist Criteria, the sampling frequency must be 2*f max =44 KHz. To choose the sampling rate input File>New, then choose in each option: Sample Rate>44100 Channels>Mono Resolution>16-bit 2. Open the file cancion.wav; for this select File>Open and seek in the folder C:\Program Files\Cool2000 and open de file named Test Open the frequency analysis window, Analyze>Frequency Analysis and place a Range of 200 db. 4. Play the song; click over the icon. 5. Observe the frequency spectrum of the signal and register the frequency range of the reproduced signal. Compresses the archive in format.mp3 1. Enter File>Save As, to save the file with extension.mp3, cancion.mp3, as shown in Figure First enter in Options to configure the conversion formatting as shown in Figure Now press the save key. 4. The signal will be saved in the computer buffer and displayed in the computer monitor. Try to reproduce the signal and verify the frequency spectrum. 5. Register the operation frequency range of the file in format.mp3. Lab. # 5 - Introduction to Digital Signal Processing 40

5 6. Verify the size of the file and observe any difference with the.wav file. Figure 2 Saving the music file in.mp3 format. Figure 3 Conversion formatting window Lab. # 5 - Introduction to Digital Signal Processing 41

6 Filtering Below the effect of digital filtering of a music file is illustrated. 1. Open the file cancion.wav; for this select File>Open and seek in the folder C:\Program Files\Cool Open the frequency analysis window, Analyze>Frequency Analysis to view the effect of the filtering. 3. Play the song to listen to the sound quality; click on the icon. 4. Then filter the signal selecting Transform>Filters>FFT Filter, and a window will come into view with different filtering options as shown in Figure 4. Figure 4 Filtering options window 5. Select Presets>Low Pass 4000 Hz and then OK to listen and observe the effect of this filter on the signal. 6. Play the filtered file, observe and listen to the attributes of the sound. Lab. # 5 - Introduction to Digital Signal Processing 42

7 7. Select another type of filtering and find the differences with respect to the past filter. Voice recording and noise reduction In this part it is intended to save a voice recording of a volunteer by way of using a microphone to then process it by eliminating the environmental noise, searching for the best possible reproduction quality. The human voice has an audible frequency range of approximately 3 KHz. This means that if we apply the Nyquist theorem we can calculate the sampling rate of the signal, which in this case will be 6 KHz. 1. Before beginning the recording process, be sure the computer has a microphone connected. 2. Open a new project, File>New, and configure each option in the following way: Sample Rate>6000 Channels>Mono Resolution>16 bit 3. Start the voice recording by clicking in the Record icon. 4. Record for a period of 10 sec, and then stop the process by clicking in the Stop icon. 5. Verify that the recorded signal appears in the display, in case it is not, repeat the previous instructions. 6. Play the signal and listen to the level and quality of the recording. If the level is too weak, the signal must be amplified. This can be done selecting Transform>Amplitude>Amplify, then vary the amplification by moving the slider of the Amplification until the desired level. 7. To reduce the level of noise of the signal, select the piece of signal where only noise exists, and no voice is present, which only happens in speech pauses. Identify the part of the signal which contains a pause and then select this region by right-clicking and dragging over this area with the mouse. 8. Then select in Transform>Noise Reduction> Noise Reduction to complete the necessary noise reduction. Lab. # 5 - Introduction to Digital Signal Processing 43

8 9. The yellow line that appears in this window represents the frequency response of the filter. With the mouse we can change the flat filter response to a low-pass filter type response, as shown in Figure Then click in Get Profile from Selection to load the level of noise of the selected signal from the last instruction. 11. Moving the slider for Noise Reduction Level we reduce the mean value of the signal noise. Figure Alter selecting the level of noise reduction, click on OK to execute the filtering of the selected region. In the display there should appear a reduction in the noise levels. 13. To reduce the level of noise in the recorded signal you must select the whole signal and then enter in Transform>Noise Reduction>Noise Reduction. The window with the previous Noise Reduction configuration will appear, then, just click on OK to implement it on the whole signal. Flat response Filter shape Figure 5 Filter shapes can be achieved using dragging the white dots. Lab. # 5 - Introduction to Digital Signal Processing 44

9 Moving the slider for Noise Reduction Level we reduce the mean value of the signal noise Figure 6 Noise Reduction window. Lab. # 5 - Introduction to Digital Signal Processing 45

The BAT WAVE ANALYZER project

The BAT WAVE ANALYZER project The BAT WAVE ANALYZER project Conditions of Use The Bat Wave Analyzer program is free for personal use and can be redistributed provided it is not changed in any way, and no fee is requested. The Bat Wave

More information

Digital Signal. Continuous. Continuous. amplitude. amplitude. Discrete-time Signal. Analog Signal. Discrete. Continuous. time. time.

Digital Signal. Continuous. Continuous. amplitude. amplitude. Discrete-time Signal. Analog Signal. Discrete. Continuous. time. time. Discrete amplitude Continuous amplitude Continuous amplitude Digital Signal Analog Signal Discrete-time Signal Continuous time Discrete time Digital Signal Discrete time 1 Digital Signal contd. Analog

More information

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 OBJECTIVE To become familiar with state-of-the-art digital data acquisition hardware and software. To explore common data acquisition

More information

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar.

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. Hello, welcome to Analog Arts spectrum analyzer tutorial. Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. For this presentation, we use a

More information

Lab 1 Introduction to the Software Development Environment and Signal Sampling

Lab 1 Introduction to the Software Development Environment and Signal Sampling ECEn 487 Digital Signal Processing Laboratory Lab 1 Introduction to the Software Development Environment and Signal Sampling Due Dates This is a three week lab. All TA check off must be completed before

More information

Spectrum Analyser Basics

Spectrum Analyser Basics Hands-On Learning Spectrum Analyser Basics Peter D. Hiscocks Syscomp Electronic Design Limited Email: phiscock@ee.ryerson.ca June 28, 2014 Introduction Figure 1: GUI Startup Screen In a previous exercise,

More information

Experiment 2: Sampling and Quantization

Experiment 2: Sampling and Quantization ECE431, Experiment 2, 2016 Communications Lab, University of Toronto Experiment 2: Sampling and Quantization Bruno Korst - bkf@comm.utoronto.ca Abstract In this experiment, you will see the effects caused

More information

Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems. School of Electrical Engineering and Computer Science Oregon State University

Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems. School of Electrical Engineering and Computer Science Oregon State University Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems Prof. Ben Lee School of Electrical Engineering and Computer Science Oregon State University Outline Computer Representation of Audio Quantization

More information

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition INTRODUCTION Many sensors produce continuous voltage signals. In this lab, you will learn about some common methods

More information

A few quick notes about the use of Spectran V2

A few quick notes about the use of Spectran V2 A few quick notes about the use of Spectran V2 The full fledged help file of Spectran is not ready yet, but many have asked for some sort of help. This document tries to explain in a quick-and-dirty way

More information

NanoGiant Oscilloscope/Function-Generator Program. Getting Started

NanoGiant Oscilloscope/Function-Generator Program. Getting Started Getting Started Page 1 of 17 NanoGiant Oscilloscope/Function-Generator Program Getting Started This NanoGiant Oscilloscope program gives you a small impression of the capabilities of the NanoGiant multi-purpose

More information

Lab experience 1: Introduction to LabView

Lab experience 1: Introduction to LabView Lab experience 1: Introduction to LabView LabView is software for the real-time acquisition, processing and visualization of measured data. A LabView program is called a Virtual Instrument (VI) because

More information

Activity P32: Variation of Light Intensity (Light Sensor)

Activity P32: Variation of Light Intensity (Light Sensor) Activity P32: Variation of Light Intensity (Light Sensor) Concept DataStudio ScienceWorkshop (Mac) ScienceWorkshop (Win) Illuminance P32 Vary Light.DS P54 Light Bulb Intensity P54_BULB.SWS Equipment Needed

More information

Getting Started with the LabVIEW Sound and Vibration Toolkit

Getting Started with the LabVIEW Sound and Vibration Toolkit 1 Getting Started with the LabVIEW Sound and Vibration Toolkit This tutorial is designed to introduce you to some of the sound and vibration analysis capabilities in the industry-leading software tool

More information

Audacity Tips and Tricks for Podcasters

Audacity Tips and Tricks for Podcasters Audacity Tips and Tricks for Podcasters Common Challenges in Podcast Recording Pops and Clicks Sometimes audio recordings contain pops or clicks caused by a too hard p, t, or k sound, by just a little

More information

DSP Laboratory: Analog to Digital and Digital to Analog Conversion *

DSP Laboratory: Analog to Digital and Digital to Analog Conversion * OpenStax-CNX module: m13035 1 DSP Laboratory: Analog to Digital and Digital to Analog Conversion * Erik Luther This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution

More information

Introduction To LabVIEW and the DSP Board

Introduction To LabVIEW and the DSP Board EE-289, DIGITAL SIGNAL PROCESSING LAB November 2005 Introduction To LabVIEW and the DSP Board 1 Overview The purpose of this lab is to familiarize you with the DSP development system by looking at sampling,

More information

Tektronix RSA306 USB Spectrum Analyzer

Tektronix RSA306 USB Spectrum Analyzer Tektronix RSA306 USB Spectrum Analyzer Simple Demos The Demo of the RSA306 is easy. Even you do not have signal generators, devices under test, or demo boards, using the whip antenna provided in box, you

More information

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1)

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1) DSP First, 2e Signal Processing First Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion Pre-Lab: Read the Pre-Lab and do all the exercises in the Pre-Lab section prior to attending lab. Verification:

More information

Digitization: Sampling & Quantization

Digitization: Sampling & Quantization Digitization: Sampling & Quantization Mechanical Engineer Modeling & Simulation Electro- Mechanics Electrical- Electronics Engineer Sensors Actuators Computer Systems Engineer Embedded Control Controls

More information

System Requirements SA0314 Spectrum analyzer:

System Requirements SA0314 Spectrum analyzer: System Requirements SA0314 Spectrum analyzer: System requirements Windows XP, 7, Vista or 8: 1 GHz or faster 32-bit or 64-bit processor 1 GB RAM 10 MB hard disk space \ 1. Getting Started Insert DVD into

More information

Multiband Noise Reduction Component for PurePath Studio Portable Audio Devices

Multiband Noise Reduction Component for PurePath Studio Portable Audio Devices Multiband Noise Reduction Component for PurePath Studio Portable Audio Devices Audio Converters ABSTRACT This application note describes the features, operating procedures and control capabilities of a

More information

Supplement to the Operating Instructions. PRemote V 1.2.x. Dallmeier electronic GmbH. DK GB / Rev /

Supplement to the Operating Instructions. PRemote V 1.2.x. Dallmeier electronic GmbH. DK GB / Rev / Supplement to the Operating Instructions PRemote V 1.2.x 1 DK 180.000.000 GB / Rev. 1.2.3 / 030416 PRemote V 1.2.x Copyright All rights reserved. This document may not be copied, photocopied, reproduced,

More information

Using the BHM binaural head microphone

Using the BHM binaural head microphone 11/17 Using the binaural head microphone Introduction 1 Recording with a binaural head microphone 2 Equalization of a recording 2 Individual equalization curves 5 Using the equalization curves 5 Post-processing

More information

What s New in Raven May 2006 This document briefly summarizes the new features that have been added to Raven since the release of Raven

What s New in Raven May 2006 This document briefly summarizes the new features that have been added to Raven since the release of Raven What s New in Raven 1.3 16 May 2006 This document briefly summarizes the new features that have been added to Raven since the release of Raven 1.2.1. Extensible multi-channel audio input device support

More information

ECE438 - Laboratory 4: Sampling and Reconstruction of Continuous-Time Signals

ECE438 - Laboratory 4: Sampling and Reconstruction of Continuous-Time Signals Purdue University: ECE438 - Digital Signal Processing with Applications 1 ECE438 - Laboratory 4: Sampling and Reconstruction of Continuous-Time Signals October 6, 2010 1 Introduction It is often desired

More information

HEAD. HEAD VISOR (Code 7500ff) Overview. Features. System for online localization of sound sources in real time

HEAD. HEAD VISOR (Code 7500ff) Overview. Features. System for online localization of sound sources in real time HEAD Ebertstraße 30a 52134 Herzogenrath Tel.: +49 2407 577-0 Fax: +49 2407 577-99 email: info@head-acoustics.de Web: www.head-acoustics.de Data Datenblatt Sheet HEAD VISOR (Code 7500ff) System for online

More information

Ultra-Wideband Scanning Receiver with Signal Activity Detection, Real-Time Recording, IF Playback & Data Analysis Capabilities

Ultra-Wideband Scanning Receiver with Signal Activity Detection, Real-Time Recording, IF Playback & Data Analysis Capabilities Ultra-Wideband Scanning Receiver RFvision-2 (DTA-95) Ultra-Wideband Scanning Receiver with Signal Activity Detection, Real-Time Recording, IF Playback & Data Analysis Capabilities www.d-ta.com RFvision-2

More information

Announcements. Project Turn-In Process. and URL for project on a Word doc Upload to Catalyst Collect It

Announcements. Project Turn-In Process. and URL for project on a Word doc Upload to Catalyst Collect It Announcements Project Turn-In Process Put name, lab, UW NetID, student ID, and URL for project on a Word doc Upload to Catalyst Collect It 1 Project 1A: Announcements Turn in the Word doc or.txt file before

More information

Introduction to Data Conversion and Processing

Introduction to Data Conversion and Processing Introduction to Data Conversion and Processing The proliferation of digital computing and signal processing in electronic systems is often described as "the world is becoming more digital every day." Compared

More information

Contents Model Description Model Application Front & Rear Panel Description Accessories Included...

Contents Model Description Model Application Front & Rear Panel Description Accessories Included... Contents 1 INTRODUCTION... 4 1.1. Model Name... 4 1.2. Model Description... 4 1.3. Model Application... 4 1.4. Model Specification... 4 1.5. Front & Rear Panel Description... 5 1.6. Accessories Included...

More information

Supplementary Course Notes: Continuous vs. Discrete (Analog vs. Digital) Representation of Information

Supplementary Course Notes: Continuous vs. Discrete (Analog vs. Digital) Representation of Information Supplementary Course Notes: Continuous vs. Discrete (Analog vs. Digital) Representation of Information Introduction to Engineering in Medicine and Biology ECEN 1001 Richard Mihran In the first supplementary

More information

Chapter 1. Introduction to Digital Signal Processing

Chapter 1. Introduction to Digital Signal Processing Chapter 1 Introduction to Digital Signal Processing 1. Introduction Signal processing is a discipline concerned with the acquisition, representation, manipulation, and transformation of signals required

More information

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment Integrated Component Options Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment PRELIMINARY INFORMATION SquareGENpro is the latest and most versatile of the frequency

More information

Dektak Step by Step Instructions:

Dektak Step by Step Instructions: Dektak Step by Step Instructions: Before Using the Equipment SIGN IN THE LOG BOOK Part 1: Setup 1. Turn on the switch at the back of the dektak machine. Then start up the computer. 2. Place the sample

More information

Operating Instructions

Operating Instructions Operating Instructions HAEFELY TEST AG KIT Measurement Software Version 1.0 KIT / En Date Version Responsable Changes / Reasons February 2015 1.0 Initial version WARNING Introduction i Before operating

More information

NOTICE: This document is for use only at UNSW. No copies can be made of this document without the permission of the authors.

NOTICE: This document is for use only at UNSW. No copies can be made of this document without the permission of the authors. Brüel & Kjær Pulse Primer University of New South Wales School of Mechanical and Manufacturing Engineering September 2005 Prepared by Michael Skeen and Geoff Lucas NOTICE: This document is for use only

More information

Linrad On-Screen Controls K1JT

Linrad On-Screen Controls K1JT Linrad On-Screen Controls K1JT Main (Startup) Menu A = Weak signal CW B = Normal CW C = Meteor scatter CW D = SSB E = FM F = AM G = QRSS CW H = TX test I = Soundcard test mode J = Analog hardware tune

More information

Motion Amplification

Motion Amplification Motion Amplification User s Manual Version 2.0 Revised 06/9/2017 RDI Technologies 10325 Technology Dr Knoxville, TN 37932 www.rdi-technologies.com All Rights Reserved Contents 1 Using the camera... 4 1.1

More information

REPORT DOCUMENTATION PAGE

REPORT DOCUMENTATION PAGE REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 Public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

Quick Reference Manual

Quick Reference Manual Quick Reference Manual V1.0 1 Contents 1.0 PRODUCT INTRODUCTION...3 2.0 SYSTEM REQUIREMENTS...5 3.0 INSTALLING PDF-D FLEXRAY PROTOCOL ANALYSIS SOFTWARE...5 4.0 CONNECTING TO AN OSCILLOSCOPE...6 5.0 CONFIGURE

More information

Investigation of Digital Signal Processing of High-speed DACs Signals for Settling Time Testing

Investigation of Digital Signal Processing of High-speed DACs Signals for Settling Time Testing Universal Journal of Electrical and Electronic Engineering 4(2): 67-72, 2016 DOI: 10.13189/ujeee.2016.040204 http://www.hrpub.org Investigation of Digital Signal Processing of High-speed DACs Signals for

More information

Department of Communication Engineering Digital Communication Systems Lab CME 313-Lab

Department of Communication Engineering Digital Communication Systems Lab CME 313-Lab German Jordanian University Department of Communication Engineering Digital Communication Systems Lab CME 313-Lab Experiment 3 Pulse Code Modulation Eng. Anas Alashqar Dr. Ala' Khalifeh 1 Experiment 2Experiment

More information

NOTICE. The information contained in this document is subject to change without notice.

NOTICE. The information contained in this document is subject to change without notice. NOTICE The information contained in this document is subject to change without notice. Toontrack Music AB makes no warranty of any kind with regard to this material, including, but not limited to, the

More information

Import and quantification of a micro titer plate image

Import and quantification of a micro titer plate image BioNumerics Tutorial: Import and quantification of a micro titer plate image 1 Aims BioNumerics can import character type data from TIFF images. This happens by quantification of the color intensity and/or

More information

PulseCounter Neutron & Gamma Spectrometry Software Manual

PulseCounter Neutron & Gamma Spectrometry Software Manual PulseCounter Neutron & Gamma Spectrometry Software Manual MAXIMUS ENERGY CORPORATION Written by Dr. Max I. Fomitchev-Zamilov Web: maximus.energy TABLE OF CONTENTS 0. GENERAL INFORMATION 1. DEFAULT SCREEN

More information

Lab Determining the Screen Resolution of a Computer

Lab Determining the Screen Resolution of a Computer Lab 1.3.3 Determining the Screen Resolution of a Computer Objectives Determine the current screen resolution of a PC monitor. Determine the maximum resolution for the highest color quality. Calculate the

More information

Manual for the sound card oscilloscope V1.41 C. Zeitnitz english translation by P. van Gemmeren, K. Grady and C. Zeitnitz

Manual for the sound card oscilloscope V1.41 C. Zeitnitz english translation by P. van Gemmeren, K. Grady and C. Zeitnitz Manual for the sound card oscilloscope V1.41 C. Zeitnitz english translation by P. van Gemmeren, K. Grady and C. Zeitnitz C. Zeitnitz 12/2012 This Software and all previous versions are NO Freeware! The

More information

Experiment 13 Sampling and reconstruction

Experiment 13 Sampling and reconstruction Experiment 13 Sampling and reconstruction Preliminary discussion So far, the experiments in this manual have concentrated on communications systems that transmit analog signals. However, digital transmission

More information

What to look for when choosing an oscilloscope

What to look for when choosing an oscilloscope What to look for when choosing an oscilloscope Alan Tong (Pico Technology Ltd.) Introduction For many engineers, choosing a new oscilloscope can be daunting there are hundreds of different models to choose

More information

Getting Started Guide for the V Series

Getting Started Guide for the V Series product pic here Getting Started Guide for the V Series Version 9.0.6 March 2010 Edition 3725-24476-003/A Trademark Information POLYCOM, the Polycom Triangles logo and the names and marks associated with

More information

Digital Signal Processing Laboratory 7: IIR Notch Filters Using the TMS320C6711

Digital Signal Processing Laboratory 7: IIR Notch Filters Using the TMS320C6711 Digital Signal Processing Laboratory 7: IIR Notch Filters Using the TMS320C6711 Thursday, 4 November 2010 Objective: To implement a simple filter using a digital signal processing microprocessor using

More information

Standard Operating Procedure of nanoir2-s

Standard Operating Procedure of nanoir2-s Standard Operating Procedure of nanoir2-s The Anasys nanoir2 system is the AFM-based nanoscale infrared (IR) spectrometer, which has a patented technique based on photothermal induced resonance (PTIR),

More information

User s Guide Contents

User s Guide Contents User s Guide Contents Chapter 1 Introduction Video Conferencing on your PC Image and Video Capture Chapter 2 Setting Up your PC for Video Conferencing Overview How to Setup AVerMedia AVerTV Studio for

More information

DVR-431 USB Wireless Receiver User Manual

DVR-431 USB Wireless Receiver User Manual DVR-431 USB Wireless Receiver User Manual Thank you for using our wireless USB receiver, please read the following content carefully before using, it will help you make better use of this product. Introduction

More information

May 2006 Edition /A. Getting Started Guide for the VSX Series Version 8.5

May 2006 Edition /A. Getting Started Guide for the VSX Series Version 8.5 May 2006 Edition 3725-21286-008/A Getting Started Guide for the VSX Series Version 8.5 GETTING STARTED GUIDE FOR THE VSX SERIES Trademark Information Polycom, the Polycom logo design, and ViewStation are

More information

DSP in Communications and Signal Processing

DSP in Communications and Signal Processing Overview DSP in Communications and Signal Processing Dr. Kandeepan Sithamparanathan Wireless Signal Processing Group, National ICT Australia Introduction to digital signal processing Introduction to digital

More information

Getting Started. Connect green audio output of SpikerBox/SpikerShield using green cable to your headphones input on iphone/ipad.

Getting Started. Connect green audio output of SpikerBox/SpikerShield using green cable to your headphones input on iphone/ipad. Getting Started First thing you should do is to connect your iphone or ipad to SpikerBox with a green smartphone cable. Green cable comes with designators on each end of the cable ( Smartphone and SpikerBox

More information

HARMONIC ANALYSIS OF ACOUSTIC WAVES

HARMONIC ANALYSIS OF ACOUSTIC WAVES Practical No3 HARMONIC ANALYSIS OF ACOUSTIC WAVES Equipment 1. Analog part: spectrum analyzer, acoustic generator, microphone, headphones. 2. Digital part: PC with sound card, microphone and loudspeaker.

More information

Getting started with Spike Recorder on PC/Mac/Linux

Getting started with Spike Recorder on PC/Mac/Linux Getting started with Spike Recorder on PC/Mac/Linux You can connect your SpikerBox to your computer using either the blue laptop cable, or the green smartphone cable. How do I connect SpikerBox to computer

More information

USING MATLAB CODE FOR RADAR SIGNAL PROCESSING. EEC 134B Winter 2016 Amanda Williams Team Hertz

USING MATLAB CODE FOR RADAR SIGNAL PROCESSING. EEC 134B Winter 2016 Amanda Williams Team Hertz USING MATLAB CODE FOR RADAR SIGNAL PROCESSING EEC 134B Winter 2016 Amanda Williams 997387195 Team Hertz CONTENTS: I. Introduction II. Note Concerning Sources III. Requirements for Correct Functionality

More information

SISII User Guide SISII. Sound Editor STC-S521. User Guide

SISII User Guide SISII. Sound Editor STC-S521. User Guide SISII SISII Sound Editor STC-S521 Note to Customer NOTE TO CUSTOMER Thank you for choosing our product. We hope you will find STC software useful as it will help you to resolve your tasks. Before getting

More information

Analog Arts SA985 SA975 SA935 SA915 Product Specifications

Analog Arts SA985 SA975 SA935 SA915 Product Specifications Analog Arts SA985 SA975 SA935 SA915 Product Specifications Oscilloscope/ Spectrum Analyzer/ Data Recorder Model SA985 SA975 SA935 SA915 Oscilloscope (Typical by Design) Bandwidth (Max at probe tip) [1]

More information

Techniques for Extending Real-Time Oscilloscope Bandwidth

Techniques for Extending Real-Time Oscilloscope Bandwidth Techniques for Extending Real-Time Oscilloscope Bandwidth Over the past decade, data communication rates have increased by a factor well over 10X. Data rates that were once 1Gb/sec and below are now routinely

More information

User's Guide SISII. Sound Editor STC-S521. User s Guide

User's Guide SISII. Sound Editor STC-S521. User s Guide User's Guide SISII Sound Editor STC-S521 User s Guide ABSTRACT Thank you for purchasing SIS II Sound Editor! We hope that our software will improve the quality of your tasks accomplishment. IKARLab. Before

More information

Calibrating Measuring Microphones and Sound Sources for Acoustic Measurements with Audio Analyzer R&S UPV

Calibrating Measuring Microphones and Sound Sources for Acoustic Measurements with Audio Analyzer R&S UPV Product: R&S UPV Calibrating Measuring Microphones and Sound Sources for Acoustic Measurements with Audio Analyzer R&S UPV Application Note 1GA47_0E This application note explains how to use acoustic calibrations

More information

Cisco Spectrum Expert Software Overview

Cisco Spectrum Expert Software Overview CHAPTER 5 If your computer has an 802.11 interface, it should be enabled in order to detect Wi-Fi devices. If you are connected to an AP or ad-hoc network through the 802.11 interface, you will occasionally

More information

USB AUDIO INTERFACE I T

USB AUDIO INTERFACE I T USB AUDIO INTERFACE EN DE FR ES IT JA Contents Introduction...3 Contents in this Operation Manual... 3 Features... 3 Panel Controls and Terminals (Details)...4 Rear Panel... 4 Front Panel... 6 Panel Controls

More information

Analog Arts SA985 SA975 SA935 SA915 Product Specifications [1]

Analog Arts SA985 SA975 SA935 SA915 Product Specifications [1] www.analogarts.com Analog Arts SA985 SA975 SA935 SA915 Product Specifications [1] 1. These models consist of an oscilloscope, a spectrum analyzer, a data recorder, and a frequency & phase meter. Oscilloscope/

More information

WAVES Cobalt Saphira. User Guide

WAVES Cobalt Saphira. User Guide WAVES Cobalt Saphira TABLE OF CONTENTS Chapter 1 Introduction... 3 1.1 Welcome... 3 1.2 Product Overview... 3 1.3 Components... 5 Chapter 2 Quick Start Guide... 6 Chapter 3 Interface and Controls... 7

More information

WIDEX FITTING GUIDE PROGRAMMING ZEN FOR WIDEX ZEN THERAPY COMPASS GPS INTRODUCTION BASIC WIDEX ZEN THERAPY FITTING STEPS FOR THE BASIC FITTING

WIDEX FITTING GUIDE PROGRAMMING ZEN FOR WIDEX ZEN THERAPY COMPASS GPS INTRODUCTION BASIC WIDEX ZEN THERAPY FITTING STEPS FOR THE BASIC FITTING WIDEX FITTING GUIDE COMPASS GPS PROGRAMMING ZEN FOR WIDEX ZEN THERAPY INTRODUCTION This quick fitting guide explains how to program the Zen+ program in COMPASS GPS, for both a basic ZEN fitting and an

More information

Processing data with Mestrelab Mnova

Processing data with Mestrelab Mnova Processing data with Mestrelab Mnova This exercise has three parts: a 1D 1 H spectrum to baseline correct, integrate, peak-pick, and plot; a 2D spectrum to plot with a 1 H spectrum as a projection; and

More information

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS modules basic: SEQUENCE GENERATOR, TUNEABLE LPF, ADDER, BUFFER AMPLIFIER extra basic:

More information

ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer

ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer by: Matt Mazzola 12222670 Abstract The design of a spectrum analyzer on an embedded device is presented. The device achieves minimum

More information

S op o e p C on o t n rol o s L arni n n i g n g O bj b e j ctiv i e v s

S op o e p C on o t n rol o s L arni n n i g n g O bj b e j ctiv i e v s ET 150 Scope Controls Learning Objectives In this lesson you will: learn the location and function of oscilloscope controls. see block diagrams of analog and digital oscilloscopes. see how different input

More information

Part 1: Introduction to Computer Graphics

Part 1: Introduction to Computer Graphics Part 1: Introduction to Computer Graphics 1. Define computer graphics? The branch of science and technology concerned with methods and techniques for converting data to or from visual presentation using

More information

February 2007 Edition /A. Getting Started Guide for the VSX Series Version 8.5.3

February 2007 Edition /A. Getting Started Guide for the VSX Series Version 8.5.3 February 2007 Edition 3725-21286-009/A Getting Started Guide for the VSX Series Version 8.5.3 GETTING STARTED GUIDE FOR THE VSX SERIES Trademark Information Polycom, the Polycom logo design, and ViewStation

More information

Therefore we need the help of sound editing software to convert the sound source captured from CD into the required format.

Therefore we need the help of sound editing software to convert the sound source captured from CD into the required format. Sound File Format Starting from a sound source file, there are three steps to prepare a voice chip samples. They are: Sound Editing Sound Compile Voice Chip Programming Suppose the sound comes from CD.

More information

DSP First Lab 04: Synthesis of Sinusoidal Signals - Music Synthesis

DSP First Lab 04: Synthesis of Sinusoidal Signals - Music Synthesis DSP First Lab 04: Synthesis of Sinusoidal Signals - Music Synthesis Pre-Lab and Warm-Up: You should read at least the Pre-Lab and Warm-up sections of this lab assignment and go over all exercises in the

More information

Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D

Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D Swept-tuned spectrum analyzer Gianfranco Miele, Ph.D www.eng.docente.unicas.it/gianfranco_miele g.miele@unicas.it Video section Up until the mid-1970s, spectrum analyzers were purely analog. The displayed

More information

Panaray 802 Series III TECHNICAL DATA SHEET. loudspeaker. Key Features. Product Overview. Technical Specifications

Panaray 802 Series III TECHNICAL DATA SHEET. loudspeaker. Key Features. Product Overview. Technical Specifications Panaray 82 Series III Key Features Articulated Array design provides 12 x 1 coverage to deliver wide-range reproduction over a broad dispersion area Eight Bose 4.5" (114 mm) full-range drivers for unsurpassed

More information

LabView Exercises: Part II

LabView Exercises: Part II Physics 3100 Electronics, Fall 2008, Digital Circuits 1 LabView Exercises: Part II The working VIs should be handed in to the TA at the end of the lab. Using LabView for Calculations and Simulations LabView

More information

ELSA WINNER Series M a n u a l

ELSA WINNER Series M a n u a l Manual Series 2002 Neue ELSA GmbH, Aachen (Germany) While the information in this manual has been compiled with great care, it may not be deemed an assurance of product characteristics. Neue ELSA GmbH

More information

NJU26125 Application Note PEQ Adjustment Procedure Manual New Japan Radio Co., Ltd

NJU26125 Application Note PEQ Adjustment Procedure Manual New Japan Radio Co., Ltd NJU26125 Application Note PEQ Adjustment Procedure Manual New Japan Radio Co., Ltd Version 1.00 CONTENTS 1.ABSTRACT...2 2.NJU26125 FIRMWARE BLOCK DIAGRAM...2 3.EQUIPMENT...2 4.ATTENTION...2 5.GENERAL FLOW

More information

EDDYCHEK 5. Innovative eddy current testing for quality and process control. Touchscreen. Networking. All major applications.

EDDYCHEK 5. Innovative eddy current testing for quality and process control. Touchscreen. Networking. All major applications. EDDYCHEK 5 Innovative eddy current testing for quality and process control All major applications 2 channel testing Touchscreen Reporting Networking Eddy current testing: essential Full-body testing with

More information

Eventide Inc. One Alsan Way Little Ferry, NJ

Eventide Inc. One Alsan Way Little Ferry, NJ Copyright 2015, Eventide Inc. P/N: 141257, Rev 2 Eventide is a registered trademark of Eventide Inc. AAX and Pro Tools are trademarks of Avid Technology. Names and logos are used with permission. Audio

More information

1 Ver.mob Brief guide

1 Ver.mob Brief guide 1 Ver.mob 14.02.2017 Brief guide 2 Contents Introduction... 3 Main features... 3 Hardware and software requirements... 3 The installation of the program... 3 Description of the main Windows of the program...

More information

Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter referred to as NovaStar ). It is our great

Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter referred to as NovaStar ). It is our great LED Display Configuration Software SmartLCT User s Manual Software Version: V3.0 Rev3.0.0 NS110100239 Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter

More information

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Centre for Marine Science and Technology A Matlab toolbox for Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Version 5.0b Prepared for: Centre for Marine Science and Technology Prepared

More information

Table of Contents Introduction

Table of Contents Introduction Page 1/9 Waveforms 2015 tutorial 3-Jan-18 Table of Contents Introduction Introduction to DAD/NAD and Waveforms 2015... 2 Digital Functions Static I/O... 2 LEDs... 2 Buttons... 2 Switches... 2 Pattern Generator...

More information

QUIZ. Explain in your own words the two types of changes that a signal experiences while propagating. Give examples!

QUIZ. Explain in your own words the two types of changes that a signal experiences while propagating. Give examples! QUIZ Explain in your own words the two types of changes that a signal experiences while propagating. Give examples! QUIZ Explain why it s bad for technical standards to be developed: too early too late

More information

Fortissimo. Afgroup srl. Integrated amplifier. AFGROUP srl. Issue Date: April Fortissimo Integrated amplifier 1 / 7

Fortissimo. Afgroup srl. Integrated amplifier. AFGROUP srl. Issue Date: April Fortissimo Integrated amplifier 1 / 7 Fortissimo Integrated amplifier Issue Date: April 2012 Afgroup srl E-Mail (support): afgroupsrl@audioanalogue.com Fortissimo Integrated amplifier 1 / 7 INTRODUTION The Fortissimo Integrated Amplifier is

More information

Effective Test Procedures for Installing and Maintaining RF Transmitter Sites

Effective Test Procedures for Installing and Maintaining RF Transmitter Sites Product: Hand Held Spectrum Analyzer R&S FSH3 Effective Test Procedures for Installing and Maintaining RF Transmitter Sites This application note describes an effective method for generating test setups,

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Date: October 12, 2016 Product Name: Samsung NE Smart HealthCare TV series Product Version Number: HG43NE593SFXZA Vendor Company Name: Samsung Electronics America, Inc. Vendor Contact Name: Sylvia Lee

More information

1/29/2008. Announcements. Announcements. Announcements. Announcements. Announcements. Announcements. Project Turn-In Process. Quiz 2.

1/29/2008. Announcements. Announcements. Announcements. Announcements. Announcements. Announcements. Project Turn-In Process. Quiz 2. Project Turn-In Process Put name, lab, UW NetID, student ID, and URL for project on a Word doc Upload to Catalyst Collect It Project 1A: Turn in before 11pm Wednesday Project 1B Turn in before 11pm a week

More information

Announcements. Project Turn-In Process. Project 1A: Project 1B. and URL for project on a Word doc Upload to Catalyst Collect It

Announcements. Project Turn-In Process. Project 1A: Project 1B. and URL for project on a Word doc Upload to Catalyst Collect It Announcements Project Turn-In Process Put name, lab, UW NetID, student ID, and URL for project on a Word doc Upload to Catalyst Collect It Project 1A: Turn in before 11pm Wednesday Project 1B T i b f 11

More information

Digital Representation

Digital Representation Chapter three c0003 Digital Representation CHAPTER OUTLINE Antialiasing...12 Sampling...12 Quantization...13 Binary Values...13 A-D... 14 D-A...15 Bit Reduction...15 Lossless Packing...16 Lower f s and

More information

ZYLIA Studio PRO reference manual v1.0.0

ZYLIA Studio PRO reference manual v1.0.0 1 ZYLIA Studio PRO reference manual v1.0.0 2 Copyright 2017 Zylia sp. z o.o. All rights reserved. Made in Poland. This manual, as well as the software described in it, is furnished under license and may

More information

Neat Video noise reduction plug-in for Premiere (Mac)

Neat Video noise reduction plug-in for Premiere (Mac) Neat Video noise reduction plug-in for Premiere (Mac) To make video cleaner. User guide Document version 4.8, 31-Aug-2018 Neat Video 1999-2018 Neat Video team, ABSoft. All rights reserved. Table of contents

More information

HST Neural Coding and Perception of Sound. Spring Cochlear Nucleus Unit Classification from Spike Trains. M.

HST Neural Coding and Perception of Sound. Spring Cochlear Nucleus Unit Classification from Spike Trains. M. Harvard-MIT Division of Health Sciences and Technology HST.723: Neural Coding and Perception of Sound Instructor: Bertrand Delgutte HST.723 - Neural Coding and Perception of Sound Spring 2004 Cochlear

More information