به جمع مشترکان مگیران بپیوندید!

تنها با پرداخت 70 هزارتومان حق اشتراک سالانه به متن مقالات دسترسی داشته باشید و 100 مقاله را بدون هزینه دیگری دریافت کنید.

برای پرداخت حق اشتراک اگر عضو هستید وارد شوید در غیر این صورت حساب کاربری جدید ایجاد کنید

عضویت
جستجوی مقالات مرتبط با کلیدواژه

mfo algorithm

در نشریات گروه فنی و مهندسی
تکرار جستجوی کلیدواژه mfo algorithm در مقالات مجلات علمی
  • Zahra Abbasnejad*, Milad Ghahari Bidgoli

    The growing number of information on the web and the addition of different web pages and websites to this space has made users face problems. These problems appear to users when users are trying to obtain information on a particular topic, and finding all the pages that are suggested to them is a difficult and time consuming process. In the current research, a profile is first created based on the behavioral characteristics of users at different sessions that result from web server logs. These include things like the frequency of user page views, the length of time the user has been on different pages, and the date the page was viewed. We then group them using the clustering method, then fuzzy inference system, extract the fuzzy rules according to the interests of the users and their clusters, and after obtaining the users’ movement patterns, they Insertneural network into vector format Other tools such as bio-algorithms can be useful by obtaining optimal parameters in optimizing predictions and increasing accuracy in fuzzy neural network. The evaluation criteria in this study is accuracy.

    Keywords: data mining, web mining, user behavior patterns, neural network, fuzzy system, MFO algorithm
  • محمدرضا اسماعیلی، سید حمید ظهیری*، سید محمد رضوی

    امروزه مبدل های دیجیتال از مهم ترین ادوات یک سامانه پردازش سیگنال و داده به شمار رفته و به صورت گسترده در زمینه پردازش صوت، تصویر و سیگنال های حیاتی به کار گرفته می شوند. در طراحی مبدل های دیجیتال VLSI، سنتز سطح بالا (HLS) یکی از مراحل مهم و تاثیرگذار به شمار می رود. هدف اصلی از انجام این کار، کمینه کردن واحدهای پایه دیجیتالی مورد استفاده در پروژه مفروض جهت بهبود توان، تاخیر، و سطح مصرفی آن ها است. این کار عمدتا با تحلیل گراف مسیر داده (DFG) اتفاق می افتد. بهبود در این مرحله، علاوه بر بازدهی بیشتر باعث کاهش زمان طراحی در مراحل پایین تر می شود. ماهیت پیچیده، گسترده و گسسته مسایل سنتز سطح بالا، باعث شده است که آنها در زمره مسایل بسیار دشوار در مهندسی مدارات VLSI به شمار آیند؛ از این رو استفاده از روش های فراابتکاری و هوش جمعی جهت حل پروژه های مرتبط با سنتز سطح بالا، گزینه ای مطلوب به نظر می رسد. در این مقاله روشی مبتنی بر الگوریتم فراابتکاری "شعله و پروانه"(MFO) جهت یافتن بهترین طرح سخت افزاری برای انواع مبدل های دیجیتال ارایه شده است. نتایج مقایسه ای در کنار نتایج حاصل از روش مبتنی بر الگوریتم ژنتیک (GA) نشان داد که روش پیشنهادی از توانایی بالاتری در ارایه ساختار سخت افزاری مناسب و سنتز سطح بالای انواع مبدل ها برخوردار است. همچنین ویژگی دیگر روش پیشنهادی، سرعت بالای آن در یافتن پاسخ بهینه است (میانگین برتری بیش از 20% نسبت به GA).

    کلید واژگان: سنتز سطح بالا، مسیرداده، مبدل های دیجیتال، الگوریتم های فراابتکاری، الگوریتم بهینه سازی شعله و پروانه
    MohammadReza Esmaeili, Seyed Hamid Zahiri*, Seyed Mohammad Razavi

    Digital transformers are considered as one of the digital circuits being widely used in signal and data processing systems, audio and video processing, medical signal processing as well as telecommunication systems. Transforms such as Discrete Cosine Transform (DCT), Discrete Wavelet Transform (DWT) and Fast Fourier Transform (FFT) are among the ones being commonly used in this area. As an illustration, the DCT is employed in compressing the images. Moreover, the FFT can be utilized in separating the signal spectrum in signal processing systems as fast as possible. The DWT is used in separating the signal spectrum in a variety of applications from signal processing to telecommunication systems, as well. In order to build a VLSI circuit, several steps have to be taken from chip design to final construction. The first step in the synthesis of the integrated circuits is called high-level synthesis (HLS), in which a structural characteristic is obtained from a behavioral or algorithmic description. The resulting structural characteristic is equivalent to the one being considered in the behavioral description and it somehow represents the method for implementing the behavioral description as a result several structural descriptions could be implementable for each behavioral description. Therefore, depending on the intended use, the characteristic will be selected that outperforms the others. The main purpose of the HLS is to optimize the power consumption, the chip occupied area and delayed and is fulfilled by selecting the appropriate number of operating units and how they are implemented to the operators. This is generally accomplished through a graph analysis called the data flow graph (DFG) which is a graphical representation of the type and how the operators connect. In the DFG, each node is equivalent to an operator while the edges represent the relationship between these operators. Experience has proved that if the level of design optimization is high, in addition to higher efficiency, the design time will be lower, which is why the researchers are far more interested in optimization at higher levels of design than the lower levels. The complex, extensive, and discrete nature of the HLS problems have been ranked them among the most complex problems in VLSI circuits engineering. Bearing this mind, using meta-heuristic and Swarm intelligence methods to solve high-level synthesis projects seems to be a favored option. In this paper, a heuristic method called Moth-Flame Optimization (MFO) has been used to solve the HLS problem in the design of digital transformer to find the optimal response. The MFO is a population-based heuristic algorithm that optimizes the problems using the laws of nature. The leading notion behind the MFO algorithm inspired from the moths’ movements and their instinctive navigation during the night. In the MFO algorithm, the moths are like chromosomes in the GA and like the particles in the PSO algorithm. In order to compare and prove the efficiency of the proposed method, it was applied on the test data with the GA-based method separately but with the same initial conditions. The comparative results along with the results of the GA-based method demonstrated that the proposed method exhibits a higher ability to provide the appropriate hardware structure and high-level synthesis of various types of transformers. Another outstanding feature of the proposed method is its high speed of finding an optimal response with an average of more than 20% greater than the GA based method.

    Keywords: High-Level Synthesis, Datapath, Digital Transformers, Meta-heuristic Algorithm, MFO Algorithm
نکته
  • نتایج بر اساس تاریخ انتشار مرتب شده‌اند.
  • کلیدواژه مورد نظر شما تنها در فیلد کلیدواژگان مقالات جستجو شده‌است. به منظور حذف نتایج غیر مرتبط، جستجو تنها در مقالات مجلاتی انجام شده که با مجله ماخذ هم موضوع هستند.
  • در صورتی که می‌خواهید جستجو را در همه موضوعات و با شرایط دیگر تکرار کنید به صفحه جستجوی پیشرفته مجلات مراجعه کنید.
درخواست پشتیبانی - گزارش اشکال