Remote Laboratories Extending Access To Science and Engineering Curricular
Remote Laboratories Extending Access To Science and Engineering Curricular
4, OCTOBER-DECEMBER 2009
Abstract—This paper draws on research, development, and deployment of remote laboratories undertaken by the authors since 2000.
They jointly worked on the PEARL project (http://iet.open.ac.uk/pearl/) from 2000 to 2003 and have worked on further projects within
their own institutions (the Open University, United Kingdom, and the University of Porto, Portugal, respectively) since then. The paper
begins with a statement of the rationale for remote experiments, then offers a review of past work of the authors and highlights the key
lessons for remote labs drawn from this. These lessons include 1) the importance of removing accessibility barriers, 2) the importance
of a pedagogic strategy, 3) evaluation of pedagogic effectiveness, 4) the ease of automation or remote control, and 5) learning
objectives and design decisions. The paper then discusses key topics including assessment issues, instructional design, pedagogical
strategies, relations to industry, and cost benefits. A conclusion summarizes key points from the paper within a review of the current
status of remote labs in education.
Index Terms—Information interfaces and representation (HCI), user-centered design, virtual labs.
1 INTRODUCTION
be grouped into an intensive week say. Remote experiments and pedagogical issues. The next sections summarize the
in a distance learning context offer the possibility of access to objectives and scope of these projects.
exciting experimental facilities and the undertaking of
particular experiments at the point in the course when they
3.1 PEARL
are most relevant to what the students are studying. The PEARL project ran from 2000 to 2003 and the authors
Increasingly there are demands on engineering and were partners in it. PEARL researched and developed a
science courses to give their students experience of state- system to enable students to conduct real-world experi-
of-the-art laboratory facilities. These demands may come ments as an extension of computer-based learning (CBL)
from accrediting bodies or key prospective employers of the and distance learning systems. The objectives were to give
students on the course. Now this can be prohibitively high quality learning experiences in science and engineer-
expensive especially in the cases where this equipment ing education by bringing the teaching lab to the students;
would only be used for a small part of the year. One offering flexibility in terms of time, location, and special
solution here offered by the remote experiment approach is needs. This rationale extended Internet course delivery to
the possibility of sharing expensive equipment between include enabling students to work collaboratively on
different institutions. practical elements of their courses that would be tradition-
The third case can be addressed by providing experi- ally lab based. The project developed a modular system for
ments on something like a 24/7 basis remotely over the flexibly creating diverse remotely controlled experiments,
Internet. In this way, the same physical space can cope with integrating this with a collaborative working environment
much larger student numbers and a greater flexibility can and accessible user interfaces. The project evaluated the
be offered to the students as to when they undertake their pedagogic impact of this approach, validating its develop-
practical work. ments in different educational contexts and subject areas.
These included foundation level physical sciences (as part
2.2 Extending Access to Students with Disabilities of an open and distance learning introductory course); cell
Universities may wish to consider the additional potential biology (as part of a final year undergraduate course);
benefit of remote experiments of providing access for manufacturing engineering (postgraduate training); and
students with disabilities who may not be able to access a digital electronics (as part of undergraduate courses in
laboratory, or who cannot operate laboratory equipment. design and testing). Further information about the pedago-
Universities who wish to develop remote experiments may gical strategies developed in PEARL and their outcomes
find this a useful tool in making science and engineering may be found in [11].
courses more accessible. This may be particularly relevant The overall budget for PEARL was US $2 million with an
in countries which have introduced legislation to reduce effort of 30 person-years. It was coordinated by the Open
discrimination against people with disabilities, in particular University (the first author being project director) with the
students with disabilities. US and United Kingdom (and other partners being: University of Dundee; Trinity College
many other countries1) have such legislation. Clearly, Dublin, Faculty of Engineering of the University of Porto;
whether it is the primary aim of a university to adopt the and Zenon S.A. of Athens.
practice of using remote experiments to make courses more
accessible for students with disabilities or not, it is 3.2 MARVEL
important to provide ready access and to assure that the MARVEL was an education and training project funded by
user interface is usable to students who need to interact the European Commission’s Leonardo da Vinci programme
with their computer environment in variety of ways. This [12]. MARVEL aimed to implement and evaluate learning
includes students with disabilities. environments for Mechatronics in Vocational Training,
allowing students online access to physical workshops
and laboratory facilities from remote places. The project
3 AN OVERVIEW OF PEARL AND ITS SUCCESSORS merged real and virtual, as well as local and remote worlds
I keep six honest serving-men in real time, and led to evaluated working examples of
(They taught me all I knew); remotely accessible practical environments, together with
Their names are What and Why and When supporting e-learning and student assessment material, in
And How and Where and Who.
robotics, modular production systems, and process control.
.....
Rudyard Kipling With a duration of 30 months (ended in April of 2005),
MARVEL brought together partners from Germany, Portu-
The authors’ experience in remote laboratories begun in the gal, Scotland, Greece, and Cyprus. Instead of focusing on
late 1990s and led to a first project entitled Practical technological aspects, MARVEL concentrated on the
Experimentation by Accessible Remote Learning (PEARL), development of learning content (remote experiments),
at a time when a very significant effort was still required to
which shared the following modules embedded into a
overcome the technical difficulties that hampered remote
Moodle2 e-learning platform:
access to laboratory workbenches. Additional projects
followed, as the research effort focused successively on . a Flash Communications server to support colla-
technical, educational (content development and delivery), borative learning via videoconferencing;
TABLE 1
Priority 1 Errors and Warnings
4 KEY LESSONS
The example projects that were summarized in the previous
sections were a valuable source of experience with regard to
technical, functional, and pedagogical aspects. A summary
of the lessons learned will now be presented, focusing on
what the authors consider to be the most relevant
conclusions derived from those projects.
4.1 Lesson #1: On the Importance of Removing/ documentation to advise developers with this respect [17],
Minimizing Accessibility Barriers but many remote laboratory environments designed with
The need to account for accessibility requirements when LabView suffer from this problem. An accessibility test
developing remote laboratories is a key lesson that deserves done with the Watchfire WebXACT3 tool [18] signaled a
to be considered first and foremost. Real barriers in virtual variety of quality and accessibility issues that are listed in
worlds are unfortunately too common, and particularly so Tables 1, 2, and 3, and grouped according to the three levels
in this application domain [14], [15]. Instrument control of priority defined by the W3C Web Content Accessibility
panels are normally designed to replicate the buttons and Guidelines (WCAG). Note: these relate to WCAG v1.0 which
displays found in standard workbench equipment, meaning pertained at the time this work was undertaken. Since
that interaction with the users is largely based on visual December 2008, these have been superseded by WCAG 2.0
information and positional control. The example shown in (http://www.w3.org/TR/WCAG).
Notice that many of the errors and warnings indicated in
Fig. 1 represents the interface to a remote electronics
these tables are not a consequence of the graphical
workbench with live video streaming from the workbench
programming environment, and were instead due to bad
desktop and from the laboratory where it is located.
programming practices. Addressing such problems may be
Graphical programming languages such as LabView [16]
perceived to effect time-to-market and other cost perfor-
are not necessarily an obstacle to the inclusion of accessi-
mance factors. However, addressing them is also often a
bility features in the implementation of a remote lab, but
market acceptance issue as well as an aspiration and legal
their inclusion is largely left to the designer/programmer.
obligation for many educational institutions.
The end result is in most cases highly unfavorable to users
with visual impairments or other special needs. National 3. This tool was acquired by IBM in February 2008 and is no longer
Instruments is aware of this problem and provides available since that date.
346 IEEE TRANSACTIONS ON LEARNING TECHNOLOGIES, VOL. 2, NO. 4, OCTOBER-DECEMBER 2009
TABLE 2 TABLE 3
Priority 2 Errors and Warnings Priority 3 Errors and Warnings
significant negative effect on Peer Cooperation and Interac- is possible to envisage functional features embedded into
tion with the Teacher. This was considered particularly the interface panels, which do not exist in the real
important, because one of the beliefs associated with offering workbench equipment). This section will discuss a number
remote experiments, is that they will promote collaborative of issues that are seen by the authors as relevant
learning practices. A possible explanation for these results improvements to be expected in future generations of
lies on students’ over expectations concerning teacher remote laboratories.
interaction. Many students that are online most of their
day (and night . . . ) look at remote laboratories as a 24-hour 5.1 Discussion #1: Embedded Assessment
Features
link to their teachers, and become somehow disappointed
when they realize that teacher support is not going to Students in a real lab are normally accompanied by a teacher
experience a major upgrade under this new umbrella. that observes their work and provides help whenever
The need for realistic management of expectations, necessary. The teacher divides his/her attention within the
concerning interaction among students and between stu- whole class, meaning that each group will sometimes have to
dents and teachers, is therefore a key lesson that will benefit wait, or eventually follow a trial-and-error path while trying
both sides alike. Much like the relationship between e- to solve a problem (be it with the equipment or with the
learning and in-class lectures, remote labs should not be experiment), until succeeding or receiving help. Even when
seen as a replacement for in-lab assignments, but rather as a this trial-and-error process leads to a catastrophic error,
complement that facilitates access to educational activities, there’s not necessarily a problem in this approach, which is
while preserving much of the asynchronous nature of e- in fact at the very core of any exploratory learning model.
learning, when it comes to teacher support. Chat rooms and However, a price has to be paid when the teacher’s attention
other synchronous communication resources can be ex- is shared by say eight or more groups in a lab class. There’s a
cellent in helping students, but they are also terribly time wealth of formative assessment information that may be
consuming, and this affects their acceptance by academic collected just by observing how a student adjusts an
staff pressed by many other duties. instrument. The problem is that a teacher will only be able
to observe one group at a time, meaning that only a small
4.4 Lesson #4: Ease of Automation or Remote fraction of that information will actually be captured, when a
Control single teacher accompanies a class with eight workbenches.
One of the key lessons learned in PEARL and other projects However, if formative assessment features are embedded
is that one cannot necessarily automate processes or make into the experiment interface panels, ubiquity of the observer
them remotely controllable in an easy or cost effective becomes possible. If ethical and transparency rules are
manner. We found that processes that are very easy for a properly addressed, remote lab assignments of this type will
human to conduct are sometimes the most difficult to offer the students a much richer learning experience.
automate. This affects decisions about what experiments to Embedding formative assessment features into experi-
offer remotely and thereby puts restrictions on particular ment interfaces raises a number of problems that extend from
experiments that support part of the curriculum being data capturing to data mining. A reference model comprising
made accessible remotely. success spaces and rules to identify meaningful student
actions will have to be defined, requiring a close cooperation
4.5 Lesson #5: Learning Objectives and Design between software and education science teams. The example
Decisions represented in Fig. 1, showing an experiment interface that
Another key lesson is that the remote experiment team includes a two-channel oscilloscope, might be used to
needs to consider learning objectives of the activity during illustrate this discussion. A teacher observing how a student
the process of considering remote implementation. It is adjusts the oscilloscope would easily assess if the he/she is
necessary to weigh up the costs of implementation against familiar with the instrument, whether the student seems to
the benefits of offering a facility. For example, in PEARL, handle the buttons randomly without achieving his/her goal
the Open University found that implementing a facility to and be able to advise or provide help. When using interface
allow students to insert the grating into the spectrometer, panels to a remote oscilloscope automated assessments can
which involve highly accurate robotic systems, would not potentially achieve the same thing, regardless of the number
be worth the cost because this part of the activity was not of online workbenches in use at any moment, and without
central to the learning objectives of the activity: students depending on the availability of the teacher.
needed to learn that it needs to be done, but it was not A fundamental question will, however, have to be
necessary for them to actually do it to learn this. addressed to enable embedded assessment features—what
student actions are relevant for assessment purposes? The
answer to this question involves the concept of success spaces,
5 DISCUSSION where it becomes possible to map student actions against
A major conclusion derived from the authors’ experience is specific skills or knowledge objects. In the case of the
that remote laboratories do not have to replicate their real oscilloscope shown in Fig. 1, if the student is asked to adjust
counterparts. Most remote laboratories are developed to the time base (to avoid a mismatch between the frequency of
resemble the real workbench hosting the experiment, and the signal under observation and the selected time scale),
there is nothing wrong in doing so, as long as we one possible success space is represented in Fig. 3a [19].
understand that physical resemblance does not implicate Fig. 3b represents a sequence of student actions, captured
an exact replica of functional aspects (e.g., in the sense that it from a start point (time base and amplitude) and including six
COOPER AND FERREIRA: REMOTE LABORATORIES EXTENDING ACCESS TO SCIENCE AND ENGINEERING CURRICULAR 349
6 CONCLUSIONS
In summary, this paper has given a case for the role of
remote experiments in extending access to teaching labs
and other practical work as part of principally science and
engineering education. Remote laboratories have come a
long way since their introduction in the late 1980s/early
1990s. The last decade witnessed a move from breaking
technological barriers to the enhancement of pedagogical
features, and the next generations will undoubtedly include
embedded tutoring and personal assessment features that
will improve their pedagogical effectiveness still further. In
spite of 20 years of activity and accumulated experience, it
is remarkable that some obstacles remain to the widespread
adoption of these solutions. The public perception of remote
laboratories has improved, but it is still important to stress
that in most cases we are talking about a complement to lab
classes, and not of their replacement. They enable the
students to rehearse, complete, repeat, or extend their lab
work, offering flexible access to lab spaces that would
otherwise remain out of reach when the lab is closed. At the
same time, they represent an extension to e-learning
Fig. 9. SDRAM test equipment and the test engineers working technologies, and in this way prevent Moodle and other
environment. (a) Advantest SDRAM tester. (b) Advantest development learning management systems from dying at the laboratory
tools.
door. The integration of remote experiments with the
remaining e-learning contents offers an enormous potential
needs to be done in this area, not so much in terms of
for improving the pedagogical success of science and
pedagogical or organizational research, but rather in terms
engineering students, and their contribution with this
of disseminating good practices, identifying good opportu-
respect will be even more important, as the next generations
nities, establishing the necessary cooperation channels, and
developing the corresponding educational programs. depart from near-replicas of workbench equipment and
evolve into adaptable learning companions, assessing and
5.5 Discussion #5: Cost Effectiveness tutoring students as they do their lab work. This paper has
In most cases it is more costly to offer an experiment also highlighted the potential for remote labs to give
remotely than face-to-face in the lab. This additional cost comprehensive access to practical work that might other-
needs to be justified. The justification normally comes from wise be denied them including students with disabilities.
meeting issues of access. This may be:
REFERENCES [24] J.M. Ferreira and A.C. Leão, “An SDRAM Test Education Package
that Embeds the Factory Equipment into the E-Learning Server,”
[1] J.V. Nickerson, J.E. Corter, S.K. Esche, and C. Chassapis, “A Proc. Int’l Conf. Remote Eng. Virtual Instrumentation (REV ’08), June
Model for Evaluating the Effectiveness of Remote Engineering 2008.
Laboratories and Simulations in Education,” Computers &
Education, vol. 49, no. 3, pp. 708-725, Nov. 2007. Martyn Cooper received the BSc degree in
[2] E.D. Lindsay, S. Naidu, and M.C. Good, “A Different Kind of cybernetics and control engineering with sub-
Difference: Theoretical Implications of Using Technology to sidiary mathematics from the University of
Overcome Separation in Remote Laboratories,” Int’l J. Eng. Reading in UK. He has been a systems engineer
Education, vol. 23, no. 4, pp. 772-779, 2007. for over 28 years, the last 18 working on
[3] J. Ma and J.V. Nickerson, “Hands-On, Simulated, and Remote enabling technology for people with disabilities
Laboratories: A Comparative Literature Review,” ACM Computing and the last 11 of that particularly in access to
Surveys, vol. 38, no. 3, Sept. 2006. education. Since 2001, he is a senior research
[4] D. Gillet, A.V. Nguyen, and Y. Rekik, “Collaborative Web-Based fellow at the Open University (OU), where he is
Experimentation in Flexible Engineering Education,” IEEE Trans. the head of the Accessible Educational Media
Education, vol. 48, no. 4, pp. 696-704, Nov. 2005. (AEM) group in the Institute of Educational Technology (IET). He is
[5] E.D. Lindsay and M.C. Good, “Effects of Laboratory Access currently responsible for accessibility issues across teaching and
Modes upon Learning Outcomes,” IEEE Trans. Education, vol. 48, learning and infrastructure projects within the university as well as
no. 4, pp. 619-631, Nov. 2005. leading the groups externally funded research in this field. Since 1997,
[6] J.E. Corter, J.V. Nickerson, S.K. Esche, and C. Chassapis, he has been periodically used as an independent expert, in this area, by
“Constructing Reality: A Study of Remote, Hands-On, and the European Commission. He has participated in a range of learning
Simulated Laboratories,” ACM Trans. Computer-Human Interaction, technology standardization efforts intended to promote accessibility.
vol. 14, no. 2, Aug. 2007. This includes within IMS Global Learning Consortium, CEN-ISSS, and
[7] T. Abdel-Salam, P. Kauffman, and G. Crossman, “Does the Lack of the Dublin Core Metadata Initiative. He is currently leading the metadata
Hands-On Experience in a Remotely Delivered Laboratory Course and standardization work within the large-scale EU IST project EU4ALL.
Affect Student Learning?” European J. Eng. Education, vol. 31, no. 6, This project is developing technical and service frameworks for
pp. 747-756, Dec. 2006. accessible lifelong learning.
[8] F. Biocca, J. Burgoon, C. Harms, and M. Stoner, “Criteria and
Scope Conditions for a Theory and Measure of Social Presence,” José M.M. Ferreira received the BS, MSc, and
Proc. Presence, 2001. PhD degrees in electrical and computer engi-
[9] B. Fraser and H. Walberg, “Research on Teacher-Student Relation- neering from the University of Porto, Portugal, in
ships and Learning Environments: Context, Retrospect and 1982, 1987, and 1992, respectively. In 1982, he
Prospect,” Int’l J. Educational Research, vol. 43, pp. 103-109, 2005. joined the University of Porto (FEUP), where he is
[10] Z. Nedic and J. Machotka, “Remote Laboratory NetLab for currently an associate professor at the Depart-
Effective Teaching of 1st Year Engineering Students,” Int’l J. ment of Electrical and Computer Engineering. He
Online Eng., vol. 3, no. 3, 2007. also holds a position of professor II at the
[11] M. Cooper, A. Donnelly, and J.M. Ferreira, “Remote Controlled Buskerud College of Engineering, Kongsberg,
Experiments for Teaching over the Internet: A Comparison of Norway. His nonacademic experience includes
Approaches Developed in the Pearl Project,” Proc. 19th Ann. Conf. Texas Instruments and Efacec, where he worked as a design engineer in
Australasian Soc. for Computers in Learning in Tertiary Education, the area of industrial electronics. He is the author of one book on digital
2002. hardware design, coauthor of approximately 100 papers, and served as a
[12] J.M. Ferreira and D. Mueller, “The MARVEL EU Project: A Social reviewer for several journals and conferences. His academic interests are
Constructivist Approach to Remote Experimentation,” Proc. First related to research and education in digital hardware development and
Remote Eng. and Virtual Instrumentation Int’l Symp. (REV ’04), test, with an emphasis on e-learning and assessment of pedagogical
Sept. 2004. effectiveness, where he participated in various national and international
[13] J.M.M. Ferreira, E.M. Almeida, I.M. Figueiredo, and C.F. Leite, projects. He is responsible for the Teaching and Learning Laboratory of
“Labs-on-the-Web: A Multidisciplinary Project to Evaluate the the Faculty of Engineering of the University of Porto, which participates in
Pedagogic Effectiveness of On-Line-Labs,” Proc. European Distance various projects together with the Faculty of Psychology and Educational
and E-Learning Network Ann. Conf. (EDEN ’08), June 2008. Sciences of the same university.
[14] L. Nevile, M. Cooper, A. Heath, M. Rothberg, and J. Treviranus,
“Learner-Centred Accessibility for Interoperable Web-Based
Educational Systems,” Proc. 14th Int’l World Wide Web Conf.
(WWW ’05), May 2005.
[15] M. Cooper, “Making Online Learning Accessible—The Role of the
Educator and Issues for the Educational Institution—Reflections
on Experiences at the Open University,” Assoc. of Learning
Technology J., vol. 14, no. 1, pp. 103-115, Mar. 2006.
[16] NI LabView—The Software That Powers Virtual Instrumentation,
http://www.ni.com/labview, 2009.
[17] National Instruments, Accessibility Requirements Compliance
Matrix, www.ni.com/pdf/gsa/en/labview-508-accessibility-
requirements-compliance-matrix.pdf, 2009.
[18] J. Faias, J.M. Ferreira, and C. Leite, “Accessibility and Usability of
Online Labs: Real Barriers in a Virtual World,” Proc. Int’l Conf.
Remote Eng. Virtual Instrumentation (REV ’07), June 2007.
[19] M. Conradi, R. Langmann, A.M. Cardoso, and J.M.M. Ferreira,
“Embedding Formative Assessment Features into LabView
Interfaces,” Proc. Int’l Conf. Remote Eng. Virtual Instrumentation
(REV ’07), June 2007.
[20] J.R. Alves, G.R. Alves, P.A. Ferreira, and J.M.M. Ferreira, “REXIB:
Remote Experiments Interface Builder,” Int’l J. Online Eng., vol. 2,
no. 3, 2006.
[21] IEEE Std 1149.1-1990, IEEE Standard Test Access Port and Boundary-
Scan Architecture, 2009.
[22] IEEE Std 1149.4-1999, IEEE Standard for a Mixed-Signal Test Bus,
2009.
[23] Serial Vector Format Specification, www.jtagtest.com/pdf/
svf_specification.pdf, 2009.