A deficit in comprehensive academic research on user feedback for time-sharing cars exists.This study addresses this shortfall by examining 123.8 thousand user posts from Baidu Post Bar's social media.Within a cus...A deficit in comprehensive academic research on user feedback for time-sharing cars exists.This study addresses this shortfall by examining 123.8 thousand user posts from Baidu Post Bar's social media.Within a customer journey framework,it gathers and assesses user feedback to chart the progression,repercussions,and triggers of negative experiences.The analysis shows that feedback clusters around car usage,return,settlement,and after-sales stages.Key issues,such as inadequate vehicle conditions,filthy interiors,and post-use violation misassessments,frequently lead to dissatisfaction and distrust,spurring negative word-of-mouth.The study further pinpoints the obsolescence of user supervision technology as a primary cause of user liability risks,including unruly customer behavior and hygiene concerns.This technological lag not only compounds these issues but also triggers a broken window effect through negative word-of-mouth,creating a vicious cycle of deteriorating service quality.Finally,the paper evaluates the efficacy of current service strategies in the time-sharing car industry and suggests strategic directions for future improvement.展开更多
A conventional multi-channel pulse amplitude analyzer acquires single energy spectrum,but provides no information on its tendency with time.To address the limitation,we propose a scheme of time-sharing multichannel pu...A conventional multi-channel pulse amplitude analyzer acquires single energy spectrum,but provides no information on its tendency with time.To address the limitation,we propose a scheme of time-sharing multichannel pulse amplitude analyzer(TSMCA).A dual-port random access memory is divided into two storage spaces,one for current energy spectrum data acquisition and another for previous energy spectrum data storage.The two tasks can be performed simultaneously,and the time-related variation tendency of energy spectrum can be obtained.A prototype system of TSMCA is designed.It performs nicely,with maximum channel number of 4096 in capacity of 232/Ch,minimal time-sharing slice of 25 ms,the differential nonlinearity of <1.5%,and the integral nonlinearity of <0.3%.展开更多
The rapid global outbreak of coronavirus disease 2019(COVID-19)and the surge of infected patients have led to the verge of exhaustion of critical care medicine resources worldwide,especially with regard to critical ca...The rapid global outbreak of coronavirus disease 2019(COVID-19)and the surge of infected patients have led to the verge of exhaustion of critical care medicine resources worldwide,especially with regard to critical care staff.A holistic care model on time-sharing management for severe and critical COVID-19 patients is proposed,which includes formulation of individualized care objectives and plans,identification of care tasks in each shift and making detailed checklist,and management of quality of care.This study was conducted in the COVID-19 treatment center of Harbin,Heilongjiang Province.The data collected from the treatment center were recorded and analyzed.From the results we can deduce that it is especially suitable for non-intensive care unit(non-ICU)nurses to adapt care management mode of ICU as soon as possible and ensure the quality and efficiency of care during the epidemic.The holistic care model on time-sharing management for severe and critical cases with COVID-19 proposed based on our daily work experiences can assist in improving the quality and efficiency of care,thus reducing the mortality rate of patients in ICU.展开更多
The high-speed reciprocating motion of a detaching roller limits the velocity of a cotton comber and affects the quality of comber slivers. The article has proposed a controllable time-sharing unidirectional hybrid dr...The high-speed reciprocating motion of a detaching roller limits the velocity of a cotton comber and affects the quality of comber slivers. The article has proposed a controllable time-sharing unidirectional hybrid drive mechanism after analyzing detaching roller's current numerical control drive method. The analysis focuses on the detaching roller motion required according to cotton comber's velocity and process. The double-servo motors of the mechanism consists of differential gear trains. The mechanism addresses the problem of increased servo motor power,and failure of promptly responded to the positive inversion process of mechanism driven by servo motors. A velocity calculation model of the detaching roller controllable drive mechanism will be generated by using superposition method and design of differential gear trains. The accuracy of the model will be verified using the test platform. This study has presented a reliable and practical high-speed drive mechanism and can be a reference to future studies on high-speed reciprocating motion drive.展开更多
Accurate control of slab temperature and heating rate is an important significance to improve product performance and reduce carbon emissions for steel rolling reheating furnace(SRRF).Firstly,a spatial temporal distri...Accurate control of slab temperature and heating rate is an important significance to improve product performance and reduce carbon emissions for steel rolling reheating furnace(SRRF).Firstly,a spatial temporal distributed-nonlinear autoregressive with exogenous inputs correlation model(STD-NARXCM)to spatial temporal distributed-autoregressive with exogenous inputs correlation model(STD-ARXCM)in working point is established.Secondly,a new coordinated time-sharing control architecture in different time periods is proposed,which is along the length of the SRRF to improve the control performance.Thirdly,a hybrid control algorithm of expert-fuzzy is proposed to improve the dynamic of the temperature and the heating rate during time period 0 to t1.A hybrid control algorithm of expert-fuzzy-PID is proposed to enhance the control accuracy and the heating rate during time period t1 to t2.A hybrid control algorithm of expert-active disturbance rejection control(ADRC)is proposed to boost the anti-interference and the heating rate during time period t2 to t3.Finally,the experimental results show that the coordinated time-sharing algorithm can meet the process requirements,the maximum deviation of temperature value is 8-13.5℃.展开更多
There is instability in the distributed energy storage cloud group end region on the power grid side.In order to avoid large-scale fluctuating charging and discharging in the power grid environment and make the capaci...There is instability in the distributed energy storage cloud group end region on the power grid side.In order to avoid large-scale fluctuating charging and discharging in the power grid environment and make the capacitor components showa continuous and stable charging and discharging state,a hierarchical time-sharing configuration algorithm of distributed energy storage cloud group end region on the power grid side based on multi-scale and multi feature convolution neural network is proposed.Firstly,a voltage stability analysis model based onmulti-scale and multi feature convolution neural network is constructed,and the multi-scale and multi feature convolution neural network is optimized based on Self-OrganizingMaps(SOM)algorithm to analyze the voltage stability of the cloud group end region of distributed energy storage on the grid side under the framework of credibility.According to the optimal scheduling objectives and network size,the distributed robust optimal configuration control model is solved under the framework of coordinated optimal scheduling at multiple time scales;Finally,the time series characteristics of regional power grid load and distributed generation are analyzed.According to the regional hierarchical time-sharing configuration model of“cloud”,“group”and“end”layer,the grid side distributed energy storage cloud group end regional hierarchical time-sharing configuration algorithm is realized.The experimental results show that after applying this algorithm,the best grid side distributed energy storage configuration scheme can be determined,and the stability of grid side distributed energy storage cloud group end region layered timesharing configuration can be improved.展开更多
mc211vm is a process-level ARM-to-x86 binary translator developed in our lab in the past several years. Currently, it is able to emulate singlethreaded programs. We extend mc211vm to emulate multi-threaded programs. O...mc211vm is a process-level ARM-to-x86 binary translator developed in our lab in the past several years. Currently, it is able to emulate singlethreaded programs. We extend mc211vm to emulate multi-threaded programs. Our main task is to reconstruct its architecture for multi-threaded programs. Register mapping, code cache management, and address mapping in mc2llvm have all been modified. In addition, to further speed up the emulation, we collect hot paths, aggressively optimize and generate code for them at run time. Additional threads are used to alleviate the overhead. Thus, when the same hot path is walked through again, the corresponding optimized native code will be executed instead. In our experiments, our system is 8.8X faster than QEMU (quick emulator) on average when emulating the specified benchmarks with 8 guest threads.展开更多
In order to improve the real-time performance of the real-time HLA(high level architecture) in the application of massive data communication volume,multi-thread processing was adopted,thread pool structure was introdu...In order to improve the real-time performance of the real-time HLA(high level architecture) in the application of massive data communication volume,multi-thread processing was adopted,thread pool structure was introduced into the system,different threads to handle corresponding message queues was utilized to respond different message requests.Furthermore,an allocation strategy of semi-complete deprivation of priority was adopted,which reduces thread switching cost and processing burden in the system,provided that the message requests with high priority can be responded in time,thus improves the system's overall performance.The design and experiment results indicate that the method proposed in this paper can improve the real-time performance of HLA in distributed system applications greatly.展开更多
Data deduplication, as a compression method, has been widely used in most backup systems to improve bandwidth and space efficiency. As data exploded to be backed up, two main challenges in data deduplication are the C...Data deduplication, as a compression method, has been widely used in most backup systems to improve bandwidth and space efficiency. As data exploded to be backed up, two main challenges in data deduplication are the CPU-intensive chunking and hashing works and the I/0 intensive disk-index access latency. However, CPU-intensive works have been vastly parallelized and speeded up by multi-core and many-core processors; the I/0 latency is likely becoming the bottleneck in data deduplication. To alleviate the challenge of I/0 latency in multi-core systems, multi-threaded deduplication (Multi-Dedup) architecture was proposed. The main idea of Multi-Dedup was using parallel deduplication threads to hide the I/0 latency. A prefix based concurrent index was designed to maintain the internal consistency of the deduplication index with low synchronization overhead. On the other hand, a collisionless cache array was also designed to preserve locality and similarity within the parallel threads. In various real-world datasets experiments, Multi-Dedup achieves 3-5 times performance improvements incorporating with locality-based ChunkStash and local-similarity based SiLo methods. In addition, Multi-Dedup has dramatically decreased the synchronization overhead and achieves 1.5-2 times performance improvements comparing to traditional lock-based synchronization methods.展开更多
In this paper, we conduct research on the Java multi-thread programming and its further development tendency. Multithreading mechanisms can run several programs at the same time, make the program run effi ciency becom...In this paper, we conduct research on the Java multi-thread programming and its further development tendency. Multithreading mechanisms can run several programs at the same time, make the program run effi ciency becomes higher that also can overcome the problem of basic traditional programming language design while its design is the key to the realization of the synchronous thread. Multithreading is a mechanism that allows concurrent execution of multiple instruction stream in the program, each instruction stream is called a thread, independent from each other between each other. Thread is also known as a lightweight process, it have independent execution and process control. Our research starts from the analysis of the corresponding mechanism to enhance the performance that is innovative and meaningful.展开更多
Web crawlers are an important part of modern search engines.With the development of the times,data has exploded and humans have entered a“big data era”.For example,Wikipedia carries the knowledge from all over the w...Web crawlers are an important part of modern search engines.With the development of the times,data has exploded and humans have entered a“big data era”.For example,Wikipedia carries the knowledge from all over the world,records the realtime news that occurs every day,and provides users with a good database of data,but because of the large amount of data,it puts a lot of pressure on users to search.At present,single-threaded crawling data can no longer meet the requirements of text crawling.In order to improve the performance and program versatility of single-threaded crawlers,a high-speed multi-threaded web crawler is designed to crawl the network hyper-scale text database.Multi-threaded crawling uses multiple threads to process web pages in parallel,combining breadth-first and depth-first algorithms to control web crawling.The practice project is based on the Python language to achieve multi-threaded optimization network hyper-large-scale text database-Wikipedia book crawling method,the project is inspired by the article on the Wikipedia article in the Big Data Digest public number.展开更多
This paper presents a reasonable gridding-parameters extraction method for setting the optimal interpolation nodes in the gridding of scattered observed data. The method can extract optimized gridding parameters based...This paper presents a reasonable gridding-parameters extraction method for setting the optimal interpolation nodes in the gridding of scattered observed data. The method can extract optimized gridding parameters based on the distribution of features in raw data. Modeling analysis proves that distortion caused by gridding can be greatly reduced when using such parameters. We also present some improved technical measures that use human- machine interaction and multi-thread parallel technology to solve inadequacies in traditional gridding software. On the basis of these methods, we have developed software that can be used to grid scattered data using a graphic interface. Finally, a comparison of different gridding parameters on field magnetic data from Ji Lin Province, North China demonstrates the superiority of the proposed method in eliminating the distortions and enhancing gridding efficiency.展开更多
The use of multi-core processors will become a trend in safety critical systems. For safe execution of multi- threaded code, automatic code generation from formal spec- ification is a desirable method. Signal, a synch...The use of multi-core processors will become a trend in safety critical systems. For safe execution of multi- threaded code, automatic code generation from formal spec- ification is a desirable method. Signal, a synchronous lan- guage dedicated for the functional description of safety crit- ical systems, provides soundness semantics for determinis- tic concurrency. Although sequential code generation of Sig- nal has been implemented in Polychrony compiler, deter- ministic multi-threaded code generation strategy is still far from mature. Moreover, existing code generation methods use certain multi-thread library, which limits the cross plat- form executions. OpenMP is an application program inter- face (API) standard for parallel programming, supported by several mainstream compilers from different platforms. This paper presents a methodology translating Signal program to OpenMP-based multi-threaded C code. First, the intermedi- ate representation of the core syntax of Signal using syn- chronous guarded actions is defined. Then, according to the compositional semantics of Signal equations, the Signal pro- gram is synthesized to dependency graph (DG). After par- allel tasks are extracted from dependency graph, the Signal program can be finally translated into OpenMP-based C code which can be executed on multiple platforms.展开更多
The main geolocation technology currently used in COSPAS-SARSAT system is TDOA/FDOA or three-star TDOA,the principle is to determine the location of the signal source by using the difference in arrival time and freque...The main geolocation technology currently used in COSPAS-SARSAT system is TDOA/FDOA or three-star TDOA,the principle is to determine the location of the signal source by using the difference in arrival time and frequency of the wireless signal between different receivers.Therefore,ground monitoring stations need to be equipped with more than two antenna receiving stations,and multiple satellites should be able to simultaneously relay the distress signal from the target source in order to achieve the geolocation function.However,when the ground receiving system has only one antenna receiving station,or the target source is in a heavily obscured environment,the ground side is unable to receive the forwarded signals from multiple satellites at the same time,which will make it impossible to locate.To address these problems,in this paper,a time-sharing single satellite geolocations method based on different orbits is proposed for the first time.This method uses one or several low-earth orbit satellites(LEO)and mediumearth orbit satellites(MEO)in the visible area,and the receiving station only needs one pair of receiving antennas to complete the positioning.It can effectively compensate for the shortcomings of the traditional TDOA using the same moment and have better positioning accuracy compared with the single satellite in the same orbit.Due to the limited experimental conditions,this paper tests the navigation satellite using different orbit time-sharing single satellite geolocations,and proves that the positioning method has high positioning accuracy and has certain promotion and application value.展开更多
The relay node with linear relaying transmits the linear combination of its past received signals.The optimization of two-hop relay channel with linear relaying is discussed in this paper.The capacity for the two-hop ...The relay node with linear relaying transmits the linear combination of its past received signals.The optimization of two-hop relay channel with linear relaying is discussed in this paper.The capacity for the two-hop Gaussian relay channel with linear relaying is derived,which can be formulated as an optimization problem over the relaying matrix and the covariance matrix of the signals transmitted at the source.It is proved that the solution to this optimization problem is equivalent to a "single-letter" optimization problem.We also show that the solution to this "single-letter" optimization problem has the same form as the expression of the rate achieved by Time-Sharing Amplify and Forward(TSAF).In order to solve this equivalent problem,we proposed an iterative algorithm.Simulation results show that if channel gain of one hop is relatively smaller,the achievable rate with TSAF is closer to the max-flow min-cut capacity bound,but at a lower complexity.展开更多
A method of transmission and monitoring in local area network(LAN) for the welding seam video information of binocular vision welding robot is proposed.This paper uses MPEG-4 video CODEC functions of DivX,video for Wi...A method of transmission and monitoring in local area network(LAN) for the welding seam video information of binocular vision welding robot is proposed.This paper uses MPEG-4 video CODEC functions of DivX,video for Windows(VFW) video capture technology,multi-threaded network communication idea and WinSock Socket in Visual C++ 6.0.In the end,client/server(C/S) communication model based on TCP/IP protocol has been developed.Experimental results show that the method can achieve the multiple welding seam video's real-time transmission in LAN.Moreover,the Canny operator is used to realize the edge feature extraction of the seam image which is captured by the client,so that the edge of the seam extracted is continuous and clear.展开更多
Inspired by the unique structure of insect compound eyes,a multi-channel image acquisition system is designed to photograph a cylindrical panorama of its surroundings with one shot. The hardware structure consists of ...Inspired by the unique structure of insect compound eyes,a multi-channel image acquisition system is designed to photograph a cylindrical panorama of its surroundings with one shot. The hardware structure consists of an embedded ARM system and one array of 16 micro-image sensors. The system achieves the synchronization of captured photos in 10 ms,as well as 10 f /s video capture. The software architecture includes the TCP /IP protocol,video capture procedures in"Poll/Read"or"video streaming"modes,thread pool monitoring in multi-threading mutex,synchronization control with the"event""mutex signal"and"critical region"functions,and a synthetic image algorithm characterized by its portability,modularity,and remote transmission. The panoramic imaging system is expected to be a vision sensor for mobile robotics.展开更多
Optical neural networks have emerged as feasible alternatives to their electronic counterparts,offering significant benefits such as low power consumption,low latency,and high parallelism.However,the realization of ul...Optical neural networks have emerged as feasible alternatives to their electronic counterparts,offering significant benefits such as low power consumption,low latency,and high parallelism.However,the realization of ultra-compact nonlinear deep neural networks and multi-thread processing remain crucial challenges for optical computing.We present a monolithically integrated all-optical nonlinear diffractive deep neural network(AON-D2 NN)chip for the first time.The all-optical nonlinear activation function is implemented using germanium microstructures,which provide low loss and are compatible with the standard silicon photonics fabrication process.Assisted by the germanium activation function,the classification accuracy is improved by 9.1%for four-classification tasks.In addition,the chip's reconfigurability enables multi-task learning in situ via an innovative cross-training algorithm,yielding two task-specific inference results with accuracies of 95%and 96%,respectively.Furthermore,leveraging the wavelength-dependent response of the chip,the multi-thread nonlinear optical neural network is implemented for the first time,capable of handling two different tasks in parallel.The proposed AON-D2NN contains three hidden layers with a footprint of only 0.73 mm2.It can achieve ultra-low latency(172 ps),paving the path for realizing high-performance optical neural networks.展开更多
A set of data processing software is presented in this paper for processing NBI spectroscopic data.For better and more scientific managment and querying these data,they are managed uniformly by the NBI data server.The...A set of data processing software is presented in this paper for processing NBI spectroscopic data.For better and more scientific managment and querying these data,they are managed uniformly by the NBI data server.The data processing software offers the functions of uploading beam spectral original and analytic data to the data server manually and automatically,querying and downloading all the NBI data,as well as dealing with local LZO data.The set software is composed of a server program and a client program.The server software is programmed in C/C++under a CentOS development environment.The client software is developed under a VC6.0 platform,which offers convenient operational human interfaces.The network communications between the server and the client are based on TCP.With the help of this set software,the NBI spectroscopic analysis system realizes the unattended automatic operation,and the clear interface also makes it much more convenient to offer beam intensity distribution data and beam power data to operators for operation decision-making.展开更多
To achieve the production information management of the coning,drawing and twisting's workshop,and promote a good and fast development of the textile enterprise,firstly,we analyze the information technology develo...To achieve the production information management of the coning,drawing and twisting's workshop,and promote a good and fast development of the textile enterprise,firstly,we analyze the information technology development status of the textile enterprise at home and abroad,study the weaknesses of the existing computer monitoring system,introduce the system design project,and propose a system network model based on client/server(C/S)mode.Secondly,a multi-agent production monitoring and control system is developed,and the communication of the single-port-multi-protocol and a multi-thread data collection technology are studied via the multi-thread and standard template library(STL)technologies.Thirdly,the system management functions,the structure design of the database,and the technical difficulties in the process of software design are also introduced.As proved in practice,the system satisfies the production management requirements of the workshop,and implements the network management of the production information.展开更多
基金supported by the Research on the Characterization and Evaluation of Efficiency Enhancement in Typical Travel Scenarios within the Urban MaaS System,Open Project of the Academy of Sciences of the Ministry of Transport(No.2023-APTS-04)Research on the reshaping of shared car travel scenarios by travel integration service MaaS,Ministry of Education of the People's Republic of China(No.21YJAZH098)Research on the development strategy of private shared transportation in MaaS travel integration services,the Project of Cultivation for Young Top-motch Talents of Beijing Municipal Institutions(No.BPHR202203040).
摘要A deficit in comprehensive academic research on user feedback for time-sharing cars exists.This study addresses this shortfall by examining 123.8 thousand user posts from Baidu Post Bar's social media.Within a customer journey framework,it gathers and assesses user feedback to chart the progression,repercussions,and triggers of negative experiences.The analysis shows that feedback clusters around car usage,return,settlement,and after-sales stages.Key issues,such as inadequate vehicle conditions,filthy interiors,and post-use violation misassessments,frequently lead to dissatisfaction and distrust,spurring negative word-of-mouth.The study further pinpoints the obsolescence of user supervision technology as a primary cause of user liability risks,including unruly customer behavior and hygiene concerns.This technological lag not only compounds these issues but also triggers a broken window effect through negative word-of-mouth,creating a vicious cycle of deteriorating service quality.Finally,the paper evaluates the efficacy of current service strategies in the time-sharing car industry and suggests strategic directions for future improvement.
基金supported by the National Natural Science Foundation of China(Nos.11375195,11375263,and 11105143)the project of National Magnetic Confinement Fusion Energy Development Research(No.2013GB104003)
摘要A conventional multi-channel pulse amplitude analyzer acquires single energy spectrum,but provides no information on its tendency with time.To address the limitation,we propose a scheme of time-sharing multichannel pulse amplitude analyzer(TSMCA).A dual-port random access memory is divided into two storage spaces,one for current energy spectrum data acquisition and another for previous energy spectrum data storage.The two tasks can be performed simultaneously,and the time-related variation tendency of energy spectrum can be obtained.A prototype system of TSMCA is designed.It performs nicely,with maximum channel number of 4096 in capacity of 232/Ch,minimal time-sharing slice of 25 ms,the differential nonlinearity of <1.5%,and the integral nonlinearity of <0.3%.
基金Supported by The National Natural Science Foundation of China,No.81770276and Nn10 Program of Harbin Medical University Cancer Hospital and Scientific Research Project of Heilongjiang Health and Family Planning Commission,No.2018086.
摘要The rapid global outbreak of coronavirus disease 2019(COVID-19)and the surge of infected patients have led to the verge of exhaustion of critical care medicine resources worldwide,especially with regard to critical care staff.A holistic care model on time-sharing management for severe and critical COVID-19 patients is proposed,which includes formulation of individualized care objectives and plans,identification of care tasks in each shift and making detailed checklist,and management of quality of care.This study was conducted in the COVID-19 treatment center of Harbin,Heilongjiang Province.The data collected from the treatment center were recorded and analyzed.From the results we can deduce that it is especially suitable for non-intensive care unit(non-ICU)nurses to adapt care management mode of ICU as soon as possible and ensure the quality and efficiency of care during the epidemic.The holistic care model on time-sharing management for severe and critical cases with COVID-19 proposed based on our daily work experiences can assist in improving the quality and efficiency of care,thus reducing the mortality rate of patients in ICU.
基金National Basic Research Program of China(973 Program)(No.2010CB334711)the Applied Basic Research of China National Textile and Apparel Council (Textile Vision Science and Education Fund of China in 2012)
摘要The high-speed reciprocating motion of a detaching roller limits the velocity of a cotton comber and affects the quality of comber slivers. The article has proposed a controllable time-sharing unidirectional hybrid drive mechanism after analyzing detaching roller's current numerical control drive method. The analysis focuses on the detaching roller motion required according to cotton comber's velocity and process. The double-servo motors of the mechanism consists of differential gear trains. The mechanism addresses the problem of increased servo motor power,and failure of promptly responded to the positive inversion process of mechanism driven by servo motors. A velocity calculation model of the detaching roller controllable drive mechanism will be generated by using superposition method and design of differential gear trains. The accuracy of the model will be verified using the test platform. This study has presented a reliable and practical high-speed drive mechanism and can be a reference to future studies on high-speed reciprocating motion drive.
基金This work was supported by the National Natural Science Foundation of China(Nos.62173032 and 62003038).
摘要Accurate control of slab temperature and heating rate is an important significance to improve product performance and reduce carbon emissions for steel rolling reheating furnace(SRRF).Firstly,a spatial temporal distributed-nonlinear autoregressive with exogenous inputs correlation model(STD-NARXCM)to spatial temporal distributed-autoregressive with exogenous inputs correlation model(STD-ARXCM)in working point is established.Secondly,a new coordinated time-sharing control architecture in different time periods is proposed,which is along the length of the SRRF to improve the control performance.Thirdly,a hybrid control algorithm of expert-fuzzy is proposed to improve the dynamic of the temperature and the heating rate during time period 0 to t1.A hybrid control algorithm of expert-fuzzy-PID is proposed to enhance the control accuracy and the heating rate during time period t1 to t2.A hybrid control algorithm of expert-active disturbance rejection control(ADRC)is proposed to boost the anti-interference and the heating rate during time period t2 to t3.Finally,the experimental results show that the coordinated time-sharing algorithm can meet the process requirements,the maximum deviation of temperature value is 8-13.5℃.
基金supported by State Grid Corporation Limited Science and Technology Project Funding(Contract No.SGCQSQ00YJJS2200380).
摘要There is instability in the distributed energy storage cloud group end region on the power grid side.In order to avoid large-scale fluctuating charging and discharging in the power grid environment and make the capacitor components showa continuous and stable charging and discharging state,a hierarchical time-sharing configuration algorithm of distributed energy storage cloud group end region on the power grid side based on multi-scale and multi feature convolution neural network is proposed.Firstly,a voltage stability analysis model based onmulti-scale and multi feature convolution neural network is constructed,and the multi-scale and multi feature convolution neural network is optimized based on Self-OrganizingMaps(SOM)algorithm to analyze the voltage stability of the cloud group end region of distributed energy storage on the grid side under the framework of credibility.According to the optimal scheduling objectives and network size,the distributed robust optimal configuration control model is solved under the framework of coordinated optimal scheduling at multiple time scales;Finally,the time series characteristics of regional power grid load and distributed generation are analyzed.According to the regional hierarchical time-sharing configuration model of“cloud”,“group”and“end”layer,the grid side distributed energy storage cloud group end regional hierarchical time-sharing configuration algorithm is realized.The experimental results show that after applying this algorithm,the best grid side distributed energy storage configuration scheme can be determined,and the stability of grid side distributed energy storage cloud group end region layered timesharing configuration can be improved.
基金supported by NSC under Grant No.NSC 100-2218-E-009-009MY3 and NSC 100-2218-E-009-010-MY3
摘要mc211vm is a process-level ARM-to-x86 binary translator developed in our lab in the past several years. Currently, it is able to emulate singlethreaded programs. We extend mc211vm to emulate multi-threaded programs. Our main task is to reconstruct its architecture for multi-threaded programs. Register mapping, code cache management, and address mapping in mc2llvm have all been modified. In addition, to further speed up the emulation, we collect hot paths, aggressively optimize and generate code for them at run time. Additional threads are used to alleviate the overhead. Thus, when the same hot path is walked through again, the corresponding optimized native code will be executed instead. In our experiments, our system is 8.8X faster than QEMU (quick emulator) on average when emulating the specified benchmarks with 8 guest threads.
基金Sponsored by the National Defence SciTech Key Lab Fundation(51457040204BQ0102)
摘要In order to improve the real-time performance of the real-time HLA(high level architecture) in the application of massive data communication volume,multi-thread processing was adopted,thread pool structure was introduced into the system,different threads to handle corresponding message queues was utilized to respond different message requests.Furthermore,an allocation strategy of semi-complete deprivation of priority was adopted,which reduces thread switching cost and processing burden in the system,provided that the message requests with high priority can be responded in time,thus improves the system's overall performance.The design and experiment results indicate that the method proposed in this paper can improve the real-time performance of HLA in distributed system applications greatly.
基金Project(IRT0725)supported by the Changjiang Innovative Group of Ministry of Education,China
摘要Data deduplication, as a compression method, has been widely used in most backup systems to improve bandwidth and space efficiency. As data exploded to be backed up, two main challenges in data deduplication are the CPU-intensive chunking and hashing works and the I/0 intensive disk-index access latency. However, CPU-intensive works have been vastly parallelized and speeded up by multi-core and many-core processors; the I/0 latency is likely becoming the bottleneck in data deduplication. To alleviate the challenge of I/0 latency in multi-core systems, multi-threaded deduplication (Multi-Dedup) architecture was proposed. The main idea of Multi-Dedup was using parallel deduplication threads to hide the I/0 latency. A prefix based concurrent index was designed to maintain the internal consistency of the deduplication index with low synchronization overhead. On the other hand, a collisionless cache array was also designed to preserve locality and similarity within the parallel threads. In various real-world datasets experiments, Multi-Dedup achieves 3-5 times performance improvements incorporating with locality-based ChunkStash and local-similarity based SiLo methods. In addition, Multi-Dedup has dramatically decreased the synchronization overhead and achieves 1.5-2 times performance improvements comparing to traditional lock-based synchronization methods.
摘要In this paper, we conduct research on the Java multi-thread programming and its further development tendency. Multithreading mechanisms can run several programs at the same time, make the program run effi ciency becomes higher that also can overcome the problem of basic traditional programming language design while its design is the key to the realization of the synchronous thread. Multithreading is a mechanism that allows concurrent execution of multiple instruction stream in the program, each instruction stream is called a thread, independent from each other between each other. Thread is also known as a lightweight process, it have independent execution and process control. Our research starts from the analysis of the corresponding mechanism to enhance the performance that is innovative and meaningful.
基金This research is funded by the Open Foundation for the University Innovation Platform in the Hunan Province,grant number 16K013Hunan Provincial Natural Science Foundation of China,grant number 2017JJ2016+2 种基金2016 Science Research Project of Hunan Provincial Department of Education,grant number 16C0269.Accurate crawler design and implementation with a data cleaning function,National Students innovation and entrepreneurship of training program,grant number 201811532010.This research work is implemented at the 2011 Collaborative Innovation Center for Development and Utilization of Finance and Economics Big Data Property,Universities of Hunan Province.Open Foundation for the University Innovation Platform in the Hunan Province,grant number 16K013Hunan Provincial Natural Science Foundation of China,grant number 2017JJ20162016 Science Research Project of Hunan Provincial Department of Education,grant number 16C0269.This research work is implemented at the 2011 Collaborative Innovation Center for Development and Utilization of Finance and Economics Big Data Property,Universities of Hunan Province.Open project,grant number 20181901CRP03,20181901CRP04,20181901CRP05.
摘要Web crawlers are an important part of modern search engines.With the development of the times,data has exploded and humans have entered a“big data era”.For example,Wikipedia carries the knowledge from all over the world,records the realtime news that occurs every day,and provides users with a good database of data,but because of the large amount of data,it puts a lot of pressure on users to search.At present,single-threaded crawling data can no longer meet the requirements of text crawling.In order to improve the performance and program versatility of single-threaded crawlers,a high-speed multi-threaded web crawler is designed to crawl the network hyper-scale text database.Multi-threaded crawling uses multiple threads to process web pages in parallel,combining breadth-first and depth-first algorithms to control web crawling.The practice project is based on the Python language to achieve multi-threaded optimization network hyper-large-scale text database-Wikipedia book crawling method,the project is inspired by the article on the Wikipedia article in the Big Data Digest public number.
基金partly supported by the Public Geological Survey Project(No.201011039)the National High Technology Research and Development Project of China(No.2007AA06Z134)the 111 Project under the Ministry of Education and the State Administration of Foreign Experts Affairs,China(No.B07011)
摘要This paper presents a reasonable gridding-parameters extraction method for setting the optimal interpolation nodes in the gridding of scattered observed data. The method can extract optimized gridding parameters based on the distribution of features in raw data. Modeling analysis proves that distortion caused by gridding can be greatly reduced when using such parameters. We also present some improved technical measures that use human- machine interaction and multi-thread parallel technology to solve inadequacies in traditional gridding software. On the basis of these methods, we have developed software that can be used to grid scattered data using a graphic interface. Finally, a comparison of different gridding parameters on field magnetic data from Ji Lin Province, North China demonstrates the superiority of the proposed method in eliminating the distortions and enhancing gridding efficiency.
摘要The use of multi-core processors will become a trend in safety critical systems. For safe execution of multi- threaded code, automatic code generation from formal spec- ification is a desirable method. Signal, a synchronous lan- guage dedicated for the functional description of safety crit- ical systems, provides soundness semantics for determinis- tic concurrency. Although sequential code generation of Sig- nal has been implemented in Polychrony compiler, deter- ministic multi-threaded code generation strategy is still far from mature. Moreover, existing code generation methods use certain multi-thread library, which limits the cross plat- form executions. OpenMP is an application program inter- face (API) standard for parallel programming, supported by several mainstream compilers from different platforms. This paper presents a methodology translating Signal program to OpenMP-based multi-threaded C code. First, the intermedi- ate representation of the core syntax of Signal using syn- chronous guarded actions is defined. Then, according to the compositional semantics of Signal equations, the Signal pro- gram is synthesized to dependency graph (DG). After par- allel tasks are extracted from dependency graph, the Signal program can be finally translated into OpenMP-based C code which can be executed on multiple platforms.
基金supported by National Science Foundation of China(No.91738201,U21A20450)。
摘要The main geolocation technology currently used in COSPAS-SARSAT system is TDOA/FDOA or three-star TDOA,the principle is to determine the location of the signal source by using the difference in arrival time and frequency of the wireless signal between different receivers.Therefore,ground monitoring stations need to be equipped with more than two antenna receiving stations,and multiple satellites should be able to simultaneously relay the distress signal from the target source in order to achieve the geolocation function.However,when the ground receiving system has only one antenna receiving station,or the target source is in a heavily obscured environment,the ground side is unable to receive the forwarded signals from multiple satellites at the same time,which will make it impossible to locate.To address these problems,in this paper,a time-sharing single satellite geolocations method based on different orbits is proposed for the first time.This method uses one or several low-earth orbit satellites(LEO)and mediumearth orbit satellites(MEO)in the visible area,and the receiving station only needs one pair of receiving antennas to complete the positioning.It can effectively compensate for the shortcomings of the traditional TDOA using the same moment and have better positioning accuracy compared with the single satellite in the same orbit.Due to the limited experimental conditions,this paper tests the navigation satellite using different orbit time-sharing single satellite geolocations,and proves that the positioning method has high positioning accuracy and has certain promotion and application value.
基金supported by the National Natural Science Foundation of China under Grants No.60972045,No.61071089the Natural Science Foundation of Jiangsu Province under Grant No. BK2010077+4 种基金the Open Project of State Key Laboratory of Networking and Switching under Grant No.SKLNST-2009-1-12the Priority Academic Program Development of Jiangsu Provincethe University Postgraduate Research and Innovation Project in Jiangsu Province under Grant No.CXZZ11_0395the Fundamental Research Funds for the Central Universities under Grant No.2009B32114the Excellent Innovative Research Team of High Schools in Jiangsu Province under Grant No.TJ208029
摘要The relay node with linear relaying transmits the linear combination of its past received signals.The optimization of two-hop relay channel with linear relaying is discussed in this paper.The capacity for the two-hop Gaussian relay channel with linear relaying is derived,which can be formulated as an optimization problem over the relaying matrix and the covariance matrix of the signals transmitted at the source.It is proved that the solution to this optimization problem is equivalent to a "single-letter" optimization problem.We also show that the solution to this "single-letter" optimization problem has the same form as the expression of the rate achieved by Time-Sharing Amplify and Forward(TSAF).In order to solve this equivalent problem,we proposed an iterative algorithm.Simulation results show that if channel gain of one hop is relatively smaller,the achievable rate with TSAF is closer to the max-flow min-cut capacity bound,but at a lower complexity.
基金the National Natural Science Foundation of China (No.61165008)the Natural Science Foundation of Jiangxi Province (No.20114BAB206004)the Project of Jiangxi Provincial Education Department(No.GJJ12038)
摘要A method of transmission and monitoring in local area network(LAN) for the welding seam video information of binocular vision welding robot is proposed.This paper uses MPEG-4 video CODEC functions of DivX,video for Windows(VFW) video capture technology,multi-threaded network communication idea and WinSock Socket in Visual C++ 6.0.In the end,client/server(C/S) communication model based on TCP/IP protocol has been developed.Experimental results show that the method can achieve the multiple welding seam video's real-time transmission in LAN.Moreover,the Canny operator is used to realize the edge feature extraction of the seam image which is captured by the client,so that the edge of the seam extracted is continuous and clear.
基金Supported by the National Natural Science Foundation of China(61233014)the China Postdoctoral Science Foundation(2012M5210711,20123218110031)the National Natural Science Major International Cooperation Projects(61161120323)
摘要Inspired by the unique structure of insect compound eyes,a multi-channel image acquisition system is designed to photograph a cylindrical panorama of its surroundings with one shot. The hardware structure consists of an embedded ARM system and one array of 16 micro-image sensors. The system achieves the synchronization of captured photos in 10 ms,as well as 10 f /s video capture. The software architecture includes the TCP /IP protocol,video capture procedures in"Poll/Read"or"video streaming"modes,thread pool monitoring in multi-threading mutex,synchronization control with the"event""mutex signal"and"critical region"functions,and a synthetic image algorithm characterized by its portability,modularity,and remote transmission. The panoramic imaging system is expected to be a vision sensor for mobile robotics.
基金supported by the National Key Research and Development Program of China(Grant No.2023YFB2806502)the National Natural Science Foundation of China(Grant No.62425504)the Knowledge Innovation Program of Wuhan—Basic Research(Grant No.2023010201010049)。
摘要Optical neural networks have emerged as feasible alternatives to their electronic counterparts,offering significant benefits such as low power consumption,low latency,and high parallelism.However,the realization of ultra-compact nonlinear deep neural networks and multi-thread processing remain crucial challenges for optical computing.We present a monolithically integrated all-optical nonlinear diffractive deep neural network(AON-D2 NN)chip for the first time.The all-optical nonlinear activation function is implemented using germanium microstructures,which provide low loss and are compatible with the standard silicon photonics fabrication process.Assisted by the germanium activation function,the classification accuracy is improved by 9.1%for four-classification tasks.In addition,the chip's reconfigurability enables multi-task learning in situ via an innovative cross-training algorithm,yielding two task-specific inference results with accuracies of 95%and 96%,respectively.Furthermore,leveraging the wavelength-dependent response of the chip,the multi-thread nonlinear optical neural network is implemented for the first time,capable of handling two different tasks in parallel.The proposed AON-D2NN contains three hidden layers with a footprint of only 0.73 mm2.It can achieve ultra-low latency(172 ps),paving the path for realizing high-performance optical neural networks.
基金supported by National Natural Science Foundation of China(No.11075183)the Chinese Academy of Sciences Knowledge Innovation
摘要A set of data processing software is presented in this paper for processing NBI spectroscopic data.For better and more scientific managment and querying these data,they are managed uniformly by the NBI data server.The data processing software offers the functions of uploading beam spectral original and analytic data to the data server manually and automatically,querying and downloading all the NBI data,as well as dealing with local LZO data.The set software is composed of a server program and a client program.The server software is programmed in C/C++under a CentOS development environment.The client software is developed under a VC6.0 platform,which offers convenient operational human interfaces.The network communications between the server and the client are based on TCP.With the help of this set software,the NBI spectroscopic analysis system realizes the unattended automatic operation,and the clear interface also makes it much more convenient to offer beam intensity distribution data and beam power data to operators for operation decision-making.
摘要To achieve the production information management of the coning,drawing and twisting's workshop,and promote a good and fast development of the textile enterprise,firstly,we analyze the information technology development status of the textile enterprise at home and abroad,study the weaknesses of the existing computer monitoring system,introduce the system design project,and propose a system network model based on client/server(C/S)mode.Secondly,a multi-agent production monitoring and control system is developed,and the communication of the single-port-multi-protocol and a multi-thread data collection technology are studied via the multi-thread and standard template library(STL)technologies.Thirdly,the system management functions,the structure design of the database,and the technical difficulties in the process of software design are also introduced.As proved in practice,the system satisfies the production management requirements of the workshop,and implements the network management of the production information.