151 resultados para Generative Exam System (Computer system)
Resumo:
Objective: To develop a model to predict the bleeding source and identify the cohort amongst patients with acute gastrointestinal bleeding (GIB) who require urgent intervention, including endoscopy. Patients with acute GIB, an unpredictable event, are most commonly evaluated and managed by non-gastroenterologists. Rapid and consistently reliable risk stratification of patients with acute GIB for urgent endoscopy may potentially improve outcomes amongst such patients by targeting scarce health-care resources to those who need it the most. Design and methods: Using ICD-9 codes for acute GIB, 189 patients with acute GIB and all. available data variables required to develop and test models were identified from a hospital medical records database. Data on 122 patients was utilized for development of the model and on 67 patients utilized to perform comparative analysis of the models. Clinical data such as presenting signs and symptoms, demographic data, presence of co-morbidities, laboratory data and corresponding endoscopic diagnosis and outcomes were collected. Clinical data and endoscopic diagnosis collected for each patient was utilized to retrospectively ascertain optimal management for each patient. Clinical presentations and corresponding treatment was utilized as training examples. Eight mathematical models including artificial neural network (ANN), support vector machine (SVM), k-nearest neighbor, linear discriminant analysis (LDA), shrunken centroid (SC), random forest (RF), logistic regression, and boosting were trained and tested. The performance of these models was compared using standard statistical analysis and ROC curves. Results: Overall the random forest model best predicted the source, need for resuscitation, and disposition with accuracies of approximately 80% or higher (accuracy for endoscopy was greater than 75%). The area under ROC curve for RF was greater than 0.85, indicating excellent performance by the random forest model Conclusion: While most mathematical models are effective as a decision support system for evaluation and management of patients with acute GIB, in our testing, the RF model consistently demonstrated the best performance. Amongst patients presenting with acute GIB, mathematical models may facilitate the identification of the source of GIB, need for intervention and allow optimization of care and healthcare resource allocation; these however require further validation. (c) 2007 Elsevier B.V. All rights reserved.
Resumo:
Immunological systems have been an abundant inspiration to contemporary computer scientists. Problem solving strategies, stemming from known immune system phenomena, have been successfully applied to chall enging problems of modem computing. Simulation systems and mathematical modeling are also beginning use to answer more complex immunological questions as immune memory process and duration of vaccines, where the regulation mechanisms are not still known sufficiently (Lundegaard, Lund, Kesmir, Brunak, Nielsen, 2007). In this article we studied in machina a approach to simulate the process of antigenic mutation and its implications for the process of memory. Our results have suggested that the durability of the immune memory is affected by the process of antigenic mutation.and by populations of soluble antibodies in the blood. The results also strongly suggest that the decrease of the production of antibodies favors the global maintenance of immune memory.
Resumo:
The TCABR data analysis and acquisition system has been upgraded to support a joint research programme using remote participation technologies. The architecture of the new system uses Java language as programming environment. Since application parameters and hardware in a joint experiment are complex with a large variability of components, requirements and specification solutions need to be flexible and modular, independent from operating system and computer architecture. To describe and organize the information on all the components and the connections among them, systems are developed using the extensible Markup Language (XML) technology. The communication between clients and servers uses remote procedure call (RPC) based on the XML (RPC-XML technology). The integration among Java language, XML and RPC-XML technologies allows to develop easily a standard data and communication access layer between users and laboratories using common software libraries and Web application. The libraries allow data retrieval using the same methods for all user laboratories in the joint collaboration, and the Web application allows a simple graphical user interface (GUI) access. The TCABR tokamak team in collaboration with the IPFN (Instituto de Plasmas e Fusao Nuclear, Instituto Superior Tecnico, Universidade Tecnica de Lisboa) is implementing this remote participation technologies. The first version was tested at the Joint Experiment on TCABR (TCABRJE), a Host Laboratory Experiment, organized in cooperation with the IAEA (International Atomic Energy Agency) in the framework of the IAEA Coordinated Research Project (CRP) on ""Joint Research Using Small Tokamaks"". (C) 2010 Elsevier B.V. All rights reserved.
Resumo:
In this paper, we use Nuclear Magnetic Resonance (NMR) to write electronic states of a ferromagnetic system into high-temperature paramagnetic nuclear spins. Through the control of phase and duration of radio frequency pulses, we set the NMR density matrix populations, and apply the technique of quantum state tomography to experimentally obtain the matrix elements of the system, from which we calculate the temperature dependence of magnetization for different magnetic fields. The effects of the variation of temperature and magnetic field over the populations can be mapped in the angles of spin rotations, carried out by the RF pulses. The experimental results are compared to the Brillouin functions of ferromagnetic ordered systems in the mean field approximation for two cases: the mean field is given by (i) B = B(0) + lambda M and (ii) B = B(0) + lambda M + lambda`M(3), where B(0) is the external magnetic field, and lambda, lambda` are mean field parameters. The first case exhibits second order transition, whereas the second case has first order transition with temperature hysteresis. The NMR simulations are in good agreement with the magnetic predictions.
Resumo:
This paper describes a visual stimulus generator (VSImG) capable of displaying a gray-scale, 256 x 256 x 8 bitmap image with a frame rate of 500 Hz using a boustrophedonic scanning technique. It is designed for experiments with motion-sensitive neurons of the fly`s visual system, where the flicker fusion frequency of the photoreceptors can reach up to 500 Hz. Devices with such a high frame rate are not commercially available, but are required, if sensory systems with high flicker fusion frequency are to be studied. The implemented hardware approach gives us complete real-time control of the displacement sequence and provides all the signals needed to drive an electrostatic deflection display. With the use of analog signals, very small high-resolution displacements, not limited by the image`s pixel size can be obtained. Very slow image displacements with visually imperceptible steps can also be generated. This can be of interest for other vision research experiments. Two different stimulus files can be used simultaneously, allowing the system to generate X-Y displacements on one display or independent movements on two displays as long as they share the same bitmap image. (C) 2011 Elsevier B.V. All rights reserved.
Resumo:
This article reports a relaxation study in an oriented system containing spin 3/2 nuclei using quantum state tomography (QST). The use of QST allowed evaluating the time evolution of all density matrix elements starting from several initial states. Using an appropriated treatment based on the Redfield theory, the relaxation rate of each density matrix element was measured and the reduced spectral densities that describe the system relaxation were determined. All the experimental data could be well described assuming pure quadrupolar relaxation and reduced spectral densities corresponding to a superposition of slow and fast motions. The data were also analyzed in the context of Quantum Information Processing, where the coherence loss of each qubit of the system was determined using the partial trace operation. (C) 2008 Elsevier Inc. All rights reserved.
Resumo:
One of the key issues in e-learning environments is the possibility of creating and evaluating exercises. However, the lack of tools supporting the authoring and automatic checking of exercises for specifics topics (e.g., geometry) drastically reduces advantages in the use of e-learning environments on a larger scale, as usually happens in Brazil. This paper describes an algorithm, and a tool based on it, designed for the authoring and automatic checking of geometry exercises. The algorithm dynamically compares the distances between the geometric objects of the student`s solution and the template`s solution, provided by the author of the exercise. Each solution is a geometric construction which is considered a function receiving geometric objects (input) and returning other geometric objects (output). Thus, for a given problem, if we know one function (construction) that solves the problem, we can compare it to any other function to check whether they are equivalent or not. Two functions are equivalent if, and only if, they have the same output when the same input is applied. If the student`s solution is equivalent to the template`s solution, then we consider the student`s solution as a correct solution. Our software utility provides both authoring and checking tools to work directly on the Internet, together with learning management systems. These tools are implemented using the dynamic geometry software, iGeom, which has been used in a geometry course since 2004 and has a successful track record in the classroom. Empowered with these new features, iGeom simplifies teachers` tasks, solves non-trivial problems in student solutions and helps to increase student motivation by providing feedback in real time. (c) 2008 Elsevier Ltd. All rights reserved.
Resumo:
The aim of this study was to evaluate the microbial distribution in the root canal system after periapical lesion induction in dogs' teeth using different methods. Fifty-two root canals were assigned to 4 groups (n=13). Groups I and II: root canals were exposed to the oral cavity for 180 days; groups III and IV: root canals were exposed for 7 days and then the coronal openings were sealed for 53 days. The root apices of groups I and III were perforated, while those of groups II and IV remained intact. After the experimental periods, the animals were euthanized and the anatomic pieces containing the roots were processed and stained with the Brown & Brenn method to assess the presence and distribution of microorganisms. The incidence of microorganisms at different sites of the roots and periapical lesions was analyzed statistically by the chi-square test at 5% significance level. All groups presented microorganisms in the entire root canal system. A larger number of microorganisms was observed on the root canal walls, apical delta and dentinal tubules (p<0.05), followed by cementum and cemental resorption areas. In spite of the different periods of exposure to the oral environment, the methods used for induction of periapical periodontitis yielded similar distribution of microorganisms in the root canal system.
Resumo:
Chemical substances used during biomechanical preparation of root canals can alter the composition of dentin surface and affect the interaction with restorative materials. OBJECTIVE: The purpose of this study was to evaluate the microtensile bond strength (µTBS) of a self-etching adhesive system to dentin irrigated with sodium hypochlorite (NaOCl) and ethylenediaminetetraacetic acid (EDTA). MATERIAL AND METHODS: Thirty human third molars were sectioned 3 mm below the occlusal surface, polished with 600- to 1200-grit silicon carbide papers, and randomly divided into 3 groups: G1 (control): no irrigating solution; G2: 1% NaOCl; and G3: 1% NaOCl followed by the application of 17% EDTA. The specimens received the self-etching adhesive system (XENO III - Dentsply), restored with microhybrid composite resin (Z250 - 3M ESPE), sectioned and trimmed to create 4 hourglass-shaped slabs of each tooth. The slabs were tested in microtensile strength in a universal testing machine (Emic DL 2000) at a crosshead speed of 0.5 mm/min until fracture. The results were analyzed statistically by ANOVA and Newman-Keuls test. RESULTS: Mean µTBS values and standard deviations in MPa were: G1 = 11.89 ± 4.22; G2 = 19.41 ± 5.32; G3 = 11.34 ± 4.73. 1% NaOCl increased the adhesive resistance significantly (p<0.001/F=22.5763). The application of 1% NaOCl/17% EDTA resulted in statistically similar µTBS to the control group. CONCLUSIONS: None of the irrigants affected negatively the µTBS of XENO III to dentin. The use of 1% NaOCl alone resulted in higher bond strength than the other treatments. The combination of 1% NaOCl and 17% EDTA produced similar bond strength to that of untreated dentin.
Resumo:
The aim of this in vitro study was to evaluate the tensile bond strength of a self-etching adhesive system to three different dentinal substrates. Primary molar teeth that had been recently exfoliated (RE), with unknown time of exfoliation (UT), and extracted due to prolonged retention (PR) were used for this investigation. Ten primary molar teeth of each group were cut in the middle following the mesio-distal direction, creating a total of twenty specimens per group. The specimens were included in acrylic resin and had a flat dentin surface exposed. The self-etching adhesive system was applied to this surface and a 3-millimeter high cone with diameter of 2 mm in the adhesion area was constructed using composite resin. The specimens were stored in distilled water at 37ºC for 24 hours. Fifteen specimens of each substrate were used for the tensile bond test (n = 15) and 5 had the interface analyzed by scanning electron microscopy (SEM). The data was examined by one-way ANOVA and presented no significant differences between groups (p = 0.5787). The mean values obtained for RE, UT and PR were 18.39 ± 9.70, 19.41 ± 7.80, and 23.30 ± 9.37 MPa, respectively. Any dentinal substrates of primary teeth studied are safe for tensile bond strength tests with adhesive systems.
Resumo:
The objective of this study was to evaluate the effectiveness of a therapeutic sealant to arrest non-cavitated proximal carious lesion progression. The study population comprised 44 adolescents who had bitewing radiographs taken for caries diagnosis. Non-cavitated lesions extending up to half of dentin thickness were included in the sample. In the experimental group (n = 33), the proximal caries-lesion surfaces were sealed with an adhesive (OptiBond Solo, Kerr) after tooth separation. The control group (n = 11) received no treatment, except for oral hygiene instructions including use of dental floss. Follow-up radiographs were taken after one year and were analyzed in comparison with baseline radiographs. In a blind study setting, visual readings were performed by two examiners, blinded to whether the examined radiograph was baseline or follow-up, and whether it concerned a test or control lesion. The efficacy of sealing treatment was evaluated by the McNemar test (0.05). About 22% of the sealed lesions showed reduction, 61% showed no change and 16% showed progression. For the control lesions, the corresponding values were 27%, 36% and 36% respectively. The number of lesions that showed reduction and no changes were merged and therefore 83.3% of the sealed lesions and 63.6% of the control lesions were considered clinically successful. No statistical significance was detected (p > 0.05). In the course of 1 year, sealing proximal caries lesions was not shown to be superior to lesion monitoring.
Resumo:
OBJECTIVE: The aim of this study was to evaluate the role of angiotensin I, II and 1-7 on left ventricular hypertrophy of Wistar and spontaneously hypertensive rats submitted to sinoaortic denervation. METHODS: Ten weeks after sinoaortic denervation, hemodynamic and morphofunctional parameters were analyzed, and the left ventricle was dissected for biochemical analyses. RESULTS: Hypertensive groups (controls and denervated) showed an increase on mean blood pressure compared with normotensive ones (controls and denervated). Blood pressure variability was higher in denervated groups than in their respective controls. Left ventricular mass and collagen content were increased in the normotensive denervated and in both spontaneously hypertensive groups compared with Wistar controls. Both hypertensive groups presented a higher concentration of angiotensin II than Wistar controls, whereas angiotensin 1-7 concentration was decreased in the hypertensive denervated group in relation to the Wistar groups. There was no difference in angiotensin I concentration among groups. CONCLUSION: Our results suggest that not only blood pressure variability and reduced baroreflex sensitivity but also elevated levels of angiotensin II and a reduced concentration of angiotensin 1-7 may contribute to the development of left ventricular hypertrophy. These data indicate that baroreflex dysfunction associated with changes in the renin angiotensin system may be predictive factors of left ventricular hypertrophy and cardiac failure.
Resumo:
More than 90% of birds are socially monogamous, although genetic studies indicate that many are often not sexually monogamous. In the present study, DNA fingerprinting was used to estimate the genetic relationships between nestlings belonging to the same broods to evaluate the mating system in the socially monogamous macaw, Ara ararauna. We found that in 10 of 11 broods investigated, the nestlings showed genetic similarity levels congruent with values expected among full-sibs, suggesting that they shared the same parents. However, in one brood, the low genetic similarity observed between nestlings could be a result of intraspecific brood parasitism, intraspecific nest competition or extra-pair paternity. These results, along with available behavioral and life-history data, imply that the blue-and-yellow macaw is not only socially, but also genetically monogamous. However, the occurrence of eventual cases of extra-pair paternity cannot be excluded.
Resumo:
BACKGROUND: Spontaneously hypertensive rats develop left ventricular hypertrophy, increased blood pressure and blood pressure variability, which are important determinants of heart damage, like the activation of renin-angiotensin system. AIMS: To investigate the effects of the time-course of hypertension over 1) hemodynamic and autonomic patterns (blood pressure; blood pressure variability; heart rate); 2) left ventricular hypertrophy; and 3) local and systemic Renin-angiotensin system of the spontaneously hypertensive rats. METHODS: Male spontaneously hypertensive rats were randomized into two groups: young (n=13) and adult (n=12). Hemodynamic signals (blood pressure, heart rate), blood pressure variability (BPV) and spectral analysis of the autonomic components of blood pressure were analyzed. LEFT ventricular hypertrophy was measured by the ratio of LV mass to body weight (mg/g), by myocyte diameter (μm) and by relative fibrosis area (RFA, %). ACE and ACE2 activities were measured by fluorometry (UF/min), and plasma renin activity (PRA) was assessed by a radioimmunoassay (ng/mL/h). Cardiac gene expressions of Agt, Ace and Ace2 were quantified by RT-PCR (AU). RESULTS: The time-course of hypertension in spontaneously hypertensive rats increased BPV and reduced the alpha index in adult spontaneously hypertensive rats. Adult rats showed increases in left ventricular hypertrophy and in RFA. Compared to young spontaneously hypertensive rats, adult spontaneously hypertensive rats had lower cardiac ACE and ACE2 activities, and high levels of PRA. No change was observed in gene expression of Renin-angiotensin system components. CONCLUSIONS: The observed autonomic dysfunction and modulation of Renin-angiotensin system activity are contributing factors to end-organ damage in hypertension and could be interacting. Our findings suggest that the management of hypertensive disease must start before blood pressure reaches the highest stable levels and the consequent established end-organ damage is reached.
Resumo:
The maxilla and masseter muscles are components of the stomatognathic system involved in chewing, which is frequently affected by physical forces such as gravity, and by dental, orthodontic and orthopedic procedures. Thyroid hormones (TH) are known to regulate the expression of genes that control bone mass and the oxidative properties of muscles; however, little is known about the effects of TH on the stomatognathic system. This study investigated this issue by evaluating: i) osteoprotegerin (OPG) and osteopontine (OPN) mRNA expression in the maxilla and ii) myoglobin (Mb) mRNA and protein expression, as well as fiber composition of the masseter. Male Wistar rats (~250 g) were divided into thyroidectomized (Tx) and sham-operated (SO) groups (N = 24/group) treated with T3 or saline (0.9%) for 15 days. Thyroidectomy increased OPG (~40%) and OPN (~75%) mRNA expression, while T3 treatment reduced OPG (~40%) and OPN (~75%) in Tx, and both (~50%) in SO rats. Masseter Mb mRNA expression and fiber type composition remained unchanged, despite the induction of hypo- and hyperthyroidism. However, Mb content was decreased in Tx rats even after T3 treatment. Since OPG and OPN are key proteins involved in the osteoclastogenesis inhibition and bone mineralization, respectively, and that Mb functions as a muscle store of O2 allowing muscles to be more resistant to fatigue, the present data indicate that TH also interfere with maxilla remodeling and the oxidative properties of the masseter, influencing the function of the stomatognathic system, which may require attention during dental, orthodontic and orthopedic procedures in patients with thyroid diseases.