The Design And Experimental Study Of A Kind of Speech Instruction. Control System Prototype of Manned Spacecraft

Size: px
Start display at page:

Download "The Design And Experimental Study Of A Kind of Speech Instruction. Control System Prototype of Manned Spacecraft"

Transcription

1 The Design And Eperimental Stud Of A Kind of Speech Instruction Control Sstem Prototpe of Manned Spacecraft Hao Zhai Xiaolin Yang Jianhua Yang LanZhou Institute of Phsics BOX 94, Lanzhou, P.R. China, Tel: , Fa: zhaihao8848@sina.com ABSTRACT The application of speech instruction control sstem in man machine interface of the manned spacecraft can enrich the intelligentization of the man machine interface and lighten the operation load of cosmonauts. Speech recognition integrated with speech snthesis constructs Speech Instruction Control Sstem (SICS). The design of a kind of Speech Instruction Control Sstem (SICS) prototpe is presented in this paper. The 32 bit embedded sstem is adopted as the hardware core, while the middle laer is embedded Linu. Outside the middle laer is the application software shell. The development and eperimental stud on the SICS prototpe has been carried out. Under the 00Mbps fast switch Ethernet and WINDOWS 98 OS environment, a simplified Chinese SICS bas been realized. In the sstem, a broadening endpoint Dnamic Time Warping (DTW) algorithm is applied which implements speaker-dependent rapid speech recognition and has the adaptive performance to process the tin diversification of the speech speed. The UDP protocal is adopted to implement the real time transmission of the recognition result code of speech commands. The SICS prototpe have been also realized in Linu Redhat 7.0. It is concluded from the eperiment that the SICS prototpe is feasible. There are several aspects of the problems pointed out in this paper for the SICS prototpe to be applied in man machine interface of the manned spacecraft. Introduction The application of speech recognition in man machine interface of the manned spacecraft can enrich the intelligentization of the man machine interface and lighten the operation load of spacemen. It is a profitable complementarit to the manual operation, especiall in the zero gravit environment. The Channel of the input speech is just like the third hand of the spaceman. Especiall, it can implement the remote operation during the walking out of the cabin for the spacemen (such as during maintenance, rendezvous etc.). In this paper, we bring forward a speech instruction control sstem (SICS) prototpe of manned spacecraft, and give the result of eperimental stud in a simplified SICS in which rapid speech recognition is applied to realize speech instruction control. 2 Design of A Speech Instruction Control Sstem Prototpe of Manned Spacecraft In man-machine interface of a spacecraft, speech recognition integrated with speech snthesis constructs a Speech Instruction Control Sstem (SICS). On one hand, the sstem can recognize the input speech command, perform the operation defined b the speech command and implement speech

2 control operations. On the other hand, the SICS can impart the operation acknowledgement cue according to the first recognition result to the spacemen with the snthesized speech. Furthermore, speech alarm of the parameter eceeding and event speech informing can be carried out if necessar. The primar design of a kind of Speech Instruction Control Sstem (SICS) prototpe is presented here. The embedded sstem is adopted as the hardware platform. In the platform, 32 bit MCU PowerPC is the hardware core while DSP and Codec Module is configured as the speech processing hardware, 8M bit flash and 8M bit RAM are epanded as storage media and high speed industrial ethernet interface instead of MIL-STD-553B is collocated to implement the sstem integration. The hardware block diagram is shown as Fig.. Above the hardware is RTOS embedded Linu. As a real time operating sstem, Linu is measured not onl b the correctness of the result but b the time in which the results are produced. Outside the middle laer is the application software shell. On the basis of RTOS, the demand for real-time of both speech recognition and speech snthesis is satisfied. Now das, information technologies have been rapidl developed. Wh we can not tr some new method, new device in our traditional space industr especiall in the manufacture of device level. So, new technolog of embedded sstem development and industrial devices are adopted in this prototpe promising the high reliabilit and low power consumption is insured. Thus new thinking for the future manned spacecraft development is provided. High Speed Industrial Ethernet Interface Flash and RAM Module The Embedded MCU Module DSP and Codec Module Earphone/Speaker Microphone/larngophone Fig. Hardware Block Diagram of SICS Prototpe Input Command Speech Recognition As Recognition Result,Output Snthesized Speech as Operation Cue Y Is It Sure N Recognize The Acknowledgement Command Recognize The Cancel Comma Eit Fig. 2 The Framework of SICS Software

3 The framework of the software is shown as Fig. 2. The speech recognition must be accurate, reliable, rapid and robust. Isolated word or discontinuous speech recognition can satisf the demand of the speech command control. Speaker-dependent and speaker-independent sstem can both satisf the requirement while multi-user templates storage technolog can get over the location of it. 6 Bit 32kpbs limited vocabular speech snthesis technolog is adopted to snthesize the speech for speech recognition feedback, speech alarm and speech informing. In addition, barge-in technolog must be used to make the SICS can process speech recognition during the snthesizing. The recognition result is transmitted to the OBDH via high speed serial interface. Meanwhile, the code of speech alarm and event is received from the interface. 3 The Development of Rapid Speech Recognition Sstem S(n) Filter Bank Pattern Training Templates Pattern Classifier (DTW algorithm) Decision Logic Recognition Result Fig. 3 Block Diagram of Pattern-Recognition approach The classic Pattern-Recognition approach is used in our development. The block diagram of the approach is shown as Fig. 3. In this paper, a 8-channel octave band filter bank is used in feature etraction phase of speech recognition which separates the signal frequenc bandwidth in a number of frequenc bands where the signal energ is measured. In the sstem, a relaed endpoint constraints Dnamic Time Warping (DTW) algorithm is applied which implements speaker-dependent rapid speech recognition and has the adaptive performance to process the tin diversification of the speech speed. The local continuit constraints with slope weighting is shown as Fig. 4. The dnamic programming recursion formula is following: Where: ( ) (, i ) D i D i, i : the minimum partial accumulated distortion along a path connecting (,) and (i,i) d ( i, i ): the short-time spectral distortions D( i 2, i ) + [ d( i, i ) + d( i, i )], 2 = min D( i, i ) + d( i, i ), D( i, i ) + [ d( i, i ) + d( i, i )] 2

4 /2 (i -2,i -) (i -,i ) /2 (i -,i -) (i,i ) /2 (i,i -) (i -2,i -) /2 The DTW algorithm is finding the best path through a T b T grid, beginning at (,) and ending at (T,T ), as follows:. Initialization where: m(k), the local slope weighting 2. Recursion For D A (,) = d(,) m() i T, i T such that i and i sta within the allowable grid, compute ς D A ( i in which: d( ( k), φ ( k) ) 3. Termination Fig. 4 The Local Continuit Constraints with slope weighting, i ) = min ( i ', i ' ) [ D ( i', i' ) + ς ( i', i' ), ( i, i ))] where: ( i', i' ), ( i, i ) A ( ) ς is defined b L s ( i ', i ' ), ( i, i ) ) = d ( φ ( T ' l ), φ ( T ' l )) l = 0 m ( T ' l ) φ is the short-time spectral distortions of φ ) and φ ) (k (k d ( X, Y ) = D A ( T, T ) M φ d, is the dissimilarit between X and Y, M φ is the normalizing factor where: ( X Y ) The following new set of boundar conditions is used to rela the endpoint constraints: φ ( ) + Q ma φ () + T Q ( T ) T ma φ T φ ( T ) T where: represents the maimum anticipated mismatch in the endpoint of the pattern

5 To reach a higher recognition rate, sentence sncopation and keword matching is applied in this sstem. The Modified K-means(MKM) algorithm is used in template training, and multi user templates storage technolog is used to get over the localization of speaker-dependence. That is, different speaker choice the different templates librar trained previousl. 4 Eperiment The development and eperimental stud on the SICS prototpe have been achieved. Under the 00Mbps fast switch Ethernet and WINDOWS 98 OS environment, a simplified Chinese SICS bas been realized. The configuration of eperimental environment of the SICS is shown as Fig. 5. The above Rapid Speech Recognition Sstem is applied in the SICS. The sample rate is.052khz. As a result, the responding time of the sstem is less than 0.5 second and the first recognition ratio of 4 speech control commands (including operation and operation object ) arrives at 95% under the laborator environment (less than 40dB). In addition, the mistake operation is avoided because of the using of operation acknowledgement of snthesized speech. The UDP protocal is adopted to implement the real time transmission of the recognition result code of speech commands. It is also implemented that the recognition result code drives each corresponding dela output in a 6 delas arra remotel to demonstrate the real time performance of speech control. Recentl, the SICS prototpe have been realized in Linu Redhat 7.0, drawing up the final destination and the eperiment result is the same. Server/Sstem Controller 00M Switch Ethernet Ethernet SICS Unit Drive Demonstartion Unit Rela Output Drive Card Microphone Sound Output Drive Demonstration Panel Fig. 5 The Configuration of Eperimental Environment of The SICS

6 5 Conclusion The speech instruction control sstem prototpe presented in this article can be used in space ship, space station or space lab, especiall the spaceman s walking out of the cabin. The main framework of the sstem is demonstrated viable. In speech control application in man machine interface of the manned spacecraft, vocabular is not the main factor, 200 vocabular is much enough. The main factor are speed (real time performance), recognition rate and robust. Finall, there are several aspects of the problems which must be resolved according to the SICS prototpe: more high recognition rate robust sstem further miniaturization the application of larngophone References [] Lawrence Rabiner, Biing-Hwang Juang, Fundamentals of Speech Recognition,993. [2] Richard L. Klevans, Robert D.Rodman, Voice Recognition. [3] Brain Wanstall, DVI in The Militra Cockpit A Third Hand For The Combat Pilot. [4] Jianhua Yang, Hao Zhai, A Kind of Chinese Speech Snthesis Sstem with Large Vocabular Which Can Be Used in Man-Machine Interface of Spacecraft,IAF-99-U [5] Hao Zhai, Jianhua Yang, A Stud on the Application of Speech Snthesis Technolog with Limited Vocabular in Man-Machine Interface of Manned Spacecraft, 8 th ISCOPS,999.

A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision

A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision Xiaofeng Lu,, Xiangwei Li, Sumin Shen, Kang He, and Songu Yu Shanghai Ke Laborator of Digital Media Processing and Transmissions

More information

Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer

Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer Yua Kawahara a,* and Lifeng Zhang a a Kushu Institute of Technolog, 1-1 Sensui-cho Tobata-ku, Kitakushu

More information

Speech Recognition Based on Efficient DTW Algorithm and Its DSP Implementation

Speech Recognition Based on Efficient DTW Algorithm and Its DSP Implementation Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 832 836 2012 International Workshop on Information and Electronics Engineering (IWIEE) Speech Recognition Based on Efficient DTW

More information

Vision-based Real-time Road Detection in Urban Traffic

Vision-based Real-time Road Detection in Urban Traffic Vision-based Real-time Road Detection in Urban Traffic Jiane Lu *, Ming Yang, Hong Wang, Bo Zhang State Ke Laborator of Intelligent Technolog and Sstems, Tsinghua Universit, CHINA ABSTRACT Road detection

More information

LINEAR PROGRAMMING. Straight line graphs LESSON

LINEAR PROGRAMMING. Straight line graphs LESSON LINEAR PROGRAMMING Traditionall we appl our knowledge of Linear Programming to help us solve real world problems (which is referred to as modelling). Linear Programming is often linked to the field of

More information

Developing a Tracking Algorithm for Underwater ROV Using Fuzzy Logic Controller

Developing a Tracking Algorithm for Underwater ROV Using Fuzzy Logic Controller 5 th Iranian Conference on Fuzz Sstems Sept. 7-9, 2004, Tehran Developing a Tracking Algorithm for Underwater Using Fuzz Logic Controller M.H. Saghafi 1, H. Kashani 2, N. Mozaani 3, G. R. Vossoughi 4 mh_saghafi@ahoo.com

More information

Here are some guidelines for solving a linear programming problem in two variables in which an objective function is to be maximized or minimized.

Here are some guidelines for solving a linear programming problem in two variables in which an objective function is to be maximized or minimized. Appendi F. Linear Programming F F. Linear Programming Linear Programming: A Graphical Approach Man applications in business and economics involve a process called optimization, in which ou are asked to

More information

Two Dimensional Viewing

Two Dimensional Viewing Two Dimensional Viewing Dr. S.M. Malaek Assistant: M. Younesi Two Dimensional Viewing Basic Interactive Programming Basic Interactive Programming User controls contents, structure, and appearance of objects

More information

SpeakUp click. Contents. Applications. SpeakUp Firwmware. Algorithm. SpeakUp and SpeakUp 2 click. From MikroElektonika Documentation

SpeakUp click. Contents. Applications. SpeakUp Firwmware. Algorithm. SpeakUp and SpeakUp 2 click. From MikroElektonika Documentation Page 1 of 8 SpeakUp click From MikroElektonika Documentation SpeakUp click and Speakup 2 click are speaker dependent speech recognition click boards with standalone capabilities. They work by matching

More information

Appendix F: Systems of Inequalities

Appendix F: Systems of Inequalities A0 Appendi F Sstems of Inequalities Appendi F: Sstems of Inequalities F. Solving Sstems of Inequalities The Graph of an Inequalit The statements < and are inequalities in two variables. An ordered pair

More information

3D X-ray Laminography with CMOS Image Sensor Using a Projection Method for Reconstruction of Arbitrary Cross-sectional Images

3D X-ray Laminography with CMOS Image Sensor Using a Projection Method for Reconstruction of Arbitrary Cross-sectional Images Ke Engineering Materials Vols. 270-273 (2004) pp. 192-197 online at http://www.scientific.net (2004) Trans Tech Publications, Switzerland Online available since 2004/08/15 Citation & Copright (to be inserted

More information

7. f(x) = 1 2 x f(x) = x f(x) = 4 x at x = 10, 8, 6, 4, 2, 0, 2, and 4.

7. f(x) = 1 2 x f(x) = x f(x) = 4 x at x = 10, 8, 6, 4, 2, 0, 2, and 4. Section 2.2 The Graph of a Function 109 2.2 Eercises Perform each of the following tasks for the functions defined b the equations in Eercises 1-8. i. Set up a table of points that satisf the given equation.

More information

Disparity Fusion Using Depth and Stereo Cameras for Accurate Stereo Correspondence

Disparity Fusion Using Depth and Stereo Cameras for Accurate Stereo Correspondence Disparit Fusion Using Depth and Stereo Cameras for Accurate Stereo Correspondence Woo-Seok Jang and Yo-Sung Ho Gwangju Institute of Science and Technolog GIST 123 Cheomdan-gwagiro Buk-gu Gwangju 500-712

More information

A Novel Adaptive Algorithm for Fingerprint Segmentation

A Novel Adaptive Algorithm for Fingerprint Segmentation A Novel Adaptive Algorithm for Fingerprint Segmentation Sen Wang Yang Sheng Wang National Lab of Pattern Recognition Institute of Automation Chinese Academ of Sciences 100080 P.O.Bo 78 Beijing P.R.China

More information

Research Article Scene Semantics Recognition Based on Target Detection and Fuzzy Reasoning

Research Article Scene Semantics Recognition Based on Target Detection and Fuzzy Reasoning Research Journal of Applied Sciences, Engineering and Technolog 7(5): 970-974, 04 DOI:0.906/rjaset.7.343 ISSN: 040-7459; e-issn: 040-7467 04 Mawell Scientific Publication Corp. Submitted: Januar 9, 03

More information

Design And Implementation of Remote Video-Audio Communication Module in The Commanding-Dispatching System of Transmitting Stations

Design And Implementation of Remote Video-Audio Communication Module in The Commanding-Dispatching System of Transmitting Stations International Forum on Management, Education and Information Technology Application (IFMEITA 2016) Design And Implementation of Remote Video-Audio Communication Module in The Commanding-Dispatching System

More information

The Structure of Boolean Neuron for the Optimal Mapping to FPGAs

The Structure of Boolean Neuron for the Optimal Mapping to FPGAs The Structure of Boolean Neuron for the Optimal Mapping to FPGAs Roman Kohut, Bernd Steinbach Abstract - In this paper, we present a new tpe of neuron, called Boolean neuron that ma be mapped directl to

More information

Thermo vision system with embedded digital signal processor for real time objects detection

Thermo vision system with embedded digital signal processor for real time objects detection Thermo vision sstem with embedded digital signal processor for real time objects detection Snejana Pleshova, Aleander Beiarsi, Department of Telecommunications Technical Universit Kliment Ohridsi, 8 Sofia

More information

EELE 482 Lab #3. Lab #3. Diffraction. 1. Pre-Lab Activity Introduction Diffraction Grating Measure the Width of Your Hair 5

EELE 482 Lab #3. Lab #3. Diffraction. 1. Pre-Lab Activity Introduction Diffraction Grating Measure the Width of Your Hair 5 Lab #3 Diffraction Contents: 1. Pre-Lab Activit 2 2. Introduction 2 3. Diffraction Grating 4 4. Measure the Width of Your Hair 5 5. Focusing with a lens 6 6. Fresnel Lens 7 Diffraction Page 1 (last changed

More information

Chapter 3. Exponential and Logarithmic Functions. Selected Applications

Chapter 3. Exponential and Logarithmic Functions. Selected Applications Chapter Eponential and Logarithmic Functions. Eponential Functions and Their Graphs. Logarithmic Functions and Their Graphs. Properties of Logarithms. Solving Eponential and Logarithmic Equations.5 Eponential

More information

A Robust and Real-time Multi-feature Amalgamation. Algorithm for Fingerprint Segmentation

A Robust and Real-time Multi-feature Amalgamation. Algorithm for Fingerprint Segmentation A Robust and Real-time Multi-feature Amalgamation Algorithm for Fingerprint Segmentation Sen Wang Institute of Automation Chinese Academ of Sciences P.O.Bo 78 Beiing P.R.China100080 Yang Sheng Wang Institute

More information

Matrix Representations

Matrix Representations CONDENSED LESSON 6. Matri Representations In this lesson, ou Represent closed sstems with transition diagrams and transition matrices Use matrices to organize information Sandra works at a da-care center.

More information

ROUTING OPTIMIZATION FOR FORCES BASED ON TRAFFIC MATRIX

ROUTING OPTIMIZATION FOR FORCES BASED ON TRAFFIC MATRIX ROUTING OPTIMIZATION FOR FORCES BASED ON TRAFFIC MATRIX 1 ZHOU MINHUI 2 WANG WEIMING 3 ZHOU JINGJING 1 Postgraduate of Information and Electrical Engineering Zhejiang Gongshang Universit Zhejiang China

More information

OBJECTS RECOGNITION BY MEANS OF PROJECTIVE INVARIANTS CONSIDERING CORNER-POINTS.

OBJECTS RECOGNITION BY MEANS OF PROJECTIVE INVARIANTS CONSIDERING CORNER-POINTS. OBJECTS RECOGNTON BY EANS OF PROJECTVE NVARANTS CONSDERNG CORNER-PONTS. Vicente,.A., Gil,P. *, Reinoso,O., Torres,F. * Department of Engineering, Division of Sstems Engineering and Automatic. iguel Hernandez

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machine learning Final eam December 3, 24 Your name and MIT ID: J. D. (Optional) The grade ou would give to ourself + a brief justification. A... wh not? Problem 5 4.5 4 3.5 3 2.5 2.5 + () + (2)

More information

VLSI Solution. VS10XX - Plugins. Plugins, Applications. Plugins. Description. Applications. Patches. In Development. Public Document.

VLSI Solution. VS10XX - Plugins. Plugins, Applications. Plugins. Description. Applications. Patches. In Development. Public Document. VS10XX - Plugins Plugins VS1011/VS1002 Loudness Plugin DTMF Generator VS1003B WMA Rewind Plugin Spectrum Analzer Plugin Pitch Shifter / Tempo Change Plugin Applications Standalone Plaer / Recorder VS1003B

More information

Lens Screw Pad Arm (a) Glasses frames Screw (b) Parts Bridge Nose Pad Fig. 2 Name of parts composing glasses flames Temple Endpiece 2.2 Geometric mode

Lens Screw Pad Arm (a) Glasses frames Screw (b) Parts Bridge Nose Pad Fig. 2 Name of parts composing glasses flames Temple Endpiece 2.2 Geometric mode 3D Fitting Simulation of Glasses Frames Using Individual s Face Model Noriaki TAMURA and Katsuhiro KITAJIMA Toko Universit of Agriculture and Technolog, Toko, Japan E-mail: 50008834305@st.tuat.ac.jp, kitajima@cc.tuat.ac.jp

More information

Pupil Center Detection Using Edge and Circle Characteristic

Pupil Center Detection Using Edge and Circle Characteristic Vol.49 (ICSS 04), pp.53-58 http://d.doi.org/0.457/astl.04.49.3 Pupil Center Detection Using Edge and Circle Characteristic Gung-Ju Lee, Seok-Woo Jang, and Ge-Young Kim, Dept. of Computer Science and Engineering,

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifing the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

An Fuzzy Neural Approach for Medical Image Retrieval

An Fuzzy Neural Approach for Medical Image Retrieval Journal of Computer Science 2012, 8 (11), 1809-1813 ISSN 1549-3636 2012 doi:10.3844/jcssp.2012.1809.1813 Published Online 8 (11) 2012 (http://www.thescipub.com/jcs.toc) An Fuzz Neural Approach for Medical

More information

Embedded Systems and Signal Processing Lab The University of Texas at Dallas, Richardson, TX,

Embedded Systems and Signal Processing Lab The University of Texas at Dallas, Richardson, TX, Impact of Sensor Misplacement on Dnamic Time Warping Based Human Activit Recognition using Wearable Computers Nimish Kale, Jaeseong Lee, Rea Lotfian and Roobeh Jafari Embedded Sstems and Signal Processing

More information

Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer Hao ZHANG 1, Jun-yu LIU 2, Yi-ying ZHANG 3 and Kun LIANG 3,*

Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer Hao ZHANG 1, Jun-yu LIU 2, Yi-ying ZHANG 3 and Kun LIANG 3,* 2017 International Conference on Computer, Electronics and Communication Engineering (CECE 2017) ISBN: 978-1-60595-476-9 Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer

More information

The research on Uighur speaker-dependent isolated word speech recognition

The research on Uighur speaker-dependent isolated word speech recognition The research on Uighur speaker-dependent isolated word speech recognition Wushour silamu Caiqin Nuominghua College of information science and engineering Xinjiang University, Urumqi 830046 Abstract: A

More information

Human Computer Interaction Using Speech Recognition Technology

Human Computer Interaction Using Speech Recognition Technology International Bulletin of Mathematical Research Volume 2, Issue 1, March 2015 Pages 231-235, ISSN: 2394-7802 Human Computer Interaction Using Recognition Technology Madhu Joshi 1 and Saurabh Ranjan Srivastava

More information

Section 4.2 Graphing Lines

Section 4.2 Graphing Lines Section. Graphing Lines Objectives In this section, ou will learn to: To successfull complete this section, ou need to understand: Identif collinear points. The order of operations (1.) Graph the line

More information

HEXFLEX: A PLANAR MECHANISM FOR SIX-AXIS MANIPULATION AND ALIGNMENT

HEXFLEX: A PLANAR MECHANISM FOR SIX-AXIS MANIPULATION AND ALIGNMENT HEXFLEX: A PLANAR MECHANISM FOR SIX-AXIS MANIPULATION AND ALIGNMENT Martin L. Culpepper, Gordon Anderson and Patrick Petri Massachusetts Institute of Technolog, Cambridge, MA Kewords: Compliant mechanism,

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machine learning Final eam December 3, 24 Your name and MIT ID: J. D. (Optional) The grade ou would give to ourself + a brief justification. A... wh not? Cite as: Tommi Jaakkola, course materials

More information

YVC Unified Communications Microphone & Speaker System. User's Manual

YVC Unified Communications Microphone & Speaker System. User's Manual YVC-1000 Unified Communications Microphone & Speaker Sstem User's Manual Contents Introduction Introduction...2 Available functions...2 About this manual...3 Controls and functions...4 Control Unit (YVC-CTU1000)...4

More information

ACTIVITY 9 Continued Lesson 9-2

ACTIVITY 9 Continued Lesson 9-2 Continued Lesson 9- Lesson 9- PLAN Pacing: 1 class period Chunking the Lesson Eample A Eample B #1 #3 Lesson Practice M Notes Learning Targets: Graph on a coordinate plane the solutions of a linear inequalit

More information

REPORT DOCUMENTATION PAGE

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

More information

DA-250 DSP Stereo Array Microphone Module Specification

DA-250 DSP Stereo Array Microphone Module Specification - Andrea Audio Test Labs DA-25 DSP Stereo Array Microphone Module Specification Dec 12 th 213 Rev D Andrea Electronics Corporation 65 Orville Drive Suite One Bohemia NY 11716 (631)-719-18 www.andreaelectronics.com

More information

Function Notation. Essential Question How can you use function notation to represent a function?

Function Notation. Essential Question How can you use function notation to represent a function? . Function Notation Essential Question How can ou use function notation to represent a function? The notation f(), called function notation, is another name for. This notation is read as the value of f

More information

SHT-2B/USB SHT-4B/USB

SHT-2B/USB SHT-4B/USB Synway CTI Series SHT-2B/USB SHT-4B/USB USB Voice Box Version 1.0 Synway Information Engineering Co., Ltd www.synway.net Contents Contents... i Copyright Declaration... ii Revision History... iii Chapter

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P82.15 Working roup for Wireless Personal Area Networks N (WPANs( WPANs) Title: [Color Multiple Coding for VLC] Date Submitted: [7 Nov, 28] Source: [Atsua Yokoi] Compan [Samaung Yokohama

More information

A Color Interpolation Method for Bayer Filter Array Images Based on Direction Flag

A Color Interpolation Method for Bayer Filter Array Images Based on Direction Flag International Conference on Civil, Materials and Environmental Sciences (CMES 05) A Color Interpolation Method for aer Filter Arra Images ased on Direction Flag Zheng Liu, Huachuang Wang Institute of Optics

More information

Taylor Expansion Diagrams: A Canonical Representation for Verification of Data Flow Designs

Taylor Expansion Diagrams: A Canonical Representation for Verification of Data Flow Designs Talor Epansion Diagrams: anonical Representation for Verification of Data Flow Designs Maciej iesielski, Priank Kalla, Serkan skar Department of Electrical and omputer Engineering Universit of Massachusetts,

More information

Lines and Their Slopes

Lines and Their Slopes 8.2 Lines and Their Slopes Linear Equations in Two Variables In the previous chapter we studied linear equations in a single variable. The solution of such an equation is a real number. A linear equation

More information

Capturing and Presenting Shared Multi-Resolution Video

Capturing and Presenting Shared Multi-Resolution Video Capturing and Presenting Shared Multi-Resolution Video Don Kimber, Qiong Liu, Jonathan Foote, Lnn Wilcox FX Palo Alto Laborator 3400 Hillview Ave. Bldg. 4, Palo Alto, CA 94304 ABSTRACT We present a framework,

More information

20 Calculus and Structures

20 Calculus and Structures 0 Calculus and Structures CHAPTER FUNCTIONS Calculus and Structures Copright LESSON FUNCTIONS. FUNCTIONS A function f is a relationship between an input and an output and a set of instructions as to how

More information

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED FOM 11 T9 GRAPHING LINEAR EQUATIONS REVIEW - 1 MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED 1) -INTERCEPT = the point where the graph touches or crosses the -ais. It occurs when = 0. ) -INTERCEPT = the

More information

Dynamic Time Warping & Search

Dynamic Time Warping & Search Dynamic Time Warping & Search Dynamic time warping Search Graph search algorithms Dynamic programming algorithms 6.345 Automatic Speech Recognition Dynamic Time Warping & Search 1 Word-Based Template Matching

More information

Adaptive Threshold Median Filter for Multiple-Impulse Noise

Adaptive Threshold Median Filter for Multiple-Impulse Noise Mar 2007 Journal of Electronic Science and Technolog of China Vol5 No Adaptive Threshold Median Filter for Multiple-Impulse Noise JIANG Bo HUANG Wei School of Communication and Information Engineering

More information

Voice. Voice. Patterson EagleSoft Overview Voice 629

Voice. Voice. Patterson EagleSoft Overview Voice 629 Voice Voice Using the Microsoft voice engine, Patterson EagleSoft's Voice module is now faster, easier and more efficient than ever. Please refer to your Voice Installation guide prior to installing the

More information

A Fourth-Order Gas-Kinetic CPR Method for the Navier-Stokes Equations on Unstructured Meshes

A Fourth-Order Gas-Kinetic CPR Method for the Navier-Stokes Equations on Unstructured Meshes Tenth International Conference on Computational Fluid Dnamics (ICCFD), Barcelona,Spain, Jul 9-, 8 ICCFD-8- A Fourth-Order Gas-Kinetic CPR Method for the Navier-Stokes Equations on Unstructured Meshes Chao

More information

IBM Netfinity Availability Extensions for Microsoft Cluster Server

IBM Netfinity Availability Extensions for Microsoft Cluster Server Enhanced server availabilit for Windows NT environments IBM Netfinit Availabilit Extensions for Microsoft Cluster Server Continuing leadership in clustering technolog Executive Summar In toda s business

More information

Ready To Go On? Skills Intervention 3-1 Using Graphs and Tables to Solve Linear Systems

Ready To Go On? Skills Intervention 3-1 Using Graphs and Tables to Solve Linear Systems Read To Go On? Skills Intervention 3-1 Using Graphs and Tables to Solve Linear Sstems Find these vocabular words in Lesson 3-1 and the Multilingual Glossar. Vocabular sstem of equations linear sstem consistent

More information

Statistically Analyzing the Impact of Automated ETL Testing on Data Quality

Statistically Analyzing the Impact of Automated ETL Testing on Data Quality Chapter 5 Statisticall Analzing the Impact of Automated ETL Testing on Data Qualit 5.0 INTRODUCTION In the previous chapter some prime components of hand coded ETL prototpe were reinforced with automated

More information

Study on Image Retrieval Method of Integrating Color and Texture

Study on Image Retrieval Method of Integrating Color and Texture International Journal of Science Vol. No.1 015 ISSN: 1813-4890 Stud on Image Retrieval Method of Integrating Color and Texture Lei Liu a, Xiafu Lv b, Junpeng Chen, Bohua Wang College of automation, Chongqing

More information

Fingerprint Image Segmentation Based on Quadric Surface Model *

Fingerprint Image Segmentation Based on Quadric Surface Model * Fingerprint Image Segmentation Based on Quadric Surface Model * Yilong Yin, Yanrong ang, and Xiukun Yang Computer Department, Shandong Universit, Jinan, 5, China lin@sdu.edu.cn Identi Incorporated, One

More information

Action Detection in Cluttered Video with. Successive Convex Matching

Action Detection in Cluttered Video with. Successive Convex Matching Action Detection in Cluttered Video with 1 Successive Conve Matching Hao Jiang 1, Mark S. Drew 2 and Ze-Nian Li 2 1 Computer Science Department, Boston College, Chestnut Hill, MA, USA 2 School of Computing

More information

Polar Functions Polar coordinates

Polar Functions Polar coordinates 548 Chapter 1 Parametric, Vector, and Polar Functions 1. What ou ll learn about Polar Coordinates Polar Curves Slopes of Polar Curves Areas Enclosed b Polar Curves A Small Polar Galler... and wh Polar

More information

Online Supplement for Toward Automated Intelligent Manufacturing Systems (AIMS)

Online Supplement for Toward Automated Intelligent Manufacturing Systems (AIMS) Online Supplement for oward Automated Intelligent Manufacturing Sstems (AIMS) INFORMS Journal on Computing Hoi-Ming Chi, Oan K. Erso School of Electrical and Computer Engineering, Purdue Universit, Electrical

More information

Analyzing Mel Frequency Cepstral Coefficient for Recognition of Isolated English Word using DTW Matching

Analyzing Mel Frequency Cepstral Coefficient for Recognition of Isolated English Word using DTW Matching Abstract- Analyzing Mel Frequency Cepstral Coefficient for Recognition of Isolated English Word using DTW Matching Mr. Nitin Goyal, Dr. R.K.Purwar PG student, USICT NewDelhi, Associate Professor, USICT

More information

3.5 Equations of Lines

3.5 Equations of Lines Section. Equations of Lines 6. Professional plumbers suggest that a sewer pipe should be sloped 0. inch for ever foot. Find the recommended slope for a sewer pipe. (Source: Rules of Thumb b Tom Parker,

More information

A novel implementation of tile-based address mapping

A novel implementation of tile-based address mapping A novel implementation of tile-based address mapping Sambuddhi Hettiaratchi and Peter Y.K. Cheung Department of Electrical and Electronic Engineering Imperial College of Science, Technolog and Medicine,

More information

SIM900 demonstration projects. Introduction

SIM900 demonstration projects. Introduction demonstration projects Introduction is a complete Quad-band GSM/GPRS module designed by SIMCom. Featuring an industry-standard interface, the delivers GSM/GPRS 850/900/1800/1900MHz performance for voice,

More information

Face Cyclographs for Recognition

Face Cyclographs for Recognition Face Cyclographs for Recognition Guodong Guo Department of Computer Science North Carolina Central University E-mail: gdguo@nccu.edu Charles R. Dyer Computer Sciences Department University of Wisconsin-Madison

More information

Graphing Systems of Linear Inequalities in Two Variables

Graphing Systems of Linear Inequalities in Two Variables 5.5 Graphing Sstems of Linear Inequalities in Two Variables 5.5 OBJECTIVES 1. Graph a sstem of linear inequalities in two variables 2. Solve an application of a sstem of linear inequalities In Section

More information

Television on IP Networks. TNS-100 (Ref. 5102) DVB-T IP Streamer. Configuration and Settings. User Manual

Television on IP Networks. TNS-100 (Ref. 5102) DVB-T IP Streamer. Configuration and Settings. User Manual Television on IP Networks TNS-100 (Ref. 5102) DVB-T IP Streamer Configuration and Settings User Manual EN Configuration and Setting of the TNS-100 Streamer Module User Manual November 2008 Revision B IKUSI

More information

Dynamic Time Warping

Dynamic Time Warping Centre for Vision Speech & Signal Processing University of Surrey, Guildford GU2 7XH. Dynamic Time Warping Dr Philip Jackson Acoustic features Distance measures Pattern matching Distortion penalties DTW

More information

A9.1 Linear programming

A9.1 Linear programming pplications 9. Linear programming 9. Linear programming efore ou start You should be able to: show b shading a region defined b one or more linear inequalities. Wh do this? Linear programming is an eample

More information

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 5. Graph sketching

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 5. Graph sketching Roberto s Notes on Differential Calculus Chapter 8: Graphical analsis Section 5 Graph sketching What ou need to know alread: How to compute and interpret limits How to perform first and second derivative

More information

Cardiac Segmentation from MRI-Tagged and CT Images

Cardiac Segmentation from MRI-Tagged and CT Images Cardiac Segmentation from MRI-Tagged and CT Images D. METAXAS 1, T. CHEN 1, X. HUANG 1 and L. AXEL 2 Division of Computer and Information Sciences 1 and Department of Radiolg 2 Rutgers Universit, Piscatawa,

More information

Implementing a Speech Recognition System on a GPU using CUDA. Presented by Omid Talakoub Astrid Yi

Implementing a Speech Recognition System on a GPU using CUDA. Presented by Omid Talakoub Astrid Yi Implementing a Speech Recognition System on a GPU using CUDA Presented by Omid Talakoub Astrid Yi Outline Background Motivation Speech recognition algorithm Implementation steps GPU implementation strategies

More information

Section 4.3 Features of a Line

Section 4.3 Features of a Line Section.3 Features of a Line Objectives In this section, ou will learn to: To successfull complete this section, ou need to understand: Identif the - and -intercepts of a line. Plotting points in the --plane

More information

QoS Configuration FSOS

QoS Configuration FSOS FSOS QoS Configuration Contents 1. QoS Configuration...1 1.1 Brief Introduction to QoS... 1 1.1.1 Traffic... 1 1.1.2 Traffic Classification... 1 1.1.3 Priority... 2 1.1.4 Access Control List... 4 1.1.5

More information

Chapter 4 Section 1 Graphing Linear Inequalities in Two Variables

Chapter 4 Section 1 Graphing Linear Inequalities in Two Variables Chapter 4 Section 1 Graphing Linear Inequalities in Two Variables Epressions of the tpe + 2 8 and 3 > 6 are called linear inequalities in two variables. A solution of a linear inequalit in two variables

More information

Laurie s Notes. Overview of Section 6.3

Laurie s Notes. Overview of Section 6.3 Overview of Section.3 Introduction In this lesson, eponential equations are defined. Students distinguish between linear and eponential equations, helping to focus on the definition of each. A linear function

More information

INFLUENCE OF CONNECTION LENGTH ON SPEECH SIGNAL QUALITY IN PACKET NETWORK OF ELECTRIC POWER UTILITY

INFLUENCE OF CONNECTION LENGTH ON SPEECH SIGNAL QUALITY IN PACKET NETWORK OF ELECTRIC POWER UTILITY INFLUENCE OF CONNECTION LENGTH ON SPEECH SIGNAL QUALITY IN PACKET NETWORK OF ELECTRIC POWER UTILITY ALEKSANDAR LEBL, DRAGAN MITIĆ, ŽARKO MARKOV Key words: E-model, Burst packet loss, Impairment factor,

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

Fitting a transformation: Feature-based alignment April 30 th, Yong Jae Lee UC Davis

Fitting a transformation: Feature-based alignment April 30 th, Yong Jae Lee UC Davis Fitting a transformation: Feature-based alignment April 3 th, 25 Yong Jae Lee UC Davis Announcements PS2 out toda; due 5/5 Frida at :59 pm Color quantization with k-means Circle detection with the Hough

More information

NUMERICAL PERFORMANCE OF COMPACT FOURTH ORDER FORMULATION OF THE NAVIER-STOKES EQUATIONS

NUMERICAL PERFORMANCE OF COMPACT FOURTH ORDER FORMULATION OF THE NAVIER-STOKES EQUATIONS Published in : Communications in Numerical Methods in Engineering (008 Commun.Numer.Meth.Engng. 008; Vol : pp 003-019 NUMERICAL PERFORMANCE OF COMPACT FOURTH ORDER FORMULATION OF THE NAVIER-STOKES EQUATIONS

More information

Improvement of the Communication Protocol Conversion Equipment Based on Embedded Multi-MCU and μc/os-ii

Improvement of the Communication Protocol Conversion Equipment Based on Embedded Multi-MCU and μc/os-ii Improvement of the Communication Protocol Conversion Equipment Based on Embedded Multi-MCU and μc/os-ii P. Sai Chaitanya & T. Sandeep ECE Department, Varadha Reddy College of Engineering, Hasanparthy,

More information

Low-Cost Embedded Controller for Complex Control Systems

Low-Cost Embedded Controller for Complex Control Systems JOURNAL OF ELECTRONIC SCIENCE AND TECHNOLOGY, VOL. 11, NO. 1, MARCH 213 89 Low-Cost Embedded Controller for Complex Control Sstems Long-Hua Ma, Xiao-Long Shi, Hui Li, Zhe-Ming Lu, and Meng Shao Abstract

More information

Voice Command Based Computer Application Control Using MFCC

Voice Command Based Computer Application Control Using MFCC Voice Command Based Computer Application Control Using MFCC Abinayaa B., Arun D., Darshini B., Nataraj C Department of Embedded Systems Technologies, Sri Ramakrishna College of Engineering, Coimbatore,

More information

Partial Semi-Coarsening Multigrid Method Based on the HOC Scheme on Nonuniform Grids for the Convection-diffusion Problems

Partial Semi-Coarsening Multigrid Method Based on the HOC Scheme on Nonuniform Grids for the Convection-diffusion Problems International Journal of Computer Mathematics ISSN: 0020-760 (Print) 029-0265 (Online) Journal homepage: http://www.tandfonline.com/loi/gcom20 Partial Semi-Coarsening Multigrid Method Based on the HOC

More information

QoS Configuration. Page 1 of 13

QoS Configuration. Page 1 of 13 QoS Configuration Page 1 of 13 Contents Chapter 1 QoS Configuration...3 1.1 Brief Introduction to QoS...3 1.1.1 Traffic...3 1.1.2 Traffic Classification... 3 1.1.3 Priority...4 1.1.4 Access Control List...

More information

Essential Question How many turning points can the graph of a polynomial function have?

Essential Question How many turning points can the graph of a polynomial function have? .8 Analzing Graphs of Polnomial Functions Essential Question How man turning points can the graph of a polnomial function have? A turning point of the graph of a polnomial function is a point on the graph

More information

Study on monitor system of pollution discharge in chemical enterprise based on internet of things

Study on monitor system of pollution discharge in chemical enterprise based on internet of things Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 04, 67:796-80 Research Article ISSN : 0975-7384 CODENUSA : JCPRC5 Stud on monitor sstem of pollution discharge in chemical

More information

Precision Peg-in-Hole Assembly Strategy Using Force-Guided Robot

Precision Peg-in-Hole Assembly Strategy Using Force-Guided Robot 3rd International Conference on Machiner, Materials and Information Technolog Applications (ICMMITA 2015) Precision Peg-in-Hole Assembl Strateg Using Force-Guided Robot Yin u a, Yue Hu b, Lei Hu c BeiHang

More information

Automatic Facial Expression Recognition Using Neural Network

Automatic Facial Expression Recognition Using Neural Network Automatic Facial Epression Recognition Using Neural Network Behrang Yousef Asr Langeroodi, Kaveh Kia Kojouri Electrical Engineering Department, Guilan Universit, Rasht, Guilan, IRAN Electronic Engineering

More information

2. Basic Task of Pattern Classification

2. Basic Task of Pattern Classification 2. Basic Task of Pattern Classification Definition of the Task Informal Definition: Telling things apart 3 Definition: http://www.webopedia.com/term/p/pattern_recognition.html pattern recognition Last

More information

3.2 Polynomial Functions of Higher Degree

3.2 Polynomial Functions of Higher Degree 71_00.qp 1/7/06 1: PM Page 6 Section. Polnomial Functions of Higher Degree 6. Polnomial Functions of Higher Degree What ou should learn Graphs of Polnomial Functions You should be able to sketch accurate

More information

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM 61 LESSON 4-1 ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM Definitions (informal) The absolute maimum (global maimum) of a function is the -value that is greater than or equal to all other -values in the

More information

BTH-300. <Product Descriptions> <Specification>

BTH-300. <Product Descriptions> <Specification> Bluetooth earphone with PTT for walkie talkie Built in PTT function button, Cell phone answer (reject) key, and Volume control button Embedded 3.5mm jack is compatible with iphone

More information

Installation Guide & Users Manual

Installation Guide & Users Manual Installation Guide & Users Manual 1. PRODUCT DESCRIPTION & WARNINGS DSP-88R is a digital signal processor essential to maximize the acoustic performance of your car audio sys-tem. It consists of a 32-bit

More information

3x 4y 2. 3y 4. Math 65 Weekly Activity 1 (50 points) Name: Simplify the following expressions. Make sure to use the = symbol appropriately.

3x 4y 2. 3y 4. Math 65 Weekly Activity 1 (50 points) Name: Simplify the following expressions. Make sure to use the = symbol appropriately. Math 65 Weekl Activit 1 (50 points) Name: Simplif the following epressions. Make sure to use the = smbol appropriatel. Due (1) (a) - 4 (b) ( - ) 4 () 8 + 5 6 () 1 5 5 Evaluate the epressions when = - and

More information

The simulation and emulation verification that was based on NS-2

The simulation and emulation verification that was based on NS-2 210 The simulation and emulation verification that was based on NS-2 Ju-Young Shin, Jong-Wook Jang, Jin-Man Kim Department of Computer Engineering Dong-Eui University, Busan, Korea Department of Computer

More information

The Study and Implementation of Text-to-Speech System for Agricultural Information

The Study and Implementation of Text-to-Speech System for Agricultural Information The Study and Implementation of Text-to-Speech System for Agricultural Information Huoguo Zheng 1,2,*, Haiyan Hu 1,2, Shihong Liu 1,2, and Hong Meng 1,2 1 Agricultural Information Institute, Chinese Academy

More information

Transportation Solutions. Audio Signal Transducer

Transportation Solutions. Audio Signal Transducer Transportation Solutions Audio Signal Transducer Let s Talk about it! - Audio Signal Transducer with external Programming Tool Playback of speech and melodies 6 digital inputs Supports wav audio files

More information