70 resultados para User-Designer Collaboration, Problem Restructuring, Scenario Building

em Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP)


Relevância:

40.00% 40.00%

Publicador:

Resumo:

Adequate initial configurations for molecular dynamics simulations consist of arrangements of molecules distributed in space in such a way to approximately represent the system`s overall structure. In order that the simulations are not disrupted by large van der Waals repulsive interactions, atoms from different molecules Must keep safe pairwise distances. Obtaining Such a molecular arrangement can be considered it packing problem: Each type molecule must satisfy spatial constraints related to the geometry of the system, and the distance between atoms of different molecules Must be greater than some specified tolerance. We have developed a code able to pack millions of atoms. grouped in arbitrarily complex molecules, inside a variety of three-dimensional regions. The regions may be intersections of spheres, ellipses, cylinders, planes, or boxes. The user must provide only the structure of one molecule of each type and the geometrical constraints that each type of molecule must satisfy. Building complex mixtures, interfaces, solvating biomolecules in water, other solvents, or mixtures of solvents, is straight forward. In addition. different atoms belonging to the same molecule may also be restricted to different spatial regions, in Such a way that more ordered molecular arrangements call be built, as micelles. lipid double-layers, etc. The packing time for state-of-the-art molecular dynamics systems varies front a few seconds to a few Minutes in a personal Computer. The input files are simple and Currently compatible with PDB, Tinker, Molden, or Moldy coordinate files. The package is distributed as free software and call be downloaded front http://www.ime.unicamp.br/similar to martinez/packmol/. (C) 2009 Wiley Periodicals. Inc. J Comput Chem 30: 2157-2164, 2009

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper presents a framework to build medical training applications by using virtual reality and a tool that helps the class instantiation of this framework. The main purpose is to make easier the building of virtual reality applications in the medical training area, considering systems to simulate biopsy exams and make available deformation, collision detection, and stereoscopy functionalities. The instantiation of the classes allows quick implementation of the tools for such a purpose, thus reducing errors and offering low cost due to the use of open source tools. Using the instantiation tool, the process of building applications is fast and easy. Therefore, computer programmers can obtain an initial application and adapt it to their needs. This tool allows the user to include, delete, and edit parameters in the functionalities chosen as well as storing these parameters for future use. In order to verify the efficiency of the framework, some case studies are presented.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Common sense tells us that the future is an essential element in any strategy. In addition, there is a good deal of literature on scenario planning, which is an important tool in considering the future in terms of strategy. However, in many organizations there is serious resistance to the development of scenarios, and they are not broadly implemented by companies. But even organizations that do not rely heavily on the development of scenarios do, in fact, construct visions to guide their strategies. But it might be asked, what happens when this vision is not consistent with the future? To address this problem, the present article proposes a method for checking the content and consistency of an organization`s vision of the future, no matter how it was conceived. The proposed method is grounded on theoretical concepts from the field of future studies, which are described in this article. This study was motivated by the search for developing new ways of improving and using scenario techniques as a method for making strategic decisions. The method was then tested on a company in the field of information technology in order to check its operational feasibility. The test showed that the proposed method is, in fact, operationally feasible and was capable of analyzing the vision of the company being studied, indicating both its shortcomings and points of inconsistency. (C) 2007 Elsevier Ltd. All rights reserved.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Purpose - The purpose of this paper is to discuss the economic crisis of 2008/2009 and the major impacts on developing nations and food-producing countries Within this macro-environment of food chains, there is concern that food inflation might come back sooner than expected The role of China as one of the major food consumers in the future, and Brazil, as the major food producer, is described as the food bridge, and an agenda of common development of these countries suggested. Design/methodology/approach - This paper reviews literature on muses of food inflation, production shortages, and investigation of programs to solve the problem in the future, it is also based on author`s personal insights and experience of working on this field in the last 15 years, and recent discussions in forums and interviews Findings - The major factors that jointly caused food prices increase in 2007/2008 were population growth, Income distribution, urbanization, dollar devaluations, commodity funds, social programs, production shortages, and bionic`s A list of ten policies is suggested. horizontal expansion of food production, vertical expansion, reduction in transaction costs, in protectionism and other taxes, investment in logistics, technology and better coordination, contracts, new generation of fertilizers and to use the best sources of biofuels. Originality/value - Two major outputs from this paper are the ""food demand model"" that inserts in one model the trends and muses of food inflation and the solutions, and the ""food bridge concept"" that also aligns in one box the imminent major food chain cooperation between China and Brazil

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Various popular machine learning techniques, like support vector machines, are originally conceived for the solution of two-class (binary) classification problems. However, a large number of real problems present more than two classes. A common approach to generalize binary learning techniques to solve problems with more than two classes, also known as multiclass classification problems, consists of hierarchically decomposing the multiclass problem into multiple binary sub-problems, whose outputs are combined to define the predicted class. This strategy results in a tree of binary classifiers, where each internal node corresponds to a binary classifier distinguishing two groups of classes and the leaf nodes correspond to the problem classes. This paper investigates how measures of the separability between classes can be employed in the construction of binary-tree-based multiclass classifiers, adapting the decompositions performed to each particular multiclass problem. (C) 2010 Elsevier B.V. All rights reserved.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The constrained compartmentalized knapsack problem can be seen as an extension of the constrained knapsack problem. However, the items are grouped into different classes so that the overall knapsack has to be divided into compartments, and each compartment is loaded with items from the same class. Moreover, building a compartment incurs a fixed cost and a fixed loss of the capacity in the original knapsack, and the compartments are lower and upper bounded. The objective is to maximize the total value of the items loaded in the overall knapsack minus the cost of the compartments. This problem has been formulated as an integer non-linear program, and in this paper, we reformulate the non-linear model as an integer linear master problem with a large number of variables. Some heuristics based on the solution of the restricted master problem are investigated. A new and more compact integer linear model is also presented, which can be solved by a branch-and-bound commercial solver that found most of the optimal solutions for the constrained compartmentalized knapsack problem. On the other hand, heuristics provide good solutions with low computational effort. (C) 2011 Elsevier BM. All rights reserved.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In this paper, we consider a classical problem of complete test generation for deterministic finite-state machines (FSMs) in a more general setting. The first generalization is that the number of states in implementation FSMs can even be smaller than that of the specification FSM. Previous work deals only with the case when the implementation FSMs are allowed to have the same number of states as the specification FSM. This generalization provides more options to the test designer: when traditional methods trigger a test explosion for large specification machines, tests with a lower, but yet guaranteed, fault coverage can still be generated. The second generalization is that tests can be generated starting with a user-defined test suite, by incrementally extending it until the desired fault coverage is achieved. Solving the generalized test derivation problem, we formulate sufficient conditions for test suite completeness weaker than the existing ones and use them to elaborate an algorithm that can be used both for extending user-defined test suites to achieve the desired fault coverage and for test generation. We present the experimental results that indicate that the proposed algorithm allows obtaining a trade-off between the length and fault coverage of test suites.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A má oclusão de Classe II divisão 1 de Angle é, frequentemente, acompanhada da atresia maxilar. Esse problema transversal da maxila deve ser corrigido, sempre que possível, antes da correção anteroposterior, sendo que os aparelhos de expansão rápida são os mais utilizados para isso. Para a correção da Classe II, atualmente, os aparelhos funcionais fixos são os mais estudados e empregados, por serem aparelhos intrabucais e necessitarem de menor colaboração do paciente. O objetivo deste estudo é demonstrar a estabilidade dos resultados obtidos após seis anos de tratamento com expansor tipo Hyrax, seguido do aparelho funcional fixo de Herbst e aparelho fixo. Após uma revisão da literatura, será apresentado um caso clínico, com atresia maxilar e má oclusão de Classe II divisão 1, tratado com essa terapia. O tratamento foi realizado em um curto período de tempo, com resultados funcionais e estéticos satisfatórios e mantidos ao longo dos anos.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Os sistemas biológicos são surpreendentemente flexíveis pra processar informação proveniente do mundo real. Alguns organismos biológicos possuem uma unidade central de processamento denominada de cérebro. O cérebro humano consiste de 10(11) neurônios e realiza processamento inteligente de forma exata e subjetiva. A Inteligência Artificial (IA) tenta trazer para o mundo da computação digital a heurística dos sistemas biológicos de várias maneiras, mas, ainda resta muito para que isso seja concretizado. No entanto, algumas técnicas como Redes neurais artificiais e lógica fuzzy tem mostrado efetivas para resolver problemas complexos usando a heurística dos sistemas biológicos. Recentemente o numero de aplicação dos métodos da IA em sistemas zootécnicos tem aumentado significativamente. O objetivo deste artigo é explicar os princípios básicos da resolução de problemas usando heurística e demonstrar como a IA pode ser aplicada para construir um sistema especialista para resolver problemas na área de zootecnia.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Saving our science from ourselves: the plight of biological classification. Biological classification ( nomenclature, taxonomy, and systematics) is being sold short. The desire for new technologies, faster and cheaper taxonomic descriptions, identifications, and revisions is symptomatic of a lack of appreciation and understanding of classification. The problem of gadget-driven science, a lack of best practice and the inability to accept classification as a descriptive and empirical science are discussed. The worst cases scenario is a future in which classifications are purely artificial and uninformative.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper addresses the capacitated lot sizing problem (CLSP) with a single stage composed of multiple plants, items and periods with setup carry-over among the periods. The CLSP is well studied and many heuristics have been proposed to solve it. Nevertheless, few researches explored the multi-plant capacitated lot sizing problem (MPCLSP), which means that few solution methods were proposed to solve it. Furthermore, to our knowledge, no study of the MPCLSP with setup carry-over was found in the literature. This paper presents a mathematical model and a GRASP (Greedy Randomized Adaptive Search Procedure) with path relinking to the MPCLSP with setup carry-over. This solution method is an extension and adaptation of a previously adopted methodology without the setup carry-over. Computational tests showed that the improvement of the setup carry-over is significant in terms of the solution value with a low increase in computational time.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Embora a política de saúde bucal no Município de Diadema, SP, no período de 1972 a 2007, objeto deste artigo, tenha acompanhado o processo de transformação das práticas do setor no Brasil, sua evolução nesta cidade industrial na Região Metropolitana da Grande São Paulo foi marcada pela singularidade do processo histórico local. Neste artigo analisa-se essa evolução, relacionando-a com o processo de lutas sociais que levou à criação do Sistema Único de Saúde (SUS) e com as políticas nacionais, estaduais e municipais de saúde bucal. Trata-se de um estudo qualitativo do tipo exploratório. Os dados foram obtidos em documentos oficiais e fontes bibliográficas variadas e por meio de entrevistas semiestruturadas com prefeitos, secretários municipais de saúde, coordenadores de saúde bucal e cirurgiões dentistas que vivenciaram as diversas fases das políticas de saúde bucal no município. Identificam-se as características mais marcantes na organização das práticas assistenciais em saúde desenvolvidas na cidade, localizando-as no cenário estadual e nacional. Conclui-se que, não obstante a consolidação da inserção da saúde bucal no SUS e a experiência adquirida no Município com a gestão dessa modalidade assistencial, também em Diadema observam-se dificuldades para superar o modelo de atenção focado nos grupos populacionais tradicionalmente priorizados, com destaque para escolares, pré-escolares e bebês. Nesse sentido, Diadema compartilha com os demais municípios brasileiros o desafio de reestruturar a atenção básica em saúde bucal, superar o tradicional modelo da odontologia escolar e criar novas possibilidades, como a abordagem familiar, com a finalidade de assegurar a universalidade e a integralidade da atenção.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

O acesso aos serviços de média complexidade tem sido apontado, por gestores e pesquisadores, como um dos entraves para a efetivação da integralidade do SUS. Este artigo teve o objetivo de avaliar mecanismos utilizados pela gestão do SUS, no município de São Paulo, para garantir acesso à assistência de média complexidade, durante o período de 2005 a 2008. Optou-se pela estratégia de estudo de caso, utilizando as seguintes fontes de evidência: entrevistas com gestores; grupo focal com usuários e observação participante. Utilizouas técnica de análise temática, a partir do referencial teórico da integralidade da assistência, na dimensão da organização de serviços. Buscou-se descrever os caminhos percorridos pelos usuários para acessar os serviços da média complexidade, a partir da visão dos gestores e dos próprios usuários. A média complexidade foi identificada, pelos gestores, como o "gargalo" do SUS e um dos principais obstáculos para a construção da integralidade. Para enfrentar essa situação, o gestor municipal investiu na informatização dos serviços, como medida isolada e, ainda, sem considerar a necessidade dos usuários. Sendo assim, essa incorporação tecnológica teve pouco impacto na melhoria do acesso, o que se confirmou no relato dos usuários. Discute-se que para o enfrentamento de um problema tão complexo são necessárias ações articuladas, tanto no âmbito da política de saúde, quanto da organização dos serviços, bem como a (re)organização do processo de trabalho em todos os níveis do sistema de saúde.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Apesar de o uso de drogas ser uma prática presente desde os primórdios da humanidade, atualmente o seu abuso adquiriu dimensões preocupantes, configurando-se como um problema de saúde pública. O surgimento do crack, droga derivada da pasta de coca, agravou esse quadro ao aumentar os danos sociais e à saúde dos usuários. Visando conhecer o impacto de sua inserção no cotidiano dos usuários, foi realizado um estudo etnográfico em locais de venda e uso de crack na região central da cidade de São Paulo (SP, Brasil). Foi utilizado um diário de campo para registrar as observações e os diálogos informais efetuados com as pessoas que circulavam no local estudado. Os resultados apontaram os circuitos percorridos pelos usuários, suas dinâmicas e as relações que estabelecem com outros atores sociais, as quais são permeadas por permanente tensão, envolvendo a prática de atos violentos nos quais os usuários são tanto agressores quanto vítimas. O estudo também sugere a importância de outros fatores como a história da região pesquisada, as políticas públicas, questões econômicas e ausência de investimentos sociais e em saúde pública. Sugere-se que o alto grau de degradação da região pesquisada não seria consequência apenas das pessoas e atividades exercidas no local, mas principalmente do processo urbano que gerou tal quadro social.