>
Fa   |   Ar   |   En
   ارائه‌ی یک مدل زمان‌بندی وظایف مبتنی بر الگوریتم ژنتیک چند هدفه با مرتب‌سازی نامغلوب برای برنامه‌های کاربردی شهر هوشمند در محیط ابر-مه  
   
نویسنده دقایقی آتوسا ,نیک رای محسن
منبع رايانش نرم و فناوري اطلاعات - 1401 - دوره : 11 - شماره : 3 - صفحه:64 -82
چکیده    ظهور تکنولوژی اینترنت اشیا مفهوم شهر هوشمند را ایجاد کرده که در این پارادایم، دستگاه‌های هوشمند به عنوان یک ضرورت شناخته می‌شوند. برنامه‌های کاربردی نصب‌شده بر روی این دستگاه‌ها باعث تولید حجم زیادی داده می‌شوند که اغلب نیازمند پردازش بلادرنگ می‌باشند. بااین‌حال، این دستگاه‌ها دارای قابلیت‌های محدودی هستند و قادر به پردازش حجم زیاد داده‌ها نمی‌باشند. انتقال همه‌ی این داده‌ها به مراکز داده‌ی ابری منجر به استفاده از پهنای باند، تاخیر، هزینه و مصرف انرژی بیشتر می‌شود. ازاین‌رو، ارائه‌ خدمات به برنامه‌های کاربردی شهر هوشمند حساس به تاخیر در ابر یک موضوع چالش برانگیز است و پاسخگویی به نیازمندی‌های این برنامه‌ها، مستلزم استفاده از پارادایم ترکیبی ابر و مه می‌باشد. رایانش مه به عنوان مکملی برای ابر امکان می‌دهد تا داده‌ها در نزدیکی دستگاه‌های هوشمند پردازش شوند. بااین‌حال، منابع موجود در لایه‌ی مه ناهمگن و دارای قابلیت‌های متفاوتی می‌باشند، بنابراین زمان‌بندی مناسب این منابع از اهمیت زیادی برخوردار است. در این مقاله، به مساله‌ی زمان‌بندی وظایف برای برنامه‌های کاربردی شهر هوشمند در محیط ابر-مه پرداخته شده‌است. به این منظور، مساله‌ی زمان‌بندی وظیفه به صورت یک مساله‌ی بهینه‌سازی چند هدفه مدل شده‌است که اهداف آن، کاهش تاخیر ارائه‌ی خدمات و مصرف انرژی سیستم با در نظر گرفتن قید مهلت زمانی می‌باشد. سپس به منظور حل این مساله و دستیابی به استراتژی زمان‌بندی مناسب، الگوریتم ژنتیک چند هدفه با مرتب‌سازی نامغلوب با اپراتورهای سفارشی به کار گرفته شده‌است. علاوه‌براین، به منظور بهبود تنوع جمعیت و سرعت همگرایی الگوریتم پیشنهادی، برای تولید جمعیت اولیه از ترکیب روش‌های نگاشت بی‌نظمی و یادگیری مبتنی بر تضاد استفاده ‌شده‌است. همچنین رویکرد مبتنی بر تابع جریمه برای راه‌حل‌هایی که قید مهلت زمانی را برآورده نمی‌کنند، به کار گرفته شده‌است. نتایج شبیه‌سازی‌ها نشان می‌دهد که الگوریتم زمان‌بندی پیشنهادی، در مقایسه با بهترین رقیب خود، تاخیر ارائه‌ی خدمات، زمان انتظار، تاخیر اجرای وظیفه و مصرف انرژی سیستم را به ترتیب 1/49، 1/70، 2/7 و 1/86 درصد بهبود می‌دهد. علاوه‌براین، با تخصیص مناسب وظایف به گره‌های محاسباتی در مقایسه با بهترین رقیب، درصد وظایفی که مهلت زمانیشان را از دست می‌دهند به میزان 1/89 درصد کاهش می‌دهد.
کلیدواژه زمان‌بندی وظایف، شهر هوشمند، رایانش مه، الگوریتم ژنتیک چند هدفه با مرتب‌سازی نامغلوب
آدرس دانشگاه قم, دانشکده مهندسی کامپیوتر و فناوری اطلاعات, ایران, دانشگاه قم, دانشکده مهندسی کامپیوتر و فناوری اطلاعات, ایران
پست الکترونیکی m.nickray@qom.ac.ir
 
   nsgaii-based task scheduling model for smart city applications in cloud-fog environment  
   
Authors daghayeghi atousa ,nickray mohsen
Abstract    the advent of internet of things (iot) technology has led to the concept of the smart city, in which smart devices are recognized as a necessity. the applications installed on these devices generate large volumes of data that often require real-time processing. however, these devices have limited capabilities and are not capable of processing large amounts of data. moving all this data to cloud data centers results in higher bandwidth usage, latency, cost and energy consumption. therefore, providing services to delay-sensitive smart city applications in the cloud is a challenging issue, and meeting the requirements of these applications requires the use of a hybrid cloud and fog paradigm. fog computing as a complement to the cloud allows data to be processed near smart devices. however, the resources in the fog layer are heterogeneous and have different capabilities, hence, appropriate scheduling of these resources is of great importance. in this paper, the problem of task scheduling for the smart city applications in the cloud-fog environment has been addressed. to this purpose, the task scheduling problem has been modeled as a multi-objective optimization problem, which aims to minimize service delay and energy consumption of the system under deadline constraint. then, in order to solve this problem and achieve an appropriate scheduling strategy, non-dominated sorting genetic algorithm ii (nsga-ii) with customized operators has been applied. in addition, in order to improve the diversity of the population and the convergence speed of the proposed algorithm, a combination of chaotic map and opposition-based learning methods have been used to generate the initial population. also, the approach based on the penalty function has been employed to penalize the solutions that do not meet the deadline constraint. the simulation results reveal that the proposed scheduling algorithm, compared to its best competitor, improves service response delay, waiting time, execution delay and system energy consumption by 1.49%, 1.70%, 2.7% and 1.86%, respectively. furthermore, by properly assigning tasks to the computing nodes, compared to the best competitor, the percentage of missed-deadline tasks is reduced by 1.89%.
Keywords task scheduling ,smart city ,fog computing ,non-dominated sorting genetic algorithm ii
 
 

Copyright 2023
Islamic World Science Citation Center
All Rights Reserved