986 resultados para SystemC-AMS


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Cells of Mikania glomerata, Cephaelis ipecacuanha and Maytenus aquifolia were co-cultured in a two-phase system using filter paper as a solid support. The species were co-cultured in all possible paired combinations. Interaction between Mikania and Maytenus cells resulted in increased biomass production of Maytenus cells, but the friedelin content was reduced. Co-cultivation of Cephaelis and Mikania cells enhanced coumarin content, but inhibited the growth of Mikania cells. However, yield of emetine as well as Cephaelis biomass accumulation were positively stimulated by the co-cultivation. Results indicate a possible occurrence of allelopathy in such a system.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Mirror therapy (MT) is being used as a rehabilitation tool in various diseases, including stroke. Although some studies have shown its effectiveness, little is known about neural mechanisms that underlie the rehabilitation process. Therefore, this study aimed at assessing cortical neuromodulation after a single MT intervention in ischemic stroke survivors, by means of by functional Magnetic Resonance Imaging (fMRI) and Transcranial Magnetic Stimulation (TMS). Fifteen patients participated in a single thirty minutes MT session. fMRI data was analyzed bilaterally in the following Regions of Interest (ROI): Supplementary Motor Area (SMA), Premotor cortex (PMC), Primary Motor cortex (M1), Primary Sensory cortex (S1) and Cerebellum. In each ROI, changes in the percentage of occupation and beta values were computed. Group fMRI data showed a significant decreased in the percentage of occupation in PMC and cerebellum, contralateral to the affected hand (p <0.05). Significant increase in beta values was observed in the following contralateral motor areas: SMA, Cerebellum, PMC and M1 (p<0,005). Moreover, a significant decrease was observed in the following ipsilateral motor areas: PMC and M1 (p <0,001). In S1 a bilateral significant decrease (p<0.0005) was observed.TMS consisted of the analysis of Motor Evoked Potential (MEP) of M1 hotspot. A significant increase in the amplitude of the MEP was observed after therapy in the group (p<0,0001) and individually in 4 patients (p <0.05). Altogether, our results imply that single MT intervention is already capable of promoting changes in neurobiological markers toward patterns observed in healthy subjects. Furthermore, the contralateral hemisphere motor areas changes are opposite to the ones in the ipsilateral side, suggesting an increase system homeostasis.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

An analog synthesizer of orthogonal signals for digital CMOS technology and 3V supply voltage is presented. The adaptive architecture accomplishes the synthesis of mutually orthogonal signal, such as trigonometric and polynomial basis. Experimental results using 0.35 mu m AMS CMOS process are presented for generation of the cosine and Legendre basis.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

An analog synthesizer of orthogonal signals for digital CMOS technology and 3V supply voltage is presented. The adaptive architecture accomplishes the synthesis of mutually orthogonal signal, such as trigonometric and polynomial basis. Simulation results using 0.35 mu m AMS CMOS process are presented for generation of the cosine and Legendre basis.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work has as objective to develop an interesting research line in the Optical Instrumentation area, that is to associate the Optical Design to the Ophthalmology area. The purpose of it is handling the optical design techniques to design a widely used ophthalmologic instrument called slit lamp. The optical and mechanical design of the slit lamp prototype was carefully projected in order to improve the best quality image, the comfort of the patient and the user, the simplicity of handling, the facility of production the availability of optical and mechanical components in the national market and the low cost of production. The main goal of this work was to realize a project using totally national technology, cheapening the cost and forming the optimum image required for the slit lamp optical system.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

It bet on the next generation of computers as architecture with multiple processors and/or multicore processors. In this sense there are challenges related to features interconnection, operating frequency, the area on chip, power dissipation, performance and programmability. The mechanism of interconnection and communication it was considered ideal for this type of architecture are the networks-on-chip, due its scalability, reusability and intrinsic parallelism. The networks-on-chip communication is accomplished by transmitting packets that carry data and instructions that represent requests and responses between the processing elements interconnected by the network. The transmission of packets is accomplished as in a pipeline between the routers in the network, from source to destination of the communication, even allowing simultaneous communications between pairs of different sources and destinations. From this fact, it is proposed to transform the entire infrastructure communication of network-on-chip, using the routing mechanisms, arbitration and storage, in a parallel processing system for high performance. In this proposal, the packages are formed by instructions and data that represent the applications, which are executed on routers as well as they are transmitted, using the pipeline and parallel communication transmissions. In contrast, traditional processors are not used, but only single cores that control the access to memory. An implementation of this idea is called IPNoSys (Integrated Processing NoC System), which has an own programming model and a routing algorithm that guarantees the execution of all instructions in the packets, preventing situations of deadlock, livelock and starvation. This architecture provides mechanisms for input and output, interruption and operating system support. As proof of concept was developed a programming environment and a simulator for this architecture in SystemC, which allows configuration of various parameters and to obtain several results to evaluate it

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The increase of capacity to integrate transistors permitted to develop completed systems, with several components, in single chip, they are called SoC (System-on-Chip). However, the interconnection subsystem cans influence the scalability of SoCs, like buses, or can be an ad hoc solution, like bus hierarchy. Thus, the ideal interconnection subsystem to SoCs is the Network-on-Chip (NoC). The NoCs permit to use simultaneous point-to-point channels between components and they can be reused in other projects. However, the NoCs can raise the complexity of project, the area in chip and the dissipated power. Thus, it is necessary or to modify the way how to use them or to change the development paradigm. Thus, a system based on NoC is proposed, where the applications are described through packages and performed in each router between source and destination, without traditional processors. To perform applications, independent of number of instructions and of the NoC dimensions, it was developed the spiral complement algorithm, which finds other destination until all instructions has been performed. Therefore, the objective is to study the viability of development that system, denominated IPNoSys system. In this study, it was developed a tool in SystemC, using accurate cycle, to simulate the system that performs applications, which was implemented in a package description language, also developed to this study. Through the simulation tool, several result were obtained that could be used to evaluate the system performance. The methodology used to describe the application corresponds to transform the high level application in data-flow graph that become one or more packages. This methodology was used in three applications: a counter, DCT-2D and float add. The counter was used to evaluate a deadlock solution and to perform parallel application. The DCT was used to compare to STORM platform. Finally, the float add aimed to evaluate the efficiency of the software routine to perform a unimplemented hardware instruction. The results from simulation confirm the viability of development of IPNoSys system. They showed that is possible to perform application described in packages, sequentially or parallelly, without interruptions caused by deadlock, and also showed that the execution time of IPNoSys is more efficient than the STORM platform

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Hemangioma of urinary tract are unusual, being about 2 % of all hemangiomas. We present a case of a glans penis hemangioma. There is controversy concerning their treatment and outcome. Our patient was treated with a Neodymium : Yag laser irradiation, with complete morphological recuperation.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The activities of the enzymes aspartate aminotransferase (AST), alanine aminotransferase (ALT), alkaline phosphatase (ALP), lactate dehydrogenase (LD), creatine kinase (CK), amylase (AMS) and angiotensin converting enzyme (ACE) have been used to assess the toxic effects of xenobiotics that have hypoglycaemic action in hepatic, pancreatic, renal and muscle tissue. Using a validated experimental model of diabetes mellitus in rats, we ascertained whether this syndrome itself affected the serum activities of these enzymes over a 53-day period. Levels of hepatic enzymes AST, ALT and ALP were higher in the streptozotocin (STZ)diabetic rats (group D), but were controlled by insulin therapy (group DI). AMS was reduced in group D and unchanged in group DI rats. Proteinuria was detected 1 day after STZ administation and partially controlled by insulin (group DI); its early presence in group D rats, and the lack of any change in serum ACE in this group, indicates that proteinuria is the better marker for microangiopathy. Microscopic examination of liver, kidney, heart and skeletal muscles (soleus and extensor digitorum longus) revealed various alterations in group D rat tissues, which were less pronounced in group DI. The liver, pancreas and kidney tissue-damage was consistent with the altered serum levels of AST, ALT, ALP and AMS and proteinuria. We conclude that: (i) rigorous control is required when these serum-enzyme levels are used as indicators of tissue toxicity in experimental diabetes, and (ii) LD, CK and bilirubin serum levels, which are unaffected by diabetes, can be used when testing effects of xenobiotics on tissues.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We report the results of a transcript finishing initiative, undertaken for the purpose of identifying and characterizing novel human transcripts, in which RT-PCR was used to bridge gaps between paired EST Clusters, mapped against the genomic sequence. Each pair of EST Clusters selected for experimental validation was designated a transcript finishing unit (TFU). A total of 489 TFUs were selected for validation, and an overall efficiency of 43.1% was achieved. We generated a total of 59,975 bp of transcribed sequences organized into 432 exons, contributing to the definition of the structure of 211 human transcripts. The structure of several transcripts reported here was confirmed during the course of this project, through the generation of their corresponding full-length cDNA sequences. Nevertheless, for 21% of the validated TFUs, a full-length cDNA sequence is not yet available in public databases, and the structure of 69.2% of these TFUs was not correctly predicted by computer programs. The TF strategy provides a significant contribution to the definition of the complete catalog of human genes and transcripts, because it appears to be particularly useful for identification of low abundance transcripts expressed in a restricted Set of tissues as well as for the delineation of gene boundaries and alternatively spliced isoforms.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)