921 resultados para Single-subject design


Relevância:

30.00% 30.00%

Publicador:

Resumo:

The mixed-signal and analog design on a pre-diffused array is a challenging task, given that the digital array is a linear matrix arrangement of minimum-length transistors. To surmount this drawback a specific discipline for designing analog circuits over such array is required. An important novel technique proposed is the use of TAT (Trapezoidal Associations of Transistors) composite transistors on the semi-custom Sea-Of-Transistors (SOT) array. The analysis and advantages of TAT arrangement are extensively analyzed and demonstrated, with simulation and measurement comparisons to equivalent single transistors. Basic analog cells were also designed as well in full-custom and TAT versions in 1.0mm and 0.5mm digital CMOS technologies. Most of the circuits were prototyped in full-custom and TAT-based on pre-diffused SOT arrays. An innovative demonstration of the TAT technique is shown with the design and implementation of a mixed-signal analog system, i. e., a fully differential 2nd order Sigma-Delta Analog-to-Digital (A/D) modulator, fabricated in both full-custom and SOT array methodologies in 0.5mm CMOS technology from MOSIS foundry. Three test-chips were designed and fabricated in 0.5mm. Two of them are IC chips containing the full-custom and SOT array versions of a 2nd-Order Sigma-Delta A/D modulator. The third IC contains a transistors-structure (TAT and single) and analog cells placed side-by-side, block components (Comparator and Folded-cascode OTA) of the Sigma-Delta modulator.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This thesis presents the study and development of fault-tolerant techniques for programmable architectures, the well-known Field Programmable Gate Arrays (FPGAs), customizable by SRAM. FPGAs are becoming more valuable for space applications because of the high density, high performance, reduced development cost and re-programmability. In particular, SRAM-based FPGAs are very valuable for remote missions because of the possibility of being reprogrammed by the user as many times as necessary in a very short period. SRAM-based FPGA and micro-controllers represent a wide range of components in space applications, and as a result will be the focus of this work, more specifically the Virtex® family from Xilinx and the architecture of the 8051 micro-controller from Intel. The Triple Modular Redundancy (TMR) with voters is a common high-level technique to protect ASICs against single event upset (SEU) and it can also be applied to FPGAs. The TMR technique was first tested in the Virtex® FPGA architecture by using a small design based on counters. Faults were injected in all sensitive parts of the FPGA and a detailed analysis of the effect of a fault in a TMR design synthesized in the Virtex® platform was performed. Results from fault injection and from a radiation ground test facility showed the efficiency of the TMR for the related case study circuit. Although TMR has showed a high reliability, this technique presents some limitations, such as area overhead, three times more input and output pins and, consequently, a significant increase in power dissipation. Aiming to reduce TMR costs and improve reliability, an innovative high-level technique for designing fault-tolerant systems in SRAM-based FPGAs was developed, without modification in the FPGA architecture. This technique combines time and hardware redundancy to reduce overhead and to ensure reliability. It is based on duplication with comparison and concurrent error detection. The new technique proposed in this work was specifically developed for FPGAs to cope with transient faults in the user combinational and sequential logic, while also reducing pin count, area and power dissipation. The methodology was validated by fault injection experiments in an emulation board. The thesis presents comparison results in fault coverage, area and performance between the discussed techniques.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The work described in this thesis aims to support the distributed design of integrated systems and considers specifically the need for collaborative interaction among designers. Particular emphasis was given to issues which were only marginally considered in previous approaches, such as the abstraction of the distribution of design automation resources over the network, the possibility of both synchronous and asynchronous interaction among designers and the support for extensible design data models. Such issues demand a rather complex software infrastructure, as possible solutions must encompass a wide range of software modules: from user interfaces to middleware to databases. To build such structure, several engineering techniques were employed and some original solutions were devised. The core of the proposed solution is based in the joint application of two homonymic technologies: CAD Frameworks and object-oriented frameworks. The former concept was coined in the late 80's within the electronic design automation community and comprehends a layered software environment which aims to support CAD tool developers, CAD administrators/integrators and designers. The latter, developed during the last decade by the software engineering community, is a software architecture model to build extensible and reusable object-oriented software subsystems. In this work, we proposed to create an object-oriented framework which includes extensible sets of design data primitives and design tool building blocks. Such object-oriented framework is included within a CAD Framework, where it plays important roles on typical CAD Framework services such as design data representation and management, versioning, user interfaces, design management and tool integration. The implemented CAD Framework - named Cave2 - followed the classical layered architecture presented by Barnes, Harrison, Newton and Spickelmier, but the possibilities granted by the use of the object-oriented framework foundations allowed a series of improvements which were not available in previous approaches: - object-oriented frameworks are extensible by design, thus this should be also true regarding the implemented sets of design data primitives and design tool building blocks. This means that both the design representation model and the software modules dealing with it can be upgraded or adapted to a particular design methodology, and that such extensions and adaptations will still inherit the architectural and functional aspects implemented in the object-oriented framework foundation; - the design semantics and the design visualization are both part of the object-oriented framework, but in clearly separated models. This allows for different visualization strategies for a given design data set, which gives collaborating parties the flexibility to choose individual visualization settings; - the control of the consistency between semantics and visualization - a particularly important issue in a design environment with multiple views of a single design - is also included in the foundations of the object-oriented framework. Such mechanism is generic enough to be also used by further extensions of the design data model, as it is based on the inversion of control between view and semantics. The view receives the user input and propagates such event to the semantic model, which evaluates if a state change is possible. If positive, it triggers the change of state of both semantics and view. Our approach took advantage of such inversion of control and included an layer between semantics and view to take into account the possibility of multi-view consistency; - to optimize the consistency control mechanism between views and semantics, we propose an event-based approach that captures each discrete interaction of a designer with his/her respective design views. The information about each interaction is encapsulated inside an event object, which may be propagated to the design semantics - and thus to other possible views - according to the consistency policy which is being used. Furthermore, the use of event pools allows for a late synchronization between view and semantics in case of unavailability of a network connection between them; - the use of proxy objects raised significantly the abstraction of the integration of design automation resources, as either remote or local tools and services are accessed through method calls in a local object. The connection to remote tools and services using a look-up protocol also abstracted completely the network location of such resources, allowing for resource addition and removal during runtime; - the implemented CAD Framework is completely based on Java technology, so it relies on the Java Virtual Machine as the layer which grants the independence between the CAD Framework and the operating system. All such improvements contributed to a higher abstraction on the distribution of design automation resources and also introduced a new paradigm for the remote interaction between designers. The resulting CAD Framework is able to support fine-grained collaboration based on events, so every single design update performed by a designer can be propagated to the rest of the design team regardless of their location in the distributed environment. This can increase the group awareness and allow a richer transfer of experiences among them, improving significantly the collaboration potential when compared to previously proposed file-based or record-based approaches. Three different case studies were conducted to validate the proposed approach, each one focusing one a subset of the contributions of this thesis. The first one uses the proxy-based resource distribution architecture to implement a prototyping platform using reconfigurable hardware modules. The second one extends the foundations of the implemented object-oriented framework to support interface-based design. Such extensions - design representation primitives and tool blocks - are used to implement a design entry tool named IBlaDe, which allows the collaborative creation of functional and structural models of integrated systems. The third case study regards the possibility of integration of multimedia metadata to the design data model. Such possibility is explored in the frame of an online educational and training platform.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Issues related to the reality of lesbian, gay, bisexual and transgender (LGBT) individuals are being incorporated into institutional and social discourses, and show the challenges that must be overcome towards citizenship. The inclusion of gay rights in the domain of institutions like the United Nations and the Brazilian Secretariat of Human Rights are a response to broader movements that places the gay subject as an important topic of debate in the social-political sphere. In this scenario, some institutions deserve close attention from researchers related to gay issues, the business environment being a good example. In this domain, diversity has become an important topic of debate between scholars, where the question of sexual identity in most cases does not appear. The literature that actually focuses on the theme is explored through approaches that are not able to break with universalisms and a normatized vocabulary. Therefore, this research explores discursive structures related to sexuality and examines the meanings construed throughout these structures as described by gay individuals working in business. Furthermore, it investigates patterns of discursive normative structures and consequential challenges faced by gay people in the working environment, and also complements the current debate both in the socio-political sphere and in academic reality on LGBT challenges. The Foucauldian notions of discourse, knowledge and power, and the main concepts of queer theory are incorporated to the analysis, as well as concepts related to the politics of post-colonial sexuality, subordination, and hegemonic forces, together with role of reflexivity in modernity and its impacts on secularized mental structures. The research design takes a phenomenological approach and bases its knowledge claim on a participatory perspective, where the sample chosen for data collection consisted of gay individuals working in the business environment, aiming at generate categories of meanings through the description of their experiences.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Esta dissertação se propõe a cartografar as redes sociotécnicas do design no campo do management nos moldes propostos pela Teoria Ator-Rede e apresentar o processo de translação pelo qual passou o termo ao adentrar no campo. Para tal, levantou e analisou artigos publicados sobre o tema nos principais periódicos da área de organizações e publicações. Estes textos demonstram como, nas últimas décadas, o design tem passado por uma expansão de sentido e aplicação na direção do management (ou do management no sentido do design), através das abordagens denominadas design thinking, design science ou design process. A pesquisa se justifica, uma vez que este assunto está presente nos principais periódicos do management e dos estudos organizacionais, como uma importante ferramenta para solução de problemas que desafiam os sistemas organizacionais, como: a mudança, o empreendedorismo e a inovação (Stephens & Boland, 2014). É importante destacar que o design tem sido cada vez mais considerado uma atividade decisiva na batalha econômica (Callon, 1986), na determinação dos atuais estilos de vida (lifestyle) e na construção de nosso mundo futuro. No campo dos estudos organizacionais, como demonstrou esta pesquisa, o design surge como uma abordagem que supera a dicotomia entre positivismo e a abordagem crítica na teoria organizacional (Jelinek, Romme & Boland, 2008). Por fim, esta dissertação se ateve à cartografia das redes sociotécnicas e à descrição das quatro principais fases do processo de translação do design no campo do management, a saber: (a) problematização, marcada pela publicação de The Sciences of Artificial em 1969 de Herbert A. Simon, no qual, ele argumenta pelo design como uma habilidade básica para todas as especialidades profissionais, incluindo a gestão (Simon, 1996), (b) interessamento, designers defendendo um design de sistemas complexos como as organizações, (c) engajamento, designers e teóricos das organizações juntos pelo design no management como uma alternativa para a superação da dicotomia entre positivismo e os estudos críticos na administração, e, (d) mobilização, na qual os teóricos das organizações partem em defesa do design no management como um forma de dar conta de modelos organizacionais contemporâneos com fronteiras mais permeáveis e em constante reformulação

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper argues the euro zone requires a government banker that manages the bond market and helps finance country budget deficits. The euro solved Europe’s problem of exchange rate speculation by creating a unified currency managed by a single central bank, but in doing so it replaced the exchange rate speculation problem with bond market speculation. Remedying this requires a central bank that acts as government banker and maintains bond interest rates at sustainable levels. Because the euro is a monetary union, this must be done in a way that both avoids favoring individual countries and avoids creating incentives for irresponsible country fiscal policy that leads to “bail-outs”. The paper argues this can be accomplished via a European Public Finance Authority (EPFA) that issues public debt which the European Central Bank (ECB) is allowed to trade. The debate over the euro’s financial architecture has significant political implications. The current neoliberal inspired architecture, which imposes a complete separation between the central bank and public finances, puts governments under continuous financial pressures. That will make it difficult to maintain the European social democratic welfare state. This gives a political reason for reforming the euro and creating an EPFA that supplements the economic case for reform.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The main objective of this Thesis was to encapsulate single viable cells within polyelectrolyte films using the Layer-by-Layer (LbL) technique. Most of the experiments used human mesenchymal stem cells (MSCs) whose characteristics (capacity of selfrenewal and potential to differentiate into several types of cells) make them particularly interesting to be used in biomedical applications. Also, most of the experiments used alginate (ALG) as the anionic polyelectrolyte and chitosan (CHI) or poly(allylamine hydrochloride) (PAH) as the cationic polyelectrolyte. Hyaluronic acid (HA) was also tested as an anionic polyelectrolyte. At the beginning of the work, the experimental conditions necessary to obtain the encapsulation of individual cells were studied and established. Through fluorescence microscopy visualization by staining the cell nucleus and using polyelectrolytes conjugated to fluorescent dyes, it was possible to prove the obtainment of capsules containing one single cell inside. Capsules aggregation was an observed problem which, despite the efforts to design an experimental process to avoid this situation (namely, by playing with cell concentration and different means of re-suspending and stirring the cells), was not completely overcome. In a second part of the project, single cells were encapsulated within polyelectrolyte layers made of CHI/ALG, PAH/ALG and PAH/HA and their viability was evaluated through the resazurin reduction assay and the Live/Dead assay. In these experiments, during the LbL process, polyelectrolyte solutions were used at a concentration of 1mg/mL based on literature. In general, the viability of the encapsulated cells was shown to be very low/absent. Then, as a consequence of the lack of viability of cells encapsulated within polyelectrolyte layers, the LbL technique was applied in cells growing adherent to the surface of cell culture plates. The cells were cultured like in a sandwich, between the surface of the cell culture dish and the polyelectrolyte layers. Also here, the polyelectrolyte solutions were used at a concentration of 1mg/mL during the LbL process. Surprisingly, cell viability was also absent in these systems. A systematic study (dose-effect study) was performed to evaluate the effect of the concentration of the individual polyelectrolytes (ALG, CHI and PAH were studied) in cell viability. Experiments were performed using cells growing adherent to the surface of cell culture plates. The results pointed out that a very high (cytotoxic) concentration of polyelectrolytes had been in use. Also, in general, PAH was much more cytotoxic than CHI, whereas ALG was the less cytotoxic polyelectrolyte. Finally, using alginate and chitosan solutions with adequate concentrations (low concentrations: 50ng/mL and 1μg/mL), the encapsulation of single viable cells was again attempted. Once again, the encapsulated cells were not shown to be viable. In conclusion, the viability of the encapsulated cells is not only dependent on the cytotoxic characteristics (or combined cytotoxic characteristics) of the polyelectrolytes but it seems that, when detached from the culture plates, the cells become too fragile and lose their viability very easily.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The work, here present, has as its objective to present in a clear and distinct manner the object of study of Michel Foucault in his last years of teaching at the College de France, namely, the care of the self. We present the care of the self in its birth, in its origin, from the character Socrates and its development until the beginning of the Christian age. With a keen eye, we present Foucault with a work of return and rescue of the care of the self to the personal and academic discussions; we propose, from the self care, to the contemporary subject a problematization of their life so that from this questioning he creates for herself ways of life that are coherence, knowledge and care with which he has of must particular, his himself. Passing by the sources that served as the source of study for Foucault to sketch the birth of care of the self, we design the form with which Foucault has dealt with the documents that speak of the care of self. We present Socrates as one who by excellence ensures that the other will give birth to the forms of knowledge and care of the self or, in other words, we present the care of the self socratic-foucauldian as a constant worry of the other to pay attention to ways in which he conducts her life, it creates for themselves ways of being and, therefore, creates ethics of existence. We present, finally, the care of the self as the cause of continuous immanence of modes of subjectivation of the subject that configure themselves in a non-accepting a determined essence, but a continually updated form . The care of the self leads to a single relationship and educator of modes of subjectivation of the subject; he creates, on the dynamics of temporality, ethical ways of living, which are sustained by an internal coherence of the subject with herself; he admits no stationary nature in the training of the subject, always wants a more beautiful work of himself; he is not isolation, he needs and is made with the other. The care of the self is the principle and the telos of battles and conquests of the subject within his temporality and existence

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The concrete offshore platforms, which are subjected a several loading combinations and, thus, requires an analysis more generic possible, can be designed using the concepts adopted to shell elements, but the resistance must be verify in particular cross-sections to shear forces. This work about design of shell elements will be make using the three-layer shell theory. The elements are subject to combined loading of membrane and plate, totalizing eight components of internal forces, which are three membrane forces, three moments (two out-of-plane bending moments and one in-plane, or torsion, moment) and two shear forces. The design method adopted, utilizing the iterative process proposed by Lourenco & Figueiras (1993) obtained from equations of equilibrium developed by Gupta (1896) , will be compared to results of experimentally tested shell elements found in the literature using the program DIANA.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper presents a new single-phase interleaved high power factor boost pre-regulator operating in critical conduction mode, where the switches and boost diode performing zero-current commutations during its turn-off, eliminating the disadvantages related to the reverse recovery losses and electromagnetic interference problems of the boost diode, when operating in the continuous conduction mode. The interleaving technique is applied in the power cell, providing a significant input current ripple reduction in comparison to discontinuous mode of operation, due to its input current continuous conduction operation. This paper presents a complete modeling for the converter operating in critical conduction mode, resulting in an improved design procedure for interleaved techniques with high input power factor, a complete design procedure, and main simulation results from a design example with two interleaved cells rated at 1kW, 400V output voltage and 220V rms input voltage.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper presents a novel single-phase high-power-factor (HPF) pulsewidth-modulated (PWM) boost rectifier featuring soft commutation of the active switches at zero current (ZC), It incorporates the most desirable properties of conventional PWM and soft-switching resonant techniques.The input current shaping is achieved with average current mode control and continuous inductor current mode.This new PWM converter provides ZC turn on and turn off of the active switches, and it is suitable for high-power applications employing insulated gate bipolar transistors (IGBT's),The principle of operation, the theoretical analysis, a design example, and experimental results from a laboratory prototype rated at 1600 W with 400-Vdc output voltage are presented. The measured efficiency and the power factor were 96.2% and 0.99%, respectively, with an input current total harmonic distortion (THD) equal to 3.94%, for an input voltage with THD equal to 3.8%, at rated load.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The study of algorithms for active vibration control in smart structures is an area of interest, mainly due to the demand for better performance of mechanical systems, such as aircraft and aerospace structures. Smart structures, formed using actuators and sensors, can improve the dynamic performance with the application of several kinds of controllers. This article describes the application of a technique based on linear matrix inequalities (LMI) to design an active control system. The positioning of the actuators, the design of a robust state feedback controller and the design of an observer are all achieved using LMI. The following are considered in the controller design: limited actuator input, bounded output (energy) and robustness to parametric uncertainties. Active vibration control of a flat plate is chosen as an application example. The model is identified using experimental data by an eigensystem realization algorithm (ERA) and the placement of the two piezoelectric actuators and single sensor is determined using a finite element model (FEM) and an optimization procedure. A robust controller for active damping is designed using an LMI framework, and a reduced model with observation and control spillover effects is implemented using a computer. The simulation results demonstrate the efficacy of the approach, and show that the control system increases the damping in some of the modes.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Objective. In the current study, the potential DNA damage associated with exposure to a number of antimicrobial endodontic compounds was assessed by the single cell gel (comet) assay in vitro.Study design. Chinese hamster ovary (CHO) cells were exposed to formocresol, paramonochlorophenol, calcium hydroxide, or chlorhexidine at final concentration ranging from 0.01% to 1%.Results. Formocresol, paramonochlorophenol, and calcium hydroxide, as well as chlorhexidine in all concentrations tested did not contribute to the DNA damage.Conclusion. These findings are clinically relevant since they represent an important contribution to the correct evaluation of the potential health risk associated with exposure to dental agents.