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

Open and closed-loop control systems01:17

Open and closed-loop control systems

2.0K
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...
2.0K
Electro-mechanical Systems01:19

Electro-mechanical Systems

1.8K
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...
1.8K
Control Systems01:10

Control Systems

2.0K
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...
2.0K
Bioreactor Controls-I01:28

Bioreactor Controls-I

28
Maintaining optimal conditions within fermenters is essential for maximizing microbial productivity and ensuring process efficiency. This lesson focuses on key parameters—temperature, foam, pH, carbon dioxide, oxygen, and pressure—and their precise measurement and control strategies in fermentation systems.Temperature ControlTemperature regulation is critical due to the exothermic nature of many fermentation processes. In small laboratory fermenters, temperature is commonly...
28
Control Systems: Applications01:25

Control Systems: Applications

1.3K
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...
1.3K
Bioreactor Controls-II01:18

Bioreactor Controls-II

13
In aerobic fermentations, oxygen is vital for microbial growth and metabolite production. Since air comprises only about 20% oxygen and the gas is poorly soluble in water—just 9 ppm at 20°C—supplying sufficient oxygen becomes a critical challenge, especially in high-demand processes like yeast growth or citric acid production. Even a fully saturated broth may offer only a few seconds of oxygen availability.To address this, sterile or scrubbed air is introduced into the...
13

You might also read

Related Articles

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

Sort by
Same author

Field-effect-modulated Seebeck coefficient in organic semiconductors.

Nature materials·2008
Same journal

Precise Numerical Differentiation of Thermodynamic Functions with Multicomplex Variables.

Journal of research of the National Institute of Standards and Technology·2024
Same journal

Characterization of 3-Dimensional Printing and Casting Materials for use in Computed Tomography and X-ray Imaging Phantoms.

Journal of research of the National Institute of Standards and Technology·2024
Same journal

On The Quotient of a Centralized and a Non-centralized Complex Gaussian Random Variable.

Journal of research of the National Institute of Standards and Technology·2024
Same journal

Fast Methods for Finding Multiple Effective Influencers in Real Networks.

Journal of research of the National Institute of Standards and Technology·2024
Same journal

Disinfection of Respirators with Ultraviolet Radiation.

Journal of research of the National Institute of Standards and Technology·2024
Same journal

DNA Origami Design: A How-To Tutorial.

Journal of research of the National Institute of Standards and Technology·2024
See all related articles

Related Experiment Video

Updated: Mar 25, 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

3.0K

Instrument Control (iC) - An Open-Source Software to Automate Test Equipment.

K P Pernstich1

  • 1Physical Measurement Laboratory, National Institute of Standards and Technology, Gaithersburg, MD 20899.

Journal of Research of the National Institute of Standards and Technology
|February 23, 2016
PubMed
Summary
This summary is machine-generated.

This study presents iC-framework, an open-source Java program for automating data acquisition. It simplifies complex measurement sequences through intuitive text-based commands, enhancing flexibility and instrument control.

Keywords:
AutomationGPIBJavadata acquisitionopen-sourcetest equipment

More Related Videos

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

1.1K
Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction
16:23

Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction

Published on: February 26, 2014

15.0K

Related Experiment Videos

Last Updated: Mar 25, 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

3.0K
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

1.1K
Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction
16:23

Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction

Published on: February 26, 2014

15.0K

Area of Science:

  • Scientific instrumentation and data acquisition
  • Software development for experimental science
  • Automation in research laboratories

Background:

  • Automating data acquisition from programmable instruments is crucial for routine measurements.
  • Sequential tasks, like temperature adjustments and measurements, require efficient processing.
  • Existing software solutions vary in flexibility and ease of adaptation.

Purpose of the Study:

  • Introduce an open-source Java program, iC-framework, for automating measurement sequences.
  • Provide a flexible and intuitive command-based system for controlling scientific instruments.
  • Enable easy extension of functionality for diverse experimental needs.

Main Methods:

  • Developed an open-source Java program (iC-framework) processing text-based commands.
  • Implemented a command structure allowing intuitive definition of measurement sequences.
  • Designed the framework to call corresponding Java methods for instrument control.

Main Results:

  • iC-framework processes sequential measurement tasks efficiently.
  • The intuitive command format allows easy adaptation to various experimental setups.
  • Functionality can be extended with minimal programming in Java or Python.

Conclusions:

  • iC-framework offers a flexible and extensible solution for automated data acquisition.
  • The system simplifies the integration of new measurement equipment without extensive programming.
  • This tool enhances the efficiency and adaptability of laboratory automation.