993 resultados para differential recursive scheme
Resumo:
Modern sophisticated telecommunication devices require even more and more comprehensive testing to ensure quality. The test case amount to ensure well enough coverage of testing has increased rapidly and this increased demand cannot be fulfilled anymore only by using manual testing. Also new agile development models require execution of all test cases with every iteration. This has lead manufactures to use test automation more than ever to achieve adequate testing coverage and quality. This thesis is separated into three parts. Evolution of cellular networks is presented at the beginning of the first part. Also software testing, test automation and the influence of development model for testing are examined in the first part. The second part describes a process which was used to implement test automation scheme for functional testing of LTE core network MME element. In implementation of the test automation scheme agile development models and Robot Framework test automation tool were used. In the third part two alternative models are presented for integrating this test automation scheme as part of a continuous integration process. As a result, the test automation scheme for functional testing was implemented. Almost all new functional level testing test cases can now be automated with this scheme. In addition, two models for integrating this scheme to be part of a wider continuous integration pipe were introduced. Also shift from usage of a traditional waterfall model to a new agile development based model in testing stated to be successful.
Resumo:
The Differential Scanning Calorimetry (DSC) was used to study the thermal behavior of hair samples and to verify the possibility of identifying an individual based on DSC curves from a data bank. Hair samples of students and officials from Instituto de Química de Araraquara, UNESP were obtained to build up a data bank. Thus to sought an individual, under incognito participant of this data bank, was identified using DSC curves.
Resumo:
Bakgrunden och inspirationen till föreliggande studie är tidigare forskning i tillämpningar på randidentifiering i metallindustrin. Effektiv randidentifiering möjliggör mindre säkerhetsmarginaler och längre serviceintervall för apparaturen i industriella högtemperaturprocesser, utan ökad risk för materielhaverier. I idealfallet vore en metod för randidentifiering baserad på uppföljning av någon indirekt variabel som kan mätas rutinmässigt eller till en ringa kostnad. En dylik variabel för smältugnar är temperaturen i olika positioner i väggen. Denna kan utnyttjas som insignal till en randidentifieringsmetod för att övervaka ugnens väggtjocklek. Vi ger en bakgrund och motivering till valet av den geometriskt endimensionella dynamiska modellen för randidentifiering, som diskuteras i arbetets senare del, framom en flerdimensionell geometrisk beskrivning. I de aktuella industriella tillämpningarna är dynamiken samt fördelarna med en enkel modellstruktur viktigare än exakt geometrisk beskrivning. Lösningsmetoder för den s.k. sidledes värmeledningsekvationen har många saker gemensamt med randidentifiering. Därför studerar vi egenskaper hos lösningarna till denna ekvation, inverkan av mätfel och något som brukar kallas förorening av mätbrus, regularisering och allmännare följder av icke-välställdheten hos sidledes värmeledningsekvationen. Vi studerar en uppsättning av tre olika metoder för randidentifiering, av vilka de två första är utvecklade från en strikt matematisk och den tredje från en mera tillämpad utgångspunkt. Metoderna har olika egenskaper med specifika fördelar och nackdelar. De rent matematiskt baserade metoderna karakteriseras av god noggrannhet och låg numerisk kostnad, dock till priset av låg flexibilitet i formuleringen av den modellbeskrivande partiella differentialekvationen. Den tredje, mera tillämpade, metoden kännetecknas av en sämre noggrannhet förorsakad av en högre grad av icke-välställdhet hos den mera flexibla modellen. För denna gjordes även en ansats till feluppskattning, som senare kunde observeras överensstämma med praktiska beräkningar med metoden. Studien kan anses vara en god startpunkt och matematisk bas för utveckling av industriella tillämpningar av randidentifiering, speciellt mot hantering av olinjära och diskontinuerliga materialegenskaper och plötsliga förändringar orsakade av “nedfallande” väggmaterial. Med de behandlade metoderna förefaller det möjligt att uppnå en robust, snabb och tillräckligt noggrann metod av begränsad komplexitet för randidentifiering.
Resumo:
The method of preserving detached wheat leaves in Petri dish was used for the inoculation and development of the fungus Puccinia triticina, the causal agent of wheat leaf rust. The reaction of 26 wheat cultivars was compared by using seedlings cultivated in pots (in vivo) and detached leaves (in vitro) inoculated with four physiological races of the pathogen. After inoculation, the material was kept in a growth chamber for 15 days. The reaction was evaluated on the 15th day after inoculation. Results for each race in the evaluated genotypes confirmed the efficiency of the detached leaf method in assessing the reaction of wheat cultivars.
Resumo:
Weed control is commonly performed by the inter-row mechanical weeding associated to intrarow glyphosate directed spraying, causing a risk for drift or accidental herbicide application, that can affect the crop of interest. The objective was to evaluate the response of clones C219, GG100, I144, and I224 of eucalypt (Eucalyptus grandis x E. urophylla) to glyphosate doses of 0, 18, 36, 72, 180, 360, and 720 g of acid equivalent per hectare. The clones showed different growth patterns with regard to height, leaf number, stem dry weight, relative growth rate, net assimilation rate, and relative leaf growth rate. The clones I144 and GG100 were more susceptible to glyphosate, showing the doses required to reduce dry weight by 50% of 113.4 and 119.6 g acid equivalent per hectare, respectively. The clones C219 and I224 were less susceptible to glyphosate, showing the doses required to reduce dry weight by 50% of 237.5 and 313.5 g acid equivalent per hectare, respectively. Eucalyptus clones respond differently to glyphosate exposure, so that among I224, C219, GG100, and I144, the susceptibility to the herbicide is increasing.
Resumo:
The objective of this thesis work is to develop and study the Differential Evolution Algorithm for multi-objective optimization with constraints. Differential Evolution is an evolutionary algorithm that has gained in popularity because of its simplicity and good observed performance. Multi-objective evolutionary algorithms have become popular since they are able to produce a set of compromise solutions during the search process to approximate the Pareto-optimal front. The starting point for this thesis was an idea how Differential Evolution, with simple changes, could be extended for optimization with multiple constraints and objectives. This approach is implemented, experimentally studied, and further developed in the work. Development and study concentrates on the multi-objective optimization aspect. The main outcomes of the work are versions of a method called Generalized Differential Evolution. The versions aim to improve the performance of the method in multi-objective optimization. A diversity preservation technique that is effective and efficient compared to previous diversity preservation techniques is developed. The thesis also studies the influence of control parameters of Differential Evolution in multi-objective optimization. Proposals for initial control parameter value selection are given. Overall, the work contributes to the diversity preservation of solutions in multi-objective optimization.
Resumo:
Parameter estimation still remains a challenge in many important applications. There is a need to develop methods that utilize achievements in modern computational systems with growing capabilities. Owing to this fact different kinds of Evolutionary Algorithms are becoming an especially perspective field of research. The main aim of this thesis is to explore theoretical aspects of a specific type of Evolutionary Algorithms class, the Differential Evolution (DE) method, and implement this algorithm as codes capable to solve a large range of problems. Matlab, a numerical computing environment provided by MathWorks inc., has been utilized for this purpose. Our implementation empirically demonstrates the benefits of a stochastic optimizers with respect to deterministic optimizers in case of stochastic and chaotic problems. Furthermore, the advanced features of Differential Evolution are discussed as well as taken into account in the Matlab realization. Test "toycase" examples are presented in order to show advantages and disadvantages caused by additional aspects involved in extensions of the basic algorithm. Another aim of this paper is to apply the DE approach to the parameter estimation problem of the system exhibiting chaotic behavior, where the well-known Lorenz system with specific set of parameter values is taken as an example. Finally, the DE approach for estimation of chaotic dynamics is compared to the Ensemble prediction and parameter estimation system (EPPES) approach which was recently proposed as a possible solution for similar problems.
Resumo:
Bovine herpesvirus type 1 (BoHV-1) is recognized as a major cause of respiratory, reproductive disease and abortion in cattle. Vaccination is widely applied to minimize losses induced by BoHV-1 infections; however, vaccination of dams during pregnancy with modified live virus (MLV) vaccines has been occasionally associated to abortions. We have previously reported the development of a BoHV-1 recombinant virus, constructed with basis on a Brazilian BoHV-1 (Franco et al. 2002a) from which the gene coding for glycoprotein E (gE) was deleted (gE-) by genetic manipulation. Such recombinant has been previously evaluated in its potential as a differential vaccine (gE- vaccine) that allows differentiation between vaccinated and infected animals. Here, in the first part of the present study, the safety of the gE- vaccine during pregnancy was evaluated by the intramuscular inoculation of 10(7.4) tissue culture 50 % infective doses (TCID50) of the virus into 22 pregnant dams (14 BoHV-1 seronegative; 8 seropositive), at different stages of gestation. Other 15 pregnant dams were kept as non-vaccinated controls. No abortions, stillbirths or fetal abnormalities were seen after vaccination. Seroconversion was observed in both groups of previously seronegative vaccinated animals. In the second part of the study, the potential of the gE- vaccine virus to spread among beef cattle under field conditions was examined. Four heifers were inoculated intranasally with a larger amount (10(7,6) TCID50) of the gE- vaccine (to increase chances of transmission) and mixed with other sixteen animals at the same age and body condition, in the same grazing area, at a population density equal to the average cattle farming density within the region (one cattle head per 10,000 m²), for 180 days. All animals were monitored daily for clinical signs. Serum samples were collected on days 0, 30, 60 and 180 post-vaccination. Seroconversion was observed only in vaccinated heifers. These results indicate that, under the conditions of the present study, the gE- vaccine virus did not cause any noticeable harmful effect on pregnant dams and on its offspring and did not spread horizontally among cattle.
Resumo:
A model for predicting temperature evolution for automatic controling systems in manufacturing processes requiring the coiling of bars in the transfer table is presented. Although the method is of a general nature, the presentation in this work refers to the manufacturing of steel plates in hot rolling mills. The predicting strategy is based on a mathematical model of the evolution of temperature in a coiling and uncoiling bar and is presented in the form of a parabolic partial differential equation for a shape changing domain. The mathematical model is solved numerically by a space discretization via geometrically adaptive finite elements which accomodate the change in shape of the domain, using a computationally novel treatment of the resulting thermal contact problem due to coiling. Time is discretized according to a Crank-Nicolson scheme. Since the actual physical process takes less time than the time required by the process controlling computer to solve the full mathematical model, a special predictive device was developed, in the form of a set of least squares polynomials, based on the off-line numerical solution of the mathematical model.
Resumo:
The determination of the intersection curve between Bézier Surfaces may be seen as the composition of two separated problems: determining initial points and tracing the intersection curve from these points. The Bézier Surface is represented by a parametric function (polynomial with two variables) that maps a point in the tridimensional space from the bidimensional parametric space. In this article, it is proposed an algorithm to determine the initial points of the intersection curve of Bézier Surfaces, based on the solution of polynomial systems with the Projected Polyhedral Method, followed by a method for tracing the intersection curves (Marching Method with differential equations). In order to allow the use of the Projected Polyhedral Method, the equations of the system must be represented in terms of the Bernstein basis, and towards this goal it is proposed a robust and reliable algorithm to exactly transform a multivariable polynomial in terms of power basis to a polynomial written in terms of Bernstein basis .
Resumo:
Mixed convection on the flow past a heated length and past a porous cavity located in a horizontal wall bounding a saturated porous medium is numerically simulated. The cavity is heated from below. The steady-state regime is studied for several intensities of the buoyancy effects due to temperature variations. The influences of Péclet and Rayleigh numbers on the flow pattern and the temperature distributions are examined. Local and global Nusselt numbers are reported for the heated surface. The convective-diffusive fluxes at the volume boundaries are represented using the UNIFAES, Unified Finite Approach Exponential-type Scheme, with the Power-Law approximation to reduce the computing time. The conditions established by Rivas for the quadratic order of accuracy of the central differencing to be maintained in irregular grids are shown to be extensible to other quadratic schemes, including UNIFAES, so that accuracy estimates could be obtained.
Resumo:
Stochastic differential equation (SDE) is a differential equation in which some of the terms and its solution are stochastic processes. SDEs play a central role in modeling physical systems like finance, Biology, Engineering, to mention some. In modeling process, the computation of the trajectories (sample paths) of solutions to SDEs is very important. However, the exact solution to a SDE is generally difficult to obtain due to non-differentiability character of realizations of the Brownian motion. There exist approximation methods of solutions of SDE. The solutions will be continuous stochastic processes that represent diffusive dynamics, a common modeling assumption for financial, Biology, physical, environmental systems. This Masters' thesis is an introduction and survey of numerical solution methods for stochastic differential equations. Standard numerical methods, local linearization methods and filtering methods are well described. We compute the root mean square errors for each method from which we propose a better numerical scheme. Stochastic differential equations can be formulated from a given ordinary differential equations. In this thesis, we describe two kind of formulations: parametric and non-parametric techniques. The formulation is based on epidemiological SEIR model. This methods have a tendency of increasing parameters in the constructed SDEs, hence, it requires more data. We compare the two techniques numerically.
Resumo:
Herbicidal potential of different plant aqueous extracts was evaluated against early seedling growth of rice weeds in pot studies. Plant aqueous extracts of sorghum (Sorghum bicolor), sunflower (Helianthus annuus), brassica (Brassica compestris), mulberry (Morris alba), eucalyptus (Eucalyptus camaldunensis), and winter cherry (Withania somnifera) at a spray volume of 18 L ha-1 each at the 2-4 leaf stage of rice weeds viz horse purslane (Trianthema portulacastrum) [broad-leaf], jungle rice (Echinochloa colona), and E. crus-galli (barnyard grass) [grasses] and purple nut sedge (Cyperus rotundus) and rice flat sedge (C. iria) [sedges]. The results showed significant interactive effects between plant aqueous extracts and the tested weed species for seedling growth attributes depicting that allelopathic inhibition was species-specific. Shoot and root length, lateral plant spread, biomass accumulation, and leaf chlorophyll contents in test species were all reduced by different extracts. The study suggested the suppressive potential of allelopathic plant aqueous extracts against rice weeds, and offered promise for their usefulness as a tool for weed management under field conditions.
Resumo:
The assembly and maintenance of the International Thermonuclear Experimental Reactor (ITER) vacuum vessel (VV) is highly challenging since the tasks performed by the robot involve welding, material handling, and machine cutting from inside the VV. The VV is made of stainless steel, which has poor machinability and tends to work harden very rapidly, and all the machining operations need to be carried out from inside of the ITER VV. A general industrial robot cannot be used due to its poor stiffness in the heavy duty machining process, and this will cause many problems, such as poor surface quality, tool damage, low accuracy. Therefore, one of the most suitable options should be a light weight mobile robot which is able to move around inside of the VV and perform different machining tasks by replacing different cutting tools. Reducing the mass of the robot manipulators offers many advantages: reduced material costs, reduced power consumption, the possibility of using smaller actuators, and a higher payload-to-robot weight ratio. Offsetting these advantages, the lighter weight robot is more flexible, which makes it more difficult to control. To achieve good machining surface quality, the tracking of the end effector must be accurate, and an accurate model for a more flexible robot must be constructed. This thesis studies the dynamics and control of a 10 degree-of-freedom (DOF) redundant hybrid robot (4-DOF serial mechanism and 6-DOF 6-UPS hexapod parallel mechanisms) hydraulically driven with flexible rods under the influence of machining forces. Firstly, the flexibility of the bodies is described using the floating frame of reference method (FFRF). A finite element model (FEM) provided the Craig-Bampton (CB) modes needed for the FFRF. A dynamic model of the system of six closed loop mechanisms was assembled using the constrained Lagrange equations and the Lagrange multiplier method. Subsequently, the reaction forces between the parallel and serial parts were used to study the dynamics of the serial robot. A PID control based on position predictions was implemented independently to control the hydraulic cylinders of the robot. Secondly, in machining, to achieve greater end effector trajectory tracking accuracy for surface quality, a robust control of the actuators for the flexible link has to be deduced. This thesis investigates the intelligent control of a hydraulically driven parallel robot part based on the dynamic model and two schemes of intelligent control for a hydraulically driven parallel mechanism based on the dynamic model: (1) a fuzzy-PID self-tuning controller composed of the conventional PID control and with fuzzy logic, and (2) adaptive neuro-fuzzy inference system-PID (ANFIS-PID) self-tuning of the gains of the PID controller, which are implemented independently to control each hydraulic cylinder of the parallel mechanism based on rod length predictions. The serial component of the hybrid robot can be analyzed using the equilibrium of reaction forces at the universal joint connections of the hexa-element. To achieve precise positional control of the end effector for maximum precision machining, the hydraulic cylinder should be controlled to hold the hexa-element. Thirdly, a finite element approach of multibody systems using the Special Euclidean group SE(3) framework is presented for a parallel mechanism with flexible piston rods under the influence of machining forces. The flexibility of the bodies is described using the nonlinear interpolation method with an exponential map. The equations of motion take the form of a differential algebraic equation on a Lie group, which is solved using a Lie group time integration scheme. The method relies on the local description of motions, so that it provides a singularity-free formulation, and no parameterization of the nodal variables needs to be introduced. The flexible slider constraint is formulated using a Lie group and used for modeling a flexible rod sliding inside a cylinder. The dynamic model of the system of six closed loop mechanisms was assembled using Hamilton’s principle and the Lagrange multiplier method. A linearized hydraulic control system based on rod length predictions was implemented independently to control the hydraulic cylinders. Consequently, the results of the simulations demonstrating the behavior of the robot machine are presented for each case study. In conclusion, this thesis studies the dynamic analysis of a special hybrid (serialparallel) robot for the above-mentioned special task involving the ITER and investigates different control algorithms that can significantly improve machining performance. These analyses and results provide valuable insight into the design and control of the parallel robot with flexible rods.
Resumo:
Horseweed (Conyza spp.) is an annual weed, infesting soybean crops in southern Brazil, with chlorimuron-ethyl being one of the most commonly used herbicides for its control. However, in recent soybean harvests, an unsatisfactory control of this weed using this herbicide was observed, generating suspicion regarding the selection of resistant biotypes. The objective of this study was to evaluate the susceptibility of horseweed biotypes to the herbicide chlorimuron-ethyl. Two experiments were conducted in a greenhouse; in the first one, the biotypes were selected selected, and the second experiment was arranged in a 5 x 5 factorial in a completely randomized design with four replications. The treatments used in the preparation of the dose response curves were doses of the herbicide chlorimuron-ethyl (0.0, 1.56, 3.13, 6.25, 12.5, and 25 g ha-1), applied on the five horseweed biotypes at the 3-4 leaf growth stage. The variables evaluated were visual control percentage and shoot dry weight, compared to the control without herbicide application, and plant acetolactate accumulation. It was concluded that there is a differential susceptibility among the biotypes at doses of less than 20 g ha-1 (dose response curves), which indicates low-level resistance. The practical consequences are the indications of chlorimuron-ethyl application at the maximum doses recomended and that the practice of rotating mechanisms of action must be used in the chemical weed management of these areas.