期刊文献+
共找到96篇文章
< 1 2 5 >
每页显示 20 50 100
Research on SAR Image Lightweight Detection Based on Improved YOLOV8
1
作者 WANG Qing SI Zhan-jun 《印刷与数字媒体技术研究》 北大核心 2025年第1期93-100,共8页
In recent years,with the development of synthetic aperture radar(SAR)technology and the widespread application of deep learning,lightweight detection of SAR images has emerged as a research direction.The ultimate goal... In recent years,with the development of synthetic aperture radar(SAR)technology and the widespread application of deep learning,lightweight detection of SAR images has emerged as a research direction.The ultimate goal is to reduce computational and storage requirements while ensuring detection accuracy and reliability,making it an ideal choice for achieving rapid response and efficient processing.In this regard,a lightweight SAR ship target detection algorithm based on YOLOv8 was proposed in this study.Firstly,the C2f-Sc module was designed by fusing the C2f in the backbone network with the ScConv to reduce spatial redundancy and channel redundancy between features in convolutional neural networks.At the same time,the Ghost module was introduced into the neck network to effectively reduce model parameters and computational complexity.A relatively lightweight EMA attention mechanism was added to the neck network to promote the effective fusion of features at different levels.Experimental results showed that the Parameters and GFLOPs of the improved model are reduced by 8.5%and 7.0%when mAP@0.5 and mAP@0.5:0.95 are increased by 0.7%and 1.8%,respectively.It makes the model lightweight and improves the detection accuracy,which has certain application value. 展开更多
关键词 YOLOv8 Synthetic aperture radar image lightweight Target detection
在线阅读 下载PDF
Experimental study of 3D printed carbon fibre sandwich structures for lightweight applications
2
作者 Solaiprakash Vellaisamy Raguraman Munusamy 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第6期71-77,共7页
Honeycomb sandwich structures are widely used in lightweight applications.Usually,these structures are subjected to extreme loading conditions,leading to potential failures due to delamination and debonding between th... Honeycomb sandwich structures are widely used in lightweight applications.Usually,these structures are subjected to extreme loading conditions,leading to potential failures due to delamination and debonding between the face sheet and the honeycomb core.Therefore,the present study is focused on the mechanical characterisation of honeycomb sandwich structures fabricated using advanced 3D printing technology.The continuous carbon fibres and ONYX-FR matrix materials have been used as raw materials for 3D printing of the specimens needed for various mechanical characterization testing;ONYX-FR is a commercial trade name for flame retardant short carbon fibre filled nylon filaments,used as a reinforcing material in Morkforged 3D printer.Edgewise and flatwise compression tests have been conducted for different configurations of honeycomb sandwich structures,fabricated by varying the face sheet thickness and core cell size,while keeping the core cell thickness and core height constant.Based on these tests,the proposed structure with face sheet thickness of 3.2 mm and a core cell size of 12.7 mm exhibited the highest energy absorption and prevented delamination and debonding failures.Therefore,3D printing technology can also be considered as an alternative method for sandwich structure fabrication.However,detailed parametric studies still need to be conducted to meet various other structural integrity criteria related to the lightweight applications. 展开更多
关键词 3D printed composite Honeycomb sandwich Edgewise compression Flatwise compression lightweight
在线阅读 下载PDF
Multi-Dimensional Weight Regulation Network for Remote Sensing Image Dehazing
3
作者 Donghui Zhao Bo Mo 《Journal of Beijing Institute of Technology》 2025年第1期71-90,共20页
This paper introduces a lightweight remote sensing image dehazing network called multidimensional weight regulation network(MDWR-Net), which addresses the high computational cost of existing methods. Previous works, o... This paper introduces a lightweight remote sensing image dehazing network called multidimensional weight regulation network(MDWR-Net), which addresses the high computational cost of existing methods. Previous works, often based on the encoder-decoder structure and utilizing multiple upsampling and downsampling layers, are computationally expensive. To improve efficiency, the paper proposes two modules: the efficient spatial resolution recovery module(ESRR) for upsampling and the efficient depth information augmentation module(EDIA) for downsampling.These modules not only reduce model complexity but also enhance performance. Additionally, the partial feature weight learning module(PFWL) is introduced to reduce the computational burden by applying weight learning across partial dimensions, rather than using full-channel convolution.To overcome the limitations of convolutional neural networks(CNN)-based networks, the haze distribution index transformer(HDIT) is integrated into the decoder. We also propose the physicalbased non-adjacent feature fusion module(PNFF), which leverages the atmospheric scattering model to improve generalization of our MDWR-Net. The MDWR-Net achieves superior dehazing performance with a computational cost of just 2.98×10^(9) multiply-accumulate operations(MACs),which is less than one-tenth of previous methods. Experimental results validate its effectiveness in balancing performance and computational efficiency. 展开更多
关键词 image dehazing remote sensing image network lightweight
在线阅读 下载PDF
A review on lightweight materials for defence applications:Present and future developments 被引量:7
4
作者 Suchart Siengchin 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第6期1-17,共17页
The defence sector is now at an advanced level,catering to the global scenario,and countries also invest heavily in research and development.Countries around the world have spent a lot of money on research and develop... The defence sector is now at an advanced level,catering to the global scenario,and countries also invest heavily in research and development.Countries around the world have spent a lot of money on research and development over the years in order to stay ahead of their competitors.Lightweight materials are critical in defence applications because they allow components to be lighter without sacrificing strength.This review provides an overview of the research related to defence applications.The book provides comprehensive details on current trends in the application of lightweight materials in defence.This review also includes historical and current perspectives on defence technologies.It discusses uses of lightweight materials such as metal matrix composites,polymer composites,ceramic matrix composites,fiber composites in defence sectors Finally,the review paper also emphasizes future military applications of lightweight materials. 展开更多
关键词 lightweight materials DEFENCE TECHNOLOGIES DEVELOPMENTS APPLICATIONS
在线阅读 下载PDF
Ultra-lightweight CNN design based on neural architecture search and knowledge distillation: A novel method to build the automatic recognition model of space target ISAR images 被引量:5
5
作者 Hong Yang Ya-sheng Zhang +1 位作者 Can-bin Yin Wen-zhe Ding 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2022年第6期1073-1095,共23页
In this paper,a novel method of ultra-lightweight convolution neural network(CNN)design based on neural architecture search(NAS)and knowledge distillation(KD)is proposed.It can realize the automatic construction of th... In this paper,a novel method of ultra-lightweight convolution neural network(CNN)design based on neural architecture search(NAS)and knowledge distillation(KD)is proposed.It can realize the automatic construction of the space target inverse synthetic aperture radar(ISAR)image recognition model with ultra-lightweight and high accuracy.This method introduces the NAS method into the radar image recognition for the first time,which solves the time-consuming and labor-consuming problems in the artificial design of the space target ISAR image automatic recognition model(STIIARM).On this basis,the NAS model’s knowledge is transferred to the student model with lower computational complexity by the flow of the solution procedure(FSP)distillation method.Thus,the decline of recognition accuracy caused by the direct compression of model structural parameters can be effectively avoided,and the ultralightweight STIIARM can be obtained.In the method,the Inverted Linear Bottleneck(ILB)and Inverted Residual Block(IRB)are firstly taken as each block’s basic structure in CNN.And the expansion ratio,output filter size,number of IRBs,and convolution kernel size are set as the search parameters to construct a hierarchical decomposition search space.Then,the recognition accuracy and computational complexity are taken as the objective function and constraint conditions,respectively,and the global optimization model of the CNN architecture search is established.Next,the simulated annealing(SA)algorithm is used as the search strategy to search out the lightweight and high accuracy STIIARM directly.After that,based on the three principles of similar block structure,the same corresponding channel number,and the minimum computational complexity,the more lightweight student model is designed,and the FSP matrix pairing between the NAS model and student model is completed.Finally,by minimizing the loss between the FSP matrix pairs of the NAS model and student model,the student model’s weight adjustment is completed.Thus the ultra-lightweight and high accuracy STIIARM is obtained.The proposed method’s effectiveness is verified by the simulation experiments on the ISAR image dataset of five types of space targets. 展开更多
关键词 Space target ISAR image Neural architecture search Knowledge distillation lightweight model
在线阅读 下载PDF
Toward an RSU-unavailable Lightweight Certificateless Key Agreement Scheme for VANETs 被引量:5
6
作者 SONG Jun HE Chunjiao +2 位作者 ZHANG Lei TANG Shanyu ZHANG Huanguo 《China Communications》 SCIE CSCD 2014年第9期93-103,共11页
Vehicle ad-hoc networks have developed rapidly these years,whose security and privacy issues are always concerned widely.In spite of a remarkable research on their security solutions,but in which there still lacks con... Vehicle ad-hoc networks have developed rapidly these years,whose security and privacy issues are always concerned widely.In spite of a remarkable research on their security solutions,but in which there still lacks considerations on how to secure vehicleto-vehicle communications,particularly when infrastructure is unavailable.In this paper,we propose a lightweight certificateless and oneround key agreement scheme without pairing,and further prove the security of the proposed scheme in the random oracle model.The proposed scheme is expected to not only resist known attacks with less computation cost,but also as an efficient way to relieve the workload of vehicle-to-vehicle authentication,especially in no available infrastructure circumstance.A comprehensive evaluation,including security analysis,efficiency analysis and simulation evaluation,is presented to confirm the security and feasibility of the proposed scheme. 展开更多
关键词 vehicle ad-hoc network securityand privacy lightweight authentication certificateless key agreement
在线阅读 下载PDF
Semi-empirical and semi-quantitative lightweight shielding design method 被引量:4
7
作者 Song-Chuan Zheng Qing-Quan Pan +2 位作者 Huan-Wen Lv Song-Qian Tang Xiao-Jing Liu 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2023年第3期109-124,共16页
The lightweight shielding design of small reactors is a popular research topic.Based on a small helium-xenon-cooled solid reactor,the effects of neutron and photon shielding sequence and the number of shielding layers... The lightweight shielding design of small reactors is a popular research topic.Based on a small helium-xenon-cooled solid reactor,the effects of neutron and photon shielding sequence and the number of shielding layers on the radiation dose were first studied.It was found that when photons were shielded first and the number of shielding layers was odd,the radiation dose could be significantly reduced.To reduce the weight of the shielding body,the relative thickness of the shielding layers was optimized using the genetic algorithm.The optimized scheme can reduce the radiation dose by up to 57%and reduce the weight by 11.84%.To determine the total thickness of the shielding layers and avoid the local optimal solution of the genetic algorithm,a series of formulas that describes the relationship between the total thickness and the radiation dose was developed through large-scale calculations.A semi-empirical and semi-quantitative lightweight shielding design method is proposed to integrate the above shielding optimization method that verified by the Monte Carlo method.Finally,a code,SDIC1.0,was developed to achieve the optimized lightweight shielding design for small reactors.It was verified that the difference between the SDIC1.0 and the RMC code is approximately 10%and that the computation time is shortened by 6.3 times. 展开更多
关键词 Small reactor lightweight Shielding calculation Genetic algorithm
在线阅读 下载PDF
Mechanism and effects of snow accumulations and controls by lightweight snow fences 被引量:3
8
作者 Duote Liu Yongle Li +2 位作者 Bin Wang Peng Hu Jingyu Zhang 《Journal of Modern Transportation》 2016年第4期261-269,共9页
This paper investigates the snowdrifts caused by lightweight fences along the lines on the flatland through the computational fluid dynamics method. The characteristic ambient flows around the solid fences and the por... This paper investigates the snowdrifts caused by lightweight fences along the lines on the flatland through the computational fluid dynamics method. The characteristic ambient flows around the solid fences and the porous fences with varied heights and bottom wind gaps are simulated in the numerical model, and the working mechanism of "interception" and "scouring" of the lightweight fences are analyzed. Based on the friction velocities near the ground, two sets of criteria are proposed to evaluate the deposition and erosion effects of different fences. According to flow separation and reattachment, the simplified relationships between the most likely positions for snow accumulations and fence parameters are devel- oped. The study indicates that the capabilities for snow interception by the solid fence without wind gap and the distance from which to the second snow coverage center both increase with the fence height. Furthermore, it is found that the scouring range for snow surface increases significantly with the size of wind gap, and the snow accumulation rate on the leeward side decreases with the increasing fence porosity. 展开更多
关键词 lightweight fence Snowdrift. CFD Mechanism of snow accumulation Fence type Fenceparameter
在线阅读 下载PDF
Spontaneous local redox reaction to passivate CNTs as lightweight current collector for high energy density lithium ion batteries 被引量:2
9
作者 Chao Lv Zhen Tong +4 位作者 Shi-Yuan Zhou Si-Yu Pan Hong-Gang Liao Yao Zhou Jun-Tao Li 《Journal of Energy Chemistry》 SCIE EI CAS CSCD 2023年第5期553-561,I0013,共10页
Extensive usage of highly conductive carbon materials with large specific surface area(e.g.,carbon nanotubes,CNTs)in lithium ion batteries(LIBs),especially as current collector of anodes,suffers from low initial coulo... Extensive usage of highly conductive carbon materials with large specific surface area(e.g.,carbon nanotubes,CNTs)in lithium ion batteries(LIBs),especially as current collector of anodes,suffers from low initial coulombic efficiency(ICE),large interfacial resistance,and severe embrittlement,as the large specific surface area often results in severe interfacial decomposition of the electrolyte and the formation of thick and fluffy solid electrolyte interphase(SEI)during cycling of LIBs.Herein,we demonstrate that when the CNT-based current collector and Na foil(which are being stacked intimately upon each other)are being placed in Na+-based organic electrolyte,local redox reaction between the Na foil and the electrolyte would occur spontaneously,generating a thin and homogeneous NaF-based passivating layer on the CNTs.More importantly,we found that owing to the weak solvation behaviors of Na+in the organic electrolyte,the resulting passivation layer,which is rich in NaF,is thin and dense;when used as the anode current collector in LIBs,the pre-existing passivating layer can function effectively in isolating the anode from the solvated Li+,thus suppressing the formation of bulky SEI and the destructive intercalation of solvated Li+.The relevant half-cell(graphite as anode)exhibits a high ICE of 92.1%;the relevant pouch cell with thus passivated CNT film as current collectors for both electrodes(LiCoO_(2)as cathode,graphite as anode)displays a high energy density of 255 Wh kg^(-1),spelling an increase of 50%compared with that using the conventional metal current collectors. 展开更多
关键词 lightweight current collector Passivating layer Initial coulombic efficiency High energy density storage
在线阅读 下载PDF
Engineering properties of sintered waste sludge as lightweight aggregate in a densified concrete mixture 被引量:2
10
作者 彭予柱 《Journal of Chongqing University》 CAS 2009年第4期231-238,共8页
The global trend towards carbon reduction,energy conservation,and sustainable use of resources has led to an increased focus on the use of waste sludge in construction.We used waste sludge from a reservoir to produce ... The global trend towards carbon reduction,energy conservation,and sustainable use of resources has led to an increased focus on the use of waste sludge in construction.We used waste sludge from a reservoir to produce high-strength sintered lightweight aggregate,and then used the densified mixture design algorithm to create high-performance concrete from the sintered aggregate with only small amounts of mixing water and cement.Ultrasonic,electrical resistance and concrete strength efficiency tests were perfo... 展开更多
关键词 densified mixture lightweight aggregate high-quality concrete
在线阅读 下载PDF
A strategy for lightweight designing of a railway vehicle car body including composite material and dynamic structural optimization 被引量:2
11
作者 Alessio Cascino Enrico Meli Andrea Rindi 《Railway Engineering Science》 2023年第4期340-350,共11页
Rolling stock manufacturers are finding structural solutions to reduce power required by the vehicles,and the lightweight design of the car body represents a possible solution.Optimization processes and innovative mat... Rolling stock manufacturers are finding structural solutions to reduce power required by the vehicles,and the lightweight design of the car body represents a possible solution.Optimization processes and innovative materials can be combined in order to achieve this goal.In this framework,we propose the redesign and optimization process of the car body roof for a light rail vehicle,introducing a sandwich structure.Bonded joint was used as a fastening system.The project was carried out on a single car of a modern tram platform.This preliminary numerical work was developed in two main steps:redesign of the car body structure and optimization of the innovated system.Objective of the process was the mass reduction of the whole metallic structure,while the constraint condition was imposed on the first frequency of vibration of the system.The effect of introducing a sandwich panel within the roof assembly was evaluated,focusing on the mechanical and dynamic performances of the whole car body.A mass saving of 63%on the optimized components was achieved,corresponding to a 7.6%if compared to the complete car body shell.In addition,a positive increasing of 17.7%on the first frequency of vibration was observed.Encouraging results have been achieved in terms of weight reduction and mechanical behaviour of the innovated car body. 展开更多
关键词 Structural dynamic optimization Car body lightweight design Railway vehicle dynamics Railway car body engineering Railway vehicle design Composite materials
在线阅读 下载PDF
Plume:Lightweight and Generalized Congestion Control with Deep Reinforcement Learning 被引量:1
12
作者 Dehui Wei Jiao Zhang +1 位作者 Xuan Zhang Chengyuan Huang 《China Communications》 SCIE CSCD 2022年第12期101-117,共17页
Congestion control(CC)is always an important issue in the field of networking,and the enthusiasm for its research has never diminished in both academia and industry.In current years,due to the rapid development of mac... Congestion control(CC)is always an important issue in the field of networking,and the enthusiasm for its research has never diminished in both academia and industry.In current years,due to the rapid development of machine learning(ML),the combination of reinforcement learning(RL)and CC has a striking effect.However,These complicated schemes lack generalization and are too heavyweight in storage and computing to be directly implemented in mobile devices.In order to address these problems,we propose Plume,a high-performance,lightweight and generalized RL-CC scheme.Plume proposes a lightweight framework to reduce the overheads while preserving the original performance.Besides,Plume innovatively modifies the framework parameters of the reward function during the retraining process,so that the algorithm can be applied to a variety of scenarios.Evaluation results show that Plume can retain almost all the performance of the original model but the size and decision latency can be reduced by more than 50%and 20%,respectively.Moreover,Plume has better performances in some special scenes. 展开更多
关键词 congestion control deep reinforcement learning lightweight GENERALIZATION
在线阅读 下载PDF
High performance“non-local”generic face reconstruction model using the lightweight Speckle-Transformer(SpT)UNet 被引量:1
13
作者 Yangyundou Wang Hao Wang Min Gu 《Opto-Electronic Advances》 SCIE EI CAS CSCD 2023年第2期1-9,共9页
Significant progress has been made in computational imaging(CI),in which deep convolutional neural networks(CNNs)have demonstrated that sparse speckle patterns can be reconstructed.However,due to the limited“local”k... Significant progress has been made in computational imaging(CI),in which deep convolutional neural networks(CNNs)have demonstrated that sparse speckle patterns can be reconstructed.However,due to the limited“local”kernel size of the convolutional operator,for the spatially dense patterns,such as the generic face images,the performance of CNNs is limited.Here,we propose a“non-local”model,termed the Speckle-Transformer(SpT)UNet,for speckle feature extraction of generic face images.It is worth noting that the lightweight SpT UNet reveals a high efficiency and strong comparative performance with Pearson Correlation Coefficient(PCC),and structural similarity measure(SSIM)exceeding 0.989,and 0.950,respectively. 展开更多
关键词 speckle reconstruction non-local model generic face images lightweight network
在线阅读 下载PDF
Lightweight Design of Spaceborne CFRP Rigid Antenna Reflector 被引量:1
14
作者 ZHOU Tao LIANG Yanmin +3 位作者 WU Wenping WU Xinrui YE Zhoujun DONG Bin 《上海航天(中英文)》 CSCD 2022年第1期137-149,共13页
In order to overcome the shortcoming of space-borne rigid antenna reflector made of carbon fiber reinforced plastic(CFRP)skins with aluminum honeycomb sandwich(SAHS)structure,a new type of full CFRP skin plus rib(SPR)... In order to overcome the shortcoming of space-borne rigid antenna reflector made of carbon fiber reinforced plastic(CFRP)skins with aluminum honeycomb sandwich(SAHS)structure,a new type of full CFRP skin plus rib(SPR)structure ring-focused parabolic surface antenna reflector with the size of 2.5 m×1.9 m is designed.Under the condition that the original caliber,surface type,and interface remain unchanged,the main influence factors are designed and controlled.First,from the perspective of high stiffness,lightweight,and easy to form,a finite element simulation software is used to analyze and optimize the layout of the rib,the cross-sectional shape of the rib,the size of the rib,and the matching of the size and the coefficients of thermal expansion(CTEs)of the rib and the skin.Second,two structures are prepared by the autoclave molding process.Third,the weight and the surface precision root mean square(RMS)value are measured.The results show that the fundamental frequency of the SPR structure is 142.2 Hz,which is 3.5 Hz higher;the number of the new structural parts is reduced by 40%,and the forming process is greatly simplified.The total weight of the new structure is 11.9 kg,lighter 42.5%,indicating that the weight loss is obvious.The RMS value is 0.15 mm,which is slightly lower 0.01 mm but satisfies the accuracy requirement not greater than 0.3 mm.It is proved that the SPR structure reflector is a superior structure of the lightweight spaceborne antenna reflector. 展开更多
关键词 antenna reflector skin plus ribs structure carbon fiber reinforced plastic(CFRP) finite element lightweight
在线阅读 下载PDF
MobileNetV3-CenterNet:A Target Recognition Method for Avoiding Missed Detection Effectively Based on a Lightweight Network
15
作者 Yajing Li Xiaoyan Xiong +2 位作者 Wenbin Xin Jiahai Huang Huimin Hao 《Journal of Beijing Institute of Technology》 EI CAS 2023年第1期82-94,共13页
To solve the problems in online target detection on the embedded platform,such as high missed detection rate,low accuracy,and slow speed,a lightweight target recognition method of MobileNetV3-CenterNet is proposed.Thi... To solve the problems in online target detection on the embedded platform,such as high missed detection rate,low accuracy,and slow speed,a lightweight target recognition method of MobileNetV3-CenterNet is proposed.This method combines the anchor-free Centernet network with the MobileNetV3 small network and is trained on the University at Albany Detection and Tracking(UA-DETRAC)and the Pattern Analysis,Statical Modeling and Computational Learn-ing Visual Object Classes(PASCAL VOC)07+12 standard datasets.While reducing the scale of the network model,the MobileNetV3-CenterNet model shows a good balance in the accuracy and speed of target recognition and effectively solves the problems of missing detection of dense and small targets in online detection.To verify the recognition performance of the model,it is tested on 2683 images of the UA-DETRAC and PASCAL VOC 07+12 datasets,and compared with the analysis results of CenterNet-Deep Layer Aggregation(DLA)34,CenterNet-Residual Network(ResNet)18,CenterNet-MobileNetV3-large,You Only Look Once vision 3(YOLOv3),MobileNetV2-YOLOv3,Single Shot Multibox Detector(SSD),MobileNetV2-SSD and Faster region convolutional neural network(RCNN)models.The results show that the MobileNetV3-CenterNet model accurately rec-ognized the dense targets and small targets missed by other methods,and obtained a recognition accuracy of 99.4%with a running speed at 53(on a server)and 14(on an ipad)frame/s,respectively.The MobileNetV3-CenterNet lightweight target recognition method will provide effective technical support for the target recognition of deep learning networks in embedded platforms and online detection. 展开更多
关键词 target detection MobileNetV3 CenterNet lightweight
在线阅读 下载PDF
Lightweight design technology of planet carrier for wind turbine gearbox
16
作者 王征兵 刘忠明 张志宏 《Journal of Chongqing University》 CAS 2015年第1期32-38,共7页
A finite element model of one-arm planet carrier was built, and influence of structural parameters on strength and stiffness for one-arm planet carrier was analyzed. The stress and deformation of the round structure a... A finite element model of one-arm planet carrier was built, and influence of structural parameters on strength and stiffness for one-arm planet carrier was analyzed. The stress and deformation of the round structure and the triangle structure for one-arm planet carrier were analyzed and compared. The finite element model of the same specifications arms planet carrier was established, and influence of the connecting slab thickness and input side plate thickness on strength and stiffness for arms planet carrier was analyzed. Strength, stiffness and mass for one-arm and arms planet carrier in the same specifications were analyzed and compared. 展开更多
关键词 lightweight design one-arm planet carrier arms planet carrier finite element method
在线阅读 下载PDF
Lightweight and highly robust memristor-based hybrid neural networks for electroencephalogram signal processing
17
作者 童霈文 徐晖 +5 位作者 孙毅 汪泳州 彭杰 廖岑 王伟 李清江 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第7期582-590,共9页
Memristor-based neuromorphic computing shows great potential for high-speed and high-throughput signal processing applications,such as electroencephalogram(EEG)signal processing.Nonetheless,the size of one-transistor ... Memristor-based neuromorphic computing shows great potential for high-speed and high-throughput signal processing applications,such as electroencephalogram(EEG)signal processing.Nonetheless,the size of one-transistor one-resistor(1T1R)memristor arrays is limited by the non-ideality of the devices,which prevents the hardware implementation of large and complex networks.In this work,we propose the depthwise separable convolution and bidirectional gate recurrent unit(DSC-BiGRU)network,a lightweight and highly robust hybrid neural network based on 1T1R arrays that enables efficient processing of EEG signals in the temporal,frequency and spatial domains by hybridizing DSC and BiGRU blocks.The network size is reduced and the network robustness is improved while ensuring the network classification accuracy.In the simulation,the measured non-idealities of the 1T1R array are brought into the network through statistical analysis.Compared with traditional convolutional networks,the network parameters are reduced by 95%and the network classification accuracy is improved by 21%at a 95%array yield rate and 5%tolerable error.This work demonstrates that lightweight and highly robust networks based on memristor arrays hold great promise for applications that rely on low consumption and high efficiency. 展开更多
关键词 MEMRISTOR lightweight ROBUST hybrid neural networks depthwise separable convolution bidirectional gate recurrent unit(BiGRU) one-transistor one-resistor(1T1R)arrays
在线阅读 下载PDF
干湿循环作用下吹填固化轻质土蠕变特性研究 被引量:1
18
作者 杨少朋 杨爱武 郎瑞卿 《防灾减灾工程学报》 CSCD 北大核心 2024年第2期478-487,共10页
采用新型固化技术对高含水率吹填土进行固化处理,通过三轴流变仪,考虑干湿循环次数、围压和初始静偏应力等因素研究其对吹填固化轻质土蠕变变形和抗剪强度指标的影响规律。试验结果表明:吹填固化轻质土具有密度小、质量轻及强度高等优... 采用新型固化技术对高含水率吹填土进行固化处理,通过三轴流变仪,考虑干湿循环次数、围压和初始静偏应力等因素研究其对吹填固化轻质土蠕变变形和抗剪强度指标的影响规律。试验结果表明:吹填固化轻质土具有密度小、质量轻及强度高等优点。在一定程度上,增大围压可有效缓解吹填固化轻质土的蠕变变形,而初始静偏应力对其影响较小,前7次干湿循环对土体破坏应力的影响最大,而后基本保持不变。抗剪强度指标c、φ值均随初始静偏应力的增加而逐渐降低,随干湿循环次数的增加呈现出先减小而后逐渐稳定的趋势,且前7次干湿循环,二者均呈指数函数降低;7次以后,变化均较小并逐渐稳定。基于c、φ值与时间关系曲线,分别构建了不同偏应力作用下吹填固化轻质土c、φ值的预测公式。根据蠕变曲线发展态势,通过回归分析,引入围压、初始静偏应力和干湿循环次数等因素,建立了吹填固化轻质土蠕变变形预测模型,并验证了其可行性。研究结果可为实际工程场地提供理论依据。 展开更多
关键词 吹填固化轻质土 干湿循环 蠕变特性 抗剪强度指标 本构模型
在线阅读 下载PDF
基于绿色建造的卫浴间地面回填碳减排分析
19
作者 肖辉乐 杨利群 +1 位作者 石小洲 方慧 《绿色建筑》 CAS 2024年第2期120-124,133,共6页
基于绿色建造的视角,聚焦卫浴间地面回填“短板”和渗漏“痛点”进行绿色性能提升,采用具有绿色属性的轻质发泡水泥替代高排放的人工轻骨料,通过材料迭代、工艺创新实现卫浴间地面的绿色回填,用量化比较的方法分析传统回填与绿色回填的... 基于绿色建造的视角,聚焦卫浴间地面回填“短板”和渗漏“痛点”进行绿色性能提升,采用具有绿色属性的轻质发泡水泥替代高排放的人工轻骨料,通过材料迭代、工艺创新实现卫浴间地面的绿色回填,用量化比较的方法分析传统回填与绿色回填的碳排放差异,科学评价绿色回填在节能减排方面的优势,打造兼具舒适健康生活体验和排水防渗漏特性的绿色卫浴空间。 展开更多
关键词 轻质发泡水泥 卫浴间 绿色回填 碳排放 碳排放因子
在线阅读 下载PDF
砂–聚苯乙烯颗粒轻质填料工程特性试验研究 被引量:10
20
作者 邓安 肖杨 刘汉龙 《岩土工程学报》 EI CAS CSCD 北大核心 2008年第8期1140-1145,共6页
砂–聚苯乙烯颗粒轻质填料是由工程标准砂和超轻质聚苯乙烯颗粒按一定质量配比均匀混合而成的土工合成材料,研究其变形和剪切强度特性是掌握其工程力学特性的重要内容,也是解决实际工程中变形和稳定的重要依据。根据单向压缩试验和三轴... 砂–聚苯乙烯颗粒轻质填料是由工程标准砂和超轻质聚苯乙烯颗粒按一定质量配比均匀混合而成的土工合成材料,研究其变形和剪切强度特性是掌握其工程力学特性的重要内容,也是解决实际工程中变形和稳定的重要依据。根据单向压缩试验和三轴固结排水压缩试验研究了此种轻质填料的压缩变形特性、剪切变形特性及剪切强度特性。在单向压缩试验的基础上,分析了轻质材料的压缩变形规律和机制,提出了适合该材料的广义孔隙比概念,并得出一般压缩曲线方程,该方程能考虑孔隙比随荷载和配比的变化。在三轴压缩试验的基础上,观察了轻质填料在三维应力状态下的偏应力–轴向应变–体变的剪切变形规律及K f线的变化规律,并分析了配比和应力状态对三轴剪切变形及剪切强度特性的影响,同时得出了K f线形态变化的分界点。 展开更多
关键词 轻质填料 聚苯乙烯颗粒 压缩变形 广义孔隙比 剪切变形 剪切强度 Kf线
在线阅读 下载PDF
上一页 1 2 5 下一页 到第
使用帮助 返回顶部