A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS

Size: px
Start display at page:

Download "A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS"

Transcription

1 A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS Etienne Cornu 1, Aain Dufaux 2, and David Hermann 1 1 AMI Semiconductor Canada, 611 Kumpf Drive, Unit 200, Wateroo, Ontario, Canada N2V 1K8 2 AMI Semiconductor Switzerand, Champs-Montants 12a, 207 Marin, Switzerand phone: +1 (519) , fax: +1 (519) , emai: etienne_cornu@amis.com web: ABSTRACT In this paper we present an audio processing system optimized for bi-directiona wideband speech processing over wireess ins. The system s architecture features a DSP core, a WOLA fiterban coprocessor and an I/O processor. We show how speech encoding, decoding and enhancement agorithms can be depoyed simutaneousy on this patform. The resuting system may incude a combination of features that are usuay not found when standard codecs are depoyed on standard DSPs in wireess headsets. The agorithms can be combined through efficient re-use of the fiterban coprocessor for oversamped and criticay samped subband processing. Such a system may incude features such as ow atency, utra-ow power consumption, resiience to bacground noises and music and the possibiity to add forward error correction for gracefu degradation in difficut RF environments. 1. INTRODUCTION As emerging gaming and VoIP appications support wideband speech (up to 7 Hz audio bandwidth), speech processing techniques used for norma teecommunication are no onger sufficient to provide the required quaity. End users expect noticeaby increased quaity from wideband speech communications. The use of wideband speech in wireess speech transmission aso requires the use of a speciaized audio codec since many wireess speech communication ins are ony designed for narrowband audio transmission. For exampe, in Buetooth, speech is typicay samped at 8 Hz using 16 bits and compressed to 6 bits/sec. In order to maintain ow power consumption and tae advantage of the existing transport protocos at 6 bits/sec, more compex data compression and transmission techniques must be used for wideband speech. Wideband speech is typicay samped at 16-bits and 16 Hz, therefore a minimum -to-1 compression ratio for the speech is required. A number of codecs are abe to provide this compression ratio for wideband speech. However, compression ratio is not the ony factor in choosing a codec for wireess transmission of wideband speech. Other issues to consider are robustness to pacet oss, ow atency in encoding and decoding and ow compexity for ow power consumption. The codec must aso be robust in noise of a types, and shoud minimize distortion when coding music since these are both common in gaming appications that feature musica soundtracs and oud audio effects. It is aso important to consider how the codec wi integrate with speech quaity enhancement agorithms such as noise reduction and dynamic range compression. Thus, a compete wideband speech processing system wi require a robust codec which can be easiy integrated with additiona agorithms in order to provide improved sound quaity in noisy environments. The codec shoud aso be robust in the presence of ossy wireess transmissions, by using features such as variabe bit-rates or side channes with smaer bit aocations to account for isoated pacet drops. Athough existing wideband speech codecs (ITU-T G [1], G [2], for exampe) usuay provide good performance, they may not be suitabe for ow atency, ow power appications because of reativey ong deays, poor speech coding performance in certain noisy conditions, excess distortion when coding music or high computationa resource requirements. In this paper we describe an audio processing system whose architecture is optimized for ow-atency, ow-power audio processing that can encode, decode and improve the quaity of wideband speech in wireess appications. Codecs and other speech processing agorithms can be depoyed in the subband domain, which has many advantages. For exampe, subband-based codecs can provide genera coding abiity ie other transform-domain audio codecs, but can sti be optimized for speech s since speech is sti the primary of interest. The subband approach aso provides a usefu framewor for frequency-domain noise reduction and muti-band dynamic range compression [3]. In this appication, the use of a weighted overap-add (WOLA) fiterban coprocessor in an audio processing DSP provides a means to impement this subband processing whie introducing very ow atency and achieving utra-ow power consumption []. The content of this paper is organized as foows. Section 2 describes the architecture of the audio processing system and its integration in wireess devices. In section 3 we present the techniques required to be abe to use the fiterban for subband encoding/decoding as we as other subband speech enhancement processing. In section we describe how bi-directiona encoding, decoding and processing are depoyed on the audio processing system. In

2 section 5 we present some characteristics of the agorithms depoyed on the audio processing system, and finay in section 6 we present a summary and describe possibe future wor. 2. AUDIO PROCESSING SYSTEM The audio processing system used in this appication is designed for utra-ow power appications such as hearing aids and wireess headsets []. The digita part of the audio processing system consists of three major components: a weighted overap-add (WOLA) fiterban coprocessor, a 16- bit fixed-point DSP core, and an input-output processor (IOP). These three components run in parae and communicate through shared memory and interrupts. The parae operation of these components aows for the impementation of compex processing agorithms with ow system coc rates and ow resource usage. The system is particuary efficient for subband processing since the configurabe WOLA fiterban coprocessor efficienty computes the anaysis and synthesis fiterban operations whie eaving the DSP core free to perform the other agorithm cacuations. The WOLA fiterban coprocessor aso features a vector mutipy function that can be used for appying gains to the incoming and outgoing s in the frequency domain without intervention of the DSP core. Mic Input Input Stage WOLA Fiterban Coprocessor GPIO User IOP Shared Memory PCM Wireess Chip Output Stage 16-bit DSP Seria Port Contro Figure 1 Audio processing system architecture Speaer Output The fow of the incoming and outgoing audio sampes is managed by the IOP. It coordinates the data fow between the FIFO memory and the A/D and D/A converters without intervention from the DSP core. The DSP core does not begin processing of the sampes unti a specific number of sampes have been stored in the FIFO. The IOP raises a periodic interrupt (at a rate caed the tic rate) to the DSP core that a new boc of R sampes has been written to the FIFO, and that a new boc of sampes must be ready in the FIFO to be read for output. In many wide-band speech appications, R is typicay 16, resuting in a tic rate of 1 miisecond at a samping frequency of 16 Hz. In addition to the three processing units that operate in parae, the audio processing system aso features a PCM interface for communication with a wireess chip, a seria port for contro interfacing and a number of genera-purpose input/output (GPIO) pins for other interfacing as shown in Figure 1. The FIFO memory and the fiterban coprocessor are designed so that they can process two streams in parae. These streams may represent a unidirectiona stereo or, as in this appication, a bi-directiona mono stream. In appications running on the audio processing system, most of the actua processing of these two streams occurs in the subband-domain data produced by the fiterban coprocessor. 3. SUBBAND PROCESSING Subband processing is a usefu methodoogy for both speech enhancement and audio coding. Cassica speech enhancement agorithms can be mapped to an oversamped subband processing scheme in order to produce high-fideity outputs. This oversamping aows greater freedom in the anaysis and synthesis fiter design, as we as aowing these fiters to be shorter in ength which utimatey reduces the group deay through the fiterban. Typicay, compex-moduated (i.e., -based) fiterbans are used. Subband coding is aso a popuar method for owresource audio coding such as that used in the Buetooth Advanced Audio Distribution Profie (A2DP) [5]. In order to minimize the amount of data to be quantized, the fiterbans used in these audio coding appications generay provide rea-vaued, criticay-samped s in the subbands. In other words, the channe fiters are rea and the subbands are maximay decimated. Typicay, cosine-moduated fiterbans are used. The WOLA fiterban coprocessor readiy provides the oversamped subband s necessary for high-quaity speech enhancement agorithms, as it reaizes an oversamped, N-channe compex-moduated fiterban, (hereafter caed a fiterban), which provides compex data in its subbands. For audio coding appications requiring a cosine moduated fiterban, rea-vaued, criticay samped s can be obtained by transforming the N channes of the WOLA fiterban into the M=N/2 channes of a corresponding cosine-moduated fiterban. This abiity to re-use the WOLA fiterban architecture for both compex, oversamped processing and rea-vaued, criticay samped processing aows the integration of subband coding and subband speech enhancement agorithms. A simiar compex to rea-vaued fiterban conversion was originay expained in [6] in the context of the Buetooth Subband codec. It is further deveoped here into a form independent of the number of channes (M) and the ength of the prototype fiter (L). This is important for the design of ow-deay codecs, where the ength of the prototype fiter can be optimized by taing advantage of different fiterban configurations and improved prototype window design. The transformation from the subbands of the fiterban to the subbands of the cosine-moduated fiterban can be derived by writing and comparing the z-domain expressions for the -th subband in both fiterbans. In the foowing, x(n) is the input to the fiterban, h (n) is

3 the fiter for channe, R is the decimation factor in the fiterban (which aways equas M for a criticay samped cosine-moduated fiterban), and (m) is the R-times decimated subband centred at frequency ω = (+0.5)π/M. Note that m is the decimated time index in the subbands. Figure 2 shows the fiterban anaysis for the -th channe (=0,, N-1) [11]. ( m) x ( n) h ( n) R x ( m) Figure 2 fiterban anaysis In the case of the fiterban, the fiter impuse response h (n) taes the form (1), with h(n) the ow-pass prototype fiter. Then the z-transform (2) of ( ) m can be evauated, invoving the transfer function of the downsamping boc. (z) and H(z) are the respective z- transforms of x(n), the input, and h(n), the prototype fiter impuse response. For now, et us discard the subsequent compex moduation eading to the fina output subband (m). 2π 1 L h ( n) = h( n) expj + n N 2 2 L 1 2π 1 2π 1 jω 2 R R R R jω ( z) = e z e H z e e R (2) = 0 In the case of the cosine-moduated fiterban, the anaysis operations are the same as in Figure 2, but the fina compex moduation is absent. Furthermore, the fiter impuse response h (n) taes a different form (3). The z- transform of the output subband ( ) for a particuar channe (=0,, M-1). j ω Rm (1) m is expressed in (), π 1 L π h ( n) = 2 h( n) cos + n + ( 1) M 2 2 (3) π L 1 2π 1 2π 1 j ( 1) jω 2 R R R R jω ( z) = e e z e H z e e +... R = 0 π L 1 2π 1 2π 1 j ( 1) jω 2 R R R R jω + e e z e H z e e R () = 0 e Assuming the same prototype h(n), the subband expressions (2) and () can now be compared. A carefu observation shows that the M subbands of the cosine-moduated fiterban can be obtained by performing the foowing transformation to the channes of the fiterban. In this expression, the range of the channe index is =0,, M-1: 2 M 1 j ( 1) ( 1) ( ) π COS j ( ) π = + 2M 1 ( ) m e m e m π j ( 1) 2 = Reae ( m) Now, taing into account the compex-moduation in jω Rm m = e m, which Figure 2, this shows that ( ) ( ) eads to the fina transformation (6), for =0,, M-1: π j Rm ( 1) COS ω + ( m) = 2 Rea ( m) e This expression can be appied to the output of the anaysis operation performed by the WOLA fiterban coprocessor, to convert it into a cosine-moduated fiterban. At synthesis, an opposite transformation can be simiary derived by comparing the z-transforms of the timedomain re-synthesized s for both fiterbans. Such a deveopment shows that if the cosine-fiterban channes are modified according to equation (7), a subsequent fiterban synthesis wi rebuid the same output as a cosine fiterban synthesis. For =0,, M-1 : π j ( 1) _ Rm I COS ω + ( ) ( ) (5) (6) m = m e (7) Hence, transformation (7) must be appied before the synthesis operation performed by the WOLA fiterban coprocessor. I _ ( ) m becomes the input to the WOLA fiterban synthesis. Within the context of our appication, it is important to note that these expressions ony invove phase shift operations. The amount of phase shift in every band varies cycicay with the boc index m. Hence, for cacuation efficiency, the shift vaues can be stored in a tabe and appied as compex gains, an operation that can be performed efficienty by the WOLA fiterban coprocessor. The coprocessor aso taes advantage of the fact that the computation of the fiterban for two channes (one for noise reduction and one for coding, for exampe) can be simpified by we-nown methods for computing the transform of two rea-vaued sequences using a singe compex [7]. The sampes for each channe are stored in the FIFOs of the DSP system in intereaved format and the same prototype fiter is appied to each sequence. The resuting intereaved sequence can be viewed as a set of compexvaued pairs, where the rea part corresponds the first channe and the imaginary portion corresponds to the second channe. A singe compex-vaued is then used to produce the fiterban anaysis resuts for two channes, after a suitabe separation step as described in [7]. This saves memory and computation when compared to performing two independent fiterban anaysis operations. An anaogous

4 procedure can be used to efficienty synthesize two channes that use the same fiterban configuration. Microphone Time (1 tic). CODEC AND ALGORITHM INTEGRATION The audio processing system s architecture and its abiity to process two channes in parae aows subband-based codecs and agorithms to be integrated in an efficient way. When the audio processing system is depoyed in a wireess headset, these agorithms may typicay incude noise reduction on the transmit channe and dynamic range compression on the receive channe. Processing of these two channes requires the execution of a number of operations on the WOLA fiterban coprocessor. For the transmit channe, these operations incude: a first transformation of the timedomain microphone into the frequency domain for processing by the noise reduction agorithm, the appication of gains cacuated by the agorithm, transformation bac into the time-domain, a second transformation into the frequency domain for the encoder and finay the appication of gains to perform the phase shift operation described in the previous section. The is then ready to be processed by the encoder. On the receive channe, the operations performed by the WOLA fiterban coprocessor incude: a first gain appication to perform the inverse phase shift, a second gain appication for voume contro, and finay a transformation of the bac into the time domain where it can be payed on the oudspeaer. Figure 3 iustrates how these WOLA fiterban coprocessor operations are performed for every set of R=16 sampes and executed in parae with processing performed on the DSP core. As iustrated in Figure 3, the microphone stored in the input FIFO by the IOP first goes through a set of transformations that resuts in noise-reduced time-domain in the output FIFO. This is copied bac to the input FIFO and transformed again into the frequency domain, this time for processing by the wideband speech encoder in a criticay samped manner. After the fiterban conversion (phase shift) and the actua encoding and compression are performed, frames of are then sent to the RF chip via the PCM interface. The incoming, in the form of frames of encoded speech, reaches the audio processing system via the PCM interface. The wideband speech decoder extracts the subband data from these frames and stores them so that the WOLA fiterban coprocessor can transform the fiterban into a compex moduated fiterban, appy a gain (set by the user using voume contro buttons on the headset), transform the into the time domain and pace it in the output FIFO, where it wi be eventuay payed bac on the speaer. As a resut of this architecture, the outgoing is processed in two tics, one for noise reduction and one for encoding. A singe tic is needed for processing the incoming. Anaysis 1 Anaysis 2 noise-reduced WBS decoding PCM in Gain cacuation for noise reduction Gains 1 Fiterban conversion Gains 2 Fiterban conversion. Gains 1 Gains 2 oudspeaer WBS encoding Synthesis 1 Synthesis 2 oudspeaer Executed by DSP core Executed by coprocessor Figure 3 Signa fow and agorithm scheduing 5. SYSTEM EVALUATION Copy to input FIFO PCM out Speaer The audio processing system and the integration framewor shown in Figure 3 end themseves to a range of subbandbased codecs and speech processing agorithms. The foowing sections describe sampe modues that can be integrated into the framewor and depoyed in Buetooth wireess headsets. a. Codec. Codec functionaity required for wireess transmission of wideband speech can be impemented by coding each subband using a simpe adaptive PCM quantization scheme. One such scheme is a modified version of the oneword memory adaptive quantization scheme of [8]. The adaptation occurs in each subband using quantizer step sizes and adaptation mutipiers that are designed for processing speech s. This quantization scheme provides reasonabe subband coding performance for speech s with a minimum of computationa resources. For exampe, a typica impementation of a codec may produce a nomina bitstream of 8 bps and encode the frequency range from Hz. Informa tests were done to evauate the quaity of this wide-band speech codec. Using standard objective speech quaity measurements, it achieves an average predicted MOS score of 3.6. Additiona tests with a wide variety of bacground noises showed that the codec coud aso hande non-speech environmenta sounds without serious degradation. When the nomina codec bitrate is ony 8 bps, there is additiona bandwidth in a typica 6 bps in to perform forward error correction that can mitigate the effect of ost or damaged audio pacets in poor RF environments. Good resuts can be obtained by incuding seectivey encoded sections of the spectrum for this purpose.

5 b. Noise reduction. An exampe of a noise reduction agorithm that can be depoyed on the system is a ow-resource subband noise reduction agorithm based on the MMSE spectra noise reduction rue of Ephraim & Maah [9]. This agorithm has been tested in rea-ife acoustic situations and shown to produce up to 16 db of SNR improvement in both white and convention type noise [10]. c. Dynamic Range Compression. Gain adjustment agorithms incuding muti-band dynamic range compression or even simpe voume contro can be impemented using the WOLA fiterban coprocessor by appying gains to the subband s before synthesis [3]. The encoding and decoding agorithms described above require approximatey. MIPS in tota on the DSP core. This is about an order of magnitude ess than G As previousy described, a the fiterban processing occurs on the WOLA fiterban coprocessor. This fiterban coprocessor provides another 5 MIPS worth of equivaent processing power. The noise reduction agorithm from above requires approximatey 5 MIPS on the DSP core. Gain appication is performed on the WOLA fiterban coprocessor, so the combined set of agorithms can be impemented on the DSP system with a system coc ess than 10 MHz. The tota power consumption for this configuration is ess than 6 mw at a 1.8 Vot power suppy. In a typica Buetooth setting, 30-byte data pacets are transmitted every miiseconds. Using the framewor described in Section, boc processing for noise reduction and encoding taes 2 miiseconds. An additiona 6 miiseconds must aso be taen into consideration for the fitering that taes pace as part of the fiterban anaysis. Boc deay for decoding is 1 miisecond and the deay for the fitering associated with synthesis is 6 miiseconds, resuting in a tota atency through the audio processing system of 19 miiseconds, which is about haf of the ow compexity codec G If a forward error correction scheme is depoyed, additiona deays woud normay be incurred. This additiona deay is nominay the time ength of one additiona pacet ( ms). 6. CONCLUSIONS AND FUTURE WORK We have presented an audio processing system and an integration framewor for the processing of wideband speech in wireess headsets. Depoyment of an encoder, decoder and other subband based agorithms resuts in a system with ow atency and ow power consumption that provides good quaity compared with existing soutions. The system proposed by this paper incudes noise reduction offering up to 16 db of SNR improvement and a simpe subband audio codec with an average predicted MOS score of 3.6. These agorithms can be depoyed with a 10 MHz system coc and requires ess than 6 mw of power consumption with a 1.8 V suppy. Future wor wi incude integrating other agorithms such as echo canceation in the framewor in order to aow a wide variety of mechanica designs. This wi aso incude decreasing the tota atency by improving the fiter design of the fiterban. REFERENCES [1] ITU-T Recommendation G.722.1, Coding at 2 and 32 bit/s for hands-free operation in systems with ow frame oss. [2] ITU-T Recommendation G (2002) Wideband coding of speech at around 16 bit/s using Adaptive Muti-Rate Wideband (AMR-WB). [3] T. Schneider, R. Brennan, A Mutichanne Compression Strategy For A Digita Hearing Aid, Proc. ICASSP [] R. Brennan and T. Schneider, Fiterban Structure and Method for Fitering and Separating an Information Signa into Different Bands, Particuary for Audio Signa in Hearing Aids, United States Patent 6,236,731. WO 98/7313. Apri 16, [5] Advanced Audio Distribution Profie. Buetooth Audio Video Woring Group [6] D. Hermann et. a., Low-Power Impementation of the Buetooth Subband Audio codec, Proc. ICASSP 200. Montrea, Canada, May 200 [7] H. Sorenson et. a., "Rea-Vaued Fast Fourier Transform Agorithms", IEEE Transactions on Acoustics, Speech and Signa Processing, Vo. 35, No. 6, June [8] N. S. Jayant and P. No, Digita Coding of Waveforms, Prentice Ha, 198. [9] Y. Ephraim, D. Maah, Speech Enhancement Using a Minimum Mean-Square Log-Spectra Ampitude Estimator, IEEE Transactions on Acoustics, Speech and Signa Processing, ASSP-33 (2), pp [10] K. Tam and E. Cornu, System architecture for audio processing in headsets, Goba Signa Processing Expo (GSPx) Proceedings 2005, Santa Cara, USA, Oct [11] N. J. Fiege, Mutirate Digita Signa Processing, Wiey, 199

A Memory Grouping Method for Sharing Memory BIST Logic

A Memory Grouping Method for Sharing Memory BIST Logic A Memory Grouping Method for Sharing Memory BIST Logic Masahide Miyazai, Tomoazu Yoneda, and Hideo Fuiwara Graduate Schoo of Information Science, Nara Institute of Science and Technoogy (NAIST), 8916-5

More information

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code Further Optimization of the Decoding Method for Shortened Binary Cycic Fire Code Ch. Nanda Kishore Heosoft (India) Private Limited 8-2-703, Road No-12 Banjara His, Hyderabad, INDIA Phone: +91-040-3378222

More information

Neural Network Enhancement of the Los Alamos Force Deployment Estimator

Neural Network Enhancement of the Los Alamos Force Deployment Estimator Missouri University of Science and Technoogy Schoars' Mine Eectrica and Computer Engineering Facuty Research & Creative Works Eectrica and Computer Engineering 1-1-1994 Neura Network Enhancement of the

More information

Load Balancing by MPLS in Differentiated Services Networks

Load Balancing by MPLS in Differentiated Services Networks Load Baancing by MPLS in Differentiated Services Networks Riikka Susitaiva, Jorma Virtamo, and Samui Aato Networking Laboratory, Hesinki University of Technoogy P.O.Box 3000, FIN-02015 HUT, Finand {riikka.susitaiva,

More information

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm A Comparison of a Second-Order versus a Fourth- Order Lapacian Operator in the Mutigrid Agorithm Kaushik Datta (kdatta@cs.berkeey.edu Math Project May 9, 003 Abstract In this paper, the mutigrid agorithm

More information

Telephony Trainers with Discovery Software

Telephony Trainers with Discovery Software Teephony Trainers 58 Series Teephony Trainers with Discovery Software 58-001 Teephony Training System 58-002 Digita Switching System 58-003 Digita Teephony Training System 58-004 Digita Trunk Network System

More information

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS A C Finch K J Mackenzie G J Basdon G Symonds Raca-Redac Ltd Newtown Tewkesbury Gos Engand ABSTRACT The introduction of fine-ine technoogies to printed

More information

Self-Control Cyclic Access with Time Division - A MAC Proposal for The HFC System

Self-Control Cyclic Access with Time Division - A MAC Proposal for The HFC System Sef-Contro Cycic Access with Time Division - A MAC Proposa for The HFC System S.M. Jiang, Danny H.K. Tsang, Samue T. Chanson Hong Kong University of Science & Technoogy Cear Water Bay, Kowoon, Hong Kong

More information

DETERMINING INTUITIONISTIC FUZZY DEGREE OF OVERLAPPING OF COMPUTATION AND COMMUNICATION IN PARALLEL APPLICATIONS USING GENERALIZED NETS

DETERMINING INTUITIONISTIC FUZZY DEGREE OF OVERLAPPING OF COMPUTATION AND COMMUNICATION IN PARALLEL APPLICATIONS USING GENERALIZED NETS DETERMINING INTUITIONISTIC FUZZY DEGREE OF OVERLAPPING OF COMPUTATION AND COMMUNICATION IN PARALLEL APPLICATIONS USING GENERALIZED NETS Pave Tchesmedjiev, Peter Vassiev Centre for Biomedica Engineering,

More information

IrDA IrLAP Throughput Optimisation with Physical Layer Consideration

IrDA IrLAP Throughput Optimisation with Physical Layer Consideration IrDA IrLAP Throughput Optimisation with Physica Layer onsideration Abstract Barker, P. & Boucouvaas, A.. Mutimedia ommunications Research Group Schoo of Design, Engineering & omputing Bournemouth University,

More information

Resource Optimization to Provision a Virtual Private Network Using the Hose Model

Resource Optimization to Provision a Virtual Private Network Using the Hose Model Resource Optimization to Provision a Virtua Private Network Using the Hose Mode Monia Ghobadi, Sudhakar Ganti, Ghoamai C. Shoja University of Victoria, Victoria C, Canada V8W 3P6 e-mai: {monia, sganti,

More information

Proceedings of the International Conference on Systolic Arrays, San Diego, California, U.S.A., May 25-27, 1988 AN EFFICIENT ASYNCHRONOUS MULTIPLIER!

Proceedings of the International Conference on Systolic Arrays, San Diego, California, U.S.A., May 25-27, 1988 AN EFFICIENT ASYNCHRONOUS MULTIPLIER! [1,2] have, in theory, revoutionized cryptography. Unfortunatey, athough offer many advantages over conventiona and authentication), such cock synchronization in this appication due to the arge operand

More information

Solutions for Broadcast and Production. Loudness Measurement

Solutions for Broadcast and Production. Loudness Measurement Soutions for Broadcast and Production Loudness Measurement Loudness Anaysis Loudness Anaysis and Handing in TV and Radio Broadcast A reiabe and standardized method for evauating program oudness today is

More information

Four Circuit 4 Wire Unit With Dante Network Audio Interface

Four Circuit 4 Wire Unit With Dante Network Audio Interface Network Audio 4 Wire Interface Four Circuit 4 Wire Unit With Dante Network Audio Interface GS-FW012 ip 4 Wire With Dante Interface Highights Four x 4 Wire Circuits Loca Cue Input Dante Network Audio Three

More information

Language Identification for Texts Written in Transliteration

Language Identification for Texts Written in Transliteration Language Identification for Texts Written in Transiteration Andrey Chepovskiy, Sergey Gusev, Margarita Kurbatova Higher Schoo of Economics, Data Anaysis and Artificia Inteigence Department, Pokrovskiy

More information

A framework for automatic generation of audio processing applications on a dual-core system

A framework for automatic generation of audio processing applications on a dual-core system A framework for automatic generation of audio processing applications on a dual-core system Etienne Cornu, Tina Soltani and Julie Johnson etienne_cornu@amis.com, tina_soltani@amis.com, julie_johnson@amis.com

More information

A Petrel Plugin for Surface Modeling

A Petrel Plugin for Surface Modeling A Petre Pugin for Surface Modeing R. M. Hassanpour, S. H. Derakhshan and C. V. Deutsch Structure and thickness uncertainty are important components of any uncertainty study. The exact ocations of the geoogica

More information

Reference trajectory tracking for a multi-dof robot arm

Reference trajectory tracking for a multi-dof robot arm Archives of Contro Sciences Voume 5LXI, 5 No. 4, pages 53 57 Reference trajectory tracking for a muti-dof robot arm RÓBERT KRASŇANSKÝ, PETER VALACH, DÁVID SOÓS, JAVAD ZARBAKHSH This paper presents the

More information

RDF Objects 1. Alex Barnell Information Infrastructure Laboratory HP Laboratories Bristol HPL November 27 th, 2002*

RDF Objects 1. Alex Barnell Information Infrastructure Laboratory HP Laboratories Bristol HPL November 27 th, 2002* RDF Objects 1 Aex Barne Information Infrastructure Laboratory HP Laboratories Bristo HPL-2002-315 November 27 th, 2002* E-mai: Andy_Seaborne@hp.hp.com RDF, semantic web, ontoogy, object-oriented datastructures

More information

A Fast Block Matching Algorithm Based on the Winner-Update Strategy

A Fast Block Matching Algorithm Based on the Winner-Update Strategy In Proceedings of the Fourth Asian Conference on Computer Vision, Taipei, Taiwan, Jan. 000, Voume, pages 977 98 A Fast Bock Matching Agorithm Based on the Winner-Update Strategy Yong-Sheng Chenyz Yi-Ping

More information

CSE120 Principles of Operating Systems. Prof Yuanyuan (YY) Zhou Scheduling

CSE120 Principles of Operating Systems. Prof Yuanyuan (YY) Zhou Scheduling CSE120 Principes of Operating Systems Prof Yuanyuan (YY) Zhou Scheduing Announcement Homework 2 due on October 25th Project 1 due on October 26th 2 CSE 120 Scheduing and Deadock Scheduing Overview In discussing

More information

An Ultra Low-Power WOLA Filterbank Implementation in Deep Submicron Technology

An Ultra Low-Power WOLA Filterbank Implementation in Deep Submicron Technology An Ultra ow-power WOA Filterbank Implementation in Deep Submicron Technology R. Brennan, T. Schneider Dspfactory td 611 Kumpf Drive, Unit 2 Waterloo, Ontario, Canada N2V 1K8 Abstract The availability of

More information

A Near-Optimal Distributed QoS Constrained Routing Algorithm for Multichannel Wireless Sensor Networks

A Near-Optimal Distributed QoS Constrained Routing Algorithm for Multichannel Wireless Sensor Networks Sensors 2013, 13, 16424-16450; doi:10.3390/s131216424 Artice OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journa/sensors A Near-Optima Distributed QoS Constrained Routing Agorithm for Mutichanne Wireess

More information

Lecture Notes for Chapter 4 Part III. Introduction to Data Mining

Lecture Notes for Chapter 4 Part III. Introduction to Data Mining Data Mining Cassification: Basic Concepts, Decision Trees, and Mode Evauation Lecture Notes for Chapter 4 Part III Introduction to Data Mining by Tan, Steinbach, Kumar Adapted by Qiang Yang (2010) Tan,Steinbach,

More information

On-Chip CNN Accelerator for Image Super-Resolution

On-Chip CNN Accelerator for Image Super-Resolution On-Chip CNN Acceerator for Image Super-Resoution Jung-Woo Chang and Suk-Ju Kang Dept. of Eectronic Engineering, Sogang University, Seou, South Korea {zwzang91, sjkang}@sogang.ac.kr ABSTRACT To impement

More information

Endoscopic Motion Compensation of High Speed Videoendoscopy

Endoscopic Motion Compensation of High Speed Videoendoscopy Endoscopic Motion Compensation of High Speed Videoendoscopy Bharath avuri Department of Computer Science and Engineering, University of South Caroina, Coumbia, SC - 901. ravuri@cse.sc.edu Abstract. High

More information

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm Outine Parae Numerica Agorithms Chapter 8 Prof. Michae T. Heath Department of Computer Science University of Iinois at Urbana-Champaign CS 554 / CSE 512 1 2 3 4 Trianguar Matrices Michae T. Heath Parae

More information

Topology-aware Key Management Schemes for Wireless Multicast

Topology-aware Key Management Schemes for Wireless Multicast Topoogy-aware Key Management Schemes for Wireess Muticast Yan Sun, Wade Trappe,andK.J.RayLiu Department of Eectrica and Computer Engineering, University of Maryand, Coege Park Emai: ysun, kjriu@gue.umd.edu

More information

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion.

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion. Lecture outine 433-324 Graphics and Interaction Scan Converting Poygons and Lines Department of Computer Science and Software Engineering The Introduction Scan conversion Scan-ine agorithm Edge coherence

More information

THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM

THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM 17th European Signa Processing Conference (EUSIPCO 2009) Gasgow, Scotand, August 24-28, 2009 THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM P. Murray 1, S. Marsha 1, and E.Buinger 2 1 Dept. of Eectronic

More information

EE 122 Final Exam - Solution Date: December 14, 2002

EE 122 Final Exam - Solution Date: December 14, 2002 Name: SID: ee ogin: Day/Time of section you atten: EE Fina Exam - Soution Date: December 4, 00 Probem Points /0 /0 3 /0 4 /0 5 /0 6 /0 7 /0 8 /0 9 /0 0 /0 Tota /00 . Question (0 pt) (a) (5 pt) Expain briefy

More information

Nearest Neighbor Learning

Nearest Neighbor Learning Nearest Neighbor Learning Cassify based on oca simiarity Ranges from simpe nearest neighbor to case-based and anaogica reasoning Use oca information near the current query instance to decide the cassification

More information

Quality of Service Evaluations of Multicast Streaming Protocols *

Quality of Service Evaluations of Multicast Streaming Protocols * Quaity of Service Evauations of Muticast Streaming Protocos Haonan Tan Derek L. Eager Mary. Vernon Hongfei Guo omputer Sciences Department University of Wisconsin-Madison, USA {haonan, vernon, guo}@cs.wisc.edu

More information

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION Shen Tao Chinese Academy of Surveying and Mapping, Beijing 100039, China shentao@casm.ac.cn Xu Dehe Institute of resources and environment, North

More information

Hiding secrete data in compressed images using histogram analysis

Hiding secrete data in compressed images using histogram analysis University of Woongong Research Onine University of Woongong in Dubai - Papers University of Woongong in Dubai 2 iding secrete data in compressed images using histogram anaysis Farhad Keissarian University

More information

Authorization of a QoS Path based on Generic AAA. Leon Gommans, Cees de Laat, Bas van Oudenaarde, Arie Taal

Authorization of a QoS Path based on Generic AAA. Leon Gommans, Cees de Laat, Bas van Oudenaarde, Arie Taal Abstract Authorization of a QoS Path based on Generic Leon Gommans, Cees de Laat, Bas van Oudenaarde, Arie Taa Advanced Internet Research Group, Department of Computer Science, University of Amsterdam.

More information

Computer Networks. College of Computing. Copyleft 2003~2018

Computer Networks. College of Computing.   Copyleft 2003~2018 Computer Networks Prof. Lin Weiguo Coege of Computing Copyeft 2003~2018 inwei@cuc.edu.cn http://icourse.cuc.edu.cn/computernetworks/ http://tc.cuc.edu.cn Internet Contro Message Protoco (ICMP), RFC 792

More information

Layout Conscious Approach and Bus Architecture Synthesis for Hardware-Software Co-Design of Systems on Chip Optimized for Speed

Layout Conscious Approach and Bus Architecture Synthesis for Hardware-Software Co-Design of Systems on Chip Optimized for Speed Layout Conscious Approach and Bus Architecture Synthesis for Hardware-Software Co-Design of Systems on Chip Optimized for Speed Nattawut Thepayasuwan, Member, IEEE and Aex Doboi, Member, IEEE Abstract

More information

An Adaptive Two-Copy Delayed SR-ARQ for Satellite Channels with Shadowing

An Adaptive Two-Copy Delayed SR-ARQ for Satellite Channels with Shadowing An Adaptive Two-Copy Deayed SR-ARQ for Sateite Channes with Shadowing Jing Zhu, Sumit Roy zhuj@ee.washington.edu Department of Eectrica Engineering, University of Washington Abstract- The paper focuses

More information

Concealment of Lost Speech Packets Using Adaptive Packetization

Concealment of Lost Speech Packets Using Adaptive Packetization Conceament of Lost Speech Packets Using Adaptive Packetization H. Sanneck GMD Fokus / GoNe Kaiserin-Augusta-Aee 3 D-589 Berin, Germany sanneck@fokus.gmd.de Abstract Long-term correation within a speech

More information

Communication-Aware Heterogeneous Multiprocessor Mapping for Real-time Streaming Systems

Communication-Aware Heterogeneous Multiprocessor Mapping for Real-time Streaming Systems Noname manuscript No. (wi be inserted by the editor) Communication-Aware Heterogeneous Mutiprocessor Mapping for Rea-time Streaming Systems Jing Lin Andreas Gerstauer Brian L. Evans Received: date / Accepted:

More information

QoS-Aware Data Transmission and Wireless Energy Transfer: Performance Modeling and Optimization

QoS-Aware Data Transmission and Wireless Energy Transfer: Performance Modeling and Optimization QoS-Aware Data Transmission and Wireess Energy Transfer: Performance Modeing and Optimization Dusit Niyato, Ping Wang, Yeow Wai Leong, and Tan Hwee Pink Schoo of Computer Engineering, Nanyang Technoogica

More information

TSR: Topology Reduction from Tree to Star Data Grids

TSR: Topology Reduction from Tree to Star Data Grids 03 Seventh Internationa Conference on Innovative Mobie and Internet Services in biquitous Computing TSR: Topoogy Reduction from Tree to Star Data Grids Ming-Chang Lee #, Fang-Yie Leu *, Ying-ping Chen

More information

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line American J. of Engineering and Appied Sciences 3 (): 5-24, 200 ISSN 94-7020 200 Science Pubications Appication of Inteigence Based Genetic Agorithm for Job Sequencing Probem on Parae Mixed-Mode Assemby

More information

Digital Image Watermarking Algorithm Based on Fast Curvelet Transform

Digital Image Watermarking Algorithm Based on Fast Curvelet Transform J. Software Engineering & Appications, 010, 3, 939-943 doi:10.436/jsea.010.310111 Pubished Onine October 010 (http://www.scirp.org/journa/jsea) 939 igita Image Watermarking Agorithm Based on Fast Curveet

More information

1682 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 22, NO. 6, DECEMBER Backward Fuzzy Rule Interpolation

1682 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 22, NO. 6, DECEMBER Backward Fuzzy Rule Interpolation 1682 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 22, NO. 6, DECEMBER 2014 Bacward Fuzzy Rue Interpoation Shangzhu Jin, Ren Diao, Chai Que, Senior Member, IEEE, and Qiang Shen Abstract Fuzzy rue interpoation

More information

Published in: Proc. IEEE International Conference on Acoustics, Speech and Signal Processing, April, 2003

Published in: Proc. IEEE International Conference on Acoustics, Speech and Signal Processing, April, 2003 Aaborg Universitet Compressed Domain Packet Loss Conceament of Sinusoiday Coded Speech Rødbro, Christoffer Asgaard; Christensen, Mads Græsbø; Andersen, Søren Vang; Jensen, Søren Hodt Pubished in: Proc.

More information

Service Scheduling for General Packet Radio Service Classes

Service Scheduling for General Packet Radio Service Classes Service Scheduing for Genera Packet Radio Service Casses Qixiang Pang, Amir Bigoo, Victor C. M. Leung, Chris Schoefied Department of Eectrica and Computer Engineering, University of British Coumbia, Vancouver,

More information

Hour 3: The Network Access Layer Page 1 of 10. Discuss how TCP/IP s Network Access layer relates to the OSI networking model

Hour 3: The Network Access Layer Page 1 of 10. Discuss how TCP/IP s Network Access layer relates to the OSI networking model Hour 3: The Network Access Layer Page 1 of 10 Hour 3: The Network Access Layer At the base of the TCP/IP protoco stack is the Network Access ayer, the coection of services and specifications that provide

More information

Introducing a Target-Based Approach to Rapid Prototyping of ECUs

Introducing a Target-Based Approach to Rapid Prototyping of ECUs Introducing a Target-Based Approach to Rapid Prototyping of ECUs FEBRUARY, 1997 Abstract This paper presents a target-based approach to Rapid Prototyping of Eectronic Contro Units (ECUs). With this approach,

More information

International Journal of Electronics and Communications (AEÜ)

International Journal of Electronics and Communications (AEÜ) Int. J. Eectron. Commun. (AEÜ) 67 (2013) 470 478 Contents ists avaiabe at SciVerse ScienceDirect Internationa Journa of Eectronics and Communications (AEÜ) journa h o me pa ge: www.esevier.com/ocate/aeue

More information

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters Optimization and Appication of Support Vector Machine Based on SVM Agorithm Parameters YAN Hui-feng 1, WANG Wei-feng 1, LIU Jie 2 1 ChongQing University of Posts and Teecom 400065, China 2 Schoo Of Civi

More information

Mobile App Recommendation: Maximize the Total App Downloads

Mobile App Recommendation: Maximize the Total App Downloads Mobie App Recommendation: Maximize the Tota App Downoads Zhuohua Chen Schoo of Economics and Management Tsinghua University chenzhh3.12@sem.tsinghua.edu.cn Yinghui (Catherine) Yang Graduate Schoo of Management

More information

A Method for Calculating Term Similarity on Large Document Collections

A Method for Calculating Term Similarity on Large Document Collections $ A Method for Cacuating Term Simiarity on Large Document Coections Wofgang W Bein Schoo of Computer Science University of Nevada Las Vegas, NV 915-019 bein@csunvedu Jeffrey S Coombs and Kazem Taghva Information

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Voume 10 Issue 16 BioTechnoogy 014 An Indian Journa FULL PAPER BTAIJ, 10(16), 014 [999-9307] Study on prediction of type- fuzzy ogic power system based

More information

Multiple Plane Phase Retrieval Based On Inverse Regularized Imaging and Discrete Diffraction Transform

Multiple Plane Phase Retrieval Based On Inverse Regularized Imaging and Discrete Diffraction Transform Mutipe Pane Phase Retrieva Based On Inverse Reguaried Imaging and Discrete Diffraction Transform Artem Migukin, Vadimir Katkovnik, and Jaakko Astoa Department of Signa Processing, Tampere University of

More information

A NEW APPROACH FOR BLOCK BASED STEGANALYSIS USING A MULTI-CLASSIFIER

A NEW APPROACH FOR BLOCK BASED STEGANALYSIS USING A MULTI-CLASSIFIER Internationa Journa on Technica and Physica Probems of Engineering (IJTPE) Pubished by Internationa Organization of IOTPE ISSN 077-358 IJTPE Journa www.iotpe.com ijtpe@iotpe.com September 014 Issue 0 Voume

More information

Distance Weighted Discrimination and Second Order Cone Programming

Distance Weighted Discrimination and Second Order Cone Programming Distance Weighted Discrimination and Second Order Cone Programming Hanwen Huang, Xiaosun Lu, Yufeng Liu, J. S. Marron, Perry Haaand Apri 3, 2012 1 Introduction This vignette demonstrates the utiity and

More information

Conflict graph-based Markovian model to estimate throughput in unsaturated IEEE networks

Conflict graph-based Markovian model to estimate throughput in unsaturated IEEE networks Confict graph-based Markovian mode to estimate throughput in unsaturated IEEE 802 networks Marija STOJANOVA Thomas BEGIN Anthony BUSSON marijastojanova@ens-yonfr thomasbegin@ens-yonfr anthonybusson@ens-yonfr

More information

Insert the power cord into the AC input socket of your projector, as shown in Figure 1. Connect the other end of the power cord to an AC outlet.

Insert the power cord into the AC input socket of your projector, as shown in Figure 1. Connect the other end of the power cord to an AC outlet. Getting Started This chapter wi expain the set-up and connection procedures for your projector, incuding information pertaining to basic adjustments and interfacing with periphera equipment. Powering Up

More information

For Review Only. CFP: Cooperative Fast Protection. Bin Wu, Pin-Han Ho, Kwan L. Yeung, János Tapolcai and Hussein T. Mouftah

For Review Only. CFP: Cooperative Fast Protection. Bin Wu, Pin-Han Ho, Kwan L. Yeung, János Tapolcai and Hussein T. Mouftah Journa of Lightwave Technoogy Page of CFP: Cooperative Fast Protection Bin Wu, Pin-Han Ho, Kwan L. Yeung, János Tapocai and Hussein T. Mouftah Abstract We introduce a nove protection scheme, caed Cooperative

More information

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University Arithmetic Coding Prof. Ja-Ling Wu Department of Computer Science and Information Engineering Nationa Taiwan University F(X) Shannon-Fano-Eias Coding W..o.g. we can take X={,,,m}. Assume p()>0 for a. The

More information

Solving Large Double Digestion Problems for DNA Restriction Mapping by Using Branch-and-Bound Integer Linear Programming

Solving Large Double Digestion Problems for DNA Restriction Mapping by Using Branch-and-Bound Integer Linear Programming The First Internationa Symposium on Optimization and Systems Bioogy (OSB 07) Beijing, China, August 8 10, 2007 Copyright 2007 ORSC & APORC pp. 267 279 Soving Large Doube Digestion Probems for DNA Restriction

More information

FIRST BEZIER POINT (SS) R LE LE. φ LE FIRST BEZIER POINT (PS)

FIRST BEZIER POINT (SS) R LE LE. φ LE FIRST BEZIER POINT (PS) Singe- and Muti-Objective Airfoi Design Using Genetic Agorithms and Articia Inteigence A.P. Giotis K.C. Giannakogou y Nationa Technica University of Athens, Greece Abstract Transonic airfoi design probems

More information

TechTest2017. Solutions Key. Final Edit Copy. Merit Scholarship Examination in the Sciences and Mathematics given on 1 April 2017, and.

TechTest2017. Solutions Key. Final Edit Copy. Merit Scholarship Examination in the Sciences and Mathematics given on 1 April 2017, and. TechTest07 Merit Schoarship Examination in the Sciences and Mathematics given on Apri 07, and sponsored by The Sierra Economics and Science Foundation Soutions Key V9feb7 TechTest07 Soutions Key / 9 07

More information

As Michi Henning and Steve Vinoski showed 1, calling a remote

As Michi Henning and Steve Vinoski showed 1, calling a remote Reducing CORBA Ca Latency by Caching and Prefetching Bernd Brügge and Christoph Vismeier Technische Universität München Method ca atency is a major probem in approaches based on object-oriented middeware

More information

Testing Whether a Set of Code Words Satisfies a Given Set of Constraints *

Testing Whether a Set of Code Words Satisfies a Given Set of Constraints * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 6, 333-346 (010) Testing Whether a Set of Code Words Satisfies a Given Set of Constraints * HSIN-WEN WEI, WAN-CHEN LU, PEI-CHI HUANG, WEI-KUAN SHIH AND MING-YANG

More information

Commentary Unit With Talkback And Dante Network Audio Interface

Commentary Unit With Talkback And Dante Network Audio Interface Network Audio Commentary Interface ensound Commentary Unit With Takback And Dante Network Audio Interface VITA Network Audio Commentary Interface Highights For Commentary Or Takback Two Assignabe 4 Wire

More information

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING Binbin Dai and Wei Yu Ya-Feng Liu Department of Eectrica and Computer Engineering University of Toronto, Toronto ON, Canada M5S 3G4 Emais:

More information

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART 13 AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART Eva Vona University of Ostrava, 30th dubna st. 22, Ostrava, Czech Repubic e-mai: Eva.Vona@osu.cz Abstract: This artice presents the use of

More information

Fuzzy Controller for a Dynamic Window in Elliptic Curve Cryptography Wireless Networks for Scalar Multiplication

Fuzzy Controller for a Dynamic Window in Elliptic Curve Cryptography Wireless Networks for Scalar Multiplication 6th Asia-Pacific Conference on Communications Fuzzy Controer for a Dynamic Window in Eiptic Curve Cryptography Wireess Networks for Scaar Mutipication Xu Huang Facuty of Information Sciences and Engineering

More information

Collaborative Approach to Mitigating ARP Poisoning-based Man-in-the-Middle Attacks

Collaborative Approach to Mitigating ARP Poisoning-based Man-in-the-Middle Attacks Coaborative Approach to Mitigating ARP Poisoning-based Man-in-the-Midde Attacks Seung Yeob Nam a, Sirojiddin Djuraev a, Minho Park b a Department of Information and Communication Engineering, Yeungnam

More information

JOINT IMAGE REGISTRATION AND EXAMPLE-BASED SUPER-RESOLUTION ALGORITHM

JOINT IMAGE REGISTRATION AND EXAMPLE-BASED SUPER-RESOLUTION ALGORITHM JOINT IMAGE REGISTRATION AND AMPLE-BASED SUPER-RESOLUTION ALGORITHM Hyo-Song Kim, Jeyong Shin, and Rae-Hong Park Department of Eectronic Engineering, Schoo of Engineering, Sogang University 35 Baekbeom-ro,

More information

Operating Avaya Aura Conferencing

Operating Avaya Aura Conferencing Operating Avaya Aura Conferencing Reease 6.0 June 2011 04-603510 Issue 1 2010 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts were made to ensure that the information in this document was compete

More information

Design of IP Networks with End-to. to- End Performance Guarantees

Design of IP Networks with End-to. to- End Performance Guarantees Design of IP Networks with End-to to- End Performance Guarantees Irena Atov and Richard J. Harris* ( Swinburne University of Technoogy & *Massey University) Presentation Outine Introduction Mutiservice

More information

Quality Assessment using Tone Mapping Algorithm

Quality Assessment using Tone Mapping Algorithm Quaity Assessment using Tone Mapping Agorithm Nandiki.pushpa atha, Kuriti.Rajendra Prasad Research Schoar, Assistant Professor, Vignan s institute of engineering for women, Visakhapatnam, Andhra Pradesh,

More information

Real-Time Image Generation with Simultaneous Video Memory Read/Write Access and Fast Physical Addressing

Real-Time Image Generation with Simultaneous Video Memory Read/Write Access and Fast Physical Addressing Rea-Time Image Generation with Simutaneous Video Memory Read/rite Access and Fast Physica Addressing Mountassar Maamoun 1, Bouaem Laichi 2, Abdehaim Benbekacem 3, Daoud Berkani 4 1 Department of Eectronic,

More information

Absolute three-dimensional shape measurement with two-frequency square binary patterns

Absolute three-dimensional shape measurement with two-frequency square binary patterns 871 Vo. 56, No. 31 / November 1 217 / Appied Optics Research Artice Absoute three-dimensiona shape measurement with two-frequency square binary patterns CHUFAN JIANG AND SONG ZHANG* Schoo of Mechanica

More information

Meeting Exchange 4.1 Service Pack 2 Release Notes for the S6200/S6800 Servers

Meeting Exchange 4.1 Service Pack 2 Release Notes for the S6200/S6800 Servers Meeting Exchange 4.1 Service Pack 2 Reease Notes for the S6200/S6800 Servers The Meeting Exchange S6200/S6800 Media Servers are SIP-based voice and web conferencing soutions that extend Avaya s conferencing

More information

Formulation of Loss minimization Problem Using Genetic Algorithm and Line-Flow-based Equations

Formulation of Loss minimization Problem Using Genetic Algorithm and Line-Flow-based Equations Formuation of Loss minimization Probem Using Genetic Agorithm and Line-Fow-based Equations Sharanya Jaganathan, Student Member, IEEE, Arun Sekar, Senior Member, IEEE, and Wenzhong Gao, Senior member, IEEE

More information

Replication of Virtual Network Functions: Optimizing Link Utilization and Resource Costs

Replication of Virtual Network Functions: Optimizing Link Utilization and Resource Costs Repication of Virtua Network Functions: Optimizing Link Utiization and Resource Costs Francisco Carpio, Wogang Bziuk and Admea Jukan Technische Universität Braunschweig, Germany Emai:{f.carpio, w.bziuk,

More information

Interference Spins Popovski, Petar; Simeone, Osvaldo; Nielsen, Jimmy Jessen; Stefanovic, Cedomir

Interference Spins Popovski, Petar; Simeone, Osvaldo; Nielsen, Jimmy Jessen; Stefanovic, Cedomir Aaborg Universitet Interference Spins Popovski, Petar; Simeone, Osvado; Niesen, Jimmy Jessen; Stefanovic, Cedomir Pubished in: I E E E Communications Letters DOI (ink to pubication from Pubisher): 10.1109/LCOMM.2014.2387166

More information

ECEn 528 Prof. Archibald Lab: Dynamic Scheduling Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018

ECEn 528 Prof. Archibald Lab: Dynamic Scheduling Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018 ECEn 528 Prof. Archibad Lab: Dynamic Scheduing Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018 Overview This ab's purpose is to expore issues invoved in the design of out-of-order issue processors.

More information

Providing Hop-by-Hop Authentication and Source Privacy in Wireless Sensor Networks

Providing Hop-by-Hop Authentication and Source Privacy in Wireless Sensor Networks The 31st Annua IEEE Internationa Conference on Computer Communications: Mini-Conference Providing Hop-by-Hop Authentication and Source Privacy in Wireess Sensor Networks Yun Li Jian Li Jian Ren Department

More information

mobile telephone HD Voice Mobile Telephone GSM Highlights MKII Fully Updated Re-Design HD Voice 7kHz Bandwidth Dante / AES67 Option Highlights GSM

mobile telephone HD Voice Mobile Telephone GSM Highlights MKII Fully Updated Re-Design HD Voice 7kHz Bandwidth Dante / AES67 Option Highlights GSM GS-MPI005HD MKII Broadcaster s Mobie Phone Highights HD Voice 7kHz Bandwidth MKII Fuy Updated Re-Design Coour Touchscreen Handset Interface For Ca Screening Dante / AES67 Option Highights UMTS (3G) Highights

More information

Special Edition Using Microsoft Excel Selecting and Naming Cells and Ranges

Special Edition Using Microsoft Excel Selecting and Naming Cells and Ranges Specia Edition Using Microsoft Exce 2000 - Lesson 3 - Seecting and Naming Ces and.. Page 1 of 8 [Figures are not incuded in this sampe chapter] Specia Edition Using Microsoft Exce 2000-3 - Seecting and

More information

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory 0 th Word Congress on Structura and Mutidiscipinary Optimization May 9 -, 03, Orando, Forida, USA A Design Method for Optima Truss Structures with Certain Redundancy Based on Combinatoria Rigidity Theory

More information

Utility-based Camera Assignment in a Video Network: A Game Theoretic Framework

Utility-based Camera Assignment in a Video Network: A Game Theoretic Framework This artice has been accepted for pubication in a future issue of this journa, but has not been fuy edited. Content may change prior to fina pubication. Y.LI AND B.BHANU CAMERA ASSIGNMENT: A GAME-THEORETIC

More information

Chapter 5: Transactions in Federated Databases

Chapter 5: Transactions in Federated Databases Federated Databases Chapter 5: in Federated Databases Saes R&D Human Resources Kemens Böhm Distributed Data Management: in Federated Databases 1 Kemens Böhm Distributed Data Management: in Federated Databases

More information

CHAPTER 13 FINITE ELEMENTS: STIFFNESS MATRICES

CHAPTER 13 FINITE ELEMENTS: STIFFNESS MATRICES 4 5 CHAPTER FINITE ELEMENTS: STIFFNESS MATRICES. Introduction The purpose of this chapter is to use two simpe exampes to expain the asics of how finite eement stiffness matrices are formuated and how static

More information

A Two-Step Approach for Interactive Pre-Integrated Volume Rendering of Unstructured Grids

A Two-Step Approach for Interactive Pre-Integrated Volume Rendering of Unstructured Grids A Two-Step Approach for Interactive Pre-Integrated Voume Rendering of Unstructured Grids Stefan Roettger and Thomas Ert Visuaization and Interactive Systems Group University of Stuttgart Abstract In the

More information

Image Segmentation Using Semi-Supervised k-means

Image Segmentation Using Semi-Supervised k-means I J C T A, 9(34) 2016, pp. 595-601 Internationa Science Press Image Segmentation Using Semi-Supervised k-means Reza Monsefi * and Saeed Zahedi * ABSTRACT Extracting the region of interest is a very chaenging

More information

Infinity Connect Web App Customization Guide

Infinity Connect Web App Customization Guide Infinity Connect Web App Customization Guide Contents Introduction 1 Hosting the customized Web App 2 Customizing the appication 3 More information 8 Introduction The Infinity Connect Web App is incuded

More information

Automatic Grouping for Social Networks CS229 Project Report

Automatic Grouping for Social Networks CS229 Project Report Automatic Grouping for Socia Networks CS229 Project Report Xiaoying Tian Ya Le Yangru Fang Abstract Socia networking sites aow users to manuay categorize their friends, but it is aborious to construct

More information

AUTOMATIC IMAGE RETARGETING USING SALIENCY BASED MESH PARAMETERIZATION

AUTOMATIC IMAGE RETARGETING USING SALIENCY BASED MESH PARAMETERIZATION S.Sai Kumar et a. / (IJCSIT Internationa Journa of Computer Science and Information Technoogies, Vo. 1 (4, 010, 73-79 AUTOMATIC IMAGE RETARGETING USING SALIENCY BASED MESH PARAMETERIZATION 1 S.Sai Kumar,

More information

Convention Paper 6202 Presented at the 117th Convention 2004 October San Francisco, CA, USA

Convention Paper 6202 Presented at the 117th Convention 2004 October San Francisco, CA, USA Audio Engineering Society Convention Paper 6202 Presented at the 117th Convention 2004 October 28 31 San Francisco, CA, USA This convention paper has been reproduced from the author's advance manuscript,

More information

Infinite Server Queueing Networks with Deadline Based Routing

Infinite Server Queueing Networks with Deadline Based Routing Infinite Server Queueing Networks with Deadine Based Routing Nea Master and Nichoas Bambos BCMP networks in the more genera framework of Key networks [8]. Key networks have been used and buit upon in severa

More information

Minimizing Resource Cost for Camera Stream Scheduling in Video Data Center

Minimizing Resource Cost for Camera Stream Scheduling in Video Data Center Gao YH, Ma HD, Liu W. Minimizing resource cost for camera stream scheduing in video data center. JOURNAL OF COMPUTER SCIENCE AND TECHNOLOGY 32(3): 555 570 May 2017. DOI 10.1007/s11390-017-1743-x Minimizing

More information

FREE-FORM ANISOTROPY: A NEW METHOD FOR CRACK DETECTION ON PAVEMENT SURFACE IMAGES

FREE-FORM ANISOTROPY: A NEW METHOD FOR CRACK DETECTION ON PAVEMENT SURFACE IMAGES FREE-FORM ANISOTROPY: A NEW METHOD FOR CRACK DETECTION ON PAVEMENT SURFACE IMAGES Tien Sy Nguyen, Stéphane Begot, Forent Ducuty, Manue Avia To cite this version: Tien Sy Nguyen, Stéphane Begot, Forent

More information

file://j:\macmillancomputerpublishing\chapters\in073.html 3/22/01

file://j:\macmillancomputerpublishing\chapters\in073.html 3/22/01 Page 1 of 15 Chapter 9 Chapter 9: Deveoping the Logica Data Mode The information requirements and business rues provide the information to produce the entities, attributes, and reationships in ogica mode.

More information