This invention involves the end-to-end partially reliable transmission field, which involves a kind of transmission method based on hidden Markov model that specific to video transmission quality enhancement over lossy satellite links.
Multimedia applications play an important role in satellite networks and High-Definition (HD) video dominated streaming applications increasingly, providing these applications with good QoS and QoE continues to be a critical problem. For the delay-sensitive type of applications, the conventional transmission policy cannot be adopted with the limited bandwidth and high bit error rate (BER) of satellite channel. Therefore, how to design efficient transfer protocol with guaranteed QoS and QoE for video transfer in satellite network is one of the key issues.
Reliable transmission control protocol (e.g., TCP and its variants) and unreliable user datagram protocol (e.g., UDP) are widely used for video transmission at the transport layer. TCP is widely used as the primary data transmission protocol, which can enable firewall penetration throughout the network and keep friendliness between different flows. In many papers, video is transferred with TCP protocol at the transport layer. For example, the existing work proposed the CS2P protocol by analyzing the throughput characteristics of different session data. CS2P can predict the initial throughput, and then use the hidden Markov model (HMM) to establish the medium flow forecasting model. Finally, using throughput rate control, CS2P can achieve adaptable for video transmission control. PATON improves the quality of real-time video streams by using the technologies, i.e., forward error correction (FEC), video frame priority selection, and adaptive redundancy. However, because satellite network has a high bit error rate environment, video applications directly use TCP protocol as the underlying protocol for data transmission may cause many problems. First, the reliable transport mechanism of TCP protocol will cause multiple retransmits until the lost packets are correctly received. For delay-sensitive applications, the retransmitted packets are likely to be invalid for video playout before they are received. Furthermore, when packet loss events occur, the congestion control and congestion avoidance mechanism of TCP protocol can result in low bandwidth occupation of video streams and cannot obtain higher bandwidth occupation when competing with UDP flow. In summary, reliable transmission strategies cannot guarantee QoS of video flows over satellite networks.
Nowadays, most multimedia applications are based on unreliable transmission protocols, such as UDP protocol and RTP protocol. Many well-known applications are based on UDP protocol (i.e., Skype and WebRTC). For example, GCC performs rate control based on RTP/RTCP protocol, and then uses the Kalman filter algorithm to estimate the delay gradient of packets in the networks, which can indicate the network congestion level. GCC is used for Google Hangouts and Chrome WebRTC protocol stack in reality. An existing work proposed the DCCP protocol which uses the principle of incremental sequence number. Moreover, by assessing whether the packet exceeds its scheduled life cycle, DCCP determines whether to retransmit the lost packet. However, transmission method of unreliable transmission protocol also has some disadvantages. First, UDP and RTP protocol without congestion control mechanism flood data packets into network, which may deteriorate the overall network performance. In addition, unreliable transmission protocol does not guarantee data transmission reliability. When the satellite network is in good condition but has large amount of stochastic packet losses, unreliable transfer methods will greatly influence the QoS of HD video.
This invention aims to solve the technical problem which offers a kind of reliable transmission method based on hidden Markov model (hereafter referred to as APRT protocol) to handle the quality and real-time problem of delay-sensitive video service over lossy satellite links.
To solve the technical problem mentioned above, the technical program adopted by this invention is:
Step 1: Present the specification definition of HMM model.
This method uses HMM model to forecast retransmission rate. The underlying network packet loss rate is used as the hidden state of HMM model and the retransmission rate is used as the observation state. By analyzing the historically transmitted data sessions, it establishes the relationship between the hidden state transition probability and the emission probability. Then, a robust and efficient retransmission rate prediction is obtained.
Random variables Wt is defined as the retransmission rate of APRT protocol in time period t. wt is defined as the actual retransmission rate measured in the network. Ŵt indicates the predicted value of random variable Wt. Assume that the retransmission rate of the strategy Wt is changing with the variation of some hidden state variables Xt∈χ, where χ∈{x1, x2, . . . , xN} represents a set of possible discrete state sequences and N=|χ| indicates the number of states. State variables Xt is a random variable and the probability distribution is defined as the vector π=(P(Xt=x1), . . . , P(Xt=xN)).
The HMM model assumes that the state varies with the Markov process, where the probability distribution of the current state is determined by the state of its previous period, that is P(Xt|Xt−1, . . . , X1)=P(Xt|Xt−1). The defined transition probability matrix is P={Pij}, where Pij=P(Xt=xi|Xt−1=xj). According to Markov properties, it can be concluded that πt+τ =πtPτ. When a hidden state Xt is given, we assume that the probability distribution function (pdf) of network packet loss rate follows the following Gaussian distribution function: Wt|Xt=x˜N (μx, σx2).
Step 2: Offline training phase.
When the number of states N is given, and the training data set is Set(Ms*, s), utilize the maximum likelihood estimation algorithm to calculate the parameters of HMM model, which can be expressed by the equation θHMM={π0, P, {(μx, σx2), x∈χ}}.
Step 3: Online prediction stage.
Step 4: Congestion Control.
According to the program mentioned above, in Step 3, the formula to calculate in Step 3 is defined as follows:
According to the program mentioned above, in Step 3, the formula to calculate πt|1:t−1 and
Being compared with the current technology, the beneficial effects of this invention are: 1) It employ HMM model to depict reliable level of the transfer strategy, which can make tradeoffs between the quality of the video application and the real-time performance of video transfer. Through offline training initialization and online prediction, the relationship between the packet loss and the reliability of the transmission is established, which can represent good video quality and minimum packet delay. 2) It can retransmit the lost packets as the network changing without losing of key frames. It is compatible with the existing TCP congestion control scheme for rate control, and takes the video frame priority into consideration for partial reliability transmission. Comparing with other video transfer strategies, APRT achieves higher throughput while ensuring lower packet delay. Consequently, the proposed protocol can guarantee the video stream QoS for satellite network.
Further specific specification is given as follows by combining the attached figures and the implementation case in detail.
Simulation topology is shown in
The APRT protocol is compared with different types of protocols, which include various reliability and order. Therein, variable ξ, denote the reliability degree of the transport service provided. A reliable service is 100% reliable. A partially reliable service is the service with ξ∈[0%, 100%], variable Ω defines the orderliness of the strategy, where Ω∈[0%, 100%]. P1 represents APRT protocol, P2 represents the protocol with ξ=1, Ω=1, P3 represents the protocol with ξ≤1, Ω=1, P4 represents the protocol with ξ≤1, Ω=1∘
It can be concluded from both
As shown in
It can be seen from
It can be seen from
Table 1 examines the packet loss results in different network states. Overall, it can be seen that for different BERs, packet loss rate of different protocols is: packet loss rate of p4>packet loss rate of p3>packet loss rate of APRT>packet loss rate of p2. When the bandwidth of 200 Kbps, the performance of p4 strategy and p3 strategy are affected greatly, and the total number of dropped frames are 452 and 314, respectively. The total number of dropped frames of APRT protocol is 178 at most.
The PSNR results are shown in Table 2. The upper part of Table 2 shows a good state of the network, where the bandwidth is not fully utilized and the link BER is 10−8. The four protocols achieve a higher. PSNR value and the corresponding MOS value is 5, while the reliable protocol has higher video transmission quality than the unreliability protocol. The PSNR of the APRT protocol is 11.62% higher than that of the p4 strategy. The lower part of Table 2 shows a poor network status, where the bandwidth low and link BER of 10−5. Therein, PSNR of p2 strategy is 0, indicating that the video cannot be decoded and reconstruction. The video quality based on p3 strategy and p4 strategy is fair and poor, respectively. The APRT protocol with a certain reliability guarantee can reach 32.89, which ensures a better video transmission quality.
It can be seen from
The evaluation of round trip delay and delay jitter is also similar to the result of a single flow scenario.
Table 3 is used to check the coexistence of multiple data strip in different network state under different packet loss situation. It can be seen that in the case of multiple flow coexisting situations, all of the protocols have a high packet loss rate, especially when the bandwidth is 200 Kbps. The packet loss rate of APRT reduced by 77.69% and 55.05% comparing with the p4 strategy.
For the upper part of Table 4, when the network state is better, the four protocols can reach a higher PSNR value, and the MOS value is 4. The PSNR of difference protocol is not significant. However, when the network gets worse, the performance of APRT protocol is significantly better than the other three protocols. It can be concluded that APRT ensures a better video transmission quality.
It can be seen from
Number | Date | Country | Kind |
---|---|---|---|
2017 1 1337016 | Dec 2017 | CN | national |
Number | Name | Date | Kind |
---|---|---|---|
8948026 | Rhee | Feb 2015 | B2 |
20060280235 | Rhee | Dec 2006 | A1 |
20150200684 | Kanievskyi | Jul 2015 | A1 |
Number | Date | Country | |
---|---|---|---|
20190191130 A1 | Jun 2019 | US |