Next Article in Journal
Modifications on the Processing Parameters of Traditional Pineapple Slices by Stabilized Sound Pressure of Multiple Frequency Ultrasonic-Assisted Osmotic Dehydration
Previous Article in Journal
Kinetics of Vegetable Oils (Rice Bran, Sunflower Seed, and Soybean) Extracted by Pressurized Liquid Extraction in Intermittent Process
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Target Tracking Two Degrees of Freedom State Feedback Control for Continuous Flow Microfluidic Chips Temperature Controller

1
Yangzhou Polytechnic Institute, 199 Huayangxi Road, Yangzhou 225127, China
2
College of Electrical, Energy and Power Engineering, Yangzhou University, 88 Daxue South Road, Yangzhou 225009, China
3
Division of Electronics and Informatics, Gunma University, Kiryu 376-8515, Japan
*
Author to whom correspondence should be addressed.
Processes 2024, 12(6), 1108; https://doi.org/10.3390/pr12061108
Submission received: 25 April 2024 / Revised: 19 May 2024 / Accepted: 25 May 2024 / Published: 28 May 2024
(This article belongs to the Section Advanced Digital and Other Processes)

Abstract

:
Microfluidic chips represent a cutting-edge technology for manipulating fluids within micrometer-scale spaces and are gradually becoming a new favorite platform in life science research. Precise and fast zonal temperature control is essential for accelerating biological experiments. However, current multi-channel temperature controllers typically rely on multiple channel sets to achieve single set-point control, which results in discrepancies between the fluid temperature distribution and sensor temperature due to the distributed temperature field in the fluid channel. To estimate the actual temperature and implement gradient temperature control, this paper introduces an extension of the target tracking (TT) two degrees of freedom (2DOF) state feedback control (SFC) method, followed by a presentation of simulation and experimental results. Through comparisons with an enhanced PID system in both simulation and experimentation, the paper demonstrates an 8.96% reduction in the maximum temperature difference across different regions and a 27.89% decrease in the time taken to reach various temperatures. This solution effectively addresses the existing challenges in temperature control for microfluidic chips, offering a more precise and stable control within the desired temperature range.

1. Introduction

Microfluidic chips, since their inception, have transformed the landscape of life sciences with their remarkable capabilities. These chips offer high efficiency in mass and heat transfer, enabling rapid and precise control over biochemical reactions. Their design facilitates minimal sample consumption, which is particularly beneficial for experiments involving scarce or valuable biological materials. The high integration level of microfluidic chips allows for the miniaturization and parallelization of complex laboratory processes onto a single chip, thereby enhancing experimental throughput and efficiency [1,2,3].
Moreover, the swift detection capabilities of microfluidic chips have accelerated the pace of scientific discovery. The ability to perform real-time monitoring and analysis on a microscale contributes to their growing popularity in various research areas, including drug discovery, disease modeling, and environmental sensing [4,5].
Temperature is a pivotal parameter in the growth and development of organisms. It significantly influences enzymatic activities, cellular metabolism, and reaction kinetics, making temperature control an indispensable aspect of biological experiments [6,7]. Accurate temperature regulation ensures that experimental conditions are maintained consistently, which is crucial for obtaining reliable and reproducible results.
The primary methods of temperature control in microfluidic systems are microreactor cavity-based control and continuous flow control [8]. In microreactor cavity-based control, the reaction solution is held stationary within a cavity, and its temperature is modulated by external heating and cooling devices. This method allows for precise control over the reaction conditions, facilitating the achievement of desired outcomes in various chemical and biological processes.
Conversely, continuous flow control involves the steady passage of the solution through a series of temperature zones within the microfluidic chip. This method enables dynamic temperature adjustments that can be tailored to the specific requirements of the reaction as it progresses. The flexibility offered by continuous flow control is particularly advantageous for complex assays that demand multiple steps or varying conditions [9].
Continuous flow microfluidic chips present several advantages, such as high throughput, elimination of cooling requirements, and the capability for continuous measurement. These features make them highly suitable for applications where process control and optimization are critical, such as in industrial and clinical settings. Due to these benefits, continuous flow microfluidic chips are increasingly replacing microreactor cavity-based microfluidic chips in various scientific and medical applications [7].
Kopp et al. were pioneers in the development and application of continuous flow microfluidic chips for polymerase chain reaction (PCR) processes. They utilized three heating blocks controlled by a PID (proportional–integral–derivative) controller to achieve and maintain three distinct temperatures required for PCR. However, this method had its limitations as it controlled only the temperature of the external heating blocks and not the actual liquid temperature within the microchannels, which could lead to inaccuracies in the experimental outcomes [10].
In an effort to address this issue, Liu et al. proposed an innovative open-loop temperature control system. This system was based on multi-parameter identification and employed a model of the microfluidic chip to infer the actual temperature of the fluid through temperature detection. This approach allowed for the control of the actual fluid temperature within a specific range, offering a significant advancement over previous methods. Nonetheless, in practical applications, variations in flow rate and fluid properties could lead to parameter variations, weakening the system’s anti-interference ability and hindering the accurate prediction of the actual fluid temperature. Moreover, the open-loop control lacked an automatic temperature correction mechanism [11].
Ulep et al. introduced a point of care testing platform based on droplet loop-mediated isothermal amplification (LAMP). This design overcame some of the previous limitations by directly inserting a temperature probe into the fluid, which allowed for accurate temperature measurement and enhanced the robustness and accuracy of temperature control through closed-loop control. However, this method, while effective for static fluids, was not suitable for flowing fluids and suffered from a slower response time [12].
Ren et al. further advanced the field by implementing an improved PID-Fuzzy control strategy. This strategy involved adjusting the PID parameters during different stages of operation, which improved the response time and robustness of the system to some extent. However, the independent control of multiple temperature control modules in close proximity could lead to temperature fluctuations due to mutual interference, indicating that there was still room for further improvement in temperature control systems for microfluidic chips [13].
To optimize temperature control in microfluidic chips, this paper proposes a multi-channel temperature control system, Figure 1, based on target tracking, specifically a 2DOF state feedback control for a MIMO temperature controller, designed to meet the control requirements for different positions and varying temperatures across the chip. The proposed system first establishes the system model that relates heater voltage to the actual liquid temperature using a step response. Subsequently, an observer is designed to estimate the actual liquid temperature by measuring nearby temperatures. The system is decoupled, and temperature control is achieved through state-space feedback. Built on this foundation, a target tracking system is implemented to ensure stable gradient control, and feed-forward control is incorporated to expedite the system’s response.
This paper assesses the effectiveness of the proposed system by comparing its performance to that of an improved PID (proportional–integral–derivative) system through both simulation and experimentation. The experimental results demonstrate an 18% improvement in response time and a 23% reduction in overshoot. Additionally, the system achieves an 8.96% reduction in the maximum temperature difference across different regions and a 27.89% decrease in the time required to reach various temperatures. The proposed system effectively addresses the challenges faced by current temperature control methods in microfluidic chips, providing a more effective solution for precise temperature control and stability within the targeted temperature range.

2. Heating System Plant Identification

System identification is essential and effective tool in control engineering to understand the behavior of dynamic systems. It involves developing a mathematical model that represents the input–output relationship of a system based on measured data.
The general approach to system identification includes the following steps:
  • Data Collection: to gather input–output data from the system under test. These data can be obtained through experiments or recorded from the system’s operation.
  • Model Structure Selection: to choose an appropriate model structure that represents the system’s dynamics. Common structures include linear models such as ARX (AutoRegressive with exogenous inputs), transfer functions, or state-space models.
  • Parameter Estimation: to use the collected data to estimate the parameters of the chosen model structure. Techniques such as least squares, maximum likelihood, or recursive algorithms can be employed.
  • Model Validation: to validate the identified model by comparing its predictions with additional data not used in the parameter estimation step. This ensures the model’s accuracy and generalizability.
  • Model Refinement: if the model does not adequately represent the system, refine the model structure or re-estimate the parameters until an acceptable model is obtained.

2.1. The Temperature Control System

In the temperature control system, the controller generates the trigger pulses for the thyristor, which in turn supplies cycles of ac voltage to the heating rod. Concurrently, the temperature sensor converts the temperature signal into a voltage signal and sends it back to the controller, forming a close-loop system. This feedback mechanism adjusts the trigger signal accordingly. Consequently, to maintain a stable temperature, precise cycle control of the supply voltage is essential.
Currently, model-based control algorithms are extensively and profoundly utilized, with their effectiveness being directly proportional to the depth of understanding of the controlled system. However, due to various factors, obtaining accurate models of the plant can be challenging, and these models may evolve over time. The application of system identification techniques serves as an effective method for acquiring the mathematical models of such systems. Given the crucial role of servo valves in electro-hydraulic servo systems, it is especially important to identify and model the dynamic characteristics of these valves.
Generally, a temperature control plant can be approximated as a first-order inertial element. However, in practice, this system can be more accurately described as a first-order inertial plus lag element, given the time delay that exists between the temperature reading from the sensor and the actual temperature of the liquid. A simple heating system consisting of a heating rod and a thermal mass. The system can be modeled as a first-order inertial element with a pure lag.
The energy balance for the heating rod and thermal mass system can be represented as follows:
Q ( t ) = m · c · d T ( t ) d t + V ( t )
where Q ( t ) is the heat input from the heating rod, m is the mass of the thermal mass, c is the specific heat capacity, T ( t ) is the temperature of the thermal mass, and V ( t ) represents the heat loss due to lag.
Applying the Laplace transform to the energy balance equation, we obtain:
Q ( s ) = m · c · s · T ( s ) m · c · T ( 0 ) + V ( s )
Assuming zero initial conditions, T ( 0 ) = 0 , the equation simplifies to:
Q ( s ) = m · c · s · T ( s ) + V ( s )
The transfer function G ( s ) is defined as the ratio of the output T ( s ) to the input Q ( s ) :
G ( s ) = T ( s ) Q ( s )
Assuming V ( s ) has the same time constant τ as T ( s ) , such that V ( s ) = τ · s · T ( s ) , the transfer function becomes:
G ( s ) = 1 m · c · s + τ · s
Simplifying, we obtain the final transfer function:
G ( s ) = 1 s · ( m · c + τ )
In practical applications, the transfer function may be more complex and can be augmented by incorporating additional time delays to accurately describe the dynamic behavior of the system. The final transfer function represents the relationship between the heating input Q ( s ) and the temperature response T ( s ) ,
K T s + 1 e τ s ,
where K is the temperature transfer coefficient, T is the time constant, which is a combination of the system’s thermal resistance and thermal capacity, and τ is delay time.
This transfer function can be used to analyze and design temperature control systems, determining their stability and response characteristics.

2.2. System Identification Method

Perform a pull-inverse transformation to obtain the following equation:
y ( t ) = K e ( t L ) / T + w ( t ) ,
where w ( t ) is the noise.
Equation (8) can be converted to
e ( t L ) / T = y ( t ) K + w ( t ) K ,
Integrate Equation (8) to obtain the following:
0 τ y ( t ) d t = K [ T T e ( t L ) / T ] + 0 τ w ( t ) d t ,
Substituting Equation (9) into Equation (10) results in
0 τ y ( t ) d t = K [ T T y ( τ ) K ] + w ( τ ) + 0 τ w ( t ) d t
Suppose A ( τ ) = 0 τ y ( t ) d t , δ ( τ ) = w ( τ ) + 0 τ w ( t ) d t . Therefore, Equation (11) can be written as a system of linear equations.
Ψ θ = Γ + Δ τ L ,
where
θ = K T T , Ψ = 1 y [ m T s ] 1 y [ ( m + 1 ) T s ] 1 y [ ( m + n ) T s ] , Γ = A [ m T s ] A [ ( m + 1 ) T s ] A [ ( m + n ) T s ] , Δ = δ [ m T s ] δ [ ( m + 1 ) T s ] δ [ ( m + n ) T s ] ,
where T s is the discrete sampling time, and m T s must be greater than or equal to L. Finally, the estimation of θ that can be obtained using the least squares method is
θ = ( Ψ T Ψ ) 1 Ψ T Γ ,
The parameters can be found by Equation (14). K, T is
K T = θ 1 / θ 2 θ 2 ,
where θ 1 and θ 2 represent the first and second components of θ ^ .
Next, we obtain the value of L. First, the following equation is obtained by integrating t y ( t )
0 τ t y ( t ) d t = K [ T 2 + T L T τ e ( t L ) / T T 2 e ( t L ) / T ] + 0 τ w ( t ) d t ,
Substituting Equation (9) into Equation (16),
0 τ y ( t ) d t = K [ T 2 + T L T τ y ( τ ) K T 2 y ( τ ) K ] + ( T τ + T 2 ) w ( τ ) + 0 τ w ( t ) d t
Suppose A ( τ ) = 0 τ t y ( t ) d t , δ ( τ ) = ( T τ + T 2 ) w ( τ ) + 0 τ w ( t ) d t . Therefore, Equation (17) can be written as a system of linear equations.
Ψ θ = Γ + Δ τ L ,
where
θ = T T 2 K T ( T + L ) , Ψ = m T s y [ m T s ] y [ m T s ] 1 ( m + 1 ) T s y [ m T s ] y [ ( m + 1 ) T s ] 1 ( m + n ) T s y [ m T s ] y [ ( m + n ) T s ] 1 , Γ = A [ m T s ] A [ ( m + 1 ) T s ] A [ ( m + n ) T s ] , Δ = δ [ m T s ] δ [ ( m + 1 ) T s ] δ [ ( m + n ) T s ] ,
where T s is the discrete sampling time, and m T s must be greater than or equal to L. Finally, the estimation of θ that can be obtained using the least squares method is
θ = ( Ψ T Ψ ) 1 Ψ T Γ ,
By combining Equation (20) with K and T obtained by Equation (15), the value of L can be found as
L = θ 3 / ( K T ) T ,
where θ 3 represent the third components of θ ^ .
Finally, the identification parameters of the first-order inertial differential pure hysteresis model can be obtained by Equations (15) and (21).

2.3. System Identification Result

Before customizing the microfluidic chip for specific testing applications, it is essential to construct a reliable temperature control system. This system serves to validate not only the effectiveness of the temperature regulation algorithm but also the overall thermal performance of the chip under various conditions.
The preliminary stage involves setting up a temperature control system that emulates the operational environment of the microfluidic chip. As shown in Figure 2, the configuration includes four heating blocks positioned beneath the chip, designed to mimic the thermal dynamics during actual chip usage.
The experimental setup, as depicted in Figure 3, consists of four aluminum blocks, each playing a critical role in the temperature control process. These blocks are equipped with two heating rods and a temperature sensor, allowing for precise heating and monitoring of the thermal state within each block.
Each aluminum block is designated as ch1, ch2, ch3, and ch4, corresponding to their position and function within the system. The voltage applied to the heating rods is carefully controlled, and the temperature data collected by the sensors are digitized and transmitted to a computer system. This computer acts as the central monitoring unit, facilitating real-time control and adjustment of the temperature parameters through a dedicated temperature controller.
To engineer a precise control system capable of meeting the stringent requirements of microfluidic chip testing, system identification becomes a crucial first step. This process involves the analysis of the system’s dynamic behavior in response to various inputs and the development of a mathematical model that accurately represents this behavior.
During the experiment, a step voltage of 1 V was individually applied to the heating rods of each of the four channels, and the temperature signals from the sensors in these channels were recorded simultaneously. The temperature signal recorded by the sensor in channel ch1 upon the application of voltage is depicted in Figure 4.
Implementing requirements for adequacy and causality in practice presents significant challenges, particularly when configuring high-dimensional MIMO processes. To address these challenges, research efforts have predominantly concentrated on double-input double-output (DIDO) processes.
In this particular design, channels ch1 and ch3 have been chosen for study. The linear model for these channels can be approximated as a first-order system with time delay. The formula for calculating the parameters is presented below.
4.52 1211 s + 1 e 25 s 1.91 1211 s + 1 e 600 s 1.67 3984 s + 1 e 400 s 4.52 1639 s + 1 e 30 s ,
The Bode diagram of the system is shown in Figure 5.

3. Target-Follow State Space Model

Subsequently, the composition of the system will be detailed across five key components: system decoupling, state observer design, integral negative feedback design, tracking link design, and feedforward design.

3.1. System Decoupling

In the realm of control systems engineering, the phenomenon of overshoot can lead to instability and inefficiency in system performance. Overshoot occurs when the system’s response exceeds the desired set point before it settles down. This can be particularly problematic in precision applications, such as in microfluidic chip temperature control, where accurate and stable temperature zones are crucial for biological experiments and chemical reactions. To address the issue of overshoot stemming from system coupling, a strategic approach is to decouple the system. System coupling refers to the interdependencies between different parts of a system, which can lead to complex and challenging control scenarios. Decoupling is the process of reducing these interdependencies, allowing for the independent control of each subsystem. This simplifies the control design and improves the overall system stability and performance. The initial step in decoupling is to analyze the system and identify its individual components, which in this case are the subsystems that make up the whole. As detailed in the previous section of the paper, the system under study has been delineated into four inertial delay links. These links represent different parts of the system that contribute to the overall temperature control behavior. By treating each link as a separate subsystem, the complexity of the entire system can be more effectively managed. Once the system has been broken down into these four inertial delay links, each subsystem can be described using a state-space model. State-space representation is a mathematical framework that allows for the analysis of complex systems by representing them as a set of first-order differential equations. This approach is particularly useful for linear time-invariant (LTI) systems, which are common in control theory. The state-space equation for each subsystem can be formulated as follows:
x ˙ ( t ) = A x ˙ ( t ) + B u ( t ) , y ( t ) = C x ˙ ( t ) ,
in this system, where ( ˙ x ) ( t ) represents the time derivative of the state vector x ( t ) , A = 1 / T is the state matrix, B = K / T is the input matrix, u ( t ) is the control input vector, y ( t ) is the output vector, and C = 1 is the output matrix. The state vector x ˙ ( t ) includes the states of the system, such as the temperatures and energy inputs at each of the four inertial delay links.
Next, the subsystems are combined diagonally to obtain a complete decoupled system.
A = A 11 0 0 0 0 A 21 0 0 0 0 A 12 0 0 0 0 A 22 , B = B 11 0 B 21 0 0 B 12 0 B 22 , C = C 11 C 21 0 0 0 0 C 21 C 22 ,

3.2. State Observer

The primary objective of this system is to regulate the temperature of the liquid within the microfluidic chip. Achieving this level of control is paramount, as it directly impacts the efficiency and accuracy of experiments conducted on the chip. However, direct measurement of the internal liquid temperature presents a significant challenge due to the small scale and complex geometry of microfluidic channels.
To circumvent the limitations associated with direct temperature measurement, an observer is employed within the control system. This observer is designed to estimate the actual temperature of the liquid within the microfluidic chip. It utilizes the input voltage applied to the heating elements and the temperature readings from peripheral sensors to infer the internal liquid temperature. This approach is particularly useful when direct measurement is not feasible, as is often the case with microfluidic systems.
In the context of this experiment, since no microfluidic chip is installed, the default measured temperature from the peripheral sensors is assumed to be equivalent to the actual temperature of the system. This assumption allows for the initial calibration and testing of the observer design. The observer utilizes the system parameters that have been previously described and validated, ensuring a robust estimation of the liquid temperature.
Based on the observer’s design and the system parameters, the transfer function of the control system is modified accordingly. This modification ensures that the control algorithm accounts for the estimated temperature, allowing for precise regulation of the liquid’s thermal state. The updated transfer function is essential for the implementation of feedback control strategies that rely on accurate temperature measurements.
The incorporation of an observer in the control system, as detailed by Share Pasand and Ahmadi [14], is a significant advancement in the field of microfluidic temperature control. It allows for the extension of control theory to complex systems where direct measurement is either impractical or impossible.
The objective is to design an observer of the following form:
x ^ ˙ ( t ) = A x ^ ( t ) + B u ( t ) + L ( y ( t ) C x ^ ( t ) )
where x ^ ( t ) is the estimated state vector and L is the observer gain matrix to be determined.
The error e ( t ) between the actual state and the estimated state is defined as follows:
e ( t ) = x ( t ) x ^ ( t )
The dynamics of the error can be expressed as follows:
e ˙ ( t ) = x ˙ ( t ) x ^ ˙ ( t ) = A e ( t ) L C e ( t )
L is chosen such that the eigenvalues of A L C are in the left half of the complex plane, ensuring that the error e ( t ) converges to zero.
To determine the observer gain L, the Ackermann’s formula is used, which gives
L = K ( A , C ) = ( A T λ I ) 1 C T
where λ is a scalar chosen such that the real part of λ is negative, ensuring stability, and T is a matrix that relates the desired eigenvalues of A L C to the eigenvalues of A.

3.3. Integral State Feedback Control

To ensure that the control target aligns with the set parameters, integral state feedback is employed. This control strategy is particularly effective in systems where the control objectives require the elimination of steady-state errors and the maintenance of desired closed-loop performance characteristics [15].
Integral state feedback is a control technique that integrates the error between the desired output and the actual output of a system over time. This integration process accumulates the error, which is then used to adjust the control input in a way that ensures the system output converges to the desired value, regardless of the initial conditions or disturbances.
x ˙ ω ˙ = A ¯ x ω + B ¯ u 0 y = C ¯ x ω ,
where A ¯ = A 0 C 0 , B ¯ = B 0 , C ¯ = C 0 . Pole placement is used to calculate the control parameter as follows:
P = λ ( A ¯ B ¯ F ) ,
where P is the design value and F = F 0 F 2 are the control parameters.
Figure 6 shows the system block, and he Bode diagram of the system is shown in Figure 7 and Figure 8.

3.4. Target Tracking Control

The individual outputs of the distributed temperature control system may exhibit different responses to step or distance inputs due to errors in system identification. To minimize these discrepancies, one output is designated as the primary target, with the others set to follow this lead output. A two degrees of freedom (2DOF) state feedback control is designed to track this target output. Assuming the second output is chosen as the target, the relevant matrices are defined as follows:
D = 1 0 0 0 ,
In order to facilitate the design of temperature gradient, the difference value between the target and the follower are set as the reference value and a matrix like the follower equation is needed.
T = 1 1 0 1 ,
Figure 9 shows the system block and the Bode diagram of the system is shown in Figure 10 and Figure 11.

3.5. State Feedback and Feed-Forward Control

Traditional closed-loop temperature control systems often struggle to simultaneously optimize response speed and stability. During multi-channel control, achieving temperature stability within the desired range is challenging due to coupling effects. To address this, it is essential to incorporate feed6forward loops into the other channels, which can help reduce response times and minimize the discrepancies between channel outputs [16].
The objective of the feed-forward controller is to design u ( t ) such that the output y ( t ) tracks the desired reference trajectory r ( t ) , even in the state vector x ˙ ( t ) .
Reference trajectory feed-forward:
u f f ( t ) = H 0 r ( t )
where H 0 is the reference feed-forward gain matrix.
Disturbance feed-forward:
u f f d ( t ) = F 1 x ˙ ( t )
where F 1 is the disturbance feed-forward gain matrix.
Total feed-forward control input:
u ( t ) = u f f ( t ) + u f f d ( t ) = H 0 r ( t ) + F 1 x ˙ ( t )
Closed-loop system with feed-forward control:
u ( t ) = K x ( t ) + u ( t )
where K is the state feedback gain matrix.
Closed-loop system dynamics:
x ˙ ( t ) = A ( I B K ) x ( t ) + B ( H 0 r ( t ) + F 1 d ( t ) )
Feed-forward control, when combined with state feedback, enhances the system’s tracking performance and disturbance rejection capabilities. The design of feed-forward gains H 0 and F 1 requires consideration of system performance specifications and potential constraints.The parameters for the feed-forward control are adjusted as follows:
H 0 = { C ( A B F 0 ) 1 B } 1 D ,
F 1 = C ( A B F 0 ) 1 B ,
Figure 12, the Bode diagram of the system is shown in Figure 13 and Figure 14.

4. Simulation Result

The results presented were derived from simulations of a DIDO system. These analyses were systematically conducted using Python 3.8 on a acer computer, made in China, equipped with an Intel Core i5 1.8 GHz CPU and 8 GB of RAM.
To evaluate the effectiveness of various control algorithms, a simulated step input signal ranging from 100 to 101 was utilized. The differences in response time and overshoot magnitude between the output responses of the observed system were analyzed.
The traditional PI control simulation was conducted using the parameters detailed in the Table 1, which were configured using the Ziegler–Nichols (ZN) method. The results are depicted in the Figure 15, Figure 16 and Figure 17: the upper graph illustrates the output results for both channels, while the lower graph compares the differences in their output responses.
The simulation results indicate that the control system’s response time is 125 s, the maximum overshoot is 30%, the maximum error between the two output quantities is 0.15 °C, and the error reduction time is 170 s. It is observed that, due to coupling effects, traditional PI control parameter design methods struggle to eliminate overshoot.
For temperature control, the traditional state feedback control (SFC) was implemented as detailed in the table below, and the simulation results are presented in the accompanying figure. These results show that the SFC control system has a response time of 120 s, with no maximum overshoot (0%), a maximum error between the two output quantities of 0.1 °C, and an error reduction time of 162 s. The results demonstrate that SFC effectively reduces system coupling, leading to a notable decrease in overshoot. However, due to the inherent different delay times in the two channels, a discrepancy between the two output quantities persists.
Q = [ 0.01 0.01 0.01 0.01 ]
P = [ 0.1 0.1 0.1 0.1 5000 5000 ]
The temperature control utilizing the SFC method proposed in this paper is detailed in the table provided as Table 2, and the corresponding simulation results are depicted in the accompanying figure. The simulation outcomes reveal that the response time of this control system is 119 s, with a maximum overshoot of 0%. Additionally, the maximum error between the two output quantities of the system is recorded at 0.04 °C, and the error reduction time is 98 s. The results indicate that the proposed SFC method effectively reduces system coupling. Furthermore, by incorporating a tracking loop and a feed-forward loop, the method significantly mitigates the impact of varying delay times between channels, thereby reducing the error between the two output quantities.

5. Experiment Result

The experimental outcomes for the PI and SFC control systems are as Figure 18 and Figure 19. The Data shows in Table 3 for the PI control system, the response time is recorded at 132 s, the maximum overshoot is 26%, the maximum error between the two output quantities is 0.23 °C, and the error reduction time is 147 s. Consistent with the simulation results, the system experiences notable overshoot and output errors, attributed to coupling and delay issues. Conversely, the SFC control system demonstrates a response time of 108 s, a maximum overshoot of 3%, a maximum error between the two output quantities of 0.21 °C, and an error reduction time of 106 s. The experimental findings are largely in agreement with the simulation results. In comparison to traditional design methods, the SFC approach significantly reduces overshoot and enhances the system’s output accuracy.

6. Conclusions

This paper presents a significant advancement in the field of control systems with the introduction of a TT 2DOF SFC system. The importance of this research lies in its potential to revolutionize the way we approach target tracking and control performance, both of which are critical in a wide array of applications from industrial automation to aerospace and biomedical engineering. The achievement in this research is multifaceted, as detailed below.
Enhanced Performance: The proposed system demonstrates a marked improvement in dynamic response and steady-state accuracy. The comparative simulations and experiments with a PID system highlight an 18% improvement in response time and a 23% reduction in overshoot. These enhancements are not just numbers but represent tangible benefits in real-world applications, such as faster and more accurate processing in manufacturing or more precise environmental controls in scientific research.
Precision Control: The significant reductions in temperature difference and time to reach set temperatures showcase the system’s ability to achieve precise control. This level of precision is crucial in applications where minor deviations can lead to significant outcomes, such as in the pharmaceutical industry for drug synthesis or in laboratories for accurate experimental results.
Simplified Design Process: This study concludes that the SFC system not only enhances control performance but also simplifies the design process. By simplifying the design and implementation of control systems, this research makes sophisticated control strategies more accessible to a broader range of engineers and researchers, potentially leading to a surge in innovation.
Future Innovations: This paper paves the way for future refinements and the development of microcontroller-based prototypes. This opens up avenues for further research and practical implementation, encouraging the integration of advanced control systems in various industries.
Interdisciplinary Applications: By improving the fundamental aspects of control systems, this research adds value across multiple disciplines. The principles and methodologies developed here can be adapted and applied in diverse fields, from robotics to energy management systems.
In conclusion, the introduction of the TT 2DOF SFC system is not just an academic exercise but a significant step forward in the practical application of control systems. It represents a commitment to pushing the boundaries of what is possible, to improving the efficiency and effectiveness of technologies that underpin modern society, and to fostering a future where control systems are more responsive, more accurate, and more integrated into the fabric of our lives.

Author Contributions

Conceptualization, Y.J. and W.J.; methodology, S.H.; software, Y.J.; validation, Y.J., Y.X. and Y.L.; formal analysis, W.J.; resources, Y.J.; data curation, Y.J.; writing—review and editing, Y.J. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Yangzhou City Zero-carbon Smart Manufacturing Engineering Technology Research Center and Yangzhou City Marine Engineering Equipment Innovation Consortia.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors on request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Syama, S.; Mohanan, P.V. Microfluidic based human-on-a-chip: A revolutionary technology in scientific research. Trends Food Sci. Technol. 2021, 110, 711–728. [Google Scholar] [CrossRef]
  2. Zhang, H.; Li, L.; Wang, S.; Sun, X.; Luo, C.; Hou, B. Construction of dentin-on-a-chip based on microfluidic technology and tissue engineering. J. Dent. 2024, 146, 105028. [Google Scholar] [CrossRef]
  3. Cui, P.; Wang, S. Application of microfluidic chip technology in pharmaceutical analysis: A review. J. Pharm. Anal. 2019, 9, 238–247. [Google Scholar] [CrossRef] [PubMed]
  4. Steven, A.D.L. Chapter 9—Managing the societal uses of phytoplankton: Technology applications and needs. In Advances in Phytoplankton Ecology; Clementson, L.A., Eriksen, R.S., Willis, A., Eds.; Elsevier: Amsterdam, The Netherlands, 2022; pp. 265–297. [Google Scholar]
  5. Ramón-Azcón, J.; Rydosz, A. (Eds.) Chapter 3—Microfluidic technology in organ-on-a-chip applications. In Human Organs-On-a-Chip; Academic Press: Cambridge, MA, USA, 2024; pp. 71–104. [Google Scholar]
  6. Hu, X.G.; Zhao, Y.; Peng, Y.; Chen, X.M.; Wang, L.F.; Lin, Z.T.; Zhao, J.; Hu, S. In-situ label-free temperature-compensated DNA hybridization detection with a fiber-optic interferometer and a fiber Bragg grating for microfluidic chip. Biosens. Bioelectron. 2023, 242, 115703. [Google Scholar] [CrossRef] [PubMed]
  7. Liu, Z.; Sun, D.; Jiang, B.; Shen, L.; Zhou, P.; Gao, C.; Jin, Z.; Liu, X.; Yang, L.; Tan, S. Continuous gradient temperature control of microfluidic chip based on thermoelectric cooler. Science 2023, 234, 121277. [Google Scholar] [CrossRef]
  8. Farah, J.; Gravel, E.; Doris, E.; Malloggi, F. Direct integration of gold-carbon nanotube hybrids in continuous-flow microfluidic chips: A versatile approach for nanocatalysis. J. Colloid Interface Sci. 2022, 613, 359–367. [Google Scholar] [CrossRef] [PubMed]
  9. Li, R.; Wang, Z.; Xu, J.; Yuan, W.; Wang, D.; Ji, H.; Chen, S. Design and optimization of hydraulic slide valve spool structure based on steady state flow force. J. Colloid Interface Sci. 2024, 96, 102568. [Google Scholar] [CrossRef]
  10. Kopp, U.M.; De Mello, J.A.; Manz, A. Chemical amplification: Continuous-flow PCR on a Chip. Appl. Therm. Eng. 1998, 280, 1046–1048. [Google Scholar] [CrossRef]
  11. Liu, C.; Geva, E.; Mauk, M.; Qiu, X.; Abrams, W.R.; Malamud, D.; Curtis, K.; Owen, S.M.; Bau, H.H. An isothermal amplification reactor with an integrated isolation membrane for point-of-care detection of infectious diseases. Analyst 2011, 136, 2069–2076. [Google Scholar] [CrossRef]
  12. Ulep, T.H.; Day, A.S.; Sosnowski, K.; Shumaker, A.; Yoon, J.Y. Interfacial Effect-Based Quantification of Droplet Isothermal Nucleic Acid Amplification for Bacterial Infection. Sci. Rep. 2019, 9, 9629. [Google Scholar] [CrossRef]
  13. Ren, K.; Xie, Y.; Wang, C.; Yan, J.; Shi, Y.; Guo, J.; Guo, J. Application of the fuzzy proportional integral differential (PID) temperature control algorithm in a liver function test system based on a centrifugal microfluidic device. Talanta 2024, 268, 125330. [Google Scholar] [CrossRef] [PubMed]
  14. Pasand, M.M.S.; Ahmadi, A.A. A generalized nonlinear extended state observer for multi-output Lipschitz systems. Eur. J. Control 2024, 75, 100906. [Google Scholar] [CrossRef]
  15. Seeber, R.; Tranninger, M. Integral state-feedback control of linear time-varying systems: A performance preserving approach. Automatica 2022, 136, 110000. [Google Scholar] [CrossRef]
  16. Li, B.; Du, X.; Fan, H.; Liu, Z.; Liu, C. Microgrid inverter control strategy based on augmented state feedback and dynamic feedforward compensation. Energy Rep. 2022, 8, 723–732. [Google Scholar] [CrossRef]
Figure 1. Continuous flow microfluidic chips.
Figure 1. Continuous flow microfluidic chips.
Processes 12 01108 g001
Figure 2. Test prototype structure.
Figure 2. Test prototype structure.
Processes 12 01108 g002
Figure 3. Heater and sensor location.
Figure 3. Heater and sensor location.
Processes 12 01108 g003
Figure 4. Step response of ch1 step input.
Figure 4. Step response of ch1 step input.
Processes 12 01108 g004
Figure 5. Bode of plant.
Figure 5. Bode of plant.
Processes 12 01108 g005
Figure 6. Block of SFC.
Figure 6. Block of SFC.
Processes 12 01108 g006
Figure 7. Bode of SFC (CH1 to CH1).
Figure 7. Bode of SFC (CH1 to CH1).
Processes 12 01108 g007
Figure 8. Bode of SFC (CH3 to CH3).
Figure 8. Bode of SFC (CH3 to CH3).
Processes 12 01108 g008
Figure 9. Block of TT SFC.
Figure 9. Block of TT SFC.
Processes 12 01108 g009
Figure 10. Bode of TT SFC (CH1 to CH1).
Figure 10. Bode of TT SFC (CH1 to CH1).
Processes 12 01108 g010
Figure 11. Bode of TT SFC (CH1 to CH3).
Figure 11. Bode of TT SFC (CH1 to CH3).
Processes 12 01108 g011
Figure 12. Block of TT 2DOF SFC.
Figure 12. Block of TT 2DOF SFC.
Processes 12 01108 g012
Figure 13. Bode of TT 2DOF SFC (CH1 to CH1).
Figure 13. Bode of TT 2DOF SFC (CH1 to CH1).
Processes 12 01108 g013
Figure 14. Bode of TT 2DOF SFC (CH1 to CH3).
Figure 14. Bode of TT 2DOF SFC (CH1 to CH3).
Processes 12 01108 g014
Figure 15. Step response of PI Control.
Figure 15. Step response of PI Control.
Processes 12 01108 g015
Figure 16. Step response of SFC Control.
Figure 16. Step response of SFC Control.
Processes 12 01108 g016
Figure 17. Step response of SFC Control.
Figure 17. Step response of SFC Control.
Processes 12 01108 g017
Figure 18. Step response of PI control for experiment.
Figure 18. Step response of PI control for experiment.
Processes 12 01108 g018
Figure 19. Step response of TT 2DOF SFC control for experiment.
Figure 19. Step response of TT 2DOF SFC control for experiment.
Processes 12 01108 g019
Table 1. PI parameter.
Table 1. PI parameter.
KpKi
ch16.80.0056
ch29.20.0055
Table 2. Three control simulation methods.
Table 2. Three control simulation methods.
Response TimeOvershootDifferenceDifference Time
PI12530%0.15 °C170 s
SFC1200%0.1 °C162
TT 2DOF SFC1190%0.04 °C98
Table 3. Two control experiment methods.
Table 3. Two control experiment methods.
Response TimeOvershootDifferenceDifference Time
PI13226%0.23 °C147 s
TT 2DOF SFC1083%0.21 °C106 s
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Jiang, Y.; Liu, Y.; Xue, Y.; Jiang, W.; Hashimoto, S. Target Tracking Two Degrees of Freedom State Feedback Control for Continuous Flow Microfluidic Chips Temperature Controller. Processes 2024, 12, 1108. https://doi.org/10.3390/pr12061108

AMA Style

Jiang Y, Liu Y, Xue Y, Jiang W, Hashimoto S. Target Tracking Two Degrees of Freedom State Feedback Control for Continuous Flow Microfluidic Chips Temperature Controller. Processes. 2024; 12(6):1108. https://doi.org/10.3390/pr12061108

Chicago/Turabian Style

Jiang, Yuqi, Yang Liu, Yuxiong Xue, Wei Jiang, and Seiji Hashimoto. 2024. "Target Tracking Two Degrees of Freedom State Feedback Control for Continuous Flow Microfluidic Chips Temperature Controller" Processes 12, no. 6: 1108. https://doi.org/10.3390/pr12061108

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop