In data post-processing for quantum key distribution, it is essential to have a highly efficient error reconciliation protocol. Based on the key redistribution scheme, we analyze a one-way error reconciliation protoco...In data post-processing for quantum key distribution, it is essential to have a highly efficient error reconciliation protocol. Based on the key redistribution scheme, we analyze a one-way error reconciliation protocol by data simulation. The relationship between the error correction capability and the key generation efficiency of three kinds of Hamming code are demonstrated. The simulation results indicate that when the initial error rates are (0,1.5%], (1.5,4%], and (4,11%], using the Hamming (31,26), (15,11), and (7,4) codes to correct the error, respectively, the key generation rate will be maximized. Based on this, we propose a modified one-way error reconciliation protocol which employs a mixed Hamming code concatenation scheme. The error correction capability and key generation rate are verified through data simulation. Using the parameters of the posterior distribution based on the tested data, a simple method for estimating the bit error rate (BER) with a given confidence interval is estimated. The simulation results show that when the initial bit error rate is 10.00%, after 7 rounds of error correction, the error bits are eliminated completely, and the key generation rate is 10.36%; the BER expectation is 2.96×10^-10, and when the confidence is 95% the corresponding BER upper limit is 2.17×10^-9. By comparison, for the single (7,4) Hamming code error reconciliation scheme at a confidence of 95%,the key generation rate is only 6.09%, while the BER expectation is 5.92x 10"9, with a BER upper limit of 4.34×10^-8. Hence, our improved protocol is much better than the original one.展开更多
Some unsafe languages,like C and C++,let programmers maximize performance but are vulnerable to memory errors which can lead to program crashes and unpredictable behavior.Aiming to solve the problem,traditional memory...Some unsafe languages,like C and C++,let programmers maximize performance but are vulnerable to memory errors which can lead to program crashes and unpredictable behavior.Aiming to solve the problem,traditional memory allocating strategy is improved and a new probabilistic memory allocation technology is presented.By combining random memory allocating algorithm and virtual memory,memory errors are avoided in all probability during software executing.By replacing default memory allocator to manage allocation of heap memory,buffer overflows and dangling pointers are prevented.Experiments show it is better than Diehard of the following aspects:memory errors prevention,performance in memory allocation set and ability of controlling working set.So probabilistic memory allocation is a valid memory errors prevention technology and it can tolerate memory errors and provide probabilistic memory safety effectively.展开更多
To reduce vibration and noise and increase transmission efficiency, a three segment method for modifying the pinion profile was proposed. Cutter surface equations were deduced by changing the shape of the cutter-edge,...To reduce vibration and noise and increase transmission efficiency, a three segment method for modifying the pinion profile was proposed. Cutter surface equations were deduced by changing the shape of the cutter-edge, substituting three segment parabolas for the line. The influence of longitudinal tooth modifications on tooth surface load distributions was discussed. Transmission error minimization and uniformity of tooth surface load distribution were chosen as optimization goals and the modified parameters were obtained by applying the complex method. Finally, an experiment comparing the loaded transmission error, vibration, and noise both before and after modifications was carried out. The results indicate that the modified design is reliable.展开更多
The energy efficiency(EE) of distributed antenna system with quality of service(Qo S) requirement is investigated over composite Rayleigh fading channel,where the shadow fading,path loss and Rayleigh fading are all co...The energy efficiency(EE) of distributed antenna system with quality of service(Qo S) requirement is investigated over composite Rayleigh fading channel,where the shadow fading,path loss and Rayleigh fading are all considered. Our aim is to maximize the EE which is defined as the ratio of the transmission rate to the total consumed power subject to the maximum transmit power of each remote antenna constraint and Qo S(target BER) requirement. According to the definition of EE and using the upper bound of average EE,the optimized objective function is provided. Based on this,utilizing Karush-KuhnTucker conditions and numerical calculation,a suboptimal energy efficient power allocation(PA) scheme is developed,and the closedform expression of PA coefficients is derived. The scheme may obtain the EE performance close to the existing optimal scheme. Moreover,it has relatively lower complexity than the existing scheme because only the statistic channel information and less iteration are required. Simulation results show the presented scheme is valid and can meet the target BER requirement,and the EE can be increased as target BER requirement decreases.展开更多
Considering the air-water interface and ocean water’s optical attenuation,the performance of quantum key distribution(QKD)based on air-water channel is studied.The effects of photons’various incident angles to air-w...Considering the air-water interface and ocean water’s optical attenuation,the performance of quantum key distribution(QKD)based on air-water channel is studied.The effects of photons’various incident angles to air-water interface on quantum bit error rate(QBER)and the maximum secure transmission distance are analyzed.Taking the optical attenuation of ocean water into account,the performance bounds of QKD in different types of ocean water are discussed.The simulation results show that the maximum secure transmission distance of QKD gradually reduces as the incident angle from air to ocean water increases.In the clearest ocean water with the lowest attenuation,the maximum secure transmission distance of photons far exceeds the the working depth of underwater vehicles.In intermediate and murky ocean waters with higher attenuation,the secure transmission distance shortens,but the underwater vehicle can deploy other accessorial methods for QKD with perfect security.So the implementation of OKD between the satellite and the underwater vehicle is feasible.展开更多
基金supported in part by the Foundation for Key Program of Chinese Ministry of Education under Grant No.212177Scientific Research Foundation of the Education Department of Shaanxi Province under Grant No.12JK0973
文摘In data post-processing for quantum key distribution, it is essential to have a highly efficient error reconciliation protocol. Based on the key redistribution scheme, we analyze a one-way error reconciliation protocol by data simulation. The relationship between the error correction capability and the key generation efficiency of three kinds of Hamming code are demonstrated. The simulation results indicate that when the initial error rates are (0,1.5%], (1.5,4%], and (4,11%], using the Hamming (31,26), (15,11), and (7,4) codes to correct the error, respectively, the key generation rate will be maximized. Based on this, we propose a modified one-way error reconciliation protocol which employs a mixed Hamming code concatenation scheme. The error correction capability and key generation rate are verified through data simulation. Using the parameters of the posterior distribution based on the tested data, a simple method for estimating the bit error rate (BER) with a given confidence interval is estimated. The simulation results show that when the initial bit error rate is 10.00%, after 7 rounds of error correction, the error bits are eliminated completely, and the key generation rate is 10.36%; the BER expectation is 2.96×10^-10, and when the confidence is 95% the corresponding BER upper limit is 2.17×10^-9. By comparison, for the single (7,4) Hamming code error reconciliation scheme at a confidence of 95%,the key generation rate is only 6.09%, while the BER expectation is 5.92x 10"9, with a BER upper limit of 4.34×10^-8. Hence, our improved protocol is much better than the original one.
基金supported by the Natural Science Foundation of China under Grant No.61100205the National High-Tech Research and Development Plan of China under Grant No.2009AA01Z433the Project of the Fundamental Research Funds of Beijing Institute of Technology
文摘Some unsafe languages,like C and C++,let programmers maximize performance but are vulnerable to memory errors which can lead to program crashes and unpredictable behavior.Aiming to solve the problem,traditional memory allocating strategy is improved and a new probabilistic memory allocation technology is presented.By combining random memory allocating algorithm and virtual memory,memory errors are avoided in all probability during software executing.By replacing default memory allocator to manage allocation of heap memory,buffer overflows and dangling pointers are prevented.Experiments show it is better than Diehard of the following aspects:memory errors prevention,performance in memory allocation set and ability of controlling working set.So probabilistic memory allocation is a valid memory errors prevention technology and it can tolerate memory errors and provide probabilistic memory safety effectively.
基金Supported by the National Natural Science Foundation under Grant No. 50875211
文摘To reduce vibration and noise and increase transmission efficiency, a three segment method for modifying the pinion profile was proposed. Cutter surface equations were deduced by changing the shape of the cutter-edge, substituting three segment parabolas for the line. The influence of longitudinal tooth modifications on tooth surface load distributions was discussed. Transmission error minimization and uniformity of tooth surface load distribution were chosen as optimization goals and the modified parameters were obtained by applying the complex method. Finally, an experiment comparing the loaded transmission error, vibration, and noise both before and after modifications was carried out. The results indicate that the modified design is reliable.
基金partially supported by National Natural Science Foundation of China (61571225)Research Founding of Graduate Innovation Center in NUAA (kfjj20150410)+4 种基金the Fundamental Research Funds for the Central Universities (NS2015046,NS2016044)Shenzhen Strategic Emerging Industry Development Funds (JSGG20150331160845693)Qing Lan Project of JiangsuSix Talent Peaks Project in Jiangsu (DZXX-007)Open Research Fund of National Mobile Communications Research Laboratory of Southeast University (2012D17)
文摘The energy efficiency(EE) of distributed antenna system with quality of service(Qo S) requirement is investigated over composite Rayleigh fading channel,where the shadow fading,path loss and Rayleigh fading are all considered. Our aim is to maximize the EE which is defined as the ratio of the transmission rate to the total consumed power subject to the maximum transmit power of each remote antenna constraint and Qo S(target BER) requirement. According to the definition of EE and using the upper bound of average EE,the optimized objective function is provided. Based on this,utilizing Karush-KuhnTucker conditions and numerical calculation,a suboptimal energy efficient power allocation(PA) scheme is developed,and the closedform expression of PA coefficients is derived. The scheme may obtain the EE performance close to the existing optimal scheme. Moreover,it has relatively lower complexity than the existing scheme because only the statistic channel information and less iteration are required. Simulation results show the presented scheme is valid and can meet the target BER requirement,and the EE can be increased as target BER requirement decreases.
基金supported by the National High Technology Research and Development Program of China(No.2011AA7014061)
文摘Considering the air-water interface and ocean water’s optical attenuation,the performance of quantum key distribution(QKD)based on air-water channel is studied.The effects of photons’various incident angles to air-water interface on quantum bit error rate(QBER)and the maximum secure transmission distance are analyzed.Taking the optical attenuation of ocean water into account,the performance bounds of QKD in different types of ocean water are discussed.The simulation results show that the maximum secure transmission distance of QKD gradually reduces as the incident angle from air to ocean water increases.In the clearest ocean water with the lowest attenuation,the maximum secure transmission distance of photons far exceeds the the working depth of underwater vehicles.In intermediate and murky ocean waters with higher attenuation,the secure transmission distance shortens,but the underwater vehicle can deploy other accessorial methods for QKD with perfect security.So the implementation of OKD between the satellite and the underwater vehicle is feasible.