• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 87
  • 57
  • 22
  • 10
  • 10
  • 9
  • 5
  • 4
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • Tagged with
  • 244
  • 46
  • 38
  • 34
  • 31
  • 24
  • 23
  • 23
  • 22
  • 21
  • 18
  • 16
  • 15
  • 15
  • 15
  • 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.
31

Design and implementation of an asynchronous version of the MIPS R3000 microprocessor /

Siers, Scott. January 1993 (has links)
Thesis (M.S.)--Rochester Institute of Technology, 1993. / Typescript. Includes bibliographical references (leaf 81).
32

[en] FUNCTIONAL TEST OF MICRO-02 / [pt] TESTE FUNCIONAL DO MICRO-02

LUCIANO SERGIO BRITO NICOLAU DA COSTA 11 June 2007 (has links)
[pt] Este trabalho consiste na apresentação das rotinas de testes que forma desenvolvidas visando a verificação do funcionamento do microcomputador desenvolvido no Grupo de Eletrônica da PUC (GELUC): o MICRO-02 Essas rotinas de testes constam de microprogramas e também de programas realizados com o auxílio do repertório de instruções do microprocessador central (CPU - 8008) do microcomputador. Elas visam apenas o teste funcional do sistema não se preocupando com a localização da falha. Entretanto, através dos resultados de partes já testadas, pode-se tirar conclusões que permitam um grau de localização mais preciso da falha. / [en] This work consists of a presentation of test routines that were developed taking into account the verification of the Microcomputer´r functioning developed by GRUPO DE ELETRÔNICA DA PUC (GELUC): the MICRO-02. These test routines consist of microprograming and also of programs developed with the aid of the instructions report of the microcomputer´r central microprocessor (CPU - 8008). They only intend the functional test of the system, and do not take into account the localization of the failure. However, through the results of parts which have already been tested, one can have conclusions that allow a more precise degree of localozation of the failure.
33

[en] DESIGN OF AN AUTOMATED MICRO-PRECESSOR CONTROLLED TRACKING SYSTEM FOR RADAR TARGETS / [pt] PROJETO DE UM SISTEMA DE RASTREAMENTO AUTOMÁTICO DE ALVOS RADAR CONTROLADO POR MICROCOMPUTADOR

ROBERTO LUIZ BROWN DO REGO MACEDO 17 January 2008 (has links)
[pt] O rastreio automático de alvos com radares de vigilância implica basicamente em quatro fases distintas: a extração de sinais (ecos) radar em áreas delimitadas previamente estabelecidas no campo de vídeo radar; a detecção por limiar e por integração binária de alvos num meio ruidoso de modo a satisfazer uma determinada probabilidade de falsos alarmes; a determinação das coordenadas geográficas dos alvos detectados; e a predição de novas áreas onde, provavelmente, estarão os alvos durante a próxima rotação da antena do radar. O presente trabalho consiste no desenvolvimento de um sistema de rastreio automático, controlado por um microcomputador, capaz de executar as quatro fases descritas. / [en] The automatic tracking of targets using surveillance radars leads basically to four distinct phases: the extraction of radar signals (echoes) within areas previoisly established in the radar display; the detection of targets in a noisy medium by threshold and improved by binary integration in order to satisfy a fixed probability of false alarms; the comutation of geographic coordinates of detected targets; and the prediction of other areas where, probably, will be the targets during the following scanning of the radar antenna. This work consists in the development of an automatic tracking system, controlled by a microcomputer, capable of doing the four phases described above.
34

Interface pro diagnostickou sběrnici (SMBus/I2C) pro akumulátory / Interface for diagnostic busbar (SMBus/12C) for accumulators

Pintér, Zoltán January 2013 (has links)
The first chapter of the master´s thesis deals with the analysis of problems indesigning of devices, which include individual steps of the designing of the device and the choice of the most suitable option. It deals with the analysis of the proposed assignment and requirements for this device, analysis of battery management chip that the device should be able to communicate with, analysis of the I2C/SMBus communication protocol which is used for communication between the device with the battery management chips and possibilities of communication of the device with computer. The second chapter deals with the communications via USB bus and the description of this communication. The next step is dedicated to the selection of a programmable microprocessor Atmel AT90USB1287, describes his pin configuration, the possibilities, describes the way of USB interface connection, the method of the I2C/SMBus interface connection and its protection. In the last part of the this chapter the thesis describes Atmel microcontroller programming, specifically describes how to program I2C/SMBus communication, USB communication and how to write a program to the microprocessor. The third chapter of the thesis deals with the design of a single device, and components like a scheme of the connection and the concept of functional realization of the communication with device. The fourth chapter deals with the development of the device itself. Describes the parts of final involvement and describes the parts of the final program for microprocessor, such as communication with SMBus device and communication through the USB bus. The fifth chapter is devoted to the development of communication applications in Java. This section describes the different elements of applications such as communication with USB devices, data storage and open for viewing. The last chapter presents the final device and the final communication application.
35

A read only terminal based on Motorola MC6847 video display generator

Penmetsa, Raju V. January 1982 (has links)
No description available.
36

Microprocessor automation of the dynaflect deflection measuring system

Potts, Michael J. January 1983 (has links)
No description available.
37

Microprocessor-Based Closed-Loop Control

Chan, Man T. 01 April 1982 (has links) (PDF)
Microprocessor-Based Closed-Loop Motor Control. A dedicated microprocessor control system was built from chip level using the Motorola M6800 family. The system has a keyboard and the interfaces for four LED displays, a phototransistor and a digital-to-analog converter. The system accepts key input in RPM and drives the motor at the input RPM with display of the real RPM updated approximately every second.
38

A microprocessor design using the INTEL 8086 for a color graphics animaton system /

Ampudia, Ricardo Serrano January 1982 (has links)
No description available.
39

The Design Verification Methodology for an Advanced Microprocessor

Zhong, Jing-Kun 22 August 2008 (has links)
According to references, testing and verification of a hardware circuit project occupy about 60%˜70% of project time. Now that product cycle time is decreasing, verification methodology is an important parameter for effective and successful completion of a design project. Enhanced processor functions also make verification conditions more difficult. In this thesis the processor SYS32IME III, which is constructed based on architecture of ARM 1022E, is verified by using V5TE instruction set. This thesis focus on processor verification flow and others to help verification method. The verification language that is used to help generate testbench are described in this paper. Also, corner cases are generated, producing test cases that may be reused in different verification environments. Lastly, errors from CPU architecture, verification environments, interface wrapper and instruction set simulator were found in different verification environment and fixed. To conclude the study, insertion of self-implemented RTL monitor circuit into CPU architecture supply verification information about testbench¡¦s coverage of functional verification.
40

MICROPROCESSOR-BASED DIGITAL CONTROLLER FOR THE ADVANCED TELEMETRY TRACKING SYSTEM

ROSALES, MARCELO V. 11 1900 (has links)
International Telemetering Conference Proceedings / November 04-07, 1991 / Riviera Hotel and Convention Center, Las Vegas, Nevada / This paper discusses the design and implementation of a microcomputer system that functions as the central processing unit for performing servo system control, tracking mode determination, operator interface, switching, and logic operations. The computer hardware consists of VMEbus compatible boards that include a Motorola 32-bit MC68020 microprocessor-based CPU board, and a variety of interface boards. The computer is connected to the Radio Frequency system, Antenna Control Unit, azimuth and elevation servo systems, and other systems of the Advanced Transportable Telemetry Acquisition System (TTAS-A) through extensive serial, analog, and digital input/output interfacing. The software platform consists of a commercially-acquired real-time multi-tasking operating system, and in-house developed device drivers and tracking system software. The operating system kernel is written in assembly language, while the application software is written using the C programming language. To enhance the operation of the TTAS-A, software was also developed to provide color graphics, CRT menus, printer listings, interactive real-time hardware/software diagnostics, and a GPIB (IEEE-488 bus) interface for Automated Testing System support.

Page generated in 0.0714 seconds