Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Jianhang Liu is active.

Publication


Featured researches published by Jianhang Liu.


Sensors | 2016

A Novel Modification of PSO Algorithm for SML Estimation of DOA

Haihua Chen; Shibao Li; Jianhang Liu; Fen Liu; Masakiyo Suzuki

This paper addresses the issue of reducing the computational complexity of Stochastic Maximum Likelihood (SML) estimation of Direction-of-Arrival (DOA). The SML algorithm is well-known for its high accuracy of DOA estimation in sensor array signal processing. However, its computational complexity is very high because the estimation of SML criteria is a multi-dimensional non-linear optimization problem. As a result, it is hard to apply the SML algorithm to real systems. The Particle Swarm Optimization (PSO) algorithm is considered as a rather efficient method for multi-dimensional non-linear optimization problems in DOA estimation. However, the conventional PSO algorithm suffers two defects, namely, too many particles and too many iteration times. Therefore, the computational complexity of SML estimation using conventional PSO algorithm is still a little high. To overcome these two defects and to reduce computational complexity further, this paper proposes a novel modification of the conventional PSO algorithm for SML estimation and we call it Joint-PSO algorithm. The core idea of the modification lies in that it uses the solution of Estimation of Signal Parameters via Rotational Invariance Techniques (ESPRIT) and stochastic Cramer-Rao bound (CRB) to determine a novel initialization space. Since this initialization space is already close to the solution of SML, fewer particles and fewer iteration times are needed. As a result, the computational complexity can be greatly reduced. In simulation, we compare the proposed algorithm with the conventional PSO algorithm, the classic Altering Minimization (AM) algorithm and Genetic algorithm (GA). Simulation results show that our proposed algorithm is one of the most efficient solving algorithms and it shows great potential for the application of SML in real systems.


transactions on emerging telecommunications technologies | 2013

A compensation model of cooperative downloading for vehicular network

Jianhang Liu; Jingping Bi; Yuming Ge; Xuerong Cui; Shuyan Ding; Zhongcheng Li

The ever growing dependence on the Internet makes people keen on accessing the network anytime and anywhere, even while driving cars. Cooperative downloading among vehicles could help the clients obtain more data when running out of access point coverage area. One of the methods is that the access point predicts communication duration between the helper and the client according to the registered speed of vehicles to decide how many packets should be carried by the helper. However, it is possible that cooperative vehicles cannot always transmit all of the carried data to the client due to the changing speed. A key challenge that lies at the heart of this problem is how to increase the packet transmitting rate of cooperative vehicles. Towards the end, this paper proposes a novel compensation model that exploits nodes own regulatory function to mitigate the packet transmission loss. By analysing a real speed dataset collected from a test car with global positioning system running from May 2011 to July 2012 on the No. G15 highway in China, we derive a strong spatiotemporal regularity in vehicle speeds. Impending speed can be predicted, therefore, using Markov chain. On the basis of the aforementioned quantitative prediction, the compensation schemes is presented to increase received data amount by using the characteristics of encountering, overtaking and being overtaken among vehicles. Simulation results indicate the benefits of the proposed model in terms of increasing throughput and reducing delay. Copyright


international symposium on communications and information technologies | 2015

PSO algorithm for exact Stochastic ML estimation of DOA for incoherent signals

Haihua Chen; Shibao Li; Jianhang Liu; Masakiyo Suzuki

The performance of Stochastic ML (SML) algorithm of Direction-of-Arrival (DOA) is much more superior to many other algorithms in array signal processing. However, the estimation of SML is a non-linear multi-dimensional optimization problem. Therefore its computational complexity is very high. In this paper, firstly we show exact definition of SML estimation of DOA for incoherent signals and brief description of the conventional solving method, Alternating Minimization (AM) algorithm. Then, we propose to use the Particle Swarm Optimization (PSO) algorithm to solve the estimation of SML. Also in this paper, we propose a method to optimize the inertia factor of PSO. Simulation results show that the computational complexity of the proposed PSO algorithm for SML estimation is much lower than that of the conventional AM algorithm.


Sensors | 2017

A Novel Joint Power and Feedback Bit Allocation Interference Alignment Scheme for Wireless Sensor Networks

Shibao Li; Chang He; Yixin Wang; Yang Zhang; Jianhang Liu; Tingpei Huang

It is necessary to improve the energy efficiency of batteries in wireless sensor networks (WSNs). The multiple-input multiple-output (MIMO) technique has become an important means to ameliorate WSNs, and interference management is the core of improving energy efficiency. A promising approach is interference alignment (IA), which effectively reduces the interference and improves the throughput of a system in the MIMO interference channels. However, the IA scheme requires perfect channel state information (CSI) at all transceivers in practice, which results in considerable feedback overhead. Thus, limited IA feedback has attracted much attention. In this paper, we analyze the throughput loss of the K-user MIMO interference channels when each transmitter delivers multiple streams in one slot, and derives the upper-bound of the system interference leakage and throughput loss. Then, to reduce the interference leakage and throughput loss for the MIMO interference alignment with limited feedback, a joint power and feedback bit allocation optimization scheme is proposed. The simulation results show that, compared with the conventional schemes, the presented optimal scheme achieves less residual interference and better performance in the system throughput.


Sensors | 2016

A Cooperative Downloading Method for VANET Using Distributed Fountain Code

Jianhang Liu; Wenbin Zhang; Qi Wang; Shibao Li; Haihua Chen; Xuerong Cui; Yi Sun

Cooperative downloading is one of the effective methods to improve the amount of downloaded data in vehicular ad hoc networking (VANET). However, the poor channel quality and short encounter time bring about a high packet loss rate, which decreases transmission efficiency and fails to satisfy the requirement of high quality of service (QoS) for some applications. Digital fountain code (DFC) can be utilized in the field of wireless communication to increase transmission efficiency. For cooperative forwarding, however, processing delay from frequent coding and decoding as well as single feedback mechanism using DFC cannot adapt to the environment of VANET. In this paper, a cooperative downloading method for VANET using concatenated DFC is proposed to solve the problems above. The source vehicle and cooperative vehicles encodes the raw data using hierarchical fountain code before they send to the client directly or indirectly. Although some packets may be lost, the client can recover the raw data, so long as it receives enough encoded packets. The method avoids data retransmission due to packet loss. Furthermore, the concatenated feedback mechanism in the method reduces the transmission delay effectively. Simulation results indicate the benefits of the proposed scheme in terms of increasing amount of downloaded data and data receiving rate.


international symposium on communications and information technologies | 2016

A JPSO algorithm for SML estimation of DOA

Haihua Chen; Shibao Li; Jianhang Liu; Chen Gong; Fen Liu; Masakiyo Suzuki

The estimation of DOA is an important problem in sensor array signal processing and its industrial applications. Among all the solving techniques for DOA, the Stochastic Maximum Likelihood (SML) algorithm is well-known for its high accuracy of DOA estimation. However, its computational complexity is very high because a multi-dimensional nonlinear optimization problem is involved. The Particle Swarm Optimization (PSO) algorithm is considered as a rather efficient way for multi-dimensional non-linear optimization problems in DOA estimation. However Conventional PSO algorithm usually needs a large number of particles and the iteration number is also a litter high when all the particles converge. As a result, the computational complexity is still a litter high. This paper proposes a low complexity Joint-PSO (JPSO) algorithm for SML estimation. It uses the solution of Estimation of Signal Parameters via Rotational Invariance Techniques (ESPRIT) and stochastic Cramer-Rao bound (CRB) to determine a novel initialization space. In this case, smaller number of particles and less iteration number are required. Therefore, the computational complexity can be greatly reduced. Simulation results are also shown to demonstrate the validity of proposed JPSO algorithm.


international symposium on communications and information technologies | 2016

An adaptive resource allocation algorithm based on space-frequency-time domain grouping for MIMO-OFDM system

Li Li; Jun Yin; Zhiqiang Yin; Shibao Li; Jianhang Liu

In this paper, we propose an adaptive resource allocation algorithm based on space-frequency-time domain grouping (SFTDG) for multiple-input multiple-output orthogonal-frequency-division-multiplexing (MIMO-OFDM) system. The MIMO-OFDM channel can be decomposed into a group of parallel subchannels by singular value decomposition (SVD). Firstly, the subchannels of the first frame are grouped in space domain. Then, the space-frequency domain subchannel groups (SFD-SCGs) with the same size are obtained by a simplified frequency domain grouping algorithm. The optimal algorithm is used to allocate bits and power for these SFD-SCGs, and the allocation results are saved. Finally, the subchannels with the same serial number are divided into a time-domain subchannel group (SCG-TD). For non-first frames, the bit and power allocation on the sorted sub-channels are as the same as the saved allocation results on the subchannels with the same serial number. Simulation results show that the proposed algorithm has little performance loss compared with the optimal algorithm, but the complexity of the proposed algorithm is significantly reduced.


international symposium on communications and information technologies | 2016

A Kalman gain modify algorithm based on BP neural network

Shibao Li; Wenli Ma; Jianhang Liu; Haihua Chen

In practical application of modified gain extended Kalman filter (MGEKF) algorithm, generally used erroneous measured values instead of the real values, so the modified results also contain errors. To solve this problem, this paper proposes an improved MGEKF based on back propagation neural network (BPNN), termed BPNN-MGEKF algorithm. At BPNN training time, it uses measured values as the input, and modified results by true values as the output. So the trained network includes correction of errors, even if input measurement values can be obtained more accurate results. This paper applies the BPNN-MGEKF to single moving station bearing-only position experiment, experimental results showed that: compare to other algorithms, BPNN-MGEKF has a faster convergence speed and higher accuracy.


international symposium on communications and information technologies | 2016

An improved algorithm for symbol segmentation of mathematical formula images

Haiyan Wang; Yu Wang; Liying Lu; Jianhang Liu; Shibao Li; Yang Zhang

Due to the complex species, the changing dimensions and 2D nesting structure of mathematical formula symbols, the accuracy of symbol segmentation still cannot meet the actual needs. Projection is only suitable for simple mathematical formula without subscript and hierarchy. This paper presents a kind of improved algorithm based on the connected domain for symbol segmentation of mathematical formula images. At first, the image of mathematical formula is pre-processed, including gray scale processing, adaptive median filter, image thinning and other operations. Then the segmentation of mathematical formula image is studied and a segmentation method based on improved connected domain presented. This method makes full use of the inherent connected features of the symbols to obtain connected domain, then combine them according to the structural characteristics of symbols, finally achieves a precise character segmentation effect on segmenting the mathematical formula symbols with complex 2D nesting structure.


international symposium on communications and information technologies | 2016

A balanced cooperative downloading method for VANET

Jianhang Liu; Haibin Zhai; Zhixuan Jia; Shibao Li; Haihua Chen; Xuerong Cui

Cooperative downloading is going to improve the amount of downloaded data to the users of Vehicular Networking (VANET). Pointing at the problems of the low utilization of the spatiotemporal resource in DA and unbalance service of cooperative downloading, this paper proposed a balanced cooperative downloading method, which makes use of Euclidean Distance and Manhattan Distance dynamically as one of the principle to selecting the vehicles according to the number of the clients, aiming to keep balanced downloading. On the premise of ensuing throughput, the system can provide relative balanced service using this method. Simulation results indicate the benefits of the proposed scheme in terms of increasing efficiency and balanced profit.

Collaboration


Dive into the Jianhang Liu's collaboration.

Top Co-Authors

Avatar

Shibao Li

China University of Petroleum

View shared research outputs
Top Co-Authors

Avatar

Haihua Chen

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Masakiyo Suzuki

Kitami Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Shuyan Ding

China University of Petroleum

View shared research outputs
Top Co-Authors

Avatar

Xuerong Cui

China University of Petroleum

View shared research outputs
Top Co-Authors

Avatar

Yang Zhang

China University of Petroleum

View shared research outputs
Top Co-Authors

Avatar

Fen Liu

China University of Petroleum

View shared research outputs
Top Co-Authors

Avatar

Ruo Shu

China University of Petroleum

View shared research outputs
Top Co-Authors

Avatar

Chen Gong

China University of Petroleum

View shared research outputs
Top Co-Authors

Avatar

Haiyan Wang

China University of Petroleum

View shared research outputs
Researchain Logo
Decentralizing Knowledge