17 resultados para Dynamic primary user
em Aston University Research Archive
Resumo:
The amplification of demand variation up a supply chain widely termed ‘the Bullwhip Effect’ is disruptive, costly and something that supply chain management generally seeks to minimise. Originally attributed to poor system design; deficiencies in policies, organisation structure and delays in material and information flow all lead to sub-optimal reorder point calculation. It has since been attributed to exogenous random factors such as: uncertainties in demand, supply and distribution lead time but these causes are not exclusive as academic and operational studies since have shown that orders and/or inventories can exhibit significant variability even if customer demand and lead time are deterministic. This increase in the range of possible causes of dynamic behaviour indicates that our understanding of the phenomenon is far from complete. One possible, yet previously unexplored, factor that may influence dynamic behaviour in supply chains is the application and operation of supply chain performance measures. Organisations monitoring and responding to their adopted key performance metrics will make operational changes and this action may influence the level of dynamics within the supply chain, possibly degrading the performance of the very system they were intended to measure. In order to explore this a plausible abstraction of the operational responses to the Supply Chain Council’s SCOR® (Supply Chain Operations Reference) model was incorporated into a classic Beer Game distribution representation, using the dynamic discrete event simulation software Simul8. During the simulation the five SCOR Supply Chain Performance Attributes: Reliability, Responsiveness, Flexibility, Cost and Utilisation were continuously monitored and compared to established targets. Operational adjustments to the; reorder point, transportation modes and production capacity (where appropriate) for three independent supply chain roles were made and the degree of dynamic behaviour in the Supply Chain measured, using the ratio of the standard deviation of upstream demand relative to the standard deviation of the downstream demand. Factors employed to build the detailed model include: variable retail demand, order transmission, transportation delays, production delays, capacity constraints demand multipliers and demand averaging periods. Five dimensions of supply chain performance were monitored independently in three autonomous supply chain roles and operational settings adjusted accordingly. Uniqueness of this research stems from the application of the five SCOR performance attributes with modelled operational responses in a dynamic discrete event simulation model. This project makes its primary contribution to knowledge by measuring the impact, on supply chain dynamics, of applying a representative performance measurement system.
Resumo:
A CSSL- type modular FORTRAN package, called ACES, has been developed to assist in the simulation of the dynamic behaviour of chemical plant. ACES can be harnessed, for instance, to simulate the transients in startups or after a throughput change. ACES has benefited from two existing simulators. The structure was adapted from ICL SLAM and most plant models originate in DYFLO. The latter employs sequential modularisation which is not always applicable to chemical engineering problems. A novel device of twice- round execution enables ACES to achieve general simultaneous modularisation. During the FIRST ROUND, STATE-VARIABLES are retrieved from the integrator and local calculations performed. During the SECOND ROUND, fresh derivatives are estimated and stored for simultaneous integration. ACES further includes a version of DIFSUB, a variable-step integrator capable of handling stiff differential systems. ACES is highly formalised . It does not use pseudo steady- state approximations and excludes inconsistent and arbitrary features of DYFLO. Built- in debug traps make ACES robust. ACES shows generality, flexibility, versatility and portability, and is very convenient to use. It undertakes substantial housekeeping behind the scenes and thus minimises the detailed involvement of the user. ACES provides a working set of defaults for simulation to proceed as far as possible. Built- in interfaces allow for reactions and user supplied algorithms to be incorporated . New plant models can be easily appended. Boundary- value problems and optimisation may be tackled using the RERUN feature. ACES is file oriented; a STATE can be saved in a readable form and reactivated later. Thus piecewise simulation is possible. ACES has been illustrated and verified to a large extent using some literature-based examples. Actual plant tests are desirable however to complete the verification of the library. Interaction and graphics are recommended for future work.
Resumo:
Using current software engineering technology, the robustness required for safety critical software is not assurable. However, different approaches are possible which can help to assure software robustness to some extent. For achieving high reliability software, methods should be adopted which avoid introducing faults (fault avoidance); then testing should be carried out to identify any faults which persist (error removal). Finally, techniques should be used which allow any undetected faults to be tolerated (fault tolerance). The verification of correctness in system design specification and performance analysis of the model, are the basic issues in concurrent systems. In this context, modeling distributed concurrent software is one of the most important activities in the software life cycle, and communication analysis is a primary consideration to achieve reliability and safety. By and large fault avoidance requires human analysis which is error prone; by reducing human involvement in the tedious aspect of modelling and analysis of the software it is hoped that fewer faults will persist into its implementation in the real-time environment. The Occam language supports concurrent programming and is a language where interprocess interaction takes place by communications. This may lead to deadlock due to communication failure. Proper systematic methods must be adopted in the design of concurrent software for distributed computing systems if the communication structure is to be free of pathologies, such as deadlock. The objective of this thesis is to provide a design environment which ensures that processes are free from deadlock. A software tool was designed and used to facilitate the production of fault-tolerant software for distributed concurrent systems. Where Occam is used as a design language then state space methods, such as Petri-nets, can be used in analysis and simulation to determine the dynamic behaviour of the software, and to identify structures which may be prone to deadlock so that they may be eliminated from the design before the program is ever run. This design software tool consists of two parts. One takes an input program and translates it into a mathematical model (Petri-net), which is used for modeling and analysis of the concurrent software. The second part is the Petri-net simulator that takes the translated program as its input and starts simulation to generate the reachability tree. The tree identifies `deadlock potential' which the user can explore further. Finally, the software tool has been applied to a number of Occam programs. Two examples were taken to show how the tool works in the early design phase for fault prevention before the program is ever run.
Resumo:
This thesis describes the design and implementation of an interactive dynamic simulator called DASPRII. The starting point of this research has been an existing dynamic simulation package, DASP. DASPII is written in standard FORTRAN 77 and is implemented on universally available IBM-PC or compatible machines. It provides a means for the analysis and design of chemical processes. Industrial interest in dynamic simulation has increased due to the recent increase in concern over plant operability, resiliency and safety. DASPII is an equation oriented simulation package which allows solution of dynamic and steady state equations. The steady state can be used to initialise the dynamic simulation. A robust non linear algebraic equation solver has been implemented for steady state solution. This has increased the general robustness of DASPII, compared to DASP. A graphical front end is used to generate the process flowsheet topology from a user constructed diagram of the process. A conversational interface is used to interrogate the user with the aid of a database, to complete the topological information. An original modelling strategy implemented in DASPII provides a simple mechanism for parameter switching which creates a more flexible simulation environment. The problem description generated is by a further conversational procedure using a data-base. The model format used allows the same model equations to be used for dynamic and steady state solution. All the useful features of DASPI are retained in DASPII. The program has been demonstrated and verified using a number of example problems, Significant improvements using the new NLAE solver have been shown. Topics requiring further research are described. The benefits of variable switching in models has been demonstrated with a literature problem.
Resumo:
This thesis describes the design and implementation of a new dynamic simulator called DASP. It is a computer program package written in standard Fortran 77 for the dynamic analysis and simulation of chemical plants. Its main uses include the investigation of a plant's response to disturbances, the determination of the optimal ranges and sensitivities of controller settings and the simulation of the startup and shutdown of chemical plants. The design and structure of the program and a number of features incorporated into it combine to make DASP an effective tool for dynamic simulation. It is an equation-oriented dynamic simulator but the model equations describing the user's problem are generated from in-built model equation library. A combination of the structuring of the model subroutines, the concept of a unit module, and the use of the connection matrix of the problem given by the user have been exploited to achieve this objective. The Executive program has a structure similar to that of a CSSL-type simulator. DASP solves a system of differential equations coupled to nonlinear algebraic equations using an advanced mixed equation solver. The strategy used in formulating the model equations makes it possible to obtain the steady state solution of the problem using the same model equations. DASP can handle state and time events in an efficient way and this includes the modification of the flowsheet. DASP is highly portable and this has been demonstrated by running it on a number of computers with only trivial modifications. The program runs on a microcomputer with 640 kByte of memory. It is a semi-interactive program, with the bulk of all input data given in pre-prepared data files with communication with the user is via an interactive terminal. Using the features in-built in the package, the user can view or modify the values of any input data, variables and parameters in the model, and modify the structure of the flowsheet of the problem during a simulation session. The program has been demonstrated and verified using a number of example problems.
Resumo:
In this study I investigated the mechanisms of neuronal network oscillatory activity in rat M1 using pharmacological manipulations and electrical stimulation protocols, employing the in vitro brain slice technique in rat and magnetoencephalography (MEG) in man. Co-application of kainic acid and carbachol generated in vitro beta oscillatory activity in all layers in M1. Analyses indicated that oscillations originated from deep layers and indicated significant involvement of GABAA receptors and gap junctions. A modulatory role of GABAB, NMDA, and dopamine receptors was also evident. Intracellular recordings from fast-spiking (FS) GABAergic inhibitory cells revealed phase-locked action potentials (APs) on every beta cycle. Glutamatergic excitatory regular-spiking (RS) and intrinsically-bursting (IB) cells both received phase locked inhibitory postsynaptic potentials, but did not fire APs on every cycle, suggesting the dynamic involvement of different pools of neurones in the overall population oscillations. Stimulation evoked activity at high frequency (HFS; 125Hz) evoked gamma oscillations and reduced ongoing beta activity. 20Hz stimulation promoted theta or gamma oscillations whilst 4Hz stimulation enhanced beta power at theta frequency. I also investigated the modulation of pathological slow wave (theta and beta) oscillatory activity using magnetoencephalography. Abnormal activity was suppressed by sub-sedative doses of GABAA receptor modulator zolpidem and the observed desynchronising effect correlated well with improved sensorimotor function. These studies indicate a fundamental role for inhibitory neuronal networks in the patterning beta activity and suggest that cortical HFS in PD re-patterns abnormally enhanced M1 network activity by modulating the activity of FS cells. Furthermore, pathological oscillation may be common to many neuropathologies and may be an important future therapeutic target.
Resumo:
Existing wireless systems are normally regulated by a fixed spectrum assignment strategy. This policy leads to an undesirable situation that some systems may only use the allocated spectrum to a limited extent while others have very serious spectrum insufficiency situation. Dynamic Spectrum Access (DSA) is emerging as a promising technology to address this issue such that the unused licensed spectrum can be opportunistically accessed by the unlicensed users. To enable DSA, the unlicensed user shall have the capability of detecting the unoccupied spectrum, controlling its spectrum access in an adaptive manner, and coexisting with other unlicensed users automatically. In this article, we propose a radio system Transmission Opportunity-based spectrum access control protocol with the aim to improve spectrum access fairness and ensure safe coexistence of multiple heterogeneous unlicensed radio systems. In the scheme, multiple radio systems will coexist and dynamically use available free spectrum without interfering with licensed users. Simulation is carried out to evaluate the performance of the proposed scheme with respect to spectrum utilisation, fairness and scalability. Comparing with the existed studies, our strategy is able to achieve higher scalability and controllability without degrading spectrum utilisation and fairness performance.
Resumo:
Objective: To compare and contrast the presence of ocular and systemic vascular function in newly diagnosed and previously untreated primary open angle glaucoma (POAG) and normal tension glaucoma (NTG) patients with comparable, early stage, functional loss. Methods: The systemic vascular function of 19 POAG patients, 19 NTG patients and 20 healthy controls was assessed by means of 24 hour ambulatory blood pressure (ABPM), peripheral pulse wave analysis (PWA) and carotid intima-media thickness (IMT). Retinal vascular reactivity to flicker light was assessed using dynamic retinal vessel analysis (DVA,IMEDOS, GmbH, Jena, Germany). Results: When compared to normal controls, both POAG and NTG patients exhibited similarly increased nocturnal systemic blood pressure variability (p=0.011); peripheral arterial stiffness (p=0.015), carotid IMT (p=0.040) and reduced ocular perfusion pressure (OPP) (p<0.001). Furthermore, on DVA analysis, both groups of glaucoma patients also exhibited steeper retinal arterial constriction slopes (slope AC) following cessation of flicker (p=0.007) and a similarly increased fluctuation in arterial and venous baseline diameter (p=0.008 and p=0.009 respectively) in comparison to controls. Conclusion: POAG and NTG patients exhibit similar alterations in both ocular and systemic circulation at the early stages of their disease process. This highlights not only the importance of considering vascular risk factors in both conditions, but also raises questions about the current separation of the two conditions into completely distinct clinical entities.
Resumo:
The aerobic selective oxidation (selox) of alcohols represents an environmentally benign and atom efficient chemical valorisation route to commercially important allylic aldehydes, such as crotonaldehyde and cinnamaldehyde, which find application in pesticides, fragrances and food additives. Palladium nanoparticles are highly active and selective heterogeneous catalysts for such oxidative dehydrogenations, permitting the use of air (or dioxygen) as a green oxidant in place of stoichiometric chromate permanganate saltsor H2O2. Here we discuss how time-resolved, in-situ X-ray spectroscopies (XAS and XPS) reveal dynamic restructuring of dispersed Pd nanoparticles and Pd single-crystals in response to changing reaction environments, and thereby identify surface PdO as the active species responsible for palladium catalysed crotyl alcohol selox (Figure 1); on-stream reduction to palladium metal under oxygen-poor regimes thus appears the primary cause of catalyst deactivation. This insight has guided the subsequent application of surfactant-templating and inorganic nanocrystal methodologies to optimize the density of desired active PdO sites for the selective oxidation of natural products such as sesquiterpenoids.
Resumo:
Learning user interests from online social networks helps to better understand user behaviors and provides useful guidance to design user-centric applications. Apart from analyzing users' online content, it is also important to consider users' social connections in the social Web. Graph regularization methods have been widely used in various text mining tasks, which can leverage the graph structure information extracted from data. Previously, graph regularization methods operate under the cluster assumption that nearby nodes are more similar and nodes on the same structure (typically referred to as a cluster or a manifold) are likely to be similar. We argue that learning user interests from complex, sparse, and dynamic social networks should be based on the link structure assumption under which node similarities are evaluated based on the local link structures instead of explicit links between two nodes. We propose a regularization framework based on the relation bipartite graph, which can be constructed from any type of relations. Using Twitter as our case study, we evaluate our proposed framework from social networks built from retweet relations. Both quantitative and qualitative experiments show that our proposed method outperforms a few competitive baselines in learning user interests over a set of predefined topics. It also gives superior results compared to the baselines on retweet prediction and topical authority identification. © 2014 ACM.
Resumo:
Background. Schizophrenia affects up to 1% of the population in the UK. People with schizophrenia use the National Health Service frequently and over a long period of time. However, their views on satisfaction with primary care are rarely sought. Objectives. This study aimed to explore the elements of satisfaction with primary care for people with schizophrenia. Method. A primary care-based study was carried out using semi-structured interviews with 45 patients with schizophrenia receiving shared care with the Northern Birmingham Mental Health Trust between 1999 and 2000. Results. Five major themes that affect satisfaction emerged from the data: the exceptional potential of the consultation itself; the importance of aspects of the organization of primary care; the construction of the user in the doctor-patient relationship; the influence of stereotypes on GP behaviour; and the importance of hope for recovery. Conclusion. Satisfaction with primary care is multiply mediated. It is also rarely expected or achieved by this group of patients. There is a significant gap between the rhetoric and the reality of user involvement in primary care consultations. Acknowledging the tensions between societal and GP views of schizophrenia as an incurable life sentence and the importance to patients of hope for recovery is likely to lead to greater satisfaction with primary health care for people with schizophrenia.
Resumo:
Commercial process simulators are increasing interest in the chemical engineer education. In this paper, the use of commercial dynamic simulation software, D-SPICE® and K-Spice®, for three different chemical engineering courses is described and discussed. The courses cover the following topics: basic chemical engineering, operability and safety analysis and process control. User experiences from both teachers and students are presented. The benefits of dynamic simulation as an additional teaching tool are discussed and summarized. The experiences confirm that commercial dynamic simulators provide realistic training and can be successfully integrated into undergraduate and graduate teaching, laboratory courses and research. © 2012 The Institution of Chemical Engineers.
Resumo:
Due to dynamic variability, identifying the specific conditions under which non-functional requirements (NFRs) are satisfied may be only possible at runtime. Therefore, it is necessary to consider the dynamic treatment of relevant information during the requirements specifications. The associated data can be gathered by monitoring the execution of the application and its underlying environment to support reasoning about how the current application configuration is fulfilling the established requirements. This paper presents a dynamic decision-making infrastructure to support both NFRs representation and monitoring, and to reason about the degree of satisfaction of NFRs during runtime. The infrastructure is composed of: (i) an extended feature model aligned with a domain-specific language for representing NFRs to be monitored at runtime; (ii) a monitoring infrastructure to continuously assess NFRs at runtime; and (iii) a exible decision-making process to select the best available configuration based on the satisfaction degree of the NRFs. The evaluation of the approach has shown that it is able to choose application configurations that well fit user NFRs based on runtime information. The evaluation also revealed that the proposed infrastructure provided consistent indicators regarding the best application configurations that fit user NFRs. Finally, a benefit of our approach is that it allows us to quantify the level of satisfaction with respect to NFRs specification.
Resumo:
This paper reports potential benefits around dynamic thermal rating prediction of primary transformers within Western Power Distribution (WPD) managed Project FALCON (Flexible Approaches to Low Carbon Optimised Networks). Details of the thermal modelling, parameter optimisation and results validation are presented with asset and environmental data (measured and day/week-ahead forecast) which are used for determining dynamic ampacity. Detailed analysis of ratings and benefits and confidence in ability to accurately predict dynamic ratings are presented. Investigating the effect of sustained ONAN rating compared to a dynamic rating shows that there is scope to increase sustained ratings under ONAN operating conditions by up to 10% higher between December and March with a high degree of confidence. However, under high ambient temperature conditions this dynamic rating may also reduce in the summer months.
Resumo:
One of the reasons for using variability in the software product line (SPL) approach (see Apel et al., 2006; Figueiredo et al., 2008; Kastner et al., 2007; Mezini & Ostermann, 2004) is to delay a design decision (Svahnberg et al., 2005). Instead of deciding on what system to develop in advance, with the SPL approach a set of components and a reference architecture are specified and implemented (during domain engineering, see Czarnecki & Eisenecker, 2000) out of which individual systems are composed at a later stage (during application engineering, see Czarnecki & Eisenecker, 2000). By postponing the design decisions in such a manner, it is possible to better fit the resultant system in its intended environment, for instance, to allow selection of the system interaction mode to be made after the customers have purchased particular hardware, such as a PDA vs. a laptop. Such variability is expressed through variation points which are locations in a software-based system where choices are available for defining a specific instance of a system (Svahnberg et al., 2005). Until recently it had sufficed to postpone committing to a specific system instance till before the system runtime. However, in the recent years the use and expectations of software systems in human society has undergone significant changes.Today's software systems need to be always available, highly interactive, and able to continuously adapt according to the varying environment conditions, user characteristics and characteristics of other systems that interact with them. Such systems, called adaptive systems, are expected to be long-lived and able to undertake adaptations with little or no human intervention (Cheng et al., 2009). Therefore, the variability now needs to be present also at system runtime, which leads to the emergence of a new type of system: adaptive systems with dynamic variability.