首页 > 最新文献

2007 IEEE International Conference on Signal Processing and Communications最新文献

英文 中文
Power Consumption Evaluation of Sleep Mode in the IEEE 802.16e MAC with Multi Service Connections IEEE 802.16e MAC多业务连接下睡眠模式功耗评估
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728581
N. Nejatian, M. Nayebi, Ali A. Tadaion
In the sleep mode, a mobile subscribe station (MSS) sleeps for a sleep interval and wakes up at the end of this interval in order to check buffered packet(s) at base station (BS) destined to it. If there is no packet, the MSS increases the sleep window up to the maximum value or keeps it unchanged and sleeps again. In this paper, we study the effect of presence of multi service connections with different power saving classes (PSCs) on power consumption for IEEE 802.16e nodes while operating in the sleep mode. Using multi service connections may result in overlapping of availability and unavailability intervals and reducing the effectiveness of power saving mode of the subscriber.
在休眠模式下,移动订阅站(MSS)在一个休眠间隔内休眠,并在该间隔结束时唤醒,以便检查发送给它的基站(BS)的缓冲数据包。如果没有数据包,则MSS将休眠窗口增加到最大值或保持不变并再次休眠。在本文中,我们研究了不同省电等级(psc)的多业务连接对IEEE 802.16e节点在睡眠模式下运行时功耗的影响。使用多业务连接可能导致可用和不可用间隔重叠,降低用户省电模式的有效性。
{"title":"Power Consumption Evaluation of Sleep Mode in the IEEE 802.16e MAC with Multi Service Connections","authors":"N. Nejatian, M. Nayebi, Ali A. Tadaion","doi":"10.1109/ICSPC.2007.4728581","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728581","url":null,"abstract":"In the sleep mode, a mobile subscribe station (MSS) sleeps for a sleep interval and wakes up at the end of this interval in order to check buffered packet(s) at base station (BS) destined to it. If there is no packet, the MSS increases the sleep window up to the maximum value or keeps it unchanged and sleeps again. In this paper, we study the effect of presence of multi service connections with different power saving classes (PSCs) on power consumption for IEEE 802.16e nodes while operating in the sleep mode. Using multi service connections may result in overlapping of availability and unavailability intervals and reducing the effectiveness of power saving mode of the subscriber.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"74 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115547020","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Implementation of DSP based Algorithms for Impedance Measurements 基于DSP的阻抗测量算法的实现
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728444
P. Ramos, F. Janeiro
In this paper, two DSP based algorithms are implemented for impedance measurements. The algorithms (the seven parameter sine-fitting algorithm and the ellipse fitting algorithm) are implemented and tested in a commercial DSP kit. The complete system is used to compare the algorithms by measuring 105 different impedances, using the four-wire impedance measurement method. The strategic selection of appropriate reference impedances, intrinsic to the impedance measurement method, is also described. The results of each algorithm are compared in terms of speed and accuracy. This is the ground work for a portable DSP based impedance measurement device to be implemented in specifically designed hardware.
本文实现了两种基于DSP的阻抗测量算法。算法(七参数正弦拟合算法和椭圆拟合算法)在商用DSP套件中实现和测试。采用四线阻抗测量法测量了105个不同的阻抗,对整个系统进行了比较。本文还介绍了阻抗测量方法所固有的适当参考阻抗的策略选择。在速度和精度方面比较了每种算法的结果。这是在专门设计的硬件中实现基于DSP的便携式阻抗测量设备的基础工作。
{"title":"Implementation of DSP based Algorithms for Impedance Measurements","authors":"P. Ramos, F. Janeiro","doi":"10.1109/ICSPC.2007.4728444","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728444","url":null,"abstract":"In this paper, two DSP based algorithms are implemented for impedance measurements. The algorithms (the seven parameter sine-fitting algorithm and the ellipse fitting algorithm) are implemented and tested in a commercial DSP kit. The complete system is used to compare the algorithms by measuring 105 different impedances, using the four-wire impedance measurement method. The strategic selection of appropriate reference impedances, intrinsic to the impedance measurement method, is also described. The results of each algorithm are compared in terms of speed and accuracy. This is the ground work for a portable DSP based impedance measurement device to be implemented in specifically designed hardware.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124496899","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
AdaBoost Parallelization on PC Clusters with Virtual Shared Memory for Fast Feature Selection AdaBoost并行计算机集群与虚拟共享内存的快速特征选择
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728281
Virginie Galtier, O. Pietquin
Feature selection is a key issue in many machine learning applications and the need to test lots of candidate features is real while computational time required to do so is often huge. In this paper, we introduce a parallel version of the well-known AdaBoost algorithm to speed up and size up feature selection for binary classification tasks using large training datasets and a wide range of elementary features. This parallelization is done without any modification to the AdaBoost algorithm and designed for PC clusters using Java and the JavaSpace distributed framework. JavaSpace is a memory sharing paradigm implemented on top of a virtual shared memory, that appears both efficient and easy-to-use. Results and performances on a face detection system trained with the proposed parallel AdaBoost are presented.
特征选择是许多机器学习应用中的一个关键问题,测试大量候选特征的需求是真实存在的,而这样做所需的计算时间通常是巨大的。在本文中,我们引入了著名的AdaBoost算法的并行版本,以使用大型训练数据集和广泛的基本特征来加速和确定二元分类任务的特征选择。这种并行化在不修改AdaBoost算法的情况下完成,并使用Java和JavaSpace分布式框架为PC集群设计。JavaSpace是在虚拟共享内存之上实现的内存共享范例,看起来既高效又易于使用。给出了用AdaBoost并行算法训练人脸检测系统的结果和性能。
{"title":"AdaBoost Parallelization on PC Clusters with Virtual Shared Memory for Fast Feature Selection","authors":"Virginie Galtier, O. Pietquin","doi":"10.1109/ICSPC.2007.4728281","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728281","url":null,"abstract":"Feature selection is a key issue in many machine learning applications and the need to test lots of candidate features is real while computational time required to do so is often huge. In this paper, we introduce a parallel version of the well-known AdaBoost algorithm to speed up and size up feature selection for binary classification tasks using large training datasets and a wide range of elementary features. This parallelization is done without any modification to the AdaBoost algorithm and designed for PC clusters using Java and the JavaSpace distributed framework. JavaSpace is a memory sharing paradigm implemented on top of a virtual shared memory, that appears both efficient and easy-to-use. Results and performances on a face detection system trained with the proposed parallel AdaBoost are presented.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114876240","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
On Minimizing Band Size in Limited Reconfigurable Optical Networks 有限可重构光网络中最小带宽的研究
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728307
M. Alnaimi, S. Subramaniam
In this paper, we consider a unidirectional ring network with limited reconfigurability and take up the problem of supporting all-to-all traffic - while minimizing the worst-case wavelength range of the reconfigurable optical add drop multiplexers (ROADMs). ROADMs can be limited in range (L-ROADMs) or have full range (F-ROADMs). The cost of such a network is dominated by the number of wavelengths to be added or dropped by ROADMs. Limiting the range of wavelengths that can be accessed at a node reduces costs. Here, we develop an integer linear programming (ILP) formulation for this problem, and also propose a new wavelength assignment heuristic where we evalute it using the ILP formulation. We conclude that the performance of our proposed heuristic is very close to optimal and the worst-case range is only about 65% of the full range for moderately large number of network nodes.
在本文中,我们考虑具有有限可重构性的单向环形网络,并讨论支持全对全业务的问题,同时最小化可重构光加丢复用器(roadm)的最坏波长范围。roadm可以限制射程(l - roadm)或具有全射程(f - roadm)。这种网络的成本主要取决于roadm要增加或减少的波长数量。限制节点可以访问的波长范围可以降低成本。在这里,我们为这个问题开发了一个整数线性规划(ILP)公式,并且还提出了一个新的波长分配启发式,我们使用ILP公式来评估它。我们得出的结论是,我们提出的启发式算法的性能非常接近最优,对于中等数量的网络节点,最坏情况范围仅为完整范围的65%左右。
{"title":"On Minimizing Band Size in Limited Reconfigurable Optical Networks","authors":"M. Alnaimi, S. Subramaniam","doi":"10.1109/ICSPC.2007.4728307","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728307","url":null,"abstract":"In this paper, we consider a unidirectional ring network with limited reconfigurability and take up the problem of supporting all-to-all traffic - while minimizing the worst-case wavelength range of the reconfigurable optical add drop multiplexers (ROADMs). ROADMs can be limited in range (L-ROADMs) or have full range (F-ROADMs). The cost of such a network is dominated by the number of wavelengths to be added or dropped by ROADMs. Limiting the range of wavelengths that can be accessed at a node reduces costs. Here, we develop an integer linear programming (ILP) formulation for this problem, and also propose a new wavelength assignment heuristic where we evalute it using the ILP formulation. We conclude that the performance of our proposed heuristic is very close to optimal and the worst-case range is only about 65% of the full range for moderately large number of network nodes.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116896301","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Development of Alzheimer's Disease Recognition using Semiautomatic Analysis of Statistical Parameters based on Frequency Characteristics of Medical Images 基于医学图像频率特征的统计参数半自动分析的阿尔茨海默病识别研究进展
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728457
M. Torabi, H. Moradzadeh, R. Vaziri, S. Razavian, R. Ardekani, M. Rahmandoust, A. Taalimi, E. Fatemizadeh
The paper presents an effective algorithm to analyze MR-images in order to recognize Alzheimer's disease (AD) which appeared in patient's brain. The features of interest are categorized in features of the spatial domain (FSD's) and Features of the frequency domain (FFD's) which are based on the first four statistic moments of the wavelet transform. Extracted features have been classified by a multi-layer perceptron artificial neural network (ANN). Before ANN, the number of features is reduced from 44 to 12 to optimize and eliminate any correlation between them. The contribution of this paper is to demonstrate that by using the wavelet transform number of features needed for AD diagnosis has been reduced in comparison with the previous work. We achieved 79% and 100% accuracy among test set and training set respectively, including 93 MR-images.
本文提出了一种有效的核磁共振图像分析算法,以识别出现在患者大脑中的阿尔茨海默病。感兴趣的特征分为空间域特征(FSD's)和频率域特征(FFD's),它们基于小波变换的前四个统计矩。提取的特征被多层感知器人工神经网络(ANN)分类。在人工神经网络之前,特征的数量从44个减少到12个,以优化和消除它们之间的任何相关性。本文的贡献在于,与以前的工作相比,使用小波变换减少了AD诊断所需的特征数量。我们在包括93张mr图像的测试集和训练集中分别实现了79%和100%的准确率。
{"title":"Development of Alzheimer's Disease Recognition using Semiautomatic Analysis of Statistical Parameters based on Frequency Characteristics of Medical Images","authors":"M. Torabi, H. Moradzadeh, R. Vaziri, S. Razavian, R. Ardekani, M. Rahmandoust, A. Taalimi, E. Fatemizadeh","doi":"10.1109/ICSPC.2007.4728457","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728457","url":null,"abstract":"The paper presents an effective algorithm to analyze MR-images in order to recognize Alzheimer's disease (AD) which appeared in patient's brain. The features of interest are categorized in features of the spatial domain (FSD's) and Features of the frequency domain (FFD's) which are based on the first four statistic moments of the wavelet transform. Extracted features have been classified by a multi-layer perceptron artificial neural network (ANN). Before ANN, the number of features is reduced from 44 to 12 to optimize and eliminate any correlation between them. The contribution of this paper is to demonstrate that by using the wavelet transform number of features needed for AD diagnosis has been reduced in comparison with the previous work. We achieved 79% and 100% accuracy among test set and training set respectively, including 93 MR-images.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117103704","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
An Enhanced TOA Estimation using Search Back Window for Non-Coherent UWB Systems 基于搜索后窗的非相干UWB系统改进TOA估计
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728333
Woon-Yong Park, Y. Hong, Sungsoo Choi, Won-Cheol Lee
This paper proposes a scheme for time of arrival (TOA) estimation with employing low-bit analog-to-digital converters (ADCs). The proposed TOA estimation functions in two steps designated by coarse and fine processes to improve TOA accuracy. Towards this, dual overlapped window banks designated as primary and auxiliary windows are utilized together with the search back window (SBW). The performance of the proposed scheme is verified by conducting computer simulations presumed that two types of channel conditions are encountered. The simulation results show that the proposed TOA estimation scheme is superior rather than the conventional method specified by IEEE 802.15.4a technical document even in a condensed multipath environment.
本文提出了一种利用低位模数转换器(adc)估计到达时间(TOA)的方案。本文提出的TOA估计分粗、细两步进行,以提高TOA的精度。为此,双重叠的窗口库被指定为主窗口和辅助窗口,以及搜索后窗口(SBW)。假设遇到两种信道条件,通过计算机模拟验证了所提方案的性能。仿真结果表明,即使在压缩多径环境下,所提出的TOA估计方案也优于IEEE 802.15.4a技术文档中规定的传统方法。
{"title":"An Enhanced TOA Estimation using Search Back Window for Non-Coherent UWB Systems","authors":"Woon-Yong Park, Y. Hong, Sungsoo Choi, Won-Cheol Lee","doi":"10.1109/ICSPC.2007.4728333","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728333","url":null,"abstract":"This paper proposes a scheme for time of arrival (TOA) estimation with employing low-bit analog-to-digital converters (ADCs). The proposed TOA estimation functions in two steps designated by coarse and fine processes to improve TOA accuracy. Towards this, dual overlapped window banks designated as primary and auxiliary windows are utilized together with the search back window (SBW). The performance of the proposed scheme is verified by conducting computer simulations presumed that two types of channel conditions are encountered. The simulation results show that the proposed TOA estimation scheme is superior rather than the conventional method specified by IEEE 802.15.4a technical document even in a condensed multipath environment.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117252248","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Dynamic Hardware-Oriented Algorithm for Angle of Arrival Positioning Technique 面向硬件的动态到达角定位算法
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728290
M. Salamah, E. Doukhnitch, C. Bayramer
There is an increasing demand for finding a mobile location in areas such as robotics applications, electronic warfare positioning, wireless communication systems and vehicle security. Angle of arrival (AOA) is one of the key techniques in wireless location estimation. Location estimation is done by using standard triangulation operations that are usually implemented in software. In this paper, we present a new hardware-oriented algorithm that uses only simple shift and add operations in the computation and therefore can be easily implemented in hardware. The comparison between this method and the conventional AOA based positioning technique is discussed in terms of computational cost (required number of operations). The results show that the proposed algorithm outperforms the traditional one in terms of both software and hardware implementations points of views.
在机器人应用、电子战定位、无线通信系统和车辆安全等领域,对寻找移动位置的需求越来越大。到达角(AOA)是无线定位估计的关键技术之一。位置估计是通过使用通常在软件中实现的标准三角测量操作来完成的。在本文中,我们提出了一种新的面向硬件的算法,它在计算中只使用简单的移位和加法运算,因此可以很容易地在硬件上实现。从计算成本(所需操作次数)的角度对该方法与传统的基于AOA的定位技术进行了比较。结果表明,该算法在软件和硬件实现方面都优于传统算法。
{"title":"Dynamic Hardware-Oriented Algorithm for Angle of Arrival Positioning Technique","authors":"M. Salamah, E. Doukhnitch, C. Bayramer","doi":"10.1109/ICSPC.2007.4728290","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728290","url":null,"abstract":"There is an increasing demand for finding a mobile location in areas such as robotics applications, electronic warfare positioning, wireless communication systems and vehicle security. Angle of arrival (AOA) is one of the key techniques in wireless location estimation. Location estimation is done by using standard triangulation operations that are usually implemented in software. In this paper, we present a new hardware-oriented algorithm that uses only simple shift and add operations in the computation and therefore can be easily implemented in hardware. The comparison between this method and the conventional AOA based positioning technique is discussed in terms of computational cost (required number of operations). The results show that the proposed algorithm outperforms the traditional one in terms of both software and hardware implementations points of views.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"85 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120864783","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Improving the Real-Time Response of an ADXL202 Accelerometer Placed in a Car Under Performance Tests by using Adaptive Filtering 采用自适应滤波改善车载ADXL202加速度计性能测试的实时响应
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728552
W. Hernandez
In this paper, a recursive least-squares lattice (RLSL) adaptive filter was used to estimate the relevant signal coming from an ADXL202 accelerometer placed in car under performance tests. In this practical application, the signal of interest was buried in a broad-band noise background where we had little knowledge of the noise characteristics. The results of the experiment were satisfactory and, in order to compare the type of conventional filters used in today's cars to cancel the noise corrupting the information coming from automotive sensors against optimal adaptive filters, the signal coming from the ADXL202 was also filtered by using several lowpass digital Butterworth filters. The results of the experiment showed that the signal-to-noise (SNR) ratio improvement achieved by using the RLSL adaptive filter was 42.66 times better than the best SNR improvement that was achieved by using the classical filters.
本文采用递推最小二乘格(RLSL)自适应滤波器对车载ADXL202加速度计进行性能测试后的相关信号进行估计。在这个实际应用中,感兴趣的信号被埋在宽带噪声背景中,而我们对噪声特性知之甚少。实验结果令人满意,为了比较当今汽车中使用的传统滤波器的类型,以消除干扰汽车传感器信息的噪声与最佳自适应滤波器,来自ADXL202的信号也使用几个低通数字巴特沃斯滤波器进行滤波。实验结果表明,采用RLSL自适应滤波器取得的信噪比改善效果是采用经典滤波器取得的最佳信噪比改善效果的42.66倍。
{"title":"Improving the Real-Time Response of an ADXL202 Accelerometer Placed in a Car Under Performance Tests by using Adaptive Filtering","authors":"W. Hernandez","doi":"10.1109/ICSPC.2007.4728552","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728552","url":null,"abstract":"In this paper, a recursive least-squares lattice (RLSL) adaptive filter was used to estimate the relevant signal coming from an ADXL202 accelerometer placed in car under performance tests. In this practical application, the signal of interest was buried in a broad-band noise background where we had little knowledge of the noise characteristics. The results of the experiment were satisfactory and, in order to compare the type of conventional filters used in today's cars to cancel the noise corrupting the information coming from automotive sensors against optimal adaptive filters, the signal coming from the ADXL202 was also filtered by using several lowpass digital Butterworth filters. The results of the experiment showed that the signal-to-noise (SNR) ratio improvement achieved by using the RLSL adaptive filter was 42.66 times better than the best SNR improvement that was achieved by using the classical filters.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125874396","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Errors Analysis of Spectrum Inversion Methods 频谱反演方法误差分析
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728304
Wang Yiding, Wang Yunhong, Z. Shi
Two kinds of spectrum inversion methods are investigated. One is analog mixing method; another is digital undersampling method, which is put forward in this paper. In order to prove the digital undersampling method is better than the analog mixing method. The error models of these two methods are set up. Based on the error models, simulation experiments are carried out. The results prove that the digital undersampling method is of much more precision than the analog mixing method.
研究了两种光谱反演方法。一种是模拟混合法;另一种是本文提出的数字欠采样方法。为了证明数字欠采样方法优于模拟混频方法。建立了两种方法的误差模型。基于误差模型,进行了仿真实验。结果表明,数字欠采样方法比模拟混频方法精度高得多。
{"title":"Errors Analysis of Spectrum Inversion Methods","authors":"Wang Yiding, Wang Yunhong, Z. Shi","doi":"10.1109/ICSPC.2007.4728304","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728304","url":null,"abstract":"Two kinds of spectrum inversion methods are investigated. One is analog mixing method; another is digital undersampling method, which is put forward in this paper. In order to prove the digital undersampling method is better than the analog mixing method. The error models of these two methods are set up. Based on the error models, simulation experiments are carried out. The results prove that the digital undersampling method is of much more precision than the analog mixing method.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126100415","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
A V/UV Speech Detection based on Characterization of Background Noise 基于背景噪声特征的V/UV语音检测
Pub Date : 2007-11-01 DOI: 10.1109/ICSPC.2007.4728295
F. Beritelli, S. Casale, A. Russo, S. Serrano
The paper presents an adaptive system for voiced/unvoiced (V/UV) speech detection in the presence of background noise. Genetic algorithms were used to select the features that offer the best V/UV detection according to the output of a background noise classifier (NC) and a signal to noise ratio estimation (SNRE) system. The system was implemented and the tests performed using the TIMIT speech corpus and its phonetic classification. The results were compared with a non-adaptive classification system and the V/UV detectors adopted by three important speech coding standards: LPC10, ITU-T G.723.1 and ETSI AMR. In all cases the adaptive V/UV classifier outperformed the traditional solutions.
本文提出了一种背景噪声存在下的浊音/浊音自适应检测系统。根据背景噪声分类器(NC)和信噪比估计(SNRE)系统的输出,使用遗传算法选择提供最佳V/UV检测的特征。利用TIMIT语音语料库及其语音分类对系统进行了实现和测试。结果与LPC10、ITU-T G.723.1和ETSI AMR三个重要语音编码标准采用的非自适应分类系统和V/UV检测器进行了比较。在所有情况下,自适应V/UV分类器都优于传统的解决方案。
{"title":"A V/UV Speech Detection based on Characterization of Background Noise","authors":"F. Beritelli, S. Casale, A. Russo, S. Serrano","doi":"10.1109/ICSPC.2007.4728295","DOIUrl":"https://doi.org/10.1109/ICSPC.2007.4728295","url":null,"abstract":"The paper presents an adaptive system for voiced/unvoiced (V/UV) speech detection in the presence of background noise. Genetic algorithms were used to select the features that offer the best V/UV detection according to the output of a background noise classifier (NC) and a signal to noise ratio estimation (SNRE) system. The system was implemented and the tests performed using the TIMIT speech corpus and its phonetic classification. The results were compared with a non-adaptive classification system and the V/UV detectors adopted by three important speech coding standards: LPC10, ITU-T G.723.1 and ETSI AMR. In all cases the adaptive V/UV classifier outperformed the traditional solutions.","PeriodicalId":425397,"journal":{"name":"2007 IEEE International Conference on Signal Processing and Communications","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129782559","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2007 IEEE International Conference on Signal Processing and Communications
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1