The aim is to design a next generation real time karaoke device which would be a stereo type equalizer by efficient

Size: px
Start display at page:

Download "The aim is to design a next generation real time karaoke device which would be a stereo type equalizer by efficient"

Transcription

1 ISSN: X CODEN: IJPTFI Available Online through Research Article IMPLEMENTATION OF SIGNAL EQUALIZER FOR THE EFFICIENT KARAOKE USING LAB VIEW BASED ON MYDAQ S Mohammed Adil 1, M.Reji [2] Student, Department of Electronics and Communication, Saveetha School of Engineering [1] Assistant Professor, Department of Electronics and Communication, Saveetha School of Engineering [2] mohammmadadil@gmail.com Received on: Accepted on: Abstract The aim is to design a next generation real time karaoke device which would be a stereo type equalizer by efficient design of filters in Lab VIEW. We use lab VIEW because it simulates the response signal and reduces hardware complexity. The existing system involves the earlier day s karaoke which uses cassette tapes but now currently DVD s are used. It is a form of interactive entertainment or video game in which an amateur singer sings along with recorded music using a microphone and public address system. To overcome these existing problems in karaoke device Audio signals from the ipods is acquired by a Data acquisition device. After getting the signals they are disintegrated. Filtering of these frequencies are done by using various filters. The frequency bands of graphic equaliser are equally divided. Indexed Terms- Karaoke device, Labview, Microphone 1. Introduction The aim is to design a next generation real time karaoke device which would be a 5 band stereo type equalizer by efficient design of filters in Lab VIEW by using Signal processing toolkit Once the audio signals are equalized the karaoke machine is designed to remove the vocals. This essentially removes any signals which are identical between the left and the right audio channel, removing the lead vocalist by which we can just plug in a source of audio track and can be readily use as a karaoke by employing the this design. Existing System: The existing system involves the earlier day s karaoke machines used cassette tapes, but technological advances replaced this with CDs, VCDs, laser discs and, currently, DVDs.It is a form of interactive entertainment or video game in which an amateur singer sings along with recorded music (a music video) using a microphone and public IJPT Dec-2016 Vol. 8 Issue No Page 20502

2 address system. The music is typically a well-known popular song minus the lead vocal. Lyrics are usually displayed on a video screen. Limitations of Existing System It is very much needed to have already recorded background music of that particular song. It is not always possible to obtain music background for all required songs It is hard to maintain all possible songs background scores Proposed System: To overcome these existing problems in karaoke device Audio signals from the ipods or mp3 player from mobile are acquired through a Data acquisition device. After getting the signals they are filtered into different frequency band such as low bass, Upper bass, mid -range, Upper midrange and treble. Filtering of these frequencies are done by using Low pass, Band pass filter and High pass filters. The frequency bands of a graphic equalizer are finely divided up, and sliders are used to boost (by moving the slider up) or cut (by moving the slider down) each frequency range. 2. Hardware Descriptions My daq kit: The NI mydaq is a low-cost portable data acquisition (DAQ) device that uses NI Lab VIEW-based software instruments, allowing students to measure and analyse real-world signals. A mydaq (shown in Figure 1) is ideal for exploring electronics and taking sensor measurements. Combined with NI Lab VIEW on the PC, students can analyse and process acquired signals and control simple processes anytime, anywhere. Fig. 1 NI mydaq picture (left) and mydaq Connection Diagram (right). Fig. 2 NI mydaq Hardware Block Diagram. IJPT Dec-2016 Vol. 8 Issue No Page 20503

3 The my DAQ provides analog input (AI), analog output (AO), digital input and output (DIO), audio enter and output, DC energy supplies, and digital multimeter (DMM) functions in a compact USB device. Integrated circuits furnished with the aid of Texas instruments kind the vigor and analog I/O subsystems of a mydaq. Figure 2 depicts the arrangement and function of the NI my DAQ subsystems. The mydaq provides a tender front panel (from LabVIEW) to manage the performance of the device, which will launch several devices together with a digital multi-meter (DMM), Oscilloscope, perform generator, Bode analyzer, Dynamic sign Analyser (DSA), Arbitrary Waveform Generator (ARB) and Digital Reader/author. The mydaq additionally presents the express VI of such instruments which can be incorporated within the person written LabVIEW program to perform the supposed performance. Power Supply There are three vigor provides available for use on NI my DAQ. +15 V and 15 V can be used to power analog components equivalent to operational amplifiers and linear regulators. +5 V can be used to power digital components similar to logic instruments. Join the wire from +15V screw terminal on NI mydaq to the +15V vigor rail to your breadboard, after which join the wire from AGND (Analog ground) screw terminal on NI mydaq to the ground rail to your breadboard. Join NI mydaq to your computer by means of the USB cable to power it up. When the blue LED lights, the vigor provide must be running. Which you could make use of the -15 V and +5 V vigour deliver because the same method. 3. Software Used Introduction to Labview Program: LABVIEW (Laboratory virtual Instrument Engineering Workbench) is a system design platform and progress atmosphere for a visible programming language from devices. The graphical language is named "G" (to not be stressed with G-code). In the beginning launched for the Apple Macintosh in 1986, LabVIEW is most often used for knowledge acquisition, instrument manipulate, and industrial automation on a kind of platforms including Microsoft windows, various models of UNIX, Linux, and Mac OS X. The modern variation of LabVIEW is LabVIEW 2012, launched in August The programming language used in lab view, also referred to as G, is a dataflow programming language. Execution is determined by the structure of a graphical block diagram (the LV-supply code) on which the programmer connects specific operate-nodes by drawing wires. These wires propagate variables and any node can execute as quickly as all its input data emerge as on hand. On the grounds that this probably the case for IJPT Dec-2016 Vol. 8 Issue No Page 20504

4 multiple nodes simultaneously, G is inherently able of parallel execution. Multi-processing and multi-threading hardware is automatically exploited by way of the constructed-in scheduler, which multiplexes multiple OS threads over the nodes equipped for executions. Graphical Programming: LABVIEW ties the construction of consumer interfaces (known as front panels) into the progress cycle. Lab view programs/subroutines are known as digital instruments (VIs). Each and every VI has three accessories: a block diagram, a entrance panel and a connector panel. The final is used to symbolize the VI in the block diagrams of other, calling VIs. The front panel is constructed making use of controls and indicators. Controls are inputs they enable a user to deliver knowledge to the VI. Indicators are outputs they indicate, or display, the outcome headquartered on the inputs given to the VI. The again panel, which is a block diagram, involves the graphical supply code. All of the objects placed on the entrance panel will show up on the again panel as terminals. The again panel also comprises constructions and features which participate in operations on controls and give data to warning signs. The structures and services are discovered on the functions palette and can also be positioned on the back panel. Collectively controls, warning signs, buildings and services shall be referred to as nodes. Nodes are related to 1 a further utilizing wires e.g. Two controls and a hallmark can also be wired to the addition function in order that the indicator shows the sum of the two controls. As a result a digital instrument can both be run as a application, with the front panel serving as a person interface, or, when dropped as a node onto the block diagram, the front panel defines the inputs and outputs for the given node by means of the connector panel. This implies every VI may also be effortlessly validated before being embedded as a subroutine into a greater software. The graphical strategy additionally enables nonprogrammers to construct packages via dragging and dropping digital representations of lab equipment with which they are already acquainted. The Labview programming environment, with the incorporated examples and documentation, makes it easy to create small purposes. This can be a improvement on one side, however there may be also a detailed hazard of underestimating the capabilities needed for prime-best G programming. For complex algorithms or huge-scale code, it is most important that the programmer possesses an huge capabilities of the targeted Labview syntax and the topology of its reminiscence management. Essentially the most evolved Labview development systems offer the probability of building stand-alone functions. In addition, it is viable to create disbursed applications, which keep up a correspondence through a patron/server scheme, and are consequently less complicated to put in force as a result of the inherently parallel nature of G IJPT Dec-2016 Vol. 8 Issue No Page 20505

5 Fig Block Diagram of Add node and Multiply node. The snapshot above is an illustration of a simple Lab view program showing the dataflow source code in the type of the block diagram within the cut down left body and the enter and output variables as graphical objects in the higher correct body. The 2 are the principal accessories of a Lab view software known as a virtual Instrument. Thus a virtual instrument can either be run as a software, with the front panel serving as a person interface, or, when dropped as a node onto the block diagram, the entrance panel defines the inputs and outputs for the given node through the connector panel. 4. Theory of Working Block Diagram Fig 4.1 block diagram Basic Block diagram basically contains the rough overlook of the complete project working model by which we get a over view of the project as a whole 4.2 Working Fig.4.2. The internal block. IJPT Dec-2016 Vol. 8 Issue No Page 20506

6 The song which is selected by means of the person is given as a enter to the MY DAQ package by way of the analog enter port which is sent by way of the USB port through the USB cable into the processing gadget that is laptop on this case and the sign enters into processor in which we now have designed one-of-a-kind IIR filters with distinct degrees and wherein we've a characteristic as a way to set a many quantity of taps or orders of filters to acquire the required variety of vocal elimination where ever range it's in. We acquire the filtered indicators which intern is shipped via spectral dimension alongside which we receive the signal output in terms of a graph in the person interface as good then the sign despatched to a same vicinity where we will adjust the volumes of the left and proper output alerts then we acquire the equalised output as good which is given as enter into power spectral process which is given back to the MY DAQ kit from which we receive a output by way of audio output port of MY DAQ package through either a headset or a speakers most importantly it is to be determined that the volumes of the output are diversified consistent with the requirement of the user and likewise the consumer will have an awfully light song of lead singer to comply with the usual cue as good. Evaluation AND results When we attempt to evaluate this approach, it turns into really complex for the reason that of the non-existence of such procedure and science in current market by which we can just supply any exiting music as an input to the process and acquire an output which is a karaoke output The assessment that we can draw with present karaoke device is that we don t quite have to hold a big files to have a karaoke device to have the enjoyment which is not require in case of the proposed gadget The User Interface without Input IJPT Dec-2016 Vol. 8 Issue No Page 20507

7 The User Interface While Having Signal Input Conclusion When compared with the entire earlier Karaoke contraptions current already out there which need to hold large amount files which ought to be up-to-date almost always which creates a fuss across the system an may not give the desired enjoyment considering that of lack of files either may be as a result of unavailability or nonexistence of karaoke records This mission sincerely removes the all the problems confronted by means of the customers at the same time utilizing a karaoke device. In this assignment the consumer can honestly choose a tune all through himself in his media gadget an just plug in and have enjoyable through letting the designed model perform the mission it is meant to perform 7. References 1. James Clerk Maxwell, 1868 Digital Image Processing Mathematical and Computational Methods. 2. R.Gonzalez and R. Woods, Digital Image Processing, Addison Wesley, 1992, pp Reference for dsp : ni.com/dsp 4. J. Bonada, Automatic Technique in Frequency Domain for Near-Lossless Time-Scale Modification of Audio, in Proc. of International Computer Music Conference (2000). IJPT Dec-2016 Vol. 8 Issue No Page 20508

8 5. E. Coyle, D. Dorran, and R. Lawlor, A Comparison of Time-Domain Time-Scale Modification Algorithms, presented at the 120th Convention of the Audio Engineering Society (2006 May), convention paper D. Dorran and R. Lawlor, Time-Scale Modification of Music Using a Synchronized Subband/Time-Domain Approach, in IEEE International Conference on Acoustis, Speech and Signal Processing (2004). 7. M. Vetterli and C. Herley, Wavelets and Filter Banks: Theory and Design, IEEE Transactions on Audio, Speech and Language Processing, vol. 40, no. 9, pp (1992). 8. E. Moulines and F. Charpentier, Pitch-Synchronous Waveform Processing Techniques for Text-to-Speech Synthesis Using Diphones, Speech Communication, vol. 9, no. 5, pp (1990). 9. J. Laroche, Autocorrelation Method for High Quality Time/Pitch-Scaling, in Proc. IEEE Workshop Applications of Signal Processing to Audio and Acoustics (WASPAA), IEEE (1993), pp IJPT Dec-2016 Vol. 8 Issue No Page 20509

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

Research of Intelligent Traffic Light Control System Design Based on the NI ELVIS II Platform Yuan Wang a, Mi Zhou b

Research of Intelligent Traffic Light Control System Design Based on the NI ELVIS II Platform Yuan Wang a, Mi Zhou b Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 427-429, pp 1128-1131 doi:10.4028/www.scientific.net/amm.427-429.1128 2013 Trans Tech Publications, Switzerland Research of Intelligent

More information

CHAPTER 3 ECG SIGNAL RECORDING USING LABVIEW

CHAPTER 3 ECG SIGNAL RECORDING USING LABVIEW 103 CHAPTER 3 ECG SIGNAL RECORDING USING LABVIEW 3.1 INTRODUCTION The Work has been inspired by the need to find an efficient method for ECG signal recording and processing. ECG signals are non-stationary

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

Design and Realization of the Guitar Tuner Using MyRIO

Design and Realization of the Guitar Tuner Using MyRIO Journal of Automation and Control, 2017, Vol. 5, No. 2, 41-45 Available online at http://pubs.sciepub.com/automation/5/2/2 Science and Education Publishing DOI:10.12691/automation-5-2-2 Design and Realization

More information

1.1 Digital Signal Processing Hands-on Lab Courses

1.1 Digital Signal Processing Hands-on Lab Courses 1. Introduction The field of digital signal processing (DSP) has experienced a considerable growth in the last two decades primarily due to the availability and advancements in digital signal processors

More information

Interactive Virtual Laboratory for Distance Education in Nuclear Engineering. Abstract

Interactive Virtual Laboratory for Distance Education in Nuclear Engineering. Abstract Interactive Virtual Laboratory for Distance Education in Nuclear Engineering Prashant Jain, James Stubbins and Rizwan Uddin Department of Nuclear, Plasma and Radiological Engineering University of Illinois

More information

Data Acquisition Using LabVIEW

Data Acquisition Using LabVIEW Experiment-0 Data Acquisition Using LabVIEW Introduction The objectives of this experiment are to become acquainted with using computer-conrolled instrumentation for data acquisition. LabVIEW, a program

More information

Basic LabVIEW Programming Amit J Nimunkar, Sara Karle, Michele Lorenz, Emily Maslonkowski

Basic LabVIEW Programming Amit J Nimunkar, Sara Karle, Michele Lorenz, Emily Maslonkowski Introduction This lab familiarizes you with the software package LabVIEW from National Instruments for data acquisition and virtual instrumentation. The lab also introduces you to resistors, capacitors,

More information

DT9857E. Key Features: Dynamic Signal Analyzer for Sound and Vibration Analysis Expandable to 64 Channels

DT9857E. Key Features: Dynamic Signal Analyzer for Sound and Vibration Analysis Expandable to 64 Channels DT9857E Dynamic Signal Analyzer for Sound and Vibration Analysis Expandable to 64 Channels The DT9857E is a high accuracy dynamic signal acquisition module for noise, vibration, and acoustic measurements

More information

DT9834 Series High-Performance Multifunction USB Data Acquisition Modules

DT9834 Series High-Performance Multifunction USB Data Acquisition Modules DT9834 Series High-Performance Multifunction USB Data Acquisition Modules DT9834 Series High Performance, Multifunction USB DAQ Key Features: Simultaneous subsystem operation on up to 32 analog input channels,

More information

Elvis Has Entered Digital Circuits!

Elvis Has Entered Digital Circuits! Elvis Has Entered Digital Circuits! Timothy Johnson, Andrew Heran, and Murat Tanyel Geneva College, Beaver Falls, PA 15010 Email: mtanyel@geneva.edu Abstract NI Elvis II is an educational design and prototyping

More information

ENGR 1000, Introduction to Engineering Design

ENGR 1000, Introduction to Engineering Design ENGR 1000, Introduction to Engineering Design Unit 2: Data Acquisition and Control Technology Lesson 2.4: Programming Digital Ports Hardware: 12 VDC power supply Several lengths of wire NI-USB 6008 Device

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

Fig. 1. The Front Panel (Graphical User Interface)

Fig. 1. The Front Panel (Graphical User Interface) ME 4710 Motion and Control Data Acquisition Software for Step Excitation Introduction o These notes describe LabVIEW software that can be used for data acquisition. The overall software characteristics

More information

VIRTUAL INSTRUMENTATION

VIRTUAL INSTRUMENTATION VIRTUAL INSTRUMENTATION Virtual instrument an equimplent that allows accomplishment of measurements using the computer. It looks like a real instrument, but its operation and functionality is essentially

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

Implementation of Graphical Equalizer using LabVIEW for DSP Kit DSK C6713

Implementation of Graphical Equalizer using LabVIEW for DSP Kit DSK C6713 JOURNAL OF INFORMATION AND COMMUNICATION TECHNOLOGIES, VOLUME 2, ISSUE 6, JUNE 2012 Implementation of Graphical Equalizer using LabVIEW for DSP Kit DSK C6713 8 T SREEKANTH RAO 1, B PRATHYUSHA 1 AND P NAGARJUNA

More information

Integration of Virtual Instrumentation into a Compressed Electricity and Electronic Curriculum

Integration of Virtual Instrumentation into a Compressed Electricity and Electronic Curriculum Integration of Virtual Instrumentation into a Compressed Electricity and Electronic Curriculum Arif Sirinterlikci Ohio Northern University Background Ohio Northern University Technological Studies Department

More information

Enhancing the TMS320C6713 DSK for DSP Education

Enhancing the TMS320C6713 DSK for DSP Education Session 3420 Enhancing the TMS320C6713 DSK for DSP Education Michael G. Morrow Department of Electrical and Computer Engineering University of Wisconsin-Madison, WI Thad B. Welch Department of Electrical

More information

Building Video and Audio Test Systems. NI Technical Symposium 2008

Building Video and Audio Test Systems. NI Technical Symposium 2008 Building Video and Audio Test Systems NI Technical Symposium 2008 2 Multimedia Device Testing Challenges Integrating a wide range of measurement types Reducing test time while the number of features increases

More information

Detecting and Analyzing System for the Vibration Comfort of Car Seats Based on LabVIEW

Detecting and Analyzing System for the Vibration Comfort of Car Seats Based on LabVIEW Detecting and Analyzing System for the Vibration Comfort of Car Seats Based on LabVIEW Ying Qiu Key Laboratory of Conveyance and Equipment, Ministry of Education School of Mechanical and Electronical Engineering,

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

Major Differences Between the DT9847 Series Modules

Major Differences Between the DT9847 Series Modules DT9847 Series Dynamic Signal Analyzer for USB With Low THD and Wide Dynamic Range The DT9847 Series are high-accuracy, dynamic signal acquisition modules designed for sound and vibration applications.

More information

The Design of Teaching Experiment System Based on Virtual Instrument Technology. Dayong Huo

The Design of Teaching Experiment System Based on Virtual Instrument Technology. Dayong Huo 3rd International Conference on Management, Education, Information and Control (MEICI 2015) The Design of Teaching Experiment System Based on Virtual Instrument Technology Dayong Huo Department of Physics,

More information

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE On Industrial Automation and Control By Prof. S. Mukhopadhyay Department of Electrical Engineering IIT Kharagpur Topic Lecture

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

AI-1616L-LPE. Features. High-precision Analog input board (Low Profile size) for PCI Express AI-1616L-LPE 1. Ver.1.02 Ver.1.01

AI-1616L-LPE. Features. High-precision Analog input board (Low Profile size) for PCI Express AI-1616L-LPE 1. Ver.1.02 Ver.1.01 High-precision Analog input board (Low Profile size) for PCI Express AI-1616L-LPE This product is a multi-function, PCI Express bus-compliant interface board that incorporates high-precision 16-bit analog

More information

Chapter 3. Basic Techniques for Speech & Audio Enhancement

Chapter 3. Basic Techniques for Speech & Audio Enhancement Chapter 3 Basic Techniques for Speech & Audio Enhancement Chapter 3 BASIC TECHNIQUES FOR AUDIO/SPEECH ENHANCEMENT 3.1 INTRODUCTION Audio/Speech signals have been essential for the verbal communication.

More information

DT9837 Series. High Performance, USB Powered Modules for Sound & Vibration Analysis. Key Features:

DT9837 Series. High Performance, USB Powered Modules for Sound & Vibration Analysis. Key Features: DT9837 Series High Performance, Powered Modules for Sound & Vibration Analysis The DT9837 Series high accuracy dynamic signal acquisition modules are ideal for portable noise, vibration, and acoustic measurements.

More information

LabView Exercises: Part III

LabView Exercises: Part III Physics 3100 Electronics, Fall 2008, Digital Circuits 1 LabView Exercises: Part III The working VIs should be handed in to the TA at the end of the lab. This is a lab under development so we may experience

More information

OPTIMUM Power Technology: Low Cost Combustion Analysis for University Engine Design Programs Using ICEview and NI Compact DAQ Chassis

OPTIMUM Power Technology: Low Cost Combustion Analysis for University Engine Design Programs Using ICEview and NI Compact DAQ Chassis OPTIMUM Power Technology: Low Cost Combustion Analysis for University Engine Design Programs Using ICEview and NI Compact DAQ Chassis World Headquarters (USA): European Sales Office: Japanese Office: 3117

More information

AD16-64(LPCI)LA. Non-isolated high precision analog input board for Low Profile PCI AD16-64(LPCI)LA 1. Ver.1.01

AD16-64(LPCI)LA. Non-isolated high precision analog input board for Low Profile PCI AD16-64(LPCI)LA 1. Ver.1.01 Non-isolated high precision analog board for Low Profile PCI AD16-64(LPCI)LA * Specifications, color and design of the products are subject to change without notice. This product is a PCI bus compatible

More information

Recording of Coincidence Signals in a Software Medium

Recording of Coincidence Signals in a Software Medium Science Journal of Circuits, Systems and Signal Processing 2018; 7(1): 28-33 http://www.sciencepublishinggroup.com/j/cssp doi: 10.11648/j.cssp.20180701.14 ISSN: 2326-9065 (Print); ISSN: 2326-9073 (Online)

More information

BNC-2110 DESKTOP AND DIN RAIL-MOUNTABLE BNC ADAPTER

BNC-2110 DESKTOP AND DIN RAIL-MOUNTABLE BNC ADAPTER INSTALLATION GUIDE BNC-2110 DESKTOP AND DIN RAIL-MOUNTABLE BNC ADAPTER Introduction This installation guide describes how to install and configure your BNC-2110 accessory with an E Series or waveform generation

More information

Research Article. ZOOM FFT technology based on analytic signal and band-pass filter and simulation with LabVIEW

Research Article. ZOOM FFT technology based on analytic signal and band-pass filter and simulation with LabVIEW Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2015, 7(3):359-363 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 ZOOM FFT technology based on analytic signal and

More information

DEVELOPMENT OF LABVIEW BASED WIRELESS CONTROL SYSTEMS FOR ION BEAM MICROMACHINING SYSTEMS

DEVELOPMENT OF LABVIEW BASED WIRELESS CONTROL SYSTEMS FOR ION BEAM MICROMACHINING SYSTEMS International Journal of Scientific & Engineering Research, Volume 3, Issue 11, November-2012 1 DEVELOPMENT OF LABVIEW BASED WIRELESS CONTROL SYSTEMS FOR ION BEAM MICROMACHINING SYSTEMS Mr. JOSHI TUSHAR

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

AI-1664LAX-USB. Features. 100KSPS 16-bit Analog Input Unit for USB AI-1664LAX-USB 1. Ver.1.01

AI-1664LAX-USB. Features. 100KSPS 16-bit Analog Input Unit for USB AI-1664LAX-USB 1. Ver.1.01 100KSPS 16-bit Analog Unit for USB AI-1664LAX-USB * Specifications, color and design of the products are subject to change without notice. This product is a USB2.0-compliant analog input unit that extends

More information

Sample. Data Acquisition and Signal Conditioning. Course Manual. Course Software Version 2011 February 2012 Edition Part Number P-01

Sample. Data Acquisition and Signal Conditioning. Course Manual. Course Software Version 2011 February 2012 Edition Part Number P-01 Data Acquisition and Signal Conditioning Course Manual Course Software Version 2011 February 2012 Edition Part Number 320733P-01 Data Acquisition and Signal Conditioning Copyright 1995 2012 National Instruments

More information

A 400MHz Direct Digital Synthesizer with the AD9912

A 400MHz Direct Digital Synthesizer with the AD9912 A MHz Direct Digital Synthesizer with the AD991 Daniel Da Costa danieljdacosta@gmail.com Brendan Mulholland firemulholland@gmail.com Project Sponser: Dr. Kirk W. Madison Project 11 Engineering Physics

More information

NI-DAQmx Device Considerations

NI-DAQmx Device Considerations NI-DAQmx Device Considerations January 2008, 370738M-01 This help file contains information specific to analog output (AO) Series devices, C Series, B Series, E Series devices, digital I/O (DIO) devices,

More information

ENGR 1000, Introduction to Engineering Design

ENGR 1000, Introduction to Engineering Design Unit 2: Mechatronics ENGR 1000, Introduction to Engineering Design Lesson 2.3: Controlling Independent Systems Hardware: 12 VDC power supply Several lengths of wire NI-USB 6008 Device with USB cable Digital

More information

The main design objective in adder design are area, speed and power. Carry Select Adder (CSLA) is one of the fastest

The main design objective in adder design are area, speed and power. Carry Select Adder (CSLA) is one of the fastest ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com IMPLEMENTATION OF FAST SQUARE ROOT SELECT WITH LOW POWER CONSUMPTION V.Elanangai*, Dr. K.Vasanth Department of

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

Using SignalTap II in the Quartus II Software

Using SignalTap II in the Quartus II Software White Paper Using SignalTap II in the Quartus II Software Introduction The SignalTap II embedded logic analyzer, available exclusively in the Altera Quartus II software version 2.1, helps reduce verification

More information

AD16-16U(PCI)EV. Features. High-Speed & Resolution Analog Input Board for PCI AD16-16U(PCI)EV 1. Ver.1.02

AD16-16U(PCI)EV. Features. High-Speed & Resolution Analog Input Board for PCI AD16-16U(PCI)EV 1. Ver.1.02 High-Speed & Resolution Analog Input Board for PCI * Specifications, color and design of the products are subject to change without notice. This product is PCI-compliant interface boards that convert analog

More information

EEM Digital Systems II

EEM Digital Systems II ANADOLU UNIVERSITY DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EEM 334 - Digital Systems II LAB 3 FPGA HARDWARE IMPLEMENTATION Purpose In the first experiment, four bit adder design was prepared

More information

Boonton 4540 Remote Operation Modes

Boonton 4540 Remote Operation Modes Application Note Boonton 4540 Remote Operation Modes Mazumder Alam Product Marketing Manager, Boonton Electronics Abstract Boonton 4540 series power meters are among the leading edge instruments for most

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

Amplification. Most common signal conditioning

Amplification. Most common signal conditioning 1. Labview basics virtual instruments, data flow, palettes 2. Structures for, while, case,... editing techniques 3. Controls&Indicators arrays, clusters, charts, graphs 4. Additional lecture State machines,

More information

SRV02-Series. Rotary Pendulum. User Manual

SRV02-Series. Rotary Pendulum. User Manual SRV02-Series Rotary Pendulum User Manual Table of Contents 1. Description...3 2. Purchase Options...3 2.1 Modular Options...4 3. System Nomenclature and Components...5 4. System Configuration and Assembly...6

More information

DMC550 Technical Reference

DMC550 Technical Reference DMC550 Technical Reference 2002 DSP Development Systems DMC550 Technical Reference 504815-0001 Rev. B September 2002 SPECTRUM DIGITAL, INC. 12502 Exchange Drive, Suite 440 Stafford, TX. 77477 Tel: 281.494.4505

More information

AD12-16U(PCI)EV. Features. High-Speed Analog Input Board for PCI AD12-16U(PCI)EV 1. Ver.1.01

AD12-16U(PCI)EV. Features. High-Speed Analog Input Board for PCI AD12-16U(PCI)EV 1. Ver.1.01 High-Speed Analog Input Board for PCI AD2-6U(PCI)EV * s, color and design of the products are subject to change without notice. This product is PCI-compliant interface boards that convert analog input

More information

LPFM LOW POWER FM EQUIPMENT GUIDE

LPFM LOW POWER FM EQUIPMENT GUIDE LPFM LOW POWER FM EQUIPMENT GUIDE BROADCAST AUDIO PERFECTIONISTS LPFM low power FM equipment guide One of the challenges in launching a new LPFM station is assembling a package of equipment that provides

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

Sound and Vibration Data Acquisition

Sound and Vibration Data Acquisition NI 9233, NI 9234 NEW! 24-bit resolution 102 db dynamic range 4 simultaneous analog inputs ±5 V input range Antialiasing filters TEDS read/write Recommended Software LabVIEW Sound and Vibration Toolkit

More information

Implementation and Analysis of Area Efficient Architectures for CSLA by using CLA

Implementation and Analysis of Area Efficient Architectures for CSLA by using CLA Volume-6, Issue-3, May-June 2016 International Journal of Engineering and Management Research Page Number: 753-757 Implementation and Analysis of Area Efficient Architectures for CSLA by using CLA Anshu

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

DH400. Digital Phone Hybrid. The most advanced Digital Hybrid with DSP echo canceller and VQR technology.

DH400. Digital Phone Hybrid. The most advanced Digital Hybrid with DSP echo canceller and VQR technology. Digital Phone Hybrid DH400 The most advanced Digital Hybrid with DSP echo canceller and VQR technology. The culmination of 40 years of experience in manufacturing at Solidyne, broadcasting phone hybrids,

More information

PROVIDING AN ENVIRONMENT TO TEACH DSP ALGORITHMS. José Vieira, Ana Tomé, João Rodrigues

PROVIDING AN ENVIRONMENT TO TEACH DSP ALGORITHMS. José Vieira, Ana Tomé, João Rodrigues PROVIDG AN ENVIRONMENT TO TEACH DSP ALGORITHMS José Vieira, Ana Tomé, João Rodrigues Departamento de Electrónica e Telecomunicações da Universidade de Aveiro Instituto de Engenharia e Electrónica e Telemática

More information

USB Smart Power Sensor

USB Smart Power Sensor 50Ω -30 dbm to +20 dbm, 1 MHz to 8000 MHz The Big Deal Fast measurement speed, 10 msec USB HID device compatible with 32/64 Bit operating systems Includes Measurement Application GUI (Graphical User Interface)

More information

Press Publications CMC-99 CMC-141

Press Publications CMC-99 CMC-141 Press Publications CMC-99 CMC-141 MultiCon = Meter + Controller + Recorder + HMI in one package, part I Introduction The MultiCon series devices are advanced meters, controllers and recorders closed in

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

Digital Strobe Tuner. w/ On stage Display

Digital Strobe Tuner. w/ On stage Display Page 1/7 # Guys EEL 4924 Electrical Engineering Design (Senior Design) Digital Strobe Tuner w/ On stage Display Team Members: Name: David Barnette Email: dtbarn@ufl.edu Phone: 850-217-9147 Name: Jamie

More information

CDM10: Channel USB Mixer. Item ref: UK User Manual

CDM10: Channel USB Mixer. Item ref: UK User Manual CDM10:4 19 4 Channel USB Mixer Item ref: 171.135UK User Manual Caution: Please read this manual carefully before operating Damage caused by misuse is not covered by the warranty Introduction Thank you

More information

Design and Analysis of Modified Fast Compressors for MAC Unit

Design and Analysis of Modified Fast Compressors for MAC Unit Design and Analysis of Modified Fast Compressors for MAC Unit Anusree T U 1, Bonifus P L 2 1 PG Student & Dept. of ECE & Rajagiri School of Engineering & Technology 2 Assistant Professor & Dept. of ECE

More information

January 24, Dr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6

January 24, Dr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6 School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6 tp-audio@sfu.ca January 24, 2004 Dr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6 Re:

More information

USB Smart Power Sensor

USB Smart Power Sensor USB Smart Power Sensor 50Ω -30 dbm to +20 dbm, 1MHz to 6000 MHz The Big Deal Low cost USB HID device compatible with 32 Bit operating system Includes Measurement Application GUI (Graphical User Interface)

More information

Connecting a Turntable to Your Computer

Connecting a Turntable to Your Computer http://www.virtual-vinyl.com Connecting a Turntable to Your Computer If you're new to vinyl playback, you may not know that the output of a standard turntable must be amplified and the signal properly

More information

Sound and Vibration Data Acquisition

Sound and Vibration Data Acquisition NI PXI-449x, NI PXIe-449x NEW! 16 simultaneous analog inputs 24-bit resolution 204.8 ks/s maximum sampling rate 114 db dynamic range +10, +20, and +30 db gains ±0.316, 1, 3.16, and 10 V input ranges Antialiasing

More information

Acoustic Measurements Using Common Computer Accessories: Do Try This at Home. Dale H. Litwhiler, Terrance D. Lovell

Acoustic Measurements Using Common Computer Accessories: Do Try This at Home. Dale H. Litwhiler, Terrance D. Lovell Abstract Acoustic Measurements Using Common Computer Accessories: Do Try This at Home Dale H. Litwhiler, Terrance D. Lovell Penn State Berks-LehighValley College This paper presents some simple techniques

More information

GALILEO Timing Receiver

GALILEO Timing Receiver GALILEO Timing Receiver The Space Technology GALILEO Timing Receiver is a triple carrier single channel high tracking performances Navigation receiver, specialized for Time and Frequency transfer application.

More information

MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION

MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION Abstract Sunita Mohanta 1, Umesh Chandra Pati 2 Post Graduate Scholar, NIT Rourkela, India 1 Associate Professor, NIT Rourkela,

More information

S I N E V I B E S FRACTION AUDIO SLICING WORKSTATION

S I N E V I B E S FRACTION AUDIO SLICING WORKSTATION S I N E V I B E S FRACTION AUDIO SLICING WORKSTATION INTRODUCTION Fraction is a plugin for deep on-the-fly remixing and mangling of sound. It features 8x independent slicers which record and repeat short

More information

VERIFICATION TEST PLAN

VERIFICATION TEST PLAN VERIFICATION TEST PLAN : System Dynamics Filtering Laboratory Release Date: January 22, 2013 Revision: A PURPOSE The purpose of this document is to outline testing procedures to be used in order to properly

More information

USB Smart Power Sensor

USB Smart Power Sensor 75Ω -30 dbm to +20 dbm, 100 khz to 2500 MHz The Big Deal 75Ω Impedance Low cost USB HID device compatible with 32/64 Bit operating systems Includes Measurement Application GUI (Graphical User Interface)

More information

UNIVERSAL SPATIAL UP-SCALER WITH NONLINEAR EDGE ENHANCEMENT

UNIVERSAL SPATIAL UP-SCALER WITH NONLINEAR EDGE ENHANCEMENT UNIVERSAL SPATIAL UP-SCALER WITH NONLINEAR EDGE ENHANCEMENT Stefan Schiemenz, Christian Hentschel Brandenburg University of Technology, Cottbus, Germany ABSTRACT Spatial image resizing is an important

More information

FCPM-6000RC. Mini-Circuits P.O. Box , Brooklyn, NY (718)

FCPM-6000RC. Mini-Circuits  P.O. Box , Brooklyn, NY (718) USB / Ethernet Integrated Frequency Counter & Power Meter 50Ω -30 dbm to +20 dbm, 1 MHz to 6000 MHz The Big Deal Automatically synchronized power & frequency measurements USB and Ethernet control Includes

More information

Distributed Arithmetic Unit Design for Fir Filter

Distributed Arithmetic Unit Design for Fir Filter Distributed Arithmetic Unit Design for Fir Filter ABSTRACT: In this paper different distributed Arithmetic (DA) architectures are proposed for Finite Impulse Response (FIR) filter. FIR filter is the main

More information

OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS

OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS IMPLEMENTATION OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS 1 G. Sowmya Bala 2 A. Rama Krishna 1 PG student, Dept. of ECM. K.L.University, Vaddeswaram, A.P, India, 2 Assistant Professor,

More information

Fraction by Sinevibes audio slicing workstation

Fraction by Sinevibes audio slicing workstation Fraction by Sinevibes audio slicing workstation INTRODUCTION Fraction is an effect plugin for deep real-time manipulation and re-engineering of sound. It features 8 slicers which record and repeat the

More information

THE LXI IVI PROGRAMMING MODEL FOR SYNCHRONIZATION AND TRIGGERING

THE LXI IVI PROGRAMMING MODEL FOR SYNCHRONIZATION AND TRIGGERING THE LXI IVI PROGRAMMIG MODEL FOR SCHROIZATIO AD TRIGGERIG Lynn Wheelwright 3751 Porter Creek Rd Santa Rosa, California 95404 707-579-1678 lynnw@sonic.net Abstract - The LXI Standard provides three synchronization

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

Virtual instruments and introduction to LabView

Virtual instruments and introduction to LabView Introduction Virtual instruments and introduction to LabView (BME-MIT, updated: 26/08/2014 Tamás Krébesz krebesz@mit.bme.hu) The purpose of the measurement is to present and apply the concept of virtual

More information

Real-time EEG signal processing based on TI s TMS320C6713 DSK

Real-time EEG signal processing based on TI s TMS320C6713 DSK Paper ID #6332 Real-time EEG signal processing based on TI s TMS320C6713 DSK Dr. Zhibin Tan, East Tennessee State University Dr. Zhibin Tan received her Ph.D. at department of Electrical and Computer Engineering

More information

Kazo Vision. 1. System Chart

Kazo Vision. 1. System Chart Timing & Scoring System for Track Track Timing System is an automatic timing system, which combines the software and hardware and uses high-speed color CCD digital camera. It can realize the automation

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

Bell. Program of Study. Accelerated Digital Electronics. Dave Bell TJHSST

Bell. Program of Study. Accelerated Digital Electronics. Dave Bell TJHSST Program of Study Accelerated Digital Electronics TJHSST Dave Bell Course Selection Guide Description: Students learn the basics of digital electronics technology as they engineer a complex electronic system.

More information

BNC-2090A QUICK START GUIDE. Rack-Mount Connector Accessory for E/M Series DAQ Devices

BNC-2090A QUICK START GUIDE. Rack-Mount Connector Accessory for E/M Series DAQ Devices QUICK START GUIDE BNC-090A Rack-Mount Connector Accessory for E/M Series DAQ Devices The National Instruments BNC-090A is a desktop or rack-mount analog breakout accessory you can connect to E/M Series

More information

Embedded Signal Processing with the Micro Signal Architecture

Embedded Signal Processing with the Micro Signal Architecture LabVIEW Experiments and Appendix Accompanying Embedded Signal Processing with the Micro Signal Architecture By Dr. Woon-Seng S. Gan, Dr. Sen M. Kuo 2006 John Wiley and Sons, Inc. National Instruments Contributors

More information

Prototype Model of Li-Fi Technology using Visible Light Communication

Prototype Model of Li-Fi Technology using Visible Light Communication Prototype Model of Li-Fi Technology using Visible Light Communication Rashmi.T 1, Rajalaxmi.R 2, Mr.Balaji.V.R 3 1,2 UG Student, 3 Assistant Professor Department of ECE, St. Joseph s Institute of Technology

More information

Fermentation Vessel Automation Final Report. Team: Dec Client: Stephanie Loveland ISU Department of Chemical and Biological Engineering

Fermentation Vessel Automation Final Report. Team: Dec Client: Stephanie Loveland ISU Department of Chemical and Biological Engineering Fermentation Vessel Automation Final Report Team: Dec06-07 Client: Stephanie Loveland ISU Department of Chemical and Biological Engineering Faculty Advisor: Dr. Degang Chen Team Members: Andrew Arndt Adam

More information

B I O E N / Biological Signals & Data Acquisition

B I O E N / Biological Signals & Data Acquisition B I O E N 4 6 8 / 5 6 8 Lectures 1-2 Analog to Conversion Binary numbers Biological Signals & Data Acquisition In order to extract the information that may be crucial to understand a particular biological

More information

SRV02-Series. Ball & Beam. User Manual

SRV02-Series. Ball & Beam. User Manual SRV02-Series Ball & Beam User Manual Table of Contents 1. Description...3 1.1 Modular Options...4 2. System Nomenclature and Components...5 3. System Setup and Assembly...6 3.1 Typical Connections for

More information

Benchtop Portability with ATE Performance

Benchtop Portability with ATE Performance Benchtop Portability with ATE Performance Features: Configurable for simultaneous test of multiple connectivity standard Air cooled, 100 W power consumption 4 RF source and receive ports supporting up

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

Interfacing the TLC5510 Analog-to-Digital Converter to the

Interfacing the TLC5510 Analog-to-Digital Converter to the Application Brief SLAA070 - April 2000 Interfacing the TLC5510 Analog-to-Digital Converter to the TMS320C203 DSP Perry Miller Mixed Signal Products ABSTRACT This application report is a summary of the

More information

Digital Electronics Course Outline

Digital Electronics Course Outline Digital Electronics Course Outline PLTW Engineering Digital Electronics Open doors to understanding electronics and foundations in circuit design. Digital electronics is the foundation of all modern electronic

More information

FPGA Implementation of DA Algritm for Fir Filter

FPGA Implementation of DA Algritm for Fir Filter International Journal of Computational Engineering Research Vol, 03 Issue, 8 FPGA Implementation of DA Algritm for Fir Filter 1, Solmanraju Putta, 2, J Kishore, 3, P. Suresh 1, M.Tech student,assoc. Prof.,Professor

More information