• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 62
  • 22
  • 4
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 1
  • 1
  • 1
  • Tagged with
  • 117
  • 117
  • 45
  • 36
  • 31
  • 22
  • 20
  • 18
  • 17
  • 17
  • 16
  • 16
  • 16
  • 15
  • 13
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
81

Current and delay estimation in deep sub-micrometer CMOS logic circuits /

Al-Mosawy, Muaayad. January 1900 (has links)
Thesis (M.App.Sc.) - Carleton University, 2007. / Includes bibliographical references (p. 103-107). Also available in electronic format on the Internet.
82

Circuit design rules for mixed static and dynamics CMOS logic circuits.

Ramirez Ortiz, Rolando, Carleton University. Dissertation. Engineering, Electronics. January 1999 (has links)
Thesis (Ph. D.)--Carleton University, 1999. / Also available in electronic format on the Internet.
83

A high-performance CMOS programmable logic core for system-on-chip applications /

Han, Yi, January 2005 (has links)
Thesis (Ph. D.)--University of Washington, 2005. / Vita. Includes bibliographical references (p. 121-130).
84

Organic logic circuits : fabrication process and device optimisation

Shi, Ming Yu January 2012 (has links)
Initial research in the field of organic electronics focused primarily on the improvements in material performance. Significant progress has been achieved in the case of organic field effect transistors, where reported mobility values are now over 5 orders of magnitude higher than those of early devices. As a consequence, the use of organic transistors is now being considered for real-world applications in the form of integrated logic circuits. This in turn presents many new challenges, as the logic circuit requirements are more demanding on the transistor characteristics and corresponding fabrication processes. This thesis investigates the feasibility of organic technology for its potential use in future low-cost, high-volume electronic applications. The research objectives were accomplished by practical evaluation of an organic logic circuit fabrication process. First, recent advances in the fabrication of organic circuits in terms of transistor structure, material usage and fabrication techniques are reviewed. Next, a lithographic logic circuit fabrication process using PVP gate dielectric and TIPS-pentacene organic semiconductor adapted from state of the art fabrication process is presented. The logic circuit design decisions and the methodology for the fabrication process are thoroughly documented. Using this process, zero-Vgs and diode-load inverter circuits were successfully fabricated. However, the process is in need of further refinement for more complex circuit designs, as the fabrication of a comparator circuit consisting of 11 transistors was unsuccessful. Two optimisation techniques that are compatible with the logic circuit fabrication process were also explored in this work. To improve the capacitive coupling of the dielectric layer, the use of a polymer nanocomposite dielectric was investigated. The nanocomposite is prepared by blending PVP solution with a high-k inorganic nanoparticle filler, barium strontium titanate. Using the nanocomposite dielectric, both single transistors and integrated logic circuits were successfully fabricated. This is the first report on the use of PVP and barium strontium titanate nanocomposite dielectric with a lithographic based logic circuit fabrication process. The use of PFBT modified Au contacts for the fabrication process was investigated to improve theperformance of the contact electrode layer. Using PFBT, mobility increased by one order of magnitude over untreated Au electrodes for the PVP and TIPS-pentacene transistors.
85

Gramatická evoluce – Java / Grammatical Evolution - Java

Bezděk, Pavel January 2009 (has links)
The object of my thesis is the realization of grammatical evolution in the Java programming language for solving problems of approximation of functions and synthesis of logical circuits. The application is practical used for testing and gathering data in context of using different purpose function and parallel grammatical evolution. The data are analyzed and evaluated.
86

Reversible Circuits Synthesis Based on EXOR-sum of Products of EXOR-sums

Tran, Linh Hoang 29 May 2015 (has links)
Power dissipation in modern technologies is an important matter and overheating is a severe concern for both manufacturer (impossibility of introducing new and smaller scale technologies and limited temperature range for operating the product) and customer (power supply, which is especially important for mobile systems). One of the main profits that reversible circuit carries is theoretically the zero power dissipation in the sense that it is independent of underlying technology; irreversibility means heat generation. In the other words, reversible circuits may offer a feasible solution in the future that will aid certain reduction of the power loss. Reversible circuits are circuits that do not lose information during computation. These circuits can create unique output vector from each input vector, and vice versa, that is, there is a one-to-one mapping between the input and the output vectors. Historically, the reversible circuits have been inspired by theoretical research in low power electronics as well as practical progress of bit-manipulation transforms in cryptography and computer graphics. Interest in reversible circuit is also sparked by its applications in several up-to-date technologies, such as Nanotechnology, Quantum Computing, Optical Computing, Quantum Dot Cellular Automata, and Low Power Adiabatic CMOS. However, the most important application of reversible circuits is in Quantum Computing. Logic synthesis methodologies for reversible circuits are very different from those for classical CMOS and other technologies. The dissertation introduces a new concept of reversible logic circuits synthesis based on EXOR-sum of Products-of-EXOR-sums (EPOE). The motivation for this work is to reduce the number of the multiple-controlled Toffoli gates as well as the numbers of their inputs. To achieve these reductions the research generalizes from the existing 2-level AND-EXOR structures (ESOP) commonly used in reversible logic to a mixture of 3-level EXOR-AND-EXOR structures and ESOPs. The approaches can be applied to reversible and permutative quantum circuits to synthesize both completely and incompletely specified single-output functions as well as multiple-output functions. This dissertation describes the research intended to examine the methods to synthesize reversible circuits based on this new concept. The examinations indicate that the synthesis of reversible logic circuits based on EPOE approach produces circuits with significantly lower quantum costs than the common ESOP approach.
87

Simulation and emulation of massively parallel processor for solving constraint satisfaction problems based on oracles

Chaudhari, Gunavant Dinkar 01 January 2011 (has links)
Most part of my thesis is devoted to efficient automated logic synthesis of oracle processors. These Oracle Processors are of interest to several modern technologies, including Scheduling and Allocation, Image Processing and Robot Vision, Computer Aided Design, Games and Puzzles, and Cellular Automata, but so far the most important practical application is to build logic circuits to solve various practical Constraint Satisfaction Problems in Intelligent Robotics. For instance, robot path planning can be reduced to Satisfiability. In short, an oracle is a circuit that has some proposition of solution on the inputs and answers yes/no to this proposition. In other language, it is a predicate or a concept-checking machine. Oracles have many applications in AI and theoretical computer science but so far they were not used much in hardware architectures. Systematic logic synthesis methodologies for oracle circuits were so far not a subject of a special research. It is not known how big advantages these processors will bring when compared to parallel processing with CUDA/GPU processors, or standard PC processing. My interest in this thesis is only in architectural and logic synthesis aspects and not in physical (technological) design aspects of these circuits. In future, these circuits will be realized using reversible, nano and some new technologies, but the interest in this thesis is not in the future realization technologies. We want just to answer the following question: Is there any speed advantage of the new oracle-based architectures, when compared with standard serial or parallel processors?
88

A MOS switch-level simulator with delay calculation /

Khordoc, Karim January 1986 (has links)
No description available.
89

Robust Design of Low-voltage OTFT Circuits for Flexible Electronic Systems / フレキシブル電子システムに向けた低電圧有機薄膜トランジスタ回路のロバスト設計

Qin, Zhaoxing 23 March 2023 (has links)
京都大学 / 新制・課程博士 / 博士(情報学) / 甲第24746号 / 情博第834号 / 新制||情||140(附属図書館) / 京都大学大学院情報学研究科通信情報システム専攻 / (主査)教授 佐藤 高史, 教授 橋本 昌宜, 教授 新津 葵一 / 学位規則第4条第1項該当 / Doctor of Informatics / Kyoto University / DFAM
90

Hazard detection with VHDL in combinational logic circuits with fixed delays

Chu, Ming-Cheung 06 October 2009 (has links)
Timing hazards are common problems found in logic circuits. A new integrated hazard detection system (HDS), which is implemented in VHDL, is proposed to detect the static, the dynamic, and the function hazards in any logic circuit that is described structurally in VHDL. This system adopts the IEEE VHDL Model Standard Group 1076-1164 Nine-Valued Multiple-Valued Logic package. Without any designer-supplied arbitrary input test patterns, the system predicts which input combinations will cause hazards, reports what type of hazards, and provides detailed timing information on the hazards in the combinational logic circuit with fixed gate delays. / Master of Science

Page generated in 0.0457 seconds