博碩士論文 104327027 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:160 、訪客IP:3.137.170.183
姓名 蔡咏昇(Yung-Sheng Tsai)  查詢紙本館藏   畢業系所 光機電工程研究所
論文名稱 鋰離子電池模組故障排除系統暨老化參數量測建置研究
(Development of Troubleshooting System for Lithium Battery Packs and Study on the Degradation Assessment Model for Li-ion Battery Pack)
相關論文
★ TFT-LCD前框卡勾設計之衝擊模擬分析與驗證研究★ TFT-LCD 導光板衝擊模擬分析及驗證研究
★ 數位機上盒掉落模擬分析及驗證研究★ 旋轉機械狀態監測-以傳動系統測試平台為例
★ 發射室空腔模態分析在噪音控制之應用暨結構聲輻射效能探討★ 時頻分析於機械動態訊號之應用
★ VKF階次追蹤之探討與應用★ 火箭發射多通道主動噪音控制暨三種線上鑑別方式
★ TFT-LCD衝擊模擬分析及驗證研究★ TFT-LCD掉落模擬分析及驗證研究
★ TFT-LCD螢幕掉落破壞分析驗證與包裝系統設計★ 主動式火箭發射噪音控制使用可變因子演算法
★ 醫學/動態訊號處理於ECG之應用★ 光碟機之動態研究與適應性尋軌誤差改善
★ 具新型菲涅爾透鏡之超音波微噴墨器分析與設計★ 醫用近紅外光光電量測系統之設計與驗証
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本論文涵蓋兩部分,包括鋰離子電池模組故障排除系統建置,其目的為提供使用者快速找出使電池組故障或停機保護的問題來源;以及量測電池老化重要指標參數-電池直流內阻值(DCIR),在電池使用中進行動態量測,以便後續建鋰離子電池殘餘壽命評估技術,達到提前警示使用者使用壽命功能。

在故障排除系統建置方面,本研究以Python程式語言進行系統撰寫,藉Python豐富的開源函式庫(Library),利於撰寫知識庫系統,另採用PyQt5模組開發圖形使用者介面(GUI);此系統方便使用者判讀並可持續擴充其專家知識邏輯與解釋故障原因,可讓診斷系統故障判斷及排除逐日精準。知識庫邏輯判斷經由分析整合,透過電池廠商提供多年故障判斷及維修經驗所累積的故障型態樹狀分析圖(FTA),做為系統開發及故障推論的架構;開發過程若遇到特殊故障狀況,均與廠商電池組故障維修技術員討論並研析正確的原因及排除方式;此外,規劃製作友善的使用者介面,讓使用者對故障電池的狀況一目了然。

為了擴充電池管理系統殘餘壽命評估功能,且增加故障排除系統進行故障類別判斷的特性參數,開發電池模組內阻及監測參數量測暨壽命評估技術:使用Hybrid Power Pulse Characterization (HPPC)技術並針對廠商提供的e-bike輕量動力電池組實驗設計,連接廠商的資料擷取裝置,紀錄電池動態參數並計算內阻值。在評估實驗需求後,以大型恆溫箱設備進行恆溫條件充放電量測實驗,本研究需經長時間不間斷實驗,逐日獲得電池老化數據,故研究中以可程式直流電源供應器及可程式直流電子負載,以便讓電池自行充放電進行實驗。透過所設計一系列電池充放電流程,由診斷器擷取每秒電池內部參數,計算出電池壽命老化之重要指標參數-電池內阻值,後續可以建立電池等效電路模型,模擬電池輸出特性並進行驗證,如此能透過電池老化演算法進行鋰離子電池壽命預測。
摘要(英) This industry-university cooperative research project aims at realizing two techniques per commissioned manufacturer including the development of trouble-shooting system for Li-ion battery packs, and the measurement of internal resistance and parameters for the residual life estimation of battery packs.
When the battery pack can’t be charged or malfunction happened, it will be refund to local dealer, service personnel can use the trouble-shooting system to load the fault log data from battery packs by diagnosis tool, the system will show the reasoning which type of protection and every step of troubleshooting on the system graphical user interface (GUI).
Development of trouble-shooting system: The system has been coded through Python as an abundant Python open-source library functions can be obtained. Additionally, we coded the GUI by using PyQt5 module. The developed system is convenient for the manufacturer to use; further, its diagnosis capability is easy to be expanded with adding more inferring logics and rule-causes. Overall architecture of the troubleshooting system is followed the Fault Tree Analysis (FTA) which is built by lithium battery pack expert, FTA contains all of malfunction about lithium battery pack form maintenance department engineer years of experience.
Measurement of internal resistance and parameters for the residual life: For the measurement of internal resistance and battery parameters the hybrid power pulse characterization scheme will be implemented to perform on the battery packs SBC-DT1. More specifically, the internal resistance of battery packs can be accurately calculated since the equivalent circuits of battery packs are modeled and varied parameters are acquired as soon as the charge and discharge processes are performed.
So far, the diagnosis modules of trouble-shooting system for Li-ion battery packs have been designed and implemented; further, to expand more inferring logics and rule-causes and to polish the GUI to be more user friendly are undergoing. Meanwhile, the domain experienced engineers from the manufacturer help verify its inferring and diagnosis performance. As to the internal resistance estimation, all related experiments following each charge and discharge process can be conducted after the test room is remodeled and the constant-temperature chamber is installed.
關鍵字(中) ★ 鋰離子電池模組
★ 內阻
★ 故障診斷
★ 電池老化參數量測
★ 專家系統
關鍵字(英) ★ Lithium ion Battery Packs
★ Internal Resistance
★ Failure Diagnosis
★ Measurement of battery aging parameter
★ Expert System
論文目次 摘要 VI
Abstract VII
致謝 VIII
目錄 IX
圖目錄 XI
表目錄 XIII
第一章 緒論 1
1-1 研究背景與目的 1
1-1-1 現況與背景 1
1-1-2 動機與目的 2
1-2 文獻探討 3
1-3 論文架構 6
第二章 理論基礎 7
2-1 鋰離子電池發展 7
2-2 鋰離子電池原理及特性 8
2-2-1 組成結構 9
2-2-2 運作原理 12
2-2-3 優點 13
2-3 電池常用名詞介紹 15
2-4 實際與理想電池差異 16
第三章 電池管理系統 20
3-1 影響電池輸出要素 20
3-1-1 溫度 20
3-1-2 輸出電流 21
3-1-3 自放電率 22
3-1-4 電池老化 22
3-2 保護原理 23
3-2-1 電壓保護 23
3-2-2 電流保護 24
3-2-3 溫度保護 24
3-2-4 電池芯平衡 25
第四章 故障排除系統建置 26
4-1 故障參數存取流程 26
4-2 診斷平台建置 28
4-2-1 系統架構 28
4-2-2 系統流程 31
4-3 圖形使用者介面設計 33
第五章 鋰離子電池模組量測平台建置 34
5-1 量測設備 34
5-2 混合脈衝動力性能測試 37
5-3 量測流程 39
第六章 研究成果驗證 43
6-1 故障排除系統GUI 43
6-2 系統推論驗證 45
6-3 老化參數量測及內阻計算 52
第七章 結果與未來展望 57
7-1 結論 57
7-2 未來展望 58
參考文獻 60
附錄1 64
附錄2 66
參考文獻 [1]吳溪煌:技術專欄-鋰離子電池之老化分析。2017年,取自http://pg2online.com/battery/?p=486。
[2] Variant Market Research: Lithium-Ion Battery Market. 2017, from: https:/www.variantmarketresearch.com/report-categories/semiconductor-electronics/lithium-ionbattery-market.
[3]智慧型系統實驗室:專家系統。2019年,取自http://neuron.csie.ntust.edu.tw/homework/98/NN/homework1/M9807429_1/files/ES。
[4] I. Fernando, F. Alexander and M. Cohen, “A Domain Specific Expert System Model for Diagnostic Consultation in Psychiatry”, 12th ACIS International Conference on Software Engineering Artificial Intelligence, pp. 6-8, Sydney, Australia, July 2011.
[5] T. Kasbe and R. S. Pippal, “Design of Heart Disease Diagnosis System using Fuzzy Logic”, 2017 International Conference on Energy, Communication, Data Analytics and Soft Computing, pp. 3183-3187, Chennai, India, August 2017.
[6]范植賢,蔡尤溪,李魁鵬,「建築能源管理診斷專家系統之研發」,冷凍與空調技師 雜誌,27期,71-82頁,2004年6月。
[7] Y. Yue, X. Li and Q. Zong, “Development of Automobile Fault Diagnosis Expert System Based on Fault Tree - Neural Network Ensemble”, 2011 International Conference on Electronics, Communications and Control, pp. 2028-2031, Ningbo, China, September 2011.
[8] O. Y. Chao:基於規則的專家系統。2018年,取自http://mozart.im.ntust.edu.tw。
[9] Y. C. Hou:Expert System。2018年,取自ftp://ftp.im.tku.edu.tw/Prof_Hou。
[10]史慧,王偉,高戈:智能故障診斷專家系統開發平台。2017年,取自 http://www.casic-amc.com。
[11] J. Zhou, J. Yu and J. Dai, “A Universal Fault Diagnosis Expert System based on Fault Tree”, 2009 9th International Conference on Electronic Measurement & Instruments, pp. 200-204, Beijing, China, August 2009.
[12] C. Zhen, Z. Chen and D. Huang, “A novel Sensor Fault Diagnosis method for Lithium-ion Battery System Using Hybrid System Modeling”, 2018 Condition Monitoring and Diagnosis Conference, pp. 978-982, Perth, Australia, September 2018.


[13] T. Kim, A. Adhikaree, R. Pandey, D. Kang, M. Kim, C. Y. Oh and J. Back, “Outlier Mining-based Fault Diagnosis for Multi-cell Lithium-ion Batteries using a Low-priced Microcontroller”, 2018 IEEE Applied Power Electronics Conference and Exposition, pp. 3365-3369, San Antonio, USA, March 2018.
[14] J. Cabrera, A. Vega, F. Tobajas, V. Déniz and H. A. Fabelo, “Design of a reconfigurable Li-Ion Battery Management System (BMS)”, 2014 Technologies Applied to Electronics Teaching, pp. 978-983, Bilbao, Spain, June 2014.
[15] Y. Xing, E. W. Ma, K. L. Tsui and M. Pecht, “Battery Management Systems in Electric and Hybrid Vehicles”, Energies, Vol 4, pp. 1840-1857, December 2011.

[16] Y. Chen, X. Liu, G. Yang and H. Geng, “An Internal Resistance Estimation Method of Lithium-ion Batteries with Constant Current Tests Considering Thermal Effect”, IECON 43rd Annual Conference of the IEEE Industrial Electronics Society, pp. 7629-7634, Beijing, China, November 2017.
[17] Idaho National Laboratory, Battery Test Manual for Plug-In Hybrid Electric Vehicles, Rev 3, U.S. Department of Energy, USA, September 2014.
[18] Y. Li, “Investigation of the Impact of Battery Stack Monitor Accuracy on EKF-based SoC Estimation Algorithms for Electric Vehicles”, 2017 IEEE Transportation Electrification Conference and Expo, pp. 474-478, Chicago, USA, June 2017.
[19] D. Wang, Y. Bao and J. Shi, “Online Lithium-Ion Battery Internal Resistance Measurement Application in State-of-Charge Estimation Using the Extended Kalman Filter”, Energies, Vol 10, pp. 1284-1294, August 2017.
[20] G. Arijit and P. Amit, “State of Health Estimation of Lithium-ion Batteries using Capacity Fade and Internal Resistance Growth Models”, IEEE Transactions on Transportation Electrification, Vol 4, pp. 135-146, November 2017.
[21] M. Dubarry, C. Truchot and B. Y. Liaw, “Synthesize Battery Degradation Modes via a Diagnostic and Prognostic Model”, Journal of Power Source, Vol 219, pp. 204-216, December 2012.
[22] S. Yuan, H. Wu, X. Zhang, and C. Yin, “Online Estimation of Electrochemical Impedance Spectra for Lithium-ion Batteries via Discrete Fractional Order Model”, 2013 IEEE Vehicle Power and Propulsion Conference, pp. 224-229, Beijing, China, October 2013.
[23] R. Gogoana, M. B. Pinson, M. Z. Bazant and S. E. Sarma, “Internal resistance matching for parallel-connected lithium-ion cells and impacts on battery pack cycle life”, Journal of Power Sources, Vol 252, pp. 8-13, 2014.
[24] M. S. Whittingham, “Electrical Energy Storage and Intercalation Chemistry”, Science, Vol 192, pp. 1126-1127, June 1976.
[25] R. Kirchhoff and E. Bunsen, “XXIV—On Chemical Analysis by Spectrum-Observations”, Quarterly Journal of the Chemical Society of London, Vol 13, pp. 270-289, October 1861.
[26] Wikipedia:鋰離子電池。2019年,取自 https://www.wikiwand.com/zh-mo/鋰離子電池。
[27] P. Shapley: Common Battery Types. 2012, from: http://butane.chem.uiuc.edu/pshapley/GenChem2/C6/3.html.
[28]每日頭條:電池產業訊息網。2017年,取自 https://kknews.cc/zh-tw/finan ce/yajjova.html。
[29]林士人,「鋰電池電量模擬平台之研究」,國立交通大學,電機與控制碩士論文, 2007年。
[30]張彥博,陳金銘,郭信良,鄭季汝,「鋰離子電池高容量負極材料技術」,工業材料雜誌,267期,53-60頁,2009年3月。
[31] Syao:財經知識庫-鋰電池材料。2018年,取自https://www.moneydj.com/KMDJ/wiki/wikiViewer.aspx?keyid=91bb46c4-3bde-4084-a4c0-b844550e1403。
[32] J. B. Goodenough, “How We Made the Li-ion Rechargeable Battery”, Nature Electronics, Vol 1, pp. 204-205, March 2018.
[33] W. Maranda, “Capacity Degradation of Lead-acid Batteries Under Variable-depth Cycling Operation in Photovoltaic System”, Mixed Design of Integrated Circuits and Systems Conference, pp. 1-4, Torun, Poland, June 2015.
[34] J. Warner, The Handbook of Lithium-Ion Battery Pack Design, Rev 1, Elsevier Inc, USA, July 2015.
[35]賴世榮,「智慧型鋰離子電池殘存電量估測之研究」,國立中山大學,電機工程學系碩士論文,2004年。
[36]標準檢驗局,CNS 62133-2含鹼性及其他非酸性電解質之二次單電池及電池組-用於可攜式應用之可攜式封裝型二次單電池及由其所組成的電池組之安全要求-第2 部:鋰系,經經濟部標準檢驗局,台北,2018年。
[37] A. Thielmann, A. Sauer, R. Isenmann, M. Wietschel, Technology Road Map Energy Storage for Electric Mobility 2030, Karlsruhe Fraunhofer ISI, Rev 1, German, October 2012.
[38] Statementdog:電池產業-能源元件。2019年,取自https://statementdog.com/taiex/23-battery-industry。
[39]洪裕桓,「智慧型鋰電池管理系統之研製」,國立中山大學,電機工程學系碩士論文, 2005年。
[40]何昌祐:鋰離子電池及電池電量計介紹。2018年,取自https://www.richtek.com/ Design%20Support/Technical%20Document。
[41] M. Dubarry and B. Y. Liaw, “Development of a Universal Modeling Tool for Rechargeable lithium batteries”, Journal of Power Sources, Vol 174, pp. 856-860, December 2007.
[42] International Electrotechnical Commission, IEC 61982 Secondary Batteries for the Propulsion of Electric Road Vehicles - Performance and Endurance Tests, International Electrotechnical Commission, Geneva, April 2012.
[43] Y. Kim, S. Yun and J. Lee, “SOC Estimation and BMS Design of Li-ion Battery Pack for Driving”, 14th International Conference on Ubiquitous Robots and Ambient Intelligence, pp. 216-218, Jeju, South Korea, June 2017.
[44]方程毅:解決鋰離子電池低溫無法運作的問題。2019年,取自https://cas e.ntu.edu.tw/blog/?p=30591。
[45] Johnason:動力電池保護板討論與分析-主動平衡與被動平衡。2019年,取自https://blog.xuite.net/joh3622/johnason/112606130。
[46]王碩,孫洋洋,Python GUI程式設計PyQt5實戰,一版,博碩文化股份有限公司,台灣台北,2018年5月。
[47] Wikiwand: Qt. 2019, from: https://www.wikiwand.com/zh-tw/Qt.
[48] C. F. Tan, L. S. Wahidin, S. N. Khalil, N. Tamaldin1, J. Hu and G. W. M. Rauterberg, “The Application of Expert System: A Review of Research and Applications”, ARPN Journal of Engineering and Applied Sciences, Vol 11, pp. 2448-2453, January 2016.
[49] Good Will Instrument:LinkViEW充放電控制軟體。2018年,取自 https://www.gwinstek.com/zh。
[50] J. P. Christopherson, Battery Test Manual for Electric Vehicles, Rev 3, Idaho National Laboratory, USA, June 2015.
[51] MBAlib:專家系統。2019年,取自https://wiki.mbalib.com/zh-tw/專家系統。
指導教授 潘敏俊(Min-Chun Pan) 審核日期 2019-10-8
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明