How can I simulate the RSSI in the Omnet++?
self reply.
I am trying to use Ieee802.15.4A for my simulation. I want to get the RSSI value.
I found these lines in CSMA802154.h to calculate the RSSI.
But I don know how to print the RSSI when a packet receive in a node.
cPacket *CSMA802154::decapsMsg(macpkt_ptr_t macPkt) {
cPacket * msg = csma::decapsMsg(macPkt);
// get bit error rate
PhyToMacControlInfo* cinfo = static_cast (macPkt->getControlInfo());
const DeciderResult802154Narrow* result = static_cast (cinfo->getDeciderResult());
double ber = result->getBER();
double rssi = result->getRSSI();
//get control info attached by base class decapsMsg method
//and set its rssi and ber
assert(dynamic_cast(msg->getControlInfo()));
MacToNetwControlInfo* cInfo = static_cast(msg->getControlInfo());
cInfo->setBitErrorRate(ber);
cInfo->setRSSI(rssi);
ev
Ameneh Deljoo · : can you share me your soultion of this probelm
with thanks
I need an article titled Mindfulness Based Reality Therapy by Julian Pierce for research.
11 May 2024 1,964 3 View
We started to produce our in house screen printed electrode. I want to check reproducibility in a single batch and batch to batch variation. I did CV and considered the first cycle and measured...
04 December 2023 8,737 2 View
I am trying to deposit PB on carbon electrodes. I tried electrochemical deposition. I couldn't deposit any thing, I did chemical synthesis and dropcasting on the surface of the electrode. looks...
04 December 2023 7,445 2 View
Hello everyone It is a while I am working on electrochemical assay development using SPEs and I noticed in many papers that the reference is an Ag Pseudo electrode or Ag/AgCl printed Pseudo...
05 June 2023 4,776 8 View
I need protein sequence data from the online gene essentiality database(OGEE) but the file that it put for download I don't get it. it's not a gene or protein sequence. I can find the sequence for...
11 January 2021 7,288 0 View
I have a heatmap and I want to assess the association of a nominal variant with the heat map data. What statistical test should I use? Thank you!
17 September 2018 1,596 7 View
We know that Aluminum has 8 series alloys and these alloys have a different composition. The effect of each of these elements on preparation (surface treatment as physically and as chemically) can...
05 March 2018 5,742 4 View
To enhance the properties of some polymers and give them a color, they use dispersion of pigments in polymer, which, if this dispersion happens well, can reduce the properties of the polymer....
05 March 2018 8,839 2 View
Hi everybody, I want to calculate reputation and trust based on direct information and witness information in my simulation. I was wondering if anyone has an experience about these two subjects....
26 May 2016 6,980 9 View
I need some FTIR instruments codes using for calculating Fourier Transformation by those instruments.
23 August 2015 813 3 View
...
31 July 2024 1,671 3 View
Dear users, I would like to simulate a zeolite structure in gromacs. I got the .cif file from IZA expanded in one direction in Materials Studio and exported a .pdb file. However, when I want to...
24 July 2024 367 4 View
Hi, I have lysate from human macrophages, and I wonder what will be the best way to check the NFKB activation in those cells. I was thinking p-p65 or p-ikkb./ Is that make sense?
18 July 2024 5,214 4 View
hello dear i need to learn this program any one know ??? i want to convert path propagation to Image reconstruction 2d how is that done ? lik this image??
14 July 2024 1,811 0 View
I want to simulate WRF for a 12*12 km domain size. I want to run LSM and BSM models with a 5 minutes time interval. My laptop specification is 16GB RAM and Intel i5-1235U 1.3 GHz processor. Can I...
13 July 2024 2,037 0 View
Hey everyone, I've been working with GRIN lenses (Inscopix) for almost 1 year and still had no luck seeing strong fluorescence on them. When I look at them, I can see good blood flow and,...
08 July 2024 5,178 2 View
Hi Dear All I would like to simulate a mode locked semiconductor laser. Does anyone know what is the best software to do it?
06 July 2024 1,648 4 View
I attempted to find a tutorial on YouTube but couldn't locate it. Could anyone guide me on how to view simulation results for Mobile Edge Computing using the OMNET++ simulator?
06 July 2024 6,229 0 View
To elaborate on my question: When implementing offloading techniques in mobile edge computing using simulators like OMNET++, how can I complete the experiment with results and visualizations? I...
03 July 2024 5,238 2 View
I am looking at ways to investigate the biodegradation of 3D printed specimen as part of my research. To what extent can SimaPro be used to do this? The idea is to demonstrate the biodegradation...
02 July 2024 2,730 2 View