首页 > 最新文献

J. Inform. and Commun. Convergence Engineering最新文献

英文 中文
FPGA-Based Hardware Accelerator for Feature Extraction in Automatic Speech Recognition 基于fpga的语音自动识别特征提取硬件加速
Pub Date : 2015-08-28 DOI: 10.6109/jicce.2015.13.3.145
Chang Choo, Young-Uk Chang, Il-Young Moon
We describe in this paper a hardware-based improvement scheme of a real-time automatic speech recognition (ASR) system with respect to speed by designing a parallel feature extraction algorithm on a Field-Programmable Gate Array (FPGA). A computationally intensive block in the algorithm is identified implemented in hardware logic on the FPGA. One such block is mel-frequency cepstrum coefficient (MFCC) algorithm used for feature extraction process. We demonstrate that the FPGA platform may perform efficient feature extraction computation in the speech recognition system as compared to the generalpurpose CPU including the ARM processor. The Xilinx Zynq-7000 System on Chip (SoC) platform is used for the MFCC implementation. From this implementation described in this paper, we confirmed that the FPGA platform is approximately 500× faster than a sequential CPU implementation and 60× faster than a sequential ARM implementation. We thus verified that a parallelized and optimized MFCC architecture on the FPGA platform may significantly improve the execution time of an ASR system, compared to the CPU and ARM platforms.
本文通过在现场可编程门阵列(FPGA)上设计并行特征提取算法,描述了一种基于硬件的实时自动语音识别(ASR)系统的速度改进方案。算法中的计算密集型块在FPGA上通过硬件逻辑实现。其中一个区块是用于特征提取过程的mel-frequency倒频谱系数(MFCC)算法。我们证明,与通用CPU(包括ARM处理器)相比,FPGA平台可以在语音识别系统中执行高效的特征提取计算。MFCC的实现采用Xilinx Zynq-7000 SoC (System on Chip)平台。从本文描述的实现中,我们确认FPGA平台比顺序CPU实现快大约500倍,比顺序ARM实现快60倍。因此,我们验证了与CPU和ARM平台相比,FPGA平台上的并行化和优化的MFCC架构可以显着提高ASR系统的执行时间。
{"title":"FPGA-Based Hardware Accelerator for Feature Extraction in Automatic Speech Recognition","authors":"Chang Choo, Young-Uk Chang, Il-Young Moon","doi":"10.6109/jicce.2015.13.3.145","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.3.145","url":null,"abstract":"We describe in this paper a hardware-based improvement scheme of a real-time automatic speech recognition (ASR) system with respect to speed by designing a parallel feature extraction algorithm on a Field-Programmable Gate Array (FPGA). A computationally intensive block in the algorithm is identified implemented in hardware logic on the FPGA. One such block is mel-frequency cepstrum coefficient (MFCC) algorithm used for feature extraction process. We demonstrate that the FPGA platform may perform efficient feature extraction computation in the speech recognition system as compared to the generalpurpose CPU including the ARM processor. The Xilinx Zynq-7000 System on Chip (SoC) platform is used for the MFCC implementation. From this implementation described in this paper, we confirmed that the FPGA platform is approximately 500× faster than a sequential CPU implementation and 60× faster than a sequential ARM implementation. We thus verified that a parallelized and optimized MFCC architecture on the FPGA platform may significantly improve the execution time of an ASR system, compared to the CPU and ARM platforms.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115689379","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
Performance Comparison of Two Ellipse Fitting-Based Cell Separation Algorithms 两种基于椭圆拟合的细胞分离算法的性能比较
Pub Date : 2015-08-28 DOI: 10.6109/jicce.2015.13.3.215
Migyung Cho
Cells in a culture process transform with time and produce many overlapping cells in their vicinity. We are interested in a separation algorithm for images of overlapping cells taken using a fluorescence optical microscope system during a cell culture process. In this study, all cells are assumed to have an ellipse-like shape. For an ellipse fitting-based method, an improved least squares method is used by decomposing the design matrix into quadratic and linear parts for the separation of overlapping cells. Through various experiments, the improved least squares method (numerically stable direct least squares fitting [NSDLSF]) is compared with the conventional least squares method (direct least squares fitting [DLSF]). The results reveal that NSDLSF has a successful separation ratio with an average accuracy of 95% for two overlapping cells, an average accuracy of 91% for three overlapping cells, and about 82% accuracy for four overlapping cells.
细胞在培养过程中随着时间的推移而发生变化,并在其周围产生许多重叠的细胞。我们对在细胞培养过程中使用荧光光学显微镜系统拍摄的重叠细胞图像的分离算法感兴趣。在本研究中,假设所有细胞都具有椭圆状。对于基于椭圆拟合的方法,采用改进的最小二乘法,将设计矩阵分解为二次和线性部分,分离重叠单元;通过各种实验,将改进的最小二乘法(数值稳定直接最小二乘法拟合[NSDLSF])与传统的最小二乘法(直接最小二乘法拟合[DLSF])进行了比较。结果表明,NSDLSF对两个重叠细胞的平均分离准确率为95%,对三个重叠细胞的平均分离准确率为91%,对四个重叠细胞的平均分离准确率约为82%。
{"title":"Performance Comparison of Two Ellipse Fitting-Based Cell Separation Algorithms","authors":"Migyung Cho","doi":"10.6109/jicce.2015.13.3.215","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.3.215","url":null,"abstract":"Cells in a culture process transform with time and produce many overlapping cells in their vicinity. We are interested in a separation algorithm for images of overlapping cells taken using a fluorescence optical microscope system during a cell culture process. In this study, all cells are assumed to have an ellipse-like shape. For an ellipse fitting-based method, an improved least squares method is used by decomposing the design matrix into quadratic and linear parts for the separation of overlapping cells. Through various experiments, the improved least squares method (numerically stable direct least squares fitting [NSDLSF]) is compared with the conventional least squares method (direct least squares fitting [DLSF]). The results reveal that NSDLSF has a successful separation ratio with an average accuracy of 95% for two overlapping cells, an average accuracy of 91% for three overlapping cells, and about 82% accuracy for four overlapping cells.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"96 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116277936","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
A Design for a CPW-Fed Monopole Antenna with Two Modified Half Circular Rings for WLAN/WiMAX Operations 一种用于WLAN/WiMAX操作的带两个改进半圆环的cpw馈电单极天线设计
Pub Date : 2015-08-28 DOI: 10.6109/jicce.2015.13.3.159
Woo-Su Kim, Joong-Han Yoon
In this paper, a novel design for a triple-band coplanar waveguide (CPW)-fed monopole antenna for WLAN/WiMAX operations is proposed. The proposed antenna is printed on an FR4 substrate with an area of 22.0 mm × 30.0 mm, a thickness of 1.0 mm, and a relative permittivity of 4.4. The effects of various parameters of the proposed for triple band operation is investigated. Two half circular rings and a microstrip feed line are fabricated on the substrate to achieve triple band operation and good impedance matching. Prototypes of the proposed antenna have been fabricated and tested. Experiment results reveal that the measured return loss exhibits an acceptable agreement with the simulated return loss and satisfies the impedance bandwidth requirement of ?10 dB, while simultaneously covering the WLAN and WiMAX bands. In addition, the proposed antenna shows good radiation characteristics and gains in the three operating bands.
本文提出了一种用于WLAN/WiMAX操作的三波段共面波导馈电单极天线的新设计。该天线印刷在面积为22.0 mm × 30.0 mm、厚度为1.0 mm、相对介电常数为4.4的FR4衬底上。研究了各种参数对三波段工作的影响。在基板上制作了两个半圆环和微带馈线,实现了三频带工作和良好的阻抗匹配。该天线的原型已被制造和测试。实验结果表明,测量回波损耗与模拟回波损耗具有较好的一致性,满足了- 10 dB的阻抗带宽要求,同时覆盖了WLAN和WiMAX频段。此外,该天线在三个工作波段均具有良好的辐射特性和增益。
{"title":"A Design for a CPW-Fed Monopole Antenna with Two Modified Half Circular Rings for WLAN/WiMAX Operations","authors":"Woo-Su Kim, Joong-Han Yoon","doi":"10.6109/jicce.2015.13.3.159","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.3.159","url":null,"abstract":"In this paper, a novel design for a triple-band coplanar waveguide (CPW)-fed monopole antenna for WLAN/WiMAX operations is proposed. The proposed antenna is printed on an FR4 substrate with an area of 22.0 mm × 30.0 mm, a thickness of 1.0 mm, and a relative permittivity of 4.4. The effects of various parameters of the proposed for triple band operation is investigated. Two half circular rings and a microstrip feed line are fabricated on the substrate to achieve triple band operation and good impedance matching. Prototypes of the proposed antenna have been fabricated and tested. Experiment results reveal that the measured return loss exhibits an acceptable agreement with the simulated return loss and satisfies the impedance bandwidth requirement of ?10 dB, while simultaneously covering the WLAN and WiMAX bands. In addition, the proposed antenna shows good radiation characteristics and gains in the three operating bands.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131051294","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
Detection and Recognition of Illegally Parked Vehicles Based on an Adaptive Gaussian Mixture Model and a Seed Fill Algorithm 基于自适应高斯混合模型和种子填充算法的非法停放车辆检测与识别
Pub Date : 2015-08-28 DOI: 10.6109/jicce.2015.13.3.197
Md. Mostafa Kamal Sarker, Weihua Cai, Moon-Kyou Song
In this paper, we present an algorithm for the detection of illegally parked vehicles based on a combination of some image processing algorithms. A digital camera is fixed in the illegal parking region to capture the video frames. An adaptive Gaussian mixture model (GMM) is used for background subtraction in a complex environment to identify the regions of moving objects in our test video. Stationary objects are detected by using the pixel-level features in time sequences. A stationary vehicle is detected by using the local features of the object, and thus, information about illegally parked vehicles is successfully obtained. An automatic alarm system can be utilized according to the different regulations of different illegal parking regions. The results of this study obtained using a test video sequence of a real-time traffic scene show that the proposed method is effective.
本文提出了一种结合多种图像处理算法的违章停车检测算法。在违章停车区安装数码相机,捕捉视频画面。在我们的测试视频中,使用自适应高斯混合模型(GMM)在复杂环境中进行背景减法,以识别运动物体的区域。利用时间序列的像素级特征检测静止物体。利用目标的局部特征检测静止车辆,成功获取非法停放车辆信息。自动报警系统可以根据不同的违规停车区域的不同规定来使用。通过一个实时交通场景的测试视频序列,验证了该方法的有效性。
{"title":"Detection and Recognition of Illegally Parked Vehicles Based on an Adaptive Gaussian Mixture Model and a Seed Fill Algorithm","authors":"Md. Mostafa Kamal Sarker, Weihua Cai, Moon-Kyou Song","doi":"10.6109/jicce.2015.13.3.197","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.3.197","url":null,"abstract":"In this paper, we present an algorithm for the detection of illegally parked vehicles based on a combination of some image processing algorithms. A digital camera is fixed in the illegal parking region to capture the video frames. An adaptive Gaussian mixture model (GMM) is used for background subtraction in a complex environment to identify the regions of moving objects in our test video. Stationary objects are detected by using the pixel-level features in time sequences. A stationary vehicle is detected by using the local features of the object, and thus, information about illegally parked vehicles is successfully obtained. An automatic alarm system can be utilized according to the different regulations of different illegal parking regions. The results of this study obtained using a test video sequence of a real-time traffic scene show that the proposed method is effective.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"98 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133797171","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}
引用次数: 16
Nonlinearity Detection and Compensation in Radio over Fiber Systems Using a Monitoring Channel 基于监测信道的光纤无线通信系统非线性检测与补偿
Pub Date : 2015-08-28 DOI: 10.6109/jicce.2015.13.3.167
Sung-Man Kim
A radio over fiber (RoF) system is a kind of analog optical transmission system and considered as a strong candidate for the next-generation fronthaul link in the future mobile network. In RoF systems, nonlinearity compensation is essential to increase the link capacity. In this paper, we propose a nonlinearity detection and compensation scheme using a monitoring channel in RoF systems. A monitoring channel is added at the transmitter site and used for transmitting a reference signal in an RoF transmission. The nonlinearity in the RoF transmission is detected by comparing the received monitoring signal and the original reference signal at the receiver site. Finally, the nonlinearity is compensated at the receiver by giving the reverse function of the detected nonlinearity. Our results show that the proposed scheme can almost remove the error vector magnitude degradation induced by the nonlinearity in the RoF system.
光纤无线电(RoF)系统是一种模拟光传输系统,被认为是未来移动网络中下一代前传链路的有力候选。在RoF系统中,非线性补偿是提高链路容量的关键。在本文中,我们提出了一种在RoF系统中使用监测通道的非线性检测和补偿方案。在发射机站点添加监视信道,并用于在RoF传输中传输参考信号。通过将接收到的监测信号与接收端原始参考信号进行比较,检测RoF传输中的非线性。最后,通过给出检测到的非线性的逆函数,在接收端对非线性进行补偿。结果表明,该方案几乎可以消除RoF系统中非线性引起的误差矢量幅度退化。
{"title":"Nonlinearity Detection and Compensation in Radio over Fiber Systems Using a Monitoring Channel","authors":"Sung-Man Kim","doi":"10.6109/jicce.2015.13.3.167","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.3.167","url":null,"abstract":"A radio over fiber (RoF) system is a kind of analog optical transmission system and considered as a strong candidate for the next-generation fronthaul link in the future mobile network. In RoF systems, nonlinearity compensation is essential to increase the link capacity. In this paper, we propose a nonlinearity detection and compensation scheme using a monitoring channel in RoF systems. A monitoring channel is added at the transmitter site and used for transmitting a reference signal in an RoF transmission. The nonlinearity in the RoF transmission is detected by comparing the received monitoring signal and the original reference signal at the receiver site. Finally, the nonlinearity is compensated at the receiver by giving the reverse function of the detected nonlinearity. Our results show that the proposed scheme can almost remove the error vector magnitude degradation induced by the nonlinearity in the RoF system.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117340573","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 New Estimation Model for Wireless Sensor Networks Based on the Spatial-Temporal Correlation Analysis 基于时空相关分析的无线传感器网络估计新模型
Pub Date : 2015-06-30 DOI: 10.6109/jicce.2015.13.2.105
Xiaojun Ren, H. Sug, Hoonjae Lee
The estimation of missing sensor values is an important problem in sensor network applications, but the existing approaches have some limitations, such as the limitations of application scope and estimation accuracy. Therefore, in this paper, we propose a new estimation model based on a spatial-temporal correlation analysis (STCAM). STCAM can make full use of spatial and temporal correlations and can recognize whether the sensor parameters have a spatial correlation or a temporal correlation, and whether the missing sensor data are continuous. According to the recognition results, STCAM can choose one of the most suitable algorithms from among linear interpolation algorithm of temporal correlation analysis (TCA-LI), multiple regression algorithm of temporal correlation analysis (TCA-MR), spatial correlation analysis (SCA), spatial-temporal correlation analysis (STCA) to estimate the missing sensor data. STCAM was evaluated over Intel lab dataset and a traffic dataset, and the simulation experiment results show that STCAM has good estimation accuracy.
缺失传感器值的估计是传感器网络应用中的一个重要问题,但现有的方法存在一些局限性,如应用范围和估计精度的限制。因此,本文提出了一种基于时空相关分析(STCAM)的估算模型。STCAM可以充分利用空间相关性和时间相关性,可以识别传感器参数是空间相关性还是时间相关性,缺失的传感器数据是否是连续的。根据识别结果,STCAM可以从时间相关分析的线性插值算法(TCA-LI)、时间相关分析的多元回归算法(TCA-MR)、空间相关分析(SCA)、时空相关分析(STCA)中选择一种最合适的算法来估计缺失的传感器数据。在英特尔实验室数据集和交通数据集上对STCAM进行了评估,仿真实验结果表明STCAM具有良好的估计精度。
{"title":"A New Estimation Model for Wireless Sensor Networks Based on the Spatial-Temporal Correlation Analysis","authors":"Xiaojun Ren, H. Sug, Hoonjae Lee","doi":"10.6109/jicce.2015.13.2.105","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.2.105","url":null,"abstract":"The estimation of missing sensor values is an important problem in sensor network applications, but the existing approaches have some limitations, such as the limitations of application scope and estimation accuracy. Therefore, in this paper, we propose a new estimation model based on a spatial-temporal correlation analysis (STCAM). STCAM can make full use of spatial and temporal correlations and can recognize whether the sensor parameters have a spatial correlation or a temporal correlation, and whether the missing sensor data are continuous. According to the recognition results, STCAM can choose one of the most suitable algorithms from among linear interpolation algorithm of temporal correlation analysis (TCA-LI), multiple regression algorithm of temporal correlation analysis (TCA-MR), spatial correlation analysis (SCA), spatial-temporal correlation analysis (STCA) to estimate the missing sensor data. STCAM was evaluated over Intel lab dataset and a traffic dataset, and the simulation experiment results show that STCAM has good estimation accuracy.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115435875","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
Integral Imaging Monitors with an Enlarged Viewing Angle 具有放大视角的集成成像监视器
Pub Date : 2015-06-30 DOI: 10.6109/jicce.2015.13.2.132
A. Dorado, G. Saavedra, J. Sola-Pikabea, M. Martínez-Corral
Enlarging the horizontal viewing angle is an important feature of integral imaging monitors. Thus far, the horizontal viewing angle has been enlarged in different ways, such as by changing the size of the elemental images or by tilting the lens array in the capture and reconstruction stages. However, these methods are limited by the microlenses used in the capture stage and by the fact that the images obtained cannot be easily projected into different displays. In this study, we upgrade our previously reported method, called SPOC 2.0. In particular, our new approach, which can be called SPOC 2.1, enlarges the viewing angle by increasing the density of the elemental images in the horizontal direction and by an appropriate application of our transformation and reshape algorithm. To illustrate our approach, we have calculated some high-viewing angle elemental images and displayed them on an integral imaging monitor.
放大水平视角是整体成像监视器的一个重要特点。到目前为止,水平视角已经以不同的方式扩大,例如通过改变元素图像的大小或在捕获和重建阶段倾斜镜头阵列。然而,这些方法受到捕获阶段使用的微透镜的限制,并且所获得的图像不能轻易地投射到不同的显示器上。在本研究中,我们升级了之前报道的方法,称为SPOC 2.0。特别是,我们的新方法,可以称为SPOC 2.1,通过增加水平方向元素图像的密度和适当应用我们的变换和重塑算法来扩大视角。为了说明我们的方法,我们计算了一些高视角的元素图像,并将它们显示在集成成像监视器上。
{"title":"Integral Imaging Monitors with an Enlarged Viewing Angle","authors":"A. Dorado, G. Saavedra, J. Sola-Pikabea, M. Martínez-Corral","doi":"10.6109/jicce.2015.13.2.132","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.2.132","url":null,"abstract":"Enlarging the horizontal viewing angle is an important feature of integral imaging monitors. Thus far, the horizontal viewing angle has been enlarged in different ways, such as by changing the size of the elemental images or by tilting the lens array in the capture and reconstruction stages. However, these methods are limited by the microlenses used in the capture stage and by the fact that the images obtained cannot be easily projected into different displays. In this study, we upgrade our previously reported method, called SPOC 2.0. In particular, our new approach, which can be called SPOC 2.1, enlarges the viewing angle by increasing the density of the elemental images in the horizontal direction and by an appropriate application of our transformation and reshape algorithm. To illustrate our approach, we have calculated some high-viewing angle elemental images and displayed them on an integral imaging monitor.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130733955","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 94-GHz Phased Array Antenna Using a Log-Periodic Antenna on a GaAs Substrate 在GaAs衬底上使用对数周期天线的94 ghz相控阵天线
Pub Date : 2015-06-30 DOI: 10.6109/jicce.2015.13.2.081
Won-Young Uhm, K. Ryu, Sungchan Kim
A 94-GHz phased array antenna using a log-periodic antenna has been developed on a GaAs substrate. The developed phased array antenna comprises four log-periodic antennas, a phase shifter, and a Wilkinson power divider. This antenna was fabricated using the standard microwave monolithic integrated circuit (MMIC) process including an air bridge for unipolar circuit implementations on the same GaAs substrate. The total chip size of the fabricated phased array antenna is 4.8 mm × 4.5 mm. Measurement results showed that the fabricated phased array antenna had a very wide band performance from 80 GHz to 110 GHz with return loss characteristics better than -10 dB. In the center frequency of 94 GHz, the fabricated phased array antenna showed a return loss of -16 dB and a gain of 4.43 dBi. The developed antenna is expected to be widely applied in many applications at W-band frequency.
在GaAs衬底上研制了一种采用对数周期天线的94 ghz相控阵天线。所开发的相控阵天线包括四个对数周期天线、一个移相器和一个威尔金森功率分配器。该天线采用标准的微波单片集成电路(MMIC)工艺制作,其中包括用于在相同的砷化镓衬底上实现单极电路的空气桥。所制相控阵天线的总芯片尺寸为4.8 mm × 4.5 mm。测量结果表明,所制备的相控阵天线具有80 ~ 110 GHz的宽带性能,回波损耗特性优于-10 dB。在中心频率为94 GHz时,相控阵天线回波损耗为-16 dB,增益为4.43 dBi。所研制的天线有望广泛应用于w频段的各种应用中。
{"title":"A 94-GHz Phased Array Antenna Using a Log-Periodic Antenna on a GaAs Substrate","authors":"Won-Young Uhm, K. Ryu, Sungchan Kim","doi":"10.6109/jicce.2015.13.2.081","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.2.081","url":null,"abstract":"A 94-GHz phased array antenna using a log-periodic antenna has been developed on a GaAs substrate. The developed phased array antenna comprises four log-periodic antennas, a phase shifter, and a Wilkinson power divider. This antenna was fabricated using the standard microwave monolithic integrated circuit (MMIC) process including an air bridge for unipolar circuit implementations on the same GaAs substrate. The total chip size of the fabricated phased array antenna is 4.8 mm × 4.5 mm. Measurement results showed that the fabricated phased array antenna had a very wide band performance from 80 GHz to 110 GHz with return loss characteristics better than -10 dB. In the center frequency of 94 GHz, the fabricated phased array antenna showed a return loss of -16 dB and a gain of 4.43 dBi. The developed antenna is expected to be widely applied in many applications at W-band frequency.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131916319","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
Mitigation of Adverse Effects of Malicious Users on Cooperative Spectrum Sensing by Using Hausdorff Distance in Cognitive Radio Networks 认知无线电网络中利用Hausdorff距离缓解恶意用户对协同频谱感知的不利影响
Pub Date : 2015-06-30 DOI: 10.6109/jicce.2015.13.2.074
Muhammad Sajjad Khan, Insoo Koo
In cognitive radios, spectrum sensing plays an important role in accurately detecting the presence or absence of a licensed user. However, the intervention of malicious users (MUs) degrades the performance of spectrum sensing. Such users manipulate the local results and send falsified data to the data fusion center; this process is called spectrum sensing data falsification (SSDF). Thus, MUs degrade the spectrum sensing performance and increase uncertainty issues. In this paper, we propose a method based on the Hausdorff distance and a similarity measure matrix to measure the difference between the normal user evidence and the malicious user evidence. In addition, we use the Dempster-Shafer theory to combine the sets of evidence from each normal user evidence. We compare the proposed method with the k-means and Jaccard distance methods for malicious user detection. Simulation results show that the proposed method is effective against an SSDF attack.
在认知无线电中,频谱感知在准确检测授权用户的存在与否方面起着重要作用。然而,恶意用户的干预会降低频谱感知的性能。这些用户操纵本地结果并将伪造的数据发送到数据融合中心;这个过程被称为频谱感知数据伪造(SSDF)。因此,MUs降低了频谱感知性能并增加了不确定性问题。本文提出了一种基于Hausdorff距离和相似性度量矩阵的方法来度量正常用户证据和恶意用户证据之间的差异。此外,我们使用Dempster-Shafer理论来组合来自每个正常用户证据的证据集。我们将所提出的方法与用于恶意用户检测的k-means和Jaccard距离方法进行了比较。仿真结果表明,该方法对SSDF攻击是有效的。
{"title":"Mitigation of Adverse Effects of Malicious Users on Cooperative Spectrum Sensing by Using Hausdorff Distance in Cognitive Radio Networks","authors":"Muhammad Sajjad Khan, Insoo Koo","doi":"10.6109/jicce.2015.13.2.074","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.2.074","url":null,"abstract":"In cognitive radios, spectrum sensing plays an important role in accurately detecting the presence or absence of a licensed user. However, the intervention of malicious users (MUs) degrades the performance of spectrum sensing. Such users manipulate the local results and send falsified data to the data fusion center; this process is called spectrum sensing data falsification (SSDF). Thus, MUs degrade the spectrum sensing performance and increase uncertainty issues. In this paper, we propose a method based on the Hausdorff distance and a similarity measure matrix to measure the difference between the normal user evidence and the malicious user evidence. In addition, we use the Dempster-Shafer theory to combine the sets of evidence from each normal user evidence. We compare the proposed method with the k-means and Jaccard distance methods for malicious user detection. Simulation results show that the proposed method is effective against an SSDF attack.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124841134","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
Analysis of Optimal Sounding Signal Design in OFDM Systems OFDM系统中测深信号优化设计分析
Pub Date : 2015-06-30 DOI: 10.6109/jicce.2015.13.2.069
Junho Jo, Janghoon Oh, Seyeong Choi
We focus on a sounding signal design for single-input single-output orthogonal frequency division multiplexing (SISO-OFDM) systems. We show that the frequency spectrum of an optimum sounding signal has a constant magnitude across the frequency band for the cases with or without Doppler effects. Simulation results show that the designed optimum sounding signal outperforms random sounding signals and that the performance of a maximal-length shift register sequence is indistinguishable from that of the optimum sounding signal.
研究了单输入单输出正交频分复用(SISO-OFDM)系统的探测信号设计。我们表明,在有或没有多普勒效应的情况下,最佳测深信号的频谱在整个频段内具有恒定的幅度。仿真结果表明,所设计的最优测深信号优于随机测深信号,且最大长度移位寄存器序列的性能与最优测深信号无异。
{"title":"Analysis of Optimal Sounding Signal Design in OFDM Systems","authors":"Junho Jo, Janghoon Oh, Seyeong Choi","doi":"10.6109/jicce.2015.13.2.069","DOIUrl":"https://doi.org/10.6109/jicce.2015.13.2.069","url":null,"abstract":"We focus on a sounding signal design for single-input single-output orthogonal frequency division multiplexing (SISO-OFDM) systems. We show that the frequency spectrum of an optimum sounding signal has a constant magnitude across the frequency band for the cases with or without Doppler effects. Simulation results show that the designed optimum sounding signal outperforms random sounding signals and that the performance of a maximal-length shift register sequence is indistinguishable from that of the optimum sounding signal.","PeriodicalId":272551,"journal":{"name":"J. Inform. and Commun. Convergence Engineering","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131947430","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
期刊
J. Inform. and Commun. Convergence Engineering
全部 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