917 resultados para design methods and aids


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Most of the commercial and financial data are stored in decimal fonn. Recently, support for decimal arithmetic has received increased attention due to the growing importance in financial analysis, banking, tax calculation, currency conversion, insurance, telephone billing and accounting. Performing decimal arithmetic with systems that do not support decimal computations may give a result with representation error, conversion error, and/or rounding error. In this world of precision, such errors are no more tolerable. The errors can be eliminated and better accuracy can be achieved if decimal computations are done using Decimal Floating Point (DFP) units. But the floating-point arithmetic units in today's general-purpose microprocessors are based on the binary number system, and the decimal computations are done using binary arithmetic. Only few common decimal numbers can be exactly represented in Binary Floating Point (BF P). ln many; cases, the law requires that results generated from financial calculations performed on a computer should exactly match with manual calculations. Currently many applications involving fractional decimal data perform decimal computations either in software or with a combination of software and hardware. The performance can be dramatically improved by complete hardware DFP units and this leads to the design of processors that include DF P hardware.VLSI implementations using same modular building blocks can decrease system design and manufacturing cost. A multiplexer realization is a natural choice from the viewpoint of cost and speed.This thesis focuses on the design and synthesis of efficient decimal MAC (Multiply ACeumulate) architecture for high speed decimal processors based on IEEE Standard for Floating-point Arithmetic (IEEE 754-2008). The research goal is to design and synthesize deeimal'MAC architectures to achieve higher performance.Efficient design methods and architectures are developed for a high performance DFP MAC unit as part of this research.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The basic concepts of digital signal processing are taught to the students in engineering and science. The focus of the course is on linear, time invariant systems. The question as to what happens when the system is governed by a quadratic or cubic equation remains unanswered in the vast majority of literature on signal processing. Light has been shed on this problem when John V Mathews and Giovanni L Sicuranza published the book Polynomial Signal Processing. This book opened up an unseen vista of polynomial systems for signal and image processing. The book presented the theory and implementations of both adaptive and non-adaptive FIR and IIR quadratic systems which offer improved performance than conventional linear systems. The theory of quadratic systems presents a pristine and virgin area of research that offers computationally intensive work. Once the area of research is selected, the next issue is the choice of the software tool to carry out the work. Conventional languages like C and C++ are easily eliminated as they are not interpreted and lack good quality plotting libraries. MATLAB is proved to be very slow and so do SCILAB and Octave. The search for a language for scientific computing that was as fast as C, but with a good quality plotting library, ended up in Python, a distant relative of LISP. It proved to be ideal for scientific computing. An account of the use of Python, its scientific computing package scipy and the plotting library pylab is given in the appendix Initially, work is focused on designing predictors that exploit the polynomial nonlinearities inherent in speech generation mechanisms. Soon, the work got diverted into medical image processing which offered more potential to exploit by the use of quadratic methods. The major focus in this area is on quadratic edge detection methods for retinal images and fingerprints as well as de-noising raw MRI signals

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Land use is a crucial link between human activities and the natural environment and one of the main driving forces of global environmental change. Large parts of the terrestrial land surface are used for agriculture, forestry, settlements and infrastructure. Given the importance of land use, it is essential to understand the multitude of influential factors and resulting land use patterns. An essential methodology to study and quantify such interactions is provided by the adoption of land-use models. By the application of land-use models, it is possible to analyze the complex structure of linkages and feedbacks and to also determine the relevance of driving forces. Modeling land use and land use changes has a long-term tradition. In particular on the regional scale, a variety of models for different regions and research questions has been created. Modeling capabilities grow with steady advances in computer technology, which on the one hand are driven by increasing computing power on the other hand by new methods in software development, e.g. object- and component-oriented architectures. In this thesis, SITE (Simulation of Terrestrial Environments), a novel framework for integrated regional sland-use modeling, will be introduced and discussed. Particular features of SITE are the notably extended capability to integrate models and the strict separation of application and implementation. These features enable efficient development, test and usage of integrated land-use models. On its system side, SITE provides generic data structures (grid, grid cells, attributes etc.) and takes over the responsibility for their administration. By means of a scripting language (Python) that has been extended by language features specific for land-use modeling, these data structures can be utilized and manipulated by modeling applications. The scripting language interpreter is embedded in SITE. The integration of sub models can be achieved via the scripting language or by usage of a generic interface provided by SITE. Furthermore, functionalities important for land-use modeling like model calibration, model tests and analysis support of simulation results have been integrated into the generic framework. During the implementation of SITE, specific emphasis was laid on expandability, maintainability and usability. Along with the modeling framework a land use model for the analysis of the stability of tropical rainforest margins was developed in the context of the collaborative research project STORMA (SFB 552). In a research area in Central Sulawesi, Indonesia, socio-environmental impacts of land-use changes were examined. SITE was used to simulate land-use dynamics in the historical period of 1981 to 2002. Analogous to that, a scenario that did not consider migration in the population dynamics, was analyzed. For the calculation of crop yields and trace gas emissions, the DAYCENT agro-ecosystem model was integrated. In this case study, it could be shown that land-use changes in the Indonesian research area could mainly be characterized by the expansion of agricultural areas at the expense of natural forest. For this reason, the situation had to be interpreted as unsustainable even though increased agricultural use implied economic improvements and higher farmers' incomes. Due to the importance of model calibration, it was explicitly addressed in the SITE architecture through the introduction of a specific component. The calibration functionality can be used by all SITE applications and enables largely automated model calibration. Calibration in SITE is understood as a process that finds an optimal or at least adequate solution for a set of arbitrarily selectable model parameters with respect to an objective function. In SITE, an objective function typically is a map comparison algorithm capable of comparing a simulation result to a reference map. Several map optimization and map comparison methodologies are available and can be combined. The STORMA land-use model was calibrated using a genetic algorithm for optimization and the figure of merit map comparison measure as objective function. The time period for the calibration ranged from 1981 to 2002. For this period, respective reference land-use maps were compiled. It could be shown, that an efficient automated model calibration with SITE is possible. Nevertheless, the selection of the calibration parameters required detailed knowledge about the underlying land-use model and cannot be automated. In another case study decreases in crop yields and resulting losses in income from coffee cultivation were analyzed and quantified under the assumption of four different deforestation scenarios. For this task, an empirical model, describing the dependence of bee pollination and resulting coffee fruit set from the distance to the closest natural forest, was integrated. Land-use simulations showed, that depending on the magnitude and location of ongoing forest conversion, pollination services are expected to decline continuously. This results in a reduction of coffee yields of up to 18% and a loss of net revenues per hectare of up to 14%. However, the study also showed that ecological and economic values can be preserved if patches of natural vegetation are conservated in the agricultural landscape. -----------------------------------------------------------------------

Relevância:

100.00% 100.00%

Publicador:

Resumo:

We compare a broad range of optimal product line design methods. The comparisons take advantage of recent advances that make it possible to identify the optimal solution to problems that are too large for complete enumeration. Several of the methods perform surprisingly well, including Simulated Annealing, Product-Swapping and Genetic Algorithms. The Product-Swapping heuristic is remarkable for its simplicity. The performance of this heuristic suggests that the optimal product line design problem may be far easier to solve in practice than indicated by complexity theory.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper presents findings of our study on peer-reviewed papers published in the International Conference on Persuasive Technology from 2006 to 2010. The study indicated that out of 44 systems reviewed, 23 were reported to be successful, 2 to be unsuccessful and 19 did not specify whether or not it was successful. 56 different techniques were mentioned and it was observed that most designers use ad hoc definitions for techniques or methods used in design. Hence we propose the need for research to establish unambiguous definitions of techniques and methods in the field.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The coordination of work and expertise in construction projects is often treated in terms of models or formal rules. However, much is to be gained, if we are to understand it, by examining actual coordination practices. The objective in this article is to address practices of coordination of expertise in the context of design team meetings. The focus is specifically on conversational practices between the structural engineer and the landscape architect part of the design team in a healthcare infrastructure project. The central argument is that the coordination of expertise relied on and was organised by mundane and everyday methods, and not by formal and abstract ones. This argument is drawn from ethnomethodology, a form of sociological analysis that focuses on the situated methods by which activities are produced, but shares concerns found in the literature on actual project management practices. The ethnomethodological stance, however, offers a different perspective on the significance of the empirical reality of projects and a possibility to incorporate within this literature a concern with the ordinary methodical organisation of project activities.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

OBJECTIVES: The aim of the Tromstannen - Oral Health in Northern Norway (TOHNN) study was to investigate oral health and dental-related diseases in an adult population. This article provides an overview of the background of the study and a description of the sample characteristics and methods employed in data collection. STUDY DESIGN: Cross-sectional population-based study including a questionnaire and clinical dental examination. METHODS: A randomly selected sample of 2,909 individuals (20-79 years old) drawn from the population register was invited to participate in the study. The data were collected between October 2013 and November 2014 in Troms County in northern Norway. The questionnaire focused on oral health-related behaviours and attitudes, oral health-related quality of life, sense of coherence, dental anxiety and symptoms from the temporomandibular joint. The dental examinations, including radiographs, were conducted by 11 dental teams in 5 dental offices. The examination comprised of registration of dental caries, full mouth periodontal status, temporomandibular disorders, mucosal lesions and height and weight. The participants were grouped by age (20-34, 35-49, 50-64 and 65-79) and ethnicity (Norwegian, Sámi, other European and other world). RESULTS: From the original sample of 2,909 individuals, 1,986 (68.3%) people participated, of whom 1,019 (51.3%) were women. The highest attendance rate was among women 20-34 years old (80.3%) and the lowest in the oldest age group of women (55.4%). There was no difference in response rate between rural and urban areas. There was a positive correlation between population size and household gross income (p < 0.001) and education level (p < 0.001). The majority of Sámi resided in smaller municipalities. In larger cities, most participants used private dental health care services, whereas, in rural areas, most participants used the public dental health care service. CONCLUSION: The TOHNN study has the potential to generate new knowledge on a wide range of oral health conditions beneficial to the population in Troms County. Due to the high participation rate, generalization both nationally and to the circumpolar area ought to be possible.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The intention of this thesis is to develop a prototype interface that enables an operator to control a bi-wheeled industrial hovercraft that will work within a fusion power plant if the automation system fails. This fusion power plant is part of the ITER project a conjoint effort of various industrialized countries to develop cleaner sources of energy. The development of the interface prototype will be based on situation awareness concepts, which provide a means to understand how human operators perceive the world around, then process that information and make decisions based on the knowledge that they already have and the projected knowledge of the reactions that will occur in the world in response to the actions the operator makes. Two major situation awareness methods will be used, GDTA as a means to discover the requirements the interface needs to solve, and SAGAT to conduct the evaluation on the three interfaces. This technique can isolate the differences an operator has in situation awareness when presented with relevant information given by each of the three interfaces that were built for this thesis. Where the first interface presents the information within the operator’s focal point of view in a pictorial style, the second interface shows the same information within the same point of view has the first interface but only shows it in a textual manner. While the third interface shows the relevant information in the operator’s peripheral field of view. Also SAGAT can provide insight on the question to know if providing the operator with feed-forward information about the stoppage distances of the bi-wheeled industrial hovercraft has any effect on the operator’s decision making.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This study was carried out to evaluate the performance and egg quality of laying hens, in their second laying cycle submitted to different forced-molting methods and three environmental temperatures. Six hundred layers were distributed in a completely randomized experimental design with 15 treatments with five replicates of eight birds each, according to 5x3 factorial arrangement (molting methods vs. temperatures). The following forced-molting methods were applied: 90%, 70%, 50% dietary alfalfa inclusion, addition of 2,800 ppm zinc, and feed fasting. Temperatures were: 20 ºC, 27 ºC and 35 ºC. At the end of each period of the second laying cycle, bird performance and egg quality were evaluated. Data were submitted to analysis of variance and means were compared by orthogonal and polynomial contrasts. The highest alfalfa inclusion level (90% alfalfa and 10% basal diet) proved to be efficient as compared to the other methods, independently of temperature.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A total number of 720 Japanese quail females, reared under identical management conditions, and receiving feed and water ad libitum, was used. Quails were housed and reared from 1-35 days of age in litter pens in a rearing house, and then were transferred to a quail layer house. This study aimed at verifying if different beak trimming method could optimize egg production and quality by reducing stress and cannibalism among birds. A completely randomized experimental design was used, with six treatments in a 2x3 factorial arrangement, with two beak trimming ages (14 and 21 days) and three beak trimming variants (non-trimmed, 1/3 of the beak trimmed, or 1/2 of the beak trimmed), 6 replicates of 20 birds each. Performance was evaluated by feed intake, percentage of lay, egg mass, feed conversion ratio per dozen and per kg eggs, and mortality. Performance was influenced by trimming variant, with the best results obtained by birds with intact and those with 1/3 of the beak trimmed. Better specific gravity was in quails submitted to beak trimming at 21 days of age, whereas other egg quality parameters did not present significant results. Based the results obtained in the present study, it is recommended to submit to beak trimming either at 14 or 21 days of age.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This study aimed at verifying if beak-trimming methods in Japanese quail pullets could optimize production by decreasing stress caused by cannibalism. A total number of 816 day-old Japanese quails was distributed in a completely randomized experimental design in a 2 x 3 factorial arrangement, with two beak-trimming ages (14 and 21 days of age) and three beak-trimming sizes (not trimmed, 1/3 trimmed, or 1/2 trimmed), and 4 replicates of 34 birds per replicate. Birds were submitted to the same management and feeding conditions. Weight gain, feed intake, feed conversion ratio, and mortality were evaluated. There was no significant effect of age at beak trimming on the evaluated parameters (P>0.05), as well as no significant interaction between age at beak trimming, and beak-trimming method. There was a significant effect (P<0.01) of trimming size on performance, with the best performance observed in birds not submitted to beak trimming or had 1/2 of the beak trimmed. When the beak was more aggressively trimmed (1/2), parameters were worse. According to the obtained results, it is recommended to trim 1/3 of the beaks, which can be performed either at 14 or 21 days of age.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The experiment was carried out in the experimental poultry house of the Research and Development Unit of Brotas of Agência Paulista de Tecnologia dos Agronegócios do Centro-Oeste, SP, Brazil. The objective of the study was to evaluate the performance of Japanese quails submitted to forced molting aiming at optimizing the use of the same quail flock by promoting a second laying cycle. A total number of 400 67-day-old Japanese quails in lay, previously submitted to 14 days of forced molting, was distributed in a completely randomized experimental design into five treatments (T1= not submitted to forced molting, T2= 03 days of fasting + fed ad libitum, T3= 01 days of fasting + 13 days of feed restriction, T4= 02 days of fasting + 12 days of feed restriction, and T5= 03 days of fasting + 11 days of feed restriction. Feeds were contained equal nutrient levels, and were formulated according to NRC (1994) recommendations. There were significant differences among the studied treatments. Although the treatment of 3 days of fasting followed by ad libitum feeding resulted in lower egg weight, it promoted better lay percentage, egg mass, and feed conversion ratios (FCR/dz and FCR/kg). on the other hand, 3 days of fasting followed by restricted feeding resulted in higher feed intake and worse feed conversion ratios (FCR/dz and FCR/kg). When birds were not submitted to forced molting, they presented lower lay percentage and egg mass.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

O tripes Frankliniella schultzei Trybom (Thysanoptera: Thripidae) é um dos mais importantes vetores de tomato spotted wilt tospovirus (TSWV) na cultura do tomate no Brasil. Dois métodos de aplicação do inseticida thiamethoxam foram comparados no controle de tripes em tomate. O experimento foi conduzido em delineamento de blocos ao acaso com sete tratamentos e quatro repetições. Utilizou-se um pulverizador costal manual com lança simples provida de ponta de pulverização com jato cônico vazio JD 14-2 ou modificada, com aplicador tipo esguicho, em substituição à ponta de pulverização. Dosagens de 150 e 200 g i.a. ha-1 foram usadas em única aplicação com esguicho e 50 g i.a. ha-1 em pulverizações semanais, iniciadas aos 48 dias após a semeadura. A eficiência do inseticida em teste foi comparada com diafenthiuron (400 g i.a. ha-1), profenofos + cypermethrin (320+32 g i.a. ha-1, respectivamente) e methamidophos (60 g i.a. 100 L-1 de água), aplicados em pulverização. Não houve diferença estatística entre os métodos de aplicação e doses com thiamethoxam no controle de F. schultzei aos 24 dias após a aplicação, sendo vantajosa a realização de uma única aplicação das maiores dosagens de thiamethoxam com esguicho em comparação às aplicações semanais da menor dosagem em pulverização. A eficiência de controle do tripes com o inseticida thiamethoxam variou de 93 a 95%, nos diferentes métodos e dosagens em teste. Diafenthiuron e profenofos + cypermethrin apresentaram eficiência menor (78 e 88%, respectivamente), porém foram superiores às obtidas com methamidophos (71%). Os produtos e doses utilizados não causaram fitotoxicidade às plantas de tomate.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This study was carried out to evaluate the performance and egg quality of laying hens, in their second laying cycle submitted to different forced-molting methods and three environmental temperatures. Six hundred layers were distributed in a completely randomized experimental design with 15 treatments with five replicates of eight birds each, according to 5x3 factorial arrangement (molting methods vs. temperatures). The following forced-molting methods were applied: 90%, 70%, 50% dietary alfalfa inclusion, addition of 2,800 ppm zinc, and feed fasting. Temperatures were: 20 degrees C, 27 degrees C and 35 degrees C. At the end of each period of the second laying cycle, bird performance and egg quality were evaluated. Data were submitted to analysis of variance and means were compared by orthogonal and polynomial contrasts. The highest alfalfa inclusion level (90% alfalfa and 10% basal diet) proved to be efficient as compared to the other methods, independently of temperature.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)