首页 > 最新文献

2010 IEEE International Conference on Communications最新文献

英文 中文
Sampling Techniques to Accelerate Pattern Matching in Network Intrusion Detection Systems 加速网络入侵检测系统模式匹配的采样技术
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5501751
D. Ficara, G. Antichi, A. D. Pietro, S. Giordano, G. Procissi, F. Vitucci
Modern network devices need to perform deep packet inspection at high speed for security and application-specific services. Instead of standard strings to represent the dataset to be matched, state-of-the-art systems adopt regular expressions, due to their high expressive power. The current trend is to use Deterministic Finite Automata (DFAs) to match regular expressions. However, while the problem of the large memory consumption of DFAs has been solved in many different ways, only a few works have focused on increasing the lookup speed. This paper introduces a novel yet simple idea to accelerate DFAs for security applications: payload sampling. Our approach allows to skip a large portion of the text, thus processing less bytes. The price to pay is a slight number of false alarms which require a confirmation stage. Therefore, we propose a double-stage matching scheme providing two new different automata. Results show a significant speed-up in regular traffic processing, thus confirming the effectiveness of the approach.
现代网络设备需要高速进行深度报文检测,以保障安全,满足特定应用的业务需求。最先进的系统采用正则表达式,而不是标准字符串来表示要匹配的数据集,因为正则表达式具有很高的表达能力。目前的趋势是使用确定性有限自动机(dfa)来匹配正则表达式。然而,虽然dfa的大内存消耗问题已经用许多不同的方法解决了,但只有少数工作集中在提高查找速度上。本文介绍了一种新颖而简单的方法来加速用于安全应用的dfa:负载采样。我们的方法允许跳过大部分文本,从而处理更少的字节。付出的代价是需要经过确认阶段的少量假警报。因此,我们提出了一种双阶段匹配方案,提供两个新的不同的自动机。结果表明,常规交通处理速度明显加快,从而证实了该方法的有效性。
{"title":"Sampling Techniques to Accelerate Pattern Matching in Network Intrusion Detection Systems","authors":"D. Ficara, G. Antichi, A. D. Pietro, S. Giordano, G. Procissi, F. Vitucci","doi":"10.1109/ICC.2010.5501751","DOIUrl":"https://doi.org/10.1109/ICC.2010.5501751","url":null,"abstract":"Modern network devices need to perform deep packet inspection at high speed for security and application-specific services. Instead of standard strings to represent the dataset to be matched, state-of-the-art systems adopt regular expressions, due to their high expressive power. The current trend is to use Deterministic Finite Automata (DFAs) to match regular expressions. However, while the problem of the large memory consumption of DFAs has been solved in many different ways, only a few works have focused on increasing the lookup speed. This paper introduces a novel yet simple idea to accelerate DFAs for security applications: payload sampling. Our approach allows to skip a large portion of the text, thus processing less bytes. The price to pay is a slight number of false alarms which require a confirmation stage. Therefore, we propose a double-stage matching scheme providing two new different automata. Results show a significant speed-up in regular traffic processing, thus confirming the effectiveness of the approach.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"45 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83004045","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}
引用次数: 29
Max-Min Fair Multipath Routing with Physical Interference Constraints for Multihop Wireless Networks 多跳无线网络中具有物理干扰约束的最大最小公平多径路由
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502063
P. Thulasiraman, Jiming Chen, Xuemin Shen
Fairness and system throughput, influenced by wireless interference, are major objectives of resource allocation in wireless networks. Whereas traditionally max-min fairness protocols have been developed for wired networks (where interference is not a factor for network performance), in this paper we investigate the problem of flow routing and fair bandwidth allocation under the constraints of the physical interference model for multihop wireless networks. A max-min fair (MMF) routing algorithm under physical interference constraints is proposed where multiple candidate paths coexist for each user to the base station. The algorithm is formulated as a multicommodity flow problem where the lexicographically largest bandwidth allocation vector is found among all optimal allocation vectors. We compare our approach with two MMF interference routing algorithms in the literature that use the protocol interference model to garner fair bandwidth allocation. We show that our algorithm performs better in terms of blocking probability, bandwidth usage and link load.
公平性和系统吞吐量是无线网络资源分配的主要目标,受到无线干扰的影响。传统的最大最小公平协议是为有线网络(其中干扰不是影响网络性能的因素)开发的,而在本文中,我们研究了多跳无线网络在物理干扰模型约束下的流路由和公平带宽分配问题。提出了一种物理干扰约束下的最大最小公平(MMF)路由算法,其中每个用户到基站存在多条候选路径。该算法被表述为一个多商品流问题,其中在所有最优分配向量中找到字典顺序上最大的带宽分配向量。我们将我们的方法与文献中的两种MMF干扰路由算法进行比较,这些算法使用协议干扰模型来获得公平的带宽分配。我们的算法在阻塞概率、带宽使用和链路负载方面表现更好。
{"title":"Max-Min Fair Multipath Routing with Physical Interference Constraints for Multihop Wireless Networks","authors":"P. Thulasiraman, Jiming Chen, Xuemin Shen","doi":"10.1109/ICC.2010.5502063","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502063","url":null,"abstract":"Fairness and system throughput, influenced by wireless interference, are major objectives of resource allocation in wireless networks. Whereas traditionally max-min fairness protocols have been developed for wired networks (where interference is not a factor for network performance), in this paper we investigate the problem of flow routing and fair bandwidth allocation under the constraints of the physical interference model for multihop wireless networks. A max-min fair (MMF) routing algorithm under physical interference constraints is proposed where multiple candidate paths coexist for each user to the base station. The algorithm is formulated as a multicommodity flow problem where the lexicographically largest bandwidth allocation vector is found among all optimal allocation vectors. We compare our approach with two MMF interference routing algorithms in the literature that use the protocol interference model to garner fair bandwidth allocation. We show that our algorithm performs better in terms of blocking probability, bandwidth usage and link load.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"1 1","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85548645","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
A Tractable Method for Constrained Resource Sharing in OFDMA Wireless Mesh Networks 一种易于处理的OFDMA无线Mesh网络约束资源共享方法
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502032
F. Brah, L. Vandendorpe, V. Ramon
This paper presents a novel fair scheme for resource sharing between nodes in OFDMA mesh networks. The problem is to maximize the overall system rate, under each user's maximal power and minimum rate constraints. To solve the underlying problem, we propose an approach that combines the merits of the well known Lagrange dual framework and the Lambert-W function. By using the Lambert-W function, resource allocation can not only be expressed in closed form but it can also quickly be determined without resorting to complex algorithms since a number of popular mathematical softwares, including Matlab, contain the Lambert-W function as an optimization component. Simulation results are provided to compare the performance of the proposed scheme with other allocation schemes.
提出了一种新的OFDMA网格网络节点间资源公平共享方案。问题是在每个用户的最大功率和最小速率约束下最大化整个系统速率。为了解决潜在的问题,我们提出了一种结合著名的拉格朗日对偶框架和Lambert-W函数优点的方法。通过使用Lambert-W函数,不仅可以以封闭的形式表示资源分配,而且可以快速确定资源分配,而无需借助复杂的算法,因为包括Matlab在内的许多流行的数学软件都包含Lambert-W函数作为优化组件。仿真结果与其他分配方案的性能进行了比较。
{"title":"A Tractable Method for Constrained Resource Sharing in OFDMA Wireless Mesh Networks","authors":"F. Brah, L. Vandendorpe, V. Ramon","doi":"10.1109/ICC.2010.5502032","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502032","url":null,"abstract":"This paper presents a novel fair scheme for resource sharing between nodes in OFDMA mesh networks. The problem is to maximize the overall system rate, under each user's maximal power and minimum rate constraints. To solve the underlying problem, we propose an approach that combines the merits of the well known Lagrange dual framework and the Lambert-W function. By using the Lambert-W function, resource allocation can not only be expressed in closed form but it can also quickly be determined without resorting to complex algorithms since a number of popular mathematical softwares, including Matlab, contain the Lambert-W function as an optimization component. Simulation results are provided to compare the performance of the proposed scheme with other allocation schemes.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"1 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85559048","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
An Overhearing-Based Scheme for Improving Data Persistence in Wireless Sensor Networks 一种基于窃听的无线传感器网络数据持久性改进方案
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502577
Junbin Liang, Jian-xin Wang, Jianer Chen
How to improve the data persistence, i.e., the availability of all source data, is an important issue in wireless sensor networks. The issue requires that each source node can disseminate its data (packet) to a subset of nodes in the network for effective storage. In this paper, a distributed scheme based on LT(Luby Transform)-codes, named LTSIDP, is proposed. LT codes are the first rateless erasure codes that are very efficient as the amount of data grows. In LTSIDP, each node uses overhearing to get information whether a packet has been transmitted by one of its neighbors. When a node needs to transmit a packet, it randomly chooses one of its neighbors that does not transmit the packet as receiver. On the other hand, each node can compute a key parameter of LT codes by using some properties of the packet transmission mechanism, and then store the data accordingly. After the process of storage is finished, a collector (e.g., a motor vehicle) can recover all data by visiting a small subset of nodes. To the best of our knowledge, LTSIDP is the first scheme that uses overhearing to improve the data persistence. Theoretical analyses and simulations show that LTSIDP can achieve higher data persistence and energy efficiency than existing schemes.
如何提高数据的持久性,即所有源数据的可用性,是无线传感器网络中的一个重要问题。该问题要求每个源节点能够将其数据(数据包)传播到网络中的一个节点子集以进行有效的存储。本文提出了一种基于Luby变换码的分布式方案LTSIDP。随着数据量的增长,LT码是第一种非常有效的无速率擦除码。在LTSIDP中,每个节点都使用监听来获取数据包是否已被其邻居传输的信息。当一个节点需要发送数据包时,它随机选择一个不发送数据包的邻居作为接收方。另一方面,每个节点可以利用分组传输机制的某些属性计算出LT码的关键参数,并据此存储数据。在存储过程完成后,收集器(例如,汽车)可以通过访问一小部分节点来恢复所有数据。据我们所知,LTSIDP是第一个使用侦听来提高数据持久性的方案。理论分析和仿真结果表明,LTSIDP比现有方案具有更高的数据持久性和能源效率。
{"title":"An Overhearing-Based Scheme for Improving Data Persistence in Wireless Sensor Networks","authors":"Junbin Liang, Jian-xin Wang, Jianer Chen","doi":"10.1109/ICC.2010.5502577","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502577","url":null,"abstract":"How to improve the data persistence, i.e., the availability of all source data, is an important issue in wireless sensor networks. The issue requires that each source node can disseminate its data (packet) to a subset of nodes in the network for effective storage. In this paper, a distributed scheme based on LT(Luby Transform)-codes, named LTSIDP, is proposed. LT codes are the first rateless erasure codes that are very efficient as the amount of data grows. In LTSIDP, each node uses overhearing to get information whether a packet has been transmitted by one of its neighbors. When a node needs to transmit a packet, it randomly chooses one of its neighbors that does not transmit the packet as receiver. On the other hand, each node can compute a key parameter of LT codes by using some properties of the packet transmission mechanism, and then store the data accordingly. After the process of storage is finished, a collector (e.g., a motor vehicle) can recover all data by visiting a small subset of nodes. To the best of our knowledge, LTSIDP is the first scheme that uses overhearing to improve the data persistence. Theoretical analyses and simulations show that LTSIDP can achieve higher data persistence and energy efficiency than existing schemes.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"117 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85791579","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}
引用次数: 13
Decoding of Differential OSTBC with Non-Unitary Constellations Using Multiple Received Data Blocks 利用多接收数据块解码非酉星座差分OSTBC
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5501887
M. Bhatnagar, A. Hjørungnes
In this paper, we propose a maximum likelihood~(ML) decoder for differentially encoded orthogonal space-time block codes (OSTBCs) based on multiple received data blocks. The proposed ML decoder differs from the existing ML decoders of differential OSTBC as follows: 1) Most existing ML decoders are derived on the basis of emph{two} consecutively received data matrices, whereas the proposed decoder takes emph{multiple} consecutively received data matrices into account. 2) One existing ML decoder considers multiple consecutively received specific differential OSTBC using emph{two} transmit antennas and is applicable to $M$-PSK constellation only, whereas the proposed ML decoder works with arbitrary differential OSTBCs using arbitrary number of transmit and receive antennas and arbitrary constellations which do not include zero. We have also derived an upper bound of the pairwise error probability (PEP) of the proposed ML decoder for differentially encoded orthogonal STBC (OSTBC) with $M$-QAM constellation over Rayleigh fading channels.
本文提出了一种基于多个接收数据块的差分编码正交空时分组码(ostbc)的最大似然解码器。本文提出的ML解码器与现有差分OSTBC的ML解码器的不同之处在于:1)大多数现有的ML解码器是基于emph{两个}连续接收的数据矩阵推导出来的,而本文提出的解码器考虑了emph{多个}连续接收的数据矩阵。2)现有的ML解码器使用emph{两个}发射天线考虑多个连续接收的特定差分OSTBC,仅适用于$M$ -PSK星座,而本文提出的ML解码器使用任意数量的发射天线和接收天线以及不包含零的任意星座处理任意差分OSTBC。我们还推导了在瑞利衰落信道上$M$ -QAM星座的差分编码正交STBC (OSTBC)的ML解码器的对向错误概率(PEP)的上界。
{"title":"Decoding of Differential OSTBC with Non-Unitary Constellations Using Multiple Received Data Blocks","authors":"M. Bhatnagar, A. Hjørungnes","doi":"10.1109/ICC.2010.5501887","DOIUrl":"https://doi.org/10.1109/ICC.2010.5501887","url":null,"abstract":"In this paper, we propose a maximum likelihood~(ML) decoder for differentially encoded orthogonal space-time block codes (OSTBCs) based on multiple received data blocks. The proposed ML decoder differs from the existing ML decoders of differential OSTBC as follows: 1) Most existing ML decoders are derived on the basis of emph{two} consecutively received data matrices, whereas the proposed decoder takes emph{multiple} consecutively received data matrices into account. 2) One existing ML decoder considers multiple consecutively received specific differential OSTBC using emph{two} transmit antennas and is applicable to $M$-PSK constellation only, whereas the proposed ML decoder works with arbitrary differential OSTBCs using arbitrary number of transmit and receive antennas and arbitrary constellations which do not include zero. We have also derived an upper bound of the pairwise error probability (PEP) of the proposed ML decoder for differentially encoded orthogonal STBC (OSTBC) with $M$-QAM constellation over Rayleigh fading channels.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"4 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86057854","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}
引用次数: 6
Performance Comparison of Different Correlation Techniques for the AltBOC Modulation in Multipath Environments 多径环境下AltBOC调制不同相关技术的性能比较
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502625
Y. Tawk, C. Botteron, A. Jovanovic, P. Farine
In this paper, different correlation techniques (narrow correlator, double delta correlator and subcarrier processing) that can be applied to the new Galileo alternate binary offset carrier AltBOC(15,10) modulation are discussed with respect to their functionality, implementation, and multipath mitigation performance. Moreover, effects of the receiver parameters (precorrelation bandwidth, spacing between correlators) on the ranging errors are also presented. The performance of the multipath mitigation concepts is illustrated in 2D and 3D multipath error envelopes assuming multipath scenarios with one and two multipath components and constant signal attenuation factors. The main purpose of this paper is to provide a better understanding of the performance of the AltBOC modulation and the effect of multipath on code and carrier measurements for different multipath environments, and thus help the receiver designers to select the best correlation technique for their particular applications.
在本文中,不同的相关技术(窄相关器,双增量相关器和子载波处理),可以应用于新的伽利略交替二进制偏移载波AltBOC(15,10)调制讨论了他们的功能,实现和多径缓解性能。此外,还讨论了接收机参数(预相关带宽、相关器间距)对测距误差的影响。多路径缓解概念的性能在二维和三维多路径误差包络中进行了说明,假设多路径场景具有一个和两个多路径分量以及恒定的信号衰减因子。本文的主要目的是为了更好地理解AltBOC调制的性能以及不同多径环境下多径对码和载波测量的影响,从而帮助接收机设计人员为其特定应用选择最佳的相关技术。
{"title":"Performance Comparison of Different Correlation Techniques for the AltBOC Modulation in Multipath Environments","authors":"Y. Tawk, C. Botteron, A. Jovanovic, P. Farine","doi":"10.1109/ICC.2010.5502625","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502625","url":null,"abstract":"In this paper, different correlation techniques (narrow correlator, double delta correlator and subcarrier processing) that can be applied to the new Galileo alternate binary offset carrier AltBOC(15,10) modulation are discussed with respect to their functionality, implementation, and multipath mitigation performance. Moreover, effects of the receiver parameters (precorrelation bandwidth, spacing between correlators) on the ranging errors are also presented. The performance of the multipath mitigation concepts is illustrated in 2D and 3D multipath error envelopes assuming multipath scenarios with one and two multipath components and constant signal attenuation factors. The main purpose of this paper is to provide a better understanding of the performance of the AltBOC modulation and the effect of multipath on code and carrier measurements for different multipath environments, and thus help the receiver designers to select the best correlation technique for their particular applications.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"1 1","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84179213","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}
引用次数: 6
Modeling Delivery Delay for Flooding in Mobile Ad Hoc Networks 移动Ad Hoc网络中泛洪传递延迟建模
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502357
Taesoo Jun, Nirmalya Roy, Christine Julien
Mobile ad hoc networks (MANETs) can have widely varying characteristics under different deployments, and previous studies show that the characteristics impact the behavior of routing protocols for MANETs. To deploy applications successfully in MANETs, application developers need to comprehend the potential behavior of any underlying protocol used. In mobile networks, a major component of many of these routing protocols is some form of flooding, which facilitates message delivery over an entire network in a relatively reliable way. Several MANET protocols use flooding to support the distribution of route request messages as well as delivering broadcast packets. Therefore, to developers of applications for MANETs, a major task in understanding MANET protocols is estimating the performance of flooding in a given operating environment. In this work, we develop an analytical model for the delay experienced in flooding a message. We model the one hop delay of a flooding message in MANETs in terms of parameters that can be acquired either from a system configuration or from application designers.
移动自组网(manet)在不同的部署方式下具有多种不同的特性,以往的研究表明,这些特性会影响manet路由协议的行为。为了在manet中成功部署应用程序,应用程序开发人员需要理解所使用的任何底层协议的潜在行为。在移动网络中,许多路由协议的一个主要组成部分是某种形式的泛洪,它以一种相对可靠的方式促进消息在整个网络中的传递。一些MANET协议使用泛洪来支持路由请求消息的分发以及发送广播数据包。因此,对于MANET应用程序的开发人员来说,理解MANET协议的一个主要任务是在给定的操作环境中估计洪水的性能。在这项工作中,我们开发了一个分析模型,用于淹没消息时所经历的延迟。我们根据可以从系统配置或应用程序设计人员获得的参数,对manet中泛洪消息的一跳延迟进行建模。
{"title":"Modeling Delivery Delay for Flooding in Mobile Ad Hoc Networks","authors":"Taesoo Jun, Nirmalya Roy, Christine Julien","doi":"10.1109/ICC.2010.5502357","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502357","url":null,"abstract":"Mobile ad hoc networks (MANETs) can have widely varying characteristics under different deployments, and previous studies show that the characteristics impact the behavior of routing protocols for MANETs. To deploy applications successfully in MANETs, application developers need to comprehend the potential behavior of any underlying protocol used. In mobile networks, a major component of many of these routing protocols is some form of flooding, which facilitates message delivery over an entire network in a relatively reliable way. Several MANET protocols use flooding to support the distribution of route request messages as well as delivering broadcast packets. Therefore, to developers of applications for MANETs, a major task in understanding MANET protocols is estimating the performance of flooding in a given operating environment. In this work, we develop an analytical model for the delay experienced in flooding a message. We model the one hop delay of a flooding message in MANETs in terms of parameters that can be acquired either from a system configuration or from application designers.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"102 1","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84194086","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}
引用次数: 6
NS2 Extensions for the Simulation of RDM and G-RDM in DS-TE Networks DS-TE网络中RDM和G-RDM仿真的NS2扩展
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502420
D. Adami, C. Callegari, S. Giordano, M. Pagano
DiffServ-aware MPLS-TE (DS-TE) significantly enhances the MPLS-TE architecture by enabling bandwidth reservation on a per-class basis. More specifically, to this aim, the so-called Bandwidth Constraint Models (BCMs) are introduced as a key architectural element. This paper describes a new NS2 module that offers a complete support for the DS-TE architecture including the standard BCMs (MAM and RDM) and a new BCM (G-RDM), recently proposed by the authors. Moreover, the paper shows the results of simulations carried out to evaluate the behaviour of the above mentioned BCMs in a real network scenario.
差分服务器感知MPLS-TE (DS-TE)通过支持基于每个类的带宽预留,显著增强了MPLS-TE体系结构。更具体地说,为了实现这一目标,引入了所谓的带宽约束模型(Bandwidth Constraint Models, bcm)作为关键的体系结构元素。本文介绍了一种新的NS2模块,该模块完全支持DS-TE体系结构,包括标准BCM (MAM和RDM)和作者最近提出的新BCM (G-RDM)。此外,本文还展示了在真实网络场景中评估上述bcm行为的仿真结果。
{"title":"NS2 Extensions for the Simulation of RDM and G-RDM in DS-TE Networks","authors":"D. Adami, C. Callegari, S. Giordano, M. Pagano","doi":"10.1109/ICC.2010.5502420","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502420","url":null,"abstract":"DiffServ-aware MPLS-TE (DS-TE) significantly enhances the MPLS-TE architecture by enabling bandwidth reservation on a per-class basis. More specifically, to this aim, the so-called Bandwidth Constraint Models (BCMs) are introduced as a key architectural element. This paper describes a new NS2 module that offers a complete support for the DS-TE architecture including the standard BCMs (MAM and RDM) and a new BCM (G-RDM), recently proposed by the authors. Moreover, the paper shows the results of simulations carried out to evaluate the behaviour of the above mentioned BCMs in a real network scenario.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"23 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77979634","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
An Improved Decoding Algorithm for the Davey-MacKay Construction 一种改进的Davey-MacKay结构解码算法
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502293
J. A. Briffa, H. G. Schaathun, S. Wesemeyer
The Deletion-Insertion Correcting Code construction proposed by Davey and MacKay consists of an inner code that recovers synchronization and an outer code that provides substitution error protection. The inner code uses low-weight codewords which are added (modulo two) to a pilot sequence. The receiver is able to synchronise on the pilot sequence in spite of the changes introduced by the added codeword. The original bit-level formulation of the inner decoder assumes that all bits in the sparse codebook are identically and independently distributed. Not only is this assumption inaccurate, but it also prevents the use of soft a- priori input to the decoder. We propose an alternative symbol-level inner decoding algorithm that takes the actual codebook into account. Simulation results show that the proposed algorithm has an improved performance with only a small penalty in complexity, and it allows other improvements using inner codes with larger minimum distance.
Davey和MacKay提出的删除-插入纠错码结构由恢复同步的内码和提供替换错误保护的外码组成。内部代码使用低权重码字,这些码字被添加(模二)到导频序列。尽管增加的码字引入了变化,接收器仍能在导频序列上同步。内部解码器的原始比特级公式假设稀疏码本中的所有比特都是相同且独立分布的。这种假设不仅不准确,而且还阻止了对解码器使用软先验输入。我们提出了另一种考虑实际码本的符号级内部解码算法。仿真结果表明,该算法在提高性能的同时,复杂度降低很小,并且允许使用更大最小距离的内码进行其他改进。
{"title":"An Improved Decoding Algorithm for the Davey-MacKay Construction","authors":"J. A. Briffa, H. G. Schaathun, S. Wesemeyer","doi":"10.1109/ICC.2010.5502293","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502293","url":null,"abstract":"The Deletion-Insertion Correcting Code construction proposed by Davey and MacKay consists of an inner code that recovers synchronization and an outer code that provides substitution error protection. The inner code uses low-weight codewords which are added (modulo two) to a pilot sequence. The receiver is able to synchronise on the pilot sequence in spite of the changes introduced by the added codeword. The original bit-level formulation of the inner decoder assumes that all bits in the sparse codebook are identically and independently distributed. Not only is this assumption inaccurate, but it also prevents the use of soft a- priori input to the decoder. We propose an alternative symbol-level inner decoding algorithm that takes the actual codebook into account. Simulation results show that the proposed algorithm has an improved performance with only a small penalty in complexity, and it allows other improvements using inner codes with larger minimum distance.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"322 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77993205","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}
引用次数: 34
Distributed Differential Space-Time Spreading for the Asynchronous Relay Aided Interference-Free Cooperative CDMA Uplink 异步中继辅助无干扰协同CDMA上行链路的分布式差分时空扩展
Pub Date : 2010-05-23 DOI: 10.1109/ICC.2010.5502096
S. Sugiura, Sheng Chen, L. Hanzo
In this paper, we propose a differential Space-Time Coding (STC) scheme designed for asynchronous cooperative networks, where neither channel estimation nor symbol-level synchronization is required at the cooperating nodes. More specifically, our system employs differential encoding during the broadcast phase and a Space-Time Spreading (STS)-based amplify-and-forward scheme during the cooperative phase in conjunction with interference rejection Direct Sequence (DS) spreading codes, namely Loosely Synchronized (LS) codes. The LS codes exhibit a so-called Interference Free Window (IFW), where both the autocorrelation and cross-correlation values of the codes become zero. The IFW allows us to eliminate both the Multi-User Interference (MUI) as well as the potential dispersion-induced orthogonality degradation of the cooperative space-time codeword and the interference imposed by the asynchronous transmissions of the relay nodes. Furthermore, the destination node can beneficially combine both the directly transmitted and the relayed symbols using low-complexity correlation operations combined with a hard-decision detector. Our simulation results demonstrate that the proposed Cooperative Differential STS (CDSTS) scheme is capable of combating the effects of asynchronous uplink transmissions without any Channel State Information (CSI), provided that the maximum synchronization delay of the relay nodes is within the width of IFW. It will be demonstrated that in the frequency-selective environment considered our CDSTS arrangement is capable of exploiting both space-time diversity and multi-path diversity with the aid of a RAKE combiner.
本文提出了一种针对异步协作网络的差分空时编码(STC)方案,该方案既不需要信道估计,也不需要在协作节点上进行符号级同步。更具体地说,我们的系统在广播阶段采用差分编码,在合作阶段采用基于空时扩展(STS)的放大转发方案,并结合抗干扰直接序列(DS)扩展码,即松散同步(LS)码。LS码表现出所谓的无干扰窗口(IFW),其中码的自相关和互相关值都变为零。IFW允许我们消除多用户干扰(MUI),以及潜在的分散引起的协同空时码字正交性退化和中继节点异步传输所施加的干扰。此外,目标节点利用低复杂度的相关运算结合硬决策检测器,可以有效地将直接传输的符号和中继的符号结合起来。仿真结果表明,只要中继节点的最大同步延迟在IFW的宽度内,所提出的协同差分STS (CDSTS)方案能够抵抗不含任何信道状态信息(CSI)的异步上行传输的影响。将证明在频率选择环境下,我们的CDSTS安排能够在RAKE组合器的帮助下利用时空分集和多径分集。
{"title":"Distributed Differential Space-Time Spreading for the Asynchronous Relay Aided Interference-Free Cooperative CDMA Uplink","authors":"S. Sugiura, Sheng Chen, L. Hanzo","doi":"10.1109/ICC.2010.5502096","DOIUrl":"https://doi.org/10.1109/ICC.2010.5502096","url":null,"abstract":"In this paper, we propose a differential Space-Time Coding (STC) scheme designed for asynchronous cooperative networks, where neither channel estimation nor symbol-level synchronization is required at the cooperating nodes. More specifically, our system employs differential encoding during the broadcast phase and a Space-Time Spreading (STS)-based amplify-and-forward scheme during the cooperative phase in conjunction with interference rejection Direct Sequence (DS) spreading codes, namely Loosely Synchronized (LS) codes. The LS codes exhibit a so-called Interference Free Window (IFW), where both the autocorrelation and cross-correlation values of the codes become zero. The IFW allows us to eliminate both the Multi-User Interference (MUI) as well as the potential dispersion-induced orthogonality degradation of the cooperative space-time codeword and the interference imposed by the asynchronous transmissions of the relay nodes. Furthermore, the destination node can beneficially combine both the directly transmitted and the relayed symbols using low-complexity correlation operations combined with a hard-decision detector. Our simulation results demonstrate that the proposed Cooperative Differential STS (CDSTS) scheme is capable of combating the effects of asynchronous uplink transmissions without any Channel State Information (CSI), provided that the maximum synchronization delay of the relay nodes is within the width of IFW. It will be demonstrated that in the frequency-selective environment considered our CDSTS arrangement is capable of exploiting both space-time diversity and multi-path diversity with the aid of a RAKE combiner.","PeriodicalId":6405,"journal":{"name":"2010 IEEE International Conference on Communications","volume":"17 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2010-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82479684","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
期刊
2010 IEEE International Conference on 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