跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.171) 您好!臺灣時間:2024/12/13 02:15
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:顏美利
研究生(外文):Meei-Lih Yan
論文名稱:不精確工作系統之排程演算法
論文名稱(外文):Scheduling Algorithms for Imprecise Computation Task Systems
指導教授:何英治何英治引用關係
指導教授(外文):kevin, I.-J. Ho
學位類別:碩士
校院名稱:靜宜大學
系所名稱:管理科學研究所
學門:商業及管理學門
學類:企業管理學類
論文種類:學術論文
論文出版年:1994
畢業學年度:82
語文別:英文
論文頁數:36
中文關鍵詞:不精確工作系統可中斷排程最小總權重誤差
外文關鍵詞:Imprecise Computation Task Systempreemptively scheduling
相關次數:
  • 被引用被引用:0
  • 點閱點閱:231
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
在即時系統中 (Real-time),所有的工作都有其時間臨界點的限制 (
time-critical restrictions),尤其是截止期限 (deadline)。如果任何
一工作 (task) 無法在它的截止期限之內完成時,會發生時效問題,而使
得所產生之結果不具有任何的意義。不幸的是,欲使每一個工作都在限定
時間內完成,是件難以達成的工作。為解決此一情形,遂有不精確計算模
組 (Imprecise Computation Model) 的提出。 本論文所研究的問題是針
對不精確工作系統尋求最小的總權重誤差(minimization total
weighted error)。在不精確工作系統中,每一個工作皆被分成兩個子工
作:義務性子工作 (mandatory subtask) 與 隨意性子工作 (optional
subtask)。 為了要得到一個可接受的結果 (acceptable result),每個
義務性子工作都必須完其截止期限到達之前成在。而隨意性子工作是在其
義務性子工作完成之後,才可開始執行,此子工作並沒有被限制必須在截
止期限之內完成,其目的是使義務性子工作產生之結果能更加精確。如果
隨意性子工作無法在截止期限之內完成時,會有誤差 (error) 的產生,
而此誤差等於隨意性子工作未被執行到的部份。本論文所探討的問題是
對 n 個獨立 (independent) 的工作可中斷的排程 (preemptively
scheduling) 在多個同一性質處理器系統上,以尋求最小的總權重誤差。
針對所提之問題發展出一多項式時間演算法 (pol- ynomial-time
algorithm),它的時間複雜度是 O(K n square ㏒ square n),k 是指不
同權重的數目。

In the real-time system, each task is with the time-critical
restrictions, especially deadline. If any task cannot be
fini- shed by its deadline, it will incur time fault and make
the re- sult meaningless. Unfortunately, it is hard to make
all tasks meeting their time-critical restrictions. An
Imprecise Computa- tion Model was proposed to cope with
this situation. In this thesis, we study the problem of
minimizing total weighted error of an Imprecise Computation
task system. In the Imprecise Computation Model, each task is
logically decomposed into two subtasks: mandatory and optional.
The manda- tory subtask of each each task must be completely
executed to generate an acceptable result, while its optional
subtask begi- nning after the mandatory subtask is completed
can be left unfi- nished. The optional part is used to refine
the result generated by its associated mandatory one. If the
optional subtask is unfinished, it will occur an error, where
error is simply equal to the processing time of the unfinished
portion of the optional subtask. We consider the problem of
preemptively scheduling n inde- pendent tasks on m > 1
identical processor system so as to mini- mize total weighted
error. For this problem, we give an polyno- mial-time
algorithm, Algorithm MINTWE, which runs in O(kn square㏒ square
n), where k is the number of different weights.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top