A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductiv...A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductivity and effective absorption coefficient of semitransparent materials.For the direct model,the spherical harmonic method and the finite volume method are used to solve the coupled conduction-radiation heat transfer problem in an absorbing,emitting,and non-scattering 2D axisymmetric gray medium in the background of laser flash method.For the identification part,firstly,the temperature field and the incident radiation field in different positions are chosen as observables.Then,a traditional identification model based on PSO algorithm is established.Finally,multilayer ANNs are built to fit and replace the direct model in the traditional identification model to speed up the identification process.The results show that compared with the traditional identification model,the time cost of the hybrid identification model is reduced by about 1 000 times.Besides,the hybrid identification model remains a high level of accuracy even with measurement errors.展开更多
In pursuit of enhancing the Wireless Sensor Networks(WSNs)energy efficiency and operational lifespan,this paper delves into the domain of energy-efficient routing protocols.InWSNs,the limited energy resources of Senso...In pursuit of enhancing the Wireless Sensor Networks(WSNs)energy efficiency and operational lifespan,this paper delves into the domain of energy-efficient routing protocols.InWSNs,the limited energy resources of Sensor Nodes(SNs)are a big challenge for ensuring their efficient and reliable operation.WSN data gathering involves the utilization of a mobile sink(MS)to mitigate the energy consumption problem through periodic network traversal.The mobile sink(MS)strategy minimizes energy consumption and latency by visiting the fewest nodes or predetermined locations called rendezvous points(RPs)instead of all cluster heads(CHs).CHs subsequently transmit packets to neighboring RPs.The unique determination of this study is the shortest path to reach RPs.As the mobile sink(MS)concept has emerged as a promising solution to the energy consumption problem in WSNs,caused by multi-hop data collection with static sinks.In this study,we proposed two novel hybrid algorithms,namely“ Reduced k-means based on Artificial Neural Network”(RkM-ANN)and“Delay Bound Reduced kmeans with ANN”(DBRkM-ANN)for designing a fast,efficient,and most proficient MS path depending upon rendezvous points(RPs).The first algorithm optimizes the MS’s latency,while the second considers the designing of delay-bound paths,also defined as the number of paths with delay over bound for the MS.Both methods use a weight function and k-means clustering to choose RPs in a way that maximizes efficiency and guarantees network-wide coverage.In addition,a method of using MS scheduling for efficient data collection is provided.Extensive simulations and comparisons to several existing algorithms have shown the effectiveness of the suggested methodologies over a wide range of performance indicators.展开更多
Growth in urban population,urbanisation,and economic development has increased the demand for water,especially in water-scarce regions.Therefore,sustainable approaches to water management are needed to cope with the e...Growth in urban population,urbanisation,and economic development has increased the demand for water,especially in water-scarce regions.Therefore,sustainable approaches to water management are needed to cope with the effects of the urbanisation on the water environment.This study aimed to design novel configurations of tidal-flow vertical subsurface flow constructed wetlands(VFCWs)for treating urban stormwater.A series of laboratory experiments were conducted with semi-synthetic influent stormwater to examine the effects of the design and operation variables on the performance of the VFCWs and to identify optimal design and operational strategies,as well as maintenance requirements.The results show that the VFCWs can significantly reduce pollutants in urban stormwater,and that pollutant removal was related to specific VFCW designs.Models based on the artificial neural network(ANN)method were built using inputs derived from data exploratory techniques,such as analysis of variance(ANOVA)and principal component analysis(PCA).It was found that PCA reduced the dimensionality of input variables obtained from different experimental design conditions.The results show a satisfactory generalisation for predicting nitrogen and phosphorus removal with fewer variable inputs,indicating that monitoring costs and time can be reduced.展开更多
Artificial neural networks(ANNs)are a core component of artificial intelligence and are frequently used in machine learning.In this report,we investigate the use of ANNs to recover the saturated signals acquired in hi...Artificial neural networks(ANNs)are a core component of artificial intelligence and are frequently used in machine learning.In this report,we investigate the use of ANNs to recover the saturated signals acquired in highenergy particle and nuclear physics experiments.The inherent properties of the detector and hardware imply that particles with relatively high energies probably often generate saturated signals.Usually,these saturated signals are discarded during data processing,and therefore,some useful information is lost.Thus,it is worth restoring the saturated signals to their normal form.The mapping from a saturated signal waveform to a normal signal waveform constitutes a regression problem.Given that the scintillator and collection usually do not form a linear system,typical regression methods such as multi-parameter fitting are not immediately applicable.One important advantage of ANNs is their capability to process nonlinear regression problems.To recover the saturated signal,three typical ANNs were tested including backpropagation(BP),simple recurrent(Elman),and generalized radial basis function(GRBF)neural networks(NNs).They represent a basic network structure,a network structure with feedback,and a network structure with a kernel function,respectively.The saturated waveforms were produced mainly by the environmental gamma in a liquid scintillation detector for the China Dark Matter Detection Experiment(CDEX).The training and test data sets consisted of 6000 and 3000 recordings of background radiation,respectively,in which saturation was simulated by truncating each waveform at 40%of the maximum signal.The results show that the GBRF-NN performed best as measured using a Chi-squared test to compare the original and reconstructed signals in the region in which saturation was simulated.A comparison of the original and reconstructed signals in this region shows that the GBRF neural network produced the best performance.This ANN demonstrates a powerful efficacy in terms of solving the saturation recovery problem.The proposed method outlines new ideas and possibilities for the recovery of saturated signals in high-energy particle and nuclear physics experiments.This study also illustrates an innovative application of machine learning in the analysis of experimental data in particle physics.展开更多
Fiber reinforced polymers (FRPs), unlike steel, are corrosion-resistant and therefore are of interest;however, their use is hindered because their brittle shear is formulated in most specifications using limited data ...Fiber reinforced polymers (FRPs), unlike steel, are corrosion-resistant and therefore are of interest;however, their use is hindered because their brittle shear is formulated in most specifications using limited data available at the time. We aimed to predict the shear strength of concrete beams reinforced with FRP bars and without stirrups by compiling a relatively large database of 198 previously published test results (available in appendix). To model shear strength, an artificial neural network was trained by an ensemble of Levenberg-Marquardt and imperialist competitive algorithms. The results suggested superior accuracy of model compared to equations available in specifications and literature.展开更多
Some recent research reports that a dendritic neuron model(DNM)can achieve better performance than traditional artificial neuron networks(ANNs)on classification,prediction,and other problems when its parameters are we...Some recent research reports that a dendritic neuron model(DNM)can achieve better performance than traditional artificial neuron networks(ANNs)on classification,prediction,and other problems when its parameters are well-tuned by a learning algorithm.However,the back-propagation algorithm(BP),as a mostly used learning algorithm,intrinsically suffers from defects of slow convergence and easily dropping into local minima.Therefore,more and more research adopts non-BP learning algorithms to train ANNs.In this paper,a dynamic scale-free network-based differential evolution(DSNDE)is developed by considering the demands of convergent speed and the ability to jump out of local minima.The performance of a DSNDE trained DNM is tested on 14 benchmark datasets and a photovoltaic power forecasting problem.Nine meta-heuristic algorithms are applied into comparison,including the champion of the 2017 IEEE Congress on Evolutionary Computation(CEC2017)benchmark competition effective butterfly optimizer with covariance matrix adapted retreat phase(EBOwithCMAR).The experimental results reveal that DSNDE achieves better performance than its peers.展开更多
The uniaxial compressive strength(UCS)of intact rock is one of the most important parameters required and determined for rock mechanics studies in engineering projects.The limitations and difficulty of conducting test...The uniaxial compressive strength(UCS)of intact rock is one of the most important parameters required and determined for rock mechanics studies in engineering projects.The limitations and difficulty of conducting tests on rocks,specifically on thinly bedded,highly fractured,highly porous and weak rocks,as well as the fact that these tests are destructive,expensive and time-consuming,lead to development of soft computing-based techniques.Application of artificial neural networks(ANNs)for predicting UCS has become an attractive alternative for geotechnical engineering scientists.In this study,an ANN was designed with the aim of indirectly predicting UCS through the serpentinization percentage,and physical,dynamic and mechanical characteristics of serpentinites.For this purpose,data obtained in earlier experimental work from central Greece were used.The ANN-based results were compared with the experimental ones and those obtained from previous analysis.The proposed ANN-based formula was found to be very efficient in predicting UCS values and the samples could be classified with simple physical,dynamic and mechanical tests,thus the expensive,difficult,time-consuming and destructive mechanical tests could be avoided.展开更多
Total transmission plays an important role in efficiency improvement and wavefront control,and has made great progress in many applications,such as the optical film and signal transmission.Therefore,many traditional p...Total transmission plays an important role in efficiency improvement and wavefront control,and has made great progress in many applications,such as the optical film and signal transmission.Therefore,many traditional physical methods represented by transformation optics have been studied to achieve total transmission.However,these methods have strict limitations on the size of the photonic structure,and the calculation is complex.Here,we exploit deep learning to achieve this goal.In deep learning,the data-driven prediction and design are carried out by artificial neural networks(ANNs),which provide a convenient architecture for large dataset problems.By taking the transmission characteristic of the multi-layer stacks as an example,we demonstrate how optical materials can be designed by using ANNs.The trained network directly establishes the mapping from optical materials to transmission spectra,and enables the forward spectral prediction and inverse material design of total transmission in the given parameter space.Our work paves the way for the optical material design with special properties based on deep learning.展开更多
The Artificial Neural Network (ANN) approach has been successfully used in many hydrological studies especially the rainfall-runoff modeling using continuous data. The present study examines its applicability to model...The Artificial Neural Network (ANN) approach has been successfully used in many hydrological studies especially the rainfall-runoff modeling using continuous data. The present study examines its applicability to model the event-based rainfall-runoff process. A case study has been done for Ajay river basin to develop event-based rainfall-runoff model for the basin to simulate the hourly runoff at Sarath gauging site. The results demonstrate that ANN models are able to provide a good representation of an event-based rainfall-runoff process. The two important parameters, when predicting a flood hydrograph, are the magnitude of the peak discharge and the time to peak discharge. The developed ANN models have been able to predict this information with great accuracy. This shows that ANNs can be very efficient in modeling an event-based rainfall-runoff process for determining the peak discharge and time to the peak discharge very accurately. This is important in water resources design and management applications, where peak discharge and time to peak discharge are important input展开更多
Use of artificial neural networks has become a significant and an emerging research method due to its capability of capturing nonlinear behavior instead of conventional time series methods. Among them, feed forward ba...Use of artificial neural networks has become a significant and an emerging research method due to its capability of capturing nonlinear behavior instead of conventional time series methods. Among them, feed forward back propagation neural network (BPNN) is the widely used network topology for forecasting stock prices indices. In this study, we attempted to find the best network topology for one step ahead forecasting of All Share Price Index (ASPI), Colombo Stock Exchange (CSE) by employing feed forward BPNN. The daily data including ASPI, All Share Total Return Index (ASTRI), Market Price Earnings Ratio (PER), and Market Price to Book Value (PBV) were collected from CSE over the period from January 2nd 2012 to March 20th 2014. The experiment is implemented by prioritizing the number of inputs, learning rate, number of hidden layer neurons, and the number of training sessions. Eight models were selected on basis of input data and the number of training sessions. Then the best model was used for forecasting next trading day ASPI value. Empirical result reveals that the proposed model can be used as an approximation method to obtain next day value. In addition, it showed that the number of inputs, number of hidden layer neurons and the training times are significant factors that can be affected to the accuracy of forecast value.展开更多
In this study, an Artificial Neural Network (ANN) model to predict the pressure drop of turbulent flow of titanium dioxide-water (TiO2-water) is presented. Experimental measurements of TiO2-water under fully developed...In this study, an Artificial Neural Network (ANN) model to predict the pressure drop of turbulent flow of titanium dioxide-water (TiO2-water) is presented. Experimental measurements of TiO2-water under fully developed turbulent flow regime in pipe with different particle volumetric concentrations, nanoparticle diameters, nanofluid temperatures and Reynolds numbers have been used to construct the proposed ANN model. The ANN model was then tested by comparing the predicted results with the measured values at different experimental conditions. The predicted values of pressure drop agreed almost completely with the measured values.展开更多
Ionic polymer-metal composites (IPMCs) are especially interesting electroactive polymers because they show large a deformation in the presence of a very low driving voltage (around 1 - 2 V) and several applications ha...Ionic polymer-metal composites (IPMCs) are especially interesting electroactive polymers because they show large a deformation in the presence of a very low driving voltage (around 1 - 2 V) and several applications have recently been proposed. Normally a humid environment is required for the best operation, although some IPMCs can operate in a dry environment, after proper encapsulation or if a solid electrolyte is used in the manufacturing process. However, such solutions usually lead to increasing mechanical stiffness and to a reduction of actuation capabilities. In this study we focus on the behaviour of non-encapsulated IPMCs as actuators in dry environments, in order to obtain relevant information for design tasks linked to the development of active devices based on this kind of smart material. The non-linear response obtained in the characterisation tests is especially well-suited to modelling these actuators with the help of artificial neural networks (ANNs). Once trained with the help of characterisation data, such neural networks prove to be a precise simulation tool for describing IPMC response in dry environments.展开更多
A novel maximum power-point tracking approach is proposed based on studies investigating the output characteristics of photovoltaic(PV)systems under partial shading conditions.The existence of partially shaded conditi...A novel maximum power-point tracking approach is proposed based on studies investigating the output characteristics of photovoltaic(PV)systems under partial shading conditions.The existence of partially shaded conditions leads to the presence of several peaks on PV curves,which decrease the efficiency of conventional techniques.Hence,the proposed algorithm,which is based on the modified particle-swarm optimization(MPSO)technique,increases the output power of PV systems under such abnormal conditions and has a better performance compared to other methods.The proposed method is examined under several scenarios for partial shading condition and non-uniform irradiation levels using Matlab,and to investigate its effectiveness adequately,the results of the proposed method are compared with those of the neural network technique.The experimental results show that the proposed method can decrease the interference of the local maximum power-point to cause the PV system to operate at a global maximum power-point.The efficiency of the MPSO is achieved with the least number of steady-state oscillations under partial shading conditions compared with the neural network method.展开更多
Composite materials are widely employed in various industries,such as aerospace,automobile,and sports equipment,owing to their lightweight and strong structure in comparison with conventional materials.I aser material...Composite materials are widely employed in various industries,such as aerospace,automobile,and sports equipment,owing to their lightweight and strong structure in comparison with conventional materials.I aser material processing is a rapid technique for performing the various processes on composite materials.In particular,laser forming is a flexible and reliable approach for shaping fiber-metal laminates(FML.s),which are widely used in the aerospace industry due to several advantages,such as high strength and light weight.In this study,a prediction model was developed for determining the optimal laser parameters(power and speed)when forming FML composites.Artificial neural networks(ANNs)were applied to estimate the process outputs(temperature and bending angle)as a result of the modeling process.For this purpose,several ANN models were developed using various strategies.Finally,the achieved results demonstrated the advantage of the models for predicting the optimal operational parameters.展开更多
A wideband rectangular patch antenna resonat- ing at 3.5 GHz and 8 GHz frequencies is developed on a flexible substrate, which can be used for wearable applications. The proposed antenna gives a wide impe- dance bandw...A wideband rectangular patch antenna resonat- ing at 3.5 GHz and 8 GHz frequencies is developed on a flexible substrate, which can be used for wearable applications. The proposed antenna gives a wide impe- dance bandwidth of 116%, operating from 2.SGHz to 9.5 GHz, covering most of the ultra-wideband (UWB) operating frequency range. A two-element multiple-input multiple-output (MIMO) system is developed using the proposed antenna, and the mutual coupling between the two antennas for various separations and frequencies is analyzed by using artificial neural networks (ANNs). The neural structure is trained by using different ANN algorithms and a comparative study is made between them. It is shown that, quasi-Newton (QN) and quasi- Newton multi layer perceptron (QN-MLP) algorithms are better in terms of training, testing errors, and correlation coefficient.展开更多
基金supported by the Fundamental Research Funds for the Central Universities (No.3122020072)the Multi-investment Project of Tianjin Applied Basic Research(No.23JCQNJC00250)。
文摘A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductivity and effective absorption coefficient of semitransparent materials.For the direct model,the spherical harmonic method and the finite volume method are used to solve the coupled conduction-radiation heat transfer problem in an absorbing,emitting,and non-scattering 2D axisymmetric gray medium in the background of laser flash method.For the identification part,firstly,the temperature field and the incident radiation field in different positions are chosen as observables.Then,a traditional identification model based on PSO algorithm is established.Finally,multilayer ANNs are built to fit and replace the direct model in the traditional identification model to speed up the identification process.The results show that compared with the traditional identification model,the time cost of the hybrid identification model is reduced by about 1 000 times.Besides,the hybrid identification model remains a high level of accuracy even with measurement errors.
基金Research Supporting Project Number(RSP2024R421),King Saud University,Riyadh,Saudi Arabia.
文摘In pursuit of enhancing the Wireless Sensor Networks(WSNs)energy efficiency and operational lifespan,this paper delves into the domain of energy-efficient routing protocols.InWSNs,the limited energy resources of Sensor Nodes(SNs)are a big challenge for ensuring their efficient and reliable operation.WSN data gathering involves the utilization of a mobile sink(MS)to mitigate the energy consumption problem through periodic network traversal.The mobile sink(MS)strategy minimizes energy consumption and latency by visiting the fewest nodes or predetermined locations called rendezvous points(RPs)instead of all cluster heads(CHs).CHs subsequently transmit packets to neighboring RPs.The unique determination of this study is the shortest path to reach RPs.As the mobile sink(MS)concept has emerged as a promising solution to the energy consumption problem in WSNs,caused by multi-hop data collection with static sinks.In this study,we proposed two novel hybrid algorithms,namely“ Reduced k-means based on Artificial Neural Network”(RkM-ANN)and“Delay Bound Reduced kmeans with ANN”(DBRkM-ANN)for designing a fast,efficient,and most proficient MS path depending upon rendezvous points(RPs).The first algorithm optimizes the MS’s latency,while the second considers the designing of delay-bound paths,also defined as the number of paths with delay over bound for the MS.Both methods use a weight function and k-means clustering to choose RPs in a way that maximizes efficiency and guarantees network-wide coverage.In addition,a method of using MS scheduling for efficient data collection is provided.Extensive simulations and comparisons to several existing algorithms have shown the effectiveness of the suggested methodologies over a wide range of performance indicators.
基金This research was partly supported by the UK Engineering and Physical Sciences Research Council(EPSRC)Studentship and Asset International,who provided the HDPE materials used to build bespoke constructed wetlands.
文摘Growth in urban population,urbanisation,and economic development has increased the demand for water,especially in water-scarce regions.Therefore,sustainable approaches to water management are needed to cope with the effects of the urbanisation on the water environment.This study aimed to design novel configurations of tidal-flow vertical subsurface flow constructed wetlands(VFCWs)for treating urban stormwater.A series of laboratory experiments were conducted with semi-synthetic influent stormwater to examine the effects of the design and operation variables on the performance of the VFCWs and to identify optimal design and operational strategies,as well as maintenance requirements.The results show that the VFCWs can significantly reduce pollutants in urban stormwater,and that pollutant removal was related to specific VFCW designs.Models based on the artificial neural network(ANN)method were built using inputs derived from data exploratory techniques,such as analysis of variance(ANOVA)and principal component analysis(PCA).It was found that PCA reduced the dimensionality of input variables obtained from different experimental design conditions.The results show a satisfactory generalisation for predicting nitrogen and phosphorus removal with fewer variable inputs,indicating that monitoring costs and time can be reduced.
基金supported by the ‘‘Detection of very low-flux background neutrons in China Jinping Underground Laboratory’’ project of the National Natural Science Foundation of China(No.11275134)
文摘Artificial neural networks(ANNs)are a core component of artificial intelligence and are frequently used in machine learning.In this report,we investigate the use of ANNs to recover the saturated signals acquired in highenergy particle and nuclear physics experiments.The inherent properties of the detector and hardware imply that particles with relatively high energies probably often generate saturated signals.Usually,these saturated signals are discarded during data processing,and therefore,some useful information is lost.Thus,it is worth restoring the saturated signals to their normal form.The mapping from a saturated signal waveform to a normal signal waveform constitutes a regression problem.Given that the scintillator and collection usually do not form a linear system,typical regression methods such as multi-parameter fitting are not immediately applicable.One important advantage of ANNs is their capability to process nonlinear regression problems.To recover the saturated signal,three typical ANNs were tested including backpropagation(BP),simple recurrent(Elman),and generalized radial basis function(GRBF)neural networks(NNs).They represent a basic network structure,a network structure with feedback,and a network structure with a kernel function,respectively.The saturated waveforms were produced mainly by the environmental gamma in a liquid scintillation detector for the China Dark Matter Detection Experiment(CDEX).The training and test data sets consisted of 6000 and 3000 recordings of background radiation,respectively,in which saturation was simulated by truncating each waveform at 40%of the maximum signal.The results show that the GBRF-NN performed best as measured using a Chi-squared test to compare the original and reconstructed signals in the region in which saturation was simulated.A comparison of the original and reconstructed signals in this region shows that the GBRF neural network produced the best performance.This ANN demonstrates a powerful efficacy in terms of solving the saturation recovery problem.The proposed method outlines new ideas and possibilities for the recovery of saturated signals in high-energy particle and nuclear physics experiments.This study also illustrates an innovative application of machine learning in the analysis of experimental data in particle physics.
文摘Fiber reinforced polymers (FRPs), unlike steel, are corrosion-resistant and therefore are of interest;however, their use is hindered because their brittle shear is formulated in most specifications using limited data available at the time. We aimed to predict the shear strength of concrete beams reinforced with FRP bars and without stirrups by compiling a relatively large database of 198 previously published test results (available in appendix). To model shear strength, an artificial neural network was trained by an ensemble of Levenberg-Marquardt and imperialist competitive algorithms. The results suggested superior accuracy of model compared to equations available in specifications and literature.
基金This work was partially supported by the National Natural Science Foundation of China(62073173,61833011)the Natural Science Foundation of Jiangsu Province,China(BK20191376)the Nanjing University of Posts and Telecommunications(NY220193,NY220145)。
文摘Some recent research reports that a dendritic neuron model(DNM)can achieve better performance than traditional artificial neuron networks(ANNs)on classification,prediction,and other problems when its parameters are well-tuned by a learning algorithm.However,the back-propagation algorithm(BP),as a mostly used learning algorithm,intrinsically suffers from defects of slow convergence and easily dropping into local minima.Therefore,more and more research adopts non-BP learning algorithms to train ANNs.In this paper,a dynamic scale-free network-based differential evolution(DSNDE)is developed by considering the demands of convergent speed and the ability to jump out of local minima.The performance of a DSNDE trained DNM is tested on 14 benchmark datasets and a photovoltaic power forecasting problem.Nine meta-heuristic algorithms are applied into comparison,including the champion of the 2017 IEEE Congress on Evolutionary Computation(CEC2017)benchmark competition effective butterfly optimizer with covariance matrix adapted retreat phase(EBOwithCMAR).The experimental results reveal that DSNDE achieves better performance than its peers.
文摘The uniaxial compressive strength(UCS)of intact rock is one of the most important parameters required and determined for rock mechanics studies in engineering projects.The limitations and difficulty of conducting tests on rocks,specifically on thinly bedded,highly fractured,highly porous and weak rocks,as well as the fact that these tests are destructive,expensive and time-consuming,lead to development of soft computing-based techniques.Application of artificial neural networks(ANNs)for predicting UCS has become an attractive alternative for geotechnical engineering scientists.In this study,an ANN was designed with the aim of indirectly predicting UCS through the serpentinization percentage,and physical,dynamic and mechanical characteristics of serpentinites.For this purpose,data obtained in earlier experimental work from central Greece were used.The ANN-based results were compared with the experimental ones and those obtained from previous analysis.The proposed ANN-based formula was found to be very efficient in predicting UCS values and the samples could be classified with simple physical,dynamic and mechanical tests,thus the expensive,difficult,time-consuming and destructive mechanical tests could be avoided.
基金supported by the National Key Research and Development Program of China under Grant No.2020YFA0710100the National Natural Science Foundation of China under Grants No.92050102,No.11874311,and No.11504306the Fundamental Research Funds for the Central Universities under Grant No.20720200074。
文摘Total transmission plays an important role in efficiency improvement and wavefront control,and has made great progress in many applications,such as the optical film and signal transmission.Therefore,many traditional physical methods represented by transformation optics have been studied to achieve total transmission.However,these methods have strict limitations on the size of the photonic structure,and the calculation is complex.Here,we exploit deep learning to achieve this goal.In deep learning,the data-driven prediction and design are carried out by artificial neural networks(ANNs),which provide a convenient architecture for large dataset problems.By taking the transmission characteristic of the multi-layer stacks as an example,we demonstrate how optical materials can be designed by using ANNs.The trained network directly establishes the mapping from optical materials to transmission spectra,and enables the forward spectral prediction and inverse material design of total transmission in the given parameter space.Our work paves the way for the optical material design with special properties based on deep learning.
文摘The Artificial Neural Network (ANN) approach has been successfully used in many hydrological studies especially the rainfall-runoff modeling using continuous data. The present study examines its applicability to model the event-based rainfall-runoff process. A case study has been done for Ajay river basin to develop event-based rainfall-runoff model for the basin to simulate the hourly runoff at Sarath gauging site. The results demonstrate that ANN models are able to provide a good representation of an event-based rainfall-runoff process. The two important parameters, when predicting a flood hydrograph, are the magnitude of the peak discharge and the time to peak discharge. The developed ANN models have been able to predict this information with great accuracy. This shows that ANNs can be very efficient in modeling an event-based rainfall-runoff process for determining the peak discharge and time to the peak discharge very accurately. This is important in water resources design and management applications, where peak discharge and time to peak discharge are important input
文摘Use of artificial neural networks has become a significant and an emerging research method due to its capability of capturing nonlinear behavior instead of conventional time series methods. Among them, feed forward back propagation neural network (BPNN) is the widely used network topology for forecasting stock prices indices. In this study, we attempted to find the best network topology for one step ahead forecasting of All Share Price Index (ASPI), Colombo Stock Exchange (CSE) by employing feed forward BPNN. The daily data including ASPI, All Share Total Return Index (ASTRI), Market Price Earnings Ratio (PER), and Market Price to Book Value (PBV) were collected from CSE over the period from January 2nd 2012 to March 20th 2014. The experiment is implemented by prioritizing the number of inputs, learning rate, number of hidden layer neurons, and the number of training sessions. Eight models were selected on basis of input data and the number of training sessions. Then the best model was used for forecasting next trading day ASPI value. Empirical result reveals that the proposed model can be used as an approximation method to obtain next day value. In addition, it showed that the number of inputs, number of hidden layer neurons and the training times are significant factors that can be affected to the accuracy of forecast value.
文摘In this study, an Artificial Neural Network (ANN) model to predict the pressure drop of turbulent flow of titanium dioxide-water (TiO2-water) is presented. Experimental measurements of TiO2-water under fully developed turbulent flow regime in pipe with different particle volumetric concentrations, nanoparticle diameters, nanofluid temperatures and Reynolds numbers have been used to construct the proposed ANN model. The ANN model was then tested by comparing the predicted results with the measured values at different experimental conditions. The predicted values of pressure drop agreed almost completely with the measured values.
文摘Ionic polymer-metal composites (IPMCs) are especially interesting electroactive polymers because they show large a deformation in the presence of a very low driving voltage (around 1 - 2 V) and several applications have recently been proposed. Normally a humid environment is required for the best operation, although some IPMCs can operate in a dry environment, after proper encapsulation or if a solid electrolyte is used in the manufacturing process. However, such solutions usually lead to increasing mechanical stiffness and to a reduction of actuation capabilities. In this study we focus on the behaviour of non-encapsulated IPMCs as actuators in dry environments, in order to obtain relevant information for design tasks linked to the development of active devices based on this kind of smart material. The non-linear response obtained in the characterisation tests is especially well-suited to modelling these actuators with the help of artificial neural networks (ANNs). Once trained with the help of characterisation data, such neural networks prove to be a precise simulation tool for describing IPMC response in dry environments.
基金Supported by the Hubei Provincial Natural Science Foundation of China(2015CFA010)the Technology Project of State Grid Company“Soft Connection Mechanism and Modeling of Smart Grid Adapting to the Development of Global Energy Interconnection”the 111 Projects(B17040).
文摘A novel maximum power-point tracking approach is proposed based on studies investigating the output characteristics of photovoltaic(PV)systems under partial shading conditions.The existence of partially shaded conditions leads to the presence of several peaks on PV curves,which decrease the efficiency of conventional techniques.Hence,the proposed algorithm,which is based on the modified particle-swarm optimization(MPSO)technique,increases the output power of PV systems under such abnormal conditions and has a better performance compared to other methods.The proposed method is examined under several scenarios for partial shading condition and non-uniform irradiation levels using Matlab,and to investigate its effectiveness adequately,the results of the proposed method are compared with those of the neural network technique.The experimental results show that the proposed method can decrease the interference of the local maximum power-point to cause the PV system to operate at a global maximum power-point.The efficiency of the MPSO is achieved with the least number of steady-state oscillations under partial shading conditions compared with the neural network method.
文摘Composite materials are widely employed in various industries,such as aerospace,automobile,and sports equipment,owing to their lightweight and strong structure in comparison with conventional materials.I aser material processing is a rapid technique for performing the various processes on composite materials.In particular,laser forming is a flexible and reliable approach for shaping fiber-metal laminates(FML.s),which are widely used in the aerospace industry due to several advantages,such as high strength and light weight.In this study,a prediction model was developed for determining the optimal laser parameters(power and speed)when forming FML composites.Artificial neural networks(ANNs)were applied to estimate the process outputs(temperature and bending angle)as a result of the modeling process.For this purpose,several ANN models were developed using various strategies.Finally,the achieved results demonstrated the advantage of the models for predicting the optimal operational parameters.
文摘A wideband rectangular patch antenna resonat- ing at 3.5 GHz and 8 GHz frequencies is developed on a flexible substrate, which can be used for wearable applications. The proposed antenna gives a wide impe- dance bandwidth of 116%, operating from 2.SGHz to 9.5 GHz, covering most of the ultra-wideband (UWB) operating frequency range. A two-element multiple-input multiple-output (MIMO) system is developed using the proposed antenna, and the mutual coupling between the two antennas for various separations and frequencies is analyzed by using artificial neural networks (ANNs). The neural structure is trained by using different ANN algorithms and a comparative study is made between them. It is shown that, quasi-Newton (QN) and quasi- Newton multi layer perceptron (QN-MLP) algorithms are better in terms of training, testing errors, and correlation coefficient.