首页 > 最新文献

Future Generation Communication and Networking (FGCN 2007)最新文献

英文 中文
Improving CSMA for WLANs via Piggybacking and Scheduled Backoff Mechanisms 通过搭载和计划回退机制改进无线局域网的CSMA
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.149
S. Siwamogsatham
In this work, we propose a novel medium access scheme named Smart-CSMA with piggybacking that can effectively solve the collision problem and enhance the throughput and access delay performance as well as the quality-of-service support for a high-speed WLAN in the infrastructure topology. Smart-CSMA with piggybacking combines the advantages of the standard PCF and DCF modes. It can efficiently supports the quality-of-service requirements like in the PCF access mode while relying on the simple on- demand CSMA channel access mechanism like in the DCF mode. In the proposed scheme, every station employs the standard CSMA mechanism with a slightly modified backoff procedure. A master station is responsible for scheduling backoff timers for all client stations. It shall send the backoff timer information together with the frames destined to each client station. The client station then uses the received backoff timer value to start the backoff procedure associated with the current transmission in the queue. If the client station has not obtained the backoff schedule from the master station due to any reason, it then uses a random backoff value to start the backoff procedure. A generic algorithm is provided for the master station to allocate arbitrary slots for each client station. Furthermore, a piggybacking frame exchange mechanism is proposed to enhance capacity of the system. Numerical results show that the proposed scheme significantly outperforms the standard IEEE 802.11 DCF and PCF schemes, and the superior performance is not sensitive to the number of active and inactive client stations in the network.
在这项工作中,我们提出了一种新的介质访问方案,称为Smart-CSMA,它可以有效地解决碰撞问题,增强吞吐量和访问延迟性能,以及在基础设施拓扑中对高速WLAN的服务质量支持。Smart-CSMA结合了标准PCF和DCF模式的优点。它既能有效地支持PCF接入模式对业务质量的要求,又能像DCF模式那样依靠简单的按需CSMA信道接入机制。在提出的方案中,每个站点都采用标准的CSMA机制,并稍微修改了后退程序。主站负责为所有客户站调度后退计时器。它将连同预定的帧一起发送回退定时器信息到每个客户端站。然后,客户端站使用接收到的退避定时器值启动与队列中当前传输相关的退避过程。如果客户端站由于任何原因没有从主站获得退场计划,那么它将使用一个随机退场值来启动退场过程。为主站提供了一种通用算法来为每个客户站分配任意时隙。此外,还提出了一种承载帧交换机制,以提高系统的容量。数值结果表明,该方案明显优于标准IEEE 802.11 DCF和PCF方案,且其优越的性能对网络中活动和非活动客户端站点的数量不敏感。
{"title":"Improving CSMA for WLANs via Piggybacking and Scheduled Backoff Mechanisms","authors":"S. Siwamogsatham","doi":"10.1109/FGCN.2007.149","DOIUrl":"https://doi.org/10.1109/FGCN.2007.149","url":null,"abstract":"In this work, we propose a novel medium access scheme named Smart-CSMA with piggybacking that can effectively solve the collision problem and enhance the throughput and access delay performance as well as the quality-of-service support for a high-speed WLAN in the infrastructure topology. Smart-CSMA with piggybacking combines the advantages of the standard PCF and DCF modes. It can efficiently supports the quality-of-service requirements like in the PCF access mode while relying on the simple on- demand CSMA channel access mechanism like in the DCF mode. In the proposed scheme, every station employs the standard CSMA mechanism with a slightly modified backoff procedure. A master station is responsible for scheduling backoff timers for all client stations. It shall send the backoff timer information together with the frames destined to each client station. The client station then uses the received backoff timer value to start the backoff procedure associated with the current transmission in the queue. If the client station has not obtained the backoff schedule from the master station due to any reason, it then uses a random backoff value to start the backoff procedure. A generic algorithm is provided for the master station to allocate arbitrary slots for each client station. Furthermore, a piggybacking frame exchange mechanism is proposed to enhance capacity of the system. Numerical results show that the proposed scheme significantly outperforms the standard IEEE 802.11 DCF and PCF schemes, and the superior performance is not sensitive to the number of active and inactive client stations in the network.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128554311","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
Routing Based Load Balancing for Unstructured P2P Networks 基于路由的非结构化P2P网络负载均衡
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.197
Ming Xu, J. Guan
Load balancing is an important problem for the efficient operation of peer-to-peer(P2P) networks. A key issue for dynamic load balancing in self-organizing networks is to identify overloaded nodes and reassign their loads to others. Recently, most of researchers have concentrated on developing strategies to the design of balanced structured P2P networks. However, none of these strategies is suitable for unstructured P2P networks. This paper proposes a novel routing based algorithm for load balancing in heterogeneous, dynamic unstructured P2P networks. Our algorithm does not need the global information and hence is resilient to dynamic node arrivals, departures, and failures. Experimental results indicate that our algorithm outperforms existing load balancing algorithms in terms of load transfer.
负载均衡是P2P网络高效运行的一个重要问题。在自组织网络中实现动态负载平衡的一个关键问题是如何识别过载节点并将其负载重新分配给其他节点。目前,研究人员主要集中在均衡结构P2P网络设计策略的研究上。然而,这些策略都不适合非结构化的P2P网络。提出了一种新的基于路由的异构动态非结构化P2P网络负载均衡算法。我们的算法不需要全局信息,因此对动态节点到达、离开和失败具有弹性。实验结果表明,该算法在负载转移方面优于现有的负载均衡算法。
{"title":"Routing Based Load Balancing for Unstructured P2P Networks","authors":"Ming Xu, J. Guan","doi":"10.1109/FGCN.2007.197","DOIUrl":"https://doi.org/10.1109/FGCN.2007.197","url":null,"abstract":"Load balancing is an important problem for the efficient operation of peer-to-peer(P2P) networks. A key issue for dynamic load balancing in self-organizing networks is to identify overloaded nodes and reassign their loads to others. Recently, most of researchers have concentrated on developing strategies to the design of balanced structured P2P networks. However, none of these strategies is suitable for unstructured P2P networks. This paper proposes a novel routing based algorithm for load balancing in heterogeneous, dynamic unstructured P2P networks. Our algorithm does not need the global information and hence is resilient to dynamic node arrivals, departures, and failures. Experimental results indicate that our algorithm outperforms existing load balancing algorithms in terms of load transfer.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129256876","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
HSUPA/HSDPA Systems: Capacity and Dimensioning HSUPA/HSDPA系统:容量和尺寸
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.145
A. Baroudy, S. Elayoubi
In this work, we develop an analytical model for the integration of real time and elastic traffic in a system supporting both UMTS R99 and HSDPA/HSUPA channels. We first develop models for the powers and throughputs, and then use them to study the dynamic evolution of the system by a Markovian model. We also study the impact of the interaction between uplink and downlink caused by the TCP ACKs carried by dedicated or shared channels. We apply our model to dimension the system for different traffic scenarios. In particular, we show how to determine the number of carriers that must be assigned to a base station in order to meet some blocking requirements, and whether they will be shared between R99 and HSPA or dedicated to one system.
在这项工作中,我们开发了一个分析模型,用于在支持UMTS R99和HSDPA/HSUPA信道的系统中集成实时和弹性流量。我们首先建立了功率和吞吐量的模型,然后利用它们通过马尔可夫模型研究系统的动态演化。我们还研究了由专用通道或共享通道携带的TCP ack所引起的上行链路和下行链路之间交互的影响。我们将模型应用于不同交通场景下的系统维度。特别是,我们将展示如何确定为满足某些阻塞需求而必须分配给基站的运营商数量,以及它们是在R99和HSPA之间共享还是专用于一个系统。
{"title":"HSUPA/HSDPA Systems: Capacity and Dimensioning","authors":"A. Baroudy, S. Elayoubi","doi":"10.1109/FGCN.2007.145","DOIUrl":"https://doi.org/10.1109/FGCN.2007.145","url":null,"abstract":"In this work, we develop an analytical model for the integration of real time and elastic traffic in a system supporting both UMTS R99 and HSDPA/HSUPA channels. We first develop models for the powers and throughputs, and then use them to study the dynamic evolution of the system by a Markovian model. We also study the impact of the interaction between uplink and downlink caused by the TCP ACKs carried by dedicated or shared channels. We apply our model to dimension the system for different traffic scenarios. In particular, we show how to determine the number of carriers that must be assigned to a base station in order to meet some blocking requirements, and whether they will be shared between R99 and HSPA or dedicated to one system.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116373852","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}
引用次数: 9
A Digit Reversal Circuit for the Variable-Length Radix-4 FFT 变长基数4 FFT的数字反转电路
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.7
Seung-Ho Ok, Byungin Moon
When the fast Fourier transform (FFT) is executed using an in-place method, the input or output data must be accessed in a digit-reversed order. The previous digit reversal circuits, which are based on a binary counter, require complex multiplexers. This paper proposes a new digit reversal circuit based on two-bit counter modules for the variable-length radix-4 FFT. This circuit can be designed with minimal multiplexers, and thus can efficiently generate digit-reversed sequences compared with digit reversal circuits based on a binary counter.
当使用就地方法执行快速傅里叶变换(FFT)时,必须以数字倒序访问输入或输出数据。以前的数字反转电路是基于二进制计数器的,需要复杂的多路复用器。针对变长基数4 FFT,提出了一种基于2位计数器模块的数字反转电路。与基于二进制计数器的数字反转电路相比,该电路可以用最少的复用器设计,从而有效地生成数字反转序列。
{"title":"A Digit Reversal Circuit for the Variable-Length Radix-4 FFT","authors":"Seung-Ho Ok, Byungin Moon","doi":"10.1109/FGCN.2007.7","DOIUrl":"https://doi.org/10.1109/FGCN.2007.7","url":null,"abstract":"When the fast Fourier transform (FFT) is executed using an in-place method, the input or output data must be accessed in a digit-reversed order. The previous digit reversal circuits, which are based on a binary counter, require complex multiplexers. This paper proposes a new digit reversal circuit based on two-bit counter modules for the variable-length radix-4 FFT. This circuit can be designed with minimal multiplexers, and thus can efficiently generate digit-reversed sequences compared with digit reversal circuits based on a binary counter.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116742249","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
Survivable Routing with Risk-Level Disjoint in WDM Optical Networks WDM光网络中具有风险级分离的可生存路由
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.209
Lei Guo, Xingwei Wang, Cunqian Yu
This paper investigates the survivable routing in backbone optical transport networks with shared-risk link groups (SRLG) constraints, and proposes a new risk-level disjoint protection (RLDP) algorithm for provide different service level for different connection request. Compared with the conventional SRLG- disjoint protection (SDP) algorithm, RLDP performs better resource utilization and blocking probability. Simulation results are shown to be promising.
研究了具有共享风险链路组(SRLG)约束的骨干光传输网络中的可生存路由,提出了一种新的风险级别不连接保护(RLDP)算法,为不同的连接请求提供不同的服务级别。与传统的SRLG-不连接保护(SDP)算法相比,RLDP具有更好的资源利用率和阻塞概率。仿真结果表明该方法是可行的。
{"title":"Survivable Routing with Risk-Level Disjoint in WDM Optical Networks","authors":"Lei Guo, Xingwei Wang, Cunqian Yu","doi":"10.1109/FGCN.2007.209","DOIUrl":"https://doi.org/10.1109/FGCN.2007.209","url":null,"abstract":"This paper investigates the survivable routing in backbone optical transport networks with shared-risk link groups (SRLG) constraints, and proposes a new risk-level disjoint protection (RLDP) algorithm for provide different service level for different connection request. Compared with the conventional SRLG- disjoint protection (SDP) algorithm, RLDP performs better resource utilization and blocking probability. Simulation results are shown to be promising.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"199 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116151012","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
Link Adaptation of LDPC Codes Based on Exponential Effective-SNR Mapping Link Quality Model 基于指数有效信噪比映射链路质量模型的LDPC码链路自适应
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.160
Wei Sun, Xiang Chen, Zesong Fei, Jingming Kuang
To improve the flexibility and accuracy of link adaptation (LA) of LDPC coded OFDM system, the classical exponential effective-SNR mapping (EESM) link quality model is extended to LDPC codes. Theoretical analysis and simulation results indicate that by selecting proper modulation and coding adjusting factors, the EESM model is precise for LDPC codes, both in terms of complexity and accuracy for various modulation and coding schemes (MCS), sub- channel states and coding block lengths. Therefore it can be treated as an accurate link to system (L2S) interface for LDPC coded multi-carrier system. To verify it, a new LA scheme based on LDPC codes specified in IEEE802.16e standard is presented. Based on the EESM model, the link-level performance of BPSK over additional white Gaussian noise (AWGN) channel is used to predict the throughput performances of the LA scheme, which match the simulation results very well.
为了提高LDPC编码OFDM系统链路自适应(LA)的灵活性和准确性,将经典的指数有效信噪比映射(EESM)链路质量模型推广到LDPC编码。理论分析和仿真结果表明,通过选择适当的调制和编码调节因子,EESM模型在各种调制和编码方案(MCS)、子信道状态和编码块长度的复杂性和精度方面都是精确的。因此,它可以作为LDPC编码多载波系统的一个精确的L2S接口。为了验证这一点,提出了一种新的基于IEEE802.16e标准中规定的LDPC码的LA方案。基于EESM模型,利用附加高斯白噪声(AWGN)信道上BPSK的链路级性能预测了LA方案的吞吐量性能,结果与仿真结果吻合较好。
{"title":"Link Adaptation of LDPC Codes Based on Exponential Effective-SNR Mapping Link Quality Model","authors":"Wei Sun, Xiang Chen, Zesong Fei, Jingming Kuang","doi":"10.1109/FGCN.2007.160","DOIUrl":"https://doi.org/10.1109/FGCN.2007.160","url":null,"abstract":"To improve the flexibility and accuracy of link adaptation (LA) of LDPC coded OFDM system, the classical exponential effective-SNR mapping (EESM) link quality model is extended to LDPC codes. Theoretical analysis and simulation results indicate that by selecting proper modulation and coding adjusting factors, the EESM model is precise for LDPC codes, both in terms of complexity and accuracy for various modulation and coding schemes (MCS), sub- channel states and coding block lengths. Therefore it can be treated as an accurate link to system (L2S) interface for LDPC coded multi-carrier system. To verify it, a new LA scheme based on LDPC codes specified in IEEE802.16e standard is presented. Based on the EESM model, the link-level performance of BPSK over additional white Gaussian noise (AWGN) channel is used to predict the throughput performances of the LA scheme, which match the simulation results very well.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114768976","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
Two Security Problems of Efficient Remote Mutual Authentication and Key Agreement 高效远程相互认证和密钥协议的两个安全问题
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.225
Eunjun Yoon, K. Yoo
In the ubiquitous environments, smart cards as an ubiquitous computing device provide several services to pervasive computing and ubiquitous services. In 2006, Shieh-Wang pointed out the weakness of Juang's remote mutual authentication scheme using smart card and further proposed a novel remote user authentication scheme using smart card. The current paper, however, demonstrates that Shieh-Wang's scheme does not provide perfect forward secrecy and is vulnerable to a privileged insider's attack.
在泛在环境中,智能卡作为一种泛在计算设备,为泛在计算和泛在服务提供了多种服务。2006年,Shieh-Wang指出了huang基于智能卡的远程互鉴方案的不足,提出了一种新的基于智能卡的远程用户认证方案。然而,目前的论文表明,Shieh-Wang的方案并不提供完美的前向保密,并且容易受到特权内部人员的攻击。
{"title":"Two Security Problems of Efficient Remote Mutual Authentication and Key Agreement","authors":"Eunjun Yoon, K. Yoo","doi":"10.1109/FGCN.2007.225","DOIUrl":"https://doi.org/10.1109/FGCN.2007.225","url":null,"abstract":"In the ubiquitous environments, smart cards as an ubiquitous computing device provide several services to pervasive computing and ubiquitous services. In 2006, Shieh-Wang pointed out the weakness of Juang's remote mutual authentication scheme using smart card and further proposed a novel remote user authentication scheme using smart card. The current paper, however, demonstrates that Shieh-Wang's scheme does not provide perfect forward secrecy and is vulnerable to a privileged insider's attack.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"84 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125265170","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
An Autonomous Multicast-tree Creation Algorithm for Wireless Sensor Networks 一种无线传感器网络自治组播树创建算法
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.58
K. Onodera, T. Miyazaki
In this paper, we propose an algorithm to realize a power-aware network topology in wireless sensor networks. The algorithm creates a multicast tree connecting all sensor nodes. In the multicast tree, a sink node should be a root node, and all the data sensed in the sensor nodes are transferred to the sink node using the tree connection. The relay nodes aggregate the received data, and transfer the aggregated data to the sink at an appropriate timing so as to avoid packet collisions. To do this, all the sensor nodes are grouped in clusters. Here, each cluster has a head node, which is automatically selected from among the nodes in the cluster. In addition, our algorithm has an autonomous mechanism that can change the cluster head dynamically based on the remaining energy of each sensor node and the communication quality among the sensor nodes, which are obtained by periodical information exchange between the sensor nodes. This mechanism contributes to extending the lifetime of the sensor network. After describing the algorithm, some experimental results are shown to prove its effectiveness and robustness.
本文提出了一种在无线传感器网络中实现功率感知网络拓扑的算法。该算法创建一个连接所有传感器节点的组播树。在组播树中,汇聚节点应该是根节点,所有在传感器节点中感知到的数据都通过树连接传输到汇聚节点。中继节点对接收到的数据进行聚合,并在适当的时间将聚合的数据传输到sink,以避免分组冲突。为此,将所有传感器节点分组到集群中。这里,每个集群都有一个头节点,它是自动从集群中的节点中选择的。此外,我们的算法具有自治机制,可以根据每个传感器节点的剩余能量和传感器节点之间的通信质量动态改变簇头,这些数据是通过传感器节点之间的周期性信息交换获得的。这种机制有助于延长传感器网络的寿命。在描述了算法的基础上,给出了一些实验结果,证明了算法的有效性和鲁棒性。
{"title":"An Autonomous Multicast-tree Creation Algorithm for Wireless Sensor Networks","authors":"K. Onodera, T. Miyazaki","doi":"10.1109/FGCN.2007.58","DOIUrl":"https://doi.org/10.1109/FGCN.2007.58","url":null,"abstract":"In this paper, we propose an algorithm to realize a power-aware network topology in wireless sensor networks. The algorithm creates a multicast tree connecting all sensor nodes. In the multicast tree, a sink node should be a root node, and all the data sensed in the sensor nodes are transferred to the sink node using the tree connection. The relay nodes aggregate the received data, and transfer the aggregated data to the sink at an appropriate timing so as to avoid packet collisions. To do this, all the sensor nodes are grouped in clusters. Here, each cluster has a head node, which is automatically selected from among the nodes in the cluster. In addition, our algorithm has an autonomous mechanism that can change the cluster head dynamically based on the remaining energy of each sensor node and the communication quality among the sensor nodes, which are obtained by periodical information exchange between the sensor nodes. This mechanism contributes to extending the lifetime of the sensor network. After describing the algorithm, some experimental results are shown to prove its effectiveness and robustness.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126623288","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
Fast Hybrid DFT/DCT Architecture for OFDM in Cognitive Radio System 认知无线电系统中OFDM快速混合DFT/DCT体系结构
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.124
Zhu Chen, M. Lee, Chang-Joo Kim
In this paper, the sparse matrix decompositions for DFT matrix and DCT matrix are proposed. Based on these propositions, we develop a fast hybrid DFT and DCT architecture for OFDM. In addition, we address the OFDM based on DFT or DCT in Cognitive Radio system. An adaptive OFDM based on DFT or DCT in Cognitive Radio system has the capacity to nullify individual carriers to avoid interference to the licensed users. Therefore, there could be a considerably large number of zero-valued inputs/outputs for the IDFT/DFT or IDCT/DCT on the OFDM transceiver. Hence, the standard methods of DFT and DCT are no longer efficient due to the wasted operations on zero. Based on this observation, we present a transform decomposition on two dimensional (2-D) systolic array for IDFT/DFT and IDCT/DCT, this algorithm can achieve an efficient computation for OFDM in Cognitive Radio system.
本文提出了DFT矩阵和DCT矩阵的稀疏矩阵分解方法。在此基础上,提出了一种用于OFDM的快速DFT和DCT混合架构。此外,我们还研究了认知无线电系统中基于DFT或DCT的OFDM。认知无线电系统中基于DFT或DCT的自适应OFDM具有使单个载波无效以避免对许可用户产生干扰的能力。因此,对于OFDM收发器上的IDFT/DFT或IDCT/DCT,可能存在相当多的零值输入/输出。因此,DFT和DCT的标准方法由于对零的浪费操作而不再有效。在此基础上,提出了一种基于二维收缩阵列的IDFT/DFT和IDCT/DCT变换分解算法,该算法可以实现认知无线电系统中OFDM的高效计算。
{"title":"Fast Hybrid DFT/DCT Architecture for OFDM in Cognitive Radio System","authors":"Zhu Chen, M. Lee, Chang-Joo Kim","doi":"10.1109/FGCN.2007.124","DOIUrl":"https://doi.org/10.1109/FGCN.2007.124","url":null,"abstract":"In this paper, the sparse matrix decompositions for DFT matrix and DCT matrix are proposed. Based on these propositions, we develop a fast hybrid DFT and DCT architecture for OFDM. In addition, we address the OFDM based on DFT or DCT in Cognitive Radio system. An adaptive OFDM based on DFT or DCT in Cognitive Radio system has the capacity to nullify individual carriers to avoid interference to the licensed users. Therefore, there could be a considerably large number of zero-valued inputs/outputs for the IDFT/DFT or IDCT/DCT on the OFDM transceiver. Hence, the standard methods of DFT and DCT are no longer efficient due to the wasted operations on zero. Based on this observation, we present a transform decomposition on two dimensional (2-D) systolic array for IDFT/DFT and IDCT/DCT, this algorithm can achieve an efficient computation for OFDM in Cognitive Radio system.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127008692","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
Security Cryptanalysis in High-Order Improved Fast Encryption Algorithm for Multimedia 多媒体高阶改进快速加密算法中的安全密码分析
Pub Date : 2007-12-06 DOI: 10.1109/FGCN.2007.199
Shiuh-Jeng Wang, Hung Hsuan Chen, Pin-You Chen, Yuh-Ren Tsai
This paper describes the rapid multimedia encryption method (fast encryption algorithm for multimedia FEA-M) and the evolutions of encryption, decryption structure. In present paper the method to analyze and explain for the latest encryption laws has already been advanced. This paper presents an improved way to increase strength and toughness to improve the security of encryption to make it difficult to break through such attacks. In addition, this paper will refer to the background utilized by FEA-M over the years and its attack methodologies and enhancements.
本文介绍了快速多媒体加密方法(fast encryption algorithm for multimedia FEA-M)以及加密、解密结构的演变。本文提出了对最新加密规律进行分析和解释的方法。本文提出了一种提高加密强度和韧性的改进方法,以提高加密的安全性,使其难以突破此类攻击。此外,本文还将介绍多年来有限元分析所利用的背景及其攻击方法和改进。
{"title":"Security Cryptanalysis in High-Order Improved Fast Encryption Algorithm for Multimedia","authors":"Shiuh-Jeng Wang, Hung Hsuan Chen, Pin-You Chen, Yuh-Ren Tsai","doi":"10.1109/FGCN.2007.199","DOIUrl":"https://doi.org/10.1109/FGCN.2007.199","url":null,"abstract":"This paper describes the rapid multimedia encryption method (fast encryption algorithm for multimedia FEA-M) and the evolutions of encryption, decryption structure. In present paper the method to analyze and explain for the latest encryption laws has already been advanced. This paper presents an improved way to increase strength and toughness to improve the security of encryption to make it difficult to break through such attacks. In addition, this paper will refer to the background utilized by FEA-M over the years and its attack methodologies and enhancements.","PeriodicalId":254368,"journal":{"name":"Future Generation Communication and Networking (FGCN 2007)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126118788","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
期刊
Future Generation Communication and Networking (FGCN 2007)
全部 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