877 resultados para system selection and implementation


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Producing a rich, personalized Web-based consultation tool for plastic surgeons and patients is challenging.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

To document the practice and training opportunities of US-guided arthrocentesis and joint injection (UGAJ) among rheumatologists in the member countries of the European League Against Rheumatism (EULAR).

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Major histocompatibility complex (MHC) antigen-presenting genes are the most variable loci in vertebrate genomes. Host-parasite co-evolution is assumed to maintain the excessive polymorphism in the MHC loci. However, the molecular mechanisms underlying the striking diversity in the MHC remain contentious. The extent to which recombination contributes to the diversity at MHC loci in natural populations is still controversial, and there have been only few comparative studies that make quantitative estimates of recombination rates. In this study, we performed a comparative analysis for 15 different ungulates species to estimate the population recombination rate, and to quantify levels of selection. As expected for all species, we observed signatures of strong positive selection, and identified individual residues experiencing selection that were congruent with those constituting the peptide-binding region of the human DRB gene. However, in addition for each species, we also observed recombination rates that were significantly different from zero on the basis of likelihood-permutation tests, and in other non-quantitative analyses. Patterns of synonymous and non-synonymous sequence diversity were consistent with differing demographic histories between species, but recent simulation studies by other authors suggest inference of selection and recombination is likely to be robust to such deviations from standard models. If high rates of recombination are common in MHC genes of other taxa, re-evaluation of many inference-based phylogenetic analyses of MHC loci, such as estimates of the divergence time of alleles and trans-specific polymorphism, may be required.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

BACKGROUND: Neurally adjusted ventilatory assist (NAVA) delivers assist in proportion to the patient's respiratory drive as reflected by the diaphragm electrical activity (EAdi). We examined to what extent NAVA can unload inspiratory muscles, and whether unloading is sustainable when implementing a NAVA level identified as adequate (NAVAal) during a titration procedure. METHODS: Fifteen adult, critically ill patients with a Pao(2)/fraction of inspired oxygen (Fio(2)) ratio < 300 mm Hg were studied. NAVAal was identified based on the change from a steep increase to a less steep increase in airway pressure (Paw) and tidal volume (Vt) in response to systematically increasing the NAVA level from low (NAVAlow) to high (NAVAhigh). NAVAal was implemented for 3 h. RESULTS: At NAVAal, the median esophageal pressure time product (PTPes) and EAdi values were reduced by 47% of NAVAlow (quartiles, 16 to 69% of NAVAlow) and 18% of NAVAlow (quartiles, 15 to 26% of NAVAlow), respectively. At NAVAhigh, PTPes and EAdi values were reduced by 74% of NAVAlow (quartiles, 56 to 86% of NAVAlow) and 36% of NAVAlow (quartiles, 21 to 51% of NAVAlow; p < or = 0.005 for all). Parameters during 3 h on NAVAal were not different from parameters during titration at NAVAal, and were as follows: Vt, 5.9 mL/kg predicted body weight (PBW) [quartiles, 5.4 to 7.2 mL/kg PBW]; respiratory rate (RR), 29 breaths/min (quartiles, 22 to 33 breaths/min); mean inspiratory Paw, 16 cm H(2)O (quartiles, 13 to 20 cm H(2)O); PTPes, 45% of NAVAlow (quartiles, 28 to 57% of NAVAlow); and EAdi, 76% of NAVAlow (quartiles, 63 to 89% of NAVAlow). Pao(2)/Fio(2) ratio, Paco(2), and cardiac performance during NAVAal were unchanged, while Paw and Vt were lower, and RR was higher when compared to conventional ventilation before implementing NAVAal. CONCLUSIONS: Systematically increasing the NAVA level reduces respiratory drive, unloads respiratory muscles, and offers a method to determine an assist level that results in sustained unloading, low Vt, and stable cardiopulmonary function when implemented for 3 h.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The widespread of low cost embedded electronics makes it easier to implement the smart devices that can understand either the environment or the user behaviors. The main object of this project is to design and implement home use portable smart electronics, including the portable monitoring device for home and office security and the portable 3D mouse for convenient use. Both devices in this project use the MPU6050 which contains a 3 axis accelerometer and a 3 axis gyroscope to sense the inertial motion of the door or the human hands movement. For the portable monitoring device for home and office security, MPU6050 is used to sense the door (either home front door or cabinet door) movement through the gyroscope, and Raspberry Pi is then used to process the data it receives from MPU6050, if the data value exceeds the preset threshold, Raspberry Pi would control the USB Webcam to take a picture and then send out an alert email with the picture to the user. The advantage of this device is that it is a small size portable stand-alone device with its own power source, it is easy to implement, really cheap for residential use, and energy efficient with instantaneous alert. For the 3D mouse, the MPU6050 would use both the accelerometer and gyroscope to sense user hands movement, the data are processed by MSP430G2553 through a digital smooth filter and a complementary filter, and then the filtered data will pass to the personal computer through the serial COM port. By applying the cursor movement equation in the PC driver, this device can work great as a mouse with acceptable accuracy. Compared to the normal optical mouse we are using, this mouse does not need any working surface, with the use of the smooth and complementary filter, it has certain accuracy for normal use, and it is easy to be extended to a portable mouse as small as a finger ring.