The implementation of the coordinate rotational digital computer (CORDIC) algorithm with wave pipelining technique on field programmable gate array (FPGA) is described. All data in FPGA-based wave pipelining pass ...The implementation of the coordinate rotational digital computer (CORDIC) algorithm with wave pipelining technique on field programmable gate array (FPGA) is described. All data in FPGA-based wave pipelining pass through a number of logic gates, in the same way that all data pass through the same number of registers in a conventional pipeline. Moreover, all paths are routed using identical routing resources. The manual placement, timing driven routing and timing analyzing techniques are applied to optimize the layout for achieving good path balance. Experimental results show that a 256-LUT logic depth circuit mapped on XC4VLX15-12 runs as high as 330 MHz, whichis a little lower than the speed of 336 MHz based on the conventional 16-stage pipelining in the same chip. The latency of the wave pipelining circuit is 30.3 ns, which is 36.4% shorter than the latency of 16-stage conventional pipelining circuit.展开更多
The yield stress of waxy crude oil is a fundamental parameter in the calculation of pipelining technique and analysis of flow safety for the heated oil transported through pipeline.Daqing crude oil was studied and the...The yield stress of waxy crude oil is a fundamental parameter in the calculation of pipelining technique and analysis of flow safety for the heated oil transported through pipeline.Daqing crude oil was studied and the variation of yield stress with shear history was explored through simulation experiment of pipelining.It is found that the effect of throughput variation or shear rate on yield stress is not obvious.With the decrease of final dynamic cooling temperature,the yield stress of waxy crude oil decreases,but there exists a little increase at the beginning.The prediction model of yield stress for waxy crude oil under the condition of shutdown is developed and it can be used to predict the yield stress of Daqing crude oil at certain heating temperature,final dynamic cooling temperature and measurement temperature.For the 139 groups of yield stress data of Daqing crude oil from the simulation experiment of pipelining,the result of prediction with this model shows that the average relative deviation between the yield stress measured and predicted is 30.27%,and the coefficient of correlation is 0.962 3.展开更多
Communication optimization is very important for imporoving performance of parallel programs A communication optimization method called HVMP(Half Vector Message Ripelining) is presented. In comparison with the widelyu...Communication optimization is very important for imporoving performance of parallel programs A communication optimization method called HVMP(Half Vector Message Ripelining) is presented. In comparison with the widelyused vector message pipelining, HVMP can get better tradeoff between reducing and hiding communication overhead,and eliminate the communication barrier of barrier synchronization problems[1]. For parallel Systems with low bandwidth such as cluster of workstations and barrier synchronization problems with large amount of communication, HVMPmethod can get good performance.展开更多
Software process is a framework for effective and timely delivery of software system. The framework plays a crucial role for software success. However, the development of large-scale software still faces the crisis of...Software process is a framework for effective and timely delivery of software system. The framework plays a crucial role for software success. However, the development of large-scale software still faces the crisis of high risks, low quality, high costs and long cycle time. This paper proposed a three-phase parallel-pipelining software process model for improving speed and productivity, and reducing software costs and risks without sacrificing software quality. In this model, two strategies were presented. One strategy, based on subsystem-cost priority, was used to prevent software development cost wasting and to reduce software complexity as well; the other strategy, used for balancing subsystem complexity, was designed to reduce the software complexity in the later development stages. Moreover, the proposed function-detailed and workload-simplified subsystem pipelining software process model presents much higher parallelity than the concurrent incremental model. Finally, the component-based product line technology not only ensures software quality and further reduces cycle time, software costs, and software risks but also sufficiently and rationally utilizes previous software product resources and enhances the competition ability of software development organizations.展开更多
On the basis of Floyd algorithm with the extended path matrix, a parallel algorithm which resolves all-pair shortest path (APSP) problem on cluster environment is analyzed and designed. Meanwhile, the parallel APSP ...On the basis of Floyd algorithm with the extended path matrix, a parallel algorithm which resolves all-pair shortest path (APSP) problem on cluster environment is analyzed and designed. Meanwhile, the parallel APSP pipelining algorithm makes full use of overlapping technique between computation and communication. Compared with broadcast operation, the parallel algorithm reduces communication cost. This algorithm has been implemented on MPI on PC-cluster. The theoretical analysis and experimental results show that the parallel algorithm is an efficient and scalable algorithm.展开更多
An adaptive pipelining scheme for H.264/AVC context-based adaptive binary arithmetic coding(CABAC) decoder for high definition(HD) applications is proposed to solve data hazard problems coming from the data dependenci...An adaptive pipelining scheme for H.264/AVC context-based adaptive binary arithmetic coding(CABAC) decoder for high definition(HD) applications is proposed to solve data hazard problems coming from the data dependencies in CABAC decoding process.An efficiency model of CABAC decoding pipeline is derived according to the analysis of a common pipeline.Based on that,several adaptive strategies are provided.The pipelining scheme with these strategies can be adaptive to different types of syntax elements(SEs) and the pipeline will not stall during decoding process when these strategies are adopted.In addition,the decoder proposed can fully support H.264/AVC high4:2:2 profile and the experimental results show that the efficiency of decoder is much higher than other architectures with one engine.Taking both performance and cost into consideration,our design makes a good tradeoff compared with other work and it is sufficient for HD real-time decoding.展开更多
Communication overhead is an important factor in massively parallel processing systems and it has a dramatic influence on the performance of systems. If it can be implemented as quickly as possible, then the performan...Communication overhead is an important factor in massively parallel processing systems and it has a dramatic influence on the performance of systems. If it can be implemented as quickly as possible, then the performance of systems can be greatly improved. Based on the TORUS interconnection network, this paper presents the pipelining broadcasting, which reduces the broadcasting delay and improve the performance of systems.展开更多
This paper offers a new method to solve the problem of software pipelininsr on nested loops. We first introduce our new software pipelininog method. Ruminate Method, which can optimize program with nested loops. We al...This paper offers a new method to solve the problem of software pipelininsr on nested loops. We first introduce our new software pipelininog method. Ruminate Method, which can optimize program with nested loops. We also outline an algorithm to realize it and introduce the hardware support we designed. The performance of Ruminate Method is analyzed at the end of this paper with the aid of our preliminary experimental result.展开更多
This paper presents a ZUC-256 stream cipher algorithm hardware system in order to prevent the advanced security threats for 5 G wireless network.The main innovation of the hardware system is that a six-stage pipeline ...This paper presents a ZUC-256 stream cipher algorithm hardware system in order to prevent the advanced security threats for 5 G wireless network.The main innovation of the hardware system is that a six-stage pipeline scheme comprised of initialization and work stage is employed to enhance the solving speed of the critical logical paths.Moreover,the pipeline scheme adopts a novel optimized hardware structure to fast complete the Mod(231-1)calculation.The function of the hardware system has been validated experimentally in detail.The hardware system shows great superiorities.Compared with the same type system in recent literatures,the logic delay reduces by 47%with an additional hardware resources of only 4 multiplexers,the throughput rate reaches 5.26 Gbps and yields at least 45%better performance,the throughput rate per unit area increases 14.8%.The hardware system provides a faster and safer encryption module for the 5G wireless network.展开更多
Dynamic neural network(NN)techniques are increasingly important because they facilitate deep learning techniques with more complex network architectures.However,existing studies,which predominantly optimize the static...Dynamic neural network(NN)techniques are increasingly important because they facilitate deep learning techniques with more complex network architectures.However,existing studies,which predominantly optimize the static computational graphs by static scheduling methods,usually focus on optimizing static neural networks in deep neural network(DNN)accelerators.We analyze the execution process of dynamic neural networks and observe that dynamic features introduce challenges for efficient scheduling and pipelining in existing DNN accelerators.We propose DyPipe,a holistic approach to optimizing dynamic neural network inferences in enhanced DNN accelerators.DyPipe achieves significant performance improvements for dynamic neural networks while it introduces negligible overhead for static neural networks.Our evaluation demonstrates that DyPipe achieves 1.7x speedup on dynamic neural networks and maintains more than 96%performance for static neural networks.展开更多
Cooperation among enterprises can bring overall and individual performance improvement,and a smooth coordination method is indispensable.However,due to the lack of customized coordination methods,cooperation in the do...Cooperation among enterprises can bring overall and individual performance improvement,and a smooth coordination method is indispensable.However,due to the lack of customized coordination methods,cooperation in the downstream oil supply chain cannot be carried out smoothly.This paper intends to propose a multi-party coordination method to promote cooperation between oil shippers and pipeline operator by optimizing oil transportation,oil substitution and pipeline pricing schemes.An integrated game-theoretic modeling and analysis approach is developed to characterize the operation behaviors of all stakeholders in the downstream oil supply chain.The proposed mixed integer nonlinear programming model constrains supply and demand capacity,transportation routes,oil substitution rules and pipeline freight levels.Logarithm transformation and price discretization are introduced for model linear approximation.Simulation experiments are carried out in the oil distribution system in South China.The results show that compared to the business-as-usual scheme,the new scheme saves transportation cost by 3.48%,increases pipeline turnover by 5.7%,and reduces energy consumption and emissions by 7.66%and 6.77%.It is proved that the proposed method improves the revenue of the whole system,achieves fair revenue distribution,and also improves the energy and environmental benefits of the oil supply chain.展开更多
The deep‐sea ground contains a huge amount of energy and mineral resources,for example,oil,gas,and minerals.Various infrastructures such as floating structures,seabed structures,and foundations have been developed to...The deep‐sea ground contains a huge amount of energy and mineral resources,for example,oil,gas,and minerals.Various infrastructures such as floating structures,seabed structures,and foundations have been developed to exploit these resources.The seabed structures and foundations can be mainly classified into three types:subsea production structures,offshore pipelines,and anchors.This study reviewed the development,installation,and operation of these infrastructures,including their structures,design,installation,marine environment loads,and applications.On this basis,the research gaps and further research directions were explored through this literature review.First,different floating structures were briefly analyzed and reviewed to introduce the design requirements of the seabed structures and foundations.Second,the subsea production structures,including subsea manifolds and their foundations,were reviewed and discussed.Third,the basic characteristics and design methods of deep‐sea pipelines,including subsea pipelines and risers,were analyzed and reviewed.Finally,the installation and bearing capacity of deep‐sea subsea anchors and seabed trench influence on the anchor were reviewed.Through the review,it was found that marine environment conditions are the key inputs for any offshore structure design.The fabrication,installation,and operation of infrastructures should carefully consider the marine loads and geological conditions.Different structures have their own mechanical problems.The fatigue and stability of pipelines mainly depend on the soil‐structure interaction.Anchor selection should consider soil types and possible trench formation.These focuses and research gaps can provide a helpful guide on further research,installation,and operation of deep‐sea structures and foundations.展开更多
In 2023,two consecutive earthquakes exceeding a magnitude of 7 occurred in Türkiye,causing severe casualties and economic losses.The damage to critical urban infrastructure and building structures,including highw...In 2023,two consecutive earthquakes exceeding a magnitude of 7 occurred in Türkiye,causing severe casualties and economic losses.The damage to critical urban infrastructure and building structures,including highways,railroads,and water supply pipelines,was particularly severe in areas where these structures intersected the seismogenic fault.Critical infrastructure projects that traverse active faults are susceptible to the influence of fault movement,pulse velocity,and ground motions.In this study,we used a unique approach to analyze the acceleration records obtained from the seismic station array(9 strong ground motion stations)located along the East Anatolian Fault(the seismogenic fault of the MW7.8 mainshock of the 2023 Türkiye earthquake doublet).The acceleration records were filtered and integrated to obtain the velocity and displacement time histories.We used the results of an on-site investigation,jointly conducted by China Earthquake Administration and Türkiye’s AFAD,to analyze the distribution of PGA,PGV,and PGD recorded by the strong motion array of the East Anatolian Fault.We found that the maximum horizontal PGA in this earthquake was 3.0 g,and the maximum co-seismic surface displacement caused by the East Anatolian Fault rupture was 6.50 m.As the fault rupture propagated southwest,the velocity pulse caused by the directional effect of the rupture increased gradually,with the maximum PGA reaching 162.3 cm/s.We also discussed the seismic safety of critical infrastructure projects traversing active faults,using two case studies of water supply pipelines in Türkiye that were damaged by earthquakes.We used a three-dimensional finite element model of the PE(polyethylene)water pipeline at the Islahiye State Hospital and fault displacement observations obtained through on-site investigation to analyze pipeline failure mechanisms.We further investigated the effect of the fault-crossing angle on seismic safety of a pipeline,based on our analysis and the failure performance of the large-diameter Thames Water pipeline during the 1999 Kocaeli earthquake.The seismic method of buried pipelines crossing the fault was summarized.展开更多
Due to their high reliability and cost-efficiency,submarine pipelines are widely used in offshore oil and gas resource engineering.Due to the interaction of waves,currents,seabed,and pipeline structures,the soil aroun...Due to their high reliability and cost-efficiency,submarine pipelines are widely used in offshore oil and gas resource engineering.Due to the interaction of waves,currents,seabed,and pipeline structures,the soil around submarine pipelines is prone to local scour,severely affecting their operational safety.With the Yellow River Delta as the research area and based on the renormalized group(RNG)k-εturbulence model and Stokes fifth-order wave theory,this study solves the Navier-Stokes(N-S)equation using the finite difference method.The volume of fluid(VOF)method is used to describe the fluid-free surface,and a threedimensional numerical model of currents and waves-submarine pipeline-silty sandy seabed is established.The rationality of the numerical model is verified using a self-built waveflow flume.On this basis,in this study,the local scour development and characteristics of submarine pipelines in the Yellow River Delta silty sandy seabed in the prototype environment are explored and the influence of the presence of pipelines on hydrodynamic features such as surrounding flow field,shear stress,and turbulence intensity is analyzed.The results indicate that(1)local scour around submarine pipelines can be divided into three stages:rapid scour,slow scour,and stable scour.The maximum scour depth occurs directly below the pipeline,and the shape of the scour pits is asymmetric.(2)As the water depth decreases and the pipeline suspension height increases,the scour becomes more intense.(3)When currents go through a pipeline,a clear stagnation point is formed in front of the pipeline,and the flow velocity is positively correlated with the depth of scour.This study can provide a valuable reference for the protection of submarine pipelines in this area.展开更多
Synchrotron microscopic data commonly suffer from poor image quality with degraded resolution incurred by instrumentation defects or experimental conditions.Image restoration methods are often applied to recover the r...Synchrotron microscopic data commonly suffer from poor image quality with degraded resolution incurred by instrumentation defects or experimental conditions.Image restoration methods are often applied to recover the reduced resolution,providing improved image details that can greatly facilitate scientific discovery.Among these methods,deconvolution techniques are straightforward,yet either require known prior information or struggle to tackle large experimental data.Deep learning(DL)-based super-resolution(SR)methods handle large data well,however data scarcity and model generalizability are problematic.In addition,current image restoration methods are mostly offline and inefficient for many beamlines where high data volumes and data complexity issues are encountered.To overcome these limitations,an online image-restoration pipeline that adaptably selects suitable algorithms and models from a method repertoire is promising.In this study,using both deconvolution and pretrained DL-based SR models,we show that different restoration efficacies can be achieved on different types of synchrotron experimental data.We describe the necessity,feasibility,and significance of constructing such an image-restoration pipeline for future synchrotron experiments.展开更多
During the production period of shale gas, proppant particles and rock debris are produced together,which will seriously erode the elbows of gathering pipelines. In response to this problem, this paper takes the elbow...During the production period of shale gas, proppant particles and rock debris are produced together,which will seriously erode the elbows of gathering pipelines. In response to this problem, this paper takes the elbow of the gathering pipeline in the Changning Shale Gas Field as an example to test the erosion rate and material removal mechanism of the test piece at different angles of the elbow through experiments and compares the four erosion models with the experimental results. Through analysis, it is found that the best prediction model for quartz sand-carbon steel erosion is the Oka model. Based on the Oka model, FLUENT software was used to simulate and analyze the law of erosion of the elbow of the gas gathering pipeline under different gas flow velocities, gas gathering pressure, particle size, length of L1,and bending directions of the elbow. And a spiral pipeline structure is proposed to reduce the erosion rate of the elbow under the same working conditions. The results show that this structure can reduce erosion by 34%.展开更多
Natural gas hydrate(NGH)can cause pipeline blockages during the transportation of oil and gas under high pressures and low temperatures.Reducing hydrate adhesion on pipelines is viewed as an efficient way to prevent N...Natural gas hydrate(NGH)can cause pipeline blockages during the transportation of oil and gas under high pressures and low temperatures.Reducing hydrate adhesion on pipelines is viewed as an efficient way to prevent NGH blockages.Previous studies suggested the water film can greatly increase hydrate adhesion in gas-dominant system.Herein,by performing the molecular dynamics simulations,we find in water-dominant system,the water film plays different roles in hydrate deposition on Fe and its corrosion surfaces.Specifically,due to the strong affinity of water on Fe surface,the deposited hydrate cannot convert the adsorbed water into hydrate,thus,a water film exists.As water affinities decrease(Fe>Fe_(2)O_(3)>FeO>Fe_(3)O_(4)),adsorbed water would convert to amorphous hydrate on Fe_(2)O_(3)and form the ordered hydrate on FeO and Fe_(3)O_(4)after hydrate deposition.While absorbed water film converts to amorphous or to hydrate,the adhesion strength of hydrate continuously increases(Fe<Fe_(2)O_(3)<FeO<Fe_(3)O_(4)).This is because the detachment of deposited hydrate prefers to occur at soft region of liquid layer,the process of which becomes harder as liquid layer vanishes.As a result,contrary to gas-dominant system,the water film plays the weakening roles on hydrate adhesion in water-dominant system.Overall,our results can help to better understand the hydrate deposition mechanisms on Fe and its corrosion surfaces and suggest hydrate deposition can be adjusted by changing water affinities on pipeline surfaces.展开更多
A dent is a common type of defects for submarine pipeline.For submarine pipelines,high hydrostatic pressure and internal pressure are the main loads.Once pipelines bend due to complex subsea conditions,the compression...A dent is a common type of defects for submarine pipeline.For submarine pipelines,high hydrostatic pressure and internal pressure are the main loads.Once pipelines bend due to complex subsea conditions,the compression strain capacity may be exceeded.Research into the local buckling failure and accurate prediction of the compressive strain capacity are important.A finite element model of a pipeline with a dent is established.Local buckling failure under a bending moment is investigated,and the compressive strain capacity is calculated.The effects of different parameters on pipeline local buckling are analyzed.The results show that the dent depth,external pressure and internal pressure lead to different local buckling failure modes of the pipeline.A higher internal pressure indicates a larger compressive strain capacity,and the opposite is true for external pressure.When the ratio of external pressure to collapse pressure of intact pipeline is greater than 0.1,the deeper the dent,the greater the compressive strain capacity of the pipeline.And as the ratio is less than 0.1,the opposite is true.On the basis of these results,a regression equation for predicting the compressive strain capacity of a dented submarine pipeline is proposed,which can be referred to during the integrity assessment of a submarine pipeline.展开更多
文摘The implementation of the coordinate rotational digital computer (CORDIC) algorithm with wave pipelining technique on field programmable gate array (FPGA) is described. All data in FPGA-based wave pipelining pass through a number of logic gates, in the same way that all data pass through the same number of registers in a conventional pipeline. Moreover, all paths are routed using identical routing resources. The manual placement, timing driven routing and timing analyzing techniques are applied to optimize the layout for achieving good path balance. Experimental results show that a 256-LUT logic depth circuit mapped on XC4VLX15-12 runs as high as 330 MHz, whichis a little lower than the speed of 336 MHz based on the conventional 16-stage pipelining in the same chip. The latency of the wave pipelining circuit is 30.3 ns, which is 36.4% shorter than the latency of 16-stage conventional pipelining circuit.
基金Project(07E1007) supported by the Youth Innovation Foundation for Petroleum Science and Technology of China National Petroleum CorportationProject(2006AA09Z357) supported by the National High Technology Research and Development of China
文摘The yield stress of waxy crude oil is a fundamental parameter in the calculation of pipelining technique and analysis of flow safety for the heated oil transported through pipeline.Daqing crude oil was studied and the variation of yield stress with shear history was explored through simulation experiment of pipelining.It is found that the effect of throughput variation or shear rate on yield stress is not obvious.With the decrease of final dynamic cooling temperature,the yield stress of waxy crude oil decreases,but there exists a little increase at the beginning.The prediction model of yield stress for waxy crude oil under the condition of shutdown is developed and it can be used to predict the yield stress of Daqing crude oil at certain heating temperature,final dynamic cooling temperature and measurement temperature.For the 139 groups of yield stress data of Daqing crude oil from the simulation experiment of pipelining,the result of prediction with this model shows that the average relative deviation between the yield stress measured and predicted is 30.27%,and the coefficient of correlation is 0.962 3.
文摘Communication optimization is very important for imporoving performance of parallel programs A communication optimization method called HVMP(Half Vector Message Ripelining) is presented. In comparison with the widelyused vector message pipelining, HVMP can get better tradeoff between reducing and hiding communication overhead,and eliminate the communication barrier of barrier synchronization problems[1]. For parallel Systems with low bandwidth such as cluster of workstations and barrier synchronization problems with large amount of communication, HVMPmethod can get good performance.
文摘Software process is a framework for effective and timely delivery of software system. The framework plays a crucial role for software success. However, the development of large-scale software still faces the crisis of high risks, low quality, high costs and long cycle time. This paper proposed a three-phase parallel-pipelining software process model for improving speed and productivity, and reducing software costs and risks without sacrificing software quality. In this model, two strategies were presented. One strategy, based on subsystem-cost priority, was used to prevent software development cost wasting and to reduce software complexity as well; the other strategy, used for balancing subsystem complexity, was designed to reduce the software complexity in the later development stages. Moreover, the proposed function-detailed and workload-simplified subsystem pipelining software process model presents much higher parallelity than the concurrent incremental model. Finally, the component-based product line technology not only ensures software quality and further reduces cycle time, software costs, and software risks but also sufficiently and rationally utilizes previous software product resources and enhances the competition ability of software development organizations.
基金the National Natural Science Foundation of China under Grant No. 60671033.
文摘On the basis of Floyd algorithm with the extended path matrix, a parallel algorithm which resolves all-pair shortest path (APSP) problem on cluster environment is analyzed and designed. Meanwhile, the parallel APSP pipelining algorithm makes full use of overlapping technique between computation and communication. Compared with broadcast operation, the parallel algorithm reduces communication cost. This algorithm has been implemented on MPI on PC-cluster. The theoretical analysis and experimental results show that the parallel algorithm is an efficient and scalable algorithm.
基金Supported by the National Natural Science Foundation of China(No.61076021)the National Basic Research Program of China(No.2009CB320903)China Postdoctoral Science Foundation(No.2012M511364)
文摘An adaptive pipelining scheme for H.264/AVC context-based adaptive binary arithmetic coding(CABAC) decoder for high definition(HD) applications is proposed to solve data hazard problems coming from the data dependencies in CABAC decoding process.An efficiency model of CABAC decoding pipeline is derived according to the analysis of a common pipeline.Based on that,several adaptive strategies are provided.The pipelining scheme with these strategies can be adaptive to different types of syntax elements(SEs) and the pipeline will not stall during decoding process when these strategies are adopted.In addition,the decoder proposed can fully support H.264/AVC high4:2:2 profile and the experimental results show that the efficiency of decoder is much higher than other architectures with one engine.Taking both performance and cost into consideration,our design makes a good tradeoff compared with other work and it is sufficient for HD real-time decoding.
文摘Communication overhead is an important factor in massively parallel processing systems and it has a dramatic influence on the performance of systems. If it can be implemented as quickly as possible, then the performance of systems can be greatly improved. Based on the TORUS interconnection network, this paper presents the pipelining broadcasting, which reduces the broadcasting delay and improve the performance of systems.
文摘This paper offers a new method to solve the problem of software pipelininsr on nested loops. We first introduce our new software pipelininog method. Ruminate Method, which can optimize program with nested loops. We also outline an algorithm to realize it and introduce the hardware support we designed. The performance of Ruminate Method is analyzed at the end of this paper with the aid of our preliminary experimental result.
基金supported in part by the National R&D Program for Major Research Instruments of China(Grant No:62027814)the National Natural Science Foundation of China(Grant No:62104054)+2 种基金the Natural Science Foundation of Heilongjiang Province(Grant No:F2018010)the Postdoctoral Science Foundation of Heilongjiang Province,China(No:LBH-Z20133)the Fundamental Research Funds for The Central Universities,China(3072021CF0806)。
文摘This paper presents a ZUC-256 stream cipher algorithm hardware system in order to prevent the advanced security threats for 5 G wireless network.The main innovation of the hardware system is that a six-stage pipeline scheme comprised of initialization and work stage is employed to enhance the solving speed of the critical logical paths.Moreover,the pipeline scheme adopts a novel optimized hardware structure to fast complete the Mod(231-1)calculation.The function of the hardware system has been validated experimentally in detail.The hardware system shows great superiorities.Compared with the same type system in recent literatures,the logic delay reduces by 47%with an additional hardware resources of only 4 multiplexers,the throughput rate reaches 5.26 Gbps and yields at least 45%better performance,the throughput rate per unit area increases 14.8%.The hardware system provides a faster and safer encryption module for the 5G wireless network.
基金supported by the Beijing Natural Science Foundation under Grant No.JQ18013the National Natural Science Foundation of China under Grant Nos.61925208,61732007,61732002 and 61906179+1 种基金the Strategic Priority Research Program of Chinese Academy of Sciences(CAS)under Grant No.XDB32050200the Youth Innovation Promotion Association CAS,Beijing Academy of Artificial Intelligence(BAAI)and Xplore Prize.
文摘Dynamic neural network(NN)techniques are increasingly important because they facilitate deep learning techniques with more complex network architectures.However,existing studies,which predominantly optimize the static computational graphs by static scheduling methods,usually focus on optimizing static neural networks in deep neural network(DNN)accelerators.We analyze the execution process of dynamic neural networks and observe that dynamic features introduce challenges for efficient scheduling and pipelining in existing DNN accelerators.We propose DyPipe,a holistic approach to optimizing dynamic neural network inferences in enhanced DNN accelerators.DyPipe achieves significant performance improvements for dynamic neural networks while it introduces negligible overhead for static neural networks.Our evaluation demonstrates that DyPipe achieves 1.7x speedup on dynamic neural networks and maintains more than 96%performance for static neural networks.
基金partially supported by the Science Foundation of China University of Petroleum,Beijing(2462023XKBH013)the National Natural Science Foundation of China(52202405)。
文摘Cooperation among enterprises can bring overall and individual performance improvement,and a smooth coordination method is indispensable.However,due to the lack of customized coordination methods,cooperation in the downstream oil supply chain cannot be carried out smoothly.This paper intends to propose a multi-party coordination method to promote cooperation between oil shippers and pipeline operator by optimizing oil transportation,oil substitution and pipeline pricing schemes.An integrated game-theoretic modeling and analysis approach is developed to characterize the operation behaviors of all stakeholders in the downstream oil supply chain.The proposed mixed integer nonlinear programming model constrains supply and demand capacity,transportation routes,oil substitution rules and pipeline freight levels.Logarithm transformation and price discretization are introduced for model linear approximation.Simulation experiments are carried out in the oil distribution system in South China.The results show that compared to the business-as-usual scheme,the new scheme saves transportation cost by 3.48%,increases pipeline turnover by 5.7%,and reduces energy consumption and emissions by 7.66%and 6.77%.It is proved that the proposed method improves the revenue of the whole system,achieves fair revenue distribution,and also improves the energy and environmental benefits of the oil supply chain.
基金Key Research and Development program of Zhejiang ProvinceGrant/Award Number:2018C03031+3 种基金The Open Foundation of Key Laboratory of Offshore Geotechnical and Material Engineering of Zhejiang Province,Grant/Award Number:OGME21003Natural Science Foundation of Zhejiang Province,Grant/Award Numbers:LHZ19E090003,LY15E090002Norges Forskningsr?d,Grant/Award Number:OGME21003National Natural Science Foundation of China,Grant/Award Numbers:51209183,51779220,52101334。
文摘The deep‐sea ground contains a huge amount of energy and mineral resources,for example,oil,gas,and minerals.Various infrastructures such as floating structures,seabed structures,and foundations have been developed to exploit these resources.The seabed structures and foundations can be mainly classified into three types:subsea production structures,offshore pipelines,and anchors.This study reviewed the development,installation,and operation of these infrastructures,including their structures,design,installation,marine environment loads,and applications.On this basis,the research gaps and further research directions were explored through this literature review.First,different floating structures were briefly analyzed and reviewed to introduce the design requirements of the seabed structures and foundations.Second,the subsea production structures,including subsea manifolds and their foundations,were reviewed and discussed.Third,the basic characteristics and design methods of deep‐sea pipelines,including subsea pipelines and risers,were analyzed and reviewed.Finally,the installation and bearing capacity of deep‐sea subsea anchors and seabed trench influence on the anchor were reviewed.Through the review,it was found that marine environment conditions are the key inputs for any offshore structure design.The fabrication,installation,and operation of infrastructures should carefully consider the marine loads and geological conditions.Different structures have their own mechanical problems.The fatigue and stability of pipelines mainly depend on the soil‐structure interaction.Anchor selection should consider soil types and possible trench formation.These focuses and research gaps can provide a helpful guide on further research,installation,and operation of deep‐sea structures and foundations.
基金funded by the China National Key Research and Development Program(No.2022YFC3003505)the Fundamental Research Fund for the Central Public-interest Scientific Institutes(No.DQJB23Y01)+1 种基金the National Natural Science Foundation of China(No.52278540)the Fundamental Research Fund for the Central Public-interest Scientific Institutes(No.DQJB22B28).
文摘In 2023,two consecutive earthquakes exceeding a magnitude of 7 occurred in Türkiye,causing severe casualties and economic losses.The damage to critical urban infrastructure and building structures,including highways,railroads,and water supply pipelines,was particularly severe in areas where these structures intersected the seismogenic fault.Critical infrastructure projects that traverse active faults are susceptible to the influence of fault movement,pulse velocity,and ground motions.In this study,we used a unique approach to analyze the acceleration records obtained from the seismic station array(9 strong ground motion stations)located along the East Anatolian Fault(the seismogenic fault of the MW7.8 mainshock of the 2023 Türkiye earthquake doublet).The acceleration records were filtered and integrated to obtain the velocity and displacement time histories.We used the results of an on-site investigation,jointly conducted by China Earthquake Administration and Türkiye’s AFAD,to analyze the distribution of PGA,PGV,and PGD recorded by the strong motion array of the East Anatolian Fault.We found that the maximum horizontal PGA in this earthquake was 3.0 g,and the maximum co-seismic surface displacement caused by the East Anatolian Fault rupture was 6.50 m.As the fault rupture propagated southwest,the velocity pulse caused by the directional effect of the rupture increased gradually,with the maximum PGA reaching 162.3 cm/s.We also discussed the seismic safety of critical infrastructure projects traversing active faults,using two case studies of water supply pipelines in Türkiye that were damaged by earthquakes.We used a three-dimensional finite element model of the PE(polyethylene)water pipeline at the Islahiye State Hospital and fault displacement observations obtained through on-site investigation to analyze pipeline failure mechanisms.We further investigated the effect of the fault-crossing angle on seismic safety of a pipeline,based on our analysis and the failure performance of the large-diameter Thames Water pipeline during the 1999 Kocaeli earthquake.The seismic method of buried pipelines crossing the fault was summarized.
基金China Postdoctoral Science Foundation,Grant/Award Number:2023M731999National Natural Science Foundation of China,Grant/Award Number:52301326。
文摘Due to their high reliability and cost-efficiency,submarine pipelines are widely used in offshore oil and gas resource engineering.Due to the interaction of waves,currents,seabed,and pipeline structures,the soil around submarine pipelines is prone to local scour,severely affecting their operational safety.With the Yellow River Delta as the research area and based on the renormalized group(RNG)k-εturbulence model and Stokes fifth-order wave theory,this study solves the Navier-Stokes(N-S)equation using the finite difference method.The volume of fluid(VOF)method is used to describe the fluid-free surface,and a threedimensional numerical model of currents and waves-submarine pipeline-silty sandy seabed is established.The rationality of the numerical model is verified using a self-built waveflow flume.On this basis,in this study,the local scour development and characteristics of submarine pipelines in the Yellow River Delta silty sandy seabed in the prototype environment are explored and the influence of the presence of pipelines on hydrodynamic features such as surrounding flow field,shear stress,and turbulence intensity is analyzed.The results indicate that(1)local scour around submarine pipelines can be divided into three stages:rapid scour,slow scour,and stable scour.The maximum scour depth occurs directly below the pipeline,and the shape of the scour pits is asymmetric.(2)As the water depth decreases and the pipeline suspension height increases,the scour becomes more intense.(3)When currents go through a pipeline,a clear stagnation point is formed in front of the pipeline,and the flow velocity is positively correlated with the depth of scour.This study can provide a valuable reference for the protection of submarine pipelines in this area.
基金supported by the Beijing Natural Science Foundation(No.1234042)the National Key Research and Development Program for Young Scientists(No.2023YFA1609900)+1 种基金the Strategic Priority Research Program of Chinese Academy of Sciences(No.XDB37000000)the National Natural Science Foundation of China(No.12305371)。
文摘Synchrotron microscopic data commonly suffer from poor image quality with degraded resolution incurred by instrumentation defects or experimental conditions.Image restoration methods are often applied to recover the reduced resolution,providing improved image details that can greatly facilitate scientific discovery.Among these methods,deconvolution techniques are straightforward,yet either require known prior information or struggle to tackle large experimental data.Deep learning(DL)-based super-resolution(SR)methods handle large data well,however data scarcity and model generalizability are problematic.In addition,current image restoration methods are mostly offline and inefficient for many beamlines where high data volumes and data complexity issues are encountered.To overcome these limitations,an online image-restoration pipeline that adaptably selects suitable algorithms and models from a method repertoire is promising.In this study,using both deconvolution and pretrained DL-based SR models,we show that different restoration efficacies can be achieved on different types of synchrotron experimental data.We describe the necessity,feasibility,and significance of constructing such an image-restoration pipeline for future synchrotron experiments.
基金supported by the Petrochina's “14th Five-Year plan” Project(2021DJ2804)Sichuan Natural Science Foundation(2023NSFSC0422)。
文摘During the production period of shale gas, proppant particles and rock debris are produced together,which will seriously erode the elbows of gathering pipelines. In response to this problem, this paper takes the elbow of the gathering pipeline in the Changning Shale Gas Field as an example to test the erosion rate and material removal mechanism of the test piece at different angles of the elbow through experiments and compares the four erosion models with the experimental results. Through analysis, it is found that the best prediction model for quartz sand-carbon steel erosion is the Oka model. Based on the Oka model, FLUENT software was used to simulate and analyze the law of erosion of the elbow of the gas gathering pipeline under different gas flow velocities, gas gathering pressure, particle size, length of L1,and bending directions of the elbow. And a spiral pipeline structure is proposed to reduce the erosion rate of the elbow under the same working conditions. The results show that this structure can reduce erosion by 34%.
基金This work was supported by the National Natural Science Foundation of China(51874332,51991363)the CNPC's Major Science and Technology Projects(ZD2019-184-003)+1 种基金the Fundamental Research Funds for Central Universities(20CX05008A)“14th Five-Year plan”forward-looking basic major science and technology project of CNPC(2021DJ4901).
文摘Natural gas hydrate(NGH)can cause pipeline blockages during the transportation of oil and gas under high pressures and low temperatures.Reducing hydrate adhesion on pipelines is viewed as an efficient way to prevent NGH blockages.Previous studies suggested the water film can greatly increase hydrate adhesion in gas-dominant system.Herein,by performing the molecular dynamics simulations,we find in water-dominant system,the water film plays different roles in hydrate deposition on Fe and its corrosion surfaces.Specifically,due to the strong affinity of water on Fe surface,the deposited hydrate cannot convert the adsorbed water into hydrate,thus,a water film exists.As water affinities decrease(Fe>Fe_(2)O_(3)>FeO>Fe_(3)O_(4)),adsorbed water would convert to amorphous hydrate on Fe_(2)O_(3)and form the ordered hydrate on FeO and Fe_(3)O_(4)after hydrate deposition.While absorbed water film converts to amorphous or to hydrate,the adhesion strength of hydrate continuously increases(Fe<Fe_(2)O_(3)<FeO<Fe_(3)O_(4)).This is because the detachment of deposited hydrate prefers to occur at soft region of liquid layer,the process of which becomes harder as liquid layer vanishes.As a result,contrary to gas-dominant system,the water film plays the weakening roles on hydrate adhesion in water-dominant system.Overall,our results can help to better understand the hydrate deposition mechanisms on Fe and its corrosion surfaces and suggest hydrate deposition can be adjusted by changing water affinities on pipeline surfaces.
基金financially supported by the National Natural Science Foundation of China(Grant No.52171285)。
文摘A dent is a common type of defects for submarine pipeline.For submarine pipelines,high hydrostatic pressure and internal pressure are the main loads.Once pipelines bend due to complex subsea conditions,the compression strain capacity may be exceeded.Research into the local buckling failure and accurate prediction of the compressive strain capacity are important.A finite element model of a pipeline with a dent is established.Local buckling failure under a bending moment is investigated,and the compressive strain capacity is calculated.The effects of different parameters on pipeline local buckling are analyzed.The results show that the dent depth,external pressure and internal pressure lead to different local buckling failure modes of the pipeline.A higher internal pressure indicates a larger compressive strain capacity,and the opposite is true for external pressure.When the ratio of external pressure to collapse pressure of intact pipeline is greater than 0.1,the deeper the dent,the greater the compressive strain capacity of the pipeline.And as the ratio is less than 0.1,the opposite is true.On the basis of these results,a regression equation for predicting the compressive strain capacity of a dented submarine pipeline is proposed,which can be referred to during the integrity assessment of a submarine pipeline.