期刊文献+
共找到275篇文章
< 1 2 14 >
每页显示 20 50 100
Study of adaptive modulation and LDPC coding in multicarrier systems 被引量:2
1
作者 Huo Yongqing Peng Qicong Shao Huaizong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第1期39-45,共7页
An adaptive modulation (AM) algorithm is proposed and the application of the adapting algorithm together with low-density parity-check (LDPC) codes in multicarrier systems is investigated. The AM algorithm is base... An adaptive modulation (AM) algorithm is proposed and the application of the adapting algorithm together with low-density parity-check (LDPC) codes in multicarrier systems is investigated. The AM algorithm is based on minimizing the average bit error rate (BER) of systems, the combination of AM algorithm and LDPC codes with different code rates (half and three-fourths) are studied. The proposed AM algorithm with that of Fischer et al is compared. Simulation results show that the performance of the proposed AM algorithm is better than that of the Fischer's algorithm. The results also show that application of the proposed AM algorithm together with LDPC codes can greatly improve the performance of multicarrier systems. Results also show that the performance of the proposed algorithm is degraded with an increase in code rate when code length is the same. 展开更多
关键词 MULTICARRIER adaptive modulation low-density parity-check coding bit error rate.
在线阅读 下载PDF
Efficient spread space-time block coding scheme in multiple antenna systems
2
作者 Qiu Ling Zheng Xiayu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期258-262,共5页
Space-time coding is an important technique that can improve transmission performance at fading environments in mobile communication systems. In this paper, we propose a novel diversity scheme using spread spacetime b... Space-time coding is an important technique that can improve transmission performance at fading environments in mobile communication systems. In this paper, we propose a novel diversity scheme using spread spacetime block coding (SSTBC) in multiple antenna systems. At the transmitter, the primitive data are serial to parallel converted to multiple data streams, and each stream is rotated in constellation. Then Walsh codes are used to spread each symbol to all antenna space in a space-time block. The signals received from all receiver antennas are combined with the maximum ratio combining (MRC), equalized with linear equalizer to eliminate the inter-code interference and finally demodulated to recover to transmit data by using the one-symbol maximum likelihood detector. The proposed scheme does not sacrifice the spectrum efficiency meanwhile maintains the transceiver with low complexity. Owing to the transmission symbols of different transmit antennas passing through all the spatial subchannels between transceiver antenna pairs, the system obtains the partial additional space diversity gain of all spatial paths. It is also shown that the diversity gain is better than the previous space-time block coding (STBC) schemes with full transmission rate. 展开更多
关键词 multiple antennas spread space-time block coding (SSTBC) DIVERSITY full transmission rate.
在线阅读 下载PDF
Power control scheme for multiple antenna systems with space-time coding in Rayleigh fading channels
3
作者 Xiangbin Yu Guangguo Bi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第5期730-738,共9页
Two optimal power control (PC) schemes under the power constraint for space-time coded multiple input multiple output systems over the flat Rayleigh fading channel with the imperfect channel state information (CSI... Two optimal power control (PC) schemes under the power constraint for space-time coded multiple input multiple output systems over the flat Rayleigh fading channel with the imperfect channel state information (CSI) are presented. One is based on the minimization of a bit error rate (BER), and the other is based on the maximization of a fuzzy signal-to-noise ratio. In these schemes, different powers are allocated to individual transmit an- tennas rather than equal power in the conventional one. For the first scheme, the optimal PC procedure is developed. It is shown that the Lagrange multiplier for the constrained optimization in the power control does exist and is unique. A practical iterative algorithm based on Newton's method for finding the Lagrange multiplier is proposed. In the second scheme, some existing schemes are included, and a suboptimal PC procedure is developed by means of the asymptotic performance analysis. With this suboptimal scheme, a simple PC calculation formula is provided, and thus the calculation of the PC will be straightforward. Moreover, the suboptimal scheme has the BER performance close to the optimal scheme. Simulation results show that the two PC schemes can provide BER lower than the equal PC and antenna selection scheme under the imperfect CSI. 展开更多
关键词 power control (PC) space-time coding imperfect channel state information (CSI) bit error rate (BER) signal-to- noise ratio (SNR).
在线阅读 下载PDF
Tunable reflective spin-decoupled encoding metasurface based on Dirac semimetals
4
作者 HAO Xiao-yu ZHENG Si-yu +6 位作者 WANG Yu LIU Yang LIU Meng ZHANG Yu-ping ZHANG Jin-juan ZHAN Yi ZHANG Hui-yun 《中国光学(中英文)》 北大核心 2025年第4期968-978,共11页
Multiple functional metasurfaces with high information capacity have attracted considerable attention from researchers.This study proposes a 2-bit tunable spin-decoupled coded metasurface designed for the terahertz ba... Multiple functional metasurfaces with high information capacity have attracted considerable attention from researchers.This study proposes a 2-bit tunable spin-decoupled coded metasurface designed for the terahertz band,which utilizes the tunable properties of Dirac semimetals(DSM)to create a novel multilayer structure.By incorporating both geometric and propagating phases into the metasurface design,we can effectively control the electromagnetic wave.When the Fermi level(EF)of the DSM is set at 6 meV,the electromagnetic wave is manipulated by the gold patch embedded in the DSM film,operating at a frequency of 1.3 THz.When the EF of the DSM is set at 80 meV,the electromagnetic wave is manipulated by the DSM patch,operating at a frequency of 1.4 THz.Both modes enable independent control of beam splitting under left-rotating circularly polarized(LCP)and rightrotating circularly polarized(RCP)wave excitation,resulting in the generation of vortex beams with distinct orbital angular momentum(OAM)modes.The findings of this study hold significant potential for enhancing information capacity and polarization multiplexing techniques in wireless communications. 展开更多
关键词 coding metasurface dirac semimetal spin decoupling circular polarization TUNABLE
在线阅读 下载PDF
Hybrid fault tolerance in distributed in-memory storage systems
5
作者 Zheng Gong Si Wu Yinlong Xu 《中国科学技术大学学报》 北大核心 2025年第1期59-68,58,I0002,共12页
An in-memory storage system provides submillisecond latency and improves the concurrency of user applications by caching data into memory from external storage.Fault tolerance of in-memory storage systems is essential... An in-memory storage system provides submillisecond latency and improves the concurrency of user applications by caching data into memory from external storage.Fault tolerance of in-memory storage systems is essential,as the loss of cached data requires access to data from external storage,which evidently increases the response latency.Typically,replication and erasure code(EC)are two fault-tolerant schemes that pose different trade-offs between access performance and storage usage.To help make the best performance and space trade-off,we design ElasticMem,a hybrid fault-tolerant distributed in-memory storage system that supports elastic redundancy transition to dynamically change the fault-tolerant scheme.ElasticMem exploits a novel EC-oriented replication(EOR)that carefully designs the data placement of replication according to the future data layout of EC to enhance the I/O efficiency of redundancy transition.ElasticMem solves the consistency problem caused by concurrent data accesses via a lightweight table-based scheme combined with data bypassing.It detects correlated read and write requests and serves subsequent read requests with local data.We implement a prototype that realizes ElasticMem based on Memcached.Experiments show that ElasticMem remarkably reduces the time of redundancy transition,the overall latency of correlated concurrent data accesses,and the latency of single data access among them. 展开更多
关键词 in-memory storage system hybrid fault tolerance replication erasure code
在线阅读 下载PDF
Radar pulse waveform design method based on complementary amplitude coding
6
作者 XIE Ailun LIU Xiaobin +3 位作者 WU Qihua ZHAO Feng QIAO Zhenyu XIAO Shunping 《Journal of Systems Engineering and Electronics》 2025年第3期671-680,共10页
Low sidelobe waveform can reduce mutual masking between targets and increase the detection probability of weak targets.A low sidelobe waveform design method based on complementary amplitude coding(CAC)is proposed in t... Low sidelobe waveform can reduce mutual masking between targets and increase the detection probability of weak targets.A low sidelobe waveform design method based on complementary amplitude coding(CAC)is proposed in this paper,which can be used to reduce the sidelobe level of multiple waveforms.First,the CAC model is constructed.Then,the waveform design problem is transformed into a nonlinear optimization problem by constructing an objective function using the two indicators of peak-to-sidelobe ratio(PSLR)and integrated sidelobe ratio(ISLR).Finally,genetic algorithm(GA)is used to solve the optimization problem to get the best CAC waveforms.Simulations and experiments are conducted to verify the effectiveness of the proposed method. 展开更多
关键词 waveform design low sidelobe complementary amplitude coding(CAC) genetic algorithm(GA)
在线阅读 下载PDF
Network Coding理论的研究进展 被引量:1
7
作者 赵进 张福炎 《计算机应用与软件》 CSCD 北大核心 2008年第2期196-199,共4页
Network Coding是一种新的信息传输方式。与传统的路由相比,Network Coding可以提高网络的性能。从理论和应用两方面总结了Network Coding研究的进展,同时,分析了将Network Coding应用到实际网络中所面临的一些问题,最后提出了进一步的... Network Coding是一种新的信息传输方式。与传统的路由相比,Network Coding可以提高网络的性能。从理论和应用两方面总结了Network Coding研究的进展,同时,分析了将Network Coding应用到实际网络中所面临的一些问题,最后提出了进一步的研究方向。 展开更多
关键词 NETWORK coding 多播 网络流
在线阅读 下载PDF
基于Tile Coding编码和模型学习的Actor-Critic算法 被引量:3
8
作者 金玉净 朱文文 +1 位作者 伏玉琛 刘全 《计算机科学》 CSCD 北大核心 2014年第6期239-242,249,共5页
Actor-Critic是一类具有较好性能及收敛保证的强化学习方法,然而,Agent在学习和改进策略的过程中并没有对环境的动态性进行学习,导致Actor-Critic方法的性能受到一定限制。此外,Actor-Critic方法中需要近似地表示策略以及值函数,其中状... Actor-Critic是一类具有较好性能及收敛保证的强化学习方法,然而,Agent在学习和改进策略的过程中并没有对环境的动态性进行学习,导致Actor-Critic方法的性能受到一定限制。此外,Actor-Critic方法中需要近似地表示策略以及值函数,其中状态和动作的编码方法以及参数对Actor-Critic方法有重要的影响。Tile Coding编码具有简单易用、计算时间复杂度较低等优点,因此,将Tile Coding编码与基于模型的Actor-Critic方法结合,并将所得算法应用于强化学习仿真实验。实验结果表明,所得算法具有较好的性能。 展开更多
关键词 强化学习 TILE coding Actor-Critic 模型学习 函数逼近
在线阅读 下载PDF
Effect coding与dummy coding赋值方法及其医学研究应用
9
作者 高俊宏 董丽芳 +1 位作者 颜虹 王多劳 《中国卫生统计》 CSCD 北大核心 2013年第2期302-303,306,共3页
目的介绍effect coding的变量赋值方法及其在医学研究中的应用,并与dummy coding方法比较。方法将2005年调查中搜集到西部10省40个县的村医20125张处方作为分析资料,省作为分类变量,分别采用dummy coding与effect coding两种编码方式纳... 目的介绍effect coding的变量赋值方法及其在医学研究中的应用,并与dummy coding方法比较。方法将2005年调查中搜集到西部10省40个县的村医20125张处方作为分析资料,省作为分类变量,分别采用dummy coding与effect coding两种编码方式纳入模型,分析处方费用的影响因素,并做比较。结果分类变量的编码方式不同,不会影响回归分析的结果。疾病种类、村医的文化程度、患者年龄、在治疗中是否使用注射剂以及处方所开出的药物个数都是村医处方费用的影响因素。结论 Effect coding在回归的系数的解释方面有其独到的优点,各省份的回归系数之间可以直接进行大小的比较,回归系数的正负表示该省的处方费用较平均水平的高低。 展开更多
关键词 EFFECT coding DUMMY coding处方费用
在线阅读 下载PDF
支持合并的自适应tile coding算法
10
作者 施梦宇 刘全 傅启明 《通信学报》 EI CSCD 北大核心 2015年第2期186-192,共7页
针对自适应tile coding算法会产生多余划分的问题,提出一种支持合并的自适应tile coding算法——MATC。该算法能够消除传统自适应tile coding算法中产生的多余划分,进一步解决连续状态空间离散化的问题。将MATC算法应用于离散动作连续... 针对自适应tile coding算法会产生多余划分的问题,提出一种支持合并的自适应tile coding算法——MATC。该算法能够消除传统自适应tile coding算法中产生的多余划分,进一步解决连续状态空间离散化的问题。将MATC算法应用于离散动作连续状态的Mountain Car问题上,实验结果表明,该算法在学习过程中能消除传统tile coding算法的误划分所产生的不良影响,更准确地自动调整划分的精度,并更快地收敛到最佳策略。 展开更多
关键词 连续空间 离散化 强化学习 自适应 TILE coding
在线阅读 下载PDF
Optimal selection of tests for fault detection and isolation in multi-operating mode system 被引量:3
11
作者 LIU Yuanhong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第2期425-434,共10页
The complex systems are often in the structure of multi-operating modes, and the components implementing system functions are different under different operation modes, which results in the problems that components of... The complex systems are often in the structure of multi-operating modes, and the components implementing system functions are different under different operation modes, which results in the problems that components often fail in different operating modes, faults can be only detected in specified operating modes, tests can be available in specified operating modes,and the cost and efficiency of detecting and isolating faults are different under different operating modes and isolation levels. Aiming at these problems, an optimal test selection method for fault detection and isolation in the multi-operating mode system is proposed by using the fault pair coding and rollout algorithm. Firstly,the faults in fault-test correlation matrices under different operating modes are combined to fault-pairs, which is used to construct the fault pair-test correlation matrices under different operating modes.Secondly, the final fault pair-test correlation matrix of the multioperating mode system is obtained by operating the fault pair-test correlation matrices under different operating modes. Based on the final fault pair-test correlation matrix, the necessary tests are selected by the rollout algorithm orderly. Finally, the effectiveness of the proposed method is verified by examples of the optimal test selection in the multi-operating mode system with faults isolated to different levels. The result shows that the proposed method can effectively mine the fault detection and isolation ability of tests and it is suitable for the optimal test selection of the multi-operating mode system with faults isolated to the replacement unit and specific fault. 展开更多
关键词 operating MODE test optimization FAULT PAIR coding FAULT detection FAULT ISOLATION
在线阅读 下载PDF
Performance analysis and design of MIMO-OFDM system using concatenated forward error correction codes 被引量:3
12
作者 Arun Agarwal Saurabh N.Mehta 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第6期1322-1343,共22页
This work investigates the performance of various forward error correction codes, by which the MIMO-OFDM system is deployed. To ensure fair investigation, the performance of four modulations, namely, binary phase shif... This work investigates the performance of various forward error correction codes, by which the MIMO-OFDM system is deployed. To ensure fair investigation, the performance of four modulations, namely, binary phase shift keying(BPSK), quadrature phase shift keying(QPSK), quadrature amplitude modulation(QAM)-16 and QAM-64 with four error correction codes(convolutional code(CC), Reed-Solomon code(RSC)+CC, low density parity check(LDPC)+CC, Turbo+CC) is studied under three channel models(additive white Guassian noise(AWGN), Rayleigh, Rician) and three different antenna configurations(2×2, 2×4, 4×4). The bit error rate(BER) and the peak signal to noise ratio(PSNR) are taken as the measures of performance. The binary data and the color image data are transmitted and the graphs are plotted for various modulations with different channels and error correction codes. Analysis on the performance measures confirm that the Turbo + CC code in 4×4 configurations exhibits better performance. 展开更多
关键词 bit ERROR rate (BER) convolutional CODE (CC) forward ERROR correction peak signal to noise ratio (PSNR) Turbo CODE
在线阅读 下载PDF
A simplified decoding algorithm for multi-CRC polar codes 被引量:7
13
作者 YANG Haifen YAN Suxin +3 位作者 ZHANG Hao REN Yan HU Xiangdong LIN Shuisheng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第1期12-18,共7页
Polar codes represent one of the major breakthroughs in 5G standard,and have been proven to be able to achieve the symmetric capacity of binary-input discrete memoryless channels using the successive cancellation list... Polar codes represent one of the major breakthroughs in 5G standard,and have been proven to be able to achieve the symmetric capacity of binary-input discrete memoryless channels using the successive cancellation list(SCL)decoding algorithm.However,the SCL algorithm suffers from a large amount of memory overhead.This paper proposes an adaptive simplified decoding algorithm for multiple cyclic redundancy check(CRC)polar codes.Simulation results show that the proposed method can reduce the decoding complexity and memory space.It can also acquire the performance gain in the low signal to noise ratio region. 展开更多
关键词 polar code successive cancellation list(SCL) cyclic redundancy check(CRC) adaptive decoding
在线阅读 下载PDF
Digital signature systems based on smart card and fingerprint feature 被引量:3
14
作者 You Lin Xu Maozhi Zheng Zhiming 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第4期825-834,共10页
Two signature systems based on smart cards and fingerprint features are proposed. In one signature system, the cryptographic key is stored in the smart card and is only accessible when the signer's extracted fingerpr... Two signature systems based on smart cards and fingerprint features are proposed. In one signature system, the cryptographic key is stored in the smart card and is only accessible when the signer's extracted fingerprint features match his stored template. To resist being tampered on public channel, the user's message and the signed message are encrypted by the signer's public key and the user's public key, respectively. In the other signature system, the keys are generated by combining the signer's fingerprint features, check bits, and a rememberable key, and there are no matching process and keys stored on the smart card. Additionally, there is generally more than one public key in this system, that is, there exist some pseudo public keys except a real one. 展开更多
关键词 digital signature fingerprint feature error-correcting code cryptographic key smart card
在线阅读 下载PDF
TCAR: A new network coding-aware routing mechanism based on local topology detection 被引量:2
15
作者 王伟平 吴伟 +1 位作者 关庆娟 王建新 《Journal of Central South University》 SCIE EI CAS 2014年第8期3178-3185,共8页
Recent researches show that inter-session network coding could decrease the number of packets transmission and achieve higher throughput in wireless network compared with traditional forwarding mechanism. In most exis... Recent researches show that inter-session network coding could decrease the number of packets transmission and achieve higher throughput in wireless network compared with traditional forwarding mechanism. In most existing relay mechanisms based on inter-session network such as COPE, relay node demands to collect the messages from its neighbor nodes to get notice of which packets already overheard by them so as to determine whether there exists coding opportunity between or among forwarding packets. However, transmission overhead of this message collection and computing cost of opportunity determination will degrade the performance of these mechanisms. It is observed that coding opportunity at relay node is much more related with the local topology, and the opportunity of encoding three or more packets together is far less than that of encoding two packets together in wireless network with general density. Based on this, a new coding-aware routing mechanism, named TCAR, is proposed. TCAR ignores the oppommity of encoding three or more than three packets together. Each relay node maintains an encoding mapping table being established according to the result of its local topology detection, which can be used to calculate the path cost during routing setup phase, and determine that which two packets can be encoded together during the packets forwarding phase. In TCAR, instead of periodic messages collection, each relay nodes just need once local topology detection, and the encoding determination is much simpler than that of the former mechanisms. Simulation results show that compared with typical inter-session network coding mechanisms COPE and COPE-based routing, TCAR achieves 12% and 7% throughput gains, and keeps the minimum end to end delay. 展开更多
关键词 inter-session network coding coding aware routing wireless network
在线阅读 下载PDF
Construction of time-frequency codes based on protograph LDPC codes in OFDM communication systems 被引量:2
16
作者 Kaiyao Wang Yang Xiao Kiseon Kim 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第3期335-341,共7页
This paper proposes a scheme to construct time- frequency codes based on protograph low density parity check (LDPC) codes in orthogonal frequency division multiplexing (OFDM) communication systems. This approach s... This paper proposes a scheme to construct time- frequency codes based on protograph low density parity check (LDPC) codes in orthogonal frequency division multiplexing (OFDM) communication systems. This approach synthesizes two techniques: protograph LDPC codes and OFDM. One symbol of encoded information by protograph LDPC codes corresponds to one sub-carrier, namely the length of encoded information equals to the number of sub-carriers. The design of good protograph LDPC codes with short lengths is given, and the proposed proto- graph LDPC codes can be of fast encoding, which can reduce the encoding complexity and simplify encoder hardware implementa- tion. The proposed approach provides a higher coding gain in the Rayleigh fading channel. The simulation results in the Rayleigh fading channel show that the bit error rate (BER) performance of the proposed time-frequency codes is as good as random LDPC- OFDM codes and is better than Tanner LDPC-OFDM codes under the condition of different fading coefficients. 展开更多
关键词 time-frequency code protograph low density parity check (LDPC) code orthogonal frequency division multiplexing (OFDM) fast encoding algorithm.
在线阅读 下载PDF
New algorithm for variable-rate linear broadcast network coding 被引量:1
17
作者 夏寅 张惕远 黄佳庆 《Journal of Central South University》 SCIE EI CAS 2011年第4期1193-1199,共7页
To adjust the variance of source rate in linear broadcast networks, global encoding kernels should have corresponding dimensions to instruct the decoding process. The algorithm of constructing such global encoding ker... To adjust the variance of source rate in linear broadcast networks, global encoding kernels should have corresponding dimensions to instruct the decoding process. The algorithm of constructing such global encoding kernels is to adjust heterogeneous network to possible link failures. Linear algebra, graph theory and group theory are applied to construct one series of global encoding kernels which are applicable to all source rates. The effectiveness and existence of such global encoding kernels are proved. Based on 2 information flow, the algorithm of construction is explicitly given within polynomial time O(|E| |T|.ω^2max), and the memory complexity of algorithm is O(|E|). Both time and memory complexity of this algorithm proposed can be O(ωmax) less than those of algorithms in related works. 展开更多
关键词 network coding variable-rate linear broadcast heterogeneous network code construction algorithm
在线阅读 下载PDF
Multi-dimensional blind separation method for STBC systems 被引量:3
18
作者 Minggang Luo Liping Li +1 位作者 Guobing Qian Huaguo Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2013年第6期912-918,共7页
Intercepted signal blind separation is a research topic with high importance for both military and civilian communication systems. A blind separation method for space-time block code (STBC) systems is proposed by us... Intercepted signal blind separation is a research topic with high importance for both military and civilian communication systems. A blind separation method for space-time block code (STBC) systems is proposed by using the ordinary independent component analysis (ICA). This method cannot work when specific complex modulations are employed since the assumption of mutual independence cannot be satisfied. The analysis shows that source signals, which are group-wise independent and use multi-dimensional ICA (MICA) instead of ordinary ICA, can be applied in this case. Utilizing the block-diagonal structure of the cumulant matrices, the JADE algorithm is generalized to the multidimensional case to separate the received data into mutually independent groups. Compared with ordinary ICA algorithms, the proposed method does not introduce additional ambiguities. Simulations show that the proposed method overcomes the drawback and achieves a better performance without utilizing coding information than channel estimation based algorithms. 展开更多
关键词 multiple input multiple output (MIMO) space-time block code (STBC) multi-dimensional independent component analysis (MICA) blind separation
在线阅读 下载PDF
Multi-Threat Real-Time Separating System 被引量:2
19
作者 詹磊 赵建民 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第4期23-27,共5页
This paper describes a multi-threat real-time separating system for broadband anti-radiation missile seeker. It presents a method, with a dual-port memory as comparer, to perform PF and PW hardware real-time separatio... This paper describes a multi-threat real-time separating system for broadband anti-radiation missile seeker. It presents a method, with a dual-port memory as comparer, to perform PF and PW hardware real-time separation and to determine the time-of-arrival (TOA) by use of sequential difference histogram (SDIF). The method has been applied to practice, which has achieved good results. 展开更多
关键词 Binary codes Frequencies Poisson distribution Pulse width modulation Random access storage Real time systems
在线阅读 下载PDF
Low complexity DCT-based distributed source coding with Gray code for hyperspectral images 被引量:1
20
作者 Rongke Liu Jianrong Wang Xuzhou Pan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第6期927-933,共7页
To compress hyperspectral images, a low complexity discrete cosine transform (DCT)-based distributed source coding (DSC) scheme with Gray code is proposed. Unlike most of the existing DSC schemes, which utilize tr... To compress hyperspectral images, a low complexity discrete cosine transform (DCT)-based distributed source coding (DSC) scheme with Gray code is proposed. Unlike most of the existing DSC schemes, which utilize transform in spatial domain, the proposed algorithm applies transform in spectral domain. Set-partitioning-based approach is applied to reorganize DCT coefficients into waveletlike tree structure and extract the sign, refinement, and significance bitplanes. The extracted refinement bits are Gray encoded. Because of the dependency along the line dimension of hyperspectral images, low density paritycheck-(LDPC)-based Slepian-Wolf coder is adopted to implement the DSC strategy. Experimental results on airborne visible/infrared imaging spectrometer (AVIRIS) dataset show that the proposed paradigm achieves up to 6 dB improvement over DSC-based coders which apply transform in spatial domain, with significantly reduced computational complexity and memory storage. 展开更多
关键词 image compression hyperspectral images distributed source coding (DSC) discrete cosine transform (DCT) Gray code band-interleaved-by-pixel (BIP).
在线阅读 下载PDF
上一页 1 2 14 下一页 到第
使用帮助 返回顶部