Surveillance camera placement optimization using Particle Swarm Optimization (PSO) algorithm and Mixed-Integer Linear Programming (MILP) model / `Ain Safia Roslan

This project explores the optimization of surveillance camera placements using Particle Swarm Optimization (PSO) and Mixed-Integer Linear Programming (MILP). PSO, inspired by the social behaviour of birds flocking or fish schooling, is a heuristic algorithm known for its flexibility and exploration...

全面介绍

Saved in:
书目详细资料
主要作者: Roslan, `Ain Safia
格式: Thesis
语言:English
出版: 2024
主题:
在线阅读:https://ir.uitm.edu.my/id/eprint/106025/1/106025.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:This project explores the optimization of surveillance camera placements using Particle Swarm Optimization (PSO) and Mixed-Integer Linear Programming (MILP). PSO, inspired by the social behaviour of birds flocking or fish schooling, is a heuristic algorithm known for its flexibility and exploration capabilities. On the other hand, MILP is a deterministic optimization approach that provides precise solutions through linear programming. The project aimed to find optimal camera placements to minimize the total number of cameras used while maximizing coverage, and to perform a comparative analysis between PSO and MILP. MATLAB was chosen as the primary software due to its robust capabilities in numerical computing and optimization, enabling efficient implementation and analysis of both algorithms. The study applied these optimization techniques to various Binary Integer Programming (BIP) matrix sizes (11×9, 39×24, and 172×49) representing the same 2D layouts, to evaluate their performance in different spatial configurations. The results indicated that both PSO and MILP could achieve high coverage rates, with PSO demonstrating superior flexibility and adaptability in identifying optimal camera placements.