跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.89) 您好!臺灣時間:2025/01/26 02:41
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:邱榮傑
研究生(外文):Jung-Chieh Chiu
論文名稱:利用MATLAB程式模擬公用蒸汽系統及其最佳化
論文名稱(外文):Simulation and Optimization of Steam Power Plant by MATLAB
指導教授:陳誠亮陳誠亮引用關係
指導教授(外文):Cheng-Liang Chen
口試日期:2017-07-25
學位類別:碩士
校院名稱:國立臺灣大學
系所名稱:化學工程學研究所
學門:工程學門
學類:化學工程學類
論文種類:學術論文
論文出版年:2017
畢業學年度:105
語文別:中文
論文頁數:67
中文關鍵詞:程序系統工程能源整合蒸氣系統
外文關鍵詞:Process engineeringUtility systemSteam system
相關次數:
  • 被引用被引用:0
  • 點閱點閱:354
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
蒸汽系統是化工製程中主要的能量來源,用來供給發電、機械功或熱。製程工程師常常需要面對蒸氣系統中由於日常維修或者是緊急維修等等原因而使得設備無法正常運作,能夠充分了解工廠的操作狀態並且事前安排與評估,有效的提升操作效率並降低操作成本,成為相當重要的課題。本論文利用MATLAB開發蒸汽系統模擬程式,作為不過於複雜的蒸汽系統一種模擬與分析工具。本程式利用順序模法(Sequential modular approach)模擬蒸汽系統,其程式架構包括單元模組、系統流程圖以及計算腳本,利用系統流程圖及各個單元模擬模組組合成工廠流程後,放入計算腳本進行計算,最終送出結果。
本研究利用簡單蒸汽系統(蒸氣系統設計一)驗證此架構之可行性,發現其結果與商業軟體Aspen utilities planner幾乎一致;再用一個修改自實際工廠的蒸氣系統(蒸氣系統設計二)放入此程式中進行模擬,並且進行此工廠設計的最佳化探討。此蒸氣系統在沒有調整任何操作下總成本為3967 USD/h,調整蒸汽產量的分配後可以將成本降低至3854 USD/h,節省2.8%之蒸汽成本;進一步調整蒸汽渦輪的使用分配後,可再將成本降低至3765 USD/h,與基礎設計相比節省了5.1%,每年可以節省超過160萬美金。本論文所提出的程式具有較佳的修改彈性,增刪各種模組與添加各種輸出資訊後,可以使本程式更加實用。
Steam power plant is one of the main power sources for supplying mechanical power, electricity and heat in most typical chemical plants. A better understanding and proper management of steam distribution systems is crucial to maintain normal plant operation and to reduce the operating costs.
In the simulation of steam power plants, equation oriented method usually takes a shorter calculation time. However, sequential modular approach (SMA) can provide more flexibility as well as simplicity when one is modifying the steam supply strategy of the power plant(Smith, 2005). These features of SMA are more suitable for steam power plants since modification of a utility system is more likely required during the whole lifetime of a plant. Though similar works can be achieved easily by using some commercial software such as Aspen Utilities Planner® (AUP), the use of SMA for power plant simulation and optimization is more economic if the studied utility system is not complicated.
This work develops relevant models for several common units in a typical steam power plant, including boiler, steam turbine, valve, steam header, deaerator, pump and condenser. The developed basic models are then configured to simulate steam power plants by the method of SMA (Holmgren, 2006; Sun & Smith, 2015). The validated plant model can be used for simulation, analysis and optimization under various operating scenarios(Knopf, 2011). To demonstrate the developed plant simulation program, a typical steam power plant adopted from the literature (Nicholas & Jack, 2013)is established to compare with the result of the commercial software. The second steam system is based on actual plant, and total cost which include fuel cost and feed water cost is calculated. The total cost of this design is 3967 USD/h and with optimization the cost can be reduced to 3765 USD/h, which is a 5.1% cut-down.
口試委員審定書 ii
謝 辭 iii
中文摘要 iv
英文摘要 v
目 錄 vi
圖目錄 viii
表目錄 ix
第 1 章 研究背景 10
第 2 章 研究方法 11
2.1 蒸氣系統簡介 11
2.2 蒸汽系統之程式架構 13
2.2.1 蒸汽之物流 14
2.2.2 模塊輸入與輸出之定義 15
2.2.3 水的狀態與熱焓的關係 16
2.3 蒸氣系統模擬之基本假設 17
2.4 設備單元模組 17
2.4.1 蒸汽集管(Steam Header) 18
2.4.2 蒸汽鍋爐(Steam Boiler) 19
2.4.3 蒸汽渦輪(Steam Turbine) 20
2.4.4 蒸汽閥(Steam Valve) 22
2.4.5 減溫器(Desuperheater) 23
2.4.6 幫浦(Pump) 23
2.4.7 除氧器(Deaerator) 24
2.4.8 冷凝器(Condenser) 24
2.5 系統流程圖 25
2.6 計算模組 26
第 3 章 研究結果 27
3.1 蒸汽系統設計一之模擬與計算 27
3.1.1 蒸汽系統設計一之模擬假設 27
3.1.2 模擬結果 28
3.2 蒸汽系統設計二的模擬及其最佳化 30
3.2.1 蒸汽系統操作假設 31
3.2.2 蒸汽系統設計二之模擬結果 33
3.2.3 蒸汽系統設計二最佳化探討-方案一 34
3.2.4 蒸汽系統設計二最佳化探討-方案二 36
3.2.5 蒸汽系統設計二最佳化探討-方案三 38
第 4 章 討論與總結 42
參考文獻 43
附 錄 44
物流變數 44
系統流程 45
單元模擬模組 46
蒸汽鍋爐(Boiler.m, function file) 47
蒸汽集管(Stm_header.m, function file) 49
減溫器(desuperheater.m, function file) 52
蒸氣渦輪(Steam_turb.m, function file) 53
冷凝器(Cond.m, function file) 57
幫浦(Pump.m, function file) 60
除氧器(Dearator.m, function file) 62
模擬演算法 65
計算成本 66
統合執行腳本 66
Aguilar, O., Perry, S., Kim, J.-K., & Smith, R. (2007a). Design and optimization of flexible utility systems subject to variable conditions: Part 1: Modelling framework. Chemical Engineering Research and Design, 85(8), 1136-1148.
Aguilar, O., Perry, S., Kim, J.-K., & Smith, R. (2007b). Design and optimization of flexible utility systems subject to variable conditions: Part 2: Methodology and applications. Chemical Engineering Research and Design, 85(8), 1149-1168.
Bhatt, M. S., & Rajkumar, N. (1999). Performance enhancement in coal fired thermal power plants. Part II: Steam turbines. International journal of energy research, 23(6), 489-515.
Douglas, J. M. (1988). Conceptual design of chemical processes: McGraw-Hill.
Holmgren, M. (2006). X Steam for Matlab. www. x-eng. com, accessed October, 21, 2006.
Knopf, F. C. (2011). Modeling, analysis and optimization of process and energy systems: John Wiley & Sons.
Laidler, K. J., Meiser, J. H., & Sanctuary, B. C. (2002). Physical Chemistry: Houghton Mifflin.
Nicholas, B., & Jack, Z. (2013). Jump Start: Aspen Utilities Planner V8. Aspen Technology, Inc.
Smith, R. (2005). Chemical process: design and integration: John Wiley & Sons.
Sun, L., & Smith, R. (2015). Performance modeling of new and existing steam turbines. Industrial & Engineering Chemistry Research, 54(6), 1908-1915.
Varbanov, P., Doyle, S., & Smith, R. (2004). Modelling and optimization of utility systems. Chemical Engineering Research and Design, 82(5), 561-578.
Wagner, W., & Kretzschmar, H.-J. (2007). International Steam Tables-Properties of Water and Steam based on the Industrial Formulation IAPWS-IF97: Tables, Algorithms, Diagrams, and CD-ROM Electronic Steam Tables-All of the equations of IAPWS-IF97 including a complete set of supplementary backward equations for fast calculations of heat cycles, boilers, and steam turbines: Springer Science & Business Media.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top