882 resultados para Recursive functions.
Resumo:
We combined repetitive transcranial magnetic stimulation (rTMS) and functional magnetic resonance imaging (fMRI) to investigate the functional relevance of parietal cortex activation during the performance of visuospatial tasks. fMRI provides information about local transient changes in neuronal activation during behavioural or cognitive tasks. Information on the functional relevance of this activation was obtained by using rTMS to induce temporary regional deactivations. We thereby turned the physiological parameter of brain activity into an independent variable controlled and manipulated by the experimenter and investigated its effect on the performance of the cognitive tasks within a controlled experimental design. We investigated cognitive tasks that were performed on the same visual material but differed in the demand on visuospatial functions. For the visuospatial tasks we found a selective enhancement of fMRI signal in the superior parietal lobule (SPL) and a selective impairment of performance after rTMS to this region in comparison to a control group. We could thus show that the parietal cortex is functionally important for the execution of spatial judgements on visually presented material and that TMS as an experimental tool has the potential to interfere with higher cognitive functions such as visuospatial information processing.
Resumo:
Cognitive functions in the child's brain develop in the context of complex adaptive processes, determined by genetic and environmental factors. Little is known about the cerebral representation of cognitive functions during development. In particular, knowledge about the development of right hemispheric (RH) functions is scarce. Considering the dynamics of brain development, localization and lateralization of cognitive functions must be expected to change with age. Twenty healthy subjects (8.6-20.5 years) were examined with fMRI and neuropsychological tests. All participants completed two fMRI tasks known to activate left hemispheric (LH) regions (language tasks) and two tasks known to involve predominantly RH areas (visual search tasks). A laterality index (LI) was computed to determine the asymmetry of activation. Group analysis revealed unilateral activation of the LH language circuitry during language tasks while visual search tasks induced a more widespread RH activation pattern in frontal, superior temporal, and occipital areas. Laterality of language increased between the ages of 8-20 in frontal (r = 0.392, P = 0.049) and temporal (r = 0.387, P = 0.051) areas. The asymmetry of visual search functions increased in frontal (r = -0.525, P = 0.009) and parietal (r = -0.439, P = 0.027) regions. A positive correlation was found between Verbal-IQ and the LI during a language task (r = 0.585, P = 0.028), while visuospatial skills correlated with LIs of visual search (r = -0.621, P = 0.018). To summarize, cognitive development is accompanied by changes in the functional representation of neuronal circuitries, with a strengthening of lateralization not only for LH but also for RH functions. Our data show that age and performance, independently, account for the increases of laterality with age.
Resumo:
An optimizing compiler internal representation fundamentally affects the clarity, efficiency and feasibility of optimization algorithms employed by the compiler. Static Single Assignment (SSA) as a state-of-the-art program representation has great advantages though still can be improved. This dissertation explores the domain of single assignment beyond SSA, and presents two novel program representations: Future Gated Single Assignment (FGSA) and Recursive Future Predicated Form (RFPF). Both FGSA and RFPF embed control flow and data flow information, enabling efficient traversal program information and thus leading to better and simpler optimizations. We introduce future value concept, the designing base of both FGSA and RFPF, which permits a consumer instruction to be encountered before the producer of its source operand(s) in a control flow setting. We show that FGSA is efficiently computable by using a series T1/T2/TR transformation, yielding an expected linear time algorithm for combining together the construction of the pruned single assignment form and live analysis for both reducible and irreducible graphs. As a result, the approach results in an average reduction of 7.7%, with a maximum of 67% in the number of gating functions compared to the pruned SSA form on the SPEC2000 benchmark suite. We present a solid and near optimal framework to perform inverse transformation from single assignment programs. We demonstrate the importance of unrestricted code motion and present RFPF. We develop algorithms which enable instruction movement in acyclic, as well as cyclic regions, and show the ease to perform optimizations such as Partial Redundancy Elimination on RFPF.
Resumo:
Creatine kinase catalyses the reversible transphosphorylation of creatine by ATP. In the cell, creatine kinase isoenzymes are specifically localized at strategic sites of ATP consumption to efficiently regenerate ATP in situ via phosphocreatine or at sites of ATP generation to build-up a phosphocreatine pool. Accordingly, the creatine kinase/phosphocreatine system plays a key role in cellular energy buffering and energy transport, particularly in cells with high and fluctuating energy requirements like neurons. Creatine kinases are expressed in the adult and developing human brain and spinal cord, suggesting that the creatine kinase/phosphocreatine system plays a significant role in the central nervous system. Functional impairment of this system leads to a deterioration in energy metabolism, which is phenotypic for many neurodegenerative and age-related diseases. Exogenous creatine supplementation has been shown to reduce neuronal cell loss in experimental paradigms of acute and chronic neurological diseases. In line with these findings, first clinical trials have shown beneficial effects of therapeutic creatine supplementation. Furthermore, creatine was reported to promote differentiation of neuronal precursor cells that might be of importance for improving neuronal cell replacement strategies. Based on these observations there is growing interest on the effects and functions of this compound in the central nervous system. This review gives a short excursion into the basics of the creatine kinase/phosphocreatine system and aims at summarizing findings and concepts on the role of creatine kinase and creatine in the central nervous system with special emphasis on pathological conditions and the positive effects of creatine supplementation.
Resumo:
Electrical Power Assisted Steering system (EPAS) will likely be used on future automotive power steering systems. The sinusoidal brushless DC (BLDC) motor has been identified as one of the most suitable actuators for the EPAS application. Motor characteristic variations, which can be indicated by variations of the motor parameters such as the coil resistance and the torque constant, directly impart inaccuracies in the control scheme based on the nominal values of parameters and thus the whole system performance suffers. The motor controller must address the time-varying motor characteristics problem and maintain the performance in its long service life. In this dissertation, four adaptive control algorithms for brushless DC (BLDC) motors are explored. The first algorithm engages a simplified inverse dq-coordinate dynamics controller and solves for the parameter errors with the q-axis current (iq) feedback from several past sampling steps. The controller parameter values are updated by slow integration of the parameter errors. Improvement such as dynamic approximation, speed approximation and Gram-Schmidt orthonormalization are discussed for better estimation performance. The second algorithm is proposed to use both the d-axis current (id) and the q-axis current (iq) feedback for parameter estimation since id always accompanies iq. Stochastic conditions for unbiased estimation are shown through Monte Carlo simulations. Study of the first two adaptive algorithms indicates that the parameter estimation performance can be achieved by using more history data. The Extended Kalman Filter (EKF), a representative recursive estimation algorithm, is then investigated for the BLDC motor application. Simulation results validated the superior estimation performance with the EKF. However, the computation complexity and stability may be barriers for practical implementation of the EKF. The fourth algorithm is a model reference adaptive control (MRAC) that utilizes the desired motor characteristics as a reference model. Its stability is guaranteed by Lyapunov’s direct method. Simulation shows superior performance in terms of the convergence speed and current tracking. These algorithms are compared in closed loop simulation with an EPAS model and a motor speed control application. The MRAC is identified as the most promising candidate controller because of its combination of superior performance and low computational complexity. A BLDC motor controller developed with the dq-coordinate model cannot be implemented without several supplemental functions such as the coordinate transformation and a DC-to-AC current encoding scheme. A quasi-physical BLDC motor model is developed to study the practical implementation issues of the dq-coordinate control strategy, such as the initialization and rotor angle transducer resolution. This model can also be beneficial during first stage development in automotive BLDC motor applications.
Resumo:
This morning Dr. Battle will review basic concepts of linear functions and piecewise functions and how they can be used as models for real-world applications. She will also introduce techniques for using a spreadsheet to analyze data.
Resumo:
Rho family proteins are constitutively activated in the highly invasive human fibrosarcoma HT1080 cells. We now investigated the specific roles of Rac1 and Rac2 in regulating morphology, F-actin organization, adhesion, migration, and chemotaxis of HT1080 cells. Downregulation of Rac1 using specific siRNA probes resulted in cell rounding, markedly decreased spreading, adhesion, and chemotaxis of HT1080 cells. 2D migration on laminin-coated surfaces in contrast was not markedly affected. Selective Rac2 depletion did not affect cell morphology, cell adhesion, and 2D migration, but significantly reduced chemotaxis. Downregulation of both Rac1 and Rac2 resulted in an even more marked reduction, but not complete abolishment, of chemotaxis indicating distinct as well as overlapping roles of both proteins in chemotaxis. Rac1 thus is selectively required for HT1080 cell spreading and adhesion whereas Rac1 and Rac2 are both required for efficient chemotaxis.
Resumo:
The blood-brain barrier (BBB) is a highly specialized structural and functional component of the central nervous system that separates the circulating blood from the brain and spinal cord parenchyma. Brain endothelial cells (BECs) that primarily constitute the BBB are tightly interconnected by multiprotein complexes, the adherens junctions and the tight junctions, thereby creating a highly restrictive cellular barrier. Lipid-enriched membrane microdomain compartmentalization is an inherent property of BECs and allows for the apicobasal polarity of brain endothelium, temporal and spatial coordination of cell signaling events, and actin remodeling. In this manuscript, we review the role of membrane microdomains, in particular lipid rafts, in the BBB under physiological conditions and during leukocyte transmigration/diapedesis. Furthermore, we propose a classification of endothelial membrane microdomains based on their function, or at least on the function ascribed to the molecules included in such heterogeneous rafts: (1) rafts associated with interendothelial junctions and adhesion of BECs to basal lamina (scaffolding rafts); (2) rafts involved in immune cell adhesion and migration across brain endothelium (adhesion rafts); (3) rafts associated with transendothelial transport of nutrients and ions (transporter rafts).