5 resultados para Resources use optimization
em Universidade Federal do Rio Grande do Norte(UFRN)
Resumo:
The pursuit of competitive advantage is lobbying organizations to strategically plan the use of their material, human, technological and financial resources, so that it s possible to add value to the product, even when it is considered a commodity. The scenario for this planning should not be limited to the company in question, but cover an entire supply chain, which is composed of several organizations which have common goals of growth and sustainability of the market. They should form trade links, integrating the chains of individual values, in a perspective of value system. In this supply chain there is a flow of services, payments and information, as products well as. The training of these links can be supported by the adoption of a set of information technology, here called solutions business-to-business (B2B), which will be responsible for the production, storage and distribution of relevant information to business transactions between the companies involved. On this view, this thesis aims to describe the B2B solutions adopted in the downstream segment of the supply chain of a distributor of fuel and the nature of these technologies as well as their impact on the creation of value for business and optimization of the relationship between companies. This is a case study on a national distributor of fuels, from a model of research produced under the influence of theories of integrated logistics system and value of Michael Porter. The analyses came to the conclusion that information technology is perceived as an essential tool to the operation of all activities carried out by the company. Among them, at was also brought the key activities of integrated logistics: administration of applications, inventory management, management transport and customer services, which were highlighted in this study. It was also noticed that even these activities are, in principle, purely operational; they all had in the adoption of strategies for leadership in cost or differentiation, supported by B2B solutions identified, making it more conducive to business and direct customer, the clinic reseller of fuel, to obtain value and benefits of this market segment as competitive
Resumo:
After the Protocol of Kyoto and of the ECHO 92 - Rio de Janeiro, the attentions of the world focus to the preservation of the environment and of the maintainable use of the natural resources. People were looking for preserving environment for the future generations. Ever since, solutions are looked for the supply of energy in its more acquaintances forms and the substitution of the use of fossil fuels for the such alternative forms as: Photovoltaics, solar heat systems for water, wind , bio-diesel, etc. and in this context the Company of Engineering of the State of Bahia - Cerb changed a diesel pumping system by an wind one, It´s the first community system of this nature in Bahia. Facing problems with the model, a Cerb involved the academic segment of the Federal Center of Technological Education of Bahia Cefetba looking for a solution. This work intends to demonstrate the possibilities of optimization of the pumping communit system that supply water to approximately 50 people in the place of Romão, municipal district of São Gabriel-Ba. Technical reports were published in AGRENERGD2004-Unicamp SP and Scientific Magazine ETC,Cefetba, 2005. A simulation of the increase of energy is presented for heights of 15 and 20m, considering the eletromecanical balance from the pumping energy to the wind turbine. From the accomplished bibliographical revision, we emphasized the mechanical aspects of the engineering once in UFRN, those studies concentrate on the Department of Mechanical Engineering while, in others eletroelectronic are more emphasized. Finally, documents that we judged important were enclosed for the perfect understanding of this work
Resumo:
The semiarid potiguar presents a quite discrepant. It is a region with one of the highest rates of artificial lake the world, but the policy of building dams to mitigate the problem of water scarcity does not solve, given that they have not demonstrated the ability to ensure supply human priority during periods of great drought and fail to solve the widespread demand existent in the semiarid. This work aims to present the optimal allocation of water, according to multiple uses and limited availability of water resources in the reservoir, from the simulation of the operation of the same, with the application of techniques to support decision making and performance evaluation alternatives for water use. The reservoir of Santa Cruz, the second largest reservoir of RN with storage capacity of approximately 600 million cubic meters, located about 20 km from the town of Apodi in RN, was conceived as a way to promote economic development in the region as well as the water supply of nearby towns. The techniques used are the simulation model of network flow ACQUANET and also the set of performance indicators. The results showed that the container has the capacity to serve up to 3,83m3/s flow required by existing uses, without any compromising the same. However, it was also observed that all anticipated future demands are implemented it will generate failures in meeting some uses
Resumo:
Some programs may have their entry data specified by formalized context-free grammars. This formalization facilitates the use of tools in the systematization and the rise of the quality of their test process. This category of programs, compilers have been the first to use this kind of tool for the automation of their tests. In this work we present an approach for definition of tests from the formal description of the entries of the program. The generation of the sentences is performed by taking into account syntactic aspects defined by the specification of the entries, the grammar. For optimization, their coverage criteria are used to limit the quantity of tests without diminishing their quality. Our approach uses these criteria to drive generation to produce sentences that satisfy a specific coverage criterion. The approach presented is based on the use of Lua language, relying heavily on its resources of coroutines and dynamic construction of functions. With these resources, we propose a simple and compact implementation that can be optimized and controlled in different ways, in order to seek satisfaction the different implemented coverage criteria. To make the use of our tool simpler, the EBNF notation for the specification of the entries was adopted. Its parser was specified in the tool Meta-Environment for rapid prototyping
Resumo:
Multi-objective combinatorial optimization problems have peculiar characteristics that require optimization methods to adapt for this context. Since many of these problems are NP-Hard, the use of metaheuristics has grown over the last years. Particularly, many different approaches using Ant Colony Optimization (ACO) have been proposed. In this work, an ACO is proposed for the Multi-objective Shortest Path Problem, and is compared to two other optimizers found in the literature. A set of 18 instances from two distinct types of graphs are used, as well as a specific multiobjective performance assessment methodology. Initial experiments showed that the proposed algorithm is able to generate better approximation sets than the other optimizers for all instances. In the second part of this work, an experimental analysis is conducted, using several different multiobjective ACO proposals recently published and the same instances used in the first part. Results show each type of instance benefits a particular type of instance benefits a particular algorithmic approach. A new metaphor for the development of multiobjective ACOs is, then, proposed. Usually, ants share the same characteristics and only few works address multi-species approaches. This works proposes an approach where multi-species ants compete for food resources. Each specie has its own search strategy and different species do not access pheromone information of each other. As in nature, the successful ant populations are allowed to grow, whereas unsuccessful ones shrink. The approach introduced here shows to be able to inherit the behavior of strategies that are successful for different types of problems. Results of computational experiments are reported and show that the proposed approach is able to produce significantly better approximation sets than other methods