Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Christian Sánchez is active.

Publication


Featured researches published by Christian Sánchez.


advanced information networking and applications | 2010

Genetic Algorithms for Efficient Placement of Router Nodes in Wireless Mesh Networks

Fatos Xhafa; Christian Sánchez; Leonard Barolli

In Wireless Mesh Networks (WMNs) the meshing architecture, consisting of a grid of mesh routers, provides connectivity services to different mesh client nodes. The good performance and operability of WMNs largely depends on placement of mesh routers nodes in the geographical area to achieve network connectivity and stability. Thus, finding optimal or near-optimal mesh router nodes placement is crucial to such networks. In this work we propose and evaluate Genetic Algorithms (GAs) for near-optimally solving the problem. In our approach we seek a two-fold optimization, namely, the maximization of the size of the giant component in the network and that of user coverage. The size of the giant component is considered here as a criteria for measuring network connectivity. GAs explore the solution space by means of a population of individuals, which are evaluated, selected, crossed and mutated to reproduce new individuals of better quality. The fitness of individuals is measured with respect to network connectivity and user coverage being the former a primary objective and the later a secondary one. Several genetic operators have been considered in implementing GAs in order to find the configuration that works best for the problem. We have experimentally evaluated the proposed GAs using a benchmark of generated instances varying from small to large size. In order to evaluate the quality of achieved solutions for different possible client distributions, instances have been generated using different distributions of mesh clients (Uniform, Normal, Exponential and Weibull). The experimental results showed the efficiency of the GAs for computing high quality solutions of mesh router nodes placement in WMNs.


network-based information systems | 2009

Locals Search Algorithms for Efficient Router Nodes Placement in Wireless Mesh Networks

Fatos Xhafa; Christian Sánchez; Leonard Barolli

Wireless Mesh Networks (WMNs) are an important networking infrastructure for providing cost-efficient broadband wireless connectivity to a group of users. WMNs are increasingly being used in urban areas, metropolitan and municipal area networks for deployment of medical, transport, surveillance systems, etc. The good performance and operability of WMNs largely depends on placement of mesh routers nodes in the geographical area to achieve network connectivity and stability. Therefore, optimal placement of router nodes in WMNs is a main issue in deployment of WMNs. In this work we propose and evaluate local search methods for placement of mesh routers in WMNs with a two fold objective: maximizing the size of the giant component in the network and user coverage. Given a grid area where to distribute a given number of mesh router nodes, which can have different radio coverage, and a number of fixed clients a priori distributed in the given area, local search methods explore different local movements and incrementally improve the quality of the router nodes placement in terms of network connectivity and user coverage. We have experimentally evaluated the considered local search methods through a benchmark of generated instances varying from small to large size. In the instances, different distributions of mesh clients (Uniform, Normal, Exponential and Weibull) are considered aiming to evaluate the quality of achieved solutions for different client distributions. Although local search methods can be stuck in local optima, the experimental evaluation showed their good performance; local search methods could thus be applied as a first choice for optimizing network connectivity and user coverage in WMNs.


complex, intelligent and software intensive systems | 2010

An Annealing Approach to Router Nodes Placement Problem in Wireless Mesh Networks

Fatos Xhafa; Christian Sánchez; Leonard Barolli; Rozeta Miho

Mesh router nodes placement is a central problem to Wireless Mesh Networks (WMNs). An efficient placement of mesh router nodes is indispensable for achieving network performance in terms of both network connectivity and user coverage. Unfortunately the problem is computationally hard to solve to optimality even for small deployment areas and a small number of mesh router nodes. As WMNs are becoming an important networking infrastructure for providing cost-efficient broadband wireless connectivity, researchers are paying attention to the resolution of the mesh router placement problem through heuristic approaches in order to achieve near optimal, yet high quality solutions in reasonable time. In this work we propose and evaluate a Simulated Annealing (SA) approach to placement of mesh router nodes in WMNs. The optimization model uses two maximization objectives, namely, the size of the giant component in the network and user coverage. Both objectives are important to deployment of WMNs; the former is crucial to achieve network connectivity while the later is an indicator of the QoS in WMNs. The SA approach distinguishes for its simplicity yet its policy of neighborhood exploration allows to reach promising areas of the solution space where quality solutions could be found. We have experimentally evaluated the SA algorithm through a benchmark of generated instances, varying from small to large size, and capturing different characteristics of WMNs such as topological placements of mesh clients. The experimental results showed the efficiency of the annealing approach for the placement of mesh router nodes in WMNs.


Journal of Computer and System Sciences | 2015

Solving mesh router nodes placement problem in Wireless Mesh Networks by Tabu Search algorithm

Fatos Xhafa; Christian Sánchez; Admir Barolli; Makoto Takizawa

We solve the mesh router placement nodes problem in Wireless Mesh Networks by Tabu Search.The problem is a bi-objective optimization maximizing network connectivity and user coverage.The experimental evaluation showed the efficiency of TS in solving a benchmark of instances. Wireless Mesh Networks (WMNs) are an important networking paradigm that offer cost effective Internet connectivity. The performance and operability of WMNs depend, among other factors, on the placement of network nodes in the area. Among the most important objectives in designing a WMN is the formation of a mesh backbone to achieve high user coverage. Given a number of router nodes to deploy, a deployment area and positions of client nodes in the area, an optimization problem can be formulated aiming to find the placement of router nodes so as to maximize network connectivity and user coverage. This optimization problem belongs to facility location problems, which are computationally hard to solve to optimality. In this paper we present the implementation and evaluation of Tabu Search (TS) for the problem of mesh router node placement in WMNs. The experimental evaluation showed the efficiency of TS in solving a benchmark of instances.


broadband and wireless computing, communication and applications | 2010

Tuning Operators of Genetic Algorithms for Mesh Routers Placement Problem in Wireless Mesh Networks

Fatos Xhafa; Christian Sánchez; Admir Barolli; Rozeta Miho; Leonard Barolli; Makoto Takizawa

Wireless Mesh Networks (WMNs) have become an important networking infrastructure for providing cost-efficient broadband wireless connectivity. WMNs are showing their applicability in deployment of medical, transport and surveillance applications in urban areas, metropolitan, neighbouring communities and municipal area networks. At the heart of WMNs are the issues of achieving network connectivity and stability as well as QoS in terms of user coverage. These issues are very closely related to the family of node placement problems in WMNs, such as mesh router nodes placement. As these problems are known to be computationally hard to solve, Genetic Algorithms (GAs) have been recently investigated as effective resolution methods. However, GAs require the user to provide values for a number of parameters and a set of genetic operators to achieve the best GA performance for the problem. The task of tuning parameters and operators is complex and, unfortunately, in most cases a specific GA configuration is needed for the problem under study to achieve high quality solutions. In this work we present the results of an experimental study for tuning the parameters and genetic operators of GA for mesh router nodes placement problem. The results of the study suggested a useful combination of parameter values and genetic operators for the problem, which could well serve as a reference for the family of node placement problems in WMNs solved through evolutionary algorithms.


international conference on distributed computing systems workshops | 2009

Ad Hoc and Neighborhood Search Methods for Placement of Mesh Routers in Wireless Mesh Networks

Fatos Xhafa; Christian Sánchez; Leonard Barolli


ambient intelligence | 2010

Evaluation of genetic algorithms for mesh router nodes placement in wireless mesh networks

Fatos Xhafa; Christian Sánchez; Leonard Barolli; Evjola Spaho


Journal of Intelligent Manufacturing | 2012

Local search methods for efficient router nodes placement in wireless mesh networks

Fatos Xhafa; Christian Sánchez; Leonard Barolli


Journal of Intelligent Manufacturing | 2012

A study on the performance of local search versus population-based methods for mesh router nodes placement problem

Admir Barolli; Fatos Xhafa; Christian Sánchez; Makoto Takizawa


Computer Systems: Science & Engineering | 2012

A study on the effect of mutation in genetic algorithms for mesh router placement in wireless mesh networks.

Admir Barolli; Fatos Xhafa; Christian Sánchez; Makoto Takizawa

Collaboration


Dive into the Christian Sánchez's collaboration.

Top Co-Authors

Avatar

Fatos Xhafa

Polytechnic University of Catalonia

View shared research outputs
Top Co-Authors

Avatar

Leonard Barolli

Fukuoka Institute of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Evjola Spaho

Polytechnic University of Tirana

View shared research outputs
Researchain Logo
Decentralizing Knowledge