§ 瀏覽學位論文書目資料
  
系統識別號 U0002-2306200819572500
DOI 10.6846/TKU.2008.00782
論文名稱(中文) 遠端自動控制實驗設計之研究
論文名稱(英文) A Study of Designing Remote Automatic Control Laboratory
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系博士班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 96
學期 2
出版年 97
研究生(中文) 吳炳煌
研究生(英文) Ping-Huang Wu
學號 888190039
學位類別 博士
語言別 繁體中文
第二語言別 英文
口試日期 2008-06-20
論文頁數 86頁
口試委員 指導教授 - 郭經華(chkuo@mail.tku.edu.tw)
委員 - 陳孟彰
委員 - 趙榮耀
委員 - 王英宏
委員 - 王俊嘉
關鍵字(中) 遠端控制
自動控制
監控系統
數位學習
關鍵字(英) Remote control
Automatic control
Visual monitoring system
E-learning
第三語言關鍵字
學科別分類
中文摘要
本文結合教材(Content)、通訊(Communication)、電腦(Computer)與控制(Control)等4C的技術領域,設計遠端自動控制實驗網路教學平台,以及遠端監控系統,並將能力本位教學原理應用於此教學架構。此遠端自動控制系統提供之教學平台,讓學生利用網路即能夠遠端監控實驗室的設備,可應用在大專院校的控制實驗課程,以實施專業技術實習之網路教學模式。透過本系統學生不需要再學習或書寫任何網路程式,即可操控遠端控制伺服器驅動實驗室設備,並透過即時視訊,隨時監控掌握實驗室設備之動作及狀態。本文提出並實際落實PLC與PID控制的網路教學系統,所得結果顯示本系統的執行成效良好。為評估教學成效,進行實驗教學,探討不同的教學方法和不同程度的學生對遠端控制實習學習成就的影響,結果顯示這種透過網路的自動控制實驗設計與利用實體實驗室實習的效果相當,此遠端控制之網路教學模式應可擴展至其他專業科目或實習的教學,以提昇技職教育之教學方法及教學效果。
英文摘要
This dissertation integrates the 4Cs—content, communication, computer and control—in designing remote learning systems and visual monitoring systems coupled with techniques from competence-based education. Our proposed remote control system provides an online environment that students can access anytime, anywhere to control or observe equipment in the laboratory. Moreover, our remote automatic control platform can be implemented in college-level automatic control courses for students and instructors to carry out online laboratory courses. Here, we demonstrated two successful remote learning systems for PLC and PID control, respectively, that show promising results. To evaluate the efficacy of our system, we conducted an experimental study and analyzed the outcomes of different instructional methods. We investigated the effect of students’ prior academic performance on their academic achievements in the automatic control course. The results show that our system is as effective as the traditional instructional method. We hope that our findings will help improve the teaching and learning effectiveness of vocational education methods.
第三語言摘要
論文目次
Table of Contents  
              
Table of Contents I
List of Figures IV
List of Tables VI

Chapter 1  Introduction 1
1.1 Motivation 1
1.2 Purposes 2
Chapter 2  Related Works 6
2.1 The Strategies and Advantages of E-learning 6
2.2 Remote Control System and Its Advantages 10
2.3 Competence-based Education 11
2.4 Visual Monitoring System 13
2.5 Our Experiences on Remote Control Laboratory 14
2.5.1 Power Monitoring System 14
2.5.2 Remote Control Lab Using PDA 18
2.5.3 PLC Control Lab Using GSM System 21
Chapter 3  The Design of a Remote Learning System and a Visual Monitoring System 27
3.1 The Design of a Remote Learning System (RLS) 27
3.1.1 Overview 27
3.1.2 System Architecture 29
3.1.3 Class Management Center (CMC) 34
3.1.4 The Design of a Remote Desktop Program 37
3.2 The Design of a Visual Monitoring System (VMS) 39
3.2.1 Overview 39
3.2.1.1 Server End 40
3.2.1.2 Client End 42
3.2.2 A Real-time Moving Object Segmentation Scheme	42
3.2.2.1 Seed Determination and Region Growing	44
3.2.2.2 Region-based Change Detection 47
3.2.3 Implementation and Results 48
Chapter 4  A Web-based Virtual Laboratory for PLC 51
4.1 Overview 51
4.2 System Architecture 53
4.3 PLC Program Design 54   
4.4 PLC Remote Execution 56
4.5 On-line PLC Virtual Lab 57
Chapter 5  A Remote Automatic Control Laboratory for PID Control	60   
5.1 PID Controller Laboratory Course: the Traditional  Method	60
5.1.1 Theory	 60
5.1.2 Laboratory Equipment 62
5.1.3 Experiment 62
5.2 Using the RLS for On-line Practice 64
5.2.1 On-line Materials 64      
5.2.2 Remote Execution 64
5.2.3 Execution Results 65
5.3 Competence-based Networked Learning System 66
5.4 Analysis of the Instruction Outcomes 69
5.4.1 Experiment Design 69
5.4.2 Research Hypotheses 71
5.4.3 Results 72
Chapter 6  Conclusion and Future Works 77

References 79
Appendix A. Publication List   84
List of Figures

Figure 2-1. Architecture of the power monitoring system 16
Figure 2-2. The operating interface of the power monitoring system	17
Figure 2-3. Hardware architecture of the system 19
Figure 2-4. Server-end interface of the thermostat control	20
Figure 2-5. Client-end interface 20
Figure 2-6. PLC control interface 20
Figure 2-7. System architecture of the M-PLC control lab using the GSM system 23
Figure 2-8. The control and monitoring interface on the server end 24
Figure 2-9. Sending SMS message to PLC 25
Figure 2-10. Report from PLC 26
Figure 3-1. System architecture of the RLS 30
Figure 3-2. Server/client control flow of the RLS 33
Figure 3-3. Control flow of the CMC 35
Figure 3-4. Homepage of the CMC 36
Figure 3-5. Student booking records 36
Figure 3-6. Pseudo-code for picture encoding/decoding 38
Figure 3-7. Camera control unit 41
Figure 3-8. Encoding unit 42
Figure 3-9. Object segmentation and application 43
Figure 3-10. Flow chart of object segmentation 43
Figure 3-11. Pseudo-code for Seed Determination and Region Growing 46
Figure 3-12. Network packets transmission process for real-time Monitoring 50
Figure 4-1. Flow chart for PLC design/execution 55
Figure 4-2. The course materials of the PLC virtual lab 57
Figure 4-3. The facility of the elevator simulation 58
Figure 4-4. PLC program design interface 58
Figure 4-5. PLC execution and video display 59
Figure 4-6. Remote control interface developed using VB 59
Figure 5-1. Block diagram of a closed loop PID control system; R(S): reference input, E(S): error signal, C(S): controlled variable, and Gc(S): transfer function 61
Figure 5-2. Feedback 33-100 mechanical unit for PID control 62
Figure 5-3. Block diagram of the DC motor position control system 63
Figure 5-4. Real-time response of the PID position Controller (Kp= 65, Ki= 0 and Kd= 0) 63
Figure 5-5. Flow chart of PID controller design/execution 65
Figure 5-6. Response interface of PID position control for the RLS (Kp= 65, Ki= 0 and Kd= 0) 66
Figure 5-7. Learning flow chart of CBE+RLS 68
 
List of Tables

Table 3-1. Notations 44
Table 5-1. Descriptive statistics 72
Table 5-2. Levene's test of equality of error variances 73
Table 5-3. Summary of two-way ANOVA results 73
Table 5-4. Multiple comparisons 75
參考文獻
[1] Pena-Shaff, J. B. and Nicholls, C., “Analyzing Student Interaction and Meaning Construction in Computer Bulletin Board Discussions,” Computers & Education, Vol. 42, pp. 243-265 (2004).
[2] Chen, Y. S., Kao, T. C. and Sheu, J. P., “A Mobile Learning System for Scaffolding Bird Watching Learning,” Journal of Computer Assisted Learning, pp. 347-359 (2003).
[3] Mouthaan, T. J., Olthuis, W. and Vos, H., “Competence-based E-learning : (How) Can We Implement It?.” IEEE International Conference on Microelectronic Systems Education, pp. 33-34 (2003).
[4] Karampiperis, P. and Sampson, D., “Adaptive Learning Objects Sequencing for Competence-based Learning,” IEEE International Conference on Advanced Learning Technologies (ICALT), pp. 136-138 (2006).
[5] Kreijns, K. and Kirschner, P. A., “The Social Addordances of Computer-supported Collaborative Learning Environments,”  Frontiers in Education Conference, Vol. 1, pp. T1F-12-T1F-17 (2001).
[6] Kelly, R. and Moreno, J., “Learning PID Structures in an Introductory Course of Automatic Control,” IEEE Transactions on Education, Vol. 44, No. 4, pp. 373-376 (2001).  
[7] Mikael, M., Eriksson, L. and Heikki, H., “Tuning of PID Controllers for Networked Control Systems,” The 32nd Annual Conference of the IEEE Industrial Electronics Society, pp. 4605-4655 (2006).
[8] Chen, W. F., Wu, W. H. and Su, T. J., “Assessing Virtual Laboratories in a Digital-Filter Design Course: An Experimental Study,” IEEE Transactions on Education, pp. 1-7 (2007).
[9] Christou, I. T., Efremidis, S., Tiropanis, T. and Kalis, A., “Grid-based Virtual Laboratory Experiments for a Graduate Course on Sensor Networks,” IEEE Transactions on Education, Vol. 50, No. 1, pp. 17-26 (2007).
[10] Wu, P. H. and Kuo, C. H., “A Web-based Virtual Laboratory for PLC,” IEEE International Conference on Consumer Electronics (ICCE), pp. 297-302 (2003). 
[11] Kuo, C. H., Wang, T. S. and Wu, P. H., “Design of Networked Visual Monitoring Systems,” The Tamkang Journal of Science and Engineering, Vol. 2, No. 3, pp. 149-161 (1999). 
[12] Powell, J. V., Aeby Jr. V. G. and Carpenter-Aeby, T., “A comparison of Student Outcomes with and without Teacher Facilitated Computer-base Instruction,” Computers & Education, Vol. 40, pp. 183-191 (2003).
[13] Kuo, C. H., Wu, P. H. and Wang, T. S., “On the Construction of a Color Model for Real-time Visual Moving Objects Segmentation,” The Tamkang Journal of Science and Engineering, Vol. 8, No.2, pp. 87-98 (2005). 
[14] http://derekstockley.com.au/elearning-definition.html, Avaiable on May 2008.
[15] http://www2.unescobkk.org/education/ict/v2_2/info.asp?id=11043, Avaiable on May 2008.
[16] http://www.worldwidelearn.com/elearning-essentials/elearning-
benefits.htm, Avaiable on May 2008.
[17] Basilio, J. C. and Matos, S. R., “Design of PI and PID Controllers with Transient Performance Specification,” IEEE Transactions on Education, Vol. 45, No.4, pp. 364-370 (2002).
[18] Teixeira, M. C. M., Assuncao, E. and Covacic, M. R., “Proportional Controllers: Direct Method for Stability Analysis and MATLAB Implementation,” IEEE Transactions on Education, Vol. 50, No, 1, pp. 74-78 (2007).
[19] Tipsuwanpom, R. T., Runghimmawan, T., Intajag, S. and Krongratana, V., “Fuzzy Logic PID Controller Based on FPGA for Process Control,” IEEE International Symposium on Industrial Electronics, Vol. 2, pp. 1495-1500 (2004). 
[20] Li, C. Y. and Huang, T. L., “Optimal Design of the Grey Prediction PID Controller for Power System Stabilizers by Evolutionary Programming,” IEEE International Conference on Networking, Sensing and Control, Vol. 2, pp. 1370-1375 (2004).
[21] Shi, C., Guo, C. and Sun, C., “Application of Intelligence Controller for Marine Main Engine System,” Intelligent Control and Automation, WCICA, Vol. 2, pp. 8439-8443 (2006).
[22] Swamy, N., Kuljaca, O. and Lewis, F. L., “Internet-based Educational Control Systems Lab Using NetMeeting,” IEEE Transactions on Education, Vol. 45, No. 2, pp. 145-151 (2002).
[23] Hodge, H., Hinton, H. S.and Lightner, M., “Virtual Circuit Laboratory,” IEEE Frontiers in Education Conference, pp. T1D-1-T1D-6 (2000).
[24] Wu, P. H., Kuo, C. H., Wu, P. L. and Wu, T. H., “Design and Implementation of Power Monitoring System,” Computers and Advanced Technology in Education (CATE), pp. 362-366 (2007).
[25] Wu, P. H., Kuo, C. H., and Lin, C. C, “Design and Implementation of the Control Lab Using PDA,” IEEE International Workshop on Wireless and Mobile Technologies in Education (WMTE), pp. 70-72 (2005). 
[26] Wu, P. H., Kuo, C. H., Lin, C. C, and Wu, P. L., “Design and Implementation of the PLC Control Lab Using GSM System,” IEEE International Conference on Advanced Learning Technologies (ICALT), pp. 393-395 (2006). 
[27] Wu, P. H., Kuo, C. H., Wu, P. L., and Wu, T. H., “Design a Competence-based Networked Learning System: Using Sequence Control as Example,” International conference on Multimedia, Information and Communication Technologies in Education (m-ICTE 2006), Vol. 2, pp.787-791 (2006).
[28] Pallant, J., SPSS survival manual (2nd ed.), Open University Press, U. K. (2005).
[29] Suthers, D. D., Hundhausen, C. D. and Girardeau, L. E., “Comparing the Roles of Representations in Face-to-Face and Online Computer Supported Collaborative Learning,” Computers & Education, Vol. 41, pp. 335-351 (2003).
論文全文使用權限
校內
紙本論文於授權書繳交後5年公開
同意電子論文全文授權校園內公開
校內電子論文於授權書繳交後5年公開
校外
同意授權
校外電子論文於授權書繳交後5年公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信