13 resultados para ART ALGORITHM
em Universidade do Minho
Resumo:
Natural selection favors the survival and reproduction of organisms that are best adapted to their environment. Selection mechanism in evolutionary algorithms mimics this process, aiming to create environmental conditions in which artificial organisms could evolve solving the problem at hand. This paper proposes a new selection scheme for evolutionary multiobjective optimization. The similarity measure that defines the concept of the neighborhood is a key feature of the proposed selection. Contrary to commonly used approaches, usually defined on the basis of distances between either individuals or weight vectors, it is suggested to consider the similarity and neighborhood based on the angle between individuals in the objective space. The smaller the angle, the more similar individuals. This notion is exploited during the mating and environmental selections. The convergence is ensured by minimizing distances from individuals to a reference point, whereas the diversity is preserved by maximizing angles between neighboring individuals. Experimental results reveal a highly competitive performance and useful characteristics of the proposed selection. Its strong diversity preserving ability allows to produce a significantly better performance on some problems when compared with stat-of-the-art algorithms.
Resumo:
The present paper reports the precipitation process of Al3Sc structures in an aluminum scandium alloy, which has been simulated with a synchronous parallel kinetic Monte Carlo (spkMC) algorithm. The spkMC implementation is based on the vacancy diffusion mechanism. To filter the raw data generated by the spkMC simulations, the density-based clustering with noise (DBSCAN) method has been employed. spkMC and DBSCAN algorithms were implemented in the C language and using MPI library. The simulations were conducted in the SeARCH cluster located at the University of Minho. The Al3Sc precipitation was successfully simulated at the atomistic scale with the spkMC. DBSCAN proved to be a valuable aid to identify the precipitates by performing a cluster analysis of the simulation results. The achieved simulations results are in good agreement with those reported in the literature under sequential kinetic Monte Carlo simulations (kMC). The parallel implementation of kMC has provided a 4x speedup over the sequential version.
Resumo:
The MAP-i doctoral program of the Universities of Minho, Aveiro and Porto
Resumo:
The use of chemical analysis of microbial components, including proteins, became an important achievement in the 80’s of the last century to the microbial identification. This led a more objective microbial identification scheme, called chemotaxonomy, and the analytical tools used in the field are mainly 1D/2D gel electrophoresis, spectrophotometry, high-performance liquid chromatography, gas chromatography, and combined gas chromatography-mass spectrometry. The Edman degradation reaction was also applied to peptides sequence giving important insights to the microbial identification. The rapid development of these techniques, in association with knowledge generated by DNA sequencing and phylogeny based on rRNA gene and housekeeping genes sequences, boosted the microbial identification to an unparalleled scale. The recent results of mass spectrometry (MS), like Matrix-Assisted Laser Desorption/Ionisation Time-of-Flight (MALDI-TOF), for rapid and reliable microbial identification showed considerable promise. In addition, the technique is rapid, reliable and inexpensive in terms of labour and consumables when compared with other biological techniques. At present, MALDI-TOF MS adds an additional step for polyphasic identification which is essential when there is a paucity of characters or high DNA homologies for delimiting very close related species. The full impact of this approach is now being appreciated when more diverse species are studied in detail and successfully identified. However, even with the best polyphasic system, identification of some taxa remains time-consuming and determining what represents a species remains subjective. The possibilities opened with new and even more robust mass spectrometers combined with sound and reliable databases allow not only the microbial identification based on the proteome fingerprinting but also include de novo specific proteins sequencing as additional step. These approaches are pushing the boundaries in the microbial identification field.
Resumo:
One important component with particular relevance in battery performance is the cathode, being one of the main responsible elements for cell capacity and cycle life. Carbon coated lithium iron phosphate, C-LiFePO4, active material is one of the most promising cathode materials for the next generation of large scale lithium ion battery applications and strong research efforts are being devoted to it, due to its excellent characteristics, including high capacity, ~170 mAh/g, and safety. This review summarizes the main developments on C-LiFePO4 based cathode film preparation and performance. The effect of the binder, conductive additive, relationship between active material-binder-conductive additive and drying step, in the electrode film fabrication and performance is presented and discussed. Finally, after the presentation of the cell types fabricated with C-LiFePO4 active material and their performance, some conclusions and guidelines for further investigations are outlined.
Polymer composites and blends for battery separators: State of the art, challenges and future trends
Resumo:
In lithium ion battery systems, the separator plays a key role with respect to device performance. Polymer composites and polymer blends have been frequently used as battery separators due to their suitable properties. This review presents the main issues, developments and characteristics of these polymer composites and blends for battery separator membrane applications. This review is divided into two sections regarding the composition of the materials: polymer composite materials, subdivided according to filler type, and polymer blend materials. For each category the electrolyte solutions, ionic conductivity and other relevant physical-chemical characteristics are described. This review shows the recent advances and opportunities in this area and identifies future trends and challenges.
Resumo:
This review deals with the recent developments and present status of the theoretical models for the simulation of the performance of lithium ion batteries. Preceded by a description of the main materials used for each of the components of a battery -anode, cathode and separator- and how material characteristics affect battery performance, a description of the main theoretical models describing the operation and performance of a battery are presented. The influence of the most relevant parameters of the models, such as boundary conditions, geometry and material characteristics are discussed. Finally, suggestions for future work are proposed.
Resumo:
The artificial fish swarm algorithm has recently been emerged in continuous global optimization. It uses points of a population in space to identify the position of fish in the school. Many real-world optimization problems are described by 0-1 multidimensional knapsack problems that are NP-hard. In the last decades several exact as well as heuristic methods have been proposed for solving these problems. In this paper, a new simpli ed binary version of the artificial fish swarm algorithm is presented, where a point/ fish is represented by a binary string of 0/1 bits. Trial points are created by using crossover and mutation in the different fi sh behavior that are randomly selected by using two user de ned probability values. In order to make the points feasible the presented algorithm uses a random heuristic drop item procedure followed by an add item procedure aiming to increase the profit throughout the adding of more items in the knapsack. A cyclic reinitialization of 50% of the population, and a simple local search that allows the progress of a small percentage of points towards optimality and after that refines the best point in the population greatly improve the quality of the solutions. The presented method is tested on a set of benchmark instances and a comparison with other methods available in literature is shown. The comparison shows that the proposed method can be an alternative method for solving these problems.
Resumo:
The Electromagnetism-like (EM) algorithm is a population- based stochastic global optimization algorithm that uses an attraction- repulsion mechanism to move sample points towards the optimal. In this paper, an implementation of the EM algorithm in the Matlab en- vironment as a useful function for practitioners and for those who want to experiment a new global optimization solver is proposed. A set of benchmark problems are solved in order to evaluate the performance of the implemented method when compared with other stochastic methods available in the Matlab environment. The results con rm that our imple- mentation is a competitive alternative both in term of numerical results and performance. Finally, a case study based on a parameter estimation problem of a biology system shows that the EM implementation could be applied with promising results in the control optimization area.
Resumo:
In this paper, we propose an extension of the firefly algorithm (FA) to multi-objective optimization. FA is a swarm intelligence optimization algorithm inspired by the flashing behavior of fireflies at night that is capable of computing global solutions to continuous optimization problems. Our proposal relies on a fitness assignment scheme that gives lower fitness values to the positions of fireflies that correspond to non-dominated points with smaller aggregation of objective function distances to the minimum values. Furthermore, FA randomness is based on the spread metric to reduce the gaps between consecutive non-dominated solutions. The obtained results from the preliminary computational experiments show that our proposal gives a dense and well distributed approximated Pareto front with a large number of points.
Resumo:
This paper presents a single-phase Series Active Power Filter (Series APF) for mitigation of the load voltage harmonic content, while maintaining the voltage on the DC side regulated without the support of a voltage source. The proposed series active power filter control algorithm eliminates the additional voltage source to regulate the DC voltage, and with the adopted topology it is not used a coupling transformer to interface the series active power filter with the electrical power grid. The paper describes the control strategy which encapsulates the grid synchronization scheme, the compensation voltage calculation, the damping algorithm and the dead-time compensation. The topology and control strategy of the series active power filter have been evaluated in simulation software and simulations results are presented. Experimental results, obtained with a developed laboratorial prototype, validate the theoretical assumptions, and are within the harmonic spectrum limits imposed by the international recommendations of the IEEE-519 Standard.
Resumo:
This review of the state of art aimed to present the most recent data on neuronal, neurochemical, hormonal and genetic bases of paternal care using MEDLINE and PsycInfo databases (1970-2013). An integrated model of biological substrates that assist men in the transition to fatherhood is presented. Guided by a genetic background, hypothalamic-midbrain-limbic-paralimbic-cortical circuits were found to be activated in fathers when infant stimuli are presented. A set of specifi c neuropeptides and steroid hormones are produced and seem to be related to brain activation, potentiating the paternal phenotype. Together, genetic, brain and hormonal processes suggest the existence of biological bases of paternal care in humans, activated and enhanced by infant stimuli and responsive to variations in the father-infant relationship.
Resumo:
Objective: To review the literature on the association between breastfeeding and postpartum depression. Sources: A review of literature found on MEDLINE/ PubMed database. Summary of findings: The literature consistently shows that breastfeeding provides a wide range of benefits for both the child and the mother. The psychological benefits for the mother are still in need of further research. Some studies point out that pregnancy depression is one of the factors that may contribute to breastfeeding failure. Others studies also suggest an association between breastfeeding and postpartum depression; the direction of this association is still unclear. Breastfeeding can promote hormonal processes that protect mothers against postpartum depression by attenuating cortisol response to stress. It can also reduce the risk of postpartum depression, by helping the regulation of sleep and wake patterns for mother and child, improving mother’s self efficacy and her emotional involvement with the child, reducing the child’s temperamental difficulties, and promoting a better interaction between mother and child. Conclusions: Studies demonstrate that breastfeeding can protect mothers from postpartum depression, and are starting to clarify which biological and psychological processes may explain this protection. However, there are still equivocal results in the literature that may be explained by the methodological limitations presented by some studies.