998 resultados para Diagnostic Algorithms
Resumo:
In this article we describe several methods for the discretization of the differintegral operator sa, where α = u + jv is a complex value. The concept of the conjugated-order differintegral is also introduced, which enables the use of complex-order differintegrals while still producing real-valued time responses and transfer functions. The performance of the resulting approximations is analysed in both the time and frequency domains. Several results are presented that demonstrate its utility in control system design.
Resumo:
The development of fractional-order controllers is currently one of the most promising fields of research. However, most of the work in this area addresses the case of linear systems. This paper reports on the analysis of fractional-order control of nonlinear systems. The performance of discrete fractional-order PID controllers in the presence of several nonlinearities is discussed. Some results are provided that indicate the superior robustness of such algorithms.
Resumo:
Fuzzy logic controllers (FLC) are intelligent systems, based on heuristic knowledge, that have been largely applied in numerous areas of everyday life. They can be used to describe a linear or nonlinear system and are suitable when a real system is not known or too difficult to find their model. FLC provide a formal methodology for representing, manipulating and implementing a human heuristic knowledge on how to control a system. These controllers can be seen as artificial decision makers that operate in a closed-loop system, in real time. The main aim of this work was to develop a single optimal fuzzy controller, easily adaptable to a wide range of systems – simple to complex, linear to nonlinear – and able to control all these systems. Due to their efficiency in searching and finding optimal solution for high complexity problems, GAs were used to perform the FLC tuning by finding the best parameters to obtain the best responses. The work was performed using the MATLAB/SIMULINK software. This is a very useful tool that provides an easy way to test and analyse the FLC, the PID and the GAs in the same environment. Therefore, it was proposed a Fuzzy PID controller (FL-PID) type namely, the Fuzzy PD+I. For that, the controller was compared with the classical PID controller tuned with, the heuristic Ziegler-Nichols tuning method, the optimal Zhuang-Atherton tuning method and the GA method itself. The IAE, ISE, ITAE and ITSE criteria, used as the GA fitness functions, were applied to compare the controllers performance used in this work. Overall, and for most systems, the FL-PID results tuned with GAs were very satisfactory. Moreover, in some cases the results were substantially better than for the other PID controllers. The best system responses were obtained with the IAE and ITAE criteria used to tune the FL-PID and PID controllers.
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para obtenção do grau de Mestre em Engenharia Informática
Resumo:
Introduction: Anxiety is a common problem in primary care and specialty medical settings. Treating an anxious patient takes more time and adds stress to staff. Unrecognized anxiety may lead to exam repetition, and impedance of exam performance. Objective: The aim of the study was to examine the anxiety levels of patients who are to undergo diagnostic exams related to cancer diagnostic: PET/CT and mammography. Methods: Two hundred and thirty two patients who undergo PET/CT and one hundred thirteen women who undergo mammography filled out one questionnaire after the procedure to determine their concerns, expectations and perceptions of anxiety. Results: Our results show that the main causes of anxiety in patients who are having a PET/CT is the fear of the procedure itself and fear of the results. Patients who suffered from greater anxiety were those who were scanned during the initial stage of an oncological disease. On the other hand, the diagnostic is the main cause of anxiety in women who are requiring a mammography. 28% of the women reported having experienced pain or intense pain. Conclusions: The performance of diagnostic exams related to cancer diagnostic like a PET/CT and a mammography are important and statistically generators of anxiety. Patients are often poorly informed and present with a range of anxieties that may ultimately affect examination quality. These results provide expertise that can be used in the development of future training programs to integrate post-graduate courses of health professionals.
Resumo:
A survey of the prevalence of Trypanosoma cruzi infection was carried out in Oitis, a small community in the State of Piaui, Brazil. Two hundred and sixty five individuals were screened by microscopic examination, hémoculture, indirect immunofluorescence (IFA), enzyme-linked immunosorbent assay (ELISA), and competitive enzyme-linked immunosorbent assay (C-ELISA) using the monoclonal antibody TCF87 against to a 25kd T. cruzi antigen. Seropositivity was 14.3% by the IFA test, 14.7% by ELISA, and 13.2% by C-ELISA. The C-ELISA using the TCF87 monoclonal antibody seems to be applicable in serodiagnosis of Chagas' disease.
Resumo:
Computerized scheduling methods and computerized scheduling systems according to exemplary embodiments. A computerized scheduling method may be stored in a memory and executed on one or more processors. The method may include defining a main multi-machine scheduling problem as a plurality of single machine scheduling problems; independently solving the plurality of single machine scheduling problems thereby calculating a plurality of near optimal single machine scheduling problem solutions; integrating the plurality of near optimal single machine scheduling problem solutions into a main multi-machine scheduling problem solution; and outputting the main multi-machine scheduling problem solution.
Resumo:
Dissertação apresentada na faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para a obtenção do grau de Mestre em Engenharia Electrotécnica e de Computadores
Resumo:
Consider the problem of assigning implicit-deadline sporadic tasks on a heterogeneous multiprocessor platform comprising two different types of processors—such a platform is referred to as two-type platform. We present two low degree polynomial time-complexity algorithms, SA and SA-P, each providing the following guarantee. For a given two-type platform and a task set, if there exists a task assignment such that tasks can be scheduled to meet deadlines by allowing them to migrate only between processors of the same type (intra-migrative), then (i) using SA, it is guaranteed to find such an assignment where the same restriction on task migration applies but given a platform in which processors are 1+α/2 times faster and (ii) SA-P succeeds in finding a task assignment where tasks are not allowed to migrate between processors (non-migrative) but given a platform in which processors are 1+α times faster. The parameter 0<α≤1 is a property of the task set; it is the maximum of all the task utilizations that are no greater than 1. We evaluate average-case performance of both the algorithms by generating task sets randomly and measuring how much faster processors the algorithms need (which is upper bounded by 1+α/2 for SA and 1+α for SA-P) in order to output a feasible task assignment (intra-migrative for SA and non-migrative for SA-P). In our evaluations, for the vast majority of task sets, these algorithms require significantly smaller processor speedup than indicated by their theoretical bounds. Finally, we consider a special case where no task utilization in the given task set can exceed one and for this case, we (re-)prove the performance guarantees of SA and SA-P. We show, for both of the algorithms, that changing the adversary from intra-migrative to a more powerful one, namely fully-migrative, in which tasks can migrate between processors of any type, does not deteriorate the performance guarantees. For this special case, we compare the average-case performance of SA-P and a state-of-the-art algorithm by generating task sets randomly. In our evaluations, SA-P outperforms the state-of-the-art by requiring much smaller processor speedup and by running orders of magnitude faster.
Resumo:
Consider the problem of assigning implicit-deadline sporadic tasks on a heterogeneous multiprocessor platform comprising a constant number (denoted by t) of distinct types of processors—such a platform is referred to as a t-type platform. We present two algorithms, LPGIM and LPGNM, each providing the following guarantee. For a given t-type platform and a task set, if there exists a task assignment such that tasks can be scheduled to meet their deadlines by allowing them to migrate only between processors of the same type (intra-migrative), then: (i) LPGIM succeeds in finding such an assignment where the same restriction on task migration applies (intra-migrative) but given a platform in which only one processor of each type is 1 + α × t-1/t times faster and (ii) LPGNM succeeds in finding a task assignment where tasks are not allowed to migrate between processors (non-migrative) but given a platform in which every processor is 1 + α times faster. The parameter α is a property of the task set; it is the maximum of all the task utilizations that are no greater than one. To the best of our knowledge, for t-type heterogeneous multiprocessors: (i) for the problem of intra-migrative task assignment, no previous algorithm exists with a proven bound and hence our algorithm, LPGIM, is the first of its kind and (ii) for the problem of non-migrative task assignment, our algorithm, LPGNM, has superior performance compared to state-of-the-art.
Resumo:
Three distinct syndromes caused by schistosomiasis have been described: cercarial dermatitis or swimmer's itch, acute schistosomiasis or Katayama fever, and chronic schistosomiasis. Complications of acute schistosomiasis have also been reported. The absence of a serological marker for the acute stage has hindered early diagnosis and treatment. Recently, an ELISA test using KLH (keyhole limpet haemocyanin) as antigen, has proved useful in differentiating acute from chronic schistosomiasis mansoni. Clinical and experimental evidence indicate that steroids act synergistically with schistosomicides in the treatment of Katayama syndrome. In this paper, clinical, diagnostic and therapeutic features of acute schistosomiasis are updated.
Resumo:
In the present report the authors discuss the diagnostic difficulties, therapeutic measures and the clinical course of Nocardia infection which occurred among renal transplant recipients at the University Hospital of the Faculty of Medicine of Ribeirão Preto, University of São Paulo (UH-FRP), from 1968 to 1991. Among 500 individuals submitted to renal transplant, 9 patients developed Nocardiosis at varying times after transplant (two months to over two years). All the patients had pulmonary involvement and their most common symptoms were fever, cough and pleural pain. Dissemination of the process is common and three patients presented cutaneous abscesses, four CNS involvement and one had pericarditis due to Nocardia. The diagnostic is quite difficult since there is no specific clinical picture, concomitant infections are frequent and the microorganism presents slow growth in culture (ranging from four to forty days, in our experience). In this report, three cases were only diagnosed by necropsy. The treatment of choice is a combination of Sulfamethoxazole and Trimethoprim (SMX-TMP). In the present series, overall mortality was 77% (7 cases) and in five of the patients who died the diagnosis was late. All the patients who had CNS involvement died.
Resumo:
Thesis presented in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the subject of Electrical and Computer Engineering
Resumo:
Sera from patients infected with Taenia solium, Hymenolepis nana and Echinococcus granulosus were tested against homologous and heterologous parasite antigens using an ELISA assay, and a high degree of cross-reactivity was verified. To identify polypeptides responsible for this cross reactivity, the Enzyme Linked Immunoelectro Transfer Blot (EITB) was used. Sera from infected patients with T.solium, H.nana, and E.granulosus were assessed against crude, ammonium sulphate precipitated (TSASP), and lentil-lectin purified antigens of T.solium and crude antigens of.H.nana and E.granulosus. Several bands, recognized by sera from patients with T.solium, H.nana, and E.granulosus infections, were common to either two or all three cestodes. Unique reactive bands in H.nana were noted at 49 and 66 K-Da and in E.granulosus at 17-21 K-Da and at 27-32 K-Da. In the crude cysticercosis extract, a specific non glycoprotein band was present at 61-67 K-Da in addiction to specific glycoprotein bands of 50, 42, 24, 21, 18, 14, and 13 K-Da. None of the sera from patients with H.nana or E.granulosus infection cross reacted with these seven glycoprotein bands considered specific for T.solium infection.
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa de Lisboa para obtenção do grau de mestre em Engenharia Electrotécnica e de Computadores