首页 > 最新文献

Image Processing & Communications最新文献

英文 中文
Maze Exploration Algorithm for Small Mobile Platforms 小型移动平台的迷宫探索算法
Pub Date : 2016-09-01 DOI: 10.1515/ipc-2016-0013
Łukasz Bienias, Krzysztof Szczepański, P. Duch
Abstract An algorithm that enables efficient maze exploration is presented in the paper. The algorithm involves two phases: first the whole maze is explored in an ordered way and then, the shortest possible way out is determined. The algorithm has been derived in a way that combines main advantages of the two known labirynth-exploration algorithms: “Wall follower” and “Trémaux’s algorithm”. The algorithm has been tested using an autonomous vehicle, controlled by Arduino UNO, with two DC engines, ultrasonic sensors and gyroscope. It has been shown that the proposed approach provides a few crucial advantages with respect to already known solutions.
提出了一种有效的迷宫探索算法。该算法包括两个阶段:首先对整个迷宫进行有序探索,然后确定最短的可能出路。该算法在某种程度上结合了两种已知的迷宫探索算法的主要优点:“跟随墙算法”和“trsammox算法”。该算法已经在一辆由Arduino UNO控制的自动驾驶汽车上进行了测试,该汽车配备了两个直流发动机、超声波传感器和陀螺仪。已经表明,与已知的解决方案相比,所提出的方法提供了一些至关重要的优势。
{"title":"Maze Exploration Algorithm for Small Mobile Platforms","authors":"Łukasz Bienias, Krzysztof Szczepański, P. Duch","doi":"10.1515/ipc-2016-0013","DOIUrl":"https://doi.org/10.1515/ipc-2016-0013","url":null,"abstract":"Abstract An algorithm that enables efficient maze exploration is presented in the paper. The algorithm involves two phases: first the whole maze is explored in an ordered way and then, the shortest possible way out is determined. The algorithm has been derived in a way that combines main advantages of the two known labirynth-exploration algorithms: “Wall follower” and “Trémaux’s algorithm”. The algorithm has been tested using an autonomous vehicle, controlled by Arduino UNO, with two DC engines, ultrasonic sensors and gyroscope. It has been shown that the proposed approach provides a few crucial advantages with respect to already known solutions.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131837118","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}
引用次数: 11
Object Classification Using Support Vector Machines with Kernel-based Data Preprocessing 基于核数据预处理的支持向量机目标分类
Pub Date : 2016-09-01 DOI: 10.1515/ipc-2016-0015
Krzysztof Adamiak, P. Duch, K. Slot
Abstract The paper explores possibility of improving Support Vector Machine-based classification performance by introducing an input data dimensionality reduction step. Feature extraction by means of two different kernel methods are considered: kernel Principal Component Analysis (kPCA) and Supervised kernel Principal Component Analysis. It is hypothesized that input domain transformation, aimed at emphasizing between-class differences, would facilitate classification problem. Experiments, performed on three different datasets show that one can benefit from the proposed approach, as it provides lower variability in classification performance at similar, high recognition rates.
摘要本文探讨了通过引入输入数据降维步骤来提高基于支持向量机的分类性能的可能性。研究了核主成分分析(kPCA)和监督核主成分分析(kPCA)两种核特征提取方法。假设以强调类间差异为目的的输入域变换有助于分类问题的解决。在三个不同的数据集上进行的实验表明,人们可以从所提出的方法中受益,因为它在相似的高识别率下提供了更低的分类性能变异性。
{"title":"Object Classification Using Support Vector Machines with Kernel-based Data Preprocessing","authors":"Krzysztof Adamiak, P. Duch, K. Slot","doi":"10.1515/ipc-2016-0015","DOIUrl":"https://doi.org/10.1515/ipc-2016-0015","url":null,"abstract":"Abstract The paper explores possibility of improving Support Vector Machine-based classification performance by introducing an input data dimensionality reduction step. Feature extraction by means of two different kernel methods are considered: kernel Principal Component Analysis (kPCA) and Supervised kernel Principal Component Analysis. It is hypothesized that input domain transformation, aimed at emphasizing between-class differences, would facilitate classification problem. Experiments, performed on three different datasets show that one can benefit from the proposed approach, as it provides lower variability in classification performance at similar, high recognition rates.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"112 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116694965","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
FPGA Implementation of Multi-scale Pedestrian Detection in Thermal Images 热图像中多尺度行人检测的FPGA实现
Pub Date : 2016-09-01 DOI: 10.1515/ipc-2016-0016
Tomasz Kańka, T. Kryjak, M. Gorgon
Abstract In this paper an embedded vision system for human silhouette detection in thermal images is presented. As the computing platform a reprogrammable device (FPGA – Field Programmable Gate Array) is used. The detection algorithm is based on a sliding window approach, which content is compared with a probabilistic template. Moreover, detection is four scales in supported. On the used test database, the proposed method obtained 97% accuracy, with average one false detection per frame. Due to the used parallelization and pipelining real-time processing for 720 × 480 @ 50 fps and 1280 × 720 @ 50 fps video streams was achieved. The system has been practically verified in a test setup with a thermal camera.
提出了一种用于热图像中人体轮廓检测的嵌入式视觉系统。计算平台采用可编程器件FPGA (Field Programmable Gate Array)。该检测算法基于滑动窗口方法,将内容与概率模板进行比较。此外,还支持四个尺度的检测。在使用的测试数据库上,该方法的准确率达到97%,平均每帧有一次误检。由于采用了并行化和流水线化的方法,实现了720 × 480 @ 50 fps和1280 × 720 @ 50 fps视频流的实时处理。该系统已在热像仪的测试装置中进行了实际验证。
{"title":"FPGA Implementation of Multi-scale Pedestrian Detection in Thermal Images","authors":"Tomasz Kańka, T. Kryjak, M. Gorgon","doi":"10.1515/ipc-2016-0016","DOIUrl":"https://doi.org/10.1515/ipc-2016-0016","url":null,"abstract":"Abstract In this paper an embedded vision system for human silhouette detection in thermal images is presented. As the computing platform a reprogrammable device (FPGA – Field Programmable Gate Array) is used. The detection algorithm is based on a sliding window approach, which content is compared with a probabilistic template. Moreover, detection is four scales in supported. On the used test database, the proposed method obtained 97% accuracy, with average one false detection per frame. Due to the used parallelization and pipelining real-time processing for 720 × 480 @ 50 fps and 1280 × 720 @ 50 fps video streams was achieved. The system has been practically verified in a test setup with a thermal camera.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117145969","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
Parameter Measurements of Moving Gas Bubbles Using Image Tomography Title 利用图像断层成像技术测量运动气泡的参数
Pub Date : 2016-09-01 DOI: 10.1515/ipc-2016-0012
M. Rząsa
Abstract The paper presents an idea of a new measuring method based on image tomography. This method focuses on registration of images of bubbles moving in two perpendicular directions. Two images are used for determination of the center of mass, movement trajectory and local velocities. Volume and area of bubbles are defined by using approximation of the bubble shape with the known geometric figures. The paper also presents the algorithm of reconstruction of the bubble shapes and movement trajectories, as well as exemplary test results. The obtained results were compared with empirical correlations in the published literature.
提出了一种基于图像层析成像的测量方法。该方法的重点是在两个垂直方向上运动的气泡图像的配准。两幅图像用于确定质心、运动轨迹和局部速度。气泡的体积和面积是用已知的几何图形近似气泡形状来定义的。本文还介绍了气泡形状和运动轨迹的重建算法,以及示例性测试结果。所得结果与已发表文献的经验相关性进行了比较。
{"title":"Parameter Measurements of Moving Gas Bubbles Using Image Tomography Title","authors":"M. Rząsa","doi":"10.1515/ipc-2016-0012","DOIUrl":"https://doi.org/10.1515/ipc-2016-0012","url":null,"abstract":"Abstract The paper presents an idea of a new measuring method based on image tomography. This method focuses on registration of images of bubbles moving in two perpendicular directions. Two images are used for determination of the center of mass, movement trajectory and local velocities. Volume and area of bubbles are defined by using approximation of the bubble shape with the known geometric figures. The paper also presents the algorithm of reconstruction of the bubble shapes and movement trajectories, as well as exemplary test results. The obtained results were compared with empirical correlations in the published literature.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131514753","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
Features Determination from Super-Voxels Obtained with Relative Linear Interactive Clustering 基于相对线性交互聚类的超体素特征确定
Pub Date : 2016-09-01 DOI: 10.1515/ipc-2016-0017
Abdelkhalek Bakkari, A. Fabijańska
Abstract In this paper, the problem of segmentation of 3D Magnetic Resonance Imaging (MRI) and Computed Tomography (CT) brain images is considered. A supervoxel-based segmentation is regarded. In particular, a new approach called Relative Linear Interactive Clustering (RLIC) is introduced. The method, dedicated to image division into super-voxels, is an extension of the Simple Linear Interactive Clustering (SLIC) super-pixels algorithm. During RLIC execution firstly, the cluster centres and the regular grid size are initialized. These are next clustered by Fuzzy C-Means algorithm. Then, the extraction of the super-voxels statistical features is performed. The method contributes with 3D images and serves fully volumetric image segmentation. Five cases are tested demonstrating that our Relative Linear Interactive Clustering (RLIC) is apt to handle huge size of images with a significant accuracy and a low computational cost. The results of applying the suggested method to segmentation of the brain tumour are exposed and discussed.
摘要本文研究了三维磁共振成像(MRI)和计算机断层扫描(CT)脑图像的分割问题。考虑了基于超体素的分割。特别介绍了一种新的聚类方法——相对线性交互聚类(RLIC)。该方法是对简单线性交互聚类(Simple Linear Interactive Clustering, SLIC)超像素算法的扩展,致力于将图像划分为超体素。在RLIC执行过程中,首先初始化集群中心和规则网格大小。然后用模糊c均值算法聚类。然后,进行超体素统计特征的提取。该方法有利于三维图像的分割,完全满足体积图像分割的要求。五个案例的测试表明,我们的相对线性交互聚类(RLIC)能够以较低的计算成本和较高的精度处理大尺寸的图像。并对该方法在脑肿瘤分割中的应用结果进行了讨论。
{"title":"Features Determination from Super-Voxels Obtained with Relative Linear Interactive Clustering","authors":"Abdelkhalek Bakkari, A. Fabijańska","doi":"10.1515/ipc-2016-0017","DOIUrl":"https://doi.org/10.1515/ipc-2016-0017","url":null,"abstract":"Abstract In this paper, the problem of segmentation of 3D Magnetic Resonance Imaging (MRI) and Computed Tomography (CT) brain images is considered. A supervoxel-based segmentation is regarded. In particular, a new approach called Relative Linear Interactive Clustering (RLIC) is introduced. The method, dedicated to image division into super-voxels, is an extension of the Simple Linear Interactive Clustering (SLIC) super-pixels algorithm. During RLIC execution firstly, the cluster centres and the regular grid size are initialized. These are next clustered by Fuzzy C-Means algorithm. Then, the extraction of the super-voxels statistical features is performed. The method contributes with 3D images and serves fully volumetric image segmentation. Five cases are tested demonstrating that our Relative Linear Interactive Clustering (RLIC) is apt to handle huge size of images with a significant accuracy and a low computational cost. The results of applying the suggested method to segmentation of the brain tumour are exposed and discussed.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129575734","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
Optimization of Distributed Multi-Node, Multi-GPU, Heterogeneous System for 3D Image Reconstruction in Electrical Capacitance Tomography 分布式多节点、多gpu、异构系统在电容层析成像中三维图像重建中的优化
Pub Date : 2016-09-01 DOI: 10.1515/ipc-2016-0018
M. Majchrowicz, Paweł Kapusta, L. Jackowska-Strumillo, D. Sankowski
Abstract Electrical Capacitance Tomography is a non-invasive imaging technique, which allows visualization of the industrial processes interior and can be applied to many branches of the industry. Image reconstruction process, especially in case of 3D images, is a very time consuming task (when using classic processors and algorithms), which in turn leads to an unacceptable waiting time and currently limits the use of 3D Electrical Capacitance Tomography. Reconstruction using deterministic methods requires execution of many basic operations of linear algebra, such as matrix transposition, multiplication, addition and subtraction. In order to reach real-time reconstruction a 3D ECT computational subsystem must be able to transform capacitance data into images in a fraction of a second. By assuming, that many of the computations can be performed in parallel using modern, fast graphics processor and by altering the algorithms, time to achieve high quality image reconstruction will be shortened significantly. The research conducted while analysing ECT algorithms has also shown that, although dynamic development of GPU computational capabilities and its recent application for image reconstruction in ECT has significantly improved calculations time, in modern systems a single GPU is not enough to perform many tasks. Distributed Multi-GPU solutions can reduce reconstruction time to only a fraction of what was possible on pure CPU systems. Nevertheless performed tests clearly illustrate the need for further optimizations of previously developed algorithms.
电容层析成像技术是一种非侵入性成像技术,它可以实现工业过程内部的可视化,并可应用于工业的许多分支。图像重建过程,特别是在3D图像的情况下,是一项非常耗时的任务(当使用经典处理器和算法时),这反过来导致不可接受的等待时间,并且目前限制了3D电容断层扫描的使用。用确定性方法重建需要执行线性代数的许多基本运算,如矩阵的转置、乘法、加法和减法。为了实现实时重建,三维ECT计算子系统必须能够在几分之一秒内将电容数据转换为图像。假设许多计算可以使用现代、快速的图形处理器并行执行,并通过改变算法,实现高质量图像重建的时间将大大缩短。在分析ECT算法的同时进行的研究也表明,尽管GPU计算能力的动态发展及其最近在ECT中图像重建的应用显著改善了计算时间,但在现代系统中,单个GPU不足以执行许多任务。分布式多gpu解决方案可以将重建时间减少到纯CPU系统的一小部分。然而,进行的测试清楚地表明,需要进一步优化先前开发的算法。
{"title":"Optimization of Distributed Multi-Node, Multi-GPU, Heterogeneous System for 3D Image Reconstruction in Electrical Capacitance Tomography","authors":"M. Majchrowicz, Paweł Kapusta, L. Jackowska-Strumillo, D. Sankowski","doi":"10.1515/ipc-2016-0018","DOIUrl":"https://doi.org/10.1515/ipc-2016-0018","url":null,"abstract":"Abstract Electrical Capacitance Tomography is a non-invasive imaging technique, which allows visualization of the industrial processes interior and can be applied to many branches of the industry. Image reconstruction process, especially in case of 3D images, is a very time consuming task (when using classic processors and algorithms), which in turn leads to an unacceptable waiting time and currently limits the use of 3D Electrical Capacitance Tomography. Reconstruction using deterministic methods requires execution of many basic operations of linear algebra, such as matrix transposition, multiplication, addition and subtraction. In order to reach real-time reconstruction a 3D ECT computational subsystem must be able to transform capacitance data into images in a fraction of a second. By assuming, that many of the computations can be performed in parallel using modern, fast graphics processor and by altering the algorithms, time to achieve high quality image reconstruction will be shortened significantly. The research conducted while analysing ECT algorithms has also shown that, although dynamic development of GPU computational capabilities and its recent application for image reconstruction in ECT has significantly improved calculations time, in modern systems a single GPU is not enough to perform many tasks. Distributed Multi-GPU solutions can reduce reconstruction time to only a fraction of what was possible on pure CPU systems. Nevertheless performed tests clearly illustrate the need for further optimizations of previously developed algorithms.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121439768","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}
引用次数: 15
FPGA Implementation of Multi-scale Face Detection Using HOG Features and SVM Classifier 基于HOG特征和SVM分类器的多尺度人脸检测的FPGA实现
Pub Date : 2016-09-01 DOI: 10.1515/ipc-2016-0014
M. Drożdż, T. Kryjak
Abstract In this paper an FPGA based embedded vision system for face detection is presented. The sliding detection window, HOG+SVM algorithm and multi-scale image processing were used and extensively described. The applied computation parallelizations allowed to obtain real-time processing of a 1280 × 720 @ 50Hz video stream. The presented module has been verified on the Zybo development board with Zynq SoC device from Xilinx. It can be used in a vast number of vision systems, including diver fatigue monitoring.
提出了一种基于FPGA的嵌入式视觉人脸检测系统。对滑动检测窗口、HOG+SVM算法和多尺度图像处理进行了广泛的描述。应用的并行计算允许获得1280 × 720 @ 50Hz视频流的实时处理。该模块已在Zybo开发板上使用赛灵思的Zynq SoC器件进行了验证。它可以用于大量的视觉系统,包括潜水员疲劳监测。
{"title":"FPGA Implementation of Multi-scale Face Detection Using HOG Features and SVM Classifier","authors":"M. Drożdż, T. Kryjak","doi":"10.1515/ipc-2016-0014","DOIUrl":"https://doi.org/10.1515/ipc-2016-0014","url":null,"abstract":"Abstract In this paper an FPGA based embedded vision system for face detection is presented. The sliding detection window, HOG+SVM algorithm and multi-scale image processing were used and extensively described. The applied computation parallelizations allowed to obtain real-time processing of a 1280 × 720 @ 50Hz video stream. The presented module has been verified on the Zybo development board with Zynq SoC device from Xilinx. It can be used in a vast number of vision systems, including diver fatigue monitoring.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114611246","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
An IMU-Based Wearable System for Automatic Pointing During Presentations 基于imu的可穿戴式演示自动指向系统
Pub Date : 2016-06-16 DOI: 10.1515/ipc-2016-0007
Dimitrios Sikeridis, T. Antonakopoulos
Abstract Wearable motion capture systems using Micro-Electro-Mechanical-Systems (MEMS) based Inertial Measurement Units (IMUs) are considered a promising low-cost technology that evolves rapidly over the last few years. A wearable pointing system that consists of a pair of IMUs with acceleration and angular velocity sensors is presented in this work. Each IMU is equipped with Bluetooth connectivity and both are mounted on the user’s arm. The system provides automatic pointing on the presentation screen by capturing the arm’s rotational movement and by exploiting the speaker’s relative to the screen position. In this paper, we present the system’s design and its evaluation along with a training method for estimating the user-screen distance and relative position. Experimental results show promising pointing accuracy and precision in a variety of different display sizes and distances making the system an effective solution for automatic on-screen pointing.
使用基于微机电系统(MEMS)的惯性测量单元(imu)的可穿戴运动捕捉系统被认为是一种有前途的低成本技术,在过去几年中发展迅速。本文提出了一种由一对具有加速度和角速度传感器的imu组成的可穿戴式指向系统。每个IMU都配备了蓝牙连接,都安装在用户的手臂上。该系统通过捕捉手臂的旋转运动和利用演讲者相对于屏幕的位置,在演示屏幕上提供自动指向。在本文中,我们介绍了系统的设计和评估,以及估计用户屏幕距离和相对位置的训练方法。实验结果表明,在不同的显示尺寸和距离下,该系统具有良好的指向精度和精度,是一种有效的屏幕自动指向解决方案。
{"title":"An IMU-Based Wearable System for Automatic Pointing During Presentations","authors":"Dimitrios Sikeridis, T. Antonakopoulos","doi":"10.1515/ipc-2016-0007","DOIUrl":"https://doi.org/10.1515/ipc-2016-0007","url":null,"abstract":"Abstract Wearable motion capture systems using Micro-Electro-Mechanical-Systems (MEMS) based Inertial Measurement Units (IMUs) are considered a promising low-cost technology that evolves rapidly over the last few years. A wearable pointing system that consists of a pair of IMUs with acceleration and angular velocity sensors is presented in this work. Each IMU is equipped with Bluetooth connectivity and both are mounted on the user’s arm. The system provides automatic pointing on the presentation screen by capturing the arm’s rotational movement and by exploiting the speaker’s relative to the screen position. In this paper, we present the system’s design and its evaluation along with a training method for estimating the user-screen distance and relative position. Experimental results show promising pointing accuracy and precision in a variety of different display sizes and distances making the system an effective solution for automatic on-screen pointing.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128670740","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}
引用次数: 8
Sub-Sampling in OFDM with Constant Time Signal Recovery 恒时信号恢复OFDM中的子采样
Pub Date : 2016-06-01 DOI: 10.1515/ipc-2016-0008
N. Petrellis
Abstract The sub-sampling method for Orthogonal Frequency Division Multiplexing proposed recently, has been extended in this paper allowing the Analog-to-Digital Converter on the receiver side to operate in low power mode, up to 3/4 of the time. The predictability of the parity patterns generated by the Forward Error Correction encoder of the transmitter, when sparse data are exchanged, is exploited in order to define appropriate Inverse Fast Fourier Transform input symbol arrangements. These symbol arrangements allow the substitution of a number of samples by others that have already been received. Moreover, several operations of the Fast Fourier Transform can be omitted because their result is zero when identical values appear at its input. The advantages of the proposed method are: low power, higher speed and fewer memory resources. Despite other iterative sub-sampling approaches like Compressive Sampling, the proposed method is not iterative and thus it can be implemented with very low complexity hardware. The simulation results show that full input signal recovery or at least a very low Bit Error Rate is achieved in most of the cases that have been tested.
摘要:本文对最近提出的正交频分复用的子采样方法进行了扩展,使接收端的模数转换器在低功耗模式下工作的时间高达3/4。当交换稀疏数据时,利用发送器的前向纠错编码器产生的奇偶校验模式的可预测性,以定义适当的快速反傅立叶变换输入符号安排。这些符号安排允许用已经收到的其他样品代替一些样品。此外,快速傅里叶变换的几个操作可以被省略,因为当相同的值出现在其输入时,它们的结果为零。该方法具有功耗低、速度快、存储资源少等优点。尽管有其他迭代子采样方法,如压缩采样,但所提出的方法不是迭代的,因此可以用非常低复杂度的硬件实现。仿真结果表明,在大多数测试情况下,可以实现完全的输入信号恢复或至少很低的误码率。
{"title":"Sub-Sampling in OFDM with Constant Time Signal Recovery","authors":"N. Petrellis","doi":"10.1515/ipc-2016-0008","DOIUrl":"https://doi.org/10.1515/ipc-2016-0008","url":null,"abstract":"Abstract The sub-sampling method for Orthogonal Frequency Division Multiplexing proposed recently, has been extended in this paper allowing the Analog-to-Digital Converter on the receiver side to operate in low power mode, up to 3/4 of the time. The predictability of the parity patterns generated by the Forward Error Correction encoder of the transmitter, when sparse data are exchanged, is exploited in order to define appropriate Inverse Fast Fourier Transform input symbol arrangements. These symbol arrangements allow the substitution of a number of samples by others that have already been received. Moreover, several operations of the Fast Fourier Transform can be omitted because their result is zero when identical values appear at its input. The advantages of the proposed method are: low power, higher speed and fewer memory resources. Despite other iterative sub-sampling approaches like Compressive Sampling, the proposed method is not iterative and thus it can be implemented with very low complexity hardware. The simulation results show that full input signal recovery or at least a very low Bit Error Rate is achieved in most of the cases that have been tested.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"34 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120873979","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
Vibration-based Key Exchange among Multiple Smart Devices on the Desk 桌面多个智能设备之间基于振动的密钥交换
Pub Date : 2016-06-01 DOI: 10.1515/ipc-2016-0009
Alisa Arno, Kentaroh Toyoda, Yuji Watanabe, I. Sasase, P. Mathiopoulos
Abstract Eavesdropping is an important and real concern in mobile NFC (Near Filed Communication) payment and data sharing applications. Although the DH (Diffie-Hellman) scheme has been widely used in key exchange for secure communications, it may fail in indoor environments due to its vulnerability against man-in-the-middle attack. In this paper, we propose a new vibration-based key exchange among multiple smart devices which are placed on a desk. In this scheme, devices are assumed to be located next to each other with each of them vibrating with patterns converted from a key to be exchanged. The vibration patterns are measured by an accelerometer and each key is recovered from the measured acceleration. The proposed scheme has been implemented using Android smartphones and various experimental performance evaluation results have validated its effectiveness.
在移动NFC(近场通信)支付和数据共享应用中,窃听是一个重要而现实的问题。虽然Diffie-Hellman (Diffie-Hellman)方案已被广泛应用于安全通信的密钥交换中,但由于其易受中间人攻击的影响,在室内环境中可能会失败。在本文中,我们提出了一种新的基于振动的密钥交换方法,可以在放置在桌子上的多个智能设备之间进行密钥交换。在这个方案中,假设设备彼此相邻,每个设备都以从要交换的密钥转换成的模式振动。振动模式由加速度计测量,每个键从测量的加速度中恢复。该方案已在Android智能手机上实现,各种实验性能评估结果验证了其有效性。
{"title":"Vibration-based Key Exchange among Multiple Smart Devices on the Desk","authors":"Alisa Arno, Kentaroh Toyoda, Yuji Watanabe, I. Sasase, P. Mathiopoulos","doi":"10.1515/ipc-2016-0009","DOIUrl":"https://doi.org/10.1515/ipc-2016-0009","url":null,"abstract":"Abstract Eavesdropping is an important and real concern in mobile NFC (Near Filed Communication) payment and data sharing applications. Although the DH (Diffie-Hellman) scheme has been widely used in key exchange for secure communications, it may fail in indoor environments due to its vulnerability against man-in-the-middle attack. In this paper, we propose a new vibration-based key exchange among multiple smart devices which are placed on a desk. In this scheme, devices are assumed to be located next to each other with each of them vibrating with patterns converted from a key to be exchanged. The vibration patterns are measured by an accelerometer and each key is recovered from the measured acceleration. The proposed scheme has been implemented using Android smartphones and various experimental performance evaluation results have validated its effectiveness.","PeriodicalId":271906,"journal":{"name":"Image Processing & Communications","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129540115","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
期刊
Image Processing & 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1