11 resultados para Transport-protocol selection
em BORIS: Bern Open Repository and Information System - Berna - Suiça
Resumo:
INTRODUCTION: Ultra-high-field whole-body systems (7.0 T) have a high potential for future human in vivo magnetic resonance imaging (MRI). In musculoskeletal MRI, biochemical imaging of articular cartilage may benefit, in particular. Delayed gadolinium-enhanced MRI of cartilage (dGEMRIC) and T2 mapping have shown potential at 3.0 T. Although dGEMRIC, allows the determination of the glycosaminoglycan content of articular cartilage, T2 mapping is a promising tool for the evaluation of water and collagen content. In addition, the evaluation of zonal variation, based on tissue anisotropy, provides an indicator of the nature of cartilage ie, hyaline or hyaline-like articular cartilage.Thus, the aim of our study was to show the feasibility of in vivo dGEMRIC, and T2 and T2* relaxation measurements, at 7.0 T MRI; and to evaluate the potential of T2 and T2* measurements in an initial patient study after matrix-associated autologous chondrocyte transplantation (MACT) in the knee. MATERIALS AND METHODS: MRI was performed on a whole-body 7.0 T MR scanner using a dedicated circular polarization knee coil. The protocol consisted of an inversion recovery sequence for dGEMRIC, a multiecho spin-echo sequence for standard T2 mapping, a gradient-echo sequence for T2* mapping and a morphologic PD SPACE sequence. Twelve healthy volunteers (mean age, 26.7 +/- 3.4 years) and 4 patients (mean age, 38.0 +/- 14.0 years) were enrolled 29.5 +/- 15.1 months after MACT. For dGEMRIC, 5 healthy volunteers (mean age, 32.4 +/- 11.2 years) were included. T1 maps were calculated using a nonlinear, 2-parameter, least squares fit analysis. Using a region-of-interest analysis, mean cartilage relaxation rate was determined as T1 (0) for precontrast measurements and T1 (Gd) for postcontrast gadopentate dimeglumine [Gd-DTPA(2-)] measurements. T2 and T2* maps were obtained using a pixelwise, monoexponential, non-negative least squares fit analysis; region-of-interest analysis was carried out for deep and superficial cartilage aspects. Statistical evaluation was performed by analyses of variance. RESULTS: Mean T1 (dGEMRIC) values for healthy volunteers showed slightly different results for femoral [T1 (0): 1259 +/- 277 ms; T1 (Gd): 683 +/- 141 ms] compared with tibial cartilage [T1 (0): 1093 +/- 281 ms; T1 (Gd): 769 +/- 150 ms]. Global mean T2 relaxation for healthy volunteers showed comparable results for femoral (T2: 56.3 +/- 15.2 ms; T2*: 19.7 +/- 6.4 ms) and patellar (T2: 54.6 +/- 13.0 ms; T2*: 19.6 +/- 5.2 ms) cartilage, but lower values for tibial cartilage (T2: 43.6 +/- 8.5 ms; T2*: 16.6 +/- 5.6 ms). All healthy cartilage sites showed a significant increase from deep to superficial cartilage (P < 0.001). Within healthy cartilage sites in MACT patients, adequate values could be found for T2 (56.6 +/- 13.2 ms) and T2* (18.6 +/- 5.3 ms), which also showed a significant stratification. Within cartilage repair tissue, global mean values showed no difference, with 55.9 +/- 4.9 ms for T2 and 16.2 +/- 6.3 ms for T2*. However, zonal assessment showed only a slight and not significant increase from deep to superficial cartilage (T2: P = 0.174; T2*: P = 0.150). CONCLUSION: In vivo T1 dGEMRIC assessment in healthy cartilage, and T2 and T2* mapping in healthy and reparative articular cartilage, seems to be possible at 7.0 T MRI. For T2 and T2*, zonal variation of articular cartilage could also be evaluated at 7.0 T. This zonal assessment of deep and superficial cartilage aspects shows promising results for the differentiation of healthy and affected articular cartilage. In future studies, optimized protocol selection, and sophisticated coil technology, together with increased signal at ultra-high-field MRI, may lead to advanced biochemical cartilage imaging.
Resumo:
Various applications for the purposes of event detection, localization, and monitoring can benefit from the use of wireless sensor networks (WSNs). Wireless sensor networks are generally easy to deploy, with flexible topology and can support diversity of tasks thanks to the large variety of sensors that can be attached to the wireless sensor nodes. To guarantee the efficient operation of such a heterogeneous wireless sensor networks during its lifetime an appropriate management is necessary. Typically, there are three management tasks, namely monitoring, (re) configuration, and code updating. On the one hand, status information, such as battery state and node connectivity, of both the wireless sensor network and the sensor nodes has to be monitored. And on the other hand, sensor nodes have to be (re)configured, e.g., setting the sensing interval. Most importantly, new applications have to be deployed as well as bug fixes have to be applied during the network lifetime. All management tasks have to be performed in a reliable, time- and energy-efficient manner. The ability to disseminate data from one sender to multiple receivers in a reliable, time- and energy-efficient manner is critical for the execution of the management tasks, especially for code updating. Using multicast communication in wireless sensor networks is an efficient way to handle such traffic pattern. Due to the nature of code updates a multicast protocol has to support bulky traffic and endto-end reliability. Further, the limited resources of wireless sensor nodes demand an energy-efficient operation of the multicast protocol. Current data dissemination schemes do not fulfil all of the above requirements. In order to close the gap, we designed the Sensor Node Overlay Multicast (SNOMC) protocol such that to support a reliable, time-efficient and energy-efficient dissemination of data from one sender node to multiple receivers. In contrast to other multicast transport protocols, which do not support reliability mechanisms, SNOMC supports end-to-end reliability using a NACK-based reliability mechanism. The mechanism is simple and easy to implement and can significantly reduce the number of transmissions. It is complemented by a data acknowledgement after successful reception of all data fragments by the receiver nodes. In SNOMC three different caching strategies are integrated for an efficient handling of necessary retransmissions, namely, caching on each intermediate node, caching on branching nodes, or caching only on the sender node. Moreover, an option was included to pro-actively request missing fragments. SNOMC was evaluated both in the OMNeT++ simulator and in our in-house real-world testbed and compared to a number of common data dissemination protocols, such as Flooding, MPR, TinyCubus, PSFQ, and both UDP and TCP. The results showed that SNOMC outperforms the selected protocols in terms of transmission time, number of transmitted packets, and energy-consumption. Moreover, we showed that SNOMC performs well with different underlying MAC protocols, which support different levels of reliability and energy-efficiency. Thus, SNOMC can offer a robust, high-performing solution for the efficient distribution of code updates and management information in a wireless sensor network. To address the three management tasks, in this thesis we developed the Management Architecture for Wireless Sensor Networks (MARWIS). MARWIS is specifically designed for the management of heterogeneous wireless sensor networks. A distinguished feature of its design is the use of wireless mesh nodes as backbone, which enables diverse communication platforms and offloading functionality from the sensor nodes to the mesh nodes. This hierarchical architecture allows for efficient operation of the management tasks, due to the organisation of the sensor nodes into small sub-networks each managed by a mesh node. Furthermore, we developed a intuitive -based graphical user interface, which allows non-expert users to easily perform management tasks in the network. In contrast to other management frameworks, such as Mate, MANNA, TinyCubus, or code dissemination protocols, such as Impala, Trickle, and Deluge, MARWIS offers an integrated solution monitoring, configuration and code updating of sensor nodes. Integration of SNOMC into MARWIS further increases performance efficiency of the management tasks. To our knowledge, our approach is the first one, which offers a combination of a management architecture with an efficient overlay multicast transport protocol. This combination of SNOMC and MARWIS supports reliably, time- and energy-efficient operation of a heterogeneous wireless sensor network.
Resumo:
Sarcoptic mange is a highly contagious skin disease that can have a devastating impact on affected wild mammal populations. There are notable variations in the clinical and pathologic picture of sarcoptic mange among species and among conspecifics. However, the origin of these variations is unclear. We propose a classification scheme for skin lesions associated with Sarcoptes scabiei infestation to provide a basis for a subsequent risk factor analysis. We conducted a case-control study focused on macroscopic and histologic examination of the skin, using 279 red foxes (Vulpes vulpes) found dead or shot in Switzerland between November 2004 and February 2006. All animals were submitted to gross necropsy following a detailed protocol. Selection criteria for cases (n=147) vs. controls (n=111) were the presence or absence of mange-like lesions, mite detection by isolation or histologic examination, and serologic testing for S. scabiei antibodies. Characteristic features of mange lesions were scored macroscopically in all foxes and histologically in 67 cases and 15 controls. We classified skin lesions and associated necropsy findings into three types of mange: A) early stage (n=45): focal-extensive skin lesions, thin crusts, mild to moderate alopecia, few mites, numerous eosinophils, and mild lymph node enlargement; B) hyperkeratotic, fatal form (n=86): generalized skin lesions, thick crusts with or without alopecia, foul odor, abundance of mites, numerous bacteria and yeasts, numerous lymphocytes and mast cells, severe lymph node enlargement, and emaciation; C) alopecic, healing form (n=16): focal lesions, no crusts, severe alopecia, hyperpigmentation and lichenification, absence of mites, mixed cell infiltration, and rare mild lymph node enlargement. We hypothesize that after stage A, the animal either enters stage B and dies, or stage C and survives, depending on largely unknown extrinsic or intrinsic factors affecting the host ability to control mite infestation.
Resumo:
Osteoarticular allograft is one possible treatment in wide surgical resections with large defects. Performing best osteoarticular allograft selection is of great relevance for optimal exploitation of the bone databank, good surgery outcome and patient’s recovery. Current approaches are, however, very time consuming hindering these points in practice. We present a validation study of a software able to perform automatic bone measurements used to automatically assess the distal femur sizes across a databank. 170 distal femur surfaces were reconstructed from CT data and measured manually using a size measure protocol taking into account the transepicondyler distance (A), anterior-posterior distance in medial condyle (B) and anterior-posterior distance in lateral condyle (C). Intra- and inter-observer studies were conducted and regarded as ground truth measurements. Manual and automatic measures were compared. For the automatic measurements, the correlation coefficients between observer one and automatic method, were of 0.99 for A measure and 0.96 for B and C measures. The average time needed to perform the measurements was of 16 h for both manual measurements, and of 3 min for the automatic method. Results demonstrate the high reliability and, most importantly, high repeatability of the proposed approach, and considerable speed-up on the planning.
Resumo:
Energy efficiency is a major concern in the design of Wireless Sensor Networks (WSNs) and their communication protocols. As the radio transceiver typically accounts for a major portion of a WSN node’s power consumption, researchers have proposed Energy-Efficient Medium Access (E2-MAC) protocols that switch the radio transceiver off for a major part of the time. Such protocols typically trade off energy-efficiency versus classical quality of service parameters (throughput, latency, reliability). Today’s E2-MAC protocols are able to deliver little amounts of data with a low energy footprint, but introduce severe restrictions with respect to throughput and latency. Regrettably, they yet fail to adapt to varying traffic load at run-time. This paper presents MaxMAC, an E2-MAC protocol that targets at achieving maximal adaptivity with respect to throughput and latency. By adaptively tuning essential parameters at run-time, the protocol reaches the throughput and latency of energy-unconstrained CSMA in high-traffic phases, while still exhibiting a high energy-efficiency in periods of sparse traffic. The paper compares the protocol against a selection of today’s E2-MAC protocols and evaluates its advantages and drawbacks.
Resumo:
Transplantation is the treatment of choice for many different organ failures. Despite growing experience in surgery and immunosuppression protocols, the long-term mortality of the procedure remains much higher than in the general population. Second only to cardiovascular diseases as the cause of death in organ transplant recipients, cancer is now known to be at least partly related to the immunosuppression regimen. Nevertheless, if calcineurin inhibitors have a demonstrated pro-oncogenic effect, other classes, such as mTOR inhibitors, are antiproliferative, and even demonstrated as an efficient therapy in some advanced oncological situations. Therefore, the adaptation of the therapy protocol evolves now towards an individualized medicine based on the risk factors of each transplant recipient in terms of cardiovascular, infectious and oncological diseases. As the first organ involved by tumor is the skin, many different guidelines have been published to try and adapt the therapy to the occurrence of a new lesion. If, for example, limited actinic keratosis or the first episode of a non-melanoma skin cancer usually requires no change of the immunosuppressive therapy, but a local specialized care and frequent clinical controls, more advanced lesions imply the adaptation of the drug regimen. In any case, the collaboration between general practitioners, dermatologists and the transplantation team is mandatory.
Resumo:
Besides providing effective analgesia, thoracic epidural anesthesia (TEA) has been shown to decrease perioperative morbidity and mortality. Because of its vasodilatory properties in association with the sympathetic blockade, however, TEA may potentially aggravate cardiovascular dysfunctions resulting from sepsis and systemic inflammatory response syndrome. The objective of the present study was to assess the effects of TEA on hemodynamics, global oxygen transport, and renal function in ovine endotoxemia. After a baseline measurement in healthy sheep (n = 18), Salmonella typhosa endotoxin was centrally infused at incremental doses to induce and maintain a hypotensive-hypodynamic circulation using an established protocol. The animals were then randomly assigned to one of two groups. In the treatment group, continuous TEA was initiated with 0.1 mL.kg of 0.125% bupivacaine at the onset of endotoxemia and maintained with 0.1 mL.kg.h. In the control group, the same amount of isotonic sodium chloride solution was injected through the epidural catheter. In the animals surviving the entire experiment (n = 7 per group), cardiac index and mean arterial pressure decreased in a dose-dependent manner during endotoxin infusion. In the TEA group, neither systemic hemodynamics nor global oxygen transport were impaired beyond the changes caused by endotoxemia itself. Urinary output was increased in the TEA group as compared with the control group (P < 0.05). In this model of endotoxic shock, TEA improved renal perfusion without affecting cardiopulmonary hemodynamics and global oxygen transport.
Resumo:
PURPOSE: To determine the effect of two pairs of echo times (TEs) for in-phase (IP) and opposed-phase (OP) 3.0-T magnetic resonance (MR) imaging on (a) quantitative analysis prospectively in a phantom study and (b) diagnostic accuracy retrospectively in a clinical study of adrenal tumors, with use of various reference standards in the clinical study. MATERIALS AND METHODS: A fat-saline phantom was used to perform IP and OP 3.0-T MR imaging for various fat fractions. The institutional review board approved this HIPAA-compliant study, with waiver of informed consent. Single-breath-hold IP and OP 3.0-T MR images in 21 patients (14 women, seven men; mean age, 63 years) with 23 adrenal tumors (16 adenomas, six metastases, one adrenocortical carcinoma) were reviewed. The MR protocol involved two acquisition schemes: In scheme A, the first OP echo (approximately 1.5-msec TE) and the second IP echo (approximately 4.9-msec TE) were acquired. In scheme B, the first IP echo (approximately 2.4-msec TE) and the third OP echo (approximately 5.8-msec TE) were acquired. Quantitative analysis was performed, and analysis of variance was used to test for differences between adenomas and nonadenomas. RESULTS: In the phantom study, scheme B did not enable discrimination among voxels that had small amounts of fat. In the clinical study, no overlap in signal intensity (SI) index values between adenomas and nonadenomas was seen (P < .05) with scheme A. However, with scheme B, no overlap in the adrenal gland SI-to-liver SI ratio between adenomas and nonadenomas was seen (P < .05). With scheme B, no overlap in adrenal gland SI index-to-liver SI index ratio between adenomas and nonadenomas was seen (P < .05). CONCLUSION: This initial experience indicates SI index is the most reliable parameter for characterization of adrenal tumors with 3.0-T MR imaging when obtaining OP echo before IP echo. When acquiring IP echo before OP echo, however, nonadenomas can be mistaken as adenomas with use of the SI index value.
Resumo:
Benzimidazoles were the first broad-spectrum anthelmintics and are still in use today against gastro-intestinal nematodes of ruminants such as Haemonchus contortus. Benzimidazoles block the polymerization of nematode microtubules. However, their efficacy is jeopardized by the spread of drug-resistant parasites that carry point mutations in beta-tubulin. Here we use a novel in vitro selection-in vivo propagation protocol to breed drug-resistant H. contortus. After 8 generations of selection with thiabendazole an in vitro resistance factor of 1000 was reached that was also relevant in vivo in infected sheep. The same procedure carried out with ivermectin produced only a moderate resistance phenotype that was not apparent in sheep. Cloning and sequencing of the beta-tubulin genes from the thiabendazole-resistant H. contortus mutants revealed all of the isotype 1 alleles, and part of the isotype 2 alleles, to carry the mutation glutamate(198) to alanine (E198A). An allele-specific PCR was developed, which may be helpful in monitoring the prevalence of alanine(198) encoding alleles in the beta-tubulin isotype 1 gene pool of H. contortus in the field.
Resumo:
Wireless mobile sensor networks are enlarging the Internet of Things (IoT) portfolio with a huge number of multimedia services for smart cities. Safety and environmental monitoring multimedia applications will be part of the Smart IoT systems, which aim to reduce emergency response time, while also predicting hazardous events. In these mobile and dynamic (possible disaster) scenarios, opportunistic routing allows routing decisions in a completely distributed manner, by using a hop- by-hop route decision based on protocol-specific characteristics, and a predefined end-to-end path is not a reliable solution. This enables the transmission of video flows of a monitored area/object with Quality of Experience (QoE) support to users, headquarters or IoT platforms. However, existing approaches rely on a single metric to make the candidate selection rule, including link quality or geographic information, which causes a high packet loss rate, and reduces the video perception from the human standpoint. This article proposes a cross-layer Link quality and Geographical-aware Opportunistic routing protocol (LinGO), which is designed for video dissemination in mobile multimedia IoT environments. LinGO improves routing decisions using multiple metrics, including link quality, geographic loca- tion, and energy. The simulation results show the benefits of LinGO compared with well-known routing solutions for video transmission with QoE support in mobile scenarios.
Resumo:
Background: Synchronization programs have become standard in the dairy industry. In Switzerland, these programs are used but newly. The objective of this study was A) to estimate the pregnancy rate after a Select-Synch protocol in- cluding a low dosage of progesterone in CIDR (1.38 g). As a second step B) this pregnancy rate should be compared to cows from another Swiss study that used a Select-Synch protocol with the 1.9 g insert (Rudolph et al., 2011). Methods: A) 196 cows were included in the study. Cows received a CIDR 1.38 g and 2.5 ml of buserelin i.m. on d 0. On d 7, the CIDR insert was removed and 5 ml of dinoprost was administered i.m. On d 0 a milk sample for progesterone analysis was taken. Pregnancy was determined at or more than 35 days after artificial insemination. B) The 1.38 g group and the 1.9 g group were compared as to cow and farm factors, number of preceding AI’s, gynecological and uterine pretreat- ment and treatment itself. A forward selection procedure was used (test result considered significant if p-value 0.05). Results: A) The pregnancy rate, using the Select-Synch protocol with the CIDR 1.38 g was 44.4%. B) The CIDR 1.9 g Select-Synch group revealed a pregnancy rate of 50.4% (Rudolph et al., 2011). Significant differences between the groups were not found. Conclusion: The 1.38 g CIDR-Select-Synch protocol may be recommended for multiparous dairy cows. The pregnancy rate compared to the 1.9 g CIDR-Select-Synch protocol was 8% lower, but this difference was not significant.