Asee peer logo
Displaying all 2 results
Conference Session
Projects in Instrumentation and Control
Collection
2012 ASEE Annual Conference & Exposition
Authors
Akram Hossain, Purdue University, Calumet; Tanima Zaman, Purdue University Calumet
Tagged Divisions
Instrumentation
interactionbetween the user and the machine/process in automation industry, a good HMI display makesthis interaction flawless and smooth. On the contrary, a poor HMI design makes it difficult forthe operators to have a clear understanding of the machine/process and contributes to reducedsystems performance, significant amount of production loss, or even accidents/fatalities at worst.In the process industry, high performance HMI display design focuses on providing maximumamount of effective information related with a machine/process. There is a misconception thatincorporating more raw data means providing more information. In real sense, providing usefuldata with proper presentation is reflected as information while designing an efficient HMIdisplay. Well
Conference Session
Computer-based Measurements
Collection
2012 ASEE Annual Conference & Exposition
Authors
Mohammad Rafiq Muqri, DeVry University, Pomona; Shih Ek Chng, DeVry University, Pomona; Furqan Muqri, University of Texas; Aceela Muqri, VCU School of Medicine
Tagged Divisions
Instrumentation
vector analysis (calculatingmean axes).The java algorithms used place emphasis upon the differential diagnosis based on the criteria 12of rhythm, P wave, PR interval, QRS complex, ST, T and U wave changes. We thereforeintroduced the students to the basics of the ECG interpretation and successfully attempted toincorporate some of these algorithms using the java data structures and advanced GUI features.Development of User InterfaceObjective-C 3 is an elegant reflective language (superset of the ANSI version of C) with addedSmalltalk style object oriented concepts which optimizes Model-view-Controller (MVC)software architecture. Just like the C code, we define header files and source files so as toseparate public declarations from the code