天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 管理論文 > 工程管理論文 >

產(chǎn)品協(xié)同設(shè)計(jì)任務(wù)的排序與調(diào)度問(wèn)題研究

發(fā)布時(shí)間:2018-06-03 21:52

  本文選題:協(xié)同設(shè)計(jì) + 任務(wù)規(guī)劃; 參考:《太原科技大學(xué)》2017年碩士論文


【摘要】:網(wǎng)絡(luò)化產(chǎn)品協(xié)同設(shè)計(jì)是一種在分布式網(wǎng)絡(luò)環(huán)境下多學(xué)科、多群組協(xié)同的現(xiàn)代產(chǎn)品設(shè)計(jì)模式,它是指多學(xué)科群組人員針對(duì)一個(gè)復(fù)雜產(chǎn)品的設(shè)計(jì)目標(biāo)、相互協(xié)調(diào)、互相協(xié)作地完成一個(gè)產(chǎn)品設(shè)計(jì)的過(guò)程。協(xié)同設(shè)計(jì)的目的是為了提高產(chǎn)品的設(shè)計(jì)效率、縮短產(chǎn)品的設(shè)計(jì)周期、提升產(chǎn)品的市場(chǎng)競(jìng)爭(zhēng)力。任務(wù)排序與任務(wù)調(diào)度問(wèn)題是網(wǎng)絡(luò)化產(chǎn)品協(xié)同設(shè)計(jì)研究的核心問(wèn)題之一,是產(chǎn)品實(shí)現(xiàn)協(xié)同設(shè)計(jì)的首要解決的問(wèn)題,因此,對(duì)協(xié)同設(shè)計(jì)中任務(wù)排序與任務(wù)調(diào)度策略的研究具有十分重要的意義。本文在分析了網(wǎng)絡(luò)化產(chǎn)品協(xié)同設(shè)計(jì)任務(wù)排序與調(diào)度國(guó)內(nèi)外研究現(xiàn)狀和所使用的關(guān)鍵技術(shù)的基礎(chǔ)上,針對(duì)產(chǎn)品設(shè)計(jì)任務(wù)拆分后子任務(wù)之間的復(fù)雜關(guān)系,本文提出一種基于模糊矩陣方法構(gòu)建子任務(wù)模型的協(xié)同任務(wù)的調(diào)度策略。首先,利用任務(wù)間的關(guān)聯(lián)程度建立產(chǎn)品設(shè)計(jì)的任務(wù)集,并引入重要度參數(shù),以重要度為參考對(duì)任務(wù)集內(nèi)全部子任務(wù)進(jìn)行排序;其次,分析任務(wù)集之間的耦合度和并行度,確定任務(wù)執(zhí)行時(shí)間的分配策略,并利用建立好的排序規(guī)則和任務(wù)狀態(tài)模型建立動(dòng)態(tài)的調(diào)度策略。最后,實(shí)驗(yàn)驗(yàn)證了所用算法和策略的可行性和有效性。本文的主要工作如下:(1)協(xié)同設(shè)計(jì)過(guò)程的任務(wù)分解和排序問(wèn)題研究。針對(duì)任務(wù)的耦合度、重要度等多個(gè)特征,建立一種協(xié)同設(shè)計(jì)的任務(wù)排序方法,以及任務(wù)的時(shí)間分配策略。(2)協(xié)同設(shè)計(jì)的并行與串行調(diào)度問(wèn)題研究。針對(duì)協(xié)同設(shè)計(jì)任務(wù)執(zhí)行的動(dòng)態(tài)不確定性問(wèn)題,給出了任務(wù)集之間的并行調(diào)度策略和任務(wù)集內(nèi)部子任務(wù)之間的串行調(diào)度策略。(3)設(shè)計(jì)開發(fā)了一個(gè)網(wǎng)絡(luò)化協(xié)同設(shè)計(jì)任務(wù)排序與調(diào)度管理原型系統(tǒng),驗(yàn)證所提方法的有效性。網(wǎng)絡(luò)化產(chǎn)品協(xié)同設(shè)計(jì)任務(wù)排序與調(diào)度問(wèn)題的研究,為網(wǎng)絡(luò)化協(xié)同創(chuàng)新環(huán)境下,產(chǎn)品設(shè)計(jì)的過(guò)程管理提供了一種有效的方法。
[Abstract]:Networked product collaborative design is a kind of modern product design pattern of multi-disciplinary and multi-group collaboration under distributed network environment. It refers to the coordination of multidisciplinary group personnel for a complex product design goal. Work together to complete a product design process. The purpose of collaborative design is to improve the design efficiency, shorten the design cycle and enhance the market competitiveness. Task ranking and task scheduling is one of the core problems in networked product collaborative design and the most important problem to be solved in product collaborative design. It is of great significance to study task scheduling and task scheduling strategy in collaborative design. Based on the analysis of the status quo and the key technologies used in the task scheduling and scheduling of networked product collaborative design, this paper aims at the complex relationship between the sub-tasks after the separation of product design tasks. In this paper, a scheduling strategy for collaborative tasks based on fuzzy matrix method is proposed. Firstly, the task set of product design is established by using the degree of correlation between tasks, and the importance parameter is introduced to sort all the sub-tasks in the task set with the importance degree as the reference. Secondly, the coupling degree and the degree of parallelism among the task sets are analyzed. The assignment strategy of task execution time is determined, and the dynamic scheduling strategy is established by using the established collation rules and the task state model. Finally, the feasibility and effectiveness of the proposed algorithm and strategy are verified by experiments. The main work of this paper is as follows: 1) Task decomposition and scheduling in collaborative design process. According to the characteristics of task coupling and importance, a task scheduling method for collaborative design is proposed, and the parallel and serial scheduling problems of task scheduling are studied. For the dynamic uncertainty of collaborative design task execution, The parallel scheduling strategy between task sets and the serial scheduling strategy between subtasks in task set are given. A prototype system of task scheduling and scheduling management for networked collaborative design is designed and developed to verify the effectiveness of the proposed method. The research on task ordering and scheduling of networked collaborative product design provides an effective method for process management of product design in networked collaborative innovation environment.
【學(xué)位授予單位】:太原科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TB472

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 蔡延光;湯雅連;;關(guān)聯(lián)運(yùn)輸調(diào)度問(wèn)題帶遺傳算子的自適應(yīng)蟻群算法[J];計(jì)算機(jī)應(yīng)用研究;2015年08期

2 易樹平;譚明智;郭宗林;溫沛涵;周佳;;云制造服務(wù)平臺(tái)中的制造任務(wù)分解模式優(yōu)化[J];計(jì)算機(jī)集成制造系統(tǒng);2015年08期

3 陳杰;武電坤;任劍波;李俊;劉兵全;;基于Cloud-BIM的建設(shè)工程協(xié)同設(shè)計(jì)研究[J];工程管理學(xué)報(bào);2014年05期

4 王可心;程金石;周俊;王德權(quán);;變速箱制造執(zhí)行系統(tǒng)(MES)的開發(fā)及其在生產(chǎn)線中的應(yīng)用[J];大連工業(yè)大學(xué)學(xué)報(bào);2014年04期

5 鄧麗;韓潮;曹晉濱;宋友;;空間科學(xué)任務(wù)協(xié)同設(shè)計(jì)論證平臺(tái)[J];北京航空航天大學(xué)學(xué)報(bào);2015年04期

6 邢青松;楊育;劉愛(ài)軍;于國(guó)棟;;考慮突發(fā)事故的產(chǎn)品協(xié)同設(shè)計(jì)任務(wù)協(xié)調(diào)效率[J];系統(tǒng)工程理論與實(shí)踐;2014年04期

7 侯玲;郭銀章;;網(wǎng)絡(luò)化產(chǎn)品協(xié)同設(shè)計(jì)過(guò)程項(xiàng)目管理系統(tǒng)的設(shè)計(jì)[J];計(jì)算機(jī)與數(shù)字工程;2013年08期

8 管官;林焰;熊偉達(dá);申玫;;船舶設(shè)計(jì)項(xiàng)目任務(wù)規(guī)劃及進(jìn)度控制系統(tǒng)研究[J];船舶工程;2011年S2期

9 薛菲;張榮國(guó);陳大川;張建國(guó);;基于粒子系統(tǒng)的雪景模擬算法研究與實(shí)現(xiàn)[J];計(jì)算機(jī)與數(shù)字工程;2011年06期

10 梁學(xué)棟;劉柱勝;楊育;包北方;;基于依賴關(guān)系的帶權(quán)協(xié)同任務(wù)排序[J];系統(tǒng)工程;2011年03期

相關(guān)博士學(xué)位論文 前3條

1 杜淑幸;工業(yè)設(shè)計(jì)網(wǎng)絡(luò)化協(xié)同系統(tǒng)及關(guān)鍵技術(shù)研究[D];西安電子科技大學(xué);2013年

2 郭銀章;機(jī)械產(chǎn)品協(xié)同設(shè)計(jì)過(guò)程的建模、控制與管理研究[D];太原科技大學(xué);2011年

3 宋李俊;客戶協(xié)同產(chǎn)品創(chuàng)新的集成組織及其關(guān)鍵行為研究[D];重慶大學(xué);2008年

相關(guān)碩士學(xué)位論文 前2條

1 陳大川;協(xié)同設(shè)計(jì)中任務(wù)分解與任務(wù)調(diào)度方法的研究[D];太原科技大學(xué);2011年

2 晉國(guó)福;產(chǎn)品協(xié)同設(shè)計(jì)的任務(wù)分解、分配與管理研究[D];太原科技大學(xué);2009年

,

本文編號(hào):1974320

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/guanlilunwen/gongchengguanli/1974320.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶efad9***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com