Detailansicht

FPGA Task Arrangement with Genetic Algorithms

ISBN/EAN: 9783838622996
Umbreit-Nr.: 6191023

Sprache: Englisch
Umfang: 148 S.
Format in cm: 1.1 x 21 x 14.8
Einband: kartoniertes Buch

Erschienen am 12.04.2000
Auflage: 1/2000
€ 38,00
(inklusive MwSt.)
Lieferbar innerhalb 1 - 2 Wochen
  • Zusatztext
    • Inhaltsangabe:Abstract: Two evolutionary approaches of allocating tasks onto a Field-Programmable Gate Array (FPGA) are presented. Offline task arrangement: whenever a set of tasks has to be arranged onto an FPGA in practice, one is interested in arranging a maximum number of tasks which efficiently utilize the FPGA area. A genetic algorithm is proposed searching for an arrangement of tasks offline, i.e. before the tasks are physically placed onto the FPGA. Online task arrangement: FPGAs that allow partial reconfiguration at run-time can be shared among multiple independent tasks. When the sequence of tasks to be performed is unpredictable the FPGA controller needs to make allocation decisions online. Since online allocation suffers from fragmentation, tasks can end up waiting despite there being sufficient, albeit non-contiguous resources available to service them. The time to complete tasks is consequently longer and the utilization of the FPGA is lower than it could be. A genetic algorithm is proposed rearranging a subset of the tasks executing on the FPGA when doing so allows the next pending task to be processed sooner. In comparison with other heuristic approaches a genetic algorithm is described and evaluated which overcomes the NP-hard problems of identifying feasible rearrangements and scheduling the rearrangements when moving tasks are reloaded from off-chip. Inhaltsverzeichnis:Table of Contents: 1.Introduction7 2.Field Programmable Gate Arrays9 2.1Architecture of FPGAs9 2.2Dynamically Reconfigurable FPGAs10 2.3Comparison with Related Devices11 2.4Creation of an FPGA Model11 3.FPGA Task Arrangement Problem18 3.1Static Task Arrangement Problem18 3.1.1Static Task Management18 3.1.2Problem Formulation20 3.2Dynamic Task Arrangement Problem21 3.2.1Dynamic Task Management21 3.2.2Search for an Admissible Task Rearrangement22 3.2.3Rearrangement Scheduling24 3.2.4Buffer Restriction27 3.2.5Problem Formulation30 4.Arrangement Concepts31 4.1Shape Functions31 4.2Slicing Trees35 5.Genetic Algorithms41 5.1Introduction41 5.2The Functioning of Genetic Algorithms 43 5.3Main Components of Genetic Algorithms45 5.3.1Representation45 5.3.2Initialization46 5.3.3Evaluation47 5.3.4Stopping Condition47 5.3.5Reproduction47 5.3.6Selection48 5.3.7Genetic Operators49 6.Static Task Arrangement51 6.1Representation51 6.2Initialization52 6.2.1Random Pairing53 6.2.2Traversal of Flexible Slicing Trees53 6.3Evaluation56 6.4Genetic []