• Stars
    star
    3
  • Rank 3,947,980 (Top 79 %)
  • Language
    C++
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is an OMNet++ project developed in the context of the class of "Reti per l'Automazione Industriale" (Industrial Automation Networks) from the Master Degree Course in Computer Engineering at University of Catania. This project implements a simulation model of a network of wireless transceivers working in the range of 915 MHz, based on the simulation model of the Physical Layer of the IEEE 802.15.4 standard protocol, available in the OMNet++ framework INETMANET. TRANSCEIVER REQUIREMENTS: Working band: 915 MHz; Datarate: configurable (default: 250 kbps); Header and CRC of the PHY Layer Frame: configurable (default: 9 byte); It is possible to simulate transmissions on N wireless channels (N is configurable). Authors: Alberto Attilio Brincat, Paolo Walter Modica, Salvatore Quattropani, Andrea Giuseppe Viola.