A Cloud Platform for Sharing Educational Digital Fabrication Resources Over the Internet

A Cloud Platform for Sharing Educational Digital Fabrication Resources Over the Internet

DOI: 10.4018/978-1-7998-3817-3.ch005
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Cloud and IoT technologies have the potential to enable a plethora of new applications that are not strictly limited to remote sensing, data collection, and data analysis. In such a context, the IoT paradigm can be seen as an empowering technology rather than a disruptive one since it has the capability to improve the standard business processes by fostering more efficient and sustainable implementations and by reducing the running costs. Cloud and IoT technologies can be applied in a broad range of contexts including entertainment, industry, and education, among others. This chapter presents part of the outputs of the NEWTON H2020 European project on technology-enhanced learning; more specifically, it introduces the concept of fabrication as a service in the context of educational digital fabrication laboratories. Fab Labs can leverage cloud and IoT technologies to enable resource sharing and provide remote access to distributed expensive fabrication resources over the internet. Both platform architecture and impact on learning experience of STEM subjects are presented in detail.
Chapter Preview
Top

Introduction

Formal education, vocational training and lifelong learning play an increasingly important role in society.

These are seen not only as means to providing benefits in terms of enabling future economic development, but also as a way to offer people support for acquiring new skills and knowledge, and to foster personal and professional development. At any moment, worldwide, millions of citizens of all ages benefit from diverse forms of education. This education is mostly formal (i.e. in schools, universities), but also non-formal (i.e. outside the education system) and informal (i.e. individuals are responsible for their education). However, regardless of education type, the interest in pursuing a scientific education is experiencing a negative trend among the younger generations of most developed countries (Murray, 2016). For instance, in Europe alone, the proportion of graduates specializing in science, technology (e.g. computing), engineering and mathematics (STEM) has reduced from 12% to 9% since 2000 and consequently Europe is facing a concrete shortage of scientists (Convert, 2005).

The disengagement starts during secondary education and it is mainly due to two factors:

  • 1.

    Students perceive scientific subjects as difficult, and

  • 2.

    they regard science-related careers as little attractive in terms of job quality-pay level balance.

Many efforts are put worldwide trying to reverse this process, including part of large European Union projects such as NEWTON1. The goal of the NEWTON project is avoiding early student dropout from the scientific stream; for this reason it is mainly targeted to primary and secondary school students. NEWTON aims at developing student-centered non-formal (i.e. outside the education system) and informal (i.e. based on self-learning) teaching methodologies that leverage the latest innovative technologies to deliver more effectively learning content and make STEM subjects more appealing. In such a context, Fab Labs have been proven to be an innovative and effective teaching tool to attract students to STEM subjects (Gershenfeld, 2012; Blikstein, 2013; Togou, 2019).

A Fab Lab is a novel laboratory concept developed at the Massachusetts Institute of Technology (MIT); it is a small-scale workshop with a set of flexible computer-controlled tools and machines such as 3D printers, laser cutters, CNC (computer numerically controlled) machines, printed circuit board millers and other basic fabrication tools which, usually, are not easily accessible. Fab Lab technology enables the implementation of student-centric teaching and learning techniques based on experimentation and “learning by doing”. This is why a Fab Lab attracts students as they can experiment and materialize their ideas in engaging and stimulating ways. Unfortunately, a major limitation of current Fab Labs is their lack of external connectivity and infrastructure flexibility, requiring constant human supervision. Additionally, the costs necessary to deploy a minimum Fab Lab infrastructure compliant with the MIT specifications can be as high as $250,000 and not all the institutions (especially primary and secondary schools) can afford such a huge expense. This is indeed a great barrier to the worldwide diffusion of Fab Labs. In order to overcome this shortcoming, we propose a cloud-based framework that can enable academic institutions which cannot afford to setup their own Fab Labs, to access existing Fab Labs (i.e. Fab Labs deployed in different locations worldwide) through the Internet. We have called this new concept Fabrication as a Service (FaaS). The ubiquitous access provided by the FaaS infrastructure is a necessary evolution of the Fab Lab concept and is necessary to foster the adoption at a larger scale of digital fabrication and experimentation through prototyping as an integral part of the twenty-first-century teaching and learning paradigm. Moreover, FaaS democratises access to Fab Labs by making them available over the Internet. By doing so, academic institutions will not be pressured to invest in expensive equipment to enable their students to benefit from digital fabrication technology.

Key Terms in this Chapter

XaaS: Is a general term that refers to the delivery of anything (tool, application, or infrastructure) as a service over the internet by leveraging cloud and virtualization technologies.

Microservices: Microservices or microservice architecture is a software design pattern in which an application is split into a collection of independent and loosely coupled services that can be deployed, scaled and maintained independently.

P2P: Peer to peer (P2P) is a network of nodes working without fixed clients and server where all the nodes behave as peers operating as server and client at the same time.

IPSec: Internet protocol security (IPSec) is a suite of network protocols used in Virtual Private Networks (VPNs). IPSec includes protocols to support network-level peer authentication, data-origin authentication, data integrity and data privacy through encryption.

REST: Representational state transfer (REST) is a software architectural style for developing web services and for defining an interoperability layer among Internet applications.

Serverless: Is an application design pattern that may incorporate third-party backend managed services (Backend as a Service – BaaS) and/or custom code executed on-demand in a managed ephemeral container infrastructure and implementing small atomic functions (Function as a Service – FaaS). Such architecture removes much of the server-side management complexity, speedup development and reduce the application running costs at the price of an increased reliance on vendor infrastructure and services.

SPA: A single page application (SPA) is a kind of web application that interacts with the user by dynamically writing the web page rather than retrieving a new one from the server. In a SPA all the resources (HTML markup, JavaScript code and CSS stylesheets) are loaded just once when the page is retrieved the first time and dynamically added to the web page when necessary or when triggered by the user action. This results in a fluid user experience and in a behavior that resembles the one of a desktop application. In the case of large SPAs, the resources are retrieved in chunks rather that all at once, which may imply a communication with the server under the hood.

API: Application programming interfaces (APIs) are a set of functions and routines used as the building blocks of an application and that enable the access to the data and features of an operating system, another application or a service.

SOA: Service-oriented architecture (SOA) is a software design style in which the business logic relies on several independent application components (i.e., the services) accessible over the network through a communication protocol.

Complete Chapter List

Search this Book:
Reset