1000 resultados para Estratégia de sobrevivência
Resumo:
Knowledge and innovation were seen as major forces, both for survival, as the acquisition of competitive advantages in the Brazilian economy, as well as adding value to the product as a market differentiator. The Triple Helix model is directed toward the knowledge-based economy. Over the past six years, the Federal Government through the Financier of Studies and Projects ( FINEP ) invested in technological innovation projects, economic subsidies, about U.S. $ 1 billion supporting more than 800 projects with these resources. According to the MCTI , the Northeast, over the years 2000 to 2010 increased spending on Science and Technology (considering the activities of research and development more scientific and related activities) of the State Government in relation to its total revenue In 2000, 0.51% of total revenues were invested in Science & Technology, while in 2010 this figure increased to 1.31%. Among the nine Northeast states, Paraíba is highlighted. In 2000, 0.33% of its total revenues were directed to innovation, reaching 2.04% in 2010, the largest increase in the region while the RN invested 0.24% in 2000 and in 2010 reached the level of 1.42 %. According to IBGE, in the period 2000-2011, the micro and small enterprises surpassed the barrier of 6 million establishments. In 2000, there were 4.2 million establishments while in 2011 were 6.3 million active establishments. Therefore, throughout the period, there was a creation of approximately 2.1 million new establishments. Between 2000 and 2011, micro and small businesses have created 7.0 million formal jobs, 8.6 million jobs in 2000 to 15.6 million in 2011. This scenario shows the importance of this study in relation to the investment of governments in RD & I in micro and small enterprises. This study aims to analyze the interaction Universities - Business - Government in the development of innovation in micro and small companies in Rio Grande do Norte participants of the edicts of Inova FAPERN. We chose to adopt as a research method case study concerning the procedure of the research, exploratory, descriptive, and on documents with engineers and researchers of innovation projects approved by PAPPE Subsidy (Inova -RN I, II and III). Data collection was done through the report made by FAPERN entitled: " Evaluation of companies financed and supported by the Grant Program for Technological Innovation for Micro and Small Enterprises RN - INOVA -RN " (2010) and a questionnaire with 40 closed questions and 1 opened to 30 affirmative composed based on a 5-point Likert scale. The analysis of data was qualitative and quantitative. The study provided to identify the importance and barriers arising from the relation between Government Enterprise (micro and small) and University as essential to the economic development of the region. It was also identified that, in the innovation projects, 70% of the goods or services originating from research were to market these, 50% resulted in a patent for the company and 80% publications of scientific articles
Resumo:
The objective of this thesis is to study the theory of production as it relates to and focuses on the strategy of production and competitiveness. The theory utilized was based on Terry Hill s Strategies through the utilization of Matrix of Manufacturing Strategy Issues and supported by the studies of others in this area. The methodology used for the development of this study was based on observing the engagement between two companies over a long period of time. Through interviews and discussions it was possible to collect the necessary information to guide this study; and by constant involvement in each of these companies, their ways of thinking, performing and administrating were observed and understood. In conclusion, this work created an understanding of the importance of the strategy of production, not as the only important element but as an important factor to direct attitudes and decisions in the company under the concept of strategy and competitiveness
Resumo:
Techniques of optimization known as metaheuristics have achieved success in the resolution of many problems classified as NP-Hard. These methods use non deterministic approaches that reach very good solutions which, however, don t guarantee the determination of the global optimum. Beyond the inherent difficulties related to the complexity that characterizes the optimization problems, the metaheuristics still face the dilemma of xploration/exploitation, which consists of choosing between a greedy search and a wider exploration of the solution space. A way to guide such algorithms during the searching of better solutions is supplying them with more knowledge of the problem through the use of a intelligent agent, able to recognize promising regions and also identify when they should diversify the direction of the search. This way, this work proposes the use of Reinforcement Learning technique - Q-learning Algorithm - as exploration/exploitation strategy for the metaheuristics GRASP (Greedy Randomized Adaptive Search Procedure) and Genetic Algorithm. The GRASP metaheuristic uses Q-learning instead of the traditional greedy-random algorithm in the construction phase. This replacement has the purpose of improving the quality of the initial solutions that are used in the local search phase of the GRASP, and also provides for the metaheuristic an adaptive memory mechanism that allows the reuse of good previous decisions and also avoids the repetition of bad decisions. In the Genetic Algorithm, the Q-learning algorithm was used to generate an initial population of high fitness, and after a determined number of generations, where the rate of diversity of the population is less than a certain limit L, it also was applied to supply one of the parents to be used in the genetic crossover operator. Another significant change in the hybrid genetic algorithm is the proposal of a mutually interactive cooperation process between the genetic operators and the Q-learning algorithm. In this interactive/cooperative process, the Q-learning algorithm receives an additional update in the matrix of Q-values based on the current best solution of the Genetic Algorithm. The computational experiments presented in this thesis compares the results obtained with the implementation of traditional versions of GRASP metaheuristic and Genetic Algorithm, with those obtained using the proposed hybrid methods. Both algorithms had been applied successfully to the symmetrical Traveling Salesman Problem, which was modeled as a Markov decision process
Resumo:
The problems of combinatory optimization have involved a large number of researchers in search of approximative solutions for them, since it is generally accepted that they are unsolvable in polynomial time. Initially, these solutions were focused on heuristics. Currently, metaheuristics are used more for this task, especially those based on evolutionary algorithms. The two main contributions of this work are: the creation of what is called an -Operon- heuristic, for the construction of the information chains necessary for the implementation of transgenetic (evolutionary) algorithms, mainly using statistical methodology - the Cluster Analysis and the Principal Component Analysis; and the utilization of statistical analyses that are adequate for the evaluation of the performance of the algorithms that are developed to solve these problems. The aim of the Operon is to construct good quality dynamic information chains to promote an -intelligent- search in the space of solutions. The Traveling Salesman Problem (TSP) is intended for applications based on a transgenetic algorithmic known as ProtoG. A strategy is also proposed for the renovation of part of the chromosome population indicated by adopting a minimum limit in the coefficient of variation of the adequation function of the individuals, with calculations based on the population. Statistical methodology is used for the evaluation of the performance of four algorithms, as follows: the proposed ProtoG, two memetic algorithms and a Simulated Annealing algorithm. Three performance analyses of these algorithms are proposed. The first is accomplished through the Logistic Regression, based on the probability of finding an optimal solution for a TSP instance by the algorithm being tested. The second is accomplished through Survival Analysis, based on a probability of the time observed for its execution until an optimal solution is achieved. The third is accomplished by means of a non-parametric Analysis of Variance, considering the Percent Error of the Solution (PES) obtained by the percentage in which the solution found exceeds the best solution available in the literature. Six experiments have been conducted applied to sixty-one instances of Euclidean TSP with sizes of up to 1,655 cities. The first two experiments deal with the adjustments of four parameters used in the ProtoG algorithm in an attempt to improve its performance. The last four have been undertaken to evaluate the performance of the ProtoG in comparison to the three algorithms adopted. For these sixty-one instances, it has been concluded on the grounds of statistical tests that there is evidence that the ProtoG performs better than these three algorithms in fifty instances. In addition, for the thirty-six instances considered in the last three trials in which the performance of the algorithms was evaluated through PES, it was observed that the PES average obtained with the ProtoG was less than 1% in almost half of these instances, having reached the greatest average for one instance of 1,173 cities, with an PES average equal to 3.52%. Therefore, the ProtoG can be considered a competitive algorithm for solving the TSP, since it is not rare in the literature find PESs averages greater than 10% to be reported for instances of this size.
Resumo:
Conventional control strategies used in shunt active power filters (SAPF) employs real-time instantaneous harmonic detection schemes which is usually implements with digital filters. This increase the number of current sensors on the filter structure which results in high costs. Furthermore, these detection schemes introduce time delays which can deteriorate the harmonic compensation performance. Differently from the conventional control schemes, this paper proposes a non-standard control strategy which indirectly regulates the phase currents of the power mains. The reference currents of system are generated by the dc-link voltage controller and is based on the active power balance of SAPF system. The reference currents are aligned to the phase angle of the power mains voltage vector which is obtained by using a dq phase locked loop (PLL) system. The current control strategy is implemented by an adaptive pole placement control strategy integrated to a variable structure control scheme (VS¡APPC). In the VS¡APPC, the internal model principle (IMP) of reference currents is used for achieving the zero steady state tracking error of the power system currents. This forces the phase current of the system mains to be sinusoidal with low harmonics content. Moreover, the current controllers are implemented on the stationary reference frame to avoid transformations to the mains voltage vector reference coordinates. This proposed current control strategy enhance the performance of SAPF with fast transient response and robustness to parametric uncertainties. Experimental results are showing for determining the effectiveness of SAPF proposed control system
Resumo:
Every day, water scarcity becomes a more serious problem and, directly affects global society. Studies are directed in order to raise awareness of the rational use of this natural asset that is essential to our survival. Only 0.007% of the water available in the world have easy access and can be consumed by humans, it can be found in rivers, lakes, etc... To better take advantage of the water used in homes and small businesses, reuse projects are often implemented, resulting in savings for customers of water utilities. The reuse projects involve several areas of engineering, like Environmental, Chemical, Electrical and Computer Engineering. The last two are responsible for the control of the process, which aims to make gray water (soapy water), and clear blue water (rain water), ideal for consumption, or for use in watering gardens, flushing, among others applications. Water has several features that should be taken into consideration when it comes to working its reuse. Some of the features are, turbidity, temperature, electrical conductivity and, pH. In this document there is a proposal to control the pH (potential Hydrogen) through a microcontroller, using the fuzzy logic as strategy of control. The controller was developed in the fuzzy toolbox of Matlab®
Resumo:
O trabalho teve como objetivo avaliar a sobrevivência do clone H13 de Eucalyptus urograndis sob dois manejos hídricos de viveiro, plantados em dois solos, com e sem a adição de polímero hidroabsorvente (hidrogel). O plantio foi realizado em vasos mantidos em estufa, com dois tipos de solo: um arenoso e outro argiloso. Cada vaso recebeu 2,5 L de solo, um litro de água e o hidrogel na proporção de 0,4 g vaso-1 (120 mL de gel). O delineamento experimental adotado foi o inteiramente casualizado, com três repetições. Os sintomas de estresse, nos vários níveis avaliados, sempre se manifestaram primeiro nas plantas no solo argiloso, de modo mais acentuado naquelas que foram mantidas sem estresse de água na fase de viveiro. Isso garantiu que as plantas sobrevivessem por um período menor sem água, variando de 14 a 20 dias (com e sem hidrogel, respectivamente), enquanto, no solo arenoso, a sobrevivência foi maior, de 29 a 34 dias (com e sem hidrogel, respectivamente). Apesar da não significância estatística, os resultados com o hidrogel possibilitam, em ambos os solos, maior flexibilidade operacional na intervenção com novas irrigações.
Resumo:
The main objective of work is to show procedures to implement intelligent control strategies. This strategies are based on fuzzy scheduling of PID controllers, by using only standard function blocks of this technology. Then, the standardization of Foundation Fieldbus is kept. It was developed an environment to do the necessary tests, it validates the propose. This environment is hybrid, it has a real module (the fieldbus) and a simulated module (the process), although the control signals and measurement are real. Then, it is possible to develop controllers projects. In this work, a fuzzy supervisor was developed to schedule a network of PID controller for a non-linear plant. Analyzing its performance results to the control and regulation problem
Resumo:
Atualmente há uma grande preocupação em relação a substituição das fontes não renováveis pelas fontes renováveis na geração de energia elétrica. Isto ocorre devido a limitação do modelo tradicional e da crescente demanda. Com o desenvolvimento dos conversores de potência e a eficácia dos esquemas de controle, as fontes renováveis têm sido interligadas na rede elétrica, em um modelo de geração distribuída. Neste sentido, este trabalho apresenta uma estratégia de controle não convencional, com a utilização de um controlador robusto, para a interconexão de sistemas fotovoltaicos com à rede elétrica trifásica. A compensação da qualidade de energia no ponto de acoplamento comum (PAC) é realizada pela estratégia proposta. As técnicas tradicionais utilizam detecção de harmônicos, já neste trabalho o controle das correntes é feita de uma forma indireta sem a necessidade desta detecção. Na estratégia indireta é de grande importância que o controle da tensão do barramento CC seja efetuado de uma forma que não haja grandes flutuações, e que a banda passante do controlador em regime permanente seja baixa para que as correntes da rede não tenham um alto THD. Por este motivo é utilizado um controlador em modo dual DSM-PI, que durante o transitório se comporta como um controlador em modo deslizante SM-PI, e em regime se comporta como um PI convencional. A corrente é alinhada ao ângulo de fase do vetor tensão da rede elétrica, obtido a partir do uso de um PLL. Esta aproximação permite regular o fluxo de potência ativa, juntamente com a compensação dos harmônicos e também promover a correção do fator de potência no ponto de acoplamento comum. Para o controle das correntes é usado um controlador dupla sequencia, que utiliza o princípio do modelo interno. Resultados de simulação são apresentados para demonstrar a eficácia do sistema de controle proposto
Resumo:
Currently, there are several power converter topologies applied to wind power generation. The converters allow the use of wind turbines operating at variable speed, enabling better use of wind forces. The high performance of the converters is being increasingly demanded, mainly because of the increase in the power generation capacity by wind turbines, which gave rise to various converter topologies, such as parallel or multilevel converters. The use of converters allow effective control of the power injected into the grid, either partially, for the case using partial converter, or total control for the case of using full converter. The back-to-back converter is one of the most used topologies in the market today, due to its simple structure, with few components, contributing to robust and reliable performance. In this work, is presented the implementation of a wind cogeneration system using a permanent magnet synchronous generator (PMSG) associated with a back-to-back power converter is proposed, in order to inject active power in an electric power system. The control strategy of the active power delivered to the grid by cogeneration is based on the philosophy of indirect control
Resumo:
Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)
Resumo:
Os fungos fitopatogênicos habitantes do solo podem sobreviver por vários anos nesse ambiente por meio de estruturas de resistência, causando perdas em muitas culturas, por vezes, inviabilizando o pleno aproveitamento de vastas áreas agrícolas. O uso de materiais orgânicos no solo consorciado com a técnica de solarização propicia a retenção de compostos voláteis fungitóxicos emanados da rápida degradação dos materiais e que são letais a vários fitopatógenos. O objetivo deste experimento foi à prospecção de novos materiais orgânicos que produzissem voláteis fungitóxicos capazes de controlar fungos fitopatogênicos habitantes do solo, em condições de associação com a simulação da técnica de solarização (microcosmo). Portanto, o presente trabalho consistiu de seis tratamentos (Solarizado; Solarizado+Brócolos; Solarizado+Eucalipto; Solarizado+Mamona; Solarizado+Mandioca e Laboratório) e cinco períodos (0, 7, 14, 21 e 28 dias) para avaliar a sobrevivência de quatro fungos de solo (Fusarium oxysporum f. sp. lycopersici Raça 2; Macrophomina phaseolina; Rhizoctonia solani AG-4 HGI e Sclerotium rolfsii). em cada uma das duas câmaras de vidro (microcosmo) por dia avaliado continha uma bolsa de náilon contendo as estruturas de resistência de cada fitopatógeno. Estruturas dos fitopatógenos foram mantidas também em condições de laboratório como referencial de controle. Todos os materiais quando associados à simulação da solarização propiciaram o controle de todos os fitopatógenos estudados, entretanto, foi observado variação no controle dos fungos. O tratamento que apenas simulou a solarização não controlou nenhum fitopatógeno.
Resumo:
Foram realizados três experimentos em Botucatu, estado de São Paulo (22º51'S e 48º26'W), em túnel plástico completamente fechado para verificar a eficiência da solarização do solo na sobrevivência de Phytophthora capsici, agente causal da murchadeira do pimentão (Capsicum annuum). Os experimentos, com duração de 35 dias cada, foram instalados nos períodos de fevereiro a março, abril a maio e junho a julho do ano de 1998. O patógeno, cultivado em grãos de trigo, contidos em bolsas de tecido sintético, foi colocado a 5, 15 e 25 cm de profundidade em duas parcelas idênticas de 33,25 m², sendo uma coberta com plástico de polietileno transparente de 75 mim (solarizada) e a outra sem cobertura (testemunha). Constatou-se que a solarização, aplicada em ambiente protegido, foi eficiente nesses experimentos no controle de P. capsici artificialmente colocada no solo nos três períodos testados, variando apenas o tempo de cobertura do solo de acordo com a época do ano.
Resumo:
It was aimed to evaluate the influence of fungicides utilized in cucumber on the development of the aphid Aphis gossypii Glover under greenhouse conditions. The experimental design was completely randomized with four treatments and 45 replicates, being each plot consisting of a first instar nymph coming from an apterous female in early reproductive period. The fungicides utilized and their respective dosages at g i.a.L(-1) were 800 PM sulphur (1.6), 800 PM mancozeb (1.6) and 840 PM copper oxichloride (1.5). The control was made up of water only. The products did not influence the median time of life in each instar and the nymphal stage, being respectively 1 and 4 days. Copper oxychloride and mancozeb increased the median time of life in days and the total life cycle of the adult stage of this species.
Resumo:
The objective of this scientific article is to introduce the opportunities of implementation of cleaner production (CP) in a shrimp culture farm. The methodology used for this was exploratory research implemented in a production unit located in the Northeast Brazil. The scientific article approaches since generic aspects of the technique about the management to use water, energy and the effluent characterization of this productive activity. It discusses quantitative aspects, environmental questions and chances of P+L during the productive process phases. The results points to input economy in the form of feed, soil correctives, medicines, and energy applied to the process, which range from 4% to 27%, emphasizing the small profit should be viewed as a source of considerable environment return. The authors conclude for the adoption property of this technique in this agribusiness segment, point out to the management importance of the input dosage in the quality of the final effluent, besides the adoption of a physical-chemistry remediation mechanism to the residual of Sodium metabissulphite used in the process of shrimp caught