期刊文献+
共找到433篇文章
< 1 2 22 >
每页显示 20 50 100
Development and benchmark simulations of a hybrid fluid particle-in-cell code SHYPIC
1
作者 Dehui LI Yong Chia Francis THIO Li JIA 《Plasma Science and Technology》 2025年第5期64-71,共8页
This paper introduces a hybrid fluid-kinetic code,SHYPIC(ShanghaiTech HYbrid PIC code),developed as a baseline framework for simulating plasma dynamics relevant to plasma-jetdriven magneto-inertial fusion(PJMIF).The c... This paper introduces a hybrid fluid-kinetic code,SHYPIC(ShanghaiTech HYbrid PIC code),developed as a baseline framework for simulating plasma dynamics relevant to plasma-jetdriven magneto-inertial fusion(PJMIF).The code integrates a fluid description for electrons and a particle-in-cell(PIC)description for ions,providing computational efficiency and enabling larger-scale simulations.It incorporates ion kinetic effects,allowing accurate simulation of microscale non-equilibrium phenomena.In this initial version,the SHYPIC code is presented along with a series of benchmark tests,including quiet plasma evolution,dispersion relation verification,and the excitation and propagation of externally driven plasma waves.This version does not yet incorporate collisional effects or non-ideal terms(e.g.,resistivity,viscosity,and hyperviscosity)in the electron fluid,which will be included in future developments.The present work lays the foundation for further improvements required for fully simulating the complex dynamics of PJMIF. 展开更多
关键词 plasma-jet-driven magneto-inertial fusion jet merging hybrid fluid-kinetic code PARTICLE-IN-CELL
在线阅读 下载PDF
Application of hybrid coded genetic algorithm in fuzzy neural network controller
2
作者 杨振强 杨智民 +2 位作者 王常虹 庄显义 宁慧 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2000年第1期65-68,共4页
Presents the fuzzy neural network optimized by hybrid coded genetic algorithm of decimal encoding and binary encoding, the searching ability and stability of genetic algorithms enhanced by using binary encoding during... Presents the fuzzy neural network optimized by hybrid coded genetic algorithm of decimal encoding and binary encoding, the searching ability and stability of genetic algorithms enhanced by using binary encoding during the crossover operation and decimal encoding during the mutation operation, and the way of accepting new individuals by probability adopted, by which a new individual is accepted and its parent is discarded when its fitness is higher than that of its parent, and a new individual is accepted by probability when its fitness is lower than that of its parent. And concludes with calculations made with an example that these improvements enhance the speed of genetic algorithms to optimize the fuzzy neural network controller. 展开更多
关键词 GENETIC algorithm fuzzy NEURAL network COST function hybrid CODING
在线阅读 下载PDF
Development of Hybrid ARQ Protocol for the Quantum Communication System on Stabilizer Codes
3
作者 Jiaxin Li Zhongwen Guo Hongyang Ma 《China Communications》 SCIE CSCD 2021年第2期40-48,共9页
In this paper,we develop a novel hybrid automatic-repeat-request(ARQ)protocol for the quantum communication system using quantum stabilizer codes.The quantum information is encoded by stabilizer codes to against the c... In this paper,we develop a novel hybrid automatic-repeat-request(ARQ)protocol for the quantum communication system using quantum stabilizer codes.The quantum information is encoded by stabilizer codes to against the channel noise.The twophoton entangled state is prepared for codeword secure transmission.Hybrid ARQ protocol rules the recognition and retransmission of error codewords.In this protocol,the property of quantum entangled state ensures the security of information,the theory of hybrid ARQ system improves the reliability of transmission,the theory of quantum stabilizer codes corrects the flipping errors of codewords.Finally,we verify the security and throughput efficiency of this protocol. 展开更多
关键词 quantum communication system hybrid ARQ quantum stabilizer codes reliability SECURITY
在线阅读 下载PDF
Performance analysis and code recognition for dual N-ary orthogonal hybrid modulation systems
4
作者 乔晓强 Zhao Hangsheng Cai Yueming 《High Technology Letters》 EI CAS 2008年第2期113-117,共5页
A dual N-ary orthogonal hybrid modulation system is introduced in this paper, which can increase the data rate greatly compared with conventional N-ary orthogonal spread spectrum system, so it can be used for high rat... A dual N-ary orthogonal hybrid modulation system is introduced in this paper, which can increase the data rate greatly compared with conventional N-ary orthogonal spread spectrum system, so it can be used for high rate data communication. Then, three code recognition algorithms are presented for dual N-ary orthogonal hybrid modulation system and the analytic bit error rate (BER) performance of the system in additive white Gaussian noise (AWGN) and fiat Rayleigh fading channel is derived. Finally, the computer simulation of the system with three code recognition algorithms is performed, which shows that the simplified maximum a posteriori (MAP) algorithm is the best for the system with a compromise between the performance and the complexity. 展开更多
关键词 code recognition N-ary orthogonal spread spectrum hybrid modulation MAP (maxi-mum a posteriori) algorithm
在线阅读 下载PDF
Hybrid weighted symbol-flipping decoding for nonbinary LDPC codes
5
作者 刘冰 Tao Wei +1 位作者 Dou Gaoqi Gao Jun 《High Technology Letters》 EI CAS 2013年第1期58-62,共5页
A hybrid decoding algorithm is proposed for nonbinary low-density parity-check (LDPC) codes, which combines the weighted symbol-flipping (WSF) algorithm with the fast Fourier trans- form q-ary sum-product algorit... A hybrid decoding algorithm is proposed for nonbinary low-density parity-check (LDPC) codes, which combines the weighted symbol-flipping (WSF) algorithm with the fast Fourier trans- form q-ary sum-product algorithm (FFT-QSPA). The flipped position and value are determined by the symbol flipping metric and the received bit values in the first stage WSF algorithm. If the low- eomplexity WSF algorithm is failed, the second stage FFT-QSPA is activated as a switching strategy. Simulation results show that the proposed hybrid algorithm greatly reduces the computational complexity with the performance close to that of FFT-QSPA. 展开更多
关键词 nonbinary low-density (WSF) hybrid weighted symbol-flipping parity-check (LDPC) code (HWSF) iterative decoding weighted symbol-flipping
在线阅读 下载PDF
Hybrid fault tolerance in distributed in-memory storage systems
6
作者 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
Design of rate compatible punctured IRA codes for IR-HARQ schemes
7
作者 吴晓富 项海格 +2 位作者 赵春明 You Xiaohu 尤肖虎 《Journal of Southeast University(English Edition)》 EI CAS 2008年第2期127-132,共6页
An incremental redundancy hybrid automatic repeat- request (IR-HARQ)scheme based on irregular repeat-accumulate (IRA)codes is proposed. The design of rate compatible punctured IRA codes suitable for an IR-HARQ sch... An incremental redundancy hybrid automatic repeat- request (IR-HARQ)scheme based on irregular repeat-accumulate (IRA)codes is proposed. The design of rate compatible punctured IRA codes suitable for an IR-HARQ scheme is well formulated and efficiently solved by a linear-programming method, along with a one-dimensional approach for density evolution. Compared to IR-HARQ schemes based on turbo codes, simulation shows that the proposed IR-HARQ schemes based on IRA codes may achieve almost the same performance at a block size of 1 024, but better throughput at a block size of 4 096. The advantages of the proposed scheme in implementation, including decoding complexity and parallelism, make it more attractive in practice than the IR-HARQ schemes based on both turbo and LDPC codes. 展开更多
关键词 hybrid automatic repeat-request protocol incremental redundancy IRA code turbo code
在线阅读 下载PDF
An Efficient Test Data Compression Technique Based on Codes
8
作者 方建平 郝跃 +1 位作者 刘红侠 李康 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2005年第11期2062-2068,共7页
This paper presents a new test data compression/decompression method for SoC testing,called hybrid run length codes. The method makes a full analysis of the factors which influence test parameters:compression ratio,t... This paper presents a new test data compression/decompression method for SoC testing,called hybrid run length codes. The method makes a full analysis of the factors which influence test parameters:compression ratio,test application time, and area overhead. To improve the compression ratio, the new method is based on variable-to-variable run length codes,and a novel algorithm is proposed to reorder the test vectors and fill the unspecified bits in the pre-processing step. With a novel on-chip decoder, low test application time and low area overhead are obtained by hybrid run length codes. Finally, an experimental comparison on ISCAS 89 benchmark circuits validates the proposed method 展开更多
关键词 test data compression unspecified bits assignment system-on-a-chip test hybrid run-length codes
在线阅读 下载PDF
Efficient Reliable Opportunistic Network Coding Based on Hybrid Flow in Wireless Network 被引量:5
9
作者 陈晶 李彤 +2 位作者 杜瑞颖 傅建明 刘建伟 《China Communications》 SCIE CSCD 2011年第4期125-131,共7页
Although the wireless network is widely used in many fields,its characteristics such as high bit error rate and broadcast links may block its development.Network coding is an artistic way to exploit its intrinsic char... Although the wireless network is widely used in many fields,its characteristics such as high bit error rate and broadcast links may block its development.Network coding is an artistic way to exploit its intrinsic characteristics to increase the network reliability.Some people research network coding schemes for inter-flow or intra-flow,each type with its own advantages and disadvantages.In this paper,we propose a new mechanism,called MM-NCOPE,which integrates the idea of inter-flow and intra-flow coding.On the one hand,MM-NCOPE utilizes random liner coding to encode the NCOPE packets while NCOPE is a sub-protocol for optimizing the COPE algorithm by iteration.In NCOPE,packets are automatically matched by size to be coded.As a result,it improves the coding gain in some level.On the other hand,we adopt the partial Acknowledgement retransmission scheme to achieve high compactness and robustness.ACK is an independent packet with the highest priority rather than a part of the data packets.Compared with existing works on opportunistic network coding,our approach ensures the reliability of wireless links and improves the coding gain. 展开更多
关键词 network coding RELIABILITY hybrid flow
在线阅读 下载PDF
Molecular characterization of LMW-GS genes from a somatic hybrid introgression line Ⅱ-12 between Triticum aestivum and Agropyron elongatum in relation to quick evolution 被引量:1
10
作者 Fanguo Chen Feng Zhao Chunhui Xu Guangmin Xia 《Journal of Genetics and Genomics》 SCIE CAS CSCD 北大核心 2008年第12期743-749,共7页
In order to exploit the evolution and find novel low-molecular-weight glutenin subunit (LMW-GS) for improvement of common wheat quality, thirteen variants from a somatic hybrid introgression line II-12 between Triti... In order to exploit the evolution and find novel low-molecular-weight glutenin subunit (LMW-GS) for improvement of common wheat quality, thirteen variants from a somatic hybrid introgression line II-12 between Triticum aestivum cv. Jinan 177 (JN177) and Agropyron elongatum were characterized via genomic PCR. Four clones were pseudogenes because they contained an internal stop codon. The remaining nine variants contained intact open reading frames (ORFs). Sequence alignment indicates that the proteins deduced from the nine ORFs have similar primary structure with LMW-GS cloned from its parents previously. However, they have some unique modifications in the structures. For example, EU292737 contains not only an extra Cys residue in the C-terminal domain but also a long repetitive domain. Both EU 159511 and EU292738 start their first Cys residue in the N-terminal repetitive domain, but not in the N-conserved domain traditionally. These structural alterations may have positive contributions to wheat flour quality. The results of phylogeny showed that most LMW-GS variances from 11-12 were homologous to those from parent JN177 and other wheat lines. The reason for quick evolution of LMW-GS in 11-12 was discussed. 展开更多
关键词 Triticum aestivum somatic hybrid introgression line LMW-GS gene coding sequence EVOLUTION
在线阅读 下载PDF
Novel joint encoding/decoding algorithms of fountain codes for underwater acoustic communication 被引量:1
11
作者 Mingshen Liang Jinjue Duan +2 位作者 Danfeng Zhao Jiaxi Si Xiangyu Song 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第4期772-779,共8页
Fountain codes are considered to be a promising coding technique in underwater acoustic communication(UAC) which is challenged with the unique propagation features of the underwater acoustic channel and the harsh ma... Fountain codes are considered to be a promising coding technique in underwater acoustic communication(UAC) which is challenged with the unique propagation features of the underwater acoustic channel and the harsh marine environment. And Luby transform(LT) codes are the first codes fully realizing the digital fountain concept. However, in conventional LT encoding/decoding algorithms, due to the imperfect coverage(IC) of input symbols and short cycles in the generator matrix, stopping sets would occur and terminate the decoding. Thus, the recovery probability is reduced,high coding overhead is required and decoding delay is increased.These issues would be disadvantages while applying LT codes in underwater acoustic communication. Aimed at solving those issues, novel encoding/decoding algorithms are proposed. First,a doping and non-uniform selecting(DNS) encoding algorithm is proposed to solve the IC and the generation of short cycles problems. And this can reduce the probability of stopping sets occur during decoding. Second, a hybrid on the fly Gaussian elimination and belief propagation(OFG-BP) decoding algorithm is designed to reduce the decoding delay and efficiently utilize the information of stopping sets. Comparisons via Monte Carlo simulation confirm that the proposed schemes could achieve better overall decoding performances in comparison with conventional schemes. 展开更多
关键词 underwater acoustic communication(UAC) fountain codes non-uniform encoding hybrid decoding algorithm stopping sets
在线阅读 下载PDF
A genetic algorithm based hybrid non-orthogonal multiple access protocol 被引量:1
12
作者 YAN Zhenzhen YANG Mao YAN Zhongjiang 《High Technology Letters》 EI CAS 2022年第1期1-9,共9页
Both high-dense wireless connectivity and ultra-huge network capacity are main challenges of next generation broadband networks.As one of its key promising technologies,non-orthogonal multi-ple access(NOMA)scheme can ... Both high-dense wireless connectivity and ultra-huge network capacity are main challenges of next generation broadband networks.As one of its key promising technologies,non-orthogonal multi-ple access(NOMA)scheme can solve those challenges and meet those needs to some extent,in the way that different user equipments(UEs)multiplex on the same resource.Researchers around the world have presented numerous NOMA solutions.Among those,sparse code multiple access(SC-MA)technology is a typical NOMA solution.It supports scheduled access and random access which can be called granted access and grant-free access respectively.But resources allocated to granted UEs and grant-free UEs are strictly separated.In order to improve resource utilization,a hybrid non-orthogonal multiple access scheme is proposed.It allows granted UEs and grant-free UEs sharing the same resource unit in terms of fine-grained integration.On the basis,a resource allocation method is further brought forward based on genetic algorithm.It optimizes resource allocation of all UEs by mapping resource distribution issue to an optimization problem.Comparing throughputs of four meth-ods,simulation results demonstrate the proposed genetic algorithm has better throughput gain. 展开更多
关键词 non-orthogonal multiple access(NOMA) resource allocation sparse code multiple access(SCMA) genetic algorithm hybrid non-orthogonal multiple access
在线阅读 下载PDF
Research of Hybrid Modulation Radar Signal
13
作者 Kai-Feng Guo Yun Lin +1 位作者 Meng Wang Xiao-Chun Xu 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2013年第3期35-39,共5页
Based on the advantage of phase coded signal and stepped frequency signal,a new hybrid modulation signal is introduced in this paper. It combines phase code modulation during the pulse with stepped frequency modulatio... Based on the advantage of phase coded signal and stepped frequency signal,a new hybrid modulation signal is introduced in this paper. It combines phase code modulation during the pulse with stepped frequency modulation between the pulses, which is named as phase-coded stepped-frequency ( PCSF ) signal. By analyzing its waveform and ambiguity function,the comparison between Stepped-Frequency ( SF) signal and PCSF signal is given,which shows that the PCSF signal is better than SF signal. Finally,the signal processing method with two stage compressed processing is presented. The simulation results show that this new hybrid modulation radar signal can get a higher stepped frequency than ordinary SF signal,realize the same equivalent bandwidth with less pulse number,and solve the conflict among the stepped frequency,the number of pulse, and transmit average power. Under the premises of a certain range resolution,this new hybrid modulation radar signal not only raises the data rate of radar system,but also reduces Doppler sensitivity with a good prospect, and the effect of one-dimensional range profile is much better than that of traditional SF signal. Therefore,this new hybrid modulation radar signal can be widely used in application. 展开更多
关键词 phase coded stepped frequency hybrid modulation signal ambiguity function signal processing
在线阅读 下载PDF
PERFORMANCE ANALYSIS OF HYBRID DS SFH/SSMA SYSTEMS OVER MULTIPATH FADING CHANNELS
14
作者 徐昌庆 林武钦 宋文涛 《Journal of Shanghai Jiaotong university(Science)》 EI 1999年第2期36-40,共5页
Hybrid direct sequence and slow frequency hopping spread spectrum multiple access systems (Hybrid DS/SFH SSMA) operating through nonselective slow Rayleigh fading channels was investigated. Multipath and Multiple acce... Hybrid direct sequence and slow frequency hopping spread spectrum multiple access systems (Hybrid DS/SFH SSMA) operating through nonselective slow Rayleigh fading channels was investigated. Multipath and Multiple access interference was taken into account. Expressions of the average error probability for the system were derived. Analytical and numerical results on the average probability of error were presented for the system examined. Random signature sequences and hopping patterns were employed for the system. The numerical results show the effects of the value of M for M ary frequency shift keying (MFSK) modulation and Reed Solomon (RS) coding on the system’s performance. The comparison between RS coded system and noncode system shows that error correction coding is essential to improve the system’s performance. 展开更多
关键词 hybrid direct sequence/slow FREQUENCY HOPPING spread spectrum multiple access REED SOLOMON code M ary FREQUENCY shift keying multipath fading NONCOHERENT
在线阅读 下载PDF
On Cross-Layer Design of AMC Based on Rate Compatible Punctured Turbo Codes
15
作者 Fotis Foukalas Evangelos Zervas 《International Journal of Communications, Network and System Sciences》 2010年第3期256-265,共10页
This paper extends the work on cross-layer design which combines adaptive modulation and coding at the physical layer and hybrid automatic repeat request protocol at the data link layer. By contrast with previous work... This paper extends the work on cross-layer design which combines adaptive modulation and coding at the physical layer and hybrid automatic repeat request protocol at the data link layer. By contrast with previous works on this topic, the present development and the performance analysis as well, is based on rate compatible punctured turbo codes. Rate compatibility provides incremental redundancy in transmission of parity bits for error correction at the data link layer. Turbo coding and iterative decoding gives lower packet error rate values in low signal-to-noise ratio regions of the adaptive modulation and coding (AMC) schemes. Thus, the applied cross-layer design results in AMC schemes can achieve better spectral efficiency than convolutional one while it retains the QoS requirements at the application layer. Numerical results in terms of spectral efficiency for both turbo and convolutional rate compatible punctured codes are presented. For a more comprehensive presentation, the performance of rate compatible LDPC is contrasted with turbo case as well as the performance complexity is discussed for each of the above codes. 展开更多
关键词 CROSS-LAYER Design Adaptive Modulation and Coding RATE-COMPATIBLE Punctured Turbo codeS hybrid ARQ codeS Complexity
在线阅读 下载PDF
SSA-HIAST: A Novel Framework for Code Clone Detection
16
作者 Neha Saini Sukhdip Singh 《Computers, Materials & Continua》 SCIE EI 2022年第5期2999-3017,共19页
In the recent era of software development,reusing software is one of the major activities that is widely used to save time.To reuse software,the copy and paste method is used and this whole process is known as code cl... In the recent era of software development,reusing software is one of the major activities that is widely used to save time.To reuse software,the copy and paste method is used and this whole process is known as code cloning.This activity leads to problems like difficulty in debugging,increase in time to debug and manage software code.In the literature,various algorithms have been developed to find out the clones but it takes too much time as well as more space to figure out the clones.Unfortunately,most of them are not scalable.This problem has been targeted upon in this paper.In the proposed framework,authors have proposed a new method of identifying clones that takes lesser time to find out clones as compared with many popular code clone detection algorithms.The proposed framework has also addressed one of the key issues in code clone detection i.e.,detection of near-miss(Type-3)and semantic clones(Type-4)with significant accuracy of 95.52%and 92.80%respectively.The present study is divided into two phases,the first method converts any code into an intermediate representation form i.e.,Hashinspired abstract syntax trees.In the second phase,these abstract syntax trees are passed to a novel approach“Similarity-based self-adjusting hash inspired abstract syntax tree”algorithm that helps in knowing the similarity level of codes.The proposed method has shown a lot of improvement over the existing code clones identification methods. 展开更多
关键词 code cloning clone detection hash inspired abstract syntax tree ROTATIONS hybrid framework
在线阅读 下载PDF
Applications of Low-Emissivity Hybrid Insulation in South Korea
17
作者 Young Cheol Kwon 《Journal of Power and Energy Engineering》 2016年第7期8-14,共7页
Low-Emissivity Hybrid Insulation has been developed in South Korea. It combines both resistive and reflective insulating principle. It is composed with many layers of reflective aluminum foils and honeycomb-structure ... Low-Emissivity Hybrid Insulation has been developed in South Korea. It combines both resistive and reflective insulating principle. It is composed with many layers of reflective aluminum foils and honeycomb-structure air cells with polyethylene foam. This paper introduces recent South Korean building insulation code and the applications of Low-Emissivity Hybrid Insulation to meet the code. 展开更多
关键词 Low-Emissivity hybrid Insulation Building Energy Saving Building Insulation code Insulation Application Overall Thermal Transmittance
在线阅读 下载PDF
Design of hybrid automatic repeat request (HARQ) for TDD-OFDM system
18
作者 温娜 Zhang ping 《High Technology Letters》 EI CAS 2008年第3期249-252,共4页
Reliability-based hybrid automatic repeat request (HARQ) (RB-HARQ) is a recently developed form of incremental-redundancy ARQ. It achieves good performance whereas large retransmission request packets should be fe... Reliability-based hybrid automatic repeat request (HARQ) (RB-HARQ) is a recently developed form of incremental-redundancy ARQ. It achieves good performance whereas large retransmission request packets should be fed back. In this paper, in order to reduce the number of the fed back bits, we propose a HARQ scheme applied in time duplex division orthogonal frequency division multiplexing (TDD- OFI)M) system over the slow fading channel which is named channel-based HARQ (CB-HARQ). Because one bit which meets deep fading is always with small value of log likelihood ratio (LLR) during the process of decoding of LDPC code, the bits transmitted on the carrier with deep fading are retransmitted. At the receiver, the decoder will compute the locations of retransmission bits according to the channel fading values which are gotten by utilizing the feature of channel symmetry in TDD mode. So the indices of retransmission bits are avoided to be transmitted. Simulation results show that this method achieves better BER performance and requires much smaller request packets in feedback link. 展开更多
关键词 hybrid automatic repeat request (HARQ) orthogonal frequency division multiplexing (OFDM) low density parity check (LDPC) codes
在线阅读 下载PDF
Design of Digital Hybrid Chaotic Sequence Generator
19
作者 饶妮妮 曾东 《Journal of Electronic Science and Technology of China》 2004年第1期14-16,75,共4页
The feasibility of the hybrid chaotic sequences as the spreading codes in code divided multiple access(CDMA) system is analyzed. The design and realization of the digital hybrid chaotic sequence generator by very high... The feasibility of the hybrid chaotic sequences as the spreading codes in code divided multiple access(CDMA) system is analyzed. The design and realization of the digital hybrid chaotic sequence generator by very high speed integrated circuit hardware description language(VHDL) are described. A valid hazard canceledl method is presented. Computer simulations show that the stable digital sequence waveforms can be produced. The correlations of the digital hybrid chaotic sequences are compared with those of m-sequences. The results show that the correlations of the digital hybrid chaotic sequences are almost as good as those of m-sequences. The works in this paper explored a road for the practical applications of chaos. 展开更多
关键词 digital hybrid chaotic sequence GENERATOR VHDL code divided multiple access(CDMA)
在线阅读 下载PDF
四边形开口谐振器无芯片打印式RFID标签设计
20
作者 邓建新 邓圣林 《传感器与微系统》 北大核心 2025年第12期113-117,共5页
为了在物流中普及射频识别(RFID)标签,降低RFID标签成本,设计了一种基于频域的四边形开口谐振器无芯片RFID标签。标签可使用微电子打印机进行打印制作。在较小的尺寸中,设计出包含8 bit数据容量的标签。标签由两条平行对称天线、四边形... 为了在物流中普及射频识别(RFID)标签,降低RFID标签成本,设计了一种基于频域的四边形开口谐振器无芯片RFID标签。标签可使用微电子打印机进行打印制作。在较小的尺寸中,设计出包含8 bit数据容量的标签。标签由两条平行对称天线、四边形开口谐振器、矩形介质基板组成。四边形开口谐振器产生一个电阻—电感—电容(RLC)谐振电路,通过改变L和C的结构,可以使谐振结构产生不同谐振中心频率。采用三维电磁仿真软件高频结构仿真器(HFSS)对标签进行仿真,并采用2个平行对称天线对标签进行测试。仿真和测试结果表明:标签在1~7 GHz的频带范围内能够实现ID编码,并具有良好的灵敏度、重现性和线性度。设计的标签结构和制作工艺简单,具备成本低、无需维护、可重复使用等优点。 展开更多
关键词 无芯片射频识别标签 射频识别 混合编码 物联网
在线阅读 下载PDF
上一页 1 2 22 下一页 到第
使用帮助 返回顶部