[ns] 802.15.4 and wired connections

2010-09-09 Thread Chiraz Chaabane
Hi, I am trying to connect two different 802.15.4 PANs by using a wired connection within an hiarchical topology. Both coordinators are base stations. Messages transfer from one wireless node to a wired node works fine, but when i want to transfer a message from a wireless node connected to t

[ns] 802.15.4 simulation in ns2

2010-04-11 Thread Jin Woo Kim
How do I simulate 802.15.4 with error model in ns2? like uniformerr { set err_rate ... } $ns_ node-config -mobileIP ON \ -adhocRouting NOAH \ -llType LL \ -macType Mac/802_15_4 \ -ifqType Queue/DropTail/PriQueue \

Re: [ns] 802.15.4 simple example

2009-03-10 Thread palucci
how to call 802.15.4 functions? Thank you for helping. Rodrigo - Original Message - Para: karthi keyen Para: palucci Assunto: Re: [ns] 802.15.4 simple example Data: Tue, 10 Mar 2009 19:34:28 +0530 > hope u r going to work in Low RatePersonal Area Network > Standard(ZIGBEE)80

[ns] 802.15.4 simple example

2009-03-10 Thread palucci
Hello, I am starting using 802.15.4 in ns2.33. Do you have any simple example (.tcl) that works in ns2.33? Thanks in advance, Rodrigo

[ns] 802.15.4 modulation

2009-03-05 Thread Rodrigo Palucci Pantoni
Hello, I would like to know if there is some code available of 802.15.4 to NS that supports modulation of TDMA (Time Division Multiple Access) and Channel Hopping simultaneously. Somebody can give me a tip? Thanks in advance, Rodrigo

[ns] [802.15.4] Possible bugs in MCPS_DATA_REQUEST Primitive

2008-06-14 Thread anurag d
Dear All, I am working on ns-allinone-2.33 and trying to develop an application using the data primitives of 802.15.4 instead of the standard traffic generators. I have come across the following possible errors in implementation: [1] The MAC header has not been initialised before sending the pac

[ns] 802.15.4 in adhoc networks

2008-06-13 Thread Ankur Garg
hi! I think this can solve half of your problem: You should try to tweak with SO and BO to change and have Direct Transmission mode. With regards, Ankur Garg

[ns] 802.15.4 in adhoc networks

2008-06-13 Thread shahperj
Hi, I am trying to use 802.15.4 from ns-2.31 to observe the energy consumption in an adhoc wireless sensor networks, do I need to use beaconless mode as it supports peer to peer topology ? How can that be done using this package ? Can any one tell, please? Jessica

[ns] 802.15.4 energy calculation

2008-06-04 Thread Masatoshi Sekine
Dear all: I try to evaluate energy consumption using NS2 (version 2.33) simulator for 802.15.4. However, I think that there are some problems on the energy calculation. Therefore, I will modify the source code as described below. Can anyone give me any comments for my modifications? - Nodes

Re: [ns] 802.15.4 Modules

2007-09-17 Thread Stefano Busanelli
Il giorno lun, 17/09/2007 alle 10.17 -0500, Cristiane Amaral ha scritto: > I am new to this list and want to know if there are any 802.15.4 > modules for NS2 available? All the ns-2 versions newer than 2.28 contain 802.15.4 implementation. Versions newer than 2.31 contain several changes and bug

[ns] 802.15.4 Modules

2007-09-17 Thread Cristiane Amaral
Dear all, I am new to this list and want to know if there are any 802.15.4 modules for NS2 available? I would like to implement 802.15.4 MAC in NS. Thank you in advance. Best Regards, Cris _ AVISO Esta mensagem é

[ns] !!! 802.15.4 MCPS_DATA_request

2007-09-10 Thread Francesco Magistro
Have anybody ever successfully used this primitive?! It's a couple of weeks that I'm trying to transfer my own data packet using that but not a packet leaves my nodes! Please help me _ Crea GRATIS i tuoi biglietti da visita su Window

Re: [ns] 802.15.4

2006-06-08 Thread juan manuel gomez garcia
e standard does not contemplate the case of multiPAN. Then I don't know how Zheng implement this case. He supposes many approaches that there aren't in the standard. >From: "saradellaluna" <[EMAIL PROTECTED]> >To: "ns-users" >Subject: [ns] 802.15.4 &

[ns] 802.15.4

2006-06-06 Thread saradellaluna
Hi all, I'm working with MAC 802.15.4 model developped by Zheng in NS-2. I'm trying to simulate a multi-sink network, with different Pan Coordinators, but I had some problems with the choice of the channels. Can somebody help me? Thanks in advance, Sara