955 resultados para optimization under uncertainty


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Swarm Intelligence (SI) is a growing research field of Artificial Intelligence (AI). SI is the general term for several computational techniques which use ideas and get inspiration from the social behaviours of insects and of other animals. This paper presents hybridization and combination of different AI approaches, like Bio-Inspired Techniques (BIT), Multi-Agent systems (MAS) and Machine Learning Techniques (ML T). The resulting system is applied to the problem of jobs scheduling to machines on dynamic manufacturing environments.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Scheduling is a critical function that is present throughout many industries and applications. A great need exists for developing scheduling approaches that can be applied to a number of different scheduling problems with significant impact on performance of business organizations. A challenge is emerging in the design of scheduling support systems for manufacturing environments where dynamic adaptation and optimization become increasingly important. At this scenario, self-optimizing arise as the ability of the agent to monitor its state and performance and proactively tune itself to respond to environmental stimuli.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents the proposal of an architecture for developing systems that interact with Ambient Intelligence (AmI) environments. This architecture has been proposed as a consequence of a methodology for the inclusion of Artificial Intelligence in AmI environments (ISyRAmI - Intelligent Systems Research for Ambient Intelligence). The ISyRAmI architecture considers several modules. The first is related with the acquisition of data, information and even knowledge. This data/information knowledge deals with our AmI environment and can be acquired in different ways (from raw sensors, from the web, from experts). The second module is related with the storage, conversion, and handling of the data/information knowledge. It is understood that incorrectness, incompleteness, and uncertainty are present in the data/information/knowledge. The third module is related with the intelligent operation on the data/information/knowledge of our AmI environment. Here we include knowledge discovery systems, expert systems, planning, multi-agent systems, simulation, optimization, etc. The last module is related with the actuation in the AmI environment, by means of automation, robots, intelligent agents and users.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Europa, 1939 A Alemanha, sob a influência do partido Alemão Nazi, deu início a um confronto que mudou a face do mundo. Inicialmente os seus países vizinhos Europeus, depois alguns mais distantes e até o continente Africano sentiram o seu poder e tremeram de medo. Medo, um sentimento tão poderoso que em pequenas quantidades, pode aguçar os sentidos mas que, em quantidades grandes, pode gerar pânico, suprimir o intelecto e até levar a negar aquilo que temos presente como verdades absolutas. A Europa era uma mistura de culturas; até os próprios países eram uma mistura de culturas. A Polónia era um desses países. Neste país, Polacos, Judeus, Ucranianos e Romanis viviam numa paz frágil mas duradora. Quando a II Guerra Mundial começou, as cidades polacas foram conquistadas uma após a outra e, uns após os outros, os seus cidadãos foram confinados à sua cidade para manter a ordem pública. Nesta época de incerteza e insegurança poderíamos pensar que todas estas culturas, diferentes nas suas fundações mas todas elas constituídas por seres humanos que respondem da mesma forma em situações desta natureza, sentir-se- iam na necessidade de se juntar, deixar de parte as suas diferenças e tentariam fazer tudo o que estivesse ao seu alcance para assegurar aquilo que é a necessidade básica de qualquer ser humano: sobreviver. A sobrevivência é o instinto mais básico atribuído ao ser humano. O medo de não ser capaz de sobreviver gerou algo que vai contra este tipo de certezas. Gerou ódio. Não ódio contra o inimigo comum mas sim uma cultura contra a outra. O exército Alemão Nazi foi implacável na sua marcha em busca do domínio total mas, em alguns casos, não foi ele apenas a face do terror. O exército Alemão Nazi conquistava e seguia em frente, a caminho da próxima conquista, deixando governos de fachada para manter a ordem. O medo e o terror eram gerados por outrém. Um verdadeiro choque de culturas cujo resultado foi um dos maiores derramamentos de sangue na história do mundo civilizado.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Acetylcholine (ACh) has been shown to exert an anti-inflammatory function by down-modulating the expression of pro-inflammatory cytokines. Its availability can be regulated at different levels, namely at its synthesis and degradation steps. Accordingly, the expression of acetylcholinesterase (AChE), the enzyme responsible for ACh hydrolysis, has been observed to be modulated in inflammation. To further address the mechanisms underlying this effect, we aimed here at characterizing AChE expression in distinct cellular types pivotal to the inflammatory response. This study was performed in the human acute leukaemia monocytyc cell line, THP-1, in human monocyte-derived primary macrophages and in human umbilical cord vein endothelial cells (HUVEC). In order to subject these cells to inflammatory conditions, THP-1 and macrophage were treated with lipopolysaccharide (LPS) from E.coli and HUVEC were stimulated with the tumour necrosis factor α (TNF-α). Our results showed that although AChE expression was generally up-regulated at the mRNA level under inflammatory conditions, distinct AChE protein expression profiles were aurprisingly observed among the distinct cellular types studied. Altogether, these results argue for the existence of cell specific mechanisms that regulate the expression of acetylcholinesterase in inflammation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

As it is well known, competitive electricity markets require new computing tools for power companies that operate in retail markets in order to enhance the management of its energy resources. During the last years there has been an increase of the renewable penetration into the micro-generation which begins to co-exist with the other existing power generation, giving rise to a new type of consumers. This paper develops a methodology to be applied to the management of the all the aggregators. The aggregator establishes bilateral contracts with its clients where the energy purchased and selling conditions are negotiated not only in terms of prices but also for other conditions that allow more flexibility in the way generation and consumption is addressed. The aggregator agent needs a tool to support the decision making in order to compose and select its customers' portfolio in an optimal way, for a given level of profitability and risk.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In real optimization problems, usually the analytical expression of the objective function is not known, nor its derivatives, or they are complex. In these cases it becomes essential to use optimization methods where the calculation of the derivatives, or the verification of their existence, is not necessary: the Direct Search Methods or Derivative-free Methods are one solution. When the problem has constraints, penalty functions are often used. Unfortunately the choice of the penalty parameters is, frequently, very difficult, because most strategies for choosing it are heuristics strategies. As an alternative to penalty function appeared the filter methods. A filter algorithm introduces a function that aggregates the constrained violations and constructs a biobjective problem. In this problem the step is accepted if it either reduces the objective function or the constrained violation. This implies that the filter methods are less parameter dependent than a penalty function. In this work, we present a new direct search method, based on simplex methods, for general constrained optimization that combines the features of the simplex method and filter methods. This method does not compute or approximate any derivatives, penalty constants or Lagrange multipliers. The basic idea of simplex filter algorithm is to construct an initial simplex and use the simplex to drive the search. We illustrate the behavior of our algorithm through some examples. The proposed methods were implemented in Java.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The filter method is a technique for solving nonlinear programming problems. The filter algorithm has two phases in each iteration. The first one reduces a measure of infeasibility, while in the second the objective function value is reduced. In real optimization problems, usually the objective function is not differentiable or its derivatives are unknown. In these cases it becomes essential to use optimization methods where the calculation of the derivatives or the verification of their existence is not necessary: direct search methods or derivative-free methods are examples of such techniques. In this work we present a new direct search method, based on simplex methods, for general constrained optimization that combines the features of simplex and filter methods. This method neither computes nor approximates derivatives, penalty constants or Lagrange multipliers.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper a solution to an highly constrained and non-convex economical dispatch (ED) problem with a meta-heuristic technique named Sensing Cloud Optimization (SCO) is presented. The proposed meta-heuristic is based on a cloud of particles whose central point represents the objective function value and the remaining particles act as sensors "to fill" the search space and "guide" the central particle so it moves into the best direction. To demonstrate its performance, a case study with multi-fuel units and valve- point effects is presented.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The oxovanadium(IV) complexes [VO(acac)(2)(Hpz)].HC(pz)(3) 1.HC(pz)(3) (acac= acetylacetonate, Hpz = pyrazole, pz = pyrazoly1) and [VOCl2{HOCH2C(pz)(3)}] 2 were obtained from reaction of [VO(acac)(2)] with hydrotris(1-pyrazolyl)methane or of VCl(3)with 2,2,2-tris(1-pyrazolyl)ethanol. The compounds were characterized by elemental analysis, IR, Far-IR and EPR spectroscopies, FAB or ESI mass-spectrometry and, for 1, by single crystal X-ray diffraction analysis. 1 and 2 exhibit catalytic activity for the oxidation of cyclohexane to the cyclohexanol and cyclohexanone mixture in homogeneous system (TONS up to 1100) under mild conditions (NCMe, 24h, room temperature) using benzoyl peroxide (BPO), tert-butyl hydroperoxide (TBHP), m-chloroperoxybenzoic acid (mCPBA), hydrogen peroxide or the urea-hydrogen peroxide adduct (UHP) as oxidants. 1 and 2 were also immobilized on a polydimethylsiloxane membrane (1-PDMS or 2-PDMS) and the systems acted as supported catalysts for the cyclohexane oxidation using the above oxidants (TONs up to 620). The best results were obtained with mCPBA or BP0 as oxidant. The effects of various parameters, such as the amount of catalyst, nitric acid, reaction time, type of oxidant and oxidant-to-catalyst molar ratio, were investigated, for both homogeneous and supported systems. (C) 2012 Elsevier B.V. All rights reserved.