869 resultados para Mixed Elliptic Problems with Singular Interfaces
Resumo:
Objective To assess the effect of halothane (H), isoflurane (I) or sevoflurane (S) on the bispectral index (BIS), and the effect of the addition of meperidine in dogs subjected to ovariohysterectomy. Study design Prospective, randomized, blinded, clinical trial. Animals Forty-eight female mixed-breed dogs, with weights varying from 10 to 25 kg. Methods All dogs were premedicated with acepromazine (A) (0.1 mg kg(-1) IM) or A and meperidine (M) (3 mg kg(-1) IM) and they were divided into six groups of eight animals (AH, AMH, AI, AMI, AS, and AMS). Fifteen minutes after premedication they were anesthetized with propofol (5 mg kg(-1) IV) and then orotracheally intubated. Anesthesia was maintained with halothane, isoflurane or sevoflurane, respectively. The BIS, E`(anest) variables were recorded at 15 minutes after administering pre-anesthetic medication (T0); 10 minutes of anesthesia maintenance (T1); right ovarian pedicle ligation (T2); muscle suturing (T3); skin suture (T4) and 10 minutes after terminating the inhalant anesthetic (T5), respectively. Results BIS values were decreased at all times when compared to the baseline values in all groups (p < 0.05). In the comparative assessment between groups, the values obtained at T0 and T1 were similar for all groups. At T2, the values in AMH were lower than those obtained in AI, AMI and AS (p < 0.05). At the same time significantly higher values were found for AI when compared to AMS (p < 0.01). There was a correlation between the bispectral index and the expired anesthetic fraction in all groups. Conclusions and clinical relevance Within groups given the same inhalant anesthetic the bispectral index was a good indicator for the degree of hypnosis in dogs, indicating a good correlation with the amount of anesthetic and the nociceptive stimulation. BIS was a less reliable indicator of relative anesthetic depth when comparing equipotent end-tidal concentrations between the three inhalants.
Resumo:
Immune deviation of cytolytic T cell function, induced by type 2 cytokines like IL-4, is an attractive concept to explain failure of the immune system in some diseases. However, this concept is challenged by previous conflicting results on whether type 2 cytokine-producing CD8(+) T cells are cytolytic. Therefore, we have analyzed the relationship between cytolytic activity and cytokine production among large numbers of primary CD8(+) T cell clones. Single murine CD8(+) T cells of naive phenotype were activated at high efficiency with immobilized Abs to CD3, CD8, and CD11a in the presence of IL-2 (neutral conditions) or IL-2, IL-4, and anti-IFN-gamma Ab (type 2-polarizing conditions) for 8-9 days. Under neutral conditions, most clones produced IFN-gamma without IL-4 and were cytolytic. Under type 2-polarizing conditions, most clones produced IFN-gamma and IL-4 but displayed variable cytolytic activity and CD8 expression. Separation on the basis of surface CD8 levels revealed that, compared with CD8(high) cells from the same cultures, CD8(low) cells were poorly cytolytic and expressed low levels of perforin mRNA and protein and granzyme A, B, and C mRNA. A similar, smaller population of noncytolytic CD8(low) cells was identified among CD8(low) T cells activated in mixed lymphocyte reaction with IL-4. Variable efficiency of generation of the noncytolytic cells may account for the differing results of earlier studies. We conclude that IL-4 promotes the development of a noncytolytic CD8(low) T cell phenotype that might be important in tumor- or pathogen-induced immune deviation.
Resumo:
Purpose: to investigate the relationship between knee muscle strength, balance and functional independence within the first month after stroke. Relevance: cerebral vascular disease is one of the main causes of morbidity, disability and mortality in developed countries. Problems with movement control are frequent after stroke. Lower limb weakness and impaired balance are common problems that are related with the risk of falls and are likely to interfere with the ability to perform daily life activities. Physiotherapy intervention usually starts early after stroke and addresses impairments related to movement and posture in order to improve motor recovery and restore function.
Resumo:
Cerebral vascular disease is one of the main causes of morbidity, disability and mortality in developed countries. Problems with movement control are frequent after stroke. Lower limb weakness and impaired balance are common problems that are related with the risk of falls and are likely to interfere with the ability to perform daily life activities. Physiotherapy intervention usually starts early after stroke and addresses impairments related to movement and posture in order to improve motor recovery and restore function. Purpose: to investigate the relationship between knee muscle strength, balance and functional independence within the first month after stroke.
Resumo:
Cluster scheduling and collision avoidance are crucial issues in large-scale cluster-tree Wireless Sensor Networks (WSNs). The paper presents a methodology that provides a Time Division Cluster Scheduling (TDCS) mechanism based on the cyclic extension of RCPS/TC (Resource Constrained Project Scheduling with Temporal Constraints) problem for a cluster-tree WSN, assuming bounded communication errors. The objective is to meet all end-to-end deadlines of a predefined set of time-bounded data flows while minimizing the energy consumption of the nodes by setting the TDCS period as long as possible. Sinceeach cluster is active only once during the period, the end-to-end delay of a given flow may span over several periods when there are the flows with opposite direction. The scheduling tool enables system designers to efficiently configure all required parameters of the IEEE 802.15.4/ZigBee beaconenabled cluster-tree WSNs in the network design time. The performance evaluation of thescheduling tool shows that the problems with dozens of nodes can be solved while using optimal solvers.
Resumo:
Remote Laboratories are an emergent technological and pedagogical tool at all education levels, and their widespread use is an important part of their own improvement and evolution. This paper describes several issues encountered on laboratorial classes, on higher education courses, when using remote laboratories based on PXI systems, either using the VISIR system or an alternate in-house solution. Three main issues are presented and explained, all reported by teachers that gave support to students use of remote laboratories. The first issue deals with the need to allow students to select the actual place where an ammeter is to be inserted on electric circuits, even incorrectly, therefore emulating real world difficulties. The second one deals with problems with timing when several measurements are required at short intervals, as in the discharge cycle of a capacitor. And the last issue deals with the use of a multimeter in DC mode when reading AC values, a use that collides with the lab settings. All scenarios are presented and discussed including the solution found for each case. The conclusion derived from the described work is that the remote laboratories area is an expanding field, where practical use leads to improvement and evolution of the available solutions, requiring a strict cooperation and information sharing between all actors, i.e. developers, teachers and students.
Resumo:
This paper describes a communication model to integrate repositories of programming problems with other e-Learning software components. The motivation for this work comes from the EduJudge project that aims to connect an existing repository of programming problems to learning management systems. When trying to use the existing repositories of learning objects we realized that they are mainly specialized search engines and lack features for integration with other e-Learning systems. With this model we intend to clarify the main features of a programming problem repository, in order to enable the design and development of software components that use it. The two main points of this model are the definition of programming problems as learning objects and the definition of the core functions exposed by the repository. In both cases, this model follows the existing specifications of the IMS standard and proposes extensions to deal with the special requirements of automatic evaluation and grading of programming exercises. In the definition of programming problems as learning objects we introduced a new schema for meta-data. This schema is used to represent meta-data related to automatic evaluation that cannot be conveniently represented using the standard: the type of automatic evaluation; the requirements of the evaluation engine; or the roles of different assets - tests cases, program solutions, etc. In the definition of the core functions we used two different web services flavours - SOAP and REST - and described each function as an operation for each type of interface. We describe also the data types of the arguments of each operation. These data types consist mainly on learning objects and their identifications, but include also usage reports and queries using XQuery.
Resumo:
Schistosomiasis constitutes a major public health problem, with an estimated 200 million individuals infected worldwide and 700 million people living in risk areas. In Brazil there are areas of high, medium and low endemicity. Studies have shown that in endemic areas with a low prevalence of Schistosoma infection the sensitivity of parasitological methods is clearly reduced. Consequently diagnosis is often impeded due to the presence of false-negative results. The aim of this study is to present the PCR reamplification (Re-PCR) protocol for the detection of Schistosoma mansoni in samples with low parasite load (with less than 100 eggs per gram (epg) of feces). Three methods were used for the lysis of the envelopes of the S. mansoni eggs and two techniques of DNA extraction were carried out. Extracted DNA was quantified, and the results suggested that the extraction technique, which mixed glass beads with a guanidine isothiocyanate/phenol/chloroform (GT) solution, produced good results. PCR reamplification was conducted and detection sensitivity was found to be five eggs per 500 mg of artificially marked feces. The results achieved using these methods suggest that they are potentially viable for the detection of Schistosoma infection with low parasite load.
Resumo:
As technology advances not only do new standards and programming styles appear but also some of the previously established ones gain relevance. In a new Internet paradigm where interconnection between small devices is key to the development of new businesses and scientific advancement there is the need to find simple solutions that anyone can implement in order to allow ideas to become more than that, ideas. Open-source software is still alive and well, especially in the area of the Internet of Things. This opens windows for many low capital entrepreneurs to experiment with their ideas and actually develop prototypes, which can help identify problems with a project or shine light on possible new features and interactions. As programming becomes more and more popular between people of fields not related to software there is the need for guidance in developing something other than basic algorithms, which is where this thesis comes in: A comprehensive document explaining the challenges and available choices of developing a sensor data and message delivery system, which scales well and implements the delivery of critical messages. Modularity and extensibility were also given much importance, making this an affordable tool for anyone that wants to build a sensor network of the kind.
Resumo:
OBJECTIVE: To evaluate the recent scientific research progress on homeopathy. METHODOLOGY: Homeopathy was evaluated in terms of its clinical research; in vitro research, and physical foundations. The Medline database was the main reference source for the present research, concerning data of approximately the last 10 years. Secondary references (not available in this database) were obtained by means of direct requests to authors listed in the primary references. RESULTS: Clinical studies and in vitro research indicate the inefficacy of homeopathy. Some few studies with positive results are questionable because of problems with the quality and lack of appropriate experimental controls in these studies. The most recent meta-analyses on the topic yielded negative results. One of the few previous meta-analyses with positive results had serious publication bias problems, and its results were later substantially reconsidered by the main authors. The sparse in vitro homeopathic research with positive results has not been replicated by independent researchers, had serious methodological flaws, or when replicated, did not confirm the initial positive results. A plausible mechanism for homeopathic action is still nonexistent, and its formulation, by now, seems highly unlikely. CONCLUSIONS: As a result of the recent scientific research on homeopathy, it can be concluded that ample evidence exists to show that the homeopathic therapy is not scientifically justifiable.
Resumo:
High Performance Computing is a rapidly evolving area of computer science which attends to solve complicated computational problems with the combination of computational nodes connected through high speed networks. This work concentrates on the networks problems that appear in such networks and specially focuses on the Deadlock problem that can decrease the efficiency of the communication or even destroy the balance and paralyze the network. Goal of this work is the Deadlock avoidance with the use of virtual channels, in the switches of the network where the problem appears. The deadlock avoidance assures that will not be loss of data inside network, having as result the increased latency of the served packets, due to the extra calculation that the switches have to make to apply the policy.
Resumo:
Countries specialised in tourism tend to face two problems with contradictory effects: the commons and the anti-commons, which lead to tourism over- and under-production, respectively. This paper develops a two-period model to analyse the joint effects of both problems on a small and remote tourism economy. Congestion and the complementariness between foreign transport and local tourism services are key features in this type of markets. As a result, direct selling and the presence of foreign tour-operators emerge as possible market arrangements with different implications in terms of welfare and public intervention. Four main results are obtained. First, in the direct selling situation the optimal policy depends on the relative importance of the problems. Second, the existence of tour-operators always leads to tourism over-production. Third, the presence of a single tour-operator does not solve the congestion problem. Lastly, the switch from several tour-operators to a single one is welfare reducing.
Resumo:
In this note, we consider claims problems with indivisible goods. Specifically, by applying recursively the P-rights lower bound (Jiménez-Gómez and Marco-Gil (2008)), we ensure the fulfillment of Weak Order Preservation, considered by many authors as a minimal requirement of fairness. Moreover, we retrieve the Discrete Constrained Equal Losses and the Discrete Constrained Equal Awards rules (Herrero and Martíınez (2008)). Finally, by the recursive double imposition of a lower and an upper bound, we obtain the average between them. Keywords: Claims problems, Indivisibilities, Order Preservation, Constrained Egalitarian rules, Midpoint. JEL classification: C71, D63, D71.
Resumo:
A novel NO2 sensor based on (CdO)x(ZnO)1-x mixed-oxide thin films deposited by the spray pyrolysis technique is developed. The sensor response to 3-ppm NO2 is studied in the range 50°C-350°C for three different film compositions. The device is also tested for other harmful gases, such as CO (300 ppm) and CH4 (3000 ppm). The sensor response to these reducing gases is different at different temperatures varying from the response typical for the p-type semiconductor to that typical for the n-type semiconductor. Satisfactory response to NO2 and dynamic behavior at 230°C, as well as low resistivity, are observed for the mixed-oxide film with 30% Cd. The response to interfering gas is poor at working temperature (230°C). On the basis of this study, a possible sensing mechanism is proposed.
Resumo:
The multiscale finite-volume (MSFV) method is designed to reduce the computational cost of elliptic and parabolic problems with highly heterogeneous anisotropic coefficients. The reduction is achieved by splitting the original global problem into a set of local problems (with approximate local boundary conditions) coupled by a coarse global problem. It has been shown recently that the numerical errors in MSFV results can be reduced systematically with an iterative procedure that provides a conservative velocity field after any iteration step. The iterative MSFV (i-MSFV) method can be obtained with an improved (smoothed) multiscale solution to enhance the localization conditions, with a Krylov subspace method [e.g., the generalized-minimal-residual (GMRES) algorithm] preconditioned by the MSFV system, or with a combination of both. In a multiphase-flow system, a balance between accuracy and computational efficiency should be achieved by finding a minimum number of i-MSFV iterations (on pressure), which is necessary to achieve the desired accuracy in the saturation solution. In this work, we extend the i-MSFV method to sequential implicit simulation of time-dependent problems. To control the error of the coupled saturation/pressure system, we analyze the transport error caused by an approximate velocity field. We then propose an error-control strategy on the basis of the residual of the pressure equation. At the beginning of simulation, the pressure solution is iterated until a specified accuracy is achieved. To minimize the number of iterations in a multiphase-flow problem, the solution at the previous timestep is used to improve the localization assumption at the current timestep. Additional iterations are used only when the residual becomes larger than a specified threshold value. Numerical results show that only a few iterations on average are necessary to improve the MSFV results significantly, even for very challenging problems. Therefore, the proposed adaptive strategy yields efficient and accurate simulation of multiphase flow in heterogeneous porous media.