Location:
Search - energy ns
Search list
Description: 关于simu1:
在simlink运行之前的初始化过程中,完成了信道时延和幅度的估计,多径合成权系数估计
多径合成采用可选EG/MR/MMSE合成
信道可选白噪声信道AWGN和IEEE80.215.3a UWB标准信道模型(CM1-CM4)但为了简化,
这里采用了IEEE80.215.3a给出了信道模型中的仿真数据包(如果你是作超宽带的,信道模型程序和数据可从IEEE80.215.3a网站获取)
和大部分仿真一样,模型中的Eb/No指的是单比特信息符号携带的能量和噪声的比例,监督的讲,在AWGN信道中,Eb/No为4.31db时,误码率0.01
关于zslsimu直接运行simuuwb.m可看到结果)
显然和simu1一样,只是增加了.m文件,修改.m文件中的重要参数:多径数、PN序列长度、PN序列、单个信息码元宽度Tb(单位ns)、每个脉冲宽度Tc(单位ns)、系统的仿真精度Ts(单位ns)、仿真时间
chanidx=1:1是因为考虑信道数据文件太大,不好上传,想得到精确的仿真,同一个信道类型(chantype),最好仿真100次实现,信道文件可由UWB标准组织下载-on simu1 : simlink operation before the initialization process, completed the channel delay and the magnitude of the estimates, Multi-Path weights estimated Drive synthesis using the optional EG / MR / Synthesis MMSE Channel optional white noise channel AW GN and IEEE80.215.3a UWB channel model (CM1 - CM4) in order to simplify IEEE80.215.3a used here is a channel model for the simulation data packets (if you were for extra-wide belt, channel model and data from IEEE80.215.3a website access) and most simulation, Model of Eb / No refers to the single-bit symbols to carry the message of energy and noise ratio, supervision speaking, In AWGN channel, Eb / No for 4.31db, BER 0.01 zslsimu directly on the operation simuuwb.m can see the result) clearly and si mu1, only increased. m document change
Platform: |
Size: 39956 |
Author: 海涛 |
Hits:
Description: 这是再rad hat9.0下对NS-2.26中的aodv路由协议的优化,尤其是在能量有很大的进步,要运行的话,需要先安装NS,然后替换AODV模块-it is again rad hat9.0 under the NS - 2.26 aodv the optimization of routing protocols, especially in the energy a lot of improvements to the operation, the need to install NS, then AODV Module Replacement
Platform: |
Size: 63677 |
Author: 刘军堂 |
Hits:
Description: 这是再rad hat9.0下对NS-2.26中的aodv路由协议的优化,尤其是在能量有很大的进步,要运行的话,需要先安装NS,然后替换AODV模块-it is again rad hat9.0 under the NS- 2.26 aodv the optimization of routing protocols, especially in the energy a lot of improvements to the operation, the need to install NS, then AODV Module Replacement
Platform: |
Size: 63488 |
Author: 刘军堂 |
Hits:
Description: 在ns发布的版本中,不包括IEEE802.11PCF功能的实现,这个源代码填补了这个空白。-In the ns release version, does not include the realization of IEEE802.11PCF function, the source code to fill the gaps.
Platform: |
Size: 31744 |
Author: rederwang |
Hits:
Description: 对于LEACH协议阈值修改进行的改进,基于剩余能量和平均能量的考虑,在此文件中将簇头数目设为4,可以取得较好的运行结果-the improvement on the threshold of leach with the consideration on remained energy
Platform: |
Size: 5120 |
Author: song ruan ting |
Hits:
Description: 用NS仿真开发环境,仿真ALOHA协议,对结果进行分析-network simulation environment develop aloha protocol
Platform: |
Size: 4096 |
Author: jack |
Hits:
Description: 该tcl文件详细介绍了如何在ns2下使用xgrapg工具来分析trace文件-this tcl file
Platform: |
Size: 1024 |
Author: 王刚 |
Hits:
Description: To support simulations of S-MAC and other energy-efficient protocols, we have extended the energy model in ns-2. The old energy model did not have a sleep state. We added the sleep state. In addition, we also added energy consumption during state transition from sleep to idle (active). To help analyzing energy consumption in different states, we enhanced the energy traces on individual states: sleep, idle, transmit and receive.
Platform: |
Size: 10240 |
Author: Sean Chao |
Hits:
Description: 北邮的,讲解了怎样在NS中产生POSSION业务流的方法-Beijing University of Posts and Telecommunications, and explain how to generate the NS method POSSION Traffic
Platform: |
Size: 66560 |
Author: 时培轩 |
Hits:
Description: LEACH - Low Energy Adaptive Clustering Hierarchy, a routing algorithm in wireless sensor network, it s implemented in NS-2.
Platform: |
Size: 403456 |
Author: son |
Hits:
Description: Simple scheme ns-2 example
Platform: |
Size: 2048 |
Author: Khanh |
Hits:
Description: An AWK Script for analysing NS-2 trace files.It computes some performance measures.
Platform: |
Size: 2048 |
Author: Smart |
Hits:
Description: wireless sensor network for ns
-wireless sensor network for ns
Platform: |
Size: 3072 |
Author: ghasem |
Hits:
Description: uploaded a 1 tcl file-uploaded a 1 tcl file
Platform: |
Size: 6144 |
Author: kumaraswamy |
Hits:
Description: 新手学习NS仿真器的一本不错的电子书-NS Simulator novice learning a good book! ! !
Platform: |
Size: 8717312 |
Author: hh |
Hits:
Description: 添加剩余能耗的LEACH协议,将文件替代mitleach中的ns-leach.tcl即可-improved LEACH protocol with energy
Platform: |
Size: 5120 |
Author: 霍俊元 |
Hits:
Description: The energy model represents the energy level of nodes in the network. The energy model defined in a node has an initial value that is the level of energy the node has at the beginning of the simulation. This energy is termed as initial Energy_. In simulation, thevariable “energy” represents the energy level in a node at any specified time.The value of initial Energy_ is passed as an input argument. A node looses a particular amount of energy for every packet transmitted and every packet received. As a result, the value of initial Energy_ in a node gets decreased.The current value of energy in a node after receiving or transmitting routing packets is the residual energy. Data Transmission is established between nodes using UDP agent and CBR traffic. Residual energy of the node is uated by accessing inbuilt variable “energy” in find Energy procedure at different times.-The energy model represents the energy level of nodes in the network. The energy model defined in a node has an initial value that is the level of energy the node has at the beginning of the simulation. This energy is termed as initial Energy_. In simulation, thevariable “energy” represents the energy level in a node at any specified time.The value of initial Energy_ is passed as an input argument. A node looses a particular amount of energy for every packet transmitted and every packet received. As a result, the value of initial Energy_ in a node gets decreased.The current value of energy in a node after receiving or transmitting routing packets is the residual energy. Data Transmission is established between nodes using UDP agent and CBR traffic. Residual energy of the node is uated by accessing inbuilt variable “energy” in find Energy procedure at different times.
Platform: |
Size: 65536 |
Author: saadawais |
Hits:
Description: Energy model for Ns 2 example code
Platform: |
Size: 3072 |
Author: ikok |
Hits:
Description: ns-2_DHAC algorithm simulation source code
Using hierarchical agglomerative clustering in wireless sensor networks:
An energy-efficient and flexible approach
Platform: |
Size: 83968 |
Author: alimogharrebi |
Hits:
Description: S-MAC协议是在IEEE 802.11协议的SC9636-006基础上针对传感器网络节省能量的需求设计的。S-MAC包括了从各种能量消耗方式中节省能耗的方法,比如:空闲侦听、冲突、串音和控制开销。(The S-MAC protocol is designed to save energy on the sensor network based on the SC9636-006 of the IEEE 802.11 protocol. S-MAC includes ways to save energy from various energy consumption patterns, such as idle listening, conflict, crosstalk, and control overhead.)
Platform: |
Size: 1024 |
Author: 摩羯不纠结 |
Hits: