787 resultados para Architectural solution
Resumo:
Depolymerization of cellulose in homogeneous acidic medium is analyzed on the basis of autocatalytic model of hydrolysis with a positive feedback of acid production from the degraded biopolymer. The normalized number of scissions per cellulose chain, S(t)/nA degrees A = 1 - C(t)/C(0), follows a sigmoid behavior with reaction time t, and the cellulose concentration C(t) decreases exponentially with a linear and cubic time dependence, C(t) = C(0)exp[-at - bt (3)], where a and b are model parameters easier determined from data analysis.
Resumo:
The electrochemical methods cyclic and square-wave voltammetry were applied to develop an electroanalytical procedure for the determination of N-nitrosamines (N-nitrosopyrrolidine, N-nitrosopiperidine and N-nitrosodiethylamine) in aqueous solutions. Cyclic voltammetry was used to evaluate the electrochemical behaviors of N-nitrosamines on boron-doped diamond electrodes. It was observed an irreversible electrooxidation peak located in approximately 1.8 V (vs. Ag/AgCl) for both N-nitrosamines. The optimal electrochemical response was obtained using the following square-wave voltammetry parameters: f = 250 Hz, E(sw) = 50 mV and E(s) = 2 mV using a Britton-Robinson buffer solution as electrolyte (pH 2). The detection and quantification limits determined for total N-nitrosamines were 6.0 x 10(-8) and 2.0 x 10(-7) mol L(-1), respectively.
Resumo:
The determination of minoxidil (MX) with potassium permanganate as a carrier in a flow injection method is described. The detection at 550nm was linear from 1.0x10-5 to 5.0x10-4mol L-1. The limit of detection (3 sigma/slope) was 8.92x10-6mol L-1, with an analytical frequency of 32h-1. The proposed method was applied to commercial samples, with recoveries from 104.7 to 106.4%. Comparison with the HPLC procedure reveled relative errors from 0.48 to 1.4%, and the results agreed within a 95% confidence level.
Resumo:
Alachlor has been widely used in agriculture all over the world. It is suggested that it may be a carcinogen and an environmental estrogen. The aim of this work was to verify the degradation the alachlor by gamma radiation. Gamma radiation from (60)Co was used to degrade the alachlor herbicide in water and methanol solution. The alachlor in water and alcohol solution in the concentration of 100 mgL(-1) was irradiated with doses of 0.25-50 kGy, at dose rate 5-6 and 2.7 kGyh(-1). High performance liquid chromatography was used as an analytical technique to determine the degradation rate of herbicide studied.
Resumo:
The Thesis focused on hardware based Load balancing solution of web traffic through a load balancer F5 content switch. In this project, the implemented scenario for distributing HTTPtraffic load is based on different CPU usages (processing speed) of multiple member servers.Two widely used load balancing algorithms Round Robin (RR) and Ratio model (weighted Round Robin) are implemented through F5 load balancer. For evaluating the performance of F5 content switch, some experimental tests has been taken on implemented scenarios using RR and Ratio model load balancing algorithms. The performance is examined in terms of throughput (bits/sec) and Response time of member servers in a load balancing pool. From these experiments we have observed that Ratio Model load balancing algorithm is most suitable in the environment of load balancing servers with different CPU usages as it allows assigning the weight according to CPU usage both in static and dynamic load balancing of servers.
Resumo:
Solutions to combinatorial optimization, such as p-median problems of locating facilities, frequently rely on heuristics to minimize the objective function. The minimum is sought iteratively and a criterion is needed to decide when the procedure (almost) attains it. However, pre-setting the number of iterations dominates in OR applications, which implies that the quality of the solution cannot be ascertained. A small branch of the literature suggests using statistical principles to estimate the minimum and use the estimate for either stopping or evaluating the quality of the solution. In this paper we use test-problems taken from Baesley's OR-library and apply Simulated Annealing on these p-median problems. We do this for the purpose of comparing suggested methods of minimum estimation and, eventually, provide a recommendation for practioners. An illustration ends the paper being a problem of locating some 70 distribution centers of the Swedish Post in a region.
Resumo:
The p-medianmodel is commonly used to find optimal locations of facilities for geographically distributed demands. So far, there are few studies that have considered the importance of the road network in the model. However, Han, Håkansson, and Rebreyend (2013) examined the solutions of the p-median model with densities of the road network varying from 500 to 70,000 nodes. They found as the density went beyond some 10,000 nodes, solutions have no further improvements but gradually worsen. The aim of this study is to check their findings by using an alternative heuristic being vertex substitution, as a complement to their using simulated annealing. We reject the findings in Han et al (2013). The solutions do not further improve as the nodes exceed 10,000, but neither do the solutions deteriorate.
Resumo:
Architectural description languages (ADLs) are used to specify high-level, compositional view of a software application. ADLs usually come equipped with a rigourous state-transition style semantics, facilitating specification and analysis of distributed and event-based systems. However, enterprise system architectures built upon newer middleware (implementations of Java’s EJB specification, or Microsoft’s COM+/ .NET) require additional expressive power from an ADL. The TrustME ADL is designed to meet this need. In this paper, we describe several aspects of TrustME that facilitate specification and anlysis of middleware-based architectures for the enterprise.