首页 > 最新文献

2015 International Conference on Emerging Technologies (ICET)最新文献

英文 中文
Optimizing speed of mobile data collector in Wireless Sensor Network 无线传感器网络中移动数据采集器的速度优化
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389213
Ali Sayyed, Leandro Buss Becker
Introducing mobility in some of the components of WSN is one of the promising techniques for improving performance of the network in terms of connectivity, lifetime, data collection and data latency. Deliberate and controlled mobility, when best adjusted in terms of trajectory and speed, enhance the performance of the network to a desired level. This paper focus on the implementation details and performance analysis of controlling and fine tuning the speed of mobile data collector in WSNs. We consider a sensor network where nodes are deployed and organized into clusters on the basis of distance from each other. Nodes sense their environment and transmit data to their corresponding cluster heads, which in turn send it to a mobile data collector when it is in communication range. The goal is to optimize the speed of mobile data collector, and enable it to adaptively adjust it motion; move slower in areas where more time is needed to collect the required data and speeds up where there are no such constraints. This is achieved through cooperation between mobile nodes and static sensor nodes, through information sharing. Our simulation results show significant increase in data collection rate and reduction in the overall time and number of laps mobile data collector spend in data gathering.
在WSN的一些组件中引入移动性是在连接、生命周期、数据收集和数据延迟方面提高网络性能的有前途的技术之一。经过深思熟虑和控制的移动性,在轨道和速度方面进行最佳调整时,将网络的性能提高到理想的水平。本文重点研究了无线传感器网络中移动数据采集器速度控制和微调的实现细节和性能分析。我们考虑一个传感器网络,其中节点根据彼此之间的距离被部署和组织成集群。节点感知它们的环境并将数据传输到相应的簇头,当簇头在通信范围内时,簇头再将数据发送到移动数据收集器。目标是优化移动数据采集器的速度,使其能够自适应调整其运动;在需要更多时间收集所需数据的领域放慢速度,在没有此类限制的领域加快速度。这是通过移动节点和静态传感器节点之间的合作,通过信息共享来实现的。我们的仿真结果表明,移动数据采集器在数据收集上的总体时间和圈数显著增加,数据收集速率显著提高。
{"title":"Optimizing speed of mobile data collector in Wireless Sensor Network","authors":"Ali Sayyed, Leandro Buss Becker","doi":"10.1109/ICET.2015.7389213","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389213","url":null,"abstract":"Introducing mobility in some of the components of WSN is one of the promising techniques for improving performance of the network in terms of connectivity, lifetime, data collection and data latency. Deliberate and controlled mobility, when best adjusted in terms of trajectory and speed, enhance the performance of the network to a desired level. This paper focus on the implementation details and performance analysis of controlling and fine tuning the speed of mobile data collector in WSNs. We consider a sensor network where nodes are deployed and organized into clusters on the basis of distance from each other. Nodes sense their environment and transmit data to their corresponding cluster heads, which in turn send it to a mobile data collector when it is in communication range. The goal is to optimize the speed of mobile data collector, and enable it to adaptively adjust it motion; move slower in areas where more time is needed to collect the required data and speeds up where there are no such constraints. This is achieved through cooperation between mobile nodes and static sensor nodes, through information sharing. Our simulation results show significant increase in data collection rate and reduction in the overall time and number of laps mobile data collector spend in data gathering.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115437594","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}
引用次数: 4
Optimizing NEURON brain simulator with Remote Memory Access on distributed memory systems 优化神经元大脑模拟器与远程记忆访问分布式记忆系统
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389167
Danish Shehzad, Z. Bozkus
The Complex neuronal network models require support from simulation environment for efficient network simulations. To compute the models increasing complexity necessitated the efforts to parallelize the NEURON simulation environment. The computational neuroscientists have extended NEURON by dividing the equations for its subnet among multiple processors for increasing the competence of hardware. For spiking neuronal networks inter-processor spikes exchange consume significant portion of overall simulation time on parallel machines. In NEURON Message Passing Interface (MPI) is used for inter processor spikes exchange, MPI_Allgather collective operation is used for spikes exchange generated after each interval across distributed memory systems. However, as the number of processors become larger and larger MPI_Allgather method become bottleneck and needs efficient exchange method to reduce the spike exchange time. This work has improved MPI_Allgather method to Remote Memory Access (RMA) based on MPI-3.0 for NEURON simulation environment, MPI based on RMA provides significant advantages through increased communication concurrency in consequence enhances efficiency of NEURON and scaling the overall run time for the simulation of large network models1.
复杂的神经网络模型需要仿真环境的支持才能实现高效的网络仿真。随着模型计算复杂度的增加,需要对NEURON仿真环境进行并行化处理。计算神经科学家通过在多个处理器中划分其子网的方程来扩展NEURON,以提高硬件的能力。对于尖峰神经元网络,处理器间尖峰交换消耗了并行机器上总体仿真时间的很大一部分。其中神经元消息传递接口(NEURON Message Passing Interface, MPI)用于处理器间峰值交换,MPI_Allgather集合操作用于跨分布式内存系统每间隔产生的峰值交换。然而,随着处理器数量的不断增加,MPI_Allgather方法成为瓶颈,需要有效的交换方法来减少尖峰交换时间。本工作将MPI_Allgather方法改进为基于MPI-3.0的Remote Memory Access (RMA)方法,基于RMA的MPI通过增加通信并发性从而提高了NEURON的效率并扩展了大型网络模型仿真的总体运行时间1。
{"title":"Optimizing NEURON brain simulator with Remote Memory Access on distributed memory systems","authors":"Danish Shehzad, Z. Bozkus","doi":"10.1109/ICET.2015.7389167","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389167","url":null,"abstract":"The Complex neuronal network models require support from simulation environment for efficient network simulations. To compute the models increasing complexity necessitated the efforts to parallelize the NEURON simulation environment. The computational neuroscientists have extended NEURON by dividing the equations for its subnet among multiple processors for increasing the competence of hardware. For spiking neuronal networks inter-processor spikes exchange consume significant portion of overall simulation time on parallel machines. In NEURON Message Passing Interface (MPI) is used for inter processor spikes exchange, MPI_Allgather collective operation is used for spikes exchange generated after each interval across distributed memory systems. However, as the number of processors become larger and larger MPI_Allgather method become bottleneck and needs efficient exchange method to reduce the spike exchange time. This work has improved MPI_Allgather method to Remote Memory Access (RMA) based on MPI-3.0 for NEURON simulation environment, MPI based on RMA provides significant advantages through increased communication concurrency in consequence enhances efficiency of NEURON and scaling the overall run time for the simulation of large network models1.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"606 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115108030","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
Performance analysis of two-relay cooperative cognitive network with path loss effect 考虑路径损失效应的双中继协同认知网络性能分析
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389189
S. Ullah, Asad I. Khan, Farhan Ullah, I. Khan, I. Khan, S. Jan
This paper conducts the comparative study of cooperative cognitive radio networks using Decode and Forward (DF) protocol at the relays. The aim of the study is to decrease the uncertain noise along with provision of efficient energy detection technique. Moreover, the detection accuracy and capability of the network in AWGN channel has been investigated by the addition of path loss effect. Multiple relays are used in different scenarios considering distances from source and destination. Path loss exponent is set as 3 and Monte Carlo simulations are performed for the desired results. The proposed system has been evaluated based on the Detection Probability (Pd), Unavailable Probability (Pna) and Collision Probability (Pc).
本文对采用解码转发(DF)协议的协作式认知无线网络在中继上进行了比较研究。研究的目的是在提供有效的能量检测技术的同时减少不确定噪声。此外,通过加入路径损耗效应,研究了该网络在AWGN信道中的检测精度和检测能力。考虑到从源到目的地的距离,在不同的情况下使用多个继电器。将路径损耗指数设置为3,并进行蒙特卡罗模拟以获得期望的结果。基于检测概率(Pd)、不可用概率(Pna)和碰撞概率(Pc)对该系统进行了评估。
{"title":"Performance analysis of two-relay cooperative cognitive network with path loss effect","authors":"S. Ullah, Asad I. Khan, Farhan Ullah, I. Khan, I. Khan, S. Jan","doi":"10.1109/ICET.2015.7389189","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389189","url":null,"abstract":"This paper conducts the comparative study of cooperative cognitive radio networks using Decode and Forward (DF) protocol at the relays. The aim of the study is to decrease the uncertain noise along with provision of efficient energy detection technique. Moreover, the detection accuracy and capability of the network in AWGN channel has been investigated by the addition of path loss effect. Multiple relays are used in different scenarios considering distances from source and destination. Path loss exponent is set as 3 and Monte Carlo simulations are performed for the desired results. The proposed system has been evaluated based on the Detection Probability (Pd), Unavailable Probability (Pna) and Collision Probability (Pc).","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126458187","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
3-degree-of-freedom real-time human hand following robot arm using visual feedback 利用视觉反馈的3自由度实时人手跟随机械臂
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389202
M. Nazreen Bin Zainal Abidin, S. Ali, Syed Hasan Adil
This paper presents a simple approach to mimic human motion. The objective of this research is to mimic the human motions using visual feedback and convert it into robotic motion. A 3 degree-of-freedom robotic arm is developed that utilizes visual feedback capturing the human hand motion. The motion of the robotic arm is governed by converting the workspace configuration into configuration space using inverse kinematics. The proposed approach is applied to freehand drawing and is implemented in real-time. The real-time human hand following robot arm shows that it can be used for environments endangered for humans effectively.
本文提出了一种简单的模拟人体运动的方法。本研究的目的是利用视觉反馈模拟人类运动,并将其转化为机器人运动。开发了一种利用视觉反馈捕捉人手运动的3自由度机械臂。利用逆运动学将工作空间位形转化为位形空间来控制机械臂的运动。该方法适用于写意绘图,并可实时实现。实时人手跟随机械臂的实验表明,它可以有效地用于人类面临危险的环境。
{"title":"3-degree-of-freedom real-time human hand following robot arm using visual feedback","authors":"M. Nazreen Bin Zainal Abidin, S. Ali, Syed Hasan Adil","doi":"10.1109/ICET.2015.7389202","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389202","url":null,"abstract":"This paper presents a simple approach to mimic human motion. The objective of this research is to mimic the human motions using visual feedback and convert it into robotic motion. A 3 degree-of-freedom robotic arm is developed that utilizes visual feedback capturing the human hand motion. The motion of the robotic arm is governed by converting the workspace configuration into configuration space using inverse kinematics. The proposed approach is applied to freehand drawing and is implemented in real-time. The real-time human hand following robot arm shows that it can be used for environments endangered for humans effectively.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124451340","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
A novel approach for blind separation dereverberation of speech mixtures using multiplestep linear predictive coding 一种基于多步线性预测编码的语音混合盲分离去噪方法
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389191
W. Ehsan, T. Jan
A new method for the combination of blind separation and dereverberation of speech signals using linear convolutive mixing model is presented. The proposed algorithm consists of two parts. In the first part pre-filtering process is applied on speech mixtures to predict late reverberations by employing long-term multiple-step linear prediction (MSLP) and then these late reverberations are mitigated by using spectral subtraction (SS) technique. In the second part, a source separation technique has been applied consisting of various steps. Here in this part, first Independent component analysis (ICA) algorithm is used to separate target speech sources from sensor readings using the assumptions that sources involved in the mixing process are independent. Then by differentiating energy of individual time-frequency signatures of the separated target speech signals we compute ideal binary mask (IBM). Finally artifacts are suppressed which are normally the basis of time varying nature of IBM by means of cepstral smoothing. Simulated environment for reverberant mixtures is used to analyse the efficiency of our proposed algorithm. Simulations results evaluated in terms of signal to noise ratio (SNR) indicate a considerably enhanced quality of segregated speech as compared to a previous method.
提出了一种利用线性卷积混合模型对语音信号进行盲分离和去噪的新方法。该算法由两部分组成。第一部分采用长期多步线性预测(MSLP)对混合语音进行预滤波,预测后期混响,然后采用频谱减法(SS)技术对后期混响进行抑制。在第二部分中,应用了一种由多个步骤组成的源分离技术。在这一部分中,首先使用独立分量分析(ICA)算法从传感器读数中分离目标语音源,假设混合过程中涉及的源是独立的。然后通过对分离后的目标语音信号各时频特征的能量求导,计算出理想二值掩码。最后,通过倒谱平滑来抑制通常是IBM时变性质基础的伪影。利用混响混合物的模拟环境,分析了所提算法的有效性。根据信噪比(SNR)评估的仿真结果表明,与以前的方法相比,隔离语音的质量大大提高。
{"title":"A novel approach for blind separation dereverberation of speech mixtures using multiplestep linear predictive coding","authors":"W. Ehsan, T. Jan","doi":"10.1109/ICET.2015.7389191","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389191","url":null,"abstract":"A new method for the combination of blind separation and dereverberation of speech signals using linear convolutive mixing model is presented. The proposed algorithm consists of two parts. In the first part pre-filtering process is applied on speech mixtures to predict late reverberations by employing long-term multiple-step linear prediction (MSLP) and then these late reverberations are mitigated by using spectral subtraction (SS) technique. In the second part, a source separation technique has been applied consisting of various steps. Here in this part, first Independent component analysis (ICA) algorithm is used to separate target speech sources from sensor readings using the assumptions that sources involved in the mixing process are independent. Then by differentiating energy of individual time-frequency signatures of the separated target speech signals we compute ideal binary mask (IBM). Finally artifacts are suppressed which are normally the basis of time varying nature of IBM by means of cepstral smoothing. Simulated environment for reverberant mixtures is used to analyse the efficiency of our proposed algorithm. Simulations results evaluated in terms of signal to noise ratio (SNR) indicate a considerably enhanced quality of segregated speech as compared to a previous method.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"71 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127780581","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
Enhanced gain metamaterial-based Leaky-wave beam-forming antenna for the V2X communication V2X通信中基于增强增益超材料的漏波波束形成天线
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389172
M. K. Khattak, S. Kahng
In this paper, a (Composite Right/ Left Hand) CRLH Leaky-wave two-dimensional array antenna for hemispherical beam-forming aimed at V2X communication is proposed. This antenna is composed of 4×4 feed-network and 4 rows of CRLH leaky-wave radiating structures that adopt the capacitive inter-element coupled mushrooms. Every single capacitive coupling uses 0.75 pF. We will show beam-forming and enhanced gain performances.
本文提出了一种用于V2X通信的半球形波束形成的(复合右手/左手)CRLH漏波二维阵列天线。该天线由4×4馈电网络和4排采用电容式元件间耦合蘑菇的CRLH漏波辐射结构组成。每个电容耦合使用0.75 pF。我们将展示波束形成和增强的增益性能。
{"title":"Enhanced gain metamaterial-based Leaky-wave beam-forming antenna for the V2X communication","authors":"M. K. Khattak, S. Kahng","doi":"10.1109/ICET.2015.7389172","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389172","url":null,"abstract":"In this paper, a (Composite Right/ Left Hand) CRLH Leaky-wave two-dimensional array antenna for hemispherical beam-forming aimed at V2X communication is proposed. This antenna is composed of 4×4 feed-network and 4 rows of CRLH leaky-wave radiating structures that adopt the capacitive inter-element coupled mushrooms. Every single capacitive coupling uses 0.75 pF. We will show beam-forming and enhanced gain performances.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"343 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134172870","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
Automatic programmer: A software tool 自动编程器:一个软件工具
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389205
Altaf Hussain, Mudassar Riaz, Zain Ul Abdin, Afshah Saeed
Nowadays, Microcontroller has great impact in our life which can't be ignored. Many automatically controlled products i.e. automobile engine control systems, and embedded systems etc. are being programmed using microcontroller. Any person working in the field of electronics has knowledge to use a microcontroller but it's difficult for him/her to write code for microcontroller because every person may not have good programming skills to write code for microcontroller. So it's really tough task to program a microcontroller for such person. Our work aims to provide a solution in the form of Automatic Programmer for electronic engineers with such problems. It is basically software solution that allows the user to generate the code for microcontroller by providing a desired block diagram as an input. This tool allows its user to create the block diagram of desired circuit as input and generate the code for it and also generates its HEX file of the respective generated code.
如今,单片机对我们的生活产生了不可忽视的影响。许多自动控制产品,如汽车发动机控制系统和嵌入式系统等,正在使用微控制器进行编程。任何在电子领域工作的人都有使用微控制器的知识,但他/她很难为微控制器编写代码,因为每个人都可能没有良好的编程技能来编写微控制器代码。因此,为这样的人编写微控制器是一项艰巨的任务。我们的工作旨在以自动编程器的形式为电子工程师提供解决这些问题的方法。它基本上是软件解决方案,允许用户通过提供所需的框图作为输入来生成微控制器的代码。该工具允许其用户创建所需电路的框图作为输入,并为其生成代码,还生成其各自生成代码的HEX文件。
{"title":"Automatic programmer: A software tool","authors":"Altaf Hussain, Mudassar Riaz, Zain Ul Abdin, Afshah Saeed","doi":"10.1109/ICET.2015.7389205","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389205","url":null,"abstract":"Nowadays, Microcontroller has great impact in our life which can't be ignored. Many automatically controlled products i.e. automobile engine control systems, and embedded systems etc. are being programmed using microcontroller. Any person working in the field of electronics has knowledge to use a microcontroller but it's difficult for him/her to write code for microcontroller because every person may not have good programming skills to write code for microcontroller. So it's really tough task to program a microcontroller for such person. Our work aims to provide a solution in the form of Automatic Programmer for electronic engineers with such problems. It is basically software solution that allows the user to generate the code for microcontroller by providing a desired block diagram as an input. This tool allows its user to create the block diagram of desired circuit as input and generate the code for it and also generates its HEX file of the respective generated code.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131409433","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}
引用次数: 5
Generalized method for harmonic elimination in two and three level voltage sourced converters 二电平和三电平电压源变换器谐波消除的广义方法
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389186
Zunaib Ali, N. Christofides, M. Tahir, K. Saleem, Mehmoona Gul, Syed Riaz ul Hasnain, B. Khan
Two and three level VSC inverters are the building blocks of most of inverter applications necessitating the employment of appropriate switching techniques that result in harmonic free sinusoidal output. The paper presents the generalized method for harmonic elimination in two and three level voltage sourced converter. The technique used for suppression of selective low-ordered harmonics form the inverter's output voltage waveform is Selective harmonic elimination (SHE). The inverter's output voltage waveform is mathematically modeled using Fourier series that results in the system of nonlinear equations. The non-linear equations are solved for eliminating the specific low order harmonics. The main objective in calculating appropriate switching angle is to minimize the value of Total Harmonic Distortion (THD). To solve the system of non-linear equations numerical method Newton Raphson is applied and appropriate switching angles are calculated. The remaining uneliminated higher order harmonics are eliminated by connecting appropriate value of filter at the output stage of VSC inverter. The model of two level VSC is simulated in SimPowerSystem Matlab tool bar together with the algorithm of Newton Raphson technique. The time domain plot and frequency spectrum of inverter's output waveform is presented in the results section. The results of two and three level VSC inverters are analyzed and debated together with the comparative analysis on the basis of THD. Moreover, a comparison is presented on the basis of IEEE standard Std. 519 and EN 50160.
二电平和三电平VSC逆变器是大多数逆变器应用的组成部分,需要采用适当的开关技术,从而产生无谐波正弦输出。本文提出了二电平和三电平电压源变换器谐波消除的通用方法。用于抑制逆变器输出电压波形中选择性低阶谐波的技术是选择性谐波消除(SHE)。逆变器输出电压波形采用傅立叶级数进行数学建模,得到非线性方程组。求解非线性方程,消除特定的低次谐波。计算合适的开关角的主要目的是使总谐波失真(THD)值最小。为求解非线性方程组,采用牛顿拉弗森数值方法,计算出合适的开关角。通过在VSC逆变器输出级连接适当的滤波器值来消除剩余的未消除的高次谐波。结合Newton Raphson算法,在SimPowerSystem Matlab工具栏中对两级VSC模型进行了仿真。结果部分给出了逆变器输出波形的时域图和频谱图。对二电平和三电平VSC逆变器的结果进行了分析和讨论,并在THD的基础上进行了比较分析。并在IEEE标准Std. 519和en50160的基础上进行了比较。
{"title":"Generalized method for harmonic elimination in two and three level voltage sourced converters","authors":"Zunaib Ali, N. Christofides, M. Tahir, K. Saleem, Mehmoona Gul, Syed Riaz ul Hasnain, B. Khan","doi":"10.1109/ICET.2015.7389186","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389186","url":null,"abstract":"Two and three level VSC inverters are the building blocks of most of inverter applications necessitating the employment of appropriate switching techniques that result in harmonic free sinusoidal output. The paper presents the generalized method for harmonic elimination in two and three level voltage sourced converter. The technique used for suppression of selective low-ordered harmonics form the inverter's output voltage waveform is Selective harmonic elimination (SHE). The inverter's output voltage waveform is mathematically modeled using Fourier series that results in the system of nonlinear equations. The non-linear equations are solved for eliminating the specific low order harmonics. The main objective in calculating appropriate switching angle is to minimize the value of Total Harmonic Distortion (THD). To solve the system of non-linear equations numerical method Newton Raphson is applied and appropriate switching angles are calculated. The remaining uneliminated higher order harmonics are eliminated by connecting appropriate value of filter at the output stage of VSC inverter. The model of two level VSC is simulated in SimPowerSystem Matlab tool bar together with the algorithm of Newton Raphson technique. The time domain plot and frequency spectrum of inverter's output waveform is presented in the results section. The results of two and three level VSC inverters are analyzed and debated together with the comparative analysis on the basis of THD. Moreover, a comparison is presented on the basis of IEEE standard Std. 519 and EN 50160.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124870502","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}
引用次数: 5
A survey on block based copy move image forgery detection techniques 基于块的复制移动图像伪造检测技术综述
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389169
Toqeer Mahmood, T. Nawaz, Rehan Ashraf, Mohsin Shah, Zakir Khan, Aun Irtaza, Zahid Mehmood
In today's modern life, digital images have significant importance because they have become a leading source of information dissemination. However, the availability of image editing tools made it easier to forge the contents of a digital image; making the authenticity untrustful. Different techniques can be used to forge the digital images. Copy move forgery is the most popular and common approach where a specific part of an image is copied and pasted elsewhere in the same image to conceal unwanted part or object. In this study, we attempted to survey several passive block based copy move forgery detection techniques. A passive technique attempts to identify forgery in digital images without any prior information. A comparison between various techniques is also included.
在当今的现代生活中,数字图像具有重要意义,因为它们已成为信息传播的主要来源。然而,图像编辑工具的可用性使得伪造数字图像的内容变得更加容易;使真实性不可信。不同的技术可以用来伪造数字图像。复制移动伪造是最流行和最常见的方法,将图像的特定部分复制并粘贴到同一图像的其他地方,以隐藏不需要的部分或对象。在这项研究中,我们试图调查几种基于被动块的复制移动伪造检测技术。被动技术试图在没有任何先验信息的情况下识别数字图像中的伪造。还包括各种技术之间的比较。
{"title":"A survey on block based copy move image forgery detection techniques","authors":"Toqeer Mahmood, T. Nawaz, Rehan Ashraf, Mohsin Shah, Zakir Khan, Aun Irtaza, Zahid Mehmood","doi":"10.1109/ICET.2015.7389169","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389169","url":null,"abstract":"In today's modern life, digital images have significant importance because they have become a leading source of information dissemination. However, the availability of image editing tools made it easier to forge the contents of a digital image; making the authenticity untrustful. Different techniques can be used to forge the digital images. Copy move forgery is the most popular and common approach where a specific part of an image is copied and pasted elsewhere in the same image to conceal unwanted part or object. In this study, we attempted to survey several passive block based copy move forgery detection techniques. A passive technique attempts to identify forgery in digital images without any prior information. A comparison between various techniques is also included.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127457430","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}
引用次数: 38
Wrinkles energy based age estimation using discrete cosine transform 基于离散余弦变换的皱纹能量年龄估计
Pub Date : 2015-12-01 DOI: 10.1109/ICET.2015.7389184
Sahib Khan, Shamrez Khan, T. Khan, A. Hussain, Abubakar Siddique, Nasir Ahmad
Human's faces are true representative of a human and information like gender, age and origin about a human. Age estimation on the bases of facial image is a complex phenomenon for the computer vision systems to predict human's age effectively. Facial image based Age estimation analysis has a lot of real world applications e.g. human computer interaction (HCI) and multimedia communication. In this paper a new method to predict human's age is presented. The proposed method is focusing on cheek's area and wrinkles analysis using discrete cosine transform (DCT). As the wrinkles on human face increase with increasing age, so it has been used as discriminating factor for age estimation. DCT is applied on the wrinkle detected. The energy in higher coefficients of DCT increases with the increasing wrinkle in other words with increasing age.
人的脸是一个人的真实代表,也是一个人的性别、年龄、出身等信息的真实代表。基于人脸图像的年龄估计是计算机视觉系统有效预测人类年龄的一个复杂问题。基于人脸图像的年龄估计分析在现实世界中有着广泛的应用,如人机交互和多媒体通信。本文提出了一种预测人类年龄的新方法。该方法利用离散余弦变换(DCT)对面部面积和皱纹进行分析。随着年龄的增长,人脸上的皱纹逐渐增多,因此它被用作年龄估计的判别因子。对检测到的皱纹进行DCT处理。高系数DCT的能量随褶皱的增加而增加,即随龄期的增加而增加。
{"title":"Wrinkles energy based age estimation using discrete cosine transform","authors":"Sahib Khan, Shamrez Khan, T. Khan, A. Hussain, Abubakar Siddique, Nasir Ahmad","doi":"10.1109/ICET.2015.7389184","DOIUrl":"https://doi.org/10.1109/ICET.2015.7389184","url":null,"abstract":"Human's faces are true representative of a human and information like gender, age and origin about a human. Age estimation on the bases of facial image is a complex phenomenon for the computer vision systems to predict human's age effectively. Facial image based Age estimation analysis has a lot of real world applications e.g. human computer interaction (HCI) and multimedia communication. In this paper a new method to predict human's age is presented. The proposed method is focusing on cheek's area and wrinkles analysis using discrete cosine transform (DCT). As the wrinkles on human face increase with increasing age, so it has been used as discriminating factor for age estimation. DCT is applied on the wrinkle detected. The energy in higher coefficients of DCT increases with the increasing wrinkle in other words with increasing age.","PeriodicalId":166507,"journal":{"name":"2015 International Conference on Emerging Technologies (ICET)","volume":"113 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126920242","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
期刊
2015 International Conference on Emerging Technologies (ICET)
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1