The increasing penetration rate of electric kickboard vehicles has been popularized and promoted primarily because of its clean and efficient features.Electric kickboards are gradually growing in popularity in tourist...The increasing penetration rate of electric kickboard vehicles has been popularized and promoted primarily because of its clean and efficient features.Electric kickboards are gradually growing in popularity in tourist and education-centric localities.In the upcoming arrival of electric kickboard vehicles,deploying a customer rental service is essential.Due to its freefloating nature,the shared electric kickboard is a common and practical means of transportation.Relocation plans for shared electric kickboards are required to increase the quality of service,and forecasting demand for their use in a specific region is crucial.Predicting demand accurately with small data is troublesome.Extensive data is necessary for training machine learning algorithms for effective prediction.Data generation is a method for expanding the amount of data that will be further accessible for training.In this work,we proposed a model that takes time-series customers’electric kickboard demand data as input,pre-processes it,and generates synthetic data according to the original data distribution using generative adversarial networks(GAN).The electric kickboard mobility demand prediction error was reduced when we combined synthetic data with the original data.We proposed Tabular-GAN-Modified-WGAN-GP for generating synthetic data for better prediction results.We modified The Wasserstein GAN-gradient penalty(GP)with the RMSprop optimizer and then employed Spectral Normalization(SN)to improve training stability and faster convergence.Finally,we applied a regression-based blending ensemble technique that can help us to improve performance of demand prediction.We used various evaluation criteria and visual representations to compare our proposed model’s performance.Synthetic data generated by our suggested GAN model is also evaluated.The TGAN-Modified-WGAN-GP model mitigates the overfitting and mode collapse problem,and it also converges faster than previous GAN models for synthetic data creation.The presented model’s performance is compared to existing ensemble and baseline models.The experimental findings imply that combining synthetic and actual data can significantly reduce prediction error rates in the mean absolute percentage error(MAPE)of 4.476 and increase prediction accuracy.展开更多
Actual sea condition testing and inspection and evaluation method research are carried out for tidal energy devices to provide scientific and effective technical support for the ocean high-tech achievement transformat...Actual sea condition testing and inspection and evaluation method research are carried out for tidal energy devices to provide scientific and effective technical support for the ocean high-tech achievement transformation and marine renewable energy development. By analyzing three core indicators, including the power output characteristics of the tidal current device, the generating capacity, energy conversion efficiency, proposed the test contents and evaluation methods of indicators are proposed in this paper; and based on the research of wind farms, power quality testing and assessment methods of offshore tidal energy device are proposed; given the security access to the test contents of tidal current energy device, tidal current energy device running conditions in the testing ground are comprehensively assessed.展开更多
The relations among three kinds of structural characteristics of fuzzy measure: (1) pseudometric generating property; (2) pseudometric generating property of type p; (3) null null additivity, and the convergence for ...The relations among three kinds of structural characteristics of fuzzy measure: (1) pseudometric generating property; (2) pseudometric generating property of type p; (3) null null additivity, and the convergence for sequence of measurable function on semi continuous fuzzy measure space are discussed. A set of equivalent conditions for each of these structural characteristics are presented, respectively. It is proved that null null additivity is equivalent to pseudometric generating property for a finite fuzzy measure on S compact space.展开更多
The problems including excessive flow of attemperating water for boiler, failure of butterfly valve at the outlet of circulating water pump, burnt-out of thyristor for excitation regulator, load variation rate of CCS ...The problems including excessive flow of attemperating water for boiler, failure of butterfly valve at the outlet of circulating water pump, burnt-out of thyristor for excitation regulator, load variation rate of CCS not complying with the contract target, etc. occurred during start-up and debugging of two 600 MW generating units in Yangzhou No.2 Thermal Power Plant. Through analysis on these problems. the remedial measures were put forward, to which can be referred for similar units.展开更多
Aiming at the problem of small area human occlusion in gait recognition,a method based on generating adversarial image inpainting network was proposed which can generate a context consistent image for gait occlusion a...Aiming at the problem of small area human occlusion in gait recognition,a method based on generating adversarial image inpainting network was proposed which can generate a context consistent image for gait occlusion area.In order to reduce the effect of noise on feature extraction,the stacked automatic encoder with robustness was used.In order to improve the ability of gait classification,the sparse coding was used to express and classify the gait features.Experiments results showed the effectiveness of the proposed method in comparison with other state-of-the-art methods on the public databases CASIA-B and TUM-GAID for gait recognition.展开更多
The shafting vibration is closely related to the rotational angular speed.The angular speed of hydro turbine generating sets(HTGS)is rapidly change in fault transient,it maybe reduce the shafting damage.By means of en...The shafting vibration is closely related to the rotational angular speed.The angular speed of hydro turbine generating sets(HTGS)is rapidly change in fault transient,it maybe reduce the shafting damage.By means of energy analysis,the differential equation of shafting vibration for the HTGS is derived,in which include the equation of generator rotor and hydro turbine runner,it can be applied to transient analysis.Shafting model is transformed into first order differential equation groups,and is combined with the motion equation of HTGS to build integrated model.Various additional forces of shafting are taken as input inspire in proposed model,the generality of model is good.At last,the shafting vibration in emergency stop transient is simulated.展开更多
Traditional generating algorithms for B Spline curves and surfaces require approximation methods where how to increment the parameter to get the best approximation is problematic; or they take the pixel-based method n...Traditional generating algorithms for B Spline curves and surfaces require approximation methods where how to increment the parameter to get the best approximation is problematic; or they take the pixel-based method needing matrix trans- formation from B Spline representation to Bézier form. Here, a fast, direct point-by-point generating algorithm for B Spline curves and surfaces is presented. The algorithm does not need matrix transformation, can be used for uniform or nonuniform B Spline curves and surfaces of any degree, and has high generating speed and good rendering accuracy.展开更多
Nowadays,there are some problems in the area of distributed operating system(DOS)and its research methods.To solve these problems,we have provided a Distributed Operat-ing System Auto-generating System(DOSAGS)model,wh...Nowadays,there are some problems in the area of distributed operating system(DOS)and its research methods.To solve these problems,we have provided a Distributed Operat-ing System Auto-generating System(DOSAGS)model,which is characterized by intelli-gence,integration and moldability.DOSAGS’ system structure,functions,work principlesand key problems in its implementation are presented.It is obvious that the DOS generatedby DOSAGS is a real new generation distributed OS.展开更多
With the emergence of large-scale knowledge base,how to use triple information to generate natural questions is a key technology in question answering systems.The traditional way of generating questions require a lot ...With the emergence of large-scale knowledge base,how to use triple information to generate natural questions is a key technology in question answering systems.The traditional way of generating questions require a lot of manual intervention and produce lots of noise.To solve these problems,we propose a joint model based on semi-automated model and End-to-End neural network to automatically generate questions.The semi-automated model can generate question templates and real questions combining the knowledge base and center graph.The End-to-End neural network directly sends the knowledge base and real questions to BiLSTM network.Meanwhile,the attention mechanism is utilized in the decoding layer,which makes the triples and generated questions more relevant.Finally,the experimental results on SimpleQuestions demonstrate the effectiveness of the proposed approach.展开更多
Sequence labelling(SL)tasks are currently widely studied in the field of natural language processing.Most sequence labelling methods are developed on a large amount of labelled training data via supervised learning,wh...Sequence labelling(SL)tasks are currently widely studied in the field of natural language processing.Most sequence labelling methods are developed on a large amount of labelled training data via supervised learning,which is time-consuming and expensive.As an alternative,domain adaptation is proposed to train a deep-learning model for sequence labelling in a target domain by exploiting existing labelled training data in related source domains.To this end,the authors propose a Bi-LSTM model to extract more-related knowledge from multi-source domains and learn specific context from the target domain.Further,the language modelling training is also applied to cross-domain adaptability facilitating.The proposed model is extensively evaluated with the named entity recognition and part-of-speech tagging tasks.The empirical results demonstrate the effectiveness of the cross-domain adaption.Our model outperforms the state-of-the-art methods used in both cross-domain tasks and crowd annotation tasks.展开更多
We derive some new generating function formulae of the two-variable Hermite polynomials, such as ∞∑n=0tm/m!Hn,2m(x),∞∑n=0sntm/n!m!H2n,2m(x,y),and ∞∑n=0sntm/n!m!H2n+l,2m+k(x,y).We employ the operator Herm...We derive some new generating function formulae of the two-variable Hermite polynomials, such as ∞∑n=0tm/m!Hn,2m(x),∞∑n=0sntm/n!m!H2n,2m(x,y),and ∞∑n=0sntm/n!m!H2n+l,2m+k(x,y).We employ the operator Hermite polynomial method and the technique of integration within an ordered product of operators to solve these problems, which will be useful in constructing new optical field states.展开更多
This paper outlines a one-dimensional,heightdependent bin model with detailed microphysical processes in which ice splinters are produced by a riming process.The model is then applied to simulate the shift of particle...This paper outlines a one-dimensional,heightdependent bin model with detailed microphysical processes in which ice splinters are produced by a riming process.The model is then applied to simulate the shift of particle size distribution effected by the secondary ice production process within clouds with different generating cells and cloud top temperatures.The result of model simulations reveals the general effects of cloud updrafts on increasing ice particle concentration by extending the residence time of ice particles in clouds and providing sufficiently large supercooled water droplets.The rimesplintering mechanism is more effective in clouds with lower ice seeding rates than those with higher rates.Evolutions of hydrometeor size distribution triggered by the rime-splintering mechanism indicate that the interaction between large ice particles and supercooled water drops adds a "second maximum" to the primary ice spectra.展开更多
By combining the operator Hermite polynomial method and the technique of integration within an ordered product of operators, for the first time we derive the generating function of even- and odd-Hermite polynomials wh...By combining the operator Hermite polynomial method and the technique of integration within an ordered product of operators, for the first time we derive the generating function of even- and odd-Hermite polynomials which will be useful in constructing new optical field states. We then show that the squeezed state and photon-added squeezed state can be expressed by even- and odd-Hermite polynomials.展开更多
By virtue of the operator-Hermite-polynomial method, we derive some new generating function formulas of the product of two bivariate Hermite polynomials. Their applications in studying quantum optical states are prese...By virtue of the operator-Hermite-polynomial method, we derive some new generating function formulas of the product of two bivariate Hermite polynomials. Their applications in studying quantum optical states are presented.展开更多
To address the issues of investment appeal in the Russian electric power industry,this study analyzes the dynamics of corporate governance,including permanent redistribution of property and compliance with the Russian...To address the issues of investment appeal in the Russian electric power industry,this study analyzes the dynamics of corporate governance,including permanent redistribution of property and compliance with the Russian Corporate Governance Code,in wholesale and territorial-generating companies.The increasing concentration of property in the hands of the state and its implications for investors are also noted.This study reveals the violations of essential principles,and the substantial differences in corporate governance practices,in the best-and worst-performing companies.Additional standards for better corporate governance practices to benefit the investors in the context of the current Environmental,Social,and corporate Governance(ESG)agenda are proposed.This study provides a new insight at the development of corporate governance in Russian power generating companies through property redistribution and compliance with corporate governance principles.展开更多
This paper is one of the series papers about the study on strike-slip earthquake-generating structure in the Chinese mainland. In the first part of this paper, based on the large amount of data from large earthquake i...This paper is one of the series papers about the study on strike-slip earthquake-generating structure in the Chinese mainland. In the first part of this paper, based on the large amount of data from large earthquake investigation and the latest results of focal mechanism, the earthquake-generating structure in the Chinese mainland interior and its neighbouring region is discussed. It is concluded that the absolutely predominated earthquake, not only in number, but also in intensity, as well as in distributing area, is strike slip earthquake, and it is further stressed that the study on the strike slip earthquake-generating structure is significant for seismic risk analysis. In the second part, the characteristics of tectonic stress field about strike slip earthquake-generating structure and the compiled distribution outline of strike slip earthquake-generating fault, normal fault, and thrust fault in the Chinese mainland interior and its neighbouring region, in the light of stress characteristics of fault plane solutions, are also discussed.展开更多
A prototype of a laser driven proton accelerator is built at Peking University. Protons exceeding IOMeV are accelerated from micrometer-thick aluminum targets irradiated by tightly focused laser pulse with 1.8 J energ...A prototype of a laser driven proton accelerator is built at Peking University. Protons exceeding IOMeV are accelerated from micrometer-thick aluminum targets irradiated by tightly focused laser pulse with 1.8 J energy and 30fs duration. The beam energy spectrum and charge distribution are measured by a Thomson parabola spectrometer and radiochromic fihn stacks. The sensitivity of proton cut-off energy to the focusing of the laser beam, the pulse duration, and the foil thickness are systematically investigated in the experiments. Stable proton beams have been produced with an optimized parameter set, providing a cornerstone for the future applications of laser accelerated protons.展开更多
The main technical requirement of the turbine generating units for the Three Gorges Project (TGP) has a basic conclusion through a long term study and research as well as demonstration.Along with the TGP construction ...The main technical requirement of the turbine generating units for the Three Gorges Project (TGP) has a basic conclusion through a long term study and research as well as demonstration.Along with the TGP construction and successful execution of the contract of turbine generating units,the technical difficulties concerning the performance and structure of turbine generating units have been further recognized.In this paper some issues are discussed and analyzed in connection with a deep going cognition of turbine generating units for TGP during the period of design, manufacture and installation.展开更多
基金This work was supported by Korea Institute for Advancement of Technology(KIAT)grant funded by the Korea Government(MOTIE)(P0016977,The Establishment Project of Industry-University Fusion District).
文摘The increasing penetration rate of electric kickboard vehicles has been popularized and promoted primarily because of its clean and efficient features.Electric kickboards are gradually growing in popularity in tourist and education-centric localities.In the upcoming arrival of electric kickboard vehicles,deploying a customer rental service is essential.Due to its freefloating nature,the shared electric kickboard is a common and practical means of transportation.Relocation plans for shared electric kickboards are required to increase the quality of service,and forecasting demand for their use in a specific region is crucial.Predicting demand accurately with small data is troublesome.Extensive data is necessary for training machine learning algorithms for effective prediction.Data generation is a method for expanding the amount of data that will be further accessible for training.In this work,we proposed a model that takes time-series customers’electric kickboard demand data as input,pre-processes it,and generates synthetic data according to the original data distribution using generative adversarial networks(GAN).The electric kickboard mobility demand prediction error was reduced when we combined synthetic data with the original data.We proposed Tabular-GAN-Modified-WGAN-GP for generating synthetic data for better prediction results.We modified The Wasserstein GAN-gradient penalty(GP)with the RMSprop optimizer and then employed Spectral Normalization(SN)to improve training stability and faster convergence.Finally,we applied a regression-based blending ensemble technique that can help us to improve performance of demand prediction.We used various evaluation criteria and visual representations to compare our proposed model’s performance.Synthetic data generated by our suggested GAN model is also evaluated.The TGAN-Modified-WGAN-GP model mitigates the overfitting and mode collapse problem,and it also converges faster than previous GAN models for synthetic data creation.The presented model’s performance is compared to existing ensemble and baseline models.The experimental findings imply that combining synthetic and actual data can significantly reduce prediction error rates in the mean absolute percentage error(MAPE)of 4.476 and increase prediction accuracy.
基金supported by the Implementation Programs for Marine Renewable Energy Special Funds (GHME2012ZC02)
文摘Actual sea condition testing and inspection and evaluation method research are carried out for tidal energy devices to provide scientific and effective technical support for the ocean high-tech achievement transformation and marine renewable energy development. By analyzing three core indicators, including the power output characteristics of the tidal current device, the generating capacity, energy conversion efficiency, proposed the test contents and evaluation methods of indicators are proposed in this paper; and based on the research of wind farms, power quality testing and assessment methods of offshore tidal energy device are proposed; given the security access to the test contents of tidal current energy device, tidal current energy device running conditions in the testing ground are comprehensively assessed.
文摘The relations among three kinds of structural characteristics of fuzzy measure: (1) pseudometric generating property; (2) pseudometric generating property of type p; (3) null null additivity, and the convergence for sequence of measurable function on semi continuous fuzzy measure space are discussed. A set of equivalent conditions for each of these structural characteristics are presented, respectively. It is proved that null null additivity is equivalent to pseudometric generating property for a finite fuzzy measure on S compact space.
文摘The problems including excessive flow of attemperating water for boiler, failure of butterfly valve at the outlet of circulating water pump, burnt-out of thyristor for excitation regulator, load variation rate of CCS not complying with the contract target, etc. occurred during start-up and debugging of two 600 MW generating units in Yangzhou No.2 Thermal Power Plant. Through analysis on these problems. the remedial measures were put forward, to which can be referred for similar units.
基金Project(51678075) supported by the National Natural Science Foundation of ChinaProject(2017GK2271) supported by Hunan Provincial Science and Technology Department,China
文摘Aiming at the problem of small area human occlusion in gait recognition,a method based on generating adversarial image inpainting network was proposed which can generate a context consistent image for gait occlusion area.In order to reduce the effect of noise on feature extraction,the stacked automatic encoder with robustness was used.In order to improve the ability of gait classification,the sparse coding was used to express and classify the gait features.Experiments results showed the effectiveness of the proposed method in comparison with other state-of-the-art methods on the public databases CASIA-B and TUM-GAID for gait recognition.
基金financially supported by the National Natural Science Foundation of China under Grant No.51179079
文摘The shafting vibration is closely related to the rotational angular speed.The angular speed of hydro turbine generating sets(HTGS)is rapidly change in fault transient,it maybe reduce the shafting damage.By means of energy analysis,the differential equation of shafting vibration for the HTGS is derived,in which include the equation of generator rotor and hydro turbine runner,it can be applied to transient analysis.Shafting model is transformed into first order differential equation groups,and is combined with the motion equation of HTGS to build integrated model.Various additional forces of shafting are taken as input inspire in proposed model,the generality of model is good.At last,the shafting vibration in emergency stop transient is simulated.
基金Project (No. G1998030401) supported by the National Natural Sci-ence Foundation of China
文摘Traditional generating algorithms for B Spline curves and surfaces require approximation methods where how to increment the parameter to get the best approximation is problematic; or they take the pixel-based method needing matrix trans- formation from B Spline representation to Bézier form. Here, a fast, direct point-by-point generating algorithm for B Spline curves and surfaces is presented. The algorithm does not need matrix transformation, can be used for uniform or nonuniform B Spline curves and surfaces of any degree, and has high generating speed and good rendering accuracy.
基金Software-Engineering National Key Laboratory of Wuhan University.
文摘Nowadays,there are some problems in the area of distributed operating system(DOS)and its research methods.To solve these problems,we have provided a Distributed Operat-ing System Auto-generating System(DOSAGS)model,which is characterized by intelli-gence,integration and moldability.DOSAGS’ system structure,functions,work principlesand key problems in its implementation are presented.It is obvious that the DOS generatedby DOSAGS is a real new generation distributed OS.
基金supported by National Nature Science Foundation(No.61501529,No.61331013)National Language Committee Project of China(No.ZDI125-36)Young Teachers'Scientific Research Project in Minzu University of China.
文摘With the emergence of large-scale knowledge base,how to use triple information to generate natural questions is a key technology in question answering systems.The traditional way of generating questions require a lot of manual intervention and produce lots of noise.To solve these problems,we propose a joint model based on semi-automated model and End-to-End neural network to automatically generate questions.The semi-automated model can generate question templates and real questions combining the knowledge base and center graph.The End-to-End neural network directly sends the knowledge base and real questions to BiLSTM network.Meanwhile,the attention mechanism is utilized in the decoding layer,which makes the triples and generated questions more relevant.Finally,the experimental results on SimpleQuestions demonstrate the effectiveness of the proposed approach.
基金National Statistical Science Research Project of China,Grant/Award Number:2016LY98Science and Technology Department of Guangdong Province in China,Grant/Award Numbers:2016A010101020,2016A010101021,2016A010101022+1 种基金Characteristic Innovation Projects of Guangdong Colleges and Universities,Grant/Award Number:2018KTSCX049Science and Technology Plan Project of Guangzhou,Grant/Award Numbers:202102080258,201903010013。
文摘Sequence labelling(SL)tasks are currently widely studied in the field of natural language processing.Most sequence labelling methods are developed on a large amount of labelled training data via supervised learning,which is time-consuming and expensive.As an alternative,domain adaptation is proposed to train a deep-learning model for sequence labelling in a target domain by exploiting existing labelled training data in related source domains.To this end,the authors propose a Bi-LSTM model to extract more-related knowledge from multi-source domains and learn specific context from the target domain.Further,the language modelling training is also applied to cross-domain adaptability facilitating.The proposed model is extensively evaluated with the named entity recognition and part-of-speech tagging tasks.The empirical results demonstrate the effectiveness of the cross-domain adaption.Our model outperforms the state-of-the-art methods used in both cross-domain tasks and crowd annotation tasks.
基金Project supported by the National Natural Science Foundation of China(Grnat No.11175113)the Fundamental Research Funds for the Central Universities of China(Grant No.WK2060140013)
文摘We derive some new generating function formulae of the two-variable Hermite polynomials, such as ∞∑n=0tm/m!Hn,2m(x),∞∑n=0sntm/n!m!H2n,2m(x,y),and ∞∑n=0sntm/n!m!H2n+l,2m+k(x,y).We employ the operator Hermite polynomial method and the technique of integration within an ordered product of operators to solve these problems, which will be useful in constructing new optical field states.
基金jointly supported by the Knowledge Innovation Program of the Chinese Academy of Sciences(Grant No.KZCX2-EW-203)the National Natural Science Foundation of China(Grant No.41005073)
文摘This paper outlines a one-dimensional,heightdependent bin model with detailed microphysical processes in which ice splinters are produced by a riming process.The model is then applied to simulate the shift of particle size distribution effected by the secondary ice production process within clouds with different generating cells and cloud top temperatures.The result of model simulations reveals the general effects of cloud updrafts on increasing ice particle concentration by extending the residence time of ice particles in clouds and providing sufficiently large supercooled water droplets.The rimesplintering mechanism is more effective in clouds with lower ice seeding rates than those with higher rates.Evolutions of hydrometeor size distribution triggered by the rime-splintering mechanism indicate that the interaction between large ice particles and supercooled water drops adds a "second maximum" to the primary ice spectra.
基金supported by the National Natural Science Foundation of China(Grant No.11175113)the Fundamental Research Funds for the Central Universities of China(Grant No.WK2060140013)
文摘By combining the operator Hermite polynomial method and the technique of integration within an ordered product of operators, for the first time we derive the generating function of even- and odd-Hermite polynomials which will be useful in constructing new optical field states. We then show that the squeezed state and photon-added squeezed state can be expressed by even- and odd-Hermite polynomials.
基金supported by the National Natural Science Foundation of China(Grant No.11175113)the Fundamental Research Funds for the Central Universities of China(Grant No.WK2060140013)the Natural Science Foundation of Jiangsu Higher Education Institution of China(Grant No.14KJD140001)
文摘By virtue of the operator-Hermite-polynomial method, we derive some new generating function formulas of the product of two bivariate Hermite polynomials. Their applications in studying quantum optical states are presented.
基金the State Assignment Project (No. FWEU-2021-0001) of the Fundamental Research Program of the Russian Federation 2021–2030
文摘To address the issues of investment appeal in the Russian electric power industry,this study analyzes the dynamics of corporate governance,including permanent redistribution of property and compliance with the Russian Corporate Governance Code,in wholesale and territorial-generating companies.The increasing concentration of property in the hands of the state and its implications for investors are also noted.This study reveals the violations of essential principles,and the substantial differences in corporate governance practices,in the best-and worst-performing companies.Additional standards for better corporate governance practices to benefit the investors in the context of the current Environmental,Social,and corporate Governance(ESG)agenda are proposed.This study provides a new insight at the development of corporate governance in Russian power generating companies through property redistribution and compliance with corporate governance principles.
文摘This paper is one of the series papers about the study on strike-slip earthquake-generating structure in the Chinese mainland. In the first part of this paper, based on the large amount of data from large earthquake investigation and the latest results of focal mechanism, the earthquake-generating structure in the Chinese mainland interior and its neighbouring region is discussed. It is concluded that the absolutely predominated earthquake, not only in number, but also in intensity, as well as in distributing area, is strike slip earthquake, and it is further stressed that the study on the strike slip earthquake-generating structure is significant for seismic risk analysis. In the second part, the characteristics of tectonic stress field about strike slip earthquake-generating structure and the compiled distribution outline of strike slip earthquake-generating fault, normal fault, and thrust fault in the Chinese mainland interior and its neighbouring region, in the light of stress characteristics of fault plane solutions, are also discussed.
基金Supported by the National Basic Research Program of China under Grant No 2013CBA01502the National Natural Science Foundation of China under Grant Nos 11475010,11575011 and 11535001the National Grand Instrument Project under Grant No 2012YQ030142
文摘A prototype of a laser driven proton accelerator is built at Peking University. Protons exceeding IOMeV are accelerated from micrometer-thick aluminum targets irradiated by tightly focused laser pulse with 1.8 J energy and 30fs duration. The beam energy spectrum and charge distribution are measured by a Thomson parabola spectrometer and radiochromic fihn stacks. The sensitivity of proton cut-off energy to the focusing of the laser beam, the pulse duration, and the foil thickness are systematically investigated in the experiments. Stable proton beams have been produced with an optimized parameter set, providing a cornerstone for the future applications of laser accelerated protons.
文摘The main technical requirement of the turbine generating units for the Three Gorges Project (TGP) has a basic conclusion through a long term study and research as well as demonstration.Along with the TGP construction and successful execution of the contract of turbine generating units,the technical difficulties concerning the performance and structure of turbine generating units have been further recognized.In this paper some issues are discussed and analyzed in connection with a deep going cognition of turbine generating units for TGP during the period of design, manufacture and installation.