971 resultados para COMPLEX SYSTEM FUNCTION
Resumo:
OBJECTIVES: The objective of this research was to design a clinical decision support system (CDSS) that supports heterogeneous clinical decision problems and runs on multiple computing platforms. Meeting this objective required a novel design to create an extendable and easy to maintain clinical CDSS for point of care support. The proposed solution was evaluated in a proof of concept implementation. METHODS: Based on our earlier research with the design of a mobile CDSS for emergency triage we used ontology-driven design to represent essential components of a CDSS. Models of clinical decision problems were derived from the ontology and they were processed into executable applications during runtime. This allowed scaling applications' functionality to the capabilities of computing platforms. A prototype of the system was implemented using the extended client-server architecture and Web services to distribute the functions of the system and to make it operational in limited connectivity conditions. RESULTS: The proposed design provided a common framework that facilitated development of diversified clinical applications running seamlessly on a variety of computing platforms. It was prototyped for two clinical decision problems and settings (triage of acute pain in the emergency department and postoperative management of radical prostatectomy on the hospital ward) and implemented on two computing platforms-desktop and handheld computers. CONCLUSIONS: The requirement of the CDSS heterogeneity was satisfied with ontology-driven design. Processing of application models described with the help of ontological models allowed having a complex system running on multiple computing platforms with different capabilities. Finally, separation of models and runtime components contributed to improved extensibility and maintainability of the system.
Resumo:
We develop an analytical model based on the WKB approach to evaluate the experimental results of the femtosecond pump-probe measurements of the transmittance and reflectance obtained on thin membranes of porous silicon. The model allows us to retrieve a pump-induced nonuniform complex dielectric function change along the membrane depth. We show that the model fitting to the experimental data requires a minimal number of fitting parameters while still complying with the restriction imposed by the Kramers-Kronig relation. The developed model has a broad range of applications for experimental data analysis and practical implementation in the design of devices involving a spatially nonuniform dielectric function, such as in biosensing, wave-guiding, solar energy harvesting, photonics and electro-optical devices.
Resumo:
Research and development of mathematical model of optimum distribution of resources (basically financial) for maintenance of the new (raised) quality (reliability) of complex system concerning, which the decision on its re-structuring is accepted, is stated. The final model gives answers (algorithm of calculation) to questions: how many elements of system to allocate on modernization, which elements, up to what level of depth modernization of each of allocated is necessary, and optimum answers are by criterion of minimization of financial charges.
Resumo:
This paper reports on an attempt to apply Genetic Algorithms to the problem of optimising a complex system, through discrete event simulation (Simulation Optimisation), with a view to reducing the noise associated with such a procedure. We are applying this proposed solution approach to our application test bed, a Crossdocking distribution centre, because it provides a good representative of the random and unpredictable behaviour of complex systems i.e. automated machine random failure and the variability of manual order picker skill. It is known that there is noise in the output of discrete event simulation modelling. However, our interest focuses on the effect of noise on the evaluation of the fitness of candidate solutions within the search space, and the development of techniques to handle this noise. The unique quality of our proposed solution approach is we intend to embed a noise reduction technique in our Genetic Algorithm based optimisation procedure, in order for it to be robust enough to handle noise, efficiently estimate suitable fitness function, and produce good quality solutions with minimal computational effort.
Resumo:
This thesis studies the state-of-the-art of phasor measurement units (PMUs) as well as their metrological requirements stated in the IEEE C37.118.1 and C37.118.2 Standards for guaranteeing correct measurement performances. Communication systems among PMUs and their possible applicability in the field of power quality (PQ) assessment are also investigated. This preliminary study is followed by an analysis of the working principle of real-time (RT) simulators and the importance of hardware-in-the-loop (HIL) implementation, examining the possible case studies specific for PMUs, including compliance tests which are one of the most important parts. The core of the thesis is focused on the implementation of a PMU model in the IEEE 5-bus network in Simulink and in the validation of the results using OPAL RT-4510 as a real-time simulator. An initial check allows one to get an idea about the goodness of the results in Simulink, comparing the PMU data with respect to the load-flow steady-state information. In this part, accuracy indices are also calculated for both voltage and current synchrophasors. The following part consists in the implementation of the same code in OPAL-RT 4510 simulator, after which an initial analysis is carried out in a qualitative way in order to get a sense of the goodness of the outcomes. Finally, the confirmation of the results is based on an examination of the attained voltage and current synchrophasors and accuracy indices coming from Simulink models and from OPAL system, using a Matlab script. This work also proposes suggestions for an upcoming operation of PMUs in a more complex system as the Digital Twin (DT) in order to improve the performances of the already-existing protection devices of the distribution system operator (DSO) for a future enhancement of power systems reliability.
Resumo:
Universidade Estadual de Campinas. Faculdade de Educação Física
Resumo:
This work presents the analysis of nonlinear aeroelastic time series from wing vibrations due to airflow separation during wind tunnel experiments. Surrogate data method is used to justify the application of nonlinear time series analysis to the aeroelastic system, after rejecting the chance for nonstationarity. The singular value decomposition (SVD) approach is used to reconstruct the state space, reducing noise from the aeroelastic time series. Direct analysis of reconstructed trajectories in the state space and the determination of Poincare sections have been employed to investigate complex dynamics and chaotic patterns. With the reconstructed state spaces, qualitative analyses may be done, and the attractors evolutions with parametric variation are presented. Overall results reveal complex system dynamics associated with highly separated flow effects together with nonlinear coupling between aeroelastic modes. Bifurcations to the nonlinear aeroelastic system are observed for two investigations, that is, considering oscillations-induced aeroelastic evolutions with varying freestream speed, and aeroelastic evolutions at constant freestream speed and varying oscillations. Finally, Lyapunov exponent calculation is proceeded in order to infer on chaotic behavior. Poincare mappings also suggest bifurcations and chaos, reinforced by the attainment of maximum positive Lyapunov exponents. Copyright (C) 2009 F. D. Marques and R. M. G. Vasconcellos.
Resumo:
In this work we investigate knowledge acquisition as performed by multiple agents interacting as they infer, under the presence of observation errors, respective models of a complex system. We focus the specific case in which, at each time step, each agent takes into account its current observation as well as the average of the models of its neighbors. The agents are connected by a network of interaction of Erdos-Renyi or Barabasi-Albert type. First, we investigate situations in which one of the agents has a different probability of observation error (higher or lower). It is shown that the influence of this special agent over the quality of the models inferred by the rest of the network can be substantial, varying linearly with the respective degree of the agent with different estimation error. In case the degree of this agent is taken as a respective fitness parameter, the effect of the different estimation error is even more pronounced, becoming superlinear. To complement our analysis, we provide the analytical solution of the overall performance of the system. We also investigate the knowledge acquisition dynamic when the agents are grouped into communities. We verify that the inclusion of edges between agents (within a community) having higher probability of observation error promotes the loss of quality in the estimation of the agents in the other communities.
Resumo:
Modern Integrated Circuit (IC) design is characterized by a strong trend of Intellectual Property (IP) core integration into complex system-on-chip (SOC) architectures. These cores require thorough verification of their functionality to avoid erroneous behavior in the final device. Formal verification methods are capable of detecting any design bug. However, due to state explosion, their use remains limited to small circuits. Alternatively, simulation-based verification can explore hardware descriptions of any size, although the corresponding stimulus generation, as well as functional coverage definition, must be carefully planned to guarantee its efficacy. In general, static input space optimization methodologies have shown better efficiency and results than, for instance, Coverage Directed Verification (CDV) techniques, although they act on different facets of the monitored system and are not exclusive. This work presents a constrained-random simulation-based functional verification methodology where, on the basis of the Parameter Domains (PD) formalism, irrelevant and invalid test case scenarios are removed from the input space. To this purpose, a tool to automatically generate PD-based stimuli sources was developed. Additionally, we have developed a second tool to generate functional coverage models that fit exactly to the PD-based input space. Both the input stimuli and coverage model enhancements, resulted in a notable testbench efficiency increase, if compared to testbenches with traditional stimulation and coverage scenarios: 22% simulation time reduction when generating stimuli with our PD-based stimuli sources (still with a conventional coverage model), and 56% simulation time reduction when combining our stimuli sources with their corresponding, automatically generated, coverage models.
Resumo:
This essay is a trial on giving some mathematical ideas about the concept of biological complexity, trying to explore four different attributes considered to be essential to characterize a complex system in a biological context: decomposition, heterogeneous assembly, self-organization, and adequacy. It is a theoretical and speculative approach, opening some possibilities to further numerical and experimental work, illustrated by references to several researches that applied the concepts presented here. (C) 2008 Elsevier B.V. All rights reserved.
Resumo:
Objective: To investigate a proposed model in which manipulative therapy produces a treatment-specific initial hypoalgesic and sympathoexcitatory effect by activating a descending pain inhibitory system. The a priori hypothesis tested was that manipulative therapy produces mechanical hypoalgesia and sympatho-excitation beyond that produced by placebo or control. Furthermore, these effects would be correlated, thus supporting the proposed model. Design: A randomized, double-blind, placebo-controlled, repeated-measures study of the initial effect of treatment. Setting: Clinical neurophysiology laboratory. Subjects: Twenty-four subjects (13 women and 11 men; mean age, 49 yr) with chronic lateral epicondylalgia (average duration, 6.2 months). Intervention: Cervical spine lateral glide oscillatory manipulation, placebo and control. Outcome Measures: Pressure pain threshold, thermal pain threshold, pain-free grip strength test, upper limb tension test 2b, skin conductance, pileous and glabrous skin temperature and blood flux. Results: Treatment produced hypoalgesic and sympathoexcitatory changes significantly grater than those of placebo and control (p < .03). Confirmatory factor-analysis modeling, which was performed on the pain-related measures and the indicators of sympathetic nervous system function, demonstrated a significant correlation (r = .82) between the latencies of manipulation-induced hypoalgesia and sympathoexcitation. The Lagrange Multiplier test and Wald test indicated that the two latent factors parsimoniously and appropriately represented their observed variables. Conclusions: Manual therapy produces a treatment-specific initial hypoalgesic and sympathoexcitatory effect beyond that of placebo or control. The strong correlation between hypoalgesic and sympathoexcitatory effects suggests that a central control mechanism might be activated by manipulative therapy.
Resumo:
The salamanderfish, Lepidogalaxias salamandroides (Galaxiidae, Teleostei) is endemic to southwestern Australia and inhabits shallow, freshwater pools which evaporate during the hot summer months. Burrowing into the substrate in response to falling water levels allows these fish to aestivate for extended periods of time while encapsulated in a mucous cocoon even when the pools contain no water. Only a few minutes after a major rainfall, these fish emerge into relatively clear water which subsequently becomes laden with tannin, turning the water black and reducing the pH to approximately 4.3. As part of a large study of the visual adaptations of this unique species, the retinal and lenticular morphology of the aestivating salamanderfish is examined at the level of the light and electron microscopes. The inner retina is highly vascularised by a complex system of vitreal blood vessels, while the outer retina receives a blood supply by diffusion from a choriocapillaris. This increased retinal blood supply may be an adaptation for reducing the oxygen tension during critical periods of aestivation. Large numbers of Muller cells traverse the thickness of the retina from the inner to the outer limiting membranes. The ganglion cells are arranged in two ill-defined layers, separated from a thick inner nuclear layer containing two layers of horizontal cells by a soma-free inner plexiform layer. The photoreceptors can be divided into three types typical of many early actinopterygian representatives; equal double cones, small single cones and large rods (2:1:1). These photoreceptors are arranged into a unique regular square mosaic comprising a large rod bordered by four equal double cones with a small single cone located at the corner of each repeating unit. The double cones may optimise perception of mobile prey which it tracks by flexion of its head and neck and the large rods may increase sensitivity in the dark tannin-rich waters in which it lives. Each single cone also possesses a dense collection of polysomes and glycogen (a paraboloid) beneath its ellipsoid, the first such finding in teleosts. The retinal pigment epithelium possesses melanosomes, pha,oocytes and a large number of mitochondria. The anatomy of the retina and the photoreceptor mosaic is discussed in relation to the primitive phylogeny of this species and its unique life history.
Resumo:
Glutamate-mediated neurotransmission may be involved in the range of adaptive changes in brain which occur after ethanol administration in laboratory animals, and in chronic alcoholism in human cases. Excitatory amino acid transmission is modulated by a complex system of receptors and other effecters, the efficacy of which can be profoundly affected by altered gene or protein expression. Local variations in receptor composition may underlie intrinsic regional variations in susceptibility to pathological change. Equally, ethanol use and abuse may bring about alterations in receptor subunit expression as the essence of the adaptive response. Such considerations may underlie the regional localization characteristic of the pathogenesis of alcoholic brain damage, or they may form part of the homeostatic change that constitutes the neural substrate for alcohol dependence. (C) 2000 Elsevier Science Ltd. All rights reserved.
Resumo:
Background: The relation between left ventricular filing velocities determined by Doppler echocardiography and autonomic nervous system function assessed by heart rate variability (HRV) is unclear. The aim of this study was to evaluate the influence of the autonomic nervous system assessed by the time and frequency domain indices of HRV in the Doppler indices of left ventricular diastolic filling velocities in patients without heart disease. Methods: We studied 451 healthy individuals (255 female [56.4%]) with normal blood pressure, electrocardiogram, chest x-ray, and treadmill electrocardiographic exercise stress test results, with a mean age of 43 +/- 12 (range 15-82) years, who underwent transthoracic Doppler echocardiography and 24-hour electrocardiographic ambulatory monitoring. We studied indices of HRV on time (standard deviation [SD] of all normal sinus RR intervals during 24 hours, SD of averaged normal sinus RR intervals for all 5-minute segments, mean of the SD of all normal sinus RR intervals for all 5-minute segments, root-mean-square of the successive normal sinus RR interval difference, and percentage of successive normal sinus RR intervals > 50 ms) and frequency (low frequency, high frequency, very low frequency, low frequency/high frequency ratio) domains relative to peak flow velocity during rapid passive filling phase (E), atrial contraction (A), E/A ratio, E-wave deceleration time, and isovolumic relaxation time. Statistical analysis was performed with Pearson correlation and logistic regression. Results: Peak flow velocity during rapid passive filling phase (E) and atrial contraction (A), E/A ratio, and deceleration time of early mitral inflow did not demonstrate a significant correlation with indices of HRV in time and frequency domain. We found that the E/A ratio was < 1 in 45 individuals (10%). Individuals with an E/A ratio < 1 had lower indices of HRV in frequency domain (except low frequency/high frequency) and lower indices of the mean of the SD of all normal sinus RR intervals for all 5-minute segments, root-mean-square of the successive normal sinus RR interval difference, and percentage of successive normal sinus RR intervals > 50 ms in time domain. Logistic regression demonstrated that an E/A ratio < 1 was associated with lower HF. Conclusion: Individuals with no evidence of heart disease and an E/A ratio < 1 demonstrated a significant decrease in indexes of HRV associated with parasympathetic modulation. (J Am Soc Echocardiogr 2010;23: 762-5.)
Resumo:
The brain is a complex system that, in the normal condition, has emergent properties like those associated with activity-dependent plasticity in learning and memory, and in pathological situations, manifests abnormal long-term phenomena like the epilepsies. Data from our laboratory and from the literature were classified qualitatively as sources of complexity and emergent properties from behavior to electrophysiological, cellular, molecular, and computational levels. We used such models as brainstem-dependent acute audiogenic seizures and forebrain-dependent kindled audiogenic seizures. Additionally we used chemical OF electrical experimental models of temporal lobe epilepsy that induce status epilepticus with behavioral, anatomical, and molecular sequelae such as spontaneous recurrent seizures and long-term plastic changes. Current Computational neuroscience tools will help the interpretation. storage, and sharing of the exponential growth of information derived from those studies. These strategies are considered solutions to deal with the complexity of brain pathologies such as the epilepsies. (C) 2008 Elsevier Inc. All rights reserved.