目的:分析骨髓增殖性肿瘤(MPN)患者不确定潜能的克隆性造血(CHIP)相关基因突变谱和临床特征,探讨CHIP相关基因与其心脑血管事件(CCE)的相关性及可能作用机制。方法:回顾性分析2019年8月-2022年7月首都医科大学附属北京安贞医院血液科收...目的:分析骨髓增殖性肿瘤(MPN)患者不确定潜能的克隆性造血(CHIP)相关基因突变谱和临床特征,探讨CHIP相关基因与其心脑血管事件(CCE)的相关性及可能作用机制。方法:回顾性分析2019年8月-2022年7月首都医科大学附属北京安贞医院血液科收治的73例MPN患者的临床资料和二代测序结果,采用Logistic回归分析CHIP相关基因、炎症细胞因子对MPN患者CCE的影响。结果:55例(75.3%)MPN患者检出CHIP相关基因,原发性血小板增多症(ET)和真性红细胞增多症(PV)患者CHIP相关基因各突变频率差异无统计学意义。CHIP相关基因突变以单基因形式为主,检出率从高至低依次为JAK2V617F(63.0%,46/73)、ASXL1(16.4%,12/73)、TET2(11.0%,8/73)、DNMT3A(9.6%,7/73)、SRSF2(6.9%,5/73)、SF3B1(4.1%,3/73)、TP53(1.4%,1/73)和PPMID(1.4%,1/73)。年龄>60岁患者CHIP相关基因检出率明显高于≤60岁者[91.7%(33/36)vs 59.5%(22/37)]。27例(37.0%)MPN患者伴CCE(MPN/CCE),2次CCE者5例,均为动脉事件。CCE组患者年龄(62.8±12.8 vs 53.9±15.8岁,P=0.015)、IL-1β水平(17.7±26.0vs 4.3±8.6,P=0.012)、IL-8水平(360.7±598.6 vs 108.3±317.0,P=0.045)、血栓形成史(29.6%vs 2.2%,P=0.020)和CHIP相关基因检出率(88.9%vs 67.4%,P=0.040)高于无CCE组。多因素Logistic回归分析结果显示,年龄(OR=0.917,95%CI:0.843-0.999,P=0.047)、血栓形成史(OR=34.148,95%CI:2.392-487.535,P=0.009)、任何1个CHIP相关基因突变(OR=16.065,95%CI:1.217-212.024,P=0.035)和IL-1β水平升高(OR=0.929,95%CI:0.870-0.992,P=0.027)均是MPN/CCE的独立危险因素;CHIP相关单基因突变与MPN/CCE无关,但DNMT3A(OR=88.717,95%CI:2.690-292.482,P=0.012)、ASXL1(OR=7.941,95%CI:1.045-60.353,P=0.045)突变是PV/CCE的独立危险因素。结论:MPN患者CHIP相关基因突变率高,尤其是60岁以上患者;高龄、血栓形成史、CHIP相关基因突变和IL-1β水平升高是MPN发生CCE的独立危险因素。DNMT3A、ASXL1单基因突变是PV患者CCE的独立危险因素。CHIP相关基因突变及炎症细胞因子IL-1β升高是MPN新的CCE危险因素。展开更多
Topology optimization(TO),a numerical technique to find the optimalmaterial layoutwith a given design domain,has attracted interest from researchers in the field of structural optimization in recent years.For beginner...Topology optimization(TO),a numerical technique to find the optimalmaterial layoutwith a given design domain,has attracted interest from researchers in the field of structural optimization in recent years.For beginners,opensource codes are undoubtedly the best alternative to learning TO,which can elaborate the implementation of a method in detail and easily engage more people to employ and extend the method.In this paper,we present a summary of various open-source codes and related literature on TO methods,including solid isotropic material with penalization(SIMP),evolutionary method,level set method(LSM),moving morphable components/voids(MMC/MMV)methods,multiscale topology optimization method,etc.Simultaneously,we classify the codes into five levels,fromeasy to difficult,depending on their difficulty,so that beginners can get started and understand the form of code implementation more quickly.展开更多
In today’s society with advanced Internet,the amount of information increases dramatically with each passing day,which leads to increasingly complex processes of open-source intelligence.Therefore,it is more importan...In today’s society with advanced Internet,the amount of information increases dramatically with each passing day,which leads to increasingly complex processes of open-source intelligence.Therefore,it is more important to rationalize the operation mode and improve the operation efficiency of open-source intelligence under the premise of satisfying users’needs.This paper focuses on the simulation study of the process system of opensource intelligence from the user’s perspective.First,the basic concept and development status of open-source intelligence are introduced in details.Second,six existing intelligence operation process models are summarized and their advantages and disadvantages are compared in focus.Based on users’preference,the open-source intelligence system simulation theory model is constructed from four aspects:intelligence collection,intelligence processing,intelligence analysis,and intelligence delivery.Meanwhile,the dynamics model of the open-source intelligence process system is constructed based on the open-source intelligence system simulation theoretical model,which specifically includes five parts:determination of system boundary,construction of causal loop diagram,construction of stock flow diagram,writing ofmathematical equations,and system sensitivity test.Finally,the system simulation results were analyzed.It was found that improving the system of intelligence agencies,opening up government affairs,improving the professional level of intelligence personnel,strengthening the communication and cooperation among personnel of various intelligence departments,and expressing intelligence products through diverse forms can effectively improve the operational efficiency of the open-source intelligence process system.展开更多
With the rapid development of Open-Source(OS),more and more software projects are maintained and developed in the form of OS.These Open-Source projects depend on and influence each other,gradually forming a huge OS pr...With the rapid development of Open-Source(OS),more and more software projects are maintained and developed in the form of OS.These Open-Source projects depend on and influence each other,gradually forming a huge OS project network,namely an Open-Source Software ECOsystem(OSSECO).Unfortunately,not all OS projects in the open-source ecosystem can be healthy and stable in the long term,and more projects will go from active to inactive and gradually die.In a tightly connected ecosystem,the death of one project can potentially cause the collapse of the entire ecosystem network.How can we effectively prevent such situations from happening?In this paper,we first identify the basic project characteristics that affect the survival of OS projects at both project and ecosystem levels through the proportional hazards model.Then,we utilize graph convolutional networks based on the ecosystem network to extract the ecosystem environment characteristics of OS projects.Finally,we fuse basic project characteristics and environmental project characteristics and construct a Hybrid Structured Prediction Model(HSPM)to predict the OS project survival state.The experimental results show that HSPM significantly improved compared to the traditional prediction model.Our work can substantially assist OS project managers in maintaining their projects’health.It can also provide an essential reference for developers when choosing the right open-source project for their production activities.展开更多
To enable the detection and modulation of modularized neural networks in vitro,this study proposes a microfluidic microelectrode array chip for the cultivation,compartmentalization,and control of neural cells.The chip...To enable the detection and modulation of modularized neural networks in vitro,this study proposes a microfluidic microelectrode array chip for the cultivation,compartmentalization,and control of neural cells.The chip was designed based on the specific structure of neurons and the requirements for detection and modulation.Finite-element analysis of the chip’s flow field was conducted using the COMSOL Multiphysics software,and the simulation results show that the liquid within the chip can flow smoothly,ensuring stable flow fields that facilitate the uniform growth of neurons within the microfluidic channels.By employing MEMS technology in combination with nanomaterial modification techniques,the microfluidic microelectrode array chip was fabricated successfully.Primary hippocampal neurons were cultured on the chip,forming a well-defined neural network.Spontaneous electrical activity of the detected neurons was recorded,exhibiting a 23.7%increase in amplitude compared to neuronal discharges detected on an open-field microelectrode array.This study provides a platform for the precise detection and modulation of patterned neuronal growth in vitro,potentially serving as a novel tool in neuroscience research.展开更多
A maximal photon number entangled state,namely NOON state,can be adopted for sensing with a quantum enhancedprecision.In this work,we designed silicon quantum photonic chips containing two types of Mach-Zehnder interf...A maximal photon number entangled state,namely NOON state,can be adopted for sensing with a quantum enhancedprecision.In this work,we designed silicon quantum photonic chips containing two types of Mach-Zehnder interferometerswherein the two-photon NOON state,sensing element for temperature or humidity,is generated.Compared with classicallight or single photon case,two-photon NOON state sensing shows a solid enhancement in the sensing resolution andprecision.As the first demonstration of on-chip quantum photonic sensing,it reveals the advantages of photonic chips forhigh integration density,small-size,stability for multiple-parameter sensing serviceability.A higher sensing precision isexpected to beat the standard quantum limit with a higher photon number NOON state.展开更多
It is still challenging to fully integrate computing in memory chip as edge learning devices.In recent work published on Science,a fully-integrated chip based on neuromorphic memristors was developed for edge learning...It is still challenging to fully integrate computing in memory chip as edge learning devices.In recent work published on Science,a fully-integrated chip based on neuromorphic memristors was developed for edge learning as artificial neural networks with functionality of synapses,dendrites,and somas.A crossbar-array memristor chip facilitated edge learning including hardware realization,learning algorithm,and cycle-parallel sign-and threshold-based learning(STELLAR)scheme.The motion control and demonstration platforms were executed to improve the edge learning ability for adapting to new scenarios.展开更多
Copper-based azide(Cu(N_(3))2 or CuN_(3),CA)chips synthesized by in-situ azide reaction and utilized in miniaturized explosive systems has become a hot research topic in recent years.However,the advantages of in-situ ...Copper-based azide(Cu(N_(3))2 or CuN_(3),CA)chips synthesized by in-situ azide reaction and utilized in miniaturized explosive systems has become a hot research topic in recent years.However,the advantages of in-situ synthesis method,including small size and low dosage,bring about difficulties in quantitative analysis and differences in ignition capabilities of CA chips.The aim of present work is to develop a simplified quantitative analysis method for accurate and safe analysis of components in CA chips to evaluate and investigate the corresponding ignition ability.In this work,Cu(N_(3))2 and CuN_(3)components in CA chips were separated through dissolution and distillation by utilizing the difference in solubility and corresponding content was obtained by measuring N_(3)-concentration through spectrophotometry.The spectrophotometry method was optimized by studying influencing factors and the recovery rate of different separation methods was studied,ensuring the accuracy and reproducibility of test results.The optimized method is linear in range from 1.0-25.0 mg/L,with a correlation coefficient R^(2)=0.9998,which meets the requirements of CA chips with a milligram-level content test.Compared with the existing ICP method,component analysis results of CA chips obtained by spectrophotometry are closer to real component content in samples and have satisfactory accuracy.Moreover,as its application in miniaturized explosive systems,the ignition ability of CA chips with different component contents for direct ink writing CL-20 and the corresponding mechanism was studied.This study provided a basis and idea for the design and performance evaluation of CA chips in miniaturized explosive systems.展开更多
On-demand droplet sorting is extensively applied for the efficient manipulation and genome-wide analysis of individual cells.However,state-of-the-art microfluidic chips for droplet sorting still suffer from low sortin...On-demand droplet sorting is extensively applied for the efficient manipulation and genome-wide analysis of individual cells.However,state-of-the-art microfluidic chips for droplet sorting still suffer from low sorting speeds,sample loss,and labor-intensive preparation procedures.Here,we demonstrate the development of a novel microfluidic chip that integrates droplet generation,on-demand electrostatic droplet charging,and high-throughput sorting.The charging electrode is a copper wire buried above the nozzle of the microchannel,and the deflecting electrode is the phosphate buffered saline in the microchannel,which greatly simplifies the structure and fabrication process of the chip.Moreover,this chip is capable of high-frequency droplet generation and sorting,with a frequency of 11.757 kHz in the drop state.The chip completes the selective charging process via electrostatic induction during droplet generation.On-demand charged microdroplets can arbitrarilymove to specific exit channels in a three-dimensional(3D)-deflected electric field,which can be controlled according to user requirements,and the flux of droplet deflection is thereby significantly enhanced.Furthermore,a lossless modification strategy is presented to improve the accuracy of droplet deflection or harvest rate from 97.49% to 99.38% by monitoring the frequency of droplet generation in real time and feeding it back to the charging signal.This chip has great potential for quantitative processing and analysis of single cells for elucidating cell-to-cell variations.展开更多
Convolutional neural networks(CNNs) exhibit excellent performance in the areas of image recognition and object detection, which can enhance the intelligence level of spacecraft. However, in aerospace, energetic partic...Convolutional neural networks(CNNs) exhibit excellent performance in the areas of image recognition and object detection, which can enhance the intelligence level of spacecraft. However, in aerospace, energetic particles, such as heavy ions, protons, and alpha particles, can induce single event effects(SEEs) that lead CNNs to malfunction and can significantly impact the reliability of a CNN system. In this paper, the MNIST CNN system was constructed based on a 28 nm systemon-chip(SoC), and then an alpha particle irradiation experiment and fault injection were applied to evaluate the SEE of the CNN system. Various types of soft errors in the CNN system have been detected, and the SEE cross sections have been calculated. Furthermore, the mechanisms behind some soft errors have been explained. This research will provide technical support for the design of radiation-resistant artificial intelligence chips.展开更多
Paper-based microchips have different advantages,such as better biocompatibility,simple production,and easy handling,making them promising candidates for clinical diagnosis and other fields.This study describes ametho...Paper-based microchips have different advantages,such as better biocompatibility,simple production,and easy handling,making them promising candidates for clinical diagnosis and other fields.This study describes amethod developed to fabricate modular three-dimensional(3D)paper-based microfluidic chips based on projection-based 3D printing(PBP)technology.A series of two-dimensional(2D)paper-based microfluidic modules was designed and fabricated.After evaluating the effect of exposure time on the accuracy of the flow channel,the resolution of this channel was experimentally analyzed.Furthermore,several 3D paper-based microfluidic chips were assembled based on the 2D ones using different methods,with good channel connectivity.Scaffold-based 2D and hydrogel-based 3D cell culture systems based on 3D paper-based microfluidic chips were verified to be feasible.Furthermore,by combining extrusion 3D bioprinting technology and the proposed 3D paper-based microfluidic chips,multiorgan microfluidic chips were established by directly printing 3D hydrogel structures on 3D paperbased microfluidic chips,confirming that the prepared modular 3D paper-based microfluidic chip is potentially applicable in various biomedical applications.展开更多
In recent years,space-division multiplexing(SDM)technology,which involves transmitting data information on multiple parallel channels for efficient capacity scaling,has been widely used in fiber and free-space optical...In recent years,space-division multiplexing(SDM)technology,which involves transmitting data information on multiple parallel channels for efficient capacity scaling,has been widely used in fiber and free-space optical communication sys-tems.To enable flexible data management and cope with the mixing between different channels,the integrated reconfig-urable optical processor is used for optical switching and mitigating the channel crosstalk.However,efficient online train-ing becomes intricate and challenging,particularly when dealing with a significant number of channels.Here we use the stochastic parallel gradient descent(SPGD)algorithm to configure the integrated optical processor,which has less com-putation than the traditional gradient descent(GD)algorithm.We design and fabricate a 6×6 on-chip optical processor on silicon platform to implement optical switching and descrambling assisted by the online training with the SPDG algorithm.Moreover,we apply the on-chip processor configured by the SPGD algorithm to optical communications for optical switching and efficiently mitigating the channel crosstalk in SDM systems.In comparison with the traditional GD al-gorithm,it is found that the SPGD algorithm features better performance especially when the scale of matrix is large,which means it has the potential to optimize large-scale optical matrix computation acceleration chips.展开更多
Over the past decade, open-source software use has grown. Today, many companies including Google, Microsoft, Meta, RedHat, MongoDB, and Apache are major participants of open-source contributions. With the increased us...Over the past decade, open-source software use has grown. Today, many companies including Google, Microsoft, Meta, RedHat, MongoDB, and Apache are major participants of open-source contributions. With the increased use of open-source software or integration of open-source software into custom-developed software, the quality of this software component increases in importance. This study examined a sample of open-source applications from GitHub. Static software analytics were conducted, and each application was classified for its risk level. In the analyzed applications, it was found that 90% of the applications were classified as low risk or moderate low risk indicating a high level of quality for open-source applications.展开更多
Heavy metals have been viewed as hazardous environmental pollutants, and anthropogenic activities due to their high toxicity and persistent nature in the environment. Anthropogenic activities such as artisanal mining,...Heavy metals have been viewed as hazardous environmental pollutants, and anthropogenic activities due to their high toxicity and persistent nature in the environment. Anthropogenic activities such as artisanal mining, industrial activities, improper usage of fertilizers and pesticides, and indiscriminate open waste disposal bring about an increase in the presence of heavy metals in the environment. In the Keffi Metropolis, different elements lead to land contamination which debilitates soil quality, plant survival, human well-being, and the environment as a result of extensive dispersion or quantity of heavy metals in the soil and water. In recent years, biochar has emerged as a promising soil amendment for mitigating heavy metal pollution due to its unique physicochemical properties. This paper provides the effects of softwood pellet biochar on the retention of heavy metals in contaminated soils. A microcosm experiment was carried out to investigate the effects of biochar on the retention of heavy metals in contaminated soils. This research aimed to give an overview of the effects of softwood biochar at different temperatures (550˚C and 700˚C) on the retention of heavy metals and metalloids released from the soil during water inundation. The results show that the addition of organic matter (grass chippings) minimizes heavy metal mobilization. Also, biochar at high temperatures is more effective than those at low temperatures. The expected outcome of the research analysis includes providing insights into the role of biochar in retaining heavy metal contamination and further understanding the use of biochar as a sorbent for the management of contaminated soil.展开更多
Sensitive detection and precise quantitation of trace-level crucial biomarkers in a complex sample matrix has become an important area of research.For example,the detection of high-sensitivity cardiac troponin I (hs-c...Sensitive detection and precise quantitation of trace-level crucial biomarkers in a complex sample matrix has become an important area of research.For example,the detection of high-sensitivity cardiac troponin I (hs-cTnI) is strongly recommended in clinical guidelines for early diagnosis of acute myocardial infarction.Based on the use of an electrode modified by single-walled carbon nanotubes (SWCNTs) and a Ru(bpy)32+-doped silica nanoparticle (Ru@SiO2)/tripropylamine (TPA) system,a novel type of electrochemiluminescent (ECL) magnetoimmunosensor is developed for ultrasensitive detection of hs-cTnI.In this approach,a large amount of[Ru(bpy)3]2+is loaded in SiO2(silica nanoparticles) as luminophores with high luminescent efficiency and SWCNTs as electrode surface modification material with excellent electrooxidation ability for TPA.Subsequently,a hierarchical micropillar array of microstructures is fabricated with a magnet placed at each end to efficiently confine a single layer of immunomagnetic microbeads on the surface of the electrode and enable 7.5-fold signal enhancement In particular,the use of transparent SWCNTs to modify a transparent ITO electrode provides a two-order-of-magnitude ECL signal amplification.A good linear calibration curve is developed for hs-cTnI concentrations over a wide range from 10 fg/ml to 10 ng/ml,with the limit of detection calculated as 8.720 fg/ml (S/N=3).This ultrasensitive immunosensor exhibits superior detection performance with remarkable stability,reproducibility,and selectivity.Satisfactory recoveries are obtained in the detection of hs-cTnI in human serum,providing a potentia analysis protocol for clinical applications.展开更多
We present a high performance modularly-built open-source software-OpenIFEM.OpenIFEM is a C++implementation of the modified immersed finite element method(mIFEM)to solve fluid-structure interaction(FSI)problems.This s...We present a high performance modularly-built open-source software-OpenIFEM.OpenIFEM is a C++implementation of the modified immersed finite element method(mIFEM)to solve fluid-structure interaction(FSI)problems.This software is modularly built to perform multiple tasks including fluid dynamics(incompressible and slightly compressible fluid models),linear and nonlinear solid mechanics,and fully coupled fluid-structure interactions.Most of open-source software packages are restricted to certain discretization methods;some are under-tested,under-documented,and lack modularity as well as extensibility.OpenIFEM is designed and built to include a set of generic classes for users to adapt so that any fluid and solid solvers can be coupled through the FSI algorithm.In addition,the package utilizes well-developed and tested libraries.It also comes with standard test cases that serve as software and algorithm validation.The software can be built on cross-platform,i.e.,Linux,Windows,and Mac OS,using CMake.Efficient parallelization is also implemented for high-performance computing for large-sized problems.OpenIFEM is documented using Doxygen and publicly available to download on GitHub.It is expected to benefit the future development of FSI algorithms and be applied to a variety of FSI applications.展开更多
文摘目的:分析骨髓增殖性肿瘤(MPN)患者不确定潜能的克隆性造血(CHIP)相关基因突变谱和临床特征,探讨CHIP相关基因与其心脑血管事件(CCE)的相关性及可能作用机制。方法:回顾性分析2019年8月-2022年7月首都医科大学附属北京安贞医院血液科收治的73例MPN患者的临床资料和二代测序结果,采用Logistic回归分析CHIP相关基因、炎症细胞因子对MPN患者CCE的影响。结果:55例(75.3%)MPN患者检出CHIP相关基因,原发性血小板增多症(ET)和真性红细胞增多症(PV)患者CHIP相关基因各突变频率差异无统计学意义。CHIP相关基因突变以单基因形式为主,检出率从高至低依次为JAK2V617F(63.0%,46/73)、ASXL1(16.4%,12/73)、TET2(11.0%,8/73)、DNMT3A(9.6%,7/73)、SRSF2(6.9%,5/73)、SF3B1(4.1%,3/73)、TP53(1.4%,1/73)和PPMID(1.4%,1/73)。年龄>60岁患者CHIP相关基因检出率明显高于≤60岁者[91.7%(33/36)vs 59.5%(22/37)]。27例(37.0%)MPN患者伴CCE(MPN/CCE),2次CCE者5例,均为动脉事件。CCE组患者年龄(62.8±12.8 vs 53.9±15.8岁,P=0.015)、IL-1β水平(17.7±26.0vs 4.3±8.6,P=0.012)、IL-8水平(360.7±598.6 vs 108.3±317.0,P=0.045)、血栓形成史(29.6%vs 2.2%,P=0.020)和CHIP相关基因检出率(88.9%vs 67.4%,P=0.040)高于无CCE组。多因素Logistic回归分析结果显示,年龄(OR=0.917,95%CI:0.843-0.999,P=0.047)、血栓形成史(OR=34.148,95%CI:2.392-487.535,P=0.009)、任何1个CHIP相关基因突变(OR=16.065,95%CI:1.217-212.024,P=0.035)和IL-1β水平升高(OR=0.929,95%CI:0.870-0.992,P=0.027)均是MPN/CCE的独立危险因素;CHIP相关单基因突变与MPN/CCE无关,但DNMT3A(OR=88.717,95%CI:2.690-292.482,P=0.012)、ASXL1(OR=7.941,95%CI:1.045-60.353,P=0.045)突变是PV/CCE的独立危险因素。结论:MPN患者CHIP相关基因突变率高,尤其是60岁以上患者;高龄、血栓形成史、CHIP相关基因突变和IL-1β水平升高是MPN发生CCE的独立危险因素。DNMT3A、ASXL1单基因突变是PV患者CCE的独立危险因素。CHIP相关基因突变及炎症细胞因子IL-1β升高是MPN新的CCE危险因素。
基金supported by the National Key R&D Program of China[Grant Number 2020YFB1708300]the National Natural Science Foundation of China[Grant Number 52075184].
文摘Topology optimization(TO),a numerical technique to find the optimalmaterial layoutwith a given design domain,has attracted interest from researchers in the field of structural optimization in recent years.For beginners,opensource codes are undoubtedly the best alternative to learning TO,which can elaborate the implementation of a method in detail and easily engage more people to employ and extend the method.In this paper,we present a summary of various open-source codes and related literature on TO methods,including solid isotropic material with penalization(SIMP),evolutionary method,level set method(LSM),moving morphable components/voids(MMC/MMV)methods,multiscale topology optimization method,etc.Simultaneously,we classify the codes into five levels,fromeasy to difficult,depending on their difficulty,so that beginners can get started and understand the form of code implementation more quickly.
基金supported by the National Social Science Foundation of China under the project“Research on the mechanism of developing and utilizing domestic and foreign open-source intelligence under product-oriented thinking(20BTQ049)”.
文摘In today’s society with advanced Internet,the amount of information increases dramatically with each passing day,which leads to increasingly complex processes of open-source intelligence.Therefore,it is more important to rationalize the operation mode and improve the operation efficiency of open-source intelligence under the premise of satisfying users’needs.This paper focuses on the simulation study of the process system of opensource intelligence from the user’s perspective.First,the basic concept and development status of open-source intelligence are introduced in details.Second,six existing intelligence operation process models are summarized and their advantages and disadvantages are compared in focus.Based on users’preference,the open-source intelligence system simulation theory model is constructed from four aspects:intelligence collection,intelligence processing,intelligence analysis,and intelligence delivery.Meanwhile,the dynamics model of the open-source intelligence process system is constructed based on the open-source intelligence system simulation theoretical model,which specifically includes five parts:determination of system boundary,construction of causal loop diagram,construction of stock flow diagram,writing ofmathematical equations,and system sensitivity test.Finally,the system simulation results were analyzed.It was found that improving the system of intelligence agencies,opening up government affairs,improving the professional level of intelligence personnel,strengthening the communication and cooperation among personnel of various intelligence departments,and expressing intelligence products through diverse forms can effectively improve the operational efficiency of the open-source intelligence process system.
基金This work was supported by the National Social Science Foundation(NSSF)Research on intelligent recommendation of multi-modal resources for children’s graded reading in smart library(22BTQ033)the Science and Technology Research and Development Program Project of China railway group limited(Project No.2021-Special-08).
文摘With the rapid development of Open-Source(OS),more and more software projects are maintained and developed in the form of OS.These Open-Source projects depend on and influence each other,gradually forming a huge OS project network,namely an Open-Source Software ECOsystem(OSSECO).Unfortunately,not all OS projects in the open-source ecosystem can be healthy and stable in the long term,and more projects will go from active to inactive and gradually die.In a tightly connected ecosystem,the death of one project can potentially cause the collapse of the entire ecosystem network.How can we effectively prevent such situations from happening?In this paper,we first identify the basic project characteristics that affect the survival of OS projects at both project and ecosystem levels through the proportional hazards model.Then,we utilize graph convolutional networks based on the ecosystem network to extract the ecosystem environment characteristics of OS projects.Finally,we fuse basic project characteristics and environmental project characteristics and construct a Hybrid Structured Prediction Model(HSPM)to predict the OS project survival state.The experimental results show that HSPM significantly improved compared to the traditional prediction model.Our work can substantially assist OS project managers in maintaining their projects’health.It can also provide an essential reference for developers when choosing the right open-source project for their production activities.
基金sponsored by the National Natural Science Foundation of China (Grant Nos.61960206012,62121003,T2293731,62171434,61975206,61971400,and 61973292)the National Key Research and Development Program of China (Grant Nos.2022YFB3205602 and 2022YFC2402501)+1 种基金Major Program of Scientific and Technical Innovation 2030 (Grant No.2021ZD02016030)the Scientific Instrument Developing Project of the Chinese Academy of Sciences (Grant No.GJJSTD20210004).
文摘To enable the detection and modulation of modularized neural networks in vitro,this study proposes a microfluidic microelectrode array chip for the cultivation,compartmentalization,and control of neural cells.The chip was designed based on the specific structure of neurons and the requirements for detection and modulation.Finite-element analysis of the chip’s flow field was conducted using the COMSOL Multiphysics software,and the simulation results show that the liquid within the chip can flow smoothly,ensuring stable flow fields that facilitate the uniform growth of neurons within the microfluidic channels.By employing MEMS technology in combination with nanomaterial modification techniques,the microfluidic microelectrode array chip was fabricated successfully.Primary hippocampal neurons were cultured on the chip,forming a well-defined neural network.Spontaneous electrical activity of the detected neurons was recorded,exhibiting a 23.7%increase in amplitude compared to neuronal discharges detected on an open-field microelectrode array.This study provides a platform for the precise detection and modulation of patterned neuronal growth in vitro,potentially serving as a novel tool in neuroscience research.
基金supported by the National Key R&D Program of China(Grant No.2022YFF0712800)Innova-tion Program for Quantum Science and Technology(Grant No.2021ZD0301500).
文摘A maximal photon number entangled state,namely NOON state,can be adopted for sensing with a quantum enhancedprecision.In this work,we designed silicon quantum photonic chips containing two types of Mach-Zehnder interferometerswherein the two-photon NOON state,sensing element for temperature or humidity,is generated.Compared with classicallight or single photon case,two-photon NOON state sensing shows a solid enhancement in the sensing resolution andprecision.As the first demonstration of on-chip quantum photonic sensing,it reveals the advantages of photonic chips forhigh integration density,small-size,stability for multiple-parameter sensing serviceability.A higher sensing precision isexpected to beat the standard quantum limit with a higher photon number NOON state.
基金funding support from the National Natural Science Foundation of China(52172205).
文摘It is still challenging to fully integrate computing in memory chip as edge learning devices.In recent work published on Science,a fully-integrated chip based on neuromorphic memristors was developed for edge learning as artificial neural networks with functionality of synapses,dendrites,and somas.A crossbar-array memristor chip facilitated edge learning including hardware realization,learning algorithm,and cycle-parallel sign-and threshold-based learning(STELLAR)scheme.The motion control and demonstration platforms were executed to improve the edge learning ability for adapting to new scenarios.
基金the financial support provided by the National Natural Science Foundation of China(Grant No.11872013).
文摘Copper-based azide(Cu(N_(3))2 or CuN_(3),CA)chips synthesized by in-situ azide reaction and utilized in miniaturized explosive systems has become a hot research topic in recent years.However,the advantages of in-situ synthesis method,including small size and low dosage,bring about difficulties in quantitative analysis and differences in ignition capabilities of CA chips.The aim of present work is to develop a simplified quantitative analysis method for accurate and safe analysis of components in CA chips to evaluate and investigate the corresponding ignition ability.In this work,Cu(N_(3))2 and CuN_(3)components in CA chips were separated through dissolution and distillation by utilizing the difference in solubility and corresponding content was obtained by measuring N_(3)-concentration through spectrophotometry.The spectrophotometry method was optimized by studying influencing factors and the recovery rate of different separation methods was studied,ensuring the accuracy and reproducibility of test results.The optimized method is linear in range from 1.0-25.0 mg/L,with a correlation coefficient R^(2)=0.9998,which meets the requirements of CA chips with a milligram-level content test.Compared with the existing ICP method,component analysis results of CA chips obtained by spectrophotometry are closer to real component content in samples and have satisfactory accuracy.Moreover,as its application in miniaturized explosive systems,the ignition ability of CA chips with different component contents for direct ink writing CL-20 and the corresponding mechanism was studied.This study provided a basis and idea for the design and performance evaluation of CA chips in miniaturized explosive systems.
基金The authors acknowledge the financial support from the NationalNatural Science Foundation ofChina(No.52275562)the Technology Innovation Fund of Huazhong University of Science and Technology(No.2022JYCXJJ015).
文摘On-demand droplet sorting is extensively applied for the efficient manipulation and genome-wide analysis of individual cells.However,state-of-the-art microfluidic chips for droplet sorting still suffer from low sorting speeds,sample loss,and labor-intensive preparation procedures.Here,we demonstrate the development of a novel microfluidic chip that integrates droplet generation,on-demand electrostatic droplet charging,and high-throughput sorting.The charging electrode is a copper wire buried above the nozzle of the microchannel,and the deflecting electrode is the phosphate buffered saline in the microchannel,which greatly simplifies the structure and fabrication process of the chip.Moreover,this chip is capable of high-frequency droplet generation and sorting,with a frequency of 11.757 kHz in the drop state.The chip completes the selective charging process via electrostatic induction during droplet generation.On-demand charged microdroplets can arbitrarilymove to specific exit channels in a three-dimensional(3D)-deflected electric field,which can be controlled according to user requirements,and the flux of droplet deflection is thereby significantly enhanced.Furthermore,a lossless modification strategy is presented to improve the accuracy of droplet deflection or harvest rate from 97.49% to 99.38% by monitoring the frequency of droplet generation in real time and feeding it back to the charging signal.This chip has great potential for quantitative processing and analysis of single cells for elucidating cell-to-cell variations.
基金Project supported by the National Natural Science Foundation of China(Grant No.12305303)the Natural Science Foundation of Hunan Province of China(Grant Nos.2023JJ40520,2021JJ40444,and 2019JJ30019)+3 种基金the Research Foundation of Education Bureau of Hunan Province of China(Grant No.20A430)the Science and Technology Innovation Program of Hunan Province(Grant No.2020RC3054)the Natural Science Basic Research Plan in the Shaanxi Province of China(Grant No.2023-JC-QN-0015)the Doctoral Research Fund of University of South China。
文摘Convolutional neural networks(CNNs) exhibit excellent performance in the areas of image recognition and object detection, which can enhance the intelligence level of spacecraft. However, in aerospace, energetic particles, such as heavy ions, protons, and alpha particles, can induce single event effects(SEEs) that lead CNNs to malfunction and can significantly impact the reliability of a CNN system. In this paper, the MNIST CNN system was constructed based on a 28 nm systemon-chip(SoC), and then an alpha particle irradiation experiment and fault injection were applied to evaluate the SEE of the CNN system. Various types of soft errors in the CNN system have been detected, and the SEE cross sections have been calculated. Furthermore, the mechanisms behind some soft errors have been explained. This research will provide technical support for the design of radiation-resistant artificial intelligence chips.
基金sponsored by the National Natural Science Foundation of China(No.52235007,YH)the Science Fund for Creative Research Groups of the National Natural Science Foundation of China(No.T2121004,YH)+3 种基金the NationalNatural Science Foundation of China(No.52305300,MJX)the Fellowship of China Postdoctoral Science Foundation(No.2022M722826,MJX)the National Natural Science Foundation of China(No.82203602,JW)the Zhejiang Provincial Natural Science Foundation of China(No.LQ22H160020,JW)。
文摘Paper-based microchips have different advantages,such as better biocompatibility,simple production,and easy handling,making them promising candidates for clinical diagnosis and other fields.This study describes amethod developed to fabricate modular three-dimensional(3D)paper-based microfluidic chips based on projection-based 3D printing(PBP)technology.A series of two-dimensional(2D)paper-based microfluidic modules was designed and fabricated.After evaluating the effect of exposure time on the accuracy of the flow channel,the resolution of this channel was experimentally analyzed.Furthermore,several 3D paper-based microfluidic chips were assembled based on the 2D ones using different methods,with good channel connectivity.Scaffold-based 2D and hydrogel-based 3D cell culture systems based on 3D paper-based microfluidic chips were verified to be feasible.Furthermore,by combining extrusion 3D bioprinting technology and the proposed 3D paper-based microfluidic chips,multiorgan microfluidic chips were established by directly printing 3D hydrogel structures on 3D paperbased microfluidic chips,confirming that the prepared modular 3D paper-based microfluidic chip is potentially applicable in various biomedical applications.
基金supported by the National Natural Science Foundation of China(NSFC)(62125503,62261160388)the Natural Science Foundation of Hubei Province of China(2023AFA028)the Innovation Project of Optics Valley Laboratory(OVL2021BG004).
文摘In recent years,space-division multiplexing(SDM)technology,which involves transmitting data information on multiple parallel channels for efficient capacity scaling,has been widely used in fiber and free-space optical communication sys-tems.To enable flexible data management and cope with the mixing between different channels,the integrated reconfig-urable optical processor is used for optical switching and mitigating the channel crosstalk.However,efficient online train-ing becomes intricate and challenging,particularly when dealing with a significant number of channels.Here we use the stochastic parallel gradient descent(SPGD)algorithm to configure the integrated optical processor,which has less com-putation than the traditional gradient descent(GD)algorithm.We design and fabricate a 6×6 on-chip optical processor on silicon platform to implement optical switching and descrambling assisted by the online training with the SPDG algorithm.Moreover,we apply the on-chip processor configured by the SPGD algorithm to optical communications for optical switching and efficiently mitigating the channel crosstalk in SDM systems.In comparison with the traditional GD al-gorithm,it is found that the SPGD algorithm features better performance especially when the scale of matrix is large,which means it has the potential to optimize large-scale optical matrix computation acceleration chips.
文摘Over the past decade, open-source software use has grown. Today, many companies including Google, Microsoft, Meta, RedHat, MongoDB, and Apache are major participants of open-source contributions. With the increased use of open-source software or integration of open-source software into custom-developed software, the quality of this software component increases in importance. This study examined a sample of open-source applications from GitHub. Static software analytics were conducted, and each application was classified for its risk level. In the analyzed applications, it was found that 90% of the applications were classified as low risk or moderate low risk indicating a high level of quality for open-source applications.
文摘Heavy metals have been viewed as hazardous environmental pollutants, and anthropogenic activities due to their high toxicity and persistent nature in the environment. Anthropogenic activities such as artisanal mining, industrial activities, improper usage of fertilizers and pesticides, and indiscriminate open waste disposal bring about an increase in the presence of heavy metals in the environment. In the Keffi Metropolis, different elements lead to land contamination which debilitates soil quality, plant survival, human well-being, and the environment as a result of extensive dispersion or quantity of heavy metals in the soil and water. In recent years, biochar has emerged as a promising soil amendment for mitigating heavy metal pollution due to its unique physicochemical properties. This paper provides the effects of softwood pellet biochar on the retention of heavy metals in contaminated soils. A microcosm experiment was carried out to investigate the effects of biochar on the retention of heavy metals in contaminated soils. This research aimed to give an overview of the effects of softwood biochar at different temperatures (550˚C and 700˚C) on the retention of heavy metals and metalloids released from the soil during water inundation. The results show that the addition of organic matter (grass chippings) minimizes heavy metal mobilization. Also, biochar at high temperatures is more effective than those at low temperatures. The expected outcome of the research analysis includes providing insights into the role of biochar in retaining heavy metal contamination and further understanding the use of biochar as a sorbent for the management of contaminated soil.
基金The authors acknowledge financial support from the National Natural Science Foundation of China(Grant Nos.62001460,31971368,12202461,and 22104148)the Guangdong Regional Joint Funds for Young Scientists(Grant Nos.2020A1515110201 and 2020A1515110368)+2 种基金Guangdong Provincial General Funding(Grant No.2021A1515220156)Guangdong Basic and Applied Basic Research Funding-Regional Joint Fund(Grant No.2020B1515120040)Shenzhen Science and Technology Research Funding(Grant Nos.JSGG20201103153801005,JSGG20191115141601721,ZDSYS20220527171406014,JCYJ20220818101412027,JCYJ20200109115635440,and JCYJ 20200109115408041).
文摘Sensitive detection and precise quantitation of trace-level crucial biomarkers in a complex sample matrix has become an important area of research.For example,the detection of high-sensitivity cardiac troponin I (hs-cTnI) is strongly recommended in clinical guidelines for early diagnosis of acute myocardial infarction.Based on the use of an electrode modified by single-walled carbon nanotubes (SWCNTs) and a Ru(bpy)32+-doped silica nanoparticle (Ru@SiO2)/tripropylamine (TPA) system,a novel type of electrochemiluminescent (ECL) magnetoimmunosensor is developed for ultrasensitive detection of hs-cTnI.In this approach,a large amount of[Ru(bpy)3]2+is loaded in SiO2(silica nanoparticles) as luminophores with high luminescent efficiency and SWCNTs as electrode surface modification material with excellent electrooxidation ability for TPA.Subsequently,a hierarchical micropillar array of microstructures is fabricated with a magnet placed at each end to efficiently confine a single layer of immunomagnetic microbeads on the surface of the electrode and enable 7.5-fold signal enhancement In particular,the use of transparent SWCNTs to modify a transparent ITO electrode provides a two-order-of-magnitude ECL signal amplification.A good linear calibration curve is developed for hs-cTnI concentrations over a wide range from 10 fg/ml to 10 ng/ml,with the limit of detection calculated as 8.720 fg/ml (S/N=3).This ultrasensitive immunosensor exhibits superior detection performance with remarkable stability,reproducibility,and selectivity.Satisfactory recoveries are obtained in the detection of hs-cTnI in human serum,providing a potentia analysis protocol for clinical applications.
文摘We present a high performance modularly-built open-source software-OpenIFEM.OpenIFEM is a C++implementation of the modified immersed finite element method(mIFEM)to solve fluid-structure interaction(FSI)problems.This software is modularly built to perform multiple tasks including fluid dynamics(incompressible and slightly compressible fluid models),linear and nonlinear solid mechanics,and fully coupled fluid-structure interactions.Most of open-source software packages are restricted to certain discretization methods;some are under-tested,under-documented,and lack modularity as well as extensibility.OpenIFEM is designed and built to include a set of generic classes for users to adapt so that any fluid and solid solvers can be coupled through the FSI algorithm.In addition,the package utilizes well-developed and tested libraries.It also comes with standard test cases that serve as software and algorithm validation.The software can be built on cross-platform,i.e.,Linux,Windows,and Mac OS,using CMake.Efficient parallelization is also implemented for high-performance computing for large-sized problems.OpenIFEM is documented using Doxygen and publicly available to download on GitHub.It is expected to benefit the future development of FSI algorithms and be applied to a variety of FSI applications.