首页 > 最新文献

2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)最新文献

英文 中文
Implementation of 8B/10B encoder-decoder for Gigabit Ethernet Frame 千兆以太网帧8B/10B编解码器的实现
S. Yadav, S. Pandey, Ashutosh Gupta
This paper describe a byte oriented transmission code and its hardware implementation with elaborating a method for implementation of the DC-balanced 8B/10B coding using a very fast FPGA from Spartan family. This code is particularly well suited for high-speed local area networks. This technique can be used by other high speed buses such as PCI Express, IEEE 1394b, Serial ATA, SAS, Fiber channel, SSA. Gigabit Ethernet INFIBAND, XAUI, Serial Rapid IO, uses the same coding module. Using the Look-up Table and memory with fast technique made this design efficient to be implemented. A very simple implementation of the code has been accomplished by the partitioning of the coder into 5B/6B and 3B/4B subordinates coders. For increasing its performance more RTL logic is required.
本文介绍了一种面向字节的传输码及其硬件实现,并详细阐述了一种利用Spartan家族的快速FPGA实现直流平衡8B/10B编码的方法。这个代码特别适合于高速局域网。该技术可用于其它高速总线,如PCI Express、IEEE 1394b、串行ATA、SAS、光纤通道、SSA等。千兆以太网infiniband, XAUI,串行快速IO,使用相同的编码模块。采用了查找表和内存快速技术,使设计的实现更加高效。通过将编码员划分为5B/6B和3B/4B下级编码员,完成了代码的一个非常简单的实现。为了提高其性能,需要更多的RTL逻辑。
{"title":"Implementation of 8B/10B encoder-decoder for Gigabit Ethernet Frame","authors":"S. Yadav, S. Pandey, Ashutosh Gupta","doi":"10.1109/WOCN.2014.6923049","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923049","url":null,"abstract":"This paper describe a byte oriented transmission code and its hardware implementation with elaborating a method for implementation of the DC-balanced 8B/10B coding using a very fast FPGA from Spartan family. This code is particularly well suited for high-speed local area networks. This technique can be used by other high speed buses such as PCI Express, IEEE 1394b, Serial ATA, SAS, Fiber channel, SSA. Gigabit Ethernet INFIBAND, XAUI, Serial Rapid IO, uses the same coding module. Using the Look-up Table and memory with fast technique made this design efficient to be implemented. A very simple implementation of the code has been accomplished by the partitioning of the coder into 5B/6B and 3B/4B subordinates coders. For increasing its performance more RTL logic is required.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123702791","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
FPGA based efficient DTMF detection using Split Goertzel algorithm with optimized resource sharing approach 基于FPGA的分割Goertzel算法高效DTMF检测与优化的资源共享方法
S. Bhavanam, P. Siddaiah, P. Reddy
Dual-tone multi-frequency (DTMF) is a signaling standard in telecom applications that produces two tones simultaneously for each key press. The DTMF tones are chosen such that decoding the pressed key from the received tones is very easier. The DTMF tone detection is very crucial block in several telecom based embedded systems. As the current generation embedded systems are looking for key feature of low power, the DTMF detection algorithm also must be implemented with low power schemes. The DTMF detection is done with FFT based technique but which is power consuming type and it requires more hardware. In this project the FPGA based DTMF detection with very low power and low area using Split Goertzel algorithm is implemented in VHDL. The split Goertzel algorithm itself is an area optimized solution in comparison with the FFT, but in this project we initiate efforts to further makes it low power by building lot of serialism in the design. Since DTMF based applications don't require high speed tone detection the resource sharing approach can be used. In this approach very minimal set of hardware is scheduled as inputs and outputs at appropriate clock edges, for implementing the algorithm. In the first phase of the project we implemented FFT based DTMF detection using Xilinx FFT core. The area, timing and power results is analyzed. In the second phase the split Goertzel algorithm is implemented and analysis is carried out. In the next phase the resource sharing approach is studied and suitable state machine based scheduling will be carried with limited resources to implement split Goertzel algorithm. It will be demonstrated that the novel resource sharing based approach consumes less power and can still efficiently detect the DTMF tones. To test the project at various stage DTMF tone generator module also will be implemented with digital carrier generators. Mentor Graphics Modelsim Xilinx Edition (MXE) and Xilinx ISE is used for simulation and synthesis respectively. The Xilinx Chipscope tool is used to test the FPGA inside results while the logic running on FPGA. The Xilinx Spartan 3e FPGA Family board is used in this project.
双音多频(DTMF)是电信应用中的一种信令标准,每次按键同时产生两个音调。选择DTMF音调,以便从接收的音调解码按下的键是非常容易的。DTMF音检测是目前基于电信的嵌入式系统中一个非常关键的部分。当前一代嵌入式系统都在追求低功耗的关键特性,DTMF检测算法也必须采用低功耗方案来实现。DTMF检测是基于FFT技术完成的,但这是一种功耗类型,需要更多的硬件。本课题在VHDL语言中实现了基于FPGA的低功耗低面积DTMF检测,并采用了Split Goertzel算法。与FFT相比,拆分Goertzel算法本身是一个区域优化的解决方案,但在这个项目中,我们开始努力通过在设计中构建大量串行化来进一步降低其功耗。由于基于DTMF的应用程序不需要高速音调检测,因此可以使用资源共享方法。在这种方法中,为了实现算法,在适当的时钟边缘安排了非常少的硬件集作为输入和输出。在项目的第一阶段,我们使用赛灵思FFT内核实现了基于FFT的DTMF检测。分析了该方法的面积、时序和功耗结果。第二阶段实现了分割Goertzel算法并进行了分析。下一阶段研究资源共享方法,在有限的资源条件下进行适当的基于状态机的调度,实现分段Goertzel算法。结果表明,这种基于资源共享的新方法功耗更低,并且仍然可以有效地检测DTMF音调。为了在项目的各个阶段进行测试,DTMF音调发生器模块也将与数字载波发生器一起实现。使用Mentor Graphics Modelsim Xilinx Edition (MXE)和Xilinx ISE分别进行仿真和合成。Xilinx Chipscope工具用于在FPGA上运行逻辑时测试FPGA内部结果。本项目采用Xilinx Spartan 3e FPGA家族板。
{"title":"FPGA based efficient DTMF detection using Split Goertzel algorithm with optimized resource sharing approach","authors":"S. Bhavanam, P. Siddaiah, P. Reddy","doi":"10.1109/WOCN.2014.6923072","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923072","url":null,"abstract":"Dual-tone multi-frequency (DTMF) is a signaling standard in telecom applications that produces two tones simultaneously for each key press. The DTMF tones are chosen such that decoding the pressed key from the received tones is very easier. The DTMF tone detection is very crucial block in several telecom based embedded systems. As the current generation embedded systems are looking for key feature of low power, the DTMF detection algorithm also must be implemented with low power schemes. The DTMF detection is done with FFT based technique but which is power consuming type and it requires more hardware. In this project the FPGA based DTMF detection with very low power and low area using Split Goertzel algorithm is implemented in VHDL. The split Goertzel algorithm itself is an area optimized solution in comparison with the FFT, but in this project we initiate efforts to further makes it low power by building lot of serialism in the design. Since DTMF based applications don't require high speed tone detection the resource sharing approach can be used. In this approach very minimal set of hardware is scheduled as inputs and outputs at appropriate clock edges, for implementing the algorithm. In the first phase of the project we implemented FFT based DTMF detection using Xilinx FFT core. The area, timing and power results is analyzed. In the second phase the split Goertzel algorithm is implemented and analysis is carried out. In the next phase the resource sharing approach is studied and suitable state machine based scheduling will be carried with limited resources to implement split Goertzel algorithm. It will be demonstrated that the novel resource sharing based approach consumes less power and can still efficiently detect the DTMF tones. To test the project at various stage DTMF tone generator module also will be implemented with digital carrier generators. Mentor Graphics Modelsim Xilinx Edition (MXE) and Xilinx ISE is used for simulation and synthesis respectively. The Xilinx Chipscope tool is used to test the FPGA inside results while the logic running on FPGA. The Xilinx Spartan 3e FPGA Family board is used in this project.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124985827","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}
引用次数: 12
Agriculture field monitoring and analysis using wireless sensor networks for improving crop production 利用无线传感器网络对农田进行监测和分析,以提高作物产量
B. Bhanu, K. Raghava Rao, J.V.N. Ramesh, Mohammed Ali Hussain
The purpose of this is to design and develop an agricultural monitoring system using wireless sensor network to increase the productivity and quality of farming without observing it for all the time manually. Temperature, humidity and carbon dioxide levels are the most important factors for the productivity, growth, and quality of plants in agriculture. So this system periodically measures these parameters inside the fields, thus the farmers or the agriculture experts can observe the measurements from the web simultaneously. Moreover, when a critical change in one of the measurements occurs, then the farmer will be intimated via mobile text message and e-mail by an agriculture expert. With the continuous monitoring of many environmental parameters, the grower can analyze the optimal environmental conditions to achieve maximum crop productiveness, for the better productivity and to achieve remarkable energy savings.
其目的是设计和开发一个使用无线传感器网络的农业监测系统,以提高农业的生产力和质量,而无需一直人工观察。温度、湿度和二氧化碳水平是农业中影响植物生产力、生长和质量的最重要因素。因此,这个系统定期测量田间的这些参数,这样农民或农业专家就可以同时从网络上观察这些测量结果。此外,当其中一项测量发生重大变化时,农业专家将通过手机短信和电子邮件通知农民。通过对许多环境参数的连续监测,种植者可以分析出最佳的环境条件,以实现作物的最大产量,以获得更好的生产力,并实现显著的节能。
{"title":"Agriculture field monitoring and analysis using wireless sensor networks for improving crop production","authors":"B. Bhanu, K. Raghava Rao, J.V.N. Ramesh, Mohammed Ali Hussain","doi":"10.1109/WOCN.2014.6923043","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923043","url":null,"abstract":"The purpose of this is to design and develop an agricultural monitoring system using wireless sensor network to increase the productivity and quality of farming without observing it for all the time manually. Temperature, humidity and carbon dioxide levels are the most important factors for the productivity, growth, and quality of plants in agriculture. So this system periodically measures these parameters inside the fields, thus the farmers or the agriculture experts can observe the measurements from the web simultaneously. Moreover, when a critical change in one of the measurements occurs, then the farmer will be intimated via mobile text message and e-mail by an agriculture expert. With the continuous monitoring of many environmental parameters, the grower can analyze the optimal environmental conditions to achieve maximum crop productiveness, for the better productivity and to achieve remarkable energy savings.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130748957","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}
引用次数: 69
Adaptive hybrid multi-user detector in CDMA using ECC 基于ECC的CDMA自适应混合多用户检测器
M. Rao, Dr.B.Prabhakar Rao
Code division multiple access (CDMA) is one of the promising techniques in cellular mobile communications system used for radio accessing and personal communication systems. Besides several practical advantages, CDMA suffers with multiuser interference, limiting the spectral efficiency drastically. There are various optimal and suboptimal multi user detection techniques in CDMA to overcome this problem. These MUDs identify the desired users signal but the interference signal is high and there is a chance of loosing the signal. By considering these drawbacks, we propose a MUD technique using Elliptic Curve Cryptography (ECC). The main objective of this technique is to detect the desired user signal with less interference ratio. An elliptic curve based key is generated and encoded the user signals before transmission. A BPSK technique is used for modulating the signals. The decoder decodes the desired user information and neglects the undesired user information. The performance comparison shows that this technique has better performance than the existing methods.
码分多址(CDMA)是蜂窝移动通信系统中应用于无线接入和个人通信系统的一种很有前途的技术。除了一些实用的优点外,CDMA还受到多用户干扰的影响,极大地限制了频谱效率。为了克服这一问题,CDMA中出现了各种最优和次优多用户检测技术。这些mud识别所需的用户信号,但干扰信号很高,并且有可能丢失信号。考虑到这些缺点,我们提出了一种使用椭圆曲线加密(ECC)的MUD技术。该技术的主要目标是以较小的干扰比检测到所需的用户信号。生成基于椭圆曲线的密钥,并在传输前对用户信号进行编码。BPSK技术用于调制信号。解码器解码所需的用户信息并忽略不需要的用户信息。性能比较表明,该技术比现有方法具有更好的性能。
{"title":"Adaptive hybrid multi-user detector in CDMA using ECC","authors":"M. Rao, Dr.B.Prabhakar Rao","doi":"10.1109/WOCN.2014.6923051","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923051","url":null,"abstract":"Code division multiple access (CDMA) is one of the promising techniques in cellular mobile communications system used for radio accessing and personal communication systems. Besides several practical advantages, CDMA suffers with multiuser interference, limiting the spectral efficiency drastically. There are various optimal and suboptimal multi user detection techniques in CDMA to overcome this problem. These MUDs identify the desired users signal but the interference signal is high and there is a chance of loosing the signal. By considering these drawbacks, we propose a MUD technique using Elliptic Curve Cryptography (ECC). The main objective of this technique is to detect the desired user signal with less interference ratio. An elliptic curve based key is generated and encoded the user signals before transmission. A BPSK technique is used for modulating the signals. The decoder decodes the desired user information and neglects the undesired user information. The performance comparison shows that this technique has better performance than the existing methods.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130827937","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
Design and simulation of 3-channel drop filter by using 2D-Photonic Crystal Ring Resonator for ITU-T G.694.2 CWDM system 基于二维光子晶体环形谐振器的ITU-T G.694.2 CWDM系统三通道降滤波器设计与仿真
M. Chhipa, Ekta Rewar
In this paper, heterostructure based Channel Drop Filter (CDF) is designed. Wavelength Division Multiplexing systems using Two Dimensional (2D) Photonic Crystal Ring Resonator (PCRR) which is essential for Photonic Integrated Circuits (PICs) and future optical networks. The structure is devised in 2D square lattice which contains circular and elliptical Si rods in air host. The designed channel drop filter comprises three regions of ring resonator, in which region1 (having refractive index 3.255), region2 (having refractive index 3.32), and region 3 (having refractive index 3.47) are made up of circular Si rods that can be used to drop three channels centered at 1471 nm, 1491 nm and 1511 nm. Using 2D Finite Difference Time Domain (2D FDTD) method, the properties of the filter such as coupling, resonant wavelength are theoretically investigated. The Photonic Band Gap (PBG) of the designed structure is calculated by Plane Wave Expansion (PWE) method.
设计了一种基于异质结构的信道降滤波器(CDF)。使用二维光子晶体环形谐振器(PCRR)的波分复用系统是光子集成电路(PICs)和未来光网络所必需的。该结构设计为二维方形晶格,在空气主体中包含圆形和椭圆形硅棒。所设计的通道降滤光片包括环形谐振器的三个区域,其中区域1(折射率为3.255)、区域2(折射率为3.32)和区域3(折射率为3.47)由圆形硅棒组成,用于降光三个以1471 nm、1491 nm和1511 nm为中心的通道。利用二维时域有限差分(2D FDTD)方法,从理论上研究了该滤波器的耦合、谐振波长等特性。采用平面波展开法计算了所设计结构的光子带隙(PBG)。
{"title":"Design and simulation of 3-channel drop filter by using 2D-Photonic Crystal Ring Resonator for ITU-T G.694.2 CWDM system","authors":"M. Chhipa, Ekta Rewar","doi":"10.1109/WOCN.2014.6923081","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923081","url":null,"abstract":"In this paper, heterostructure based Channel Drop Filter (CDF) is designed. Wavelength Division Multiplexing systems using Two Dimensional (2D) Photonic Crystal Ring Resonator (PCRR) which is essential for Photonic Integrated Circuits (PICs) and future optical networks. The structure is devised in 2D square lattice which contains circular and elliptical Si rods in air host. The designed channel drop filter comprises three regions of ring resonator, in which region1 (having refractive index 3.255), region2 (having refractive index 3.32), and region 3 (having refractive index 3.47) are made up of circular Si rods that can be used to drop three channels centered at 1471 nm, 1491 nm and 1511 nm. Using 2D Finite Difference Time Domain (2D FDTD) method, the properties of the filter such as coupling, resonant wavelength are theoretically investigated. The Photonic Band Gap (PBG) of the designed structure is calculated by Plane Wave Expansion (PWE) method.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133669161","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
Elliptical hybrid cladding borosilicate photonic crystal fiber design for minimum chromatic dispersion 最小色散的椭圆杂化包层硼硅光子晶体光纤设计
S. Akbar, Navneet Agarwal, Suriti Gupta
Photonic crystal fibers (PCF) are more flexible absorbing and promising than conventional optical fiber. In this paper we proposed a new design elliptical hybrid cladding borosilicate photonic crystal fiber with flattened dispersion characteristics by changing the diameter of circular air-holes of the third ring and forth ring into elliptical air hole. Finite Difference Time Domain (FDTD) method and transparent boundary condition (TBC) is used to analyze the dispersion property in a high-index core PCF. This method produced best result at third attenuation coordinate (1.55μm) over 1.4 μm to 1.8 μm wavelength range and found the dispersion is minimum (±0.81ps/km.nm)and ultra flattened that has better performance than conventional photonic crystal fiber. It is also shown that borosilicate glass PCF provides much better dispersion as compared to silica of the same structure, so such PCF have high potential to be used as a dispersion compensating fiber in optical window.
与传统光纤相比,光子晶体光纤具有更强的柔性吸收和更广阔的应用前景。本文提出了一种新型椭圆杂化包层硼硅光子晶体光纤,通过将第三环和第四环的圆形气孔直径改变为椭圆气孔,使光纤具有平坦色散特性。采用时域有限差分法(FDTD)和透明边界条件(TBC)分析了高折射率芯型PCF的色散特性。在1.4 μm ~ 1.8 μm波长范围内,在第三个衰减坐标(1.55μm)处效果最好,色散最小(±0.81ps/km.nm)且超平坦,性能优于传统光子晶体光纤。结果表明,与相同结构的二氧化硅相比,硼硅玻璃聚光光纤具有更好的色散性能,因此在光学窗色散补偿光纤中具有很大的应用潜力。
{"title":"Elliptical hybrid cladding borosilicate photonic crystal fiber design for minimum chromatic dispersion","authors":"S. Akbar, Navneet Agarwal, Suriti Gupta","doi":"10.1109/WOCN.2014.6923047","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923047","url":null,"abstract":"Photonic crystal fibers (PCF) are more flexible absorbing and promising than conventional optical fiber. In this paper we proposed a new design elliptical hybrid cladding borosilicate photonic crystal fiber with flattened dispersion characteristics by changing the diameter of circular air-holes of the third ring and forth ring into elliptical air hole. Finite Difference Time Domain (FDTD) method and transparent boundary condition (TBC) is used to analyze the dispersion property in a high-index core PCF. This method produced best result at third attenuation coordinate (1.55μm) over 1.4 μm to 1.8 μm wavelength range and found the dispersion is minimum (±0.81ps/km.nm)and ultra flattened that has better performance than conventional photonic crystal fiber. It is also shown that borosilicate glass PCF provides much better dispersion as compared to silica of the same structure, so such PCF have high potential to be used as a dispersion compensating fiber in optical window.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133365486","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
On click innovative analysis of cloud mining 关于云挖掘点击创新分析
P. Ajmera, A. Doshi, S. Malgaonkar
Cloud mining is an incorporation of two robust technologies viz. Data mining and cloud storage and computing. Data mining has a vast scope in various fields, but when it is applied on a cloud platform, whose purpose is to provide seamless service; it adds value to the concept. The general idea is to research and test association mining algorithms and also to build a practical application which can be used as a testing platform. The system designed is a one stop dynamic analytical tool which provides the graphical representation of analyzed data from cloud storage to help the client track and understand product sales. After experimenting different datasets and analyzing, the results and comparisons are documented.
云挖掘是两种强大技术的结合,即数据挖掘和云存储与计算。数据挖掘在各个领域都有广泛的应用范围,但是当它应用在云平台上时,其目的是提供无缝服务;它增加了概念的价值。总体思路是研究和测试关联挖掘算法,并构建一个可作为测试平台的实际应用程序。所设计的系统是一个一站式的动态分析工具,将云存储的分析数据图形化表示,帮助客户跟踪和了解产品销售情况。在对不同的数据集进行实验和分析后,记录了结果和比较。
{"title":"On click innovative analysis of cloud mining","authors":"P. Ajmera, A. Doshi, S. Malgaonkar","doi":"10.1109/WOCN.2014.6923100","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923100","url":null,"abstract":"Cloud mining is an incorporation of two robust technologies viz. Data mining and cloud storage and computing. Data mining has a vast scope in various fields, but when it is applied on a cloud platform, whose purpose is to provide seamless service; it adds value to the concept. The general idea is to research and test association mining algorithms and also to build a practical application which can be used as a testing platform. The system designed is a one stop dynamic analytical tool which provides the graphical representation of analyzed data from cloud storage to help the client track and understand product sales. After experimenting different datasets and analyzing, the results and comparisons are documented.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122109305","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
Improved algorithms for dynamic routing and wavelength assignment in WDM all-optical mesh networks WDM全光网状网络中动态路由和波长分配的改进算法
Abhishek Bandyopadhyay, A. Sarkar, U. Bhattacharya, M. Chatterjee
Existing research has shown that the mode in which Routing and Wavelength Assignment (RWA) of lightpath requests are carried out can significantly affect resource consumption in optical WDM networks. The increase in resource consumption in turn directly affects the blocking probability for future lightpath requests. The RWA problem in all-optical networks is known to be NP-Complete. In this paper we propose two heuristic dynamic RWA algorithms namely MLBF (Minimum Load Best Fit) and MLF (Minimum Load Fit) for all-optical mesh networks that can solve the RWA problem effectively in polynomial time. Performance comparisons show that the proposed algorithms outperform some earlier well-known strategies.
已有研究表明,光路请求的路由和波长分配(RWA)方式对光波分复用网络的资源消耗有显著影响。资源消耗的增加反过来直接影响未来光路请求的阻塞概率。全光网络中的RWA问题是np完全的。本文提出了两种启发式动态RWA算法,即MLBF (Minimum Load Best Fit)和MLF (Minimum Load Fit),可以在多项式时间内有效地解决RWA问题。性能比较表明,所提出的算法优于一些较早的知名策略。
{"title":"Improved algorithms for dynamic routing and wavelength assignment in WDM all-optical mesh networks","authors":"Abhishek Bandyopadhyay, A. Sarkar, U. Bhattacharya, M. Chatterjee","doi":"10.1109/WOCN.2014.6923050","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923050","url":null,"abstract":"Existing research has shown that the mode in which Routing and Wavelength Assignment (RWA) of lightpath requests are carried out can significantly affect resource consumption in optical WDM networks. The increase in resource consumption in turn directly affects the blocking probability for future lightpath requests. The RWA problem in all-optical networks is known to be NP-Complete. In this paper we propose two heuristic dynamic RWA algorithms namely MLBF (Minimum Load Best Fit) and MLF (Minimum Load Fit) for all-optical mesh networks that can solve the RWA problem effectively in polynomial time. Performance comparisons show that the proposed algorithms outperform some earlier well-known strategies.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129021484","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
Relay selection with channel allocation for cognitive radio relay channels in CRN 基于信道分配的CRN认知无线电中继信道中继选择
Sadhana Mishra, A. Trivedi
This paper investigates cognitive radio network (CRN) performance through cooperative multiple cognitive radio relays and relay selection with channel allocation scheme. In one approach the overall end-to-end throughput (OEET) improves as the number of cognitive radio relays (CRRs) increases in CRN. In this approach, the OEET increases with the number of CRRs but at the cost of increased transmission power and overheads, so simple and practical approach is proposed for the relay selection from a set of M CRRs then the channel allocation is performed with this selected cognitive radio relay (CRR). This proposed relay selection scheme uses channel conditions of the cooperative links as a metric for selecting the best cognitive radio relay. Simulation results show that the best CRR selected through the proposed approach performs better than the single CRR, in both the cases of with and without channel allocation (CA). Simulation results are compared with channel allocation (CA) scheme presented in [1]. The selected best CRR gives better performance than single CRR when combined with the channel allocation scheme, i.e., first select the best CRR with proposed relay selection approach and then perform channel allocation.
本文通过多个认知无线电中继的协作以及中继选择和信道分配方案来研究认知无线电网络(CRN)的性能。在一种方法中,总端到端吞吐量(OEET)随着CRN中认知无线电中继(crr)数量的增加而提高。在该方法中,OEET随着CRR数量的增加而增加,但以增加传输功率和开销为代价,因此提出了一种简单实用的方法,从一组M个CRR中选择中继,然后根据所选择的认知无线电中继进行信道分配。该中继选择方案以合作链路的信道条件作为选择最佳认知无线电中继的度量。仿真结果表明,在有信道分配和没有信道分配的情况下,通过该方法选择的最佳信道分配比单一信道分配的性能要好。仿真结果与文献[1]中提出的信道分配(CA)方案进行了比较。选择的最佳CRR与信道分配方案结合使用时,性能优于单个CRR,即先用所提出的中继选择方法选择最佳CRR,再进行信道分配。
{"title":"Relay selection with channel allocation for cognitive radio relay channels in CRN","authors":"Sadhana Mishra, A. Trivedi","doi":"10.1109/WOCN.2014.6923093","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923093","url":null,"abstract":"This paper investigates cognitive radio network (CRN) performance through cooperative multiple cognitive radio relays and relay selection with channel allocation scheme. In one approach the overall end-to-end throughput (OEET) improves as the number of cognitive radio relays (CRRs) increases in CRN. In this approach, the OEET increases with the number of CRRs but at the cost of increased transmission power and overheads, so simple and practical approach is proposed for the relay selection from a set of M CRRs then the channel allocation is performed with this selected cognitive radio relay (CRR). This proposed relay selection scheme uses channel conditions of the cooperative links as a metric for selecting the best cognitive radio relay. Simulation results show that the best CRR selected through the proposed approach performs better than the single CRR, in both the cases of with and without channel allocation (CA). Simulation results are compared with channel allocation (CA) scheme presented in [1]. The selected best CRR gives better performance than single CRR when combined with the channel allocation scheme, i.e., first select the best CRR with proposed relay selection approach and then perform channel allocation.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127607307","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
An improved energy efficient AODV routing protocol for MANETs 一种改进的高效节能的无线网络AODV路由协议
A. Patil, B. V. Chandan, S. Aparna, R. Greeshma, H. Akshatha
MANETs are a collection of unstructured wireless mobile nodes which provides independence and scalability for mobile topologies. Energy conservation being cardinal in applications such as Emergency and Military operations requires energy efficient solutions. The proposed work is a newer variation of the AODV routing protocol, which tackles major issues in MANETs like adaptability and energy efficiency. It is achieved by evaluating energy values of the nodes and forwarding packets along least drained nodes path, making the network adaptive in nature. Performance evaluation with respect to network lifetime, throughput, packet delivery ratio, end-to-end delay is done using simulation tools like NS2/QualNet.
manet是一个非结构化无线移动节点的集合,它为移动拓扑提供了独立性和可扩展性。在紧急和军事行动等应用中,节能是最重要的,需要高效节能的解决方案。提议的工作是AODV路由协议的更新版本,它解决了manet中的主要问题,如适应性和能源效率。它是通过评估节点的能量值,并沿着损耗最小的节点路径转发数据包来实现的,使网络具有自适应性。使用NS2/QualNet等仿真工具对网络寿命、吞吐量、数据包传输比、端到端延迟进行性能评估。
{"title":"An improved energy efficient AODV routing protocol for MANETs","authors":"A. Patil, B. V. Chandan, S. Aparna, R. Greeshma, H. Akshatha","doi":"10.1109/WOCN.2014.6923063","DOIUrl":"https://doi.org/10.1109/WOCN.2014.6923063","url":null,"abstract":"MANETs are a collection of unstructured wireless mobile nodes which provides independence and scalability for mobile topologies. Energy conservation being cardinal in applications such as Emergency and Military operations requires energy efficient solutions. The proposed work is a newer variation of the AODV routing protocol, which tackles major issues in MANETs like adaptability and energy efficiency. It is achieved by evaluating energy values of the nodes and forwarding packets along least drained nodes path, making the network adaptive in nature. Performance evaluation with respect to network lifetime, throughput, packet delivery ratio, end-to-end delay is done using simulation tools like NS2/QualNet.","PeriodicalId":149158,"journal":{"name":"2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125307200","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}
引用次数: 23
期刊
2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN)
全部 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