>
Fa   |   Ar   |   En
   انتخاب بهترین مسیرهای نصب در توسعه دوربین‌های مداربسته شهری  
   
نویسنده صانعی آرانی حسن ,اسماعیلی مهدی ,افشار کاظمی محمد علی
منبع پردازش علائم و داده ها - 1403 - شماره : 2 - صفحه:67 -78
چکیده    دوربین‎های مداربسته یکی از مهم‌ترین ابزارهایی است که در شهرها برای سامانه کنترل ترافیک استفاده می‌شود. شهروندان روزانه مسافرت‌های درون‌شهری زیادی انجام می‌دهند و عملکرد سامانه‌های نظارت شهری نیز پایش این مسیرهاست. در روش پیشنهادی، نقشه واقعی شهر به‌عنوان یک مدل انتخاب شده‌است. با جداسازی مسیر‌های اصلی از سایر مکان‌ها، گرافی از مسیرها به‌دست می‌آید؛ سپس با انتخاب تصادفی مجموعه‌ای از زوج‌راس‌ها از گراف، به‌عنوان مبدا و مقصد یک سفر داخل شهری و مسیریابی بین آن‌ها با الگوریتم دایکسترا، ترافیک مجازی ساخته می‌شود. برای تطابق ترافیک مجازی با ترافیک واقعی، احتمال انتخاب نقاط پر رفت‌و‌آمد بیشتر درنظرگرفته می‌شود. با ایجاد یک‌صدهزار مسیر برای مدل مورد مطالعه، می‌توان یال‎ها را با بالاترین تکرار به‌عنوان نتایج نهایی پیدا کرد و برای نصب دوربین پیشنهاد داد. ارزیابی نتایج نهایی با تکرار آزمایش‌های تصادفی و با استفاده از ضریب تشابه ژاکارد انجام گرفته است و میزان تشابه نتایج خروجی بررسی می‌شود. پایایی روش پیشنهادی با تحلیل ریاضی و با رسم نمودارها بیان می‌شود و تاثیر پارامترهای تاثیرگذار مانند تعداد مسافرت شهری، میزان احتمال انتخاب نقاط، تاثیر توپولوژی شهر و تعداد نتایج خروجی به‌شکل تحلیلی بیان‌ شده و میزان تشابه نتایج، 98درصد به‌دست آمد. مزیت روش پیشنهادی وابسته‌نبودن به ابزار خاص مانند دوربین‌های سنجش ترافیک و همچنین بدون وابستگی به مکان و توپولوژی خاص است.
کلیدواژه جانمایی دوربین مداربسته شهری، ترافیک مجازی، ضریب تشابه ژاکارد، الگوریتم دایکسترا، شهر هوشمند
آدرس دانشگاه آزاد اسلامی واحد علوم و تحقیقات تهران, دانشکده مدیریت و حسابداری, ایران, دانشگاه آزاد اسلامی واحد کاشان, دانشکده مهندسی برق و کامپیوتر, گروه کامپیوتر, ایران, دانشگاه آزاد اسلامی واحد تهران مرکز, دانشکده مدیریت و حسابداری, گروه مدیریت صنعتی, ایران
پست الکترونیکی m.afsharkazemi@iauec.ac.ir
 
   choosing the best installation paths in the development of urban cctv cameras  
   
Authors sanei arani hassan ,esmaili mahdi ,afshar kazimi mohmmad ali
Abstract    optimizing camera placement is a two-decade-old research problem. many researches have solved the problem with different approaches. some different methods such as genetic algorithm, reinforcement learning, and greedy algorithm have been developed to obtain the maximum surface coverage. some researchers have considered specific applications in order to optimally cover a certain area such as a coastal area or a protected area under the coverage of cctv cameras. some researchers have also considered the camera’s capabilities of vertical rotation or horizontal rotation or zooming in order to use these capabilities for optimization. with the development of drone manufacturing technology, this tool is also proposed for specific applications. but what is less discussed is the optimization of the placement of urban surveillance cameras in a real city map. usually, due to the high cost, all city cameras are not installed at once, and cameras are added annually to develop the city traffic monitoring system. therefore, it is necessary to prioritize the selection of the route and a very important factor in prioritization is traffic. traffic is the most important factor in choosing the route for the placement of urban surveillance cameras because the streets with more traffic are exposed to more traffic accidents and should be the priority for video monitoring. traffic data is usually big data, not available for all cities, and on the other hand, providing traffic data may violate citizens’ privacy. therefore, there are many methods for creating virtual traffic, which are classified into two categories: macro and micro. macro methods model traffic as a physical phenomenon such as fluid or gas, but micro models, which are mostly used in artificial intelligence methods, consider traffic as a set of individual trips. in this work, we use the second method to create virtual traffic so that routes with more traffic are prioritized for installation. citizens usually make a lot of intra-city trips, and the function of city monitoring systems is to monitor these routes. therefore, the placement of surveillance cameras should also be in such a way that it considers the observation of these routes. in the proposed method, the real map of the city is selected as a model. then, by separating the main paths and obtaining the skeleton of the path, a graph of the paths is obtained, the intersection point of the paths will be its vertex and the distance between the vertices will be the weight of the connecting edges. now by randomly selecting two vertices from the graph as the origin and destination of an intra-city trip and routing between them with dijkstra’s algorithm, a trip is made. by repeating this process, virtual traffic is simulated. to create virtual traffic similar to real traffic, the probability of choosing high-traffic points is considered more than other points. therefore, the probability of selecting vertices in the graph is different according to their location in the city. by creating one hundred thousand paths for the studied model, the edges with the highest repetition can be found as the final results and suggested for camera installation. the evaluation of the final results is done by repeating random experiments and using the jaccard similarity coefficient, and the degree of similarity of the output results is checked. the reliability of the proposed method is expressed by mathematical analysis and by drawing graphs, and the impact of influential parameters such as the number of city trips, the probability of choosing points, the impact of city topology, and the number of output results are expressed analytically, and the similarity of the results is 98%. the advantage of the proposed method is not depending on special tools such as special cameras for traffic measurement, as well as not depending on a specific location and topology.
Keywords placement of urban cctv camera ,virtual traffic ,jaccard similarity coefficient ,dijkstra's algorithm ,smart city
 
 

Copyright 2023
Islamic World Science Citation Center
All Rights Reserved