Following research
Since this is a prototype, the form factor is not optimal.
of implementation of digital fractional-order controllers, I built a prototype controller. The PLC module is based on the STM32F407 microcontroller. The i/o module was designed to support some industry standard interfaces and has the following features:
- Thermocouple input, supporting type K thermocouples;
- Voltage input, range: $\pm$10 V;
- Current loop output: 0(4)$\dots$20 mA;
- Voltage output: range $\pm$10 V;
- Sample resolution: 12 bit on alanog channels; 14 bit resolution of the thermocouple converter;
- Sample rate: up to 10kSPS;
- Reference voltage: precision; on-board.
This setup allows to conduct experiments with laboratory equipment. An example experiment with the magnetic levitation system can be seen in this video.
Details about the implementation can be found in my Ph.D. thesis11A. Tepljakov, Fractional-order Modeling and Control of Dynamic Systems. Springer International Publishing, 2017..
The
Click here to see the video of the device in action.
Virtual Coupled Tanks system (VCT) represents a physical implementation of an industrial liquid level control process where the liquid tanks are emulated by means of LCD screens.
The unit can work in standalone mode, or be controlled from a PC running appropriate software. The process is modeled on an embedded device using precise mathematical models. The device itselt can be seen as an intermediate step between pure software simulations and real-life control objects, as it provides the physical presense of a coupled tanks system, yet requires no maintenance as a real-life device would.
The device is patented11A. Tepljakov, E. Petlenkov, and J. Belikov, “Virtual coupled tank system,” Estonian Patent P201 400 045, 2017.. Depicted here is a prototype built according to a specific configuration: it has two interconnected tanks. It is of course possible to build such systems with custom configurations on demand for the purposes of student/control engineer training.
I have manufactured
Millivoltage source: manufactured asset versus prototype
some laboratory equipment for educational purposes in TalTech (small scale production). The devices are used in automation and control theory related courses.
Two types of devices were designed and manufactured:
- Digitally controlled millivoltage source (depicted here). This device features a rotary encoder with a push button—the user can change the output voltage (including negative voltage) by rotating the encoder, and cycle through available limits using the push button.
- Type K thermocouple amplifier—this is a simple, USB-powered device that is used in a measurement loop.
A few words
Hand-soldering such devices is almost never done. But for a small series, it is doable.
about technology. The digitally controlled millivoltage source PCBs were ordered from a manufacturing plant (with the exception of the prototype which I produced myself), while the thermocouple amplifier devices were all made using the toner transfer technology. All components were hand-soldered and the cases were 3D-printed.
I have also manufactured numerous DAQ and digital control boards which I have used in control experiments throughout my Ph.D. study. Some relevant papers can be found in the publications list.