118th AES Convention Barcelona, Spain - May 28-31, 2005

Size: px
Start display at page:

Download "118th AES Convention Barcelona, Spain - May 28-31, 2005"

Transcription

1

2 118th AES Convention Barcelona, Spain - May 28-31, 2005 NU-Tech: implementing DSP Algorithms in a plug-in based software platform for Real Time Audio applications Abstract: This work presents a novel software platform called NU-Tech to implement real-time DSP algorithms in multi-channel scenarios. Running on a common PC, the overall framework is based on a plug-in architecture, allowing the user to connect specific blocks, operating as DSP algorithms, within the available graphical design environment. These blocks, namely NUTs (NU-Tech Satellites), have to be previously written in C++. A strict control over latency times is insured by a proper interface to the hardware layer of the PC sound card. It turns out that NU-Tech is well suited for development, real-time debugging and fine tuning of DSP algorithms. As further application, it fulfils the role of DSP operating core of new stand-alone programs preventing the user to develop them from scratch. Some examples are provided to show the effectiveness of the idea.

3 What is NU-Tech? NU-Tech is a powerful DSP platform to validate and real-time debug complex algorithms, simply relying on a common PC and a soundcard NU-Tech is based on an easy plug-in architecture NU-Tech gives the developer the freedom to write his own NUTSs (NU-Tech Satellites)in C++, plug them into the GUI and test the final result on a common PC A low-level ASIO 2.0 interface allows minimum and repetable latencies fully exploiting hardware resources

4 NU-Tech Development Environment

5 What is a NUTS? A NUTS is a NU-Tech Satellite, basically a standard DLL: Each NUTS has its own fully customizable setting window Windowless NUTSs are allowed Data Type and Precision can be selected Data Type coherence-check between NUTSs Mouse-sensitive pins Each NUTS has its own palette in trace window

6 Some Graphical NUTSs The setting window can be freely converted to a graphical interface to create customized tools

7 NUvigator A Navigator NUTS can load multichannel tracks or multiple mono/stereo tracks to easily make comparisons. A real multi-track FFT display allows x-y zooming, x-y mooving and window resizing. Custom FFT windows, resolution and overlap size Logarithmic/Linear view Buttons-free interface: stop to mouse moving around the screen to change functionality. All the functions are where you need them.

8 NUvigator

9 The Trace Window Each NUTS can programmatically expose internal variables to be traced during run-time execution without forcing the execution to suspend The variables can be forced during algorithm testing with no need to stop the application and recompile your NUTS to see changes The state of objects on the NUTS' GUI can be altered simply exposing the linked variables. NU-Tech automatically insert a new tab for each NUTS exposing one or more variables The trace window can be hidden for zero CPU overhead

10 NUTS SDK An SDK is freely downloadable from NU-Tech web site It shows how to develop user defined NUTSs in few steps in C/C++

11 Target Applications Multi microphone acquisition scenarios Algorithm testing Demonstration platform for the early stage of development Complex routing structures Some examples: Beam-forming Line-array speakers AEC Multichannel automotive audio systems

12 An Audio Application: Line Array Loudspeaker Array tuning process can be eased by a suitable set of NUTS: parametric equalizers fractional delays etc... just relaying on a common PC equipped with a MIMO sound card

13 Industry App: Accelometer Control LIS3L02DQ MEMS accelerometer by ST Microelectronics RS232 NUTS reproducing an excitation signal simultaneously acquire acceleration data sensed by the device. A micro sampling standard graphical controller acquires data at their maximum resolution at a rate of 280Hz and communicate them through an RS232/UART interface connection to NU-Tech where special purpose NUTSs show results.

14 Hands-Free Telephone Demonstrator Leaff has developed a handsfree telephone demonstrator to prove the new ATMEL DIOPSIS 740 capabilities and features. The algorithms developing, testing and tuning have all been performed in NU-Tech Environment A suitable code porting let the application previously developed work on an ATMEL DIOPSIS740 based architecture Validating the NU-Tech based approach

15 AEC Block Diagram Input signal x[n] Adaptive Filter W[n] Filter output Error signal y[n] Acoustic Impulse Response H[n] d[n] Echoed signal Σ e[n] = d[n] y[n] A frequency domain adaptive filter block LMS algorithm (PBFDAF) can number of multiplications. approach based on significantly reduce the the

16 NU-Tech AEC Implementation AEC I/O signals are physical soundcard I/O or audio files Main Advantages: Fast Development No need of specific HW (PC with SoundCard) Reuse of Code (NUTSs previously implemented) Swift Deployment (Build an EXE and distribute it)

17 NU-Tech AEC Real-Time Validation

18 Car Audio System Plug NU-Tech to the audio system and experiment a number of different solutions: Fine tuning of digital filters, Equalization, Phase correction, Delays and gains can be accomplished A binaural head (or a mic) can be used for post-processing purposes or real-time acoustic parameters inspection

19 NU-Tech Licensing We have decided to distribute NU-Tech as: Freeware for non-commercial use! This allows anybody who wishes to use NU-Tech for their private projects to do so. Students and teachers educational projects. can use this version for any It is even ok to use this version in a commercial environment, as long as you just want to evaluate the software. As soon as you start using it for commercial projects, you will have to purchase a license.

20 NU-Tech Framework for stand-alone audio applications Design Professional Audio Applications with limited effort Restricted set of functions to get full control over the framework Create a configuration and use it programmatically NUTSs are standard.dll files so you can easily update your application If you don't need a custom GUI, you can create an executable interface and distribute it with NU-Tech standard

21

22

23

24 NU-Tech for hartes hartes: Holistic Approach to Reconfigurable real Time Embedded Systems (IST supported by the FP6 of the EC, under the thematic area "Embedded Systems".) NU-Tech technology is supposed to be the core of one of the tools to be developed, letting Leaff play the role of one of the technology contributors in the consortium. European key players in methodologies and application Industry: Thales, Thomson: multimedia and communications; FAITAL: automotive and audio market; Atmel, ScaleoChip, Leaff: platforms, tools and methodologies Academy: PoliMi, TU Delft, Imperial College; INRIA: tools and methodologies; UNIVPM, Fraunhofer Institut, UAPV, UNIFE: applications

25 Conclusions NU-Tech is an emerging technology which tries to propose a different approach in the field of embedded systems development process. NU-Tech could represent a good solution to the problem of creating software on time, on budget and with the desired functionality. NU-Tech platform can count on a growing community of users and developers with the aim of improving its features and widening its application areas (SDK) NU-Tech 2.0: with video support (powerful video streaming engine, with syncronization feature, for frame processing and video algorithms)

SOLUTIONS: TECH TIP. How to Set Up Skype with the Attero Tech undusb in a Symetrix conferencing system

SOLUTIONS: TECH TIP. How to Set Up Skype with the Attero Tech undusb in a Symetrix conferencing system How to Set Up Skype with the Attero Tech undusb in a Symetrix conferencing system This Tech Tip will explain the process of integrating Skype software with Symetrix hardware, using the Attero Tech undusb

More information

Convention Paper Presented at the 128th Convention 2010 May London, UK

Convention Paper Presented at the 128th Convention 2010 May London, UK Audio Engineering Society Convention Paper Presented at the 128th Convention 2010 May 22 25 London, UK The papers at this Convention have been selected on the basis of a submitted abstract and extended

More information

Audio Signal Processing in MATLAB Youssef Abdelilah Senior Product Manager

Audio Signal Processing in MATLAB Youssef Abdelilah Senior Product Manager Audio Signal Processing in MATLAB Youssef Abdelilah Senior Product Manager 2014 The MathWorks, Inc. 1 Agenda Tunable parametric equalizer example Audio tone removal example 1 2 3 How to create a streaming

More information

USER GUIDE FOR PREDICTION ERROR METHOD OF ADAPTIVE FEEDBACK CANCELLER ON ios PLATFORM FOR HEARING AID APPLICATIONS

USER GUIDE FOR PREDICTION ERROR METHOD OF ADAPTIVE FEEDBACK CANCELLER ON ios PLATFORM FOR HEARING AID APPLICATIONS Page 1 of 13 USER GUIDE FOR PREDICTION ERROR METHOD OF ADAPTIVE FEEDBACK CANCELLER ON ios PLATFORM FOR HEARING AID APPLICATIONS Parth Mishra, Anshuman Ganguly, Nikhil Shankar STATISTICAL SIGNAL PROCESSING

More information

PolarConnect. Connecting students and the public to the excitement of polar science in real-time!

PolarConnect. Connecting students and the public to the excitement of polar science in real-time! PolarConnect Connecting students and the public to the excitement of polar science in real-time! PolarConnect, developed and administered by ARCUS, is a distance-learning environment that virtually transports

More information

Logitech Training. icon in the lower right hand corner or select

Logitech Training. icon in the lower right hand corner or select Logitech Training Logitech QuickCam Pro Click on the icon in the lower right hand corner or select Start, All Programs, Logitech, Logitech QuickCam Camera Settings: Video Should show Logitech QuickCamPro

More information

Bluetooth hands-free solutions and satellite navigation for all requirements.

Bluetooth hands-free solutions and satellite navigation for all requirements. The full range Bluetooth hands-free solutions and satellite navigation for all requirements. A corporation of Funkwerk AG Taking hands-free systems to the next level. EGO, from Funkwerk. EGO. Talk freely

More information

Spider MT503 SMART USER MANUAL. Page 1

Spider MT503 SMART USER MANUAL. Page 1 Spider MT503 SMART USER MANUAL Page 1 INDEX Overview...Page 03 Connecting the Spider...Page 04 Using the Spider...Page 05 Directional Array...Page 05 Volume Control...Page 06 Display...Page 06 External

More information

Spider MT503 SMART USER MANUAL. Page 1

Spider MT503 SMART USER MANUAL. Page 1 Spider MT503 SMART USER MANUAL Page 1 INDEX Overview...Page 03 Connecting the Spider...Page 04 Using the Spider...Page 05 External Mic/Speaker...Page 06 Daisy Chaining...Page 07 Specifications...Page 10

More information

Customising Field Programmability

Customising Field Programmability Customising Field Programmability Wayne Luk Department of Computing Imperial College London FPL 1 September 2010 1 Overview 1. how it begins 2. customisation + field programmability 3. customisation: fab

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide Before starting with Easy School installation please check : Verify there is a Sound Card with recordering proof of MIC using Sound recorder of Windows (you should hear recording

More information

Adobe Flash Professional CC Voluntary Product Accessibility Template

Adobe Flash Professional CC Voluntary Product Accessibility Template Adobe Flash Professional CC Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Integration of Active Noise Control in future IVI system designs

Integration of Active Noise Control in future IVI system designs 10 September 2017 Rolf Schirmacher: Integration of ANC in future IVI systems 1 Integration of Active Noise Control in future IVI system designs How to deal with low latency requirements? Motivation Active

More information

USER MANUAL QUATTRO 3 CONFERENCE SPEAKERPHONE MODEL 304

USER MANUAL QUATTRO 3 CONFERENCE SPEAKERPHONE MODEL 304 USER MANUAL QUATTRO 3 CONFERENCE SPEAKERPHONE MODEL 304 QUATTRO3 OVERVIEW 4 Microphone Array Volume Up L1 Function L2 Function Power/Mute Volume Down The Quattro3 (Q3) is a high-quality conference speakerphone

More information

Release 9 Features. Feature Overview. Digital Recording Digital sound quality and computerized convenience.

Release 9 Features. Feature Overview. Digital Recording Digital sound quality and computerized convenience. Release 9 Features Interview Recorder 9 Meeting Recorder 9 Gov Recorder 9 Court Recorder 9 SoniClear software replaces cassette and dictation-type recorders with advanced Windows-based recording. Record

More information

Functional description

Functional description Bluetooth Hands-Free Unit Basic ( 1420D/I_P&C ) Functional description Manual Version Feb. 2009 Table of contents 1. Introduction...3 1.1. Important installation information please observe!!!...3 1.2.

More information

Salesforce Lightning Experience Analytics (Dashboard and Reports)

Salesforce Lightning Experience Analytics (Dashboard and Reports) Analytics (Dashboard and Reports) Voluntary Product Accessibility Template (VPAT) October 2015 This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers

More information

How Your Desktop Looks After Joining the Training

How Your Desktop Looks After Joining the Training How Your Desktop Looks After Joining the Training After joining the training your desktop will look similar to the desktop shown below. When the training begins you will see live video of your instructor,

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 C/C++ 사용자를위한 MATLAB 활용 : 알고리즘개발및검증 이웅재부장 2015 The MathWorks, Inc. 2 Signal Processing Algorithm Design with C/C++ Specification Algorithm Development C/C++ Testing & Debugging

More information

data recorder Powerful, portable, intuitive to use Data acquisition with Genesis HighSpeed

data recorder Powerful, portable, intuitive to use Data acquisition with Genesis HighSpeed data recorder Powerful, portable, intuitive to use Data acquisition with Genesis HighSpeed Infinite application potential GEN3i the flexible solution for a wide range of applications The portable GEN3i

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the availability

More information

Voice over problems Posted by erir - 13 Oct :15

Voice over problems Posted by erir - 13 Oct :15 Voice over problems Posted by erir - 13 Oct 2012 16:15 Hi, I am actually not sure if voice over should work at all. However I tried it and I got bad results. I am using an Mixer with USB connection to

More information

Table of Contents 1. INTRODUCING DLL MODES AND SETTINGS IN DLL GENERAL DLL FEATURES...4

Table of Contents 1. INTRODUCING DLL MODES AND SETTINGS IN DLL GENERAL DLL FEATURES...4 Table of Contents 1. INTRODUCING DLL...1 2. MODES AND SETTINGS IN DLL...2 2.1 TEACHING MODE... 2 2.2 SELF LEARNING MODE... 2 2.3 NORMAL SETTING... 3 2.4 MANUAL SETTING... 3 2.5 CAPTURE SETTING... 3 3.

More information

Nahimic Troubleshooting Instructions and Q&A The document applies to all MSI Notebook and Vortex product which supports Nahimic.

Nahimic Troubleshooting Instructions and Q&A The document applies to all MSI Notebook and Vortex product which supports Nahimic. Nahimic Troubleshooting Instructions and Q&A The document applies to all MSI Notebook and Vortex product which supports Nahimic. To know whether the product supports Nahimic or not, please visit MSI website

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Date 2017-02-06 Name of Product Top Hat Lecture - Student - Android App Version Contact Steve Pascoe steve.pascoe+vpat@tophat.com Summary Table Criteria

More information

ClearSpeed Visual Profiler

ClearSpeed Visual Profiler ClearSpeed Visual Profiler Copyright 2007 ClearSpeed Technology plc. All rights reserved. 12 November 2007 www.clearspeed.com 1 Profiling Application Code Why use a profiler? Program analysis tools are

More information

Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template

Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Salesforce Lightning Experience Analytics (Dashboard and Reports)

Salesforce Lightning Experience Analytics (Dashboard and Reports) Analytics (Dashboard and Reports) Voluntary Product Accessibility Template (VPAT) This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate

More information

Adobe Captivate 7 Voluntary Product Accessibility Template

Adobe Captivate 7 Voluntary Product Accessibility Template Adobe Captivate 7 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

LMS Pimento The Multichannel Analyzer with Portable Power

LMS Pimento The Multichannel Analyzer with Portable Power LMS Pimento The Multichannel Analyzer with Portable Power LMS INTERNATIONAL Empowering Engineering Innovation LMS Pimento The portable analyzer with professional power Looking for a solution for general

More information

Adobe InDesign CC Voluntary Product Accessibility Template

Adobe InDesign CC Voluntary Product Accessibility Template Adobe InDesign CC Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

LabVIEW programming I

LabVIEW programming I FYS3240 PC-based instrumentation and microcontrollers LabVIEW programming I LabVIEW basics Spring 2011 Lecture #2 Bekkeng 13.1.2011 Virtual Instruments LabVIEW programs are called virtual instruments,

More information

CHAT 50 Personal Speakerphone. Quick Start Guide

CHAT 50 Personal Speakerphone. Quick Start Guide CHAT 50 Personal Speakerphone Quick Start Guide Table of Contents CHAT 50 Features...1 Configuring the CHAT 50...2 Connecting Your CHAT 50...3 Co n n e c t i n g t h e CHAT 50 to a PC... 3 Configuring

More information

Tech Day Camtasia. What is Camtasia Studio?

Tech Day Camtasia. What is Camtasia Studio? Tech Day 2008 Camtasia What is Camtasia Studio? Camtasia Studio is a video-based screen capturing software program. It is analogous to using a video camera to record your screen. However, unlike using

More information

Before starting the troubleshooting, make sure you have installed the latest version of audio driver and Nahimic on your notebook.

Before starting the troubleshooting, make sure you have installed the latest version of audio driver and Nahimic on your notebook. Nahimic Troubleshooting Instructions and Q&A Please refer to the Troubleshooting Instructions to resolve the problem, if you encounter any audio problem listed below. Audio playback: Low volume, weak,

More information

Introduction. TRITTON Display Driver (For Palette Consoles to Operate 3 Video Monitors) Parts Required. Page 1 of 7

Introduction. TRITTON Display Driver (For Palette Consoles to Operate 3 Video Monitors) Parts Required. Page 1 of 7 Page 1 of 7 SUBJECT: PaletteOS - TRITTON Display Driver Install DISTRIBUTION: Authorized Service Centers & Field Techs SERIES: Strand Lighting Light Palette / Palette Consoles STATUS: Routine Introduction

More information

Quick Guide Konftel 50 Conference Unit

Quick Guide Konftel 50 Conference Unit Quick Guide Konftel 50 Conference Unit UK English Conference phones for every situation DESCRIPTION Three LEDs Green microphone on Red microphone off Three speakers Microphone, 360 sound recording Line

More information

Introduction to Kaltura

Introduction to Kaltura Introduction to Kaltura The Kaltura media content management system allows users to record, stream, and manage multimedia files. This industry-leading enterprise system offers many robust tools. This guide

More information

Setting Up a Zoom Classroom

Setting Up a Zoom Classroom These instructions were created for use in a classroom situation where: 1. Students are present in the room and one or more students are joining remotely 2. The classroom is equipped with a tech pack (computer

More information

PCI RadioLINK. FM Radio with Digital Turning. User Manual

PCI RadioLINK. FM Radio with Digital Turning. User Manual PCI RadioLINK FM Radio with Digital Turning Specification PCI Bus Master Interface q Ensures low system overhead for audio data transfer q Plug-N-Play compatible q 32-bit PCI Bus Master, PCI 2.1 compliant

More information

Keyword Recognition Performance with Alango Voice Enhancement Package (VEP) DSP software solution for multi-microphone voice-controlled devices

Keyword Recognition Performance with Alango Voice Enhancement Package (VEP) DSP software solution for multi-microphone voice-controlled devices Keyword Recognition Performance with Alango Voice Enhancement Package (VEP) DSP software solution for multi-microphone voice-controlled devices V1.19, 2018-12-25 Alango Technologies 1 Executive Summary

More information

Fiche technique IndUScan V3

Fiche technique IndUScan V3 Produit IndUScan Dossier Date 28/08/15 Page 1 / 5 I / Presentation The IndUScan is an industrial system of ultrasonic control and acquisition. It combines ultrasonic, piloting, and interfacing electronics

More information

Version New Features. New Speaker presets for all VTX Line Array systems

Version New Features. New Speaker presets for all VTX Line Array systems Version 2.3.0 February 2017 New Features New Speaker presets for all VTX Line Array systems New speaker presets for VTX V20, VTX V25-II and VTX Subwoofers Release 2 presets for VTX V20 Improved phase response

More information

HS-8100 BLUETOOTH CAR KIT Product information

HS-8100 BLUETOOTH CAR KIT Product information Product information UK 1 12 V plug 2 Microphone connection 3 Link button 4 Function indicator (blue/red) 5 Call button 6 + Volume button Use Car kit Microphone Short microphone 7 - Volume button 8 Speaker

More information

How to Change the Default Playback & Recording Audio Device. How to Change the Default Playback Device

How to Change the Default Playback & Recording Audio Device. How to Change the Default Playback Device How to Change the Default Playback & Recording Audio Device Sound is a very important part of our computing experience. We listen to music, do voice chat, watch movies, play games, record sound, etc. In

More information

User Manual Digital & Analog Pre-Amplifier DA3

User Manual Digital & Analog Pre-Amplifier DA3 WWW.MOBRIDGE.US CONTACT US PHONE +61 3 946 997 / INQUIRIES sales@mobridge.com.au User Manual Digital & Analog Pre-Amplifier DA3 Contents WWW.MOBRIDGE.US Figure Diagrams FIG 01 DA3 Connected 06 FIG 02 DA3

More information

User guide Conference phone Konftel 200

User guide Conference phone Konftel 200 User guide Conference phone Konftel 200 Deutsch I I Français I Italiano Conference phones for every situation This package includes the following items: 1 pc User Guide 1 pc Conference Phone 1 pc Mains

More information

Audacity Tutorial Recording With Your PC

Audacity Tutorial Recording With Your PC Audacity Tutorial Recording With Your PC Audacity can record any audio signal that is played into the computer soundcard. This could be sound from a microphone, guitar or CD/record/cassette player. The

More information

Configuring Yamaha MIDI Instruments and Windows 2000

Configuring Yamaha MIDI Instruments and Windows 2000 Configuring Yamaha MIDI Instruments and Windows 2000 Table of Contents: I. MIDI Files vs. Audio Files II. Creating a CD from a Standard MIDI File III. Using Instrument 'MIDI IN and OUT' Connections for

More information

EN Comfort Range Bluetooth

EN Comfort Range Bluetooth Comfort Range EN is an easy to use in-car wireless communication system. It is functional and practical and enables you to communicate freely and in complete safety while making your everyday journeys

More information

Array Microphone Products and Technologies for the Internet of Things 2018

Array Microphone Products and Technologies for the Internet of Things 2018 Andrea Electronics Corporation Presents Array Microphone Products and Technologies for the Internet of Things 2018 Our History of Audio Innovation Founded in 1934 by Radio Pioneer Frank A.D. Andrea, Sr.

More information

Date: September 9, 2016 Name of Product: Cisco Packet Tracer for Windows, version 7.0 Contact for more information:

Date: September 9, 2016 Name of Product: Cisco Packet Tracer for Windows, version 7.0 Contact for more information: Date: September 9, 2016 Name of Product: Cisco Packet Tracer for Windows, version 7.0 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 7 and 8 with Freedom

More information

Using Liberty Instruments PRAXIS for Room Sound Convolution Rev 9/12/2004

Using Liberty Instruments PRAXIS for Room Sound Convolution Rev 9/12/2004 Using Liberty Instruments PRAXIS for Room Sound Convolution Rev 9/12/2004 Overview Room Sound Convolution is an operation that allows you to measure, save, and later recreate a representation of the sound

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports. Supports

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports. Supports Date: May 3, 2016 Name of Product: ThinkPad 13 (Chrome) Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based Internet

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports VPAT.

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports VPAT. Date: 8 May 2018 Name of Product: Lenovo IdeaPad 330-15IKB, 330-17IKB Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section 1194.22

More information

How to Host WebEx Meetings

How to Host WebEx Meetings How to Host WebEx Meetings Instructions for ConnSCU Faculty and Staff using ConnSCU WebEx Table of Contents How Can Faculty and Staff Use WebEx?... 3 Inviting Meeting Participants... 3 Tips before Starting

More information

Articulate Presenter Pro

Articulate Presenter Pro Articulate Presenter Pro Summary Articulate Presenter converts PowerPoint to Flash. It allows the user to integrate narration and interactivity into any PowerPoint presentation. It uses templates to embed

More information

Presented by: Terry Gordon, FrontRow

Presented by: Terry Gordon, FrontRow The Wired Schoolhouse Presented by: Terry Gordon, FrontRow Save time and money and increase efficiency. Cost savings: A networked, single-platform communication system can save thousands on hardware and

More information

Salesforce Lightning App Builder

Salesforce Lightning App Builder Voluntary Product Accessibility Template (VPAT) December 2015 This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate Salesforce Lightning

More information

Using Hybrid Reverb 2 in a VTPO. Overview

Using Hybrid Reverb 2 in a VTPO. Overview Using Hybrid Reverb 2 in a VTPO Overview Hybrid Reverb 2 is a true stereo convolution reverb that recreates the acoustic space of various rooms and halls. It is simple to use and comes complete with an

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3. Supporting Features. Not Applicable. Supported with Exceptions. Supported with Exceptions

VPAT. Voluntary Product Accessibility Template. Version 1.3. Supporting Features. Not Applicable. Supported with Exceptions. Supported with Exceptions VPAT Voluntary Product Accessibility Template Version 1.3 Date: 01 August 2014 Name of Product: kuracloud Contact for more Information: John Enlow (Chief Technical Officer) Summary Table Section 1194.21

More information

MODIFIED IMDCT-DECODER BASED MP3 MULTICHANNEL AUDIO DECODING SYSTEM Shanmuga Raju.S 1, Karthik.R 2, Sai Pradeep.K.P 3, Varadharajan.

MODIFIED IMDCT-DECODER BASED MP3 MULTICHANNEL AUDIO DECODING SYSTEM Shanmuga Raju.S 1, Karthik.R 2, Sai Pradeep.K.P 3, Varadharajan. MODIFIED IMDCT-DECODER BASED MP3 MULTICHANNEL AUDIO DECODING SYSTEM Shanmuga Raju.S 1, Karthik.R 2, Sai Pradeep.K.P 3, Varadharajan.E 4 Assistant Professor, Dept. of ECE, Dr.NGP Institute of Technology,

More information

5. Zoom Web Pages for Account Users allows users to start and join meetings, as well as manage some of their own meeting settings.

5. Zoom Web Pages for Account Users allows users to start and join meetings, as well as manage some of their own meeting settings. Date: Jan 15, 2017 Name of Product: Zoom Video Conferencing and Webinar v4.0 (Windows) Contact for more Information: access@zoom.us Zoom's video communications product suite runs on mobile, desktop, and

More information

Digital Storytelling with Photo Story 3

Digital Storytelling with Photo Story 3 Digital Storytelling with Photo Story 3 Before you begin, upload your digital images and save them into an easily identifiable folder in a convenient location on your hard drive eg. the my pictures directory.

More information

THE PLAY 5 SYSTEM RELEASE NOTES & INSTALLATION GUIDE

THE PLAY 5 SYSTEM RELEASE NOTES & INSTALLATION GUIDE THE PLAY 5 SYSTEM RELEASE NOTES & INSTALLATION GUIDE EASTWEST SOUNDS Welcome to the PLAY 5 System! Whether this is your first experience with the PLAY System, or you re upgrading from a previous version,

More information

Morset Sound Development. User s Guide

Morset Sound Development. User s Guide Morset Sound Development WinMLS 2000 for Microsoft Windows 95/98/ME/NT/2000/XP User s Guide Design: L. H. Morset, A. Goldberg, P. Svensson, +++. Programming: L. H. Morset, J. R. Mathiassen, J. T. Kommandantvold,+++.

More information

Additional documentation is available via the Zoom online knowledge base:

Additional documentation is available via the Zoom online knowledge base: Guide to Using Zoom Additional documentation is available via the Zoom online knowledge base: https://support.zoom.us/home. Creating a Zoom Meeting What You Need To Create a Meeting A zoom account. You

More information

I. Introduction General Introduction Features Requirements Design View Device View... 4 II.

I. Introduction General Introduction Features Requirements Design View Device View... 4 II. I. Introduction... 2 1. General Introduction... 2 2. Features... 3 3. Requirements... 3 4. Design View... 3 5. Device View... 4 II. Build-in Devices... 5 1. ASIO Audio Interface... 5 2. MIDI In/MIDI Out...

More information

imc STUDIO measurement data analysis visualization automation Integrated software for the entire testing process imc productive testing

imc STUDIO measurement data analysis visualization automation Integrated software for the entire testing process imc productive testing imc STUDIO measurement data analysis visualization automation Integrated software for the entire testing process imc productive testing www.imc-studio.com imc STUDIO at a glance The intuitive software

More information

Setting UP the UMI-1 with True RTA

Setting UP the UMI-1 with True RTA Setting UP the UMI-1 with True RTA PC based test gear or single purpose device? Is there an easier way? Sure. There are lots of options for a single purpose device that will allow you to make frequency

More information

Accessibility for Sugar 6.7

Accessibility for Sugar 6.7 Accessibility for Sugar 6.7 1 / 10 Accessibility for Sugar 6.7... 3 Voluntary Product Accessibility Template... 3 Summary... 3 Section 1194.22 Web-based Intranet and Internet Information and Applications...

More information

DANTE CERTIFICATION PROGRAM LEVEL 2

DANTE CERTIFICATION PROGRAM LEVEL 2 DANTE CERTIFICATION PROGRAM LEVEL 2 THE DANTE CERTIFICATION PROGRAM Level 2: Intermediate Dante Concepts Delivered in-person Larger systems (approx. 12 devices) Clocking options Understanding unicast &

More information

CHICAGO TEACHER S UNION

CHICAGO TEACHER S UNION Meeting Room Case Study: Facility-Wide Control The Q-SYS TM Platform provides software-based control for this facility without dedicated control hardware. CHICAGO TEACHER S UNION Chicago, IL The Chicago

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Voluntary Product Accessibility Template Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary

More information

PJP-50USB. Conference Microphone Speaker. User s Manual MIC MUTE VOL 3 CLEAR STANDBY ENTER MENU

PJP-50USB. Conference Microphone Speaker. User s Manual MIC MUTE VOL 3 CLEAR STANDBY ENTER MENU STANDBY CLEAR ENTER MENU PJP-50USB Conference Microphone Speaker VOL 1 4 7 5 8 0 6 9 MIC MUTE User s Manual Contents INTRODUCTION Introduction... Controls and Functions... Top panel... Side panel...4

More information

Hosted Voice End User Guide Version 1.0 April End User Guide

Hosted Voice End User Guide Version 1.0 April End User Guide Hosted Voice End User Guide Version 1.0 April 2013 End User Guide Contents 1 Introduction... 1 2 Introducing CommPortal... 2 2.1 Accessing and Logging In... 2 2.2 Using CommPortal... 2 2.3 Getting help...

More information

HVG400. Installation Guide

HVG400. Installation Guide HVG400 Installation Guide September 2013 Trademarks & Copyright Trademarks All trademarks mentioned in this manual are the sole property of their respective manufacturers. Copyright Ltd., Jerusalem, Israel

More information

GET STARTED WITH SKYPE FOR BUSINESS

GET STARTED WITH SKYPE FOR BUSINESS GET STARTED WITH SKYPE FOR BUSINESS WINDOWS 7 AND 10 This guide is made of multiple sections: A. Installation of Skype for Business B. Audio and Video C. Skype meeting D. Supplementary information Before

More information

Greenwich Instruments Ltd. G-COMS MP3 Music On Hold Player

Greenwich Instruments Ltd. G-COMS MP3 Music On Hold Player Greenwich Instruments Ltd G-COMS MP3 Music On Hold Player Document Version 1.0.2 Prepared By: Richard Iles Created: 11/04/2006 Updated: 27/04/2007 Greenwich Instruments Ltd Page 2 of 7 INDEX Specification

More information

Hi-Phone DeskTop USB H/W User Manual

Hi-Phone DeskTop USB H/W User Manual Hi-Phone DeskTop USB H/W User Manual 1.08.08 Way2call Communication Ltd. reserves the right to make changes to the Hi-Phone devices and to the content of this document without notice 2001 Way2call Communications

More information

GoToMeeting Tips by Greg Hanner, 2014 Chair of the ECAR Technology & MLS Committee

GoToMeeting Tips by Greg Hanner, 2014 Chair of the ECAR Technology & MLS Committee GoToMeeting Tips by Greg Hanner, 2014 Chair of the ECAR Technology & MLS Committee 1. You will receive an email with the link to the GoToMeeting. Committees will decide whether the meeting will be entirely

More information

Dolphin EasyReader. Version Quick-Start Guide Software Summary Vendor Support

Dolphin EasyReader. Version Quick-Start Guide Software Summary Vendor Support Dolphin EasyReader Version 4.01 Quick-Start Guide Software Summary Vendor Support The development of this project by the AIM Consortium and the Michigan Department of Education IDEA Mandated Activities

More information

DICENTIS Conference System

DICENTIS Conference System DICENTIS Conference System White paper : World-Class performance using OMNEO Version 2.0 Date: 20.01.2017 Authors: Marc Smaak & Roel Verheggen DICENTIS Conference System White Paper: World-Class performance

More information

Getting started Guide

Getting started Guide Getting started Guide STEVAL-BFA001V1B Predictive maintenance kit with sensors and IO-Link capability System Research and Applications July 2018 Contents 2 STEVAL-BFA001V1B Kit Overview Setup and programming

More information

Directivity of Speaker Arrays AN 70

Directivity of Speaker Arrays AN 70 Directivity of Speaker Arrays AN 70 Application Note of the KLIPPEL R&D System (Document Revision 1.4) FEATURES SPL at any point in 3D space in near and far field Sound Power, Sensitivity, Directivity

More information

Greenwood International School Course Description

Greenwood International School Course Description Ref: GIS ICT G11 2017-2018 Greenwood International School Course Description SUBJECT : Information and Communication Technology (ICT) GRADE LEVEL : 11 DURATION : 1 Year TEACHER : Ms. Sarika GOAL: The students

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding the availability

More information

Apptec Corporation. Our products and solutions make your work easier!

Apptec Corporation. Our products and solutions make your work easier! PCRRecorder Voice-Activated Pedal Controlled PC Recorder DigiLog Manual Installation, setup and use. Availability and specifications subject to change without notice. Version 08.00.04 COPYRIGHT Copyright

More information

Summary Table VPAT Voluntary Product Accessibility Template. Supporting Features. Generally Supported. Not Applicable. Not Applicable.

Summary Table VPAT Voluntary Product Accessibility Template. Supporting Features. Generally Supported. Not Applicable. Not Applicable. Date: 4-14-2017 Name of Product: SonicWall NSA 2600 Network appliance series Contact for more Information (name/phone/email): Usha Sanagala/408-962-6248/ usanagala@sonicwall.com Summary Table Remarks and

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template Date: 8/24/2015 Name of Product: Lumeta IPsonar Contact for more Information: http://www.lumeta.com Summary Table Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based internet

More information

Software for downloading, displaying, editing and reporting data from SC420

Software for downloading, displaying, editing and reporting data from SC420 DATASHEET D_SI020_v0003_20161230_EN DESCRIPTION display of all the measurement information on the screen in several synchronized panels (spectrum and time history graphs and 3D spectrograms) and listen

More information

5. Zoom Web Pages for Account Users allows users to start and join meetings, as well as manage some of their own meeting settings.

5. Zoom Web Pages for Account Users allows users to start and join meetings, as well as manage some of their own meeting settings. Date: Jan 15, 2017 Name of Product: Zoom Video Conferencing and Webinar v4.0 (Mac OSX) Contact for more Information: access@zoom.us Zoom's video communications product suite runs on mobile, desktop, and

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the availability

More information

Elluminate Live! Troubleshooting Guide

Elluminate Live! Troubleshooting Guide Elluminate Live! Troubleshooting Guide Windows 95/98/Me/NT/2000/XP Elluminate Live!, vtutor, vmentor, Jinx, Active Objects, Direct Messaging and AppSnap are all trademarks of Elluminate, Inc. PowerPoint

More information

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption January 2017 W3C CASE STUDY Teamwork on Open Standards Development Speeds Industry Adoption Like driving a long stretch of open road alone, standards development work can be a lonely endeavor. But with

More information

VoIP Gateway High Performance VoIP Gateway Solution

VoIP Gateway High Performance VoIP Gateway Solution AP2610 VoIP Gateway High Performance VoIP Gateway Solution Hot-Line VoIP Intercom Solution using AP-AUDIO2 Module www.addpac.com AddPac Technology 2015, Sales and Marketing Contents AP2610 Product Overview

More information

EASE Focus Loudspeaker Array 2-D Aiming Software

EASE Focus Loudspeaker Array 2-D Aiming Software EASE Focus Loudspeaker Array 2-D Aiming Software by Charles Hughes Introduction EASE Focus is a loudspeaker array aiming software from Software Design Ahnert GmbH (SDA) in Berlin, Germany. It is primarily

More information

Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features. Generally Supported. Not Applicable. Not Applicable.

Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features. Generally Supported. Not Applicable. Not Applicable. Date: 4-14-2017 Name of Product: SonicWall SOHO/SOHOW Network appliance series Contact Information: Lawrence Wagner, lwagner@sonicwall.com, 408-752-7886 Summary Table Criteria Supporting Remarks and explanations

More information

Codec Solution. AddPac Technology. 2013, Sales and Marketing.

Codec Solution. AddPac Technology. 2013, Sales and Marketing. Full HD Video Conference Codec Solution AddPac Technology www.addpac.com 2013, Sales and Marketing Contents Full HD Video Conference Codec Service Diagram Full HD Video Conference Codec AP-HCC2000 Full

More information

Building a Bridge: from Pre-Silicon Verification to Post-Silicon Validation

Building a Bridge: from Pre-Silicon Verification to Post-Silicon Validation Building a Bridge: from Pre-Silicon Verification to Post-Silicon Validation FMCAD, 2008 Moshe Levinger 26/11/2008 Talk Outline Simulation-Based Functional Verification Pre-Silicon Technologies Random Test

More information