International Journal of Interactive Mobile Technologies (iJIM) - Volume 4, Issue 4, October 2010 ADOBE FLASH LITE-BASED ONLINE LABORATORY IN MOBILE PHONE ADOBE Flash Lite-Based Online Laboratory for Mobile Phones doi:10.3991/ijim.v4i4.1440 Ananda Maiti and Anindya Maiti Vellore Institute of Technology, Vellore, India Abstract—Recently, development of "Microelectronics and VLSI Engineering" Laboratory at IIT Kharagpur (http://lod.iitkgp.ernet.in/netlab), an innovative remote mi- croelectronics device characterization and parameter ex- traction laboratory has been reported. The laboratory en- ables students to measure different semiconductor device characteristics and extract device parameters at any time and from anywhere using a Java-enabled web browser. Having pioneered the PC-based online laboratory to en- hance microelectronics education, feasibility of use of mobile devices for hardware-based remote experimentation is ex- plored. The work introduced in this paper is a prototype of the use of mobile devices in laboratory education. Index Terms—m-learning, laboratory education, flash lite, online laboratory I. INTRODUCTION Laboratory courses on hands-on experiments are an in- tegral part of engineering education. The use of new teaching and learning technologies is central to the dis- tance education academic programmes. With the ad- vancements in computer technologies to high-speed proc- essors, the World Wide Web (WWW) and wireless com- munication, it is now possible to execute hardware-based engineering laboratories from a remote personal computer (PC) [1]. Recently, the convergence of mobile phones and personal digital assistants (PDAs) into smart phones has taken place. New technologies (such as the internet, wire- less communication and other systems) offer further new possibilities to provide access to experimental setup with- out using a conventional PC. Various types of teach- ing/learning activities using mobile devices, where stu- dents can access information through the internet have been reported [2]. However, despite the significant poten- tial of mobile technologies for possible use as learning tools in higher education, its use currently appears to be very limited. To the best of our knowledge the use of mo- bile devices in performing hands-on remote-controlled experiments for laboratory teaching has so far not been reported. It seems now possible to implement experimen- tal online laboratories in more advanced, efficient, highly interactive and very user-friendly mobile phones. Adobe Flash Lite is a highly optimized implementation of the Flash runtime for mobile phones, consumer elec- tronic devices, and Internet-connected digital home de- vices. Flash Lite 2.0, based on Flash Player 7, supports Flash 7's newer ActionScript 2.0. According to Strategy Analytics, the number of Flash Lite enabled devices will reach more than 2.5 billion by the end of 2010. Thus mo- bile devices will provide greater flexibility in students’ laboratory education in future. The goal of this paper is to develop a hardware-based laboratory for microelectronics education and assess whether these laboratories performed at home or else- where are effective supplement for traditional laboratory courses. This paper explores ways to implement online hardware-based laboratories in mobile phones. Design and implementation of the online laboratory system in flash- enabled mobile platform such as pocket PC, smart phone, PDA etc. using FLASH Lite 2.0 are described. II. MOBILE TECHNOLOGY: ROLE IN LABORATORY EDUCATION Information technology (IT) applications offer impor- tant potentials to education, allowing a possibility of con- tinuous enrichment of the learning material. Education and learning system need to be redirected along the devel- opment of the new technologies. The mobile devices tech- nology appeared in the 90s. In the beginning, it was used as electronic note book and calculator. With the advances in mobile technology, they are now almost similar to per- sonal computers, as far as hardware such as boards, mem- ory and processor. It is expected that the mobile technol- ogy will be implemented in a big way in technical educa- tion due to its potential for accessing information anytime from anywhere. Specific software is being developed for these devices to perform the same activities such as ac- cessing a text editor, data base, e-mail etc. Mobile devices are also capable of accessing the internet with an easy reading screen and folding keyboards making the viewing easier. Advances in the wireless technology will also make the mobile learning more user-friendly and mobile learning will become the most used system as the expense for the mobile devices is much less than a PC or a note- book. The use of mobile technology will complement the electronic portal in terms of learning activity and experi- ences as the students can communicate and interact with other students and also the teachers in real-time. Integra- tion of mobile technology in remote online laboratory design is described below. III. SERVER AND CLIENT CONNECTIVITY The communication between the server and client is based on direct TCP/IP programming with the API for HTTP communication with LabVIEW [1]. As the server is started, it keeps listening on a specified port (HTTP 80). When it detects a connection from a client, it first reads from the socket the parameters for a signal generation and acquisition. The server then runs a RESTful web service which performs the experiment using signal generation iJIM – Volume 4, Issue 4, October 2010 45 http://dx.doi.org/10.3991/ijim.v4i4.1440� ADOBE FLASH LITE-BASED ONLINE LABORATORY IN MOBILE PHONE and acquisition operations. As a voltage is applied to the experimental setup and the responses are measured and stored to be sent back to the client. A response in XML format is sent back and the client converts the data and displays it to the user. IV. THE CLIENT – ADOBE FLASH LITE 2.0 The client side of the application is built using Flash lite 2.0. The Flash lite program is designed to look simple and fits within a small display area. The program developed basically has two parts: 1. Logging in and booking: The user uses this interface to enter the login credentials. All data are exchanged in XML. The server side consists of java servlets and java server pages and oracle as database. The mobile virtual laboratory client application will parse XML file, if the login is valid and then it will display the list of experiments according to the student’s user group. Then the student shall have to choose a date from Date combobox and press GET button to get the available time slot on the date in time combobox. After that the user may book the time for an experi- ment which is then stored in the data base. Addition- ally a ‘CHECK NOW’ facility is provided to check and book the current time slot, if available (see Fig- ure 1). 2. Experimental part: The student chooses an experi- ment from the list of experiments to perform. Then (s)he can either download the Shockwave flash file and run it in the flash lite standalone player or run it using the browser, if available and inputs a valid login and password and requests access to the labo- ratory instrument server. The server validates and al- lows the user to run the experiment. Otherwise, the RUN button remains disabled and the user cannot perform the experiment (see Figure 4). While performing the experiment, the user enters input parameter values and submits them to the server. The server performs the task using the hardware with the input parameters and generates results. The results are then sent back to the user’s mobile. The student can rerun (with different parameter values and after a waiting period) the experiment, if desired, during the time slot after which the application will automatically close. Once satisfied, the student can ask the server to save the measured data which is then saved in the server and can be downloaded later. V. CASE STUDY: MICROELECTRONICS AND VLSI ENGINEERING LABORATORY The purpose of using the mobile devices for accessing online laboratory is to allow a higher mobility than that offered by PCs, and also making possible for the students to work together (cooperative learning). The students should use the mobile devices to access the website http://lod.iitkgp.ernet.in/netlab. The home page of the Mi- croelectronics and VLSI Engineering laboratory as seen in the mobile device (HTC HD2) is shown in Figure 2. However, the developed webpage when accessed through the mobile devices has a different look (layout) from the one when accessed through a browser PC, due to screen and other limitations in the mobile devices. The informa- tion is the same but only change is in the arrangement and size. Screen limitations do not prevent the activities from happening, because the goal is to access the experimental Figure 1. The Flash Lite simulation in Adobe Device Central CS5. setup for conducting the experiments. The SMS function can also be utilized for communication with a student and/or teacher facilitating a better learning environment. The learners will receive messages upon registration via the mobile using their respective mobile numbers. Each user need to register to get a username and a password as well as a profile stored in the database. After login the student has to select a particular experiment and proceed. Each experiment has the following features: a laboratory manual (see Figure 3), description of the experiment, experimental procedure etc. As the laboratory manage- ment system works in a batch mode, it distributes the time in slots and each user has to select and choose a par- ticular time slot for performing the experiment. However, the experiment manuals etc. are available all the time. Only after students log on (during booked time), they can access the experiment pages. The html pages contains embedded object which are basically created using the LabVIEW Web development tool. The html files are hosted and distributed by an in-built LabVIEW web Server. The interface in derived from the VI files created in the LabVIEW 2009. During the experiment, the stu- dent takes over the control of all the equipments and can set the necessary experimental conditions from the mo- bile device. The measurements are made and the data are transferred. The html pages also contain learner informa- tion and display the time left during experimentation. Once the time is over, a JavaScript function displays a warning and then closes the window. As the time slot or the duration of experiment is over, the link is broken with a warning. The user has limited number of chances to book and perform the experiment. This is done to opti- mize the use of the resources. 46 http://www.i-jim.org http://lod.iitkgp.ernet.in/netlab� ADOBE FLASH LITE-BASED ONLINE LABORATORY IN MOBILE PHONE Figure 2. Home page of Microelectronics and VLSI Engineering Laboratory (in HTC HD2). Figure 3. Online laboratory manual page (in HTC HD2) iJIM – Volume 4, Issue 4, October 2010 47 ADOBE FLASH LITE-BASED ONLINE LABORATORY IN MOBILE PHONE Figure 4. Microelectronics and VLSI Engineering Laboratory: Ex- periment RUN file run in Flash Lite Stand Alone Player (in HTC HD2). VI. CONCLUSION Applications of mobile technology using Adobe Flash Lite in remote online laboratory design are re- ported. The main goal of this paper has been to use new techniques of information and communication tech- nologies, specifically the use of mobile devices and demonstrate its usefulness in remote hardware-based laboratory teaching. It is shown that the use of mobile devices in online laboratory provides greater flexibility in student learning as one need not to be at home or laboratory to perform the experiments. We expect that the successful demonstration of using mobile devices in engineering laboratory education may also be imple- mented in other laboratories and will be accepted by the scientific community involved in development of labo- ratory education. Figure 4. The Flash Lite simulation, in execution after the student has run the experiment, in Adobe Device Central CS5 and now the student has to wait for a definite time interval REFERENCES [1] Maiti, A.: NETLab: An Online Laboratory Management Sys- tem, iJOE, Vol 6, No 2 (2010) pp. 31-36. doi:ijoe.v6i2.1292 [2] Sharples, M., Taylor, J. and Vavoula, G.: (2005). Towards a theory of mobile learning. Proc. of the 4th World conference on m-Learning (m-Learn 2005, Cape Town, 25-28 October), pp. 1- 8. AUTHORS Ananda Maiti is with the Vellore Institute of Tech- nology, Vellore, Tamil Nadu, India (e-mail: anan- damaiti@live.com). Anindya Maiti is in the School of Computing Sci- ence, Vellore Institute of Technology, Vellore, Tamil Nadu, India (e-mail: a.maiti@live.com). Submitted, September, 10, 2010. Published as resubmitted by the authors on September 27, 2010. 48 http://www.i-jim.org http://dx.doi.org/ijoe.v6i2.1292�