Abstract

Network-based control systems have been emerging technologies in control and computer communication fields over the past decade. This paper focuses on the analysis and design of network-based control systems with binary modulation. First, it is shown that different modulations can result in different delays which are inevitable in network-based control systems. The delay can be seen as constant delay when the transmission time is the main consideration. Second, channel noise can result in bit error while bit error is seen as active packet loss in this paper, in this context, the conditions of signal-to-noise ratio (SNR) for binary modulation that can guarantee the stability of systems are obtained according to the proposed algorithm. Third, the system with delay and noisy communication can be modeled as an asynchronous dynamic system (ADS); in addition, the stability is analyzed and controller is designed in terms of Lyapunov function and linear matrix inequality (LMI) scheme. Finally, without loss of generality, numerical simulation demonstrates the effectiveness of the proposed scheme and designed controller based on binary amplitude shift keying (2ASK) modulation.

1. Introduction

Network-based control systems, closing their feedback loops via networks or other shared communication mediums, have attracted much attention among researchers and engineers in the past decade. Critical issues that have received significant attention due to the addition of networks can be subjected to three main types of communication constraints: limitations on bit rate; medium access constraints; transmission delay [1].

The study of modulation can be categorized into two directions, that is, quantization perspective and transmission perspective, from the existing literatures.

The quantization perspective belongs to the field of analog signals transmitted over a digital channel, in other words, digital transmission systems. In detail, analog signals need to be sampled, quantized, and coded before transmission in these transmission systems. In this respect, design of quantizer, uniform or nonuniform quantizer has been widely studied in network-based control systems [2].

Delta modulation, which is the simplest form of differential coding, has been investigated by many researchers to date. It is worth noting that the reason why this scheme is not called delta quantization or delta coding but delta modulation is that it is investigated from modulation perspective at the beginning, and this term is passed down in the following research. The other two similar terms are pulse code modulation (PCM) and differential PCM (DPCM). Substantially, the two are also coding methods. Hence, delta modulation can be seen as the special form of quantizer or coder because this modulation scheme not only has the function of quantization, but the function of coding. The output of delta modulation is a sequence of digital pulse signals produced by a two-level quantizer. It quantizes the difference between the current and the previous analog waveform rather than quantizing the absolute value of the analog waveform. Hence, the data capacity is decreased in comparison to that of quantizing the absolute value of the original signals.

Many researchers concentrate on delta modulation. The capability of delta modulation is studied in the context of network-based control systems in [3]. In this paper, a new modified scheme of the original form of delta modulation is proposed to improve the system stability. It is worth considering that this approach explicitly uses the system information to enhance the attraction domain. This result is extended to adaptive delta modulation (i.e., variable gain modulation) and multivariable linear systems in [46]. Recently, event triggering adaptive delta modulation is proposed to decrease the network traffic in a network-based control system that combines event triggered sampling with speech coding [7]. In engineering fields, Delta-Sigma modulation is used to compress and transmit the data from sensors and controllers based on a field programmable gate array (FPGA) experimental platform in [8].

The transmission perspective belongs to digital bandpass transmission in which coded signals are modulated to transmit over an analog channel. Note that this process is a way of signal transmission compared to delta modulation which is a way of quantization or coding. Different from delta modulation which is used for data compressing, this modulation scheme is applied to transmit signals according to the transmission requirements and environments. In this field, not many scholars pay their attention on network-based control systems with modulation. Binary phase shift keying (BPSK) modulation scheme is used to test the performance of the control system in the context of wireless sensor networks [9]. An adaptive modulation in terms of quadrature phase shift keying (QPSK) and quadrature amplitude modulation (QAM) is proposed in [10]. This adaptive modulation is formulated as an optimization problem, and the control command is derived by solving the optimization problem. However, the analysis and design of network-based control systems with modulation are not explicitly shown.

Time delay is an important characteristic of network-based control systems. It significantly degrades the performance of control systems. Time delay possesses the stochastic property due to network congestion, routing, and noise. However, time delay can be modeled by constant delay in networks with binary modulation in this paper. That is to say, effects of congestion and routing can be ignored in this network context. So, many existing deterministic control strategies can be widely used to compensate for the effect of time delay.

The impact of bit error rate on network-based control systems has not been studied until now, while it is inevitable due to noise in signal transmission. The error codes are discarded if no error correct code is applied. This scheme is similar to that of active packet dropout method in congestion control. It is common in real-time control systems as either retransmission mechanism or error correct scheme will consume much time, which is harmful for the real-time performance of network-based control systems. In this respect, the error codes can be seen as the packets that are dropped actively, and, correspondingly, active packet loss rate can be replaced by bit error rate. Note that the packet loss is usually modeled either by a mutually independent stochastic process or by a Markov chain from the existing literatures in network-based control systems. Nevertheless, the former neglects the interaction between the current dropped packet and the previous one, and it is impractical for the existing networks. The latter explicitly characterizes the real packet dropout in networks. Note that a significant element of Markov chain, transition probability matrix, is supposed to be known in advance in most works. However, it is difficult to be obtained in practical system design. This situation is changed if packet loss rate is replaced by bit error rate, and the rationality will be proved in the following sections. Meanwhile, the conditions that signal-to-noise ratio (SNR) satisfies are given to maintain the system stability. It is worth considering that SNR is an important performance index in signal transmission, and it is often ignored by many control system engineers.

In this context, the network-based control systems with time delay and channel noise can be modeled as an asynchronous dynamic system (ADS) based on bit error rate (i.e., active packet loss rate) in system design. Different from conventional ADS design where switching rate (also known as packet loss rate) is hard to be attained in advance, however, packet loss rate can be determined according to the modulation schemes applied in this paper. Then, the stability of system is analyzed and a controller is designed based on Lyapunov function and linear matrix inequality (LMI) scheme to stabilize a network-based control system with binary modulation.

The remainder of this paper is organized as follows. A linear system model and the assumptions used in this paper are given in Section 2. The communication channel characteristics containing time delay and noise are described in Section 3. In Section 4, the proposed method that packet loss rate is replaced by bit error rate is presented; then the stability is analyzed and controller is designed using Lyapunov function and LMI scheme based on ADS model. In Section 5, the effectiveness of the proposed algorithm and designed controller is demonstrated through a numerical illustration based on binary amplitude shift keying (2ASK) modulation. Finally, Section 6 gives conclusion and discussion.

Remark 1. Note that channel noise is different from the noise of control systems even though they all possess the random characteristic. The former does not affect the control systems as it is filtered in the demodulator side while the latter is the inherent noise that cannot be filtered in advance in control system design.

2. System Dynamics

Consider a linear time-invariant dynamical system whose dynamics can be described in the following: where is the -dimensional system state, is the -dimensional control input, is the output, and , , and are system gain matrices of appropriate dimension. It is worth noting that , , and are definitely known as the system model is precisely constructed.

Diagram of a network-based control system is illustrated in Figure 1. and are the discrete forms of state and control input , respectively. In this paper, networks only exist between sensors and controller. The measurements are modulated in the sensor side and demodulated in the controller side. The control action computed by the controller is converted to electrical/electronic signal which is used by actuators to drive controlled plant.

To facilitate system analysis and design, the following assumptions about the network-based control systems are made.

Assumption 2. Sensors are time-driven, while controller and actuators are event-driven. This assumption avoids latency compared to time-driven controller and actuators.

Assumption 3. Assume that the delay is smaller than sampling period . Hence, it can be denoted as at the th sampling instant. It is remarkable that only contains transmission delay (the amount of time required to push all of the packet's bits into the channel); that is, processing delay is negligible because of high speed routers used, propagation delay is ignored due to short distance communication, and queuing delay is neglected as few routers are deployed in networks. In addition, calculating delay of the controller is omitted here. We assume that there is no packet loss because of the reliable transmission. This is reasonable for a local area network with small scale.

Remark 4. No packet loss is assumed here, it means that the packet loss in propagation does not exist due to reliable communication. However, the packet with bit error is actively discarded when the packet arrives at the demodulator in the paper. Hence, the packet loss considered in this paper is different from the usual packet loss (i.e., passive packet loss) which results from heavy traffic load or unreliable transmission in network-based control systems.

3. Communication Channel Characteristics

In this section, time delay for a network-based control system with different modulations is discussed at first. Then, an important factor of noisy channel, bit error rate, is investigated based on different binary modulation schemes.

3.1. Time Delay

Suppose that there are bits that are used to be transmitted in each sampling period. Meanwhile, the transmission delay is the most important concern in network-based control systems while is sufficiently large. It is assumed that the symbol rate (or baud rate) is symbols per second, while each symbol contains bits data information (e.g., a BPSK symbol contains 1 bit data information). Hence, transmission delay at sampling instant can be computed:

Remark 5. In this context, is inversely proportional to as the total bits and the symbol rate are fixed in each sampling period. So, is definite about each . Note that there is no source coding or channel coding schemes used in this paper. Cyclic redundancy check (CRC) is only used to detect the bit error and no error correction code is used due to real-time requirements. There are no retransmission schemes used in information transmission due to the same reason above for a control system.

3.2. Noisy Channel

In communication systems, sum of useful signal and noise is received in the receiver. So, signal received possesses the random characteristic because of noise. Bit error is used to characterize the noise as noise in the channel can result in bit error in transmission systems.

In bandpass transmission, binary communication systems contain three typical types of modulation, that is, 2ASK, binary frequency shift keying (2FSK), and binary phase shift keying (2PSK). Bit error rate of each modulation with coherent demodulation is listed as below [11].

Bit error rate of 2ASK:

Similarly, bit error rate of 2FSK can be denoted as

Bit error rate of 2PSK is where denotes the SNR for the specific modulation and the complementary error function .

4. Stability Analysis and Controller Design

In this section, the network-based control system with time delay and bit error is modeled as an ADS at first. Then, the stable SNR theorem is given according to the proposed method. Finally, stability analysis is made and controller is designed based on Lyapunov function and LMI scheme.

4.1. ADS System Model and Control Law

The network-based control systems with packet dropout can be modeled as an ADS. The measurements are said to be transmitted successfully if the measurements are received and used by controller, this event is denoted by S1. Correspondingly, if the measurements are discarded because of bit error, then it is denoted by S2.

The data that controller receives can be denoted as (6) due to time delay when S1 occurs:

Then, the data is discarded when S2 occurs; however, in this context, controller can use the data stored in zero-order hold (ZOH). So, the data that controller used can be denoted as

Discretizing (1) with sampling period , the network-based control systems with time delay and channel noise can be written as where , , , and .

The discrete state feedback controller used in this network-based control system can be written as

Then, substituting (9) into (8) and letting , , the closed-loop system can be obtained:

4.2. Stable SNR Theorem

In this paper, packet loss rate is replaced by bit error rate. This scheme is reasonable as the error bit is evenly distributed. Each packet only has one error bit, while the case of two error bits for each packet can be ignored due to the lower probability of occurrence. For example, assume that bit error rate , and the probability of one error bit in a packet containing 8 bits is ; however, the probability of two error bits in a packet is . Hence, the case of two error bits can be neglected due to .

Theorem 6 (see [12]). Suppose that the closed-loop system with no packet loss is stable.(1)If the open-loop system is marginally stable, then the system is exponentially stable for all .(2)If the open-loop system is unstable, then the system is exponentially stable for all , where denotes the packet loss rate, , , , , and denotes the maximal eigenvalue of while the maximal eigenvalue of . denotes the feedback gain.

Therefore, the following theorem is easy to be obtained according to the proposed algorithm that packet loss rate is replaced by bit error rate.

Stable SNR Theorem. Suppose the closed-loop system with no packet loss is stable, and packet loss rate can be replaced by bit error rate. The bound of SNR that makes the system stable should satisfy the following conditions.(1)If the open-loop system is marginally stable, then the system is exponentially stable for all for 2ASK, for 2FSK, and for 2PSK.(2)If the open-loop system is unstable, then the system is exponentially stable for all for 2ASK, for 2FSK, and for 2PSK, where , , , and are the same as in Theorem 6.

4.3. Stability Analysis and Controller Design
4.3.1. Related Definitions and Lemmas

Definition 7. An ADS is said to be exponential stable if there exists a constant such that

Lemma 8 (see [13]). For an ADS, if there exists a Lyapunov function and satisfies , where , , and there exist scalars , , , such that and , where denotes the occurrence rate for each subsystem, then this ADS is exponentially stable with decay rate .

Remark 9. Note that is the same as in Theorem 6.
Schur Complement Lemma 10 (see [14]). Consider a symmetric matrix that can be partitioned into blocks:where both and are symmetric, square, and negative definite; then the following properties are equivalent:(1) is negative semidefinite;(2)the Schur complement of in , denoted as , is negative semidefinite;(3)the Schur complement of in , denoted as , is negative semidefinite.

4.3.2. Stability Analysis

Theorem  11. Closed-loop network-based control system (10) with active packet loss rate is said to be asymptotically stable if there exist symmetric positive definite matrices , and feedback gain matrix satisfying the following inequalities:

Proof. Let , and obviously, as , are positive definite matrices.
Case   1. ConsiderBy Schur complement lemma, then According to Lemma 8, (13b) holds.
Case   2. ConsiderBy Schur complement lemma, then According to Lemma 8, (13c) holds.

Hence, the network-based control system (10) is asymptotically stable.

4.3.3. Controller Parameter Design

Note that inequalities (13b) and (13c) are not LMIs. In order to obtain feasible LMIs, (13b) and (13c) are premultiplied and postmultiplied by and let , , and . We can obtainwhere “” denotes the symmetric entries. , , and can be solved by LMI toolbox. Obviously, as is a symmetric and positive definite matrix.

5. Numerical Simulation

In this section, a numerical simulation is given to demonstrate the effectiveness of the proposed algorithm and the designed control law. Without loss of generality, 2ASK scheme is investigated here. Similar analysis can be made on 2PSK and 2FSK.

In this control system, network only exists between sensors and controller, information collected by sensors is transmitted to controller after modulating. When the information arrives, controller computes the control commands to manipulate the system output.

The dynamics of controlled plant is given as follows:

It is assumed that the measured SNR is 11.2 dB here. Hence, bit error rate for 2ASK is 0.01 according to (3). Suppose that the sampling period is 10 ms, and the baud rate is 20 K baud, that is, 20 K symbols per second. Assume that the length of frame is 100 bit, in this context, delay of 2ASK is 5 ms according to (2). The initial state is (1.5, −1). We choose and ; then .

Hence, control law of system with 2ASK modulation is

Packet error illustration with 2ASK modulation is shown in Figure 2.

In Figure 2, Packet = 0 means that the packet is dropped due to bit error while Packet = 1 denotes the packet without bit error. This diagram only denotes the packet error or not, so the values between 0 and 1 are meaningless and will never be used. Controller will use the data stored in ZOH when the packet is dropped. State response illustration with 2ASK modulation is shown in Figure 3.

The system states, and , converge to the equilibrium from Figure 3. That is, this network-based control system with 2ASK modulation and noisy channel is stable. Hence, the proposed algorithm is reasonable and the designed controller is effective in this system design.

6. Conclusion and Discussion

The analysis and design of network-based control systems with binary modulation are studied in this paper. It is shown that different modulations can result in different delays which are important for network-based control systems. Delay in networks with modulation can be modeled as constant delay when transmission delay is the main consideration. Furthermore, a novel active packet loss rate method is proposed in noisy communication. Compared to the existing scheme of packet loss rate which is hard to be determined in application, the proposed scheme can obtain the packet loss rate based on the measured SNR for the specific modulation scheme. Meantime, the stable condition for each binary modulation scheme is given. Finally, without loss of generality, 2ASK modulation is chosen to demonstrate the effectiveness of the proposed algorithm and the designed control law.

This paper focuses on simple but typical modulations in application, such as 2ASK, 2FSK, and 2PSK. The same idea also can be used to M-ary modulation. In addition, passive packet loss is not considered in this paper, noisy communication combining passive packet loss with bit error rate may be considered in our future work. Note that the stable SNR theorem only gives the conditions of modulation ensuring the stability of the network-based control systems as the complementary error function has no analytic solution; the simpler form of the stable SNR theorem may be obtained in the future.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgment

This work is supported by National Natural Science Foundation of China (NSFC) under Grant no. 61172022.