1000 resultados para boundary locking


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents the rational for the selection of fluids for use in a model based study of sub and supercritical Waste Heat Recovery (WHR) Organic Rankine Cycle (ORC). The study focuses on multiple vehicle heat sources and the potential of WHR ORC’s for its conversion into useful work. The work presented on fluid selection is generally applicable to any waste heat recovery system, either stationary or mobile and, with careful consideration, is also applicable to single heat sources. The fluid selection process presented reduces the number of potential fluids from over one hundred to a group of under twenty fluids for further refinement in a model based WHR ORC performance study. The selection process uses engineering judgement, legislation and, where applicable, health and safety as fluid selection or de-selection criteria. This paper also investigates and discusses the properties of specific ORC fluids with regard to their impact on the theoretical potential for delivering efficient WHR ORC work output. The paper concludes by looking at potential temperature and pressure WHR ORC limits with regard to fluid properties thereby assisting with the generation of WHR ORC simulation boundary conditions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We combine the concepts of legitimacy, institutional (mis)alignments, strategic responses and organizing visions to develop a conceptual framework to analyse the adoption of innovations that span organisational fields. We apply the framework to examine a telehealth innovation connecting a public sector hospital-based eye clinic with private sector optometry practices. We find that while compromise strategies were successful in encouraging adoption within each field, the innovation ultimately failed as fields developed different organising visions which could not be reconciled. The findings suggest that institutional misalignments within and between fields interact to amplify their overall effect on the adoption of hybrid innovations.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A new approach to determine the local boundary of voltage stability region in a cut-set power space (CVSR) is presented. Power flow tracing is first used to determine the generator-load pair most sensitive to each branch in the interface. The generator-load pairs are then used to realize accurate small disturbances by controlling the branch power flow in increasing and decreasing directions to obtain new equilibrium points around the initial equilibrium point. And, continuous power flow is used starting from such new points to get the corresponding critical points around the initial critical point on the CVSR boundary. Then a hyperplane cross the initial critical point can be calculated by solving a set of linear algebraic equations. Finally, the presented method is validated by some systems, including New England 39-bus system, IEEE 118-bus system, and EPRI-1000 bus system. It can be revealed that the method is computationally more efficient and has less approximation error. It provides a useful approach for power system online voltage stability monitoring and assessment. This work is supported by National Natural Science Foundation of China (No. 50707019), Special Fund of the National Basic Research Program of China (No. 2009CB219701), Foundation for the Author of National Excellent Doctoral Dissertation of PR China (No. 200439), Tianjin Municipal Science and Technology Development Program (No. 09JCZDJC25000), National Major Project of Scientific and Technical Supporting Programs of China During the 11th Five-year Plan Period (No. 2006BAJ03A06). ©2009 State Grid Electric Power Research Institute Press.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

To better understand the nature of temporary spatial clusters (TSC’s) in industrial marketing settings, this conceptual paper first provides a theoretical synthesis of spatial understanding from the industrial marketing (IM) and economic geography (EG) fields, focusing particularly on Doreen Massey’s work on relational space. This leads to a conceptual schema for organizing the IM literature in terms of spatiality, and which also helps clarify the ontological nature of TSCs. We then move to introduce the notion of institutional boundary-work, drawing on the work of Thomas Gieryn, and Andrea Brighenti’s examination of territorology, to conceptualize the activities of market actors engaged in the ongoing social accomplishment of TSCs. Such activities, we suggest, involve these actors ‘marching’ boundaries to assume network influence and maintain market order in IM settings. In summary, therefore, our paper addresses two fundamental questions: i) How do we conceptualize the form of TSCs in IM settings? And, ii) what function(s) are TSCs performing (and how is this being undertaken) in IM? The paper closes by providing methodological guidance for how a research agenda on TSCs within IM activity might be developed, followed by a summary of the managerial implications that emerge from our theorizations.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Perturbations of asymptotically Anti-de-Sitter (AdS) spacetimes are often considered by imposing field vanishing boundary conditions (BCs) at the AdS boundary. Such BCs, of Dirichlet-type, imply a vanishing energy flux at the boundary, but the converse is, generically, not true. Regarding AdS as a gravitational box, we consider vanishing energy flux (VEF) BCs as a more fundamental physical requirement and we show that these BCs can lead to a new branch of modes. As a concrete example, we consider Maxwell perturbations on Kerr-AdS black holes in the Teukolsky formalism, but our formulation applies also for other spin fields. Imposing VEF BCs, we find a set of two Robin BCs, even for Schwarzschild-AdS black holes. The Robin BCs on the Teukolsky variables can be used to study quasinormal modes, superradiant instabilities and vector clouds. As a first application, we consider here the quasinormal modes of Schwarzschild-AdS black holes. We find that one of the Robin BCs yields the quasinormal spectrum reported in the literature, while the other one unveils a new branch for the quasinormal spectrum.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We study the Riemann boundary value problem , for analytic functions in the class of analytic functions represented by the Cauchy-type integrals with density in the spaces with variable exponent. We consider both the case when the coefficient is piecewise continuous and it may be of a more general nature, admitting its oscillation. The explicit formulas for solutions in the variable exponent setting are given. The related singular integral equations in the same setting are also investigated. As an application there is derived some extension of the Szegö-Helson theorem to the case of variable exponents.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Thesis (Ph.D.)--University of Washington, 2005-12

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Nowadays, many real-time operating systems discretize the time relying on a system time unit. To take this behavior into account, real-time scheduling algorithms must adopt a discrete-time model in which both timing requirements of tasks and their time allocations have to be integer multiples of the system time unit. That is, tasks cannot be executed for less than one time unit, which implies that they always have to achieve a minimum amount of work before they can be preempted. Assuming such a discrete-time model, the authors of Zhu et al. (Proceedings of the 24th IEEE international real-time systems symposium (RTSS 2003), 2003, J Parallel Distrib Comput 71(10):1411–1425, 2011) proposed an efficient “boundary fair” algorithm (named BF) and proved its optimality for the scheduling of periodic tasks while achieving full system utilization. However, BF cannot handle sporadic tasks due to their inherent irregular and unpredictable job release patterns. In this paper, we propose an optimal boundary-fair scheduling algorithm for sporadic tasks (named BF TeX ), which follows the same principle as BF by making scheduling decisions only at the job arrival times and (expected) task deadlines. This new algorithm was implemented in Linux and we show through experiments conducted upon a multicore machine that BF TeX outperforms the state-of-the-art discrete-time optimal scheduler (PD TeX ), benefiting from much less scheduling overheads. Furthermore, it appears from these experimental results that BF TeX is barely dependent on the length of the system time unit while PD TeX —the only other existing solution for the scheduling of sporadic tasks in discrete-time systems—sees its number of preemptions, migrations and the time spent to take scheduling decisions increasing linearly when improving the time resolution of the system.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Mémoire numérisé par la Division de la gestion de documents et des archives de l'Université de Montréal