890 resultados para problems in the real line


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Persistent organic pollutants (POPs) are toxic substances, highly resistant to environmental degradation, which can bio-accumulate and have long-range atmospheric transport potential. Most studies focus on single compound effects, however as humans are exposed to several POPs simultaneously, investigating exposure effects of real life POP mixtures on human health is necessary. A defined mixture of POPs was used, where the compound concentration reflected its contribution to the levels seen in Scandinavian human serum (total mix). Several sub mixtures representing different classes of POP were also constructed. The perfluorinated (PFC) mixture contained six perfluorinated compounds, brominated (Br) mixture contained seven brominated compounds, chlorinated (Cl) mixture contained polychlorinated biphenyls and also p,p'-dichlorodiphenyldichloroethylene, hexachlorobenzene, three chlordanes, three hexachlorocyclohexanes and dieldrin. Human hepatocarcinoma (HepG2) cells were used for 2h and 48h exposures to the seven mixtures and analysis on a CellInsight™ NXT High Content Screening platform. Multiple cytotoxic endpoints were investigated: cell number, nuclear intensity and area, mitochondrial mass and membrane potential (MMP) and reactive oxygen species (ROS). Both the Br and Cl mixtures induced ROS production but did not lead to apoptosis. The PFC mixture induced the ROS production and likely induced cell apoptosis accompanied by the dissipation of MMP. Synergistic effects were evident for ROS induction when cells were exposed to the PFC+Br mixture. No significant effects were detected in the Br+Cl, PFC+Cl or total mixtures, which contain the same concentrations of chlorinated compounds as the Cl mixture plus additional compounds; highlighting the need for further exploration of POP mixtures in risk assessment.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Shrews of the genus Crocidura from Sicily revealed a new karyotype from Europe: 2n = 36, NF = 56, NFa = 52. With reference to the revision of Vesmanis (1976), this shrew is provisionally attributed to C. caudata Miller, 1901 and it is proposed to call it the "Sicilian shrew". Its chromosome complement is similar to that of shrews from Canary Islands and a species from Burundi (Central Africa), suggesting that it might have split off from a line of Paleotropical origin. Following these findings, the modern concept of Mediterranean island colonization by shrews must be revised. The distinctive characteristics of Mediterranean shrews should also be revised.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A major obstacle to processing images of the ocean floor comes from the absorption and scattering effects of the light in the aquatic environment. Due to the absorption of the natural light, underwater vehicles often require artificial light sources attached to them to provide the adequate illumination. Unfortunately, these flashlights tend to illuminate the scene in a nonuniform fashion, and, as the vehicle moves, induce shadows in the scene. For this reason, the first step towards application of standard computer vision techniques to underwater imaging requires dealing first with these lighting problems. This paper analyses and compares existing methodologies to deal with low-contrast, nonuniform illumination in underwater image sequences. The reviewed techniques include: (i) study of the illumination-reflectance model, (ii) local histogram equalization, (iii) homomorphic filtering, and, (iv) subtraction of the illumination field. Several experiments on real data have been conducted to compare the different approaches

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper is concerned with solving numerically the Dirichlet boundary value problem for Laplace’s equation in a nonlocally perturbed half-plane. This problem arises in the simulation of classical unsteady water wave problems. The starting point for the numerical scheme is the boundary integral equation reformulation of this problem as an integral equation of the second kind on the real line in Preston et al. (2008, J. Int. Equ. Appl., 20, 121–152). We present a Nystr¨om method for numerical solution of this integral equation and show stability and convergence, and we present and analyse a numerical scheme for computing the Dirichlet-to-Neumann map, i.e., for deducing the instantaneous fluid surface velocity from the velocity potential on the surface, a key computational step in unsteady water wave simulations. In particular, we show that our numerical schemes are superalgebraically convergent if the fluid surface is infinitely smooth. The theoretical results are illustrated by numerical experiments.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The paper analyses the evolving corporate real estate supply chain and the interaction of this evolution with emerging business models in the serviced office sector. An enhanced model of the corporate real estate portfolio is first presented incorporating vacant, alienated and transitory space. It is argued that the serviced office sector has evolved in response to an increasingly diverse corporate real estate portfolio. For the peripheral corporate real estate portfolio, the core serviced workspace product provides the ability to rapidly acquire high-quality workspace and associated support services on very flexible bases. Whilst it is arguably a beta product, the core workspace offer is now being augmented by managed office or back-to-back leases which enables clients to complement the advantages of serviced offices with a wider choice of premises. Joint venture business models are aligned with solutions to problems of vacant space.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Goal Programming (GP) is an important analytical approach devised to solve many realworld problems. The first GP model is known as Weighted Goal Programming (WGP). However, Multi-Choice Aspirations Level (MCAL) problems cannot be solved by current GP techniques. In this paper, we propose a Multi-Choice Mixed Integer Goal Programming model (MCMI-GP) for the aggregate production planning of a Brazilian sugar and ethanol milling company. The MC-MIGP model was based on traditional selection and process methods for the design of lots, representing the production system of sugar, alcohol, molasses and derivatives. The research covers decisions on the agricultural and cutting stages, sugarcane loading and transportation by suppliers and, especially, energy cogeneration decisions; that is, the choice of production process, including storage stages and distribution. The MCMIGP allows decision-makers to set multiple aspiration levels for their problems in which the more/higher, the better and the less/lower, the better in the aspiration levels are addressed. An application of the proposed model for real problems in a Brazilian sugar and ethanol mill was conducted; producing interesting results that are herein reported and commented upon. Also, it was made a comparison between MCMI GP and WGP models using these real cases. © 2013 Elsevier Inc.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This work presents exact, hybrid algorithms for mixed resource Allocation and Scheduling problems; in general terms, those consist into assigning over time finite capacity resources to a set of precedence connected activities. The proposed methods have broad applicability, but are mainly motivated by applications in the field of Embedded System Design. In particular, high-performance embedded computing recently witnessed the shift from single CPU platforms with application-specific accelerators to programmable Multi Processor Systems-on-Chip (MPSoCs). Those allow higher flexibility, real time performance and low energy consumption, but the programmer must be able to effectively exploit the platform parallelism. This raises interest in the development of algorithmic techniques to be embedded in CAD tools; in particular, given a specific application and platform, the objective if to perform optimal allocation of hardware resources and to compute an execution schedule. On this regard, since embedded systems tend to run the same set of applications for their entire lifetime, off-line, exact optimization approaches are particularly appealing. Quite surprisingly, the use of exact algorithms has not been well investigated so far; this is in part motivated by the complexity of integrated allocation and scheduling, setting tough challenges for ``pure'' combinatorial methods. The use of hybrid CP/OR approaches presents the opportunity to exploit mutual advantages of different methods, while compensating for their weaknesses. In this work, we consider in first instance an Allocation and Scheduling problem over the Cell BE processor by Sony, IBM and Toshiba; we propose three different solution methods, leveraging decomposition, cut generation and heuristic guided search. Next, we face Allocation and Scheduling of so-called Conditional Task Graphs, explicitly accounting for branches with outcome not known at design time; we extend the CP scheduling framework to effectively deal with the introduced stochastic elements. Finally, we address Allocation and Scheduling with uncertain, bounded execution times, via conflict based tree search; we introduce a simple and flexible time model to take into account duration variability and provide an efficient conflict detection method. The proposed approaches achieve good results on practical size problem, thus demonstrating the use of exact approaches for system design is feasible. Furthermore, the developed techniques bring significant contributions to combinatorial optimization methods.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This thesis is a collection of essays related to the topic of innovation in the service sector. The choice of this structure is functional to the purpose of single out some of the relevant issues and try to tackle them, revising first the state of the literature and then proposing a way forward. Three relevant issues has been therefore selected: (i) the definition of innovation in the service sector and the connected question of measurement of innovation; (ii) the issue of productivity in services; (iii) the classification of innovative firms in the service sector. Facing the first issue, chapter II shows how the initial width of the original Schumpeterian definition of innovation has been narrowed and then passed to the service sector form the manufacturing one in a reduce technological form. Chapter III tackle the issue of productivity in services, discussing the difficulties for measuring productivity in a context where the output is often immaterial. We reconstruct the dispute on the Baumol’s cost disease argument and propose two different ways to go forward in the research on productivity in services: redefining the output along the line of a characteristic approach; and redefining the inputs, particularly analysing which kind of input it’s worth saving. Chapter IV derives an integrated taxonomy of innovative service and manufacturing firms, using data coming from the 2008 CIS survey for Italy. This taxonomy is based on the enlarged definition of “innovative firm” deriving from the Schumpeterian definition of innovation and classify firms using a cluster analysis techniques. The result is the emergence of a four cluster solution, where firms are differentiated by the breadth of the innovation activities in which they are involved. Chapter 5 reports some of the main conclusions of each singular previous chapter and the points worth of further research in the future.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

After the extensive research on the capabilities of the Boundary Integral Equation Method produced during the past years the versatility of its applications has been well founded. Maybe the years to come will see the in-depth analysis of several conflictive points, for example, adaptive integration, solution of the system of equations, etc. This line is clear in academic research. In this paper we comment on the incidence of the manner of imposing the boundary conditions in 3-D coupled problems. Here the effects are particularly magnified: in the first place by the simple model used (constant elements) and secondly by the process of solution, i.e. first a potential problem is solved and then the results are used as data for an elasticity problem. The errors add to both processes and small disturbances, unimportant in separated problems, can produce serious errors in the final results. The specific problem we have chosen is especially interesting. Although more general cases (i.e. transient)can be treated, here the domain integrals can be converted into boundary ones and the influence of the manner in which boundary conditions are applied will reflect the whole importance of the problem.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A tanulmány célja az innováció-terjedés marketingvonzatú irodalmának bemutatása, valamint betekintés az exploratív tartalomelemzés módszerével az informális, kollektív intelligenciát generáló on-line felületek, nevesül a blogok és fórumok kutathatóságába. Az okostelefonok innováció-elfogadásának példáján keresztül a szerzők megpróbálják felderíteni az információterjedés elméletének megvalósulását az elemzett felületeken. Bemutatnak három, a mintára jellemző információterjedési és felvett szerep mintát, melyek alapul szolgálhatnak a további célirányú kutatások számára. / === / Adaptive smart phones that give space for user-added functions create active online discussions. Committed users are ready to share information, advise others, while less expert users seek this information. In their paper the authors show that related user-generated content i.e. blogs and bulletin boards provide a rich data source for analysis, which gives them the opportunity to further elaborate on the diffusion of information in the case of smart phone usage among online Hungarian users. Online collective intelligence may well contribute to the diffusion of innovations through diffusing information. Following a thorough review on the literature on the diffusion of innovations, in their exploratory content analysis, they found two categories of users on the analyzed boards: a first group we dubbed "experts" (corresponding to innovators in Bass's typology) that made a special effort trying to solve particular problems thus contributing to collective intelligence, thus reducing (among others) the perceived complexity of these phones and adding to their trialability, both factors influencing users' innovation acceptance, and a second group, "simple users" (or imitators in Bass's typology), uninterested in product innovation, still asking questions and searching for solutions concerning extant technology. Manufacturers do not seem yet to regard these boards as a source of valuable data, even though these clearly serve as an important pool of information and a growing factor of decision for their potential customers.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The permanent contact with cork may lead to constant exposure to fungi, raising awareness as a potential occupational hazard in the cork industry.The presence of fungi belonging to the Penicillium glabrum complex has been associated with the development of respiratory diseases such as suberosis, one of the most prevalent diseases among workers from cork industries, besides occupational asthma. Azoles are used as pesticides but also the first line therapy in the treatment of Aspergillus infections; azole-resistance as been described as to have also an environmental source and is considered an emerging public health problem.The aim of this work was to characterize fungal distribution and to evaluate the presence of azole-resistant Aspergillus isolates in nose swab samples from the cork industry workers.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

One challenge on data assimilation (DA) methods is how the error covariance for the model state is computed. Ensemble methods have been proposed for producing error covariance estimates, as error is propagated in time using the non-linear model. Variational methods, on the other hand, use the concepts of control theory, whereby the state estimate is optimized from both the background and the measurements. Numerical optimization schemes are applied which solve the problem of memory storage and huge matrix inversion needed by classical Kalman filter methods. Variational Ensemble Kalman filter (VEnKF), as a method inspired the Variational Kalman Filter (VKF), enjoys the benefits from both ensemble methods and variational methods. It avoids filter inbreeding problems which emerge when the ensemble spread underestimates the true error covariance. In VEnKF this is tackled by resampling the ensemble every time measurements are available. One advantage of VEnKF over VKF is that it needs neither tangent linear code nor adjoint code. In this thesis, VEnKF has been applied to a two-dimensional shallow water model simulating a dam-break experiment. The model is a public code with water height measurements recorded in seven stations along the 21:2 m long 1:4 m wide flume’s mid-line. Because the data were too sparse to assimilate the 30 171 model state vector, we chose to interpolate the data both in time and in space. The results of the assimilation were compared with that of a pure simulation. We have found that the results revealed by the VEnKF were more realistic, without numerical artifacts present in the pure simulation. Creating a wrapper code for a model and DA scheme might be challenging, especially when the two were designed independently or are poorly documented. In this thesis we have presented a non-intrusive approach of coupling the model and a DA scheme. An external program is used to send and receive information between the model and DA procedure using files. The advantage of this method is that the model code changes needed are minimal, only a few lines which facilitate input and output. Apart from being simple to coupling, the approach can be employed even if the two were written in different programming languages, because the communication is not through code. The non-intrusive approach is made to accommodate parallel computing by just telling the control program to wait until all the processes have ended before the DA procedure is invoked. It is worth mentioning the overhead increase caused by the approach, as at every assimilation cycle both the model and the DA procedure have to be initialized. Nonetheless, the method can be an ideal approach for a benchmark platform in testing DA methods. The non-intrusive VEnKF has been applied to a multi-purpose hydrodynamic model COHERENS to assimilate Total Suspended Matter (TSM) in lake Säkylän Pyhäjärvi. The lake has an area of 154 km2 with an average depth of 5:4 m. Turbidity and chlorophyll-a concentrations from MERIS satellite images for 7 days between May 16 and July 6 2009 were available. The effect of the organic matter has been computationally eliminated to obtain TSM data. Because of computational demands from both COHERENS and VEnKF, we have chosen to use 1 km grid resolution. The results of the VEnKF have been compared with the measurements recorded at an automatic station located at the North-Western part of the lake. However, due to TSM data sparsity in both time and space, it could not be well matched. The use of multiple automatic stations with real time data is important to elude the time sparsity problem. With DA, this will help in better understanding the environmental hazard variables for instance. We have found that using a very high ensemble size does not necessarily improve the results, because there is a limit whereby additional ensemble members add very little to the performance. Successful implementation of the non-intrusive VEnKF and the ensemble size limit for performance leads to an emerging area of Reduced Order Modeling (ROM). To save computational resources, running full-blown model in ROM is avoided. When the ROM is applied with the non-intrusive DA approach, it might result in a cheaper algorithm that will relax computation challenges existing in the field of modelling and DA.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This article attempts to explore the concept of scientific community at the macro-national level in the context of Iran. Institutionalisation of science and its professional growth has been constrained by several factors. The article first conceptualises the notion of science community as found in the literature in the context of Iran, and attempts to map through some indicators. The main focus, however, lies in mapping some institutional problems through empirical research. This was undertaken in 2002–04 in order to analyse the structure of the scientific community in Iran in the ‘exact sciences’ (mathematics, physics, chemistry, biology and earth sciences). The empirical work was done in two complementary perspectives: through a questionnaire and statistical analysis of it, and through semistructured interviews with the researchers. There are number of problems confronting scientists in Iran. Facilities provided by institutions is one of the major problems of research. Another is the tenuous cooperation among scientists. This is reported by most of the researchers, who deplore the lack of cooperation among their group. Relationships are mostly with the Ph.D. students and only marginally with colleagues. Our research shows that the more brilliant the scientists, the more frustrated they are from scientific institutions in Iran. Medium-range researchers seem to be much happier about the scientific institution to which they belong than the brighter scholars. The scientific institutions in Iran seem to be built for the needs of the former rather than the latter. These institutions seem not to play a positive role in the case of the best scientists. On the whole, many ingredients of the scientific community, at least at its inception, are present among Iranian scientists: the strong desire for scientific achievement in spite of personal, institutional and economic problems.