876 resultados para Allocation of resources


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Dominant species are those which delimit and defend territories from other individuals of the same or different species. Subordinate species are those which, furtive and sneakily, use sources of nectar from other individuals. This study aimed to describe the aggressive interactions between species of hummingbirds, define which species are dominant and which are subordinate, investigate if the sharing of resources occurs during the visits, and compare the behaviour of the dominant species in different strata (tree, arbustive and herbaceous). The species observed interacting with Anthracothorax nigricollis Vieillot 1817 were Phaethornis pretrei Lesson and Delattrer 1839, Thalurania furcata Gmelin 1788, and Polytmus guainumbi Pallas 1764. Nine behavioural acts grouped into four categories were identified and described. The dominant species is A. nigricollis (with 0.9 of the attacks), followed by T. furcata (with 0.07) and P. pretrei (with 0.03). The resource sharing was seen only in the shrub layer, in C. surinamensis, in which there was intraspecific and interspecific sharing. A. nigricollis showed higher interspecific toleration, T. furcata (0.27) and P. pretrei (0.55) than intraspecific A. nigricollis (0.18). The frequency of occurrence of behaviours expressed by A. nigricollis in the three vegetation strata differed significantly.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Includes bibliography

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Includes bibliography

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Includes bibliography

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Abstract The purpose of this research was to study the sex distribution and energy allocation of dioecious Eastern Red Cedars (Juniperus virginiana) along an environmental resource gradient. The trees surveyed were growing in a canyon located at the University of Nebraska’s Cedar Point Biological Research Station in Ogallala, Nebraska. Due to the geography of this canyon, environmental factors necessary for plant growth should vary depending on the tree’s location within the canyon. These factors include water availability, sun exposure, ground slope, and soil nitrogen content, all of which are necessary for carbon acquisition. Juniperus virginiana is a dioecious conifer. Dioecious plants maintain male and female reproductive structures on separate individuals. Therefore, proximal spatial location is essential for pollination and successful reproduction. Typically female reproductive structures are more costly and require a greater investment of carbon and nitrogen. For this reason, growth, survival and successful reproduction are more likely to be limited by environmental resources for females than for male individuals. If this is true for Juniperus virginiana, females should be located in more nutrient and water rich areas than males. This also assumes that females can not be reproductively successful in areas of poor environmental quality. Therefore, reproductive males should be more likely to inhabit environments with relatively lower resource availability than females. Whether the environment affects sexual determination or just limits survival of different sexes is still relatively unknown. In order to view distribution trends along the environmental gradient, the position of the tree in the canyon transect was compared to its sex. Any trend in sex should correspond with varying environmental factors in the canyon, ie: sunlight availability, aspect, and ground slope. The individuals’ allocation to growth and reproduction was quantified first by comparing trunk diameter at six inches above ground to sex and location of the tree. The feature of energy allocation was further substantiated by comparing carbon and nitrogen content in tree leaf tissue and soil to location and sex of each individual. Carbon and nitrogen in soil indicate essential nutrient availability to the individual, while C and N in leaf tissue indicate nutrient limitation experienced by the tree. At the conclusion of this experiment, there is modest support that survival and fecundity of females demands environments relatively richer in nutrients, than needed by males to survive and be reproductively active. Side of the canyon appeared to have an influence on diameter of trees, frequency of sex and carbon and nitrogen leaf content. While this information indicated possible trends in the relation of sex to nutrient availability, most of the environmental variables presumed responsible for the sex distribution bias differed minutely and may not have been biologically significant to tree growth.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Nowadays, computing is migrating from traditional high performance and distributed computing to pervasive and utility computing based on heterogeneous networks and clients. The current trend suggests that future IT services will rely on distributed resources and on fast communication of heterogeneous contents. The success of this new range of services is directly linked to the effectiveness of the infrastructure in delivering them. The communication infrastructure will be the aggregation of different technologies even though the current trend suggests the emergence of single IP based transport service. Optical networking is a key technology to answer the increasing requests for dynamic bandwidth allocation and configure multiple topologies over the same physical layer infrastructure, optical networks today are still “far” from accessible from directly configure and offer network services and need to be enriched with more “user oriented” functionalities. However, current Control Plane architectures only facilitate efficient end-to-end connectivity provisioning and certainly cannot meet future network service requirements, e.g. the coordinated control of resources. The overall objective of this work is to provide the network with the improved usability and accessibility of the services provided by the Optical Network. More precisely, the definition of a service-oriented architecture is the enable technology to allow user applications to gain benefit of advanced services over an underlying dynamic optical layer. The definition of a service oriented networking architecture based on advanced optical network technologies facilitates users and applications access to abstracted levels of information regarding offered advanced network services. This thesis faces the problem to define a Service Oriented Architecture and its relevant building blocks, protocols and languages. In particular, this work has been focused on the use of the SIP protocol as a inter-layers signalling protocol which defines the Session Plane in conjunction with the Network Resource Description language. On the other hand, an advantage optical network must accommodate high data bandwidth with different granularities. Currently, two main technologies are emerging promoting the development of the future optical transport network, Optical Burst and Packet Switching. Both technologies respectively promise to provide all optical burst or packet switching instead of the current circuit switching. However, the electronic domain is still present in the scheduler forwarding and routing decision. Because of the high optics transmission frequency the burst or packet scheduler faces a difficult challenge, consequentially, high performance and time focused design of both memory and forwarding logic is need. This open issue has been faced in this thesis proposing an high efficiently implementation of burst and packet scheduler. The main novelty of the proposed implementation is that the scheduling problem has turned into simple calculation of a min/max function and the function complexity is almost independent of on the traffic conditions.

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:

The Ecosystem Approach to Fisheries represents the most recent research line in the international context, showing interest both towards the whole community and toward the identification and protection of all the “critical habitats” in which marine resources complete their life cycles. Using data coming from trawl surveys performed in the Northern and Central Adriatic from 1996 to 2010, this study provides the first attempt to appraise the status of the whole demersal community. It took into account not only fishery target species but also by-catch and discharge species by the use of a suite of biological indicators both at population and multi-specific level, allowing to have a global picture of the status of the demersal system. This study underlined the decline of extremely important species for the Adriatic fishery in recent years; adverse impact on catches is expected for these species in the coming years, since also minimum values of recruits recently were recorded. Both the excessive exploitation and environmental factors affected availability of resources. Moreover both distribution and nursery areas of the most important resources were pinpointed by means of geostatistical methods. The geospatial analysis also confirmed the presence of relevant recruitment areas in the North and Central Adriatic for several commercial species, as reported in the literature. The morphological and oceanographic features, the relevant rivers inflow together with the mosaic pattern of biocenoses with different food availability affected the location of the observed relevant nursery areas.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The CAP reform process has been a central issue for agricultural economics research in recent years, and is gaining further attention in view of the post-2013 perspectives (Viaggi et al., 2010; Bartolini et al., 2011). Today the CAP is in the middle of a new reform process. Through the debate generated by the official proposals, published in October 2011 (COM(2011)625/3), the European Union (EU) engaged in a revision of the CAP ended on 26 June 2013 when a political agreement has been reached (IP/13/613, MEMO-13-621 and IP/13/864). In particular, in Italy the switch of the payment regime from historical to regional bases will take place. The underlying assumption is that the shift to regionalized payments changes the remuneration of inputs and has an impact on farmers’ allocation of fixed resources. In this context, farmers are expected to adjust their plans to the new policy environment as the regionalization of support is meant to create a change in incentives faced by farmers. The objective of this thesis is to provide an ex-ante analysis of the potential impact of the introduction of regionalized payments, within the post-2013 CAP reform, on the land market. Regionalized payments seem to produce differentiated effects and contribute to a general (slight) increase of land exchanges. The individual reaction to the new payments introduction would be different depending on location and specialization. These effects seem to be also strongly influenced by the difference in historical payments endowment and value, i.e. by the previous historical system of distribution of payments.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The attention deficit/hyperactivity disorder (ADHD) shows an increased prevalence in arrested offenders compared to the normal population. The aim of the present study was to investigate whether ADHD symptoms are a major risk factor for criminal behaviour, or whether further deficits, mainly abnormalities in emotion-processing, have to be considered as important additional factors that promote delinquency in the presence of ADHD symptomatology. Event related potentials (ERPs) of 13 non-delinquent and 13 delinquent subjects with ADHD and 13 controls were compared using a modified visual Go/Nogo continuous performance task (VCPT) and a newly developed version of the visual CPT that additionally requires emotional evaluation (ECPT). ERPs were analyzed regarding their topographies and Global Field Power (GFP). Offenders with ADHD differed from non-delinquent subjects with ADHD in the ERPs representing higher-order visual processing of objects and faces (N170) and facial affect (P200), and in late monitoring and evaluative functions (LPC) of behavioural response inhibition. Concerning neural activity thought to reflect the allocation of neural resources and cognitive processing capability (P300 Go), response inhibition (P300 Nogo), and attention/expectancy (CNV), deviances were observable in both ADHD groups and may thus be attributed to ADHD rather than to delinquency. In conclusion, ADHD symptomatology may be a risk factor for delinquency, since some neural information processing deficits found in ADHD seemed to be even more pronounced in offenders with ADHD. However, our results suggest additional risk factors consisting of deviant higher-order visual processing, especially of facial affect, as well as abnormalities in monitoring and evaluative functions of response inhibition.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

We rely on a survey of Swiss firms to document deviation from first-best for reasons of internal 'fairness' when allicating resources. This 'socialist' practice is more widespread in smaller than in larger firms. It ignores the reputation and past performance of the managers who apply for dunding, but takes into account their hierarchical position and their past use of resources. Socialism is only partially explained by concerns about empire building and managerial optimism, and it is not meant to benefit shareholders.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Recent advancements in cloud computing have enabled the proliferation of distributed applications, which require management and control of multiple services. However, without an efficient mechanism for scaling services in response to changing environmental conditions and number of users, application performance might suffer, leading to Service Level Agreement (SLA) violations and inefficient use of hardware resources. We introduce a system for controlling the complexity of scaling applications composed of multiple services using mechanisms based on fulfillment of SLAs. We present how service monitoring information can be used in conjunction with service level objectives, predictions, and correlations between performance indicators for optimizing the allocation of services belonging to distributed applications. We validate our models using experiments and simulations involving a distributed enterprise information system. We show how discovering correlations between application performance indicators can be used as a basis for creating refined service level objectives, which can then be used for scaling the application and improving the overall application's performance under similar conditions.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A patient classification system was developed integrating a patient acuity instrument with a computerized nursing distribution method based on a linear programming model. The system was designed for real-time measurement of patient acuity (workload) and allocation of nursing personnel to optimize the utilization of resources.^ The acuity instrument was a prototype tool with eight categories of patients defined by patient severity and nursing intensity parameters. From this tool, the demand for nursing care was defined in patient points with one point equal to one hour of RN time. Validity and reliability of the instrument was determined as follows: (1) Content validity by a panel of expert nurses; (2) predictive validity through a paired t-test analysis of preshift and postshift categorization of patients; (3) initial reliability by a one month pilot of the instrument in a practice setting; and (4) interrater reliability by the Kappa statistic.^ The nursing distribution system was a linear programming model using a branch and bound technique for obtaining integer solutions. The objective function was to minimize the total number of nursing personnel used by optimally assigning the staff to meet the acuity needs of the units. A penalty weight was used as a coefficient of the objective function variables to define priorities for allocation of staff.^ The demand constraints were requirements to meet the total acuity points needed for each unit and to have a minimum number of RNs on each unit. Supply constraints were: (1) total availability of each type of staff and the value of that staff member (value was determined relative to that type of staff's ability to perform the job function of an RN (i.e., value for eight hours RN = 8 points, LVN = 6 points); (2) number of personnel available for floating between units.^ The capability of the model to assign staff quantitatively and qualitatively equal to the manual method was established by a thirty day comparison. Sensitivity testing demonstrated appropriate adjustment of the optimal solution to changes in penalty coefficients in the objective function and to acuity totals in the demand constraints.^ Further investigation of the model documented: correct adjustment of assignments in response to staff value changes; and cost minimization by an addition of a dollar coefficient to the objective function. ^