Team stats for RND@home

To join our team, go to the team page at RND@home and click on "Join this team".

RND@home

RND stands for "Radio Network Design"

This is a beta project based on designing Radio Netwoks like Mobile Internet tower placement for example. A practical project.

Project Aims

Radio Network Design (RND) is a telecommunication problem which consists in covering a geographic area with radio signal using the fewer number of transmitters that cover the maximum area. Therefore, it is an important topic to solve nowadays, for example in the mobile wireless technology domain, mobile telephony,...

Bio-inspired algorithms are a good choice to solve the RND problem, because this is an NP-hard optimization problem which fits bio-inspired algorithms very well. In this project it is used the PBIL (Population-Based Incremental Learning) algorithm. This is a modern algorithm, and we hope to get good results with it. PBIL is based on genetic algorithms and competitive learning (typical in neural networks).