Open Access
12 June 2024 Remotely operated optical lab equipment for education: a DIY approach
Fabian Lukas, Falko Sojka, Jari Domke, Clara Henkel, Johannes Kretzschmar, Canan Gallitschke, Christian Helgert, Thomas Kaiser, Thomas Pertsch
Author Affiliations +
Abstract

Digital and remote education is of growing interest for internationalized education programs that combine state-of-the-art training programs including hybrid and blended elements. Particularly, but not limited to optics and photonics, hands-on experiences in training laboratories are key ingredients of modern academic education programs that cannot easily be replaced adequately. We propose a versatile platform for remote-controllable experiments with a focus on a flexible implementation. We present a toolbox called Extended Reality Twin Lab, which enables teachers and lecturers in academia with a personal commitment to advance and innovate education methods and learning outcomes to build their own remotely controllable optics and photonics experiments. An open-source GitHub repository includes source codes for the server, the respective web applications, and the included microcontrollers. It also contains the 3D printable models used to create the attachments for optical components often used in scientific labs. All parts are modularly designed to enable individual adaptation to a variety of experiments. We exemplify our approach by presenting a fully remote-controllable Michelson interferometer that was readily implemented in an ongoing international master’s degree curriculum. With this implementation, international students are now able to attend the course and acquire specific optical knowledge and lab training regardless of their actual physical location. Reviewing this running field experiment, we also discuss students’ learning outcomes with respect to optical principles, experimentation, and instruments.

1.

Introduction

In the field of education, the integration of e-learning methods,1 including streamed2,3 or recorded lectures,4 serious games,5,6 virtual laboratories,710 and remote labs1115 has been a subject of continuous exploration. Particularly in the area of optics and photonics, this approach offers great potential for free, seamless, and widely accessible training of young talent to foster the fascination for optical instrumentation, experimentation, and engineering. This trend has garnered substantial attention in recent years, as evidenced by the numerous studies and initiatives dedicated to advancing the field of remote labs,2,1622 underlining their meaning for free education. Especially for those with barriers to accessing education due to external circumstances such as local conflicts, natural disasters, or pandemics, but also personal circumstances, such as physical disabilities, social commitments, or financial restrictions, remote education solutions can drastically reduce those barriers.

The rise of maker culture,23,24 facilitated by the growing accessibility of electronics such as microcontrollers, mini PCs, and smart devices, 2528 as well as maker tools, has initiated a new era where constructing personalized remote labs is becoming increasingly popular.19,20,22,29 However, despite the growing interest and a multitude of individual offers on the market, the widespread adoption of remote labs in educational settings is yet to be realized.30 Recognizing the need for collaborative approaches, numerous gathering and sharing platforms have emerged from individual initiatives.31,32

In alignment with these trends and due to the lack of a suitable solution with a focus on education rather than research, we created an innovative remote-controllable experiment with real-time feedback to the learner. Although our approach of using actuators to remotely control each manipulable optical component is not entirely novel,15,17,29 it is suitable for practical laboratory courses that focus on the physical phenomena of the experiment. We do not attempt to innovate in the area of simulations due to the inherent limitations to fully capturing the immersive and convincing nature of real experiments. Our commitment is to bridge the gap between physical hands-on experimentation and remote hands-on learning to ensure a comprehensive and lasting learning experience in the field of optics and photonics. When we began development, we aspired to create an open-source, versatile framework to enable others to replicate this approach and contribute to its development. That is why not only the remote-controllable experiment but also the necessary toolbox has been made accessible for teachers, lecturers, and instructors. This paper introduces our comprehensive framework, Extended Reality Twin Lab (XRTL), designed to empower remote learning through practical training within the field of optics and photonics and other disciplines. Herein, we detail the concept using the example of a fully remote-controllable Michelson interferometer, a standard experiment in photonics teaching, that has been integrated into current university curricula. We will use this particular experiment to illustrate the framework and to explain the reasoning for our design choices. However, it is emphasized that the concept and the implementation can be transferred to a multitude of optical and other experiments and are thus highly versatile.

Embracing the do-it-yourself (DIY) spirit,3336 our XRTL leverages self-made attachments and a modular software toolset to convert existing experiments into remotely controllable setups (see Fig. 1). Our extensions are designed to be budget-friendly, using affordable electronic components and our in-house three-dimensional (3D) printers. Since the effectiveness of a remote lab in enhancing the learning experience hinges on the degree of the learner’s involvement,9 we try to maximize this engagement by providing software modules (JavaScript) to create an enhanced graphical user interface (GUI) suitable for the different parts that an experimental setup can consist of.

Fig. 1

Outlined transition of a standard experimental setup to an XRTL fully remote-controllable experiment as applied to a Michelson interferometer.

OE_63_7_071414_f001.png

Via XRTL, we want to simplify the steps to enable and thus strengthen the use of remote laboratories in educational institutions. Although we demonstrate XRTL based on an already implemented setup, it can be straightforwardly extended or adapted to experiments in other disciplines. Our XRTL is not only an innovative approach, but also an evolving open-source project with continuous development and updates accessible on GitHub.37,38

2.

Learning Objectives

Delivering higher education and making it accessible for as many individuals as possible is one of the leitmotifs of many higher education institutions all over the world. Ideally, accessibility of education should overcome external barriers such as the recent pandemic. At the same time, it must maintain its high teaching standards and learning objectives. Here, the implementation of the XRTL concept aims to find exactly this balance by delivering ambitious optics laboratory training to international Master’s degree students regardless of their physical location. After the transition of a standard Michelson interferometer experiment to a remote-controllable experiment, distant learners can perform a highly interactive experiment similar to their fellow students on-site. This strongly increased online student engagement compared to former solutions for lab courses.3 Specifically, the main criteria we defined for a successful lab course can be categorized into two areas with different levels of adaptability to digitalization: fundamental and secondary learning objectives.

Fundamental learning objectives of a lab course: in the curriculum of our master’s degree courses, the focus of the optics lab course is to convey both basic concepts and effects in physics as well as to train the students’ documentation and data presentation skills to successfully analyze and communicate scientific topics. With XRTL, it is possible to fully transfer these fundamental objectives to a digital environment. The necessary actions to adapt these skills are primarily non-physical in nature, so an on-site presence is not necessary. However, the persuasive power of an experiment carried out by the learners themselves is retained, as it becomes clear that an analog experiment is carried out synchronously to all actions taken in the virtual environment, as discussed specifically in Sec. 5 by example (see Fig. 9). The aspects of optical physics that can be specifically investigated with our XRTL Michelson interferometer described here are: checking the two outputs of a Michelson interferometer, determining the laser wavelength, measuring the spectral spacing of the laser emission peaks, measuring the coherence length of different light sources, determining the refractive index of two acrylic glass plates, measuring the thermal expansion coefficient of an aluminum rod.

Secondary learning objectives: besides the fundamental goals, a lab course also plays an important role in conveying data acquisition and error handling competencies as well as raising awareness for safety issues in a scientific laboratory. The latter is hard to achieve, as the physical absence of the operating person offers the highest possible level of protection. Hence, common safety measures such as proper eye protection are obsolete. In contrast, it is possible to raise awareness for thoughtful parameter settings, either by limiting the parameter space on the smart components to a meaningful interval or by displaying a warning on the user interface when improper values are entered.

Error handling can be taught similarly to on-site lab work, as the main sources of errors such as statistical fluctuations and measurement inaccuracies remain. There are additional challenges to address, too. On the one hand, some systematic error sources (e.g., disturbance due to ventilation) might not easily be accessible via the web application. On the other hand, digital data transfer and possible hysteretic behavior of the actuators and attachments may introduce new error sources that are not native parts of the performed experiment if done manually (see Sec. 5). Therefore, when conducting an XRTL experiment, students are faced with errors that may differ slightly from the experience in an on-site laboratory. Finally, data acquisition processes are usually simplified in a digital lab experiment, as all relevant parameters need to be processed by the application anyway. To counteract this, we deliberately refrained from converting stepper motor steps into length or angle units and left this to the students as part of the tasks. This aspect is based on the idea that even a screw turned by hand does not provide a direct reference to the physical quantity that was actually intended to be changed.

Since the effectiveness of a remote lab in enhancing the learning experience hinges on the degree of student involvement,9 the GUI for the XRTL remote-controllable experiment was created to provide a visual overview of the experiment and its components rather than simply providing controls and input fields (see Fig. 6). Ultimately, the GUI creates an opportunity to realize aspects that cannot easily be implemented in the on-site laboratory. Additional elements can be displayed to improve the experimentation experience, for example by adding a label to the virtual component that describes its functionality (see Fig. 2), or by visualizing otherwise invisible physical phenomena such as force fields or optical beam paths.

Fig. 2

Comparison of the app visualization with a real view. (a) Screenshot of the app with the option for labels turned on and a selected info window. (b) Photo of the real experimental setup showing the same part.

OE_63_7_071414_f002.png

Conclusively, the virtual layer of the XRTL web application allows the integration of animations or video sequences to illustrate processes, which are too fast, too small, or otherwise imperceptible to naked-eye observation. In the future, it could offer the possibility of integrating learning analytics, which can also lead to redesigns based on the results achieved.39,40

3.

Requirements for Implementing Remote Experiments

To create a fully remote-controllable lab experiment for educational purposes, it is crucial to consider certain prerequisites15,17,29,41 as described in the following. In general, working in a scientific lab requires spontaneous adaptation to unforeseeable circumstances. For educational purposes in a state-of-the-art scientific environment, the following approaches are to be considered:

First, reduction of the possible input values of control parameters to the minimum amount needed for operation to achieve the educational goal. This can be achieved by limiting the input to pre-defined states that can be selected by the operating person, for example. Following this approach, the state of the experimental setup is always easily predictable and the need for spontaneous interaction for error correction is drastically reduced.42,43 However, this also limits the operating person to a narrowly guided way of experimenting and does not encourage exploration and free experimentation. As this may be desirable in some settings such as elementary education of experimental skills, especially in a higher education context more freedom in the experimentation usually increases student engagement and learning success.44,45

Second, remote access to every single controllable aspect of an experimental setup. This approach delivers a high level of experimental freedom and usually best represents the circumstances of a real laboratory. However, this also comes with high efforts regarding the establishment, maintenance, and operation of the remote setup. In the worst case, this can lead not only to damage to the experimental equipment, as in the case of manual operation, but also to damage to the remote infrastructure itself. In addition, a large number of control options can distract from the educational content of the experiment, which can lead to a reduction in learning success. When designing a remote experiment, it is of great importance to keep a good balance between the two aforementioned scenarios to ensure both a high level of experimental freedom as well as sufficient security and manageable, remotely controllable resources.

In the following, we will present the requirements for the successful implementation of a remote-controllable educational experiment with the help of the XRTL toolbox. To start the design of a remote experiment, it is essential to consider the adaptability of the desired learning objectives to a digital environment. If, for example, the focus of the corresponding learning module is the delivery of haptic skills, it is very hard to convey this remotely. However, in certain areas, it has proven very useful to use virtual training prior to the operation of the real setup.10,46,47 In contrast, fundamental concepts, experimentation routines, and data collection can be taught with close to no limitations in a remote lab scenario. Furthermore, with the help of remote-controllable experiments, learning objectives can be addressed that are not easily implemented in a classical lab course.48,49 Finally, it is possible to construct analogies between real-world and remote aspects to raise the operator’s awareness. For example, an optical setup usually needs adjustment before performing measurement tasks. This can be translated into a remote experiment by not setting default values for certain experimental parameters and including an adjustment step to find adequate values.

Usually, remote-controllable experiments are considered when access to the on-site experimental setup is restricted. Prominently, during the COVID pandemic, it was not always possible to bring students and instructors together in the lab. In this regard, a remote experiment can be considered even more useful, as it offers the possibility to experiment in a self-learning or blended-learning scenario, respectively. The restrictions of a remote-controllable experiment can be actively utilized to reduce the instructor’s tasks concerning safety and operational issues so they can focus on teaching aspects or even to a level where the operating person does not need personal instruction at all. After the design process of the remote-controllable experiment, the technical requirements for the establishment of a remote-controllable setup need to be checked. In the case of the XRTL toolbox, the following prerequisites need to be fulfilled:

  • 1. Trivialities to consider: In addition to the physical experimental setup, the location for the setup needs to be accessible for maintenance and to enable a stable Wi-Fi connection of the components with the network. The pitfall of the latter is striking in its simplicity: a stable internet connection via a suitable device is needed for both the student and the supervisor.

  • 2. Rapid prototyping and 3D design: This is the key enabler of our approach. To connect actuators to movable parts of the experimental setup, attachments of some kind are usually needed. The ability to design and manufacture custom parts to bridge the gap between actuators and setups drastically saves financial and time resources compared to third-party assignments. However, specifically for optical experiments, we offer a growing open-source library of 3D printable attachments for standard optical components such as kinetic mounts, iris apertures, etc., which are available in our GitHub hardware repository.38

  • 3. Electronics: To enable communication with the actuators, basic electronic skills such as soldering and microcontroller configuration are required. In our hardware repository, detailed documentation for custom ESP32 microcontroller firmware is available, including printed circuit board (PCB) layout suggestions for easier electronic connections. Standard actuators and sensors such as stepper motors, servos, and cameras have existing presets for fast setup (see Secs. 4.1 and 4.2).

  • 4. Programming: The operation of a remote-controlled experiment requires a user interface for data input and readout. XRTL offers a browser-based modular GUI that can be adapted to a variety of experiments assuming that basic programming skills in JavaScript and React.js are provided. The modular architecture reduces the effort to a minimum. In general, any event-based application can be used for communication with an XRTL server. Implementations for the Python programming language and LabView VIs are subject to future development (see Secs. 4.2, 4.3, and 4.4).50

Taking into consideration these key aspects, we show how to transform an existing experiment into a remotely controllable experiment in the following section using the XRTL toolbox as shown in Fig. 1.

4.

Implementation of the Concept Using the Example of a Michelson Interferometer

The XRTL toolbox relies heavily on the internet of things (IoT) approach. To create a digital framework for remotely controllable experiments, different platform solutions are possible. One alternative solution is remote, desktop-based control units. After a careful consideration of these approaches and full awareness of their advantages and disadvantages, the authors decided against a monolithic client-server solution for the network connection, that is, a desktop-based solution. It is a technical goal of our approach to support a modular implementation of the experiment. Thus, creating separate server backends for each experiment would be costly and complex to maintain. Instead, we have implemented controls at the component level and utilize an IoT-based approach. While this increases communication and complexity within the experiment, it offers quick implementation, customization options, and easier maintenance. In our approach, a server acts as a central message broker following the modern IoT standard for designing adaptable networks of controllable components. This kind of approach is the contemporary standard under the term IoT in designing complex yet modular open networks of controllable and communicating components.

Hence, in our XRTL framework, all app users and the experiment components are connected as clients to an XRTL server over the Internet. To increase the modularity of the toolbox, every component autonomously communicates with the server. This approach defines the general communication structure as shown in Fig. 3.

Fig. 3

Overview of the communication structure of a remote-controllable experiment created with the XRTL toolbox. Both the operating person and the components of the experiment act as clients and communicate with each other via the server.

OE_63_7_071414_f003.png

The server acts as a central element by first authenticating the communication between the clients and then coordinating it after successful authentication. This is implemented on an event-driven basis. In the following, the process of setting up an XRTL experiment is exemplified with the Michelson interferometer described in Sec. 5. The base of the setup is the Thorlabs Michelson interferometer Educational Kit,51 but clearly almost any other commercially available or home-built interferometric setup can be adapted for this purpose. It resembles a comprehensive experiment, including detailed documentation and task suggestions for students of various qualification levels.

The first step is to carefully plan which parts of the experiment need to be operated, which and how many actuators and cameras are needed, and where they can be placed to allow for an efficient and functional arrangement. For example, the laser mount held by a Thorlabs KM100 Kinetic Mount (KM100) [Fig. 4(a)] with two adjusting screws [Fig. 4(b)] for slight tilting and rotation was going to be augmented to become the Laser Alignment as listed in Sec. 5 in Table 1 Nr. 11.

Fig. 4

Laser alignment component of the XRTL Michelson interferometer. (a) Thorlabs KM100 Kinetic Mount, (b) fine adjusting screws for tilting and rotation, (c) 3D-printed attachments, and (d) stepper motors.

OE_63_7_071414_f004.png

After building the whole setup in a way that a good result can be obtained within the fine adjustment range of all components and here especially the KM100, a suitable attachment had to be designed [Fig. 4(c)] and the proper actuators had to be chosen [Fig. 4(d)]. For more details about the design process, refer to Sec. 4.1. For the KM100 as well as for several other widely used Thorlabs components, the blueprints for the 3D printable attachments as well as a list of the used actuators can be found on our GitHub hardware repository.38

After choosing the desired hardware, a suitable microcontroller and optionally an accordingly equipped PCB needs to be configured with the matching modules to control, in this example, two stepper motors and one info light-emitting diode (LED) ring. The necessary firmware alongside detailed instructions on how to configure the microcontroller for a variety of different modules is available on the aforementioned repository. Details on the functionality of the microcontrollers can be found in Sec. 4.2.

This describes the basic physical actions that need to be performed to equip an experimental setup with the XRTL toolbox. From that point onwards, dedicated programming tasks have to be done for a successful implementation of a remote-controllable experiment. Our GitHub software repository37 includes detailed instructions for configuring an XRTL server on devices such as single-board computers. In addition, the repository includes a suggested browser-based single page application (SPA) endpoint. This SPA is designed with modularity in mind, allowing instructors to effortlessly modify and adapt it to their specific requirements by forking the repository. For details about the software, refer to Secs. 4.3 and 4.4.

4.1.

Attachments, Actuators, and Sensors

When creating the hardware for the attachments to the optical components, we focused on continuous enhancements and optimizations while adhering to six fundamental design principles that underpinned our approach.

  • Ease of 3D printability: acknowledging the prevalence of fused deposition modeling printers within the DIY community, we ensured the designs were aligned with their accessibility, recognizing their wider usage compared to stereolithography printers.

  • Reducing material usage while upholding robustness.

  • Modular parts: the reuse of design parts facilitates adaptation to similar optical components and effectively reduces waste.

  • Optical feedback function: the integration of a thoroughly planned color scheme and indicator LEDs was intended to offer immediate optical feedback to learners, substituting the tactile feedback commonly encountered in lab settings.

  • Compact footprint: this enables closer integration with other components and attachments, maintaining a uniform appearance and providing a comprehensive system overview.

  • Non-invasive attachment design: the optical components do not need any permanent modification and can be reused in any other setup after their usage within the XRTL remote experiment (details provided in our GitHub hardware repository38).

These six guiding principles were instrumental in shaping our design methodology, ensuring a blend of functionality, sustainability, and user-friendly integration within laboratory environments. The bulk of the designing effort was realized with FreeCAD 3D design software to further emphasize the open-source approach of the XRTL toolbox.

4.2.

Microcontrollers

Our goal for the microcontrollers within the XRTL environment was to keep them mostly autonomous, leaving as many hardware-related control options as possible up to the individual controller. Such decisions are, for example, to keep track of motor positions and boundary conditions, when and how to drive a motor, or when to send a status update to the server.

If, for example, a web application user wants to move a stepper motor by a certain number of steps, an event containing the motor controlId and the desired number of steps (key value) will be sent to all microcontrollers. The microcontroller the motor is attached to recognizes the motor controlId and extracts the action to be carried out (control key) and the number of steps as indicated by the key value, and ensures this will not cause the motor to leave its predefined parameter space.

To assist instructors in setting up microcontrollers for an XRTL experiment, we provide pre-compiled binaries that are ready to be flashed onto ESP32 microcontrollers, eliminating common causes of errors. Within these binaries, instructions for common control tasks, such as servo or stepper motors, are defined and can be utilized. We decided to organize our firmware in a modular manner, encapsulating specific functions in modules that can be added during runtime. To do so, the person setting up the remote-controllable experiment just needs to run a setup script to select the desired modules and conduct parameter settings. After the microcontrollers are supplied with power, the previously defined modules are automatically instantiated and are ready for use.

As for the concrete example of a remote-controllable Michelson interferometer, the implemented modules are:

  • wifi and socket: establishing connection to the wireless network and the Socket.IO server

  • camera: providing camera stream and control over camera settings

  • infoLED: displaying information, such as actuator movement or connection status

  • servo and stepper: managing of speed, position, boundaries, and initialization of motors

  • input: monitoring and converting a voltage on an input pin

  • output: controlling an output voltage on an output pin

To allow the automation of more complex tasks that may include more than one actuator, we also provide a macro module. Within this module, several sets of instructions to other modules are present as activatable states. If such a state is activated, all associated instructions are consecutively executed, leaving the experiment in this predefined state.

4.3.

Server

The basic principle of XRTL is the connection of experiment components with each other and (multiple) user endpoints. Here too, the IoT approach offers the opportunity to freely choose a possible user endpoint. In our case, we created a browser-based SPA as described in Sec. 4.4. To ensure the easy implementation, adaption, and reintegration of experiments and their components, we chose a lightweight broadcasting protocol based on MQ Telemetry Transport, which is widely established in the IoT application field. In this type of protocol, there are two network entities: a message broker and some clients. The broker receives messages (events) from clients and distributes them accordingly. Figure 5 provides an overview of this topic and used libraries and platforms. To minimize the initial hurdles for developers and contributors, a uniform code base was required within the XRTL project, which was chosen to be JavaScript. To ensure access only for verified components and clients, a security layer based on JSON Web Tokens was implemented.

Fig. 5

Overview of the libraries and platforms used to develop and run XRTL. More details can be found on our GitHub software repository.37

OE_63_7_071414_f005.png

For controlling experiment components, a command event is defined as shown in Algorithm 1. Each event holds a controlId, which allows the corresponding component to filter and react to the payload contained within the received event. The payload consists of a set of key-value-pairs encoding the command (control key) and its parameters (key value).

Algorithm 1

Representation of the functional structure of the server event command. A JSON Object is sent to be filtered by the component with controlId “km100_bottom” to move the stepper motor a specific amount of steps.

socketCtx.socket.emit ("command", {
userId: "test_user",
controlId: "km100_bottom",
move: 42,
}

The overall open-source and well-documented JavaScript technology stack allows the server to be implemented easily on most common operating systems and platforms. For the XRTL use cases, we usually implemented a Raspberry Pi 4 single-board computer running a version of Raspbian Linux.

4.4.

Single Page Application

The open-accessible network with the IoT-oriented WebSocket protocol as mentioned in Sec. 4.3 allows the integration of multiple endpoints. Any technology is possible as long as it supports WebSockets, including Python scripts, LabVIEW programs, Unity games, and web applications. The basic idea for our developed endpoint was to offer platform- and device-independent access. Furthermore, an SPA using React.js was chosen as a software environment for its comparably easy implementation and user-friendliness.

As shown in Fig. 6, the SPA consists of both experiment-specific parts like the aforementioned digital twin setup and its virtual components as well as universal parts [Figs. 6(c), 6(e), and 6(f)] such as navigation bar, chat, console, and the all-embracing context environments. We chose a 3D model representation as default digital twin in all our experiment implementations. The goal here was to establish an immersive lab environment like a student would experience by working on a real experiment. The 3D models of experiments were designed with Blender, a free and open-source 3D computer graphics software toolset, where we can create a ready-to-use model for our React.js SPA.

Fig. 6

(a), (b) Two screenshots of the XRTL SPA’s GUI. Experiment-specific parts are the interactive 3D model and the overlay that can be configured (d) to show a stylized light path, for example, (a) the laser light or (b) the light of the red LED. Universal parts are components, such as (e) chat, (f) console, (c) navigation bar including login, display options, real top light, overview camera, and manual.

OE_63_7_071414_f006.png

The component-based paradigm of React.js has proven to be very handy in the development of XRTL. It allows a separate development of data (context), integration layers, core functionalities, connectivity (context) as well as experiment components, and the 3D model (see Fig. 7). While the experiment-independent React.js components are integrated by default, the universal components must be selected and implemented when building or customizing an XRTL SPA. These are the only components that determine what the experiment looks like and how it is controlled. These universal components with their related control windows can be re-used for XRTL implementations in further experiments. With more and more XRTL experiments, the open source project will provide a growing set of ready-to-implement React.js components for commonly used optical setup components in the project GitHub.37 The entire app is embedded in context environments that are responsible for providing app-wide data objects and connectivity functions concerning the WebSocket connection.

Fig. 7

Structure of the main React.js components in XRTL SPA. The classes of the program can be divided into components that are necessary for every XRTL remote experiment and are therefore universal and experiment-specific components that can be created individually. More details can be found on our GitHub software repository.37

OE_63_7_071414_f007.png

5.

Integrating the Remotely Controllable Michelson Interferometer into a Running Curriculum

While Sec. 4 was devoted to the general concept of the XRTL framework and its creation, this section describes in detail the experimental operation as well as the implementation of the remote-controllable Michelson interferometer into an international Master’s degree program at a German university. Performing the experiment results in 4 to 5 h of student-level activity content. Figure 8 shows an overview of the entire experiment and consists of a photo of the real setup and a screenshot of the corresponding digital twin, which is the browser application to control it. For every component in the real experiment, there is a digital twin that can be selected to control the corresponding actuators and sensors, as marked in Fig. 8 with numbers from 1 to 11. The real setup was built and aligned such that a good result (e.g., a clear interference pattern) is achievable for all required tasks within the parameter range. Nevertheless, misalignment is still possible following the teaching concept of allowing the learners to gain experience from mistakes. The controls are intuitive by design. If a component is selected by clicking, a new window opens with all operating options associated with this component, exemplified in Fig. 8(c) for the kinematic mirror mount. There is also a quick explanation for each component that can be accessed directly [compare Fig. 8(d)] instead of having to search a conventional manual. Table 1 is intended to provide information about all components of the setup with their remote-controllable adjustment options followed by a description of the individual tasks of the students in the lab course. All components in the table are listed as numbered in Fig. 8.

Fig. 8

Overview of the entire setup at the example Michelson interferometer XRTL experiment. It consists of a control app (a) that allows the experimenter to remotely control all necessary components of the real experiment (b). In addition to the basic interferometer, there are further components to carry out various experimental tasks. For each real component, there is a digital twin (1-11), which can be selected to open a window (c) with access to the adjustable parameters. (d) Within the window, an informative view can be accessed to get a brief description of the selected component and its functionality.

OE_63_7_071414_f008.png

Table 1

Overview of all components of the XRTL experiment. The components are listed order as numbered in Fig. 8. Some of these cannot be adjusted intentionally. Still, we provide an information window in the app. The last three components (I, II, III) were not previously listed as they are not visible in the overview and are mentioned here for completeness.

Nr.Name in the AppHardwareAdjustable parameters
Measurable parameters
1Heatable mirror stageFoil heaterHeating power of tape
Mirror mounted on an aluminum rodTemp. sensorTemperature of rod
2Mirror changing stageStepper motorRotation of stage
PR01/M rotation stage
3Linear movable mirrorStepper motorLinear movement of mirror
SM1ZP/M translation mount
4Reference mirrorStepper motorTilting of mirror
KM100 double rotary controlStepper motorRotation of mirror
5Beam splitter cube
50:50 non-polarizing beamsplitter
6Plate rotation stageStepper motorRotation of stage
PR01/M rotation stage
7ScreenCameraView of pattern
Screen with interference pattern
8Multi-component selectionServo motorSwapping components
Custom revolving mountRed LEDOn/off red LED
White LEDOn/off white LED
9LensServo motorInsert/extract pinhole
Bi-convex 50 mm focal length
10Differently sized acrylic glass plates
Objects for measurement
11Laser alignmentStepper motorTilting of laser
KM100 double rotary controlStepper motorRotation of laser
IPower supplyRelayOn/off laser
5V laser power supply
IILight sourceRelayOn/off top light
IIIOverview camCameraView the whole setup

Two different types of motors are used in the individual tasks: while the stepper motors (Table 1 items 2 to 4, 6, 11) can be adjusted almost continuously (4096 steps per full turn for the type of motor used in our setup), servo motors are capable of reproducing positions on a value range (Table 1 items 8 and 9). Stepper motors are therefore used, for example, to adjust the beam path very precisely via mirrors. The servo motors, on the other hand, move components with a predefined orientation, such as an additional beam splitter plate, a red or white LED, or a pinhole. The “Multi Component Selection” (Table 1 item 8) can swap various components (LEDs, beam splitter plate) in and out of the optical beam path similarly to a filter wheel. The additional beam splitter facilitates observation of the interference pattern at the interferometer’s second output in comparison to the first. Instead of the laser, a red or white LED can be used as an alternative light source to, for example, assess their respective properties regarding spatial coherence. The most important components for the immersivity of the online experiment are the two cameras (Table 1 items 7 and III). While the overview camera (Table 1 item III) offers the experimenter a very similar view compared to Fig. 8(b), ensuring they are well informed about the ongoing activities, the screen camera displays the interference pattern on the screen. Since the aspects to be observed on the screen are to be assessed by the experimenter, the screen camera offers the possibility to adjust the exposure time and contrast settings. The Michelson interferometer as a learning experiment has the inherent advantage that all measurements are performed by observing and interpreting the interference pattern and its changes, which is made possible solely by the screen camera. At this stage, the setup, complete with all actuators and sensors, provides students with 4 to 5 h of hands-on experimentation alongside documentation including tasks that guide them through the process. They then analyze and interpret their data and record it in a report to be submitted as in an on-site lab course. To provide insight into the learning scenario experienced by the students, we would like to describe one task as an example of the XRTL experiment and explain what the students can do, observe, and learn. The selected task is: “adjust the acrylic glass plate such that it stands perpendicular to the beam path.” This is a mundane adjustment task that reflects the hands-on experience that the students receive. The results of the adjustment are then used further. Figure 9 summarizes the perspective of an experimenter completing the task. At this point of the experiment [Fig. 9(a)], we assume that the laser is switched on, the setup has been adjusted such that an interference pattern can be clearly seen [Fig. 9(b)], and one of the two available acrylic glass plates has already been placed close to perpendicular in the beam path [Fig. 9(c) dashed line]. With the help of the plate rotation stage (Table 1 item 6), the two acrylic glass plates to be examined later in the experiment can be positioned alternately in the beam path. Via the control window [Fig. 9(d)], the rotation of the stage in steps of the stepper motor and their direction can be selected. A full turn of the stage requires 26,450 ± 25 steps, resulting in an adequately high angular resolution. This value should be determined by the students themselves at the end of this task and used for their further analysis. As the plane-parallel acrylic glass plate approaches the desired perpendicular position, the optical path for the passing laser beam becomes steadily shorter. The rings of the interference pattern continue to grow during this approach [Fig. 9(e)], which is even more evident in the live view than in the still images shown in Fig. 9(e). A movement range in the order of 10 steps per move should be chosen through experimentation. One step would be far too small to see a change and be completed in a finite amount of time. On the other hand, 100 steps would be too rough to fully utilize the accuracy of the setup. The changes in the interference pattern with constant movement intervals become smaller as the correct position is approached [Fig. 9(f)]. At the point where the perpendicular position has been exceeded, the rings begin to shrink again as the stage continues to rotate [Fig. 9(g)]. The reversal point of the change in the pattern defines exactly the desired position [Fig. 9(h)]. In the search for this point, the students are challenged with the inadequacies of the analog experiment as if they were in the lab, since the rotation in one direction works very precisely. But when the direction of rotation is reversed, a hysteresis of 30 steps occurs. After determining the reversal point, the students should carry out a full turn of the stage [Fig. 9(i)], find the exact perpendicular position again, and then determine the ratio of angles per step. The learning content conveyed in this task includes the application of the concept of optical path length and the interpretation of interference patterns. When processing the self-determined values and assessing their trustworthiness, the students internalize considerations of inaccuracy and the propagation of errors. The comprehension of the optical beam propagation, the alignment procedure as well as the inadequacies of the real setup are important aspects of the delivered learning content.

Fig. 9

Sequential illustration of the workflow of the experimental task “adjust the acrylic glass plate such that it stands perpendicular to the beam path” carried out by a student. (a) View given by the overview cam (Table 1 item III), (b) view given by the screen (Table 1 item 7), (c) detail of the overview with beam path indicated as a dashed line, (d), (h), (i) detail of the overview with component control window, (e)–(g) consecutive views shown from the screen. A description of the sequences is given in the text.

OE_63_7_071414_f009.png

6.

Summary

Remote-controllable setups for education are important as they offer a new, innovative, low-hurdle instrument to transfer expert knowledge and practical training to students regardless of their physical location. Giving wide access to such technologies to teachers, lecturers, trainers, and students at an academic level can boost the fascination for modern optical technologies and reach out to a much larger pool of young talent and future optical scientists. In this paper, we introduced the XRTL as a toolset to enable all key players in academia to realize remote-controllable experiments for the broad target group of students in the natural and engineering sciences in an academic and state-of-the-art research environment. One key aspect of the approach is the real-time coupling of an analog with a virtual experiment to allow for a maximized learning experience in comparison to classical hands-on experimentation. This approach also accounts for learners with external and/or individual barriers to accessing educational resources and hence increases educational equity. To exemplify our concept in a standard optical experiment, a commercially available Michelson interferometer education kit was equipped with 3D-printed attachments for all adjustable components. Actuators are used to manipulate the movable parts of the optical components while cameras and sensors allow observation of the experiment from a distance. The basic principle of XRTL is the connection of experiment components with each other and (multiple) user endpoints. To reach the goal of an easy implementation, adaption, and reintegration of experiments or their individual components, we applied the widely used JavaScript programming language for an IoT network. We have provided the complete source code at an open-source GitHub repository for the general public.37 It is emphasized that this workflow is applicable to a practically unlimited pool of education toolkits not only in optics and photonics but also in adjacent disciplines, which makes our approach highly versatile and transferable. We have shown that the transmitted learning content covers both fundamental learning objectives of a lab course (basic physical concepts and dependencies of certain effects on respective variables) as well as secondary learning objectives, at least to a large extent (data acquisition, error handling skills, and awareness of safety issues). Moreover, operating remote-controllable experiments also translates into a new set of skills in itself as they become increasingly important in the modernization and digitalization of research laboratories and business-related R&D environments.

Disclosures

The authors have no relevant financial interests in the paper and no other potential conflicts of interest to disclose.

Code and Data Availability

The entire source code for the frontend software, backend software, and the microcontrollers, as well as the designs for attachments and PCB can be found and viewed via our XRTL GitHub repositories ( https://github.com/Lichtwerkstatt/XRTL_SPA and https://github.com/Lichtwerkstatt/XRTL_Hardware).

Acknowledgments

This work has been partially funded by the German Academic Exchange Service (DAAD) within the project “digiPHOTON” (ID: 57573357) and the Quantum Hub Thuringia, supported by the Free State of Thuringia (funding ID 2021 IZN 0026). F.L. and T.K. are part of the “Max Planck School of Photonics”, supported by the Federal Ministry of Education and Research (BMBF) (FKZ: M526300). They also acknowledge the support of the “Digital Teaching Lab” funded by the BMBF (FKZ: 03ZZ04X02C). F.S. is part of the collaborative project “qp-tech.edu” funded by the BMBF (FKZ: 13N15999). J.K. is part of the “LichtwerkstattPro” initiative funded by the BMBF (FKZ: 13N15309). He also acknowledges support from the “maQuerSPACE” project funded by the BMBF (FKZ: 13Nl5429). The authors acknowledge the fruitful collaboration and discussions with partners from the Institute of Belgrade, Serbia within the EU-funded Twinning Project “BioQantSense” (GA ID 101079355).

References

1. 

T. Dondorf, R. Breuer and H. Nacken, “Classroom vs. e-learning: a case study on the performance of students in different learning scenarios,” in EDULEARN16 Proc., 8th Int. Conf. Educ. and New Learn. Technol., 6507 –6516 (2016). https://doi.org/10.21125/edulearn.2016.0410 Google Scholar

2. 

A. M. Díez-Pascual and B. Jurado-Sánchez, “Remote teaching of Chemistry Laboratory courses during COVID-19,” J. Chem. Educ., 99 (5), 1913 –1922 https://doi.org/10.1021/acs.jchemed.2c00022 JCEDA8 0021-9584 ((2022). Google Scholar

3. 

F. Sojka et al., “Lab buddy system for hybrid practical training and the integration of online students into the student community,” in EDULEARN22 Proc., 14th Int. Conf. Educ. and New Learn. Technol., 6019 (2022). https://doi.org/10.21125/edulearn.2022.1416 Google Scholar

4. 

R. Trebino and J. T. Fourkas, “Freely available optics lectures and a proposal for universal free online education,” Proc. SPIE, 12297 122970F https://doi.org/10.1117/12.2635516 PSISDG 0277-786X (2022). Google Scholar

5. 

S. Fatima and J. Baalsrud Hauge, “Accessibility issues within serious games in engineering education for visual impairment,” Lect. Notes Comput. Sci., 14455 96 –114 https://doi.org/10.1007/978-981-99-8248-6_8 (2023). Google Scholar

6. 

S. Grudpan et al., “Towards transforming game premise: validating an approach for developing cooperative serious games: an approach for developing cooperative serious games,” Int. J. Serious Games, 9 (3), 43 –61 https://doi.org/10.17083/ijsg.v9i3.502 (2022). Google Scholar

7. 

Z. Nedic, J. Machotka and A. Nafalski, “Remote laboratories versus virtual and real laboratories,” in 33rd Annu. Front. in Educ., 2003. FIE 2003, T3E –T3E (2003). https://doi.org/10.1109/FIE.2003.1263343 Google Scholar

8. 

R. Heradio et al., “Virtual and remote labs in education: a bibliometric analysis,” Comput. Educ., 98 14 –38 https://doi.org/10.1016/j.compedu.2016.03.010 (2016). Google Scholar

9. 

B. Balamuralithara and P. C. Woods, “Virtual laboratories in engineering education: the simulation lab and remote lab,” Comput. Appl. Eng. Educ., 17 108 –118 https://doi.org/10.1002/cae.20186 CAPEED 1061-3773 (2009). Google Scholar

10. 

T. Kaiser et al., “Digital teaching in photonics: new possibilities for lab work training programs,” Proc. SPIE, 12297 122970U https://doi.org/10.1117/12.2635531 PSISDG 0277-786X (2022). Google Scholar

11. 

G.-W. Chang et al., “Teaching photonics laboratory using remote-control web technologies,” IEEE Trans. Educ., 48 642 –651 https://doi.org/10.1109/TE.2005.850716 IEEDAB 0018-9359 (2005). Google Scholar

12. 

R. Ennetta and I. Nasri, “Developing a remote laboratory for heat transfer studies,” in Int. Conf. Interact. Mob. Commun. Technol. and Learn. (IMCL2014), 111 –114 (2014). https://doi.org/10.1109/IMCTL.2014.7011116 Google Scholar

13. 

L. S. Post et al., “Effects of remote labs on cognitive, behavioral, and affective learning outcomes in higher education,” Comput. Educ., 140 103596 https://doi.org/10.1016/j.compedu.2019.103596 (2019). Google Scholar

14. 

J. Grodotzki, T. R. Ortelt and A. E. Tekkaya, “Remote and virtual labs for Engineering Education 4.0: achievements of the ELLI project at the TU Dortmund University,” Procedia Manuf., 26 1349 –1360 https://doi.org/10.1016/j.promfg.2018.07.126 (2018). Google Scholar

15. 

M. Kalúz et al., “ArPi Lab: a low-cost remote laboratory for control education,” IFAC Proc. Vol., 47 (3), 9057 –9062 https://doi.org/10.3182/20140824-6-ZA-1003.00963 (2014). Google Scholar

16. 

A. Van den Beemt et al., “Remote labs in higher engineering education: engaging students with active learning pedagogy,” J. Comput. Higher Educ., 35 (2), 320 –340 https://doi.org/10.1007/s12528-022-09331-4 JHIEE2 (2023). Google Scholar

17. 

N. Abekiri et al., “Platform for hands-on remote labs based on the ESP32 and NOD-red,” Sci. Afr., 19 e01502 https://doi.org/10.1016/j.sciaf.2022.e01502 (2023). Google Scholar

18. 

L. Bala et al., “A remote access mixed reality teaching ward round,” Clin. Teach., 18 (4), 386 –390 https://doi.org/10.1111/tct.13338 (2021). Google Scholar

19. 

R. Pastor et al., “Renewable energy remote online laboratories in Jordan Universities: tools for training students in Jordan,” Renew. Energy, 149 749 –759 https://doi.org/10.1016/j.renene.2019.12.100 RNENE3 0960-1481 (2020). Google Scholar

20. 

C. Xie et al., “Engaging students in distance learning of science with remote labs 2.0,” IEEE Trans. Learn. Technol., 15 (1), 15 –31 https://doi.org/10.1109/TLT.2022.3153005 (2022). Google Scholar

21. 

P. Trentsios, M. Wolf and S. Frerich, “Remote lab meets virtual reality – enabling immersive access to high tech laboratories from afar,” Procedia Manuf., 43 25 –31 https://doi.org/10.1016/j.promfg.2020.02.104 (2020). Google Scholar

22. 

H. Tjahyadi, K. Prasetya and I. M. Murwantara, “Digital twin based laboratory for control engineering education,” Int. J. Inf. Educ. Technol., 13 (4), 704 –711 https://doi.org/10.18178/ijiet.2023.13.4.1856 (2023). Google Scholar

23. 

D. Zakoth et al., “Open source photonics at the Abbe School of Photonics: how Makerspaces foster open innovation processes at universities,” Proc. SPIE, 11143 111430G https://doi.org/10.1117/12.2524615 PSISDG 0277-786X (2019). Google Scholar

24. 

D. Zakoth, O. Mauroner and J. Emes, “The role of Makerspaces in innovation processes: an exploratory study,” (2023). Google Scholar

25. 

A. Mejías et al., “Easy handling of sensors and actuators over TCP/IP networks by open source hardware/software,” Sensors, 17 (1), 94 https://doi.org/10.3390/s17010094 SNSRES 0746-9462 (2017). Google Scholar

26. 

B. Diederich et al., “A versatile and customizable low-cost 3D-printed open standard for microscopic imaging,” Nat. Commun., 11 5979 https://doi.org/10.1038/s41467-020-19447-9 NCAOBW 2041-1723 (2020). Google Scholar

27. 

H. K. Kondaveeti et al., “A systematic literature review on prototyping with Arduino: applications, challenges, advantages, and limitations,” Comput. Sci. Rev., 40 100364 https://doi.org/10.1016/j.cosrev.2021.100364 (2021). Google Scholar

28. 

J. Kretzschmar et al., “Utilizing open spaces for community-driven development of XR teaching applications in photonics,” Proc. SPIE, 12297 122970E https://doi.org/10.1117/12.2635515 PSISDG 0277-786X (2022). Google Scholar

29. 

J. Álvarez Ariza and C. Nomesqui Galvis, “RaspyControl lab: a fully open-source and real-time remote laboratory for education in automatic control systems using raspberry Pi and Python,” HardwareX, 13 e00396 https://doi.org/10.1016/j.ohx.2023.e00396 (2023). Google Scholar

30. 

J. Baalsrud Hauge, D. Romero, “Remote, virtual and physical labs in engineering education: what is the best for what?,” in Online-Labs in Educ.: Proc. 1st Int. Conf. Online-Labs in Educ., (2022). https://doi.org/10.5771/9783957104106-53 Google Scholar

31. 

P. Orduña et al., “LabsLand: a sharing economy platform to promote educational remote laboratories maintainability, sustainability and adoption,” in IEEE Front. in Educ. Conf. (FIE), 1 –6 (2016). https://doi.org/10.1109/FIE.2016.7757579 Google Scholar

32. 

N. Wang et al., “A novel wiki-based remote laboratory platform for engineering education,” IEEE Trans. Learn. Technol., 10 (3), 331 –341 https://doi.org/10.1109/TLT.2016.2593461 (2017). Google Scholar

33. 

C. Helgert et al., “Open innovation at the Abbe School of Photonics,” Proc. SPIE, 10452 1045228 https://doi.org/10.1117/12.2269953 PSISDG 0277-786X (2017). Google Scholar

34. 

D. Zakoth and O. Mauroner, “Industry-specific Makerspaces: opportunities for collaboration and open innovation,” Manage. Int./Int. Manage./Gestiòn Internacional, 24 (5), 88 –99 https://doi.org/10.7202/1075482ar (2020). Google Scholar

35. 

D. Zakoth et al., “Digitale Technologien als Wegbereiter für Startups: Eine Fallstudie zum 3D-Druck in der Photonik,” Entrepreneurship der Zukunft, 223 –245 Springer( (2022). Google Scholar

36. 

D. Zakoth et al., “Innovationstransfer durch Makerspaces: Eine Case Study im Bereich Medical Photonics,” Transferinnovationen und Innovationstransfer zwischen Wissenschaft und Wirtschaft, 169 –188 Springer( (2023). Google Scholar

37. 

J. Kretzschmar et al., “GitHub repository of XRTL software,” (2023). https://github.com/Lichtwerkstatt/XRTL_SPA Google Scholar

38. 

J. Kretzschmar et al., “GitHub repository of XRTL hardware,” (2023). https://github.com/Lichtwerkstatt/XRTL_Hardware Google Scholar

39. 

A. Pfeiffer et al., “Implementing learning analytics-based feedback in online laboratories-using the example of a remote laboratory,” in Online-Labs in Educ.: Proc. 1st Int. Conf. Online-Labs in Educ., (2022). https://doi.org/10.5771/9783957104106-245 Google Scholar

40. 

B. Heinemann, S. Görzen and U. Schroeder, “Systematic design for effective learning in virtual reality,” in Int. Conf. Adv. Learn. Technol. (ICALT), 341 –343 (2022). https://doi.org/10.1109/ICALT55010.2022.00107 Google Scholar

41. 

M. Cooper and J. M. Ferreira, “Remote laboratories extending access to science and engineering curricular,” IEEE Trans. Learn. Technol., 2 (4), 342 –353 https://doi.org/10.1109/TLT.2009.43 (2009). Google Scholar

42. 

M. A. Zaman, L. T. Neustock and L. Hesselink, “iLabs as an online laboratory platform: a case study at Stanford University during the COVID-19 pandemic,” in IEEE Global Eng. Educ. Conf. (EDUCON), 1615 –1623 (2021). https://doi.org/10.1109/EDUCON46332.2021.9454028 Google Scholar

43. 

L. T. Neustock et al., “Scalable laboratory experimentation using iLabs: the digital twins for experiments,” in Educ. and Training in Opt. & Photonics Conf. 2021, F2A.7 (2021). https://doi.org/10.1364/ETOP.2021.F2A.7 Google Scholar

44. 

N. Wang et al., “A novel real-time video transmission approach for remote laboratory development,” Int. J. Online Biomed. Eng., 11 4 –9 https://doi.org/10.3991/ijoe.v11i1.3167 (2015). Google Scholar

45. 

L. Roberts, “Twelve tips for UK medical students undertaking laboratory-based intercalated research projects [version 2],” MedEdPublish, 9 225 https://doi.org/10.15694/mep.2020.000225.2 (2021). Google Scholar

46. 

I. Kakkos et al., “Mental workload drives different reorganizations of functional cortical connectivity between 2D and 3D simulated flight experiments,” IEEE Trans. Neural Syst. Rehabil. Eng., 27 (9), 1704 –1713 https://doi.org/10.1109/TNSRE.2019.2930082 (2019). Google Scholar

47. 

X. Cao et al., “Heart rate variability and performance of commercial airline pilots during flight simulations,” Int. J. Environ. Res. Public Health, 16 (2), 237 https://doi.org/10.3390/ijerph16020237 (2019). Google Scholar

48. 

F. Lukas et al., “Fully remote controllable lab setup for practical training in photonics higher educations,” in ICERI2022 Proc., 15th Annu. Int. Conf. Educ., Res. and Innov., 7638 –7644 (2022). https://doi.org/10.21125/iceri.2022.1954 Google Scholar

49. 

L. de la Torre, J. P. Sánchez and S. Dormido, “What remote labs can do for you,” Phys. Today, 69 48 –53 https://doi.org/10.1063/PT.3.3139 PHTOAD 0031-9228 (2016). Google Scholar

50. 

J. Kretzschmar et al., “Virtualized labs with XR endpoints for practical training in photonics,” in EDULEARN22 Proc., 14th Int. Conf. Educ. and New Learn. Technol., 6983 –6987 (2022). https://doi.org/10.21125/edulearn.2022.1642 Google Scholar

51. 

Thorlabs GmbH, Hans-Böckler-Str. 6, 85221 Dachau/Munich, Germany, “EDU-MINT2, EDU-MINT2/M, Michelson Interferometer Kit, User Guide,” (2023). Google Scholar

Biography

Fabian Lukas received his Master’s degree in physics from Friedrich Schiller University Jena in 2017. Until 2021, he kept a high dedication to academic teaching, supervising undergraduate and graduate students in hands-on lab training. In 2021, he sharpened his professional focus on digitalization processes in photonics higher education. Since 2023, his tasks covered the implementation of AR and VR technologies at the Max Planck School of Photonics in Jena.

Falko Sojka received his doctorate in physics from the University of Jena. Following his doctoral studies, he conducted research from 2017 to 2021, focusing on various subtopics related to ultra-thin organic layers. After this period, he transitioned from pure scientific research to the digitalization of university teaching, aiming to innovate and advance this field.

Christian Helgert received his PhD from the University of Jena in 2011 for experimental research on low-symmetry nanostructured optical metamaterials. Thereafter, he worked as a postdoctoral fellow at Nonlinear Physics Centre of the ANU Canberra on nonlinear and quasicrystal metasurfaces. Since 2013, he is a chief executive officer at the academic photonics/quantum hub ACP in Jena, being responsible for the strategic development of international projects and partnerships concerning research, education, digitalization, talent acquisition, and innovation.

Thomas Kaiser is a scientific coordinator of Max Planck School of Photonics. He has contributed to research in Nano- and Fibre Optics and graduated from the Friedrich-Schiller-Universität Jena in Germany. His topical interests lie in digital teaching concepts for optics and photonics for both STEM education in schools and higher education at universities.

Thomas Pertsch is a board member of Abbe Center of Photonics and spokesman of Abbe School of Photonics. He is a fellow of Max Planck School of Photonics and an investigator in the “Balance of the Microverse” and “Transformative Meta-Optical Systems” excellence clusters. He also serves on the board of the Thuringian Innovation Center for Quantum Optics and Sensing and heads the Nano & Quantum Optics Group at the Institute of Applied Physics.

Biographies of the other authors are not available.

CC BY: © The Authors. Published by SPIE under a Creative Commons Attribution 4.0 International License. Distribution or reproduction of this work in whole or in part requires full attribution of the original publication, including its DOI.
Fabian Lukas, Falko Sojka, Jari Domke, Clara Henkel, Johannes Kretzschmar, Canan Gallitschke, Christian Helgert, Thomas Kaiser, and Thomas Pertsch "Remotely operated optical lab equipment for education: a DIY approach," Optical Engineering 63(7), 071414 (12 June 2024). https://doi.org/10.1117/1.OE.63.7.071414
Received: 31 December 2023; Accepted: 18 May 2024; Published: 12 June 2024
Advertisement
Advertisement
KEYWORDS
Michelson interferometers

Microcontrollers

3D modeling

Actuators

Optical engineering

Design

Education and training

RELATED CONTENT

Introduction of Chinese SONG telescope
Proceedings of SPIE (July 22 2014)
Teaching optical design in the AI area
Proceedings of SPIE (October 01 2024)

Back to Top