933 resultados para fast timing, singlephoto-electron, frontend electronics, Time-over-Threshold, PID
Resumo:
The accuracy of the Navigation Satellite Timing and Ranging (NAVSTAR) Global Positioning System (GPS) measurements is insufficient for many outdoor navigation tasks. As a result, in the late nineties, a new methodology – the Differential GPS (DGPS) – was developed. The differential approach is based on the calculation and dissemination of the range errors of the GPS satellites received. GPS/DGPS receivers correlate the broadcasted GPS data with the DGPS corrections, granting users increased accuracy. DGPS data can be disseminated using terrestrial radio beacons, satellites and, more recently, the Internet. Our goal is to provide mobile platforms within our campus with DGPS data for precise outdoor navigation. To achieve this objective, we designed and implemented a three-tier client/server distributed system that establishes Internet links with remote DGPS sources and performs campus-wide dissemination of the obtained data. The Internet links are established between data servers connected to remote DGPS sources and the client, which is the data input module of the campus-wide DGPS data provider. The campus DGPS data provider allows the establishment of both Intranet and wireless links within the campus. This distributed system is expected to provide adequate support for accurate (submetric) outdoor navigation tasks.
Resumo:
The knowledge of the anisotropic properties beneath the Iberian Peninsula and Northern Morocco has been dramatically improved since late 2007 with the analysis of the data provided by the dense TopoIberia broadband seismic network, the increasing number of permanent stations operating in Morocco, Portugal and Spain, and the contribution of smaller scale/higher resolution experiments. Results from the two first TopoIberia deployments have evidenced a spectacular rotation of the fast polarization direction (FPD) along the Gibraltar Arc, interpreted as an evidence of mantle flow deflected around the high velocity slab beneath the Alboran Sea, and a rather uniform N100 degrees E FPD beneath the central Iberian Variscan Massif, consistent with global mantle flow models taking into account contributions of surface plate motion, density variations and net lithosphere rotation. The results from the last Iberarray deployment presented here, covering the northern part of the Iberian Peninsula, also show a rather uniform FPD orientation close to N100 degrees E, thus confirming the previous interpretation globally relating the anisotropic parameters to the LPO of mantle minerals generated by mantle flow at asthenospheric depths. However, the degree of anisotropy varies significantly, from delay time values of around 0.5 s beneath NW Iberia to values reaching 2.0 sin its NE comer. The anisotropic parameters retrieved from single events providing high quality data also show significant differences for stations located in the Variscan units of NW Iberia, suggesting that the region includes multiple anisotropic layers or complex anisotropy systems. These results allow to complete the map of the anisotropic properties of the westernmost Mediterranean region, which can now be considered as one of best constrained regions worldwide, with more than 300 sites investigated over an area extending from the Bay of Biscay to the Sahara platform. (C) 2015 Elsevier B.V. All rights reserved.
Resumo:
Cercariae of Schistosoma mansoni inoculated into the peritoneal cavity of naive mice induced host cell adhesion to their surface, but after 90 minutes the number of adherent cells sharply decreased. The cell detachment is progressive and simultaneous to the cercaria-schistosomule transformation. The histological study showed mainly neutrophils in close contact with the larvae. Mononuclear cells and some eosinophils were occasionally seen surrounding the adherent neutrophils. The scanning electron microscopy showed cells displaying twisted microvilli and several microplicae contacting or spreading over the larval surface, and larvae completely surrounded by clusters of cells. These results suggest that the neutrophils recognize molecules on the cercarial surface which induce their spreading
Resumo:
Hand-off (or hand-over), the process where mobile nodes select the best access point available to transfer data, has been well studied in wireless networks. The performance of a hand-off process depends on the specific characteristics of the wireless links. In the case of low-power wireless networks, hand-off decisions must be carefully taken by considering the unique properties of inexpensive low-power radios. This paper addresses the design, implementation and evaluation of smart-HOP, a hand-off mechanism tailored for low-power wireless networks. This work has three main contributions. First, it formulates the hard hand-off process for low-power networks (such as typical wireless sensor networks - WSNs) with a probabilistic model, to investigate the impact of the most relevant channel parameters through an analytical approach. Second, it confirms the probabilistic model through simulation and further elaborates on the impact of several hand-off parameters. Third, it fine-tunes the most relevant hand-off parameters via an extended set of experiments, in a realistic experimental scenario. The evaluation shows that smart-HOP performs well in the transitional region while achieving more than 98 percent relative delivery ratio and hand-off delays in the order of a few tens of a milliseconds.
Resumo:
Consider the problem of scheduling a task set τ of implicit-deadline sporadic tasks to meet all deadlines on a t-type heterogeneous multiprocessor platform where tasks may access multiple shared resources. The multiprocessor platform has m k processors of type-k, where k∈{1,2,…,t}. The execution time of a task depends on the type of processor on which it executes. The set of shared resources is denoted by R. For each task τ i , there is a resource set R i ⊆R such that for each job of τ i , during one phase of its execution, the job requests to hold the resource set R i exclusively with the interpretation that (i) the job makes a single request to hold all the resources in the resource set R i and (ii) at all times, when a job of τ i holds R i , no other job holds any resource in R i . Each job of task τ i may request the resource set R i at most once during its execution. A job is allowed to migrate when it requests a resource set and when it releases the resource set but a job is not allowed to migrate at other times. Our goal is to design a scheduling algorithm for this problem and prove its performance. We propose an algorithm, LP-EE-vpr, which offers the guarantee that if an implicit-deadline sporadic task set is schedulable on a t-type heterogeneous multiprocessor platform by an optimal scheduling algorithm that allows a job to migrate only when it requests or releases a resource set, then our algorithm also meets the deadlines with the same restriction on job migration, if given processors 4×(1+MAXP×⌈|P|×MAXPmin{m1,m2,…,mt}⌉) times as fast. (Here MAXP and |P| are computed based on the resource sets that tasks request.) For the special case that each task requests at most one resource, the bound of LP-EE-vpr collapses to 4×(1+⌈|R|min{m1,m2,…,mt}⌉). To the best of our knowledge, LP-EE-vpr is the first algorithm with proven performance guarantee for real-time scheduling of sporadic tasks with resource sharing on t-type heterogeneous multiprocessors.
Resumo:
“Many-core” systems based on a Network-on-Chip (NoC) architecture offer various opportunities in terms of performance and computing capabilities, but at the same time they pose many challenges for the deployment of real-time systems, which must fulfill specific timing requirements at runtime. It is therefore essential to identify, at design time, the parameters that have an impact on the execution time of the tasks deployed on these systems and the upper bounds on the other key parameters. The focus of this work is to determine an upper bound on the traversal time of a packet when it is transmitted over the NoC infrastructure. Towards this aim, we first identify and explore some limitations in the existing recursive-calculus-based approaches to compute the Worst-Case Traversal Time (WCTT) of a packet. Then, we extend the existing model by integrating the characteristics of the tasks that generate the packets. For this extended model, we propose an algorithm called “Branch and Prune” (BP). Our proposed method provides tighter and safe estimates than the existing recursive-calculus-based approaches. Finally, we introduce a more general approach, namely “Branch, Prune and Collapse” (BPC) which offers a configurable parameter that provides a flexible trade-off between the computational complexity and the tightness of the computed estimate. The recursive-calculus methods and BP present two special cases of BPC when a trade-off parameter is 1 or ∞, respectively. Through simulations, we analyze this trade-off, reason about the implications of certain choices, and also provide some case studies to observe the impact of task parameters on the WCTT estimates.
Resumo:
The Fast Field-Cycling Nuclear Magnetic Resonance (FFC-NMR) is a technique used to study the molecular dynamics of different types of materials. The main elements of this equipment are a magnet and its power supply. The magnet used as reference in this work is basically a ferromagnetic core with two sets of coils and an air-gap where the materials' sample is placed. The power supply should supply the magnet being the magnet current controlled in order to perform cycles. One of the technical issues of this type of solution is the compensation of the non-linearities associated to the magnetic characteristic of the magnet and to parasitic magnetic fields. To overcome this problem, this paper describes and discusses a solution for the FFC-NMR power supply based on a four quadrant DC/DC converter.
Resumo:
Thesis to obtain the Master Degree in Electronics and Telecommunications Engineering
Resumo:
Summary form only given. Bacterial infections and the fight against them have been one of the major concerns of mankind since the dawn of time. During the `golden years' of antibiotic discovery, during the 1940-90s, it was thought that the war against infectious diseases had been won. However currently, due to the drug resistance increase, associated with the inefficiency of discovering new antibiotic classes, infectious diseases are again a major public health concern. A potential alternative to antibiotic treatments may be the antimicrobial photodynamic inactivation (PDI) therapy. To date no indication of antimicrobial PDI resistance development has been reported. However the PDI protocol depends on the bacteria species [1], and in some cases on the bacteria strains, for instance Staphylococcus aureus [2]. Therefore the development of PDI monitoring techniques for diverse bacteria strains is critical in pursuing further understanding of such promising alternative therapy. The present works aims to evaluate Fourier-Transformed-Infra-Red (FT-IR) spectroscopy to monitor the PDI of two model bacteria, a gram-negative (Escherichia coli) and a gram-positive (S. aureus) bacteria. For that a high-throughput FTIR spectroscopic method was implemented as generally described in Scholz et al. [3], using short incubation periods and microliter quantities of the incubation mixture containing the bacteria and the PDI-drug model the known bactericidal tetracationic porphyrin 5,10,15,20-tetrakis (4-N, N, Ntrimethylammoniumphenyl)-porphyrin p-tosylate (TTAP4+). In both bacteria models it was possible to detect, by FTIR-spectroscopy, the drugs effect on the cellular composition either directly on the spectra or on score plots of principal component analysis. Furthermore the technique enabled to infer the effect of PDI on the major cellular biomolecules and metabolic status, for example the turn-over metabolism. In summary bacteria PDI was monitored in an economic, rapid (in minutes- , high-throughput (using microplates with 96 wells) and highly sensitive mode resourcing to FTIR spectroscopy, which could serve has a technological basis for the evaluation of antimicrobial PDI therapies efficiency.
Resumo:
BACKGROUNDWhile the pharmaceutical industry keeps an eye on plasmid DNA production for new generation gene therapies, real-time monitoring techniques for plasmid bioproduction are as yet unavailable. This work shows the possibility of in situ monitoring of plasmid production in Escherichia coli cultures using a near infrared (NIR) fiber optic probe. RESULTSPartial least squares (PLS) regression models based on the NIR spectra were developed for predicting bioprocess critical variables such as the concentrations of biomass, plasmid, carbon sources (glucose and glycerol) and acetate. In order to achieve robust models able to predict the performance of plasmid production processes, independently of the composition of the cultivation medium, cultivation strategy (batch versus fed-batch) and E. coli strain used, three strategies were adopted, using: (i) E. coliDH5 cultures conducted under different media compositions and culture strategies (batch and fed-batch); (ii) engineered E. coli strains, MG1655endArecApgi and MG1655endArecA, grown on the same medium and culture strategy; (iii) diverse E. coli strains, over batch and fed-batch cultivations and using different media compositions. PLS models showed high accuracy for predicting all variables in the three groups of cultures. CONCLUSIONNIR spectroscopy combined with PLS modeling provides a fast, inexpensive and contamination-free technique to accurately monitoring plasmid bioprocesses in real time, independently of the medium composition, cultivation strategy and the E. coli strain used.
Resumo:
The reuse of waste fluid catalytic cracking (FCC) catalyst as partial surrogate for cement can reduce the environmental impact of both the oil-refinery and cement production industries [1,2]. FCC catalysts can be considered as pozzolanic materials since in the presence of water they tend to chemically react with calcium hydroxide to produce compounds possessing cementitious properties [3,4]. In addition, partial replacement of cement with FCC catalysts can enhance the performance of pastes and mortars, namely by improving their compressive strength [5,6]. In the present work the reaction of waste FCC catalyst with Ca(OH)2 has been investigated after a curing time of 28 days by scanning electron microscopy (SEM) with electron backscattered signal (BSE) combined with X-ray energy dispersive spectroscopy (EDS) carried out with a JEOL JSM 7001F instrument operated at 15 kV coupled to an INCA pentaFetx3 Oxford spectrometer. The polished cross-sections of FCC particles embedded in resin have also been evaluated by atomic force microscopy (AFM) in contact mode (CM) using a NanoSurf EasyScan 2 instrument. The SEM/EDS results revealed that an inward migration of Ca occurred during the reaction. A weaker outward migration of Si and Al was also apparent (Fig. 1). The migration of Ca was not homogeneous and tended to follow high-diffusivity paths within the porous waste FCC catalyst particles. The present study suggests that the porosity of waste FCC catalysts is key for the migration/reaction of Ca from the surrounding matrix, playing an important role in the pozzolanic activity of the system. The topography images and surface roughness parameters obtained by atomic force microscopy can be used to infer the local porosity in waste FCC catalyst particles (Fig. 2).
Resumo:
Mestrado em Engenharia Informática - Área de Especialização em Sistemas Gráficos e Multimédia
Resumo:
A thesis submitted to the University of Innsbruck for the doctor degree in Natural Sciences, Physics and New University of Lisbon for the doctor degree in Physics, Atomic and Molecular Physics
Resumo:
Colonization of the colon and rectum by intestinal spirochetes is detected for the first time in Brazil in 4 of 282 (1.41%) patients who had undergone sigmoidoscopy and/or colonoscopy with a histopathological diagnosis of chronic non specific-colitis. This frequency is probably understimated, since surgically obtained specimens were not considered in the present study. Histopathological diagnosis was performed using routine stains like hematoxylin-eosin which showed the typical, of 3-µm thick hematoxyphilic fringe on the brush border of the surface epithelium, and by silver stains like the Warthin-Starry stain. Immunohistochemical procedures using two, polyclonal, primary antibodies, one against Treponema pallidum and the other against Leptospira interrogans serovar copenhageni serogroup Icterohaemorrhagiae cross-reacted with spirochetal antigen/s producing a marked contrast of the fringe over the colonic epithelium, preserving the spiral-shaped morphology of the parasite. In one case with marked diarrhea, immunohistochemistry detected spirochetal antigen/s within a cell in an intestinal crypt, thus demonstrating that the infection can be more widely disseminated than suspected using routine stains. Immunohistochemical procedures, thus, greatly facilitate the histological diagnosis of intestinal spirochetosis and may contribute to a better understanding of the pathogenesis of the disease. Transmission and scanning electron microscopy performed in one case showed that the spirochete closely resembled the species designated as Brachyspira aalborgi.
Resumo:
Thesis submitted in the fulfillment of the requirements for the Degree of Master in Biomedical Engineering