Search results for " Optimization"

showing 10 items of 2367 documents

Unintended Effects of Energy Efficiency Policy: Lessons Learned in the Residential Sector

2021

The European Union has set an ambitious goal to tackle climate change, and energy efficiency in the residential sector is among the measures required to close the gap between targeted and actual greenhouse gas emissions. While different policy tools have been applied, the diffusion rate of these measures remains low. A system dynamics simulation model of the residential sector was developed to assess the advantages and drawbacks of energy efficiency policy in the multi-family building sector based on experience accumulated over the last twelve years in Latvia. The model was validated in expert group model building sessions and with historical trends. Simulating the model, a hypothesis was t…

TechnologyGovernmentControl and Optimizationenergy efficiency; residential buildings; policy toolsRenewable Energy Sustainability and the EnvironmentTEnergy Engineering and Power TechnologyClimate changeEnvironmental economicspolicy toolsSystem dynamicsresidential buildingsGreenhouse gasEconomicsmedia_common.cataloged_instanceElectrical and Electronic EngineeringEuropean unionSet (psychology)Engineering (miscellaneous)Model buildingenergy efficiencyEnergy (miscellaneous)media_commonEfficient energy useEnergies
researchProduct

Design of temperature control system using conventional PID and Intelligent Fuzzy Logic controller

2015

In this paper, we present the design of temperature control for industrial heat treating furnace by using Intelligent Fuzzy Logic and PID controllers. Temperature control is important in heating processes as it can disqualify materials in terms of their physical properties when not well performed. Obviously PID temperature controller is the most used in industries to control non-linear processes. Consequently, it has been found that the output response from Fuzzy Logic is very accurate in terms of overshoot and steady state error when compared to that of PID. Moreover, both temperature controllers are modeled and simulated using MATLAB software.

Temperature controlController; Furnace; Fuzzy Logic; PID; Temperature; Artificial Intelligence; Control and Optimization; Discrete Mathematics and CombinatoricsControl and OptimizationComputer sciencePIDTemperaturePID controllerFurnaceControl engineeringFuzzy control systemFuzzy logicControllerFuzzy LogicControl theoryArtificial IntelligenceControl systemOvershoot (signal)Process controlDiscrete Mathematics and Combinatorics
researchProduct

Experimental model-based linearization of a S.I. engine gas injector flow chart:

2014

Experimental tests previously executed by the authors on the simultaneous combustion of gasoline and gaseous fuel in a spark ignition engine revealed the presence of strong nonlinearities in the lower part of the gas injector flow chart. These nonlinearities arise via the injector outflow area variation caused by the needle impacts and bounces during the transient phenomena that take place in the opening and closing phases of the injector and may seriously compromise the air-fuel mixture quality control for the lower injection times, thus increasing both fuel consumption and pollutant emissions. Despite the extensive literature about the operation and modelling of fuel injectors, there are …

Test benchEngineeringbusiness.industryMechanical EngineeringMechanical engineeringInjectorFuel injectionSettore ING-IND/13 - Meccanica Applicata Alle MacchineAutomotive engineeringlaw.inventionIgnition systemSettore ING-IND/08 - Macchine A FluidoFuel gasMechanics of MaterialslawEngine efficiencySpark-ignition engineFuel efficiencyfuel injector injection strategy spark ignition engine modelling and optimizationbusiness
researchProduct

HOW SMART DOES AN AGENT NEED TO BE?

2005

The classic distributed computation is done by atoms, molecules or spins in vast numbers, each equipped with nothing more than the knowledge of their immediate neighborhood and the rules of statistical mechanics. These agents, 1023 or more, are able to form liquids and solids from gases, realize extremely complex ordered states, such as liquid crystals, and even decode encrypted messages. We will describe a study done for a sensor-array "challenge problem" in which we have based our approach on old-fashioned simulated annealing to accomplish target acquisition and tracking under the rules of statistical mechanics. We believe the many additional constraints that occur in the real problem ca…

Theoretical computer scienceComputer sciencebusiness.industryComputationDistributed computingMulti-agent systemGeneral Physics and AstronomyStatistical and Nonlinear PhysicsStatistical mechanicsEncryptionTarget acquisitionComputer Science ApplicationsNetwork managementComputational Theory and MathematicsSimulated annealingStochastic optimizationbusinessMathematical PhysicsInternational Journal of Modern Physics C
researchProduct

Combining finite learning automata with GSAT for the satisfiability problem

2010

A large number of problems that occur in knowledge-representation, learning, very large scale integration technology (VLSI-design), and other areas of artificial intelligence, are essentially satisfiability problems. The satisfiability problem refers to the task of finding a satisfying assignment that makes a Boolean expression evaluate to True. The growing need for more efficient and scalable algorithms has led to the development of a large number of SAT solvers. This paper reports the first approach that combines finite learning automata with the greedy satisfiability algorithm (GSAT). In brief, we introduce a new algorithm that integrates finite learning automata and traditional GSAT use…

Theoretical computer scienceLearning automataComputer scienceRandom walkSatisfiabilitySet (abstract data type)Artificial IntelligenceControl and Systems EngineeringMaximum satisfiability problemBenchmark (computing)Combinatorial optimizationBoolean expressionElectrical and Electronic EngineeringBoolean satisfiability problemAlgorithmEngineering Applications of Artificial Intelligence
researchProduct

Solving Graph Coloring Problems Using Learning Automata

2008

The graph coloring problem (GCP) is a widely studied combinatorial optimization problem with numerous applications, including time tabling, frequency assignment, and register allocation. The growing need for more efficient algorithms has led to the development of several GCP solvers. In this paper, we introduce the first GCP solver that is based on Learning Automata (LA). We enhance traditional Random Walk with LA-based learning capability, encoding the GCP as a Boolean satisfiability problem (SAT). Extensive experiments demonstrate that the LA significantly improve the performance of RW, thus laying the foundation for novel LA-based solutions to the GCP.

Theoretical computer scienceLearning automataEncoding (memory)Frequency assignmentCombinatorial optimizationGraph coloringSolverBoolean satisfiability problemMathematicsRegister allocation
researchProduct

Heuristics for the Constrained Incremental Graph Drawing Problem

2019

Abstract Visualization of information is a relevant topic in Computer Science, where graphs have become a standard representation model, and graph drawing is now a well-established area. Within this context, edge crossing minimization is a widely studied problem given its importance in obtaining readable representations of graphs. In this paper, we focus on the so-called incremental graph drawing problem, in which we try to preserve the user’s mental map when obtaining successive drawings of the same graph. In particular, we minimize the number of edge crossings while satisfying some constraints required to preserve the position of vertices with respect to previous drawings. We propose heur…

Theoretical computer scienceOptimization problemCombinatorial optimizationInformation Systems and ManagementGeneral Computer ScienceComputer science0211 other engineering and technologiesHeuristicMetaheuristic02 engineering and technologyManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringGraph drawing0502 economics and business050210 logistics & transportation021103 operations researchHeuristic05 social sciencesComputer Science (all)SolverGraphVertex (geometry)VisualizationGraph drawingModeling and SimulationCombinatorial optimizationHeuristicsMathematicsofComputing_DISCRETEMATHEMATICS
researchProduct

Multiple SIP strategies and bottom-up adorning in logic query optimization

1990

Preprocessing methods called “readorning” and “bottom-up adorning” are introduced as means of enlarging the application domain of magic sets and related query optimization strategies for logic databases. Readorning tries to make possible the simultaneous use of multiple sideways information passing (sip) strategies defined for a rule, thus yielding an optimization effect that may not be achieved by any particular choice of sip strategies. Bottom-up adorning is used to make magic sets applicable to cases in which potential optimizations can be derived from bindings coming upwards from rule bodies to rule heads in bottom-up evaluation. These include the cases in which we know that some base r…

Theoretical computer scienceRelation (database)Programming languageComputer science0102 computer and information sciences02 engineering and technologyTop-down and bottom-up designBase (topology)computer.software_genreQuery optimization01 natural sciencesDomain (software engineering)Datalog010201 computation theory & mathematicsApplication domain020204 information systems0202 electrical engineering electronic engineering information engineeringPreprocessorcomputercomputer.programming_language
researchProduct

A grid ant colony algorithm for the orienteering problem

2005

In this paper we propose a distributed ant colony algorithm to solve large scale orienteering problem instances. Our approach is based on a multi-colony strategy where each colony works in an independent portion (cluster) in the original graph. This results in no need for communicating pheromones information among colonies and in increasing speedup. We have implemented our algorithm as a .NET Web services infrastructure following a grid computing philosophy and we provide some promising experimental results to show the feasibility and effectiveness of our approach

Theoretical computer scienceSpeedupComputer scienceDistributed computingAnt colony optimization algorithmsMathematicsofComputing_NUMERICALANALYSISGraph theoryOrienteeringGridcomputer.software_genreComputingMethodologies_ARTIFICIALINTELLIGENCEGrid computingDistributed algorithmSex pheromoneGraph (abstract data type)computer
researchProduct

Convex semi-infinite games

1986

This paper introduces a generalization of semi-infinite games. The pure strategies for player I involve choosing one function from an infinite family of convex functions, while the set of mixed strategies for player II is a closed convex setC inRn. The minimax theorem applies under a condition which limits the directions of recession ofC. Player II always has optimal strategies. These are shown to exist for player I also if a certain infinite system verifies the property of Farkas-Minkowski. The paper also studies certain conditions that guarantee the finiteness of the value of the game and the existence of optimal pure strategies for player I.

TheoryofComputation_MISCELLANEOUSComputer Science::Computer Science and Game TheoryControl and OptimizationSemi-infiniteGeneralizationApplied MathematicsMinimax theoremComputingMilieux_PERSONALCOMPUTINGRegular polygonFunction (mathematics)Management Science and Operations ResearchBayesian gameConvex functionGame theoryMathematical economicsMathematicsJournal of Optimization Theory and Applications
researchProduct