+ All Categories
Home > Technology > A development of hybrid temperature recorder monitoring system

A development of hybrid temperature recorder monitoring system

Date post: 18-Nov-2014
Category:
Upload: kuku001
View: 493 times
Download: 1 times
Share this document with a friend
Description:
 
25
A Development of Hybrid Temperature Recorder Monitoring System Asst.Prof.Dr. Olarn Wongwirat Mr. Keelati Oonchom Ms. Benjaporn Arnuttinanon Faculty of Information Technology King Mongkut’s Institute of Technology Ladkrabang [email protected] , [email protected] and [email protected] A Development of Hybrid Temperature Recorder Monitoring System
Transcript
Page 1: A development of hybrid temperature recorder monitoring system

A Development of Hybrid Temperature Recorder Monitoring

System

Asst.Prof.Dr. Olarn WongwiratMr. Keelati Oonchom

Ms. Benjaporn ArnuttinanonFaculty of Information Technology

King Mongkut’s Institute of Technology [email protected], [email protected] and [email protected]

A Development of Hybrid Temperature Recorder Monitoring System

Page 2: A development of hybrid temperature recorder monitoring system

Agenda

Introduction1

Calibration process2

System Analysis & Design3

Prototype Implementation4

A Development of Hybrid Temperature Recorder Monitoring System

Conclusion5

Page 3: A development of hybrid temperature recorder monitoring system

Introduction

A Development of Hybrid Temperature Recorder Monitoring System

O The HDDs from a production line are required to perform an operation test in a burn-in chamber for several hours.

O The calibration process employs a hybrid temperature recorder to measure the temperatures inside the burn-in chamber for a certain time.

O During the measurement period, an engineer has to manually monitor the printed out temperatures on the hybrid temperature recorder for error verification.

Page 4: A development of hybrid temperature recorder monitoring system

Introduction

A Development of Hybrid Temperature Recorder Monitoring System

O The research work that is related to the burn-in chamber used in the HDDs

O A. Coppola, “Experimental determination of a more powerful burn-In,” IEEE Transaction on Reliability, Vol. R27, No. 3, pp. 181-182, 1978.O There were experiment in to determine the burn-in cycle of chamber that was

controlled by a host computer.

O W. J. Paek, K. Jeong-Min, R. Dae-Geun, S.Young-Bok, and N. Chang-Woo, “System for testing hard disk drives,” United States Patent No. US6169413B1, January 2001.O The testing system used for multiple HDDs in the burn-in chamber by employing a

host controller was patented.

O N. H. Yong, L.H. Yew, and S. Demidenko, “Improving efficiency of IC burn-In testing,” Proceedings of the 2008 IEEE Instrumentation and Measurement Technology, May 2008, pp. 1685-1689.O The development of applied algorithms and relevant embedded software to the

burn-in and binning process.

Page 5: A development of hybrid temperature recorder monitoring system

Introduction

A Development of Hybrid Temperature Recorder Monitoring System

O The research works that apply knowledge of IT to the monitoring systems used in the industrial processes.

O M. Zaera, M. Esteve, C. E. Palau, and J. C. Guerri, “Design and development of an industrial monitoring system using Windows NT as a real-time operating system,” Proceedings of the 7th IEEE International Conference on Emerging Technologies and Factory Automation, October1999, vol. 2, pp. 1249-1257.O The development of real-time monitoring system in ceramic tiles manufacturing

by using the client/server architecture.

O P. Renton, P. Bender, S. Veldhuls, D. Renton, and M.A. Elbestawi, “Internet-based manufacturing process optimization and monitoring system,” Proceeding of the 2002 IEEE International Conference on Robotics and Automation, May 2002, pp. 1113-1118.O The aim of this work was to allow multiple-user to monitor remote machines

from different location.

Page 6: A development of hybrid temperature recorder monitoring system

OSRST ( Self Running Stress Test )

OThe calibration process

OProblem in the calibration process

Calibration process of burn-in chamber

A Development of Hybrid Temperature Recorder Monitoring System

Record Temperature

Save to floppy disk

PrintBurn-in

chamber

Hybrid temperature

recorder

Page 7: A development of hybrid temperature recorder monitoring system

O The burn-in process is one of the test functions in the testing process.

O The HDDs are operated under stress at high temperature in the burn-in chamber for several hours.

O After a period of operation cycle, these chambers are required to calibrate for ensuring quality.

SRST

A Development of Hybrid Temperature Recorder Monitoring System

Page 8: A development of hybrid temperature recorder monitoring system

O The hybrid temperature recorder is employed to probe several points inside the chamber

O The temperatures from the probes are measured, recorded, and printed out by the hybrid temperature recorder for a certain period.

O During the measurement period, the engineer has to monitor the results at the hybrid temperature recorder periodically.

Calibration Process

A Development of Hybrid Temperature Recorder Monitoring System

Page 9: A development of hybrid temperature recorder monitoring system

Calibration Process Problem

O Problem

O When the errors occur during the calibration period, the engineer could not notify the results and solve the problems immediately.

O Because burn-in chambers located remotely at different locations in the production line.

A Development of Hybrid Temperature Recorder Monitoring System

Page 10: A development of hybrid temperature recorder monitoring system

A Development of Hybrid Temperature Recorder Monitoring System

Temperature recording

system

Hybrid temperature recorder

monitoring system

Monitoring system

Stored and Send Temperature data

Stored, Processed, and Displayed temperaturedata

Page 11: A development of hybrid temperature recorder monitoring system

System Analysis & Design

ORequirement analysis

OSystem design

OSystem architecture

A Development of Hybrid Temperature Recorder Monitoring System

Page 12: A development of hybrid temperature recorder monitoring system

Requirement analysis

O The system should be able to

O Receive and record the temperature data from the hybrid temperature recorder at the central server through the wireless network.

O Display the temperature data on the server for monitoring in real-time.

O Plot the temperature data as the printed result on the hybrid temperature recorder during the calibration period.

O Configure the calibration parameters at the central server.

O Verify the received temperature data as specified in the measurement criteria.

O Alert when the errors occur during the calibration period.

A Development of Hybrid Temperature Recorder Monitoring System

Page 13: A development of hybrid temperature recorder monitoring system

System design

OUsecase diagram

OClass diagram

OSequence diagram

A Development of Hybrid Temperature Recorder Monitoring System

Page 14: A development of hybrid temperature recorder monitoring system

A Development of Hybrid Temperature Recorder Monitoring System

Usecase diagram

Page 15: A development of hybrid temperature recorder monitoring system

A Development of Hybrid Temperature Recorder Monitoring System

Class diagram

Page 16: A development of hybrid temperature recorder monitoring system

Sequence diagram

A Development of Hybrid Temperature Recorder Monitoring System

Page 17: A development of hybrid temperature recorder monitoring system

Sequence diagram

A Development of Hybrid Temperature Recorder Monitoring System

Page 18: A development of hybrid temperature recorder monitoring system

System architecture

A Development of Hybrid Temperature Recorder Monitoring System

Production line

Burn-in chamber

Hybrid Temperature

recorder

Engineering office

Client

Wireless network

Central server

Client for monitoring

Client for monitoring

The Monitoring SystemThe Temperature Recording System

Page 19: A development of hybrid temperature recorder monitoring system

O The monitoring system

O Main page

O Monitoring page

O Full screen monitor page

O Set up page

A Development of Hybrid Temperature Recorder Monitoring System

Prototype

Page 20: A development of hybrid temperature recorder monitoring system

Main page

A Development of Hybrid Temperature Recorder Monitoring System

Page 21: A development of hybrid temperature recorder monitoring system

Monitoring page

A Development of Hybrid Temperature Recorder Monitoring System

Page 22: A development of hybrid temperature recorder monitoring system

Full screen monitor page

A Development of Hybrid Temperature Recorder Monitoring System

Page 23: A development of hybrid temperature recorder monitoring system

Set up page

A Development of Hybrid Temperature Recorder Monitoring System

Page 24: A development of hybrid temperature recorder monitoring system

Conclusion

O In this work, O The problems and requirements of calibration process was

investigated and analyzed at first. O The results were carried out to the design phase and the usecase

diagram was employed to express the scope of system. O The class and sequence diagrams were also used to describe the

system components and methods. O The system prototype was implemented to use in the process for

testing as well.

O In the future work, the temperature recording system will be developed, implemented, and integrated into the system for completion before delivering to use in the actual process. The system performance will also be measured and verified.

A Development of Hybrid Temperature Recorder Monitoring System

Page 25: A development of hybrid temperature recorder monitoring system

A Development of Hybrid Temperature Recorder Monitoring System

Any questions or feedback, please contact me at

[email protected]

Many thanks for all contributors to the work in this talk!

Thank You!


Recommended