Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Control Systems: Applications01:25

Control Systems: Applications

Electrical engineering plays a pivotal role in our daily lives, with control systems at the heart of many applications, from home appliances to sophisticated space shuttles. Control systems manage and regulate the behavior of devices and processes, ensuring they function safely, correctly, and efficiently.
In modern vehicles, control systems manage various functions to enhance performance and safety. The steering wheel and accelerator are primary inputs in a car's control system. The direction...
Control Systems01:10

Control Systems

Control systems are everywhere in contemporary society, influencing diverse applications from aerospace to automated manufacturing. These systems can be found naturally within biological processes, such as blood sugar regulation and heart rate adjustment in response to stress, as well as in man-made systems like elevators and automated vehicles. A control system is essentially a network of subsystems and processes that collaboratively convert specific inputs into desired outputs.
At the heart...
Open and closed-loop control systems01:17

Open and closed-loop control systems

Control systems are foundational elements in automation and engineering. They are broadly categorized into open-loop and closed-loop systems. These classifications hinge on the presence or absence of feedback mechanisms, significantly influencing the system's performance, complexity, and application.
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal and...
Control System Problem01:21

Control System Problem

In an open-loop system, such as a basic thermostat, the poles of the transfer function influence the system's response but do not determine its stability. However, when feedback is introduced to form a closed-loop system, such as an advanced thermostat that adjusts heating based on room temperature, stability is governed by the new poles of the closed-loop transfer function.
When forming a closed-loop system, issues can arise if the poles cross into the unstable region, leading to potential...
Electro-mechanical Systems01:19

Electro-mechanical Systems

Electromechanical systems are intricate configurations that effectively combine electrical and mechanical elements to achieve a desired outcome. Central to many of these systems is the DC motor, a device that converts electrical energy into mechanical motion, enabling various applications ranging from simple fans to complex robotic mechanisms.
A key component of the DC motor is the armature, a rotating circuit positioned within a magnetic field. As an electric current passes through the...
A Single-Component System01:24

A Single-Component System

In the field of chemistry, the terms "component" and "phase" hold significant importance. A component refers to a chemically distinct substance in a system that has specific properties. It is chemically homogeneous, meaning it has the same properties throughout. For example, in a mixture of salt and water, both salt and water are considered separate components because they have different chemical properties.On the other hand, a phase is a form of matter that has a consistent chemical...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

White matter hyperintensities are associated with locus coeruleus atrophy and astrocytic β<sub>2</sub>-adrenergic receptor expression.

Alzheimer's & dementia : the journal of the Alzheimer's Association·2026
Same author

The impact of social isolation and perceived loneliness in older adults: a cross-sectional descriptive Chilean study.

Frontiers in psychology·2026
Same author

Automated Food Weight and Content Estimation Using Computer Vision and AI Algorithms: Phase 2.

Sensors (Basel, Switzerland)·2026
Same author

Clinical Manifestations.

Alzheimer's & dementia : the journal of the Alzheimer's Association·2025
Same author

Clinical Manifestations.

Alzheimer's & dementia : the journal of the Alzheimer's Association·2025
Same author

Dementia Care Research and Psychosocial Factors.

Alzheimer's & dementia : the journal of the Alzheimer's Association·2025
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: May 26, 2026

Interactive and Visualized Online Experimentation System for Engineering Education and Research
08:35

Interactive and Visualized Online Experimentation System for Engineering Education and Research

Published on: November 24, 2021

Java simulations of embedded control systems.

Gonzalo Farias1, Anton Cervin, Karl-Erik Arzén

  • 1Department of Computer Science and Automatic Control, UNED, Juan del Rosal 16, Madrid 28040, Spain. gfarias@bec.uned.es

Sensors (Basel, Switzerland)
|December 14, 2011
PubMed
Summary
This summary is machine-generated.

This paper presents JTT, an open-source Java library for simulating embedded control systems. It enhances the learning and design of real-time systems for Java programmers and Easy Java Simulations users.

Keywords:
Easy Java SimulationsTrueTimecontrol educationembedded control systemsvirtual labs

More Related Videos

Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

Experimental Investigation of the Hierarchical Control in DC Microgrids Using a Real-time Simulator
06:04

Experimental Investigation of the Hierarchical Control in DC Microgrids Using a Real-time Simulator

Published on: February 14, 2025

Related Experiment Videos

Last Updated: May 26, 2026

Interactive and Visualized Online Experimentation System for Engineering Education and Research
08:35

Interactive and Visualized Online Experimentation System for Engineering Education and Research

Published on: November 24, 2021

Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

Experimental Investigation of the Hierarchical Control in DC Microgrids Using a Real-time Simulator
06:04

Experimental Investigation of the Hierarchical Control in DC Microgrids Using a Real-time Simulator

Published on: February 14, 2025

Area of Science:

  • Computer Science
  • Control Engineering

Background:

  • Embedded control systems require specialized simulation tools.
  • Existing tools may have limitations in accessibility or programming language compatibility.

Purpose of the Study:

  • Introduce a new open-source Java library for simulating embedded control systems.
  • Leverage Java's widespread use and integration with Easy Java Simulations (EJS) to improve usability.

Main Methods:

  • Developed a Java library inspired by the TrueTime MATLAB toolbox.
  • Integrated the library with Easy Java Simulations (EJS) for broader accessibility.
  • Provided sample use cases for both pure Java and EJS users.

Main Results:

  • The JTT library enables simulation of real-time embedded control processes in Java.
  • Enhanced usability for educators and researchers due to Java's popularity.
  • Facilitated the creation of advanced interactive simulations for control education.

Conclusions:

  • The JTT library offers a valuable, accessible tool for simulating embedded control systems.
  • Java and EJS integration broadens the reach of real-time systems simulation.
  • The library supports both experienced programmers and those with less coding expertise.