虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

hardware

  • The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisiti

    The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisition subsystem with improved receiver and signal processing hardware and with improved user interface, signal processing and diagnostics software. This paper will discuss the input data from the digital receiver, the ORDA signal processing, and the data output from the ORDA hardware. Specifications of the ORDA digital receiver will be presented. The paper outlines the critical radar signal processing flow and provides analysis of new spectrum width computations and clutter filtering schemes used in the ORDA system. Where appropriate, ORDA performance enhancements, data quality improvements and reliability and maintenance improvements will be highlighted.

    标签: Radar Data Acquisition Acquisiti

    上传时间: 2017-08-25

    上传用户:leixinzhuo

  • This book is about writing TinyOS systems and applications in the nesC language. This chapter gives

    This book is about writing TinyOS systems and applications in the nesC language. This chapter gives a brief overview of TinyOS and its intended uses. TinyOS is an open-source project which a large number of research universities and companies contribute to. The main TinyOS website, http://www.tinyos.net, has instructions for downloading and installing the TinyOS programming environment. The website has a great deal of useful information which this book doesn’t cover, such as common hardware platforms and how to install code on a node.

    标签: This applications language chapter

    上传时间: 2017-09-04

    上传用户:253189838

  • userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip.

    userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip. hardware and Software are released under an Open Source licence. It supports the following interfaces: * USB interface (serial emulation) * JTAG * I2C (TWI) * SPI * 8 General purpose digital I/O * 4 Analog to Digital converters (currently no firmware support)

    标签: USB building userial project

    上传时间: 2013-12-25

    上传用户:小鹏

  • Most satellite dish actuators send a series of pulses to indicate their position. By counting pulse

    Most satellite dish actuators send a series of pulses to indicate their position. By counting pulses the positioner knows where the dish is pointing. It is possible to use a serial port and Linux with RTAI patches in order to count these pulses, thus minimising the external hardware required for a positioner. The zip contains instructions, circuit diagrams and example code.

    标签: satellite actuators counting indicate

    上传时间: 2014-12-03

    上传用户:netwolf

  • This is the source code of a digital clock implemented using Atmel 8 bit AVR Controller(ATMega16). T

    This is the source code of a digital clock implemented using Atmel 8 bit AVR Controller(ATMega16). To fully understand it look at the hardware implementation shown in attached photo(pdf).

    标签: implemented Controller digital ATMega

    上传时间: 2014-08-18

    上传用户:moshushi0009

  • Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t

    Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the objects, so that they appeared more smooth and realisitc, and to have a camera that orbitted around the object, which allowed us to look arond the object with a stationary light source. We chose to do this in hardware, because our initial implementation using running software on the NIOS II processor was too slow. Implementing parallelism in hardware is also easier to do than in software, which allows for more efficiency. We used Professor Land s floating point hardware, which allowed us to do calculations efficiency, which is essential to graphics.

    标签: Implementation Processing Graphics rendered

    上传时间: 2014-11-22

    上传用户:shawvi

  • Altera provides a number of reference designs that show efficient solutions for common design proble

    Altera provides a number of reference designs that show efficient solutions for common design problems. Altera® reference designs can be used to develop new solutions and innovative products, improve your understanding of Altera product capabilities, as well as help reduce your design time. The use of Altera’s reference designs is governed by, and subject to, the terms and conditions of the Altera hardware Reference Design License Agreement.

    标签: efficient reference solutions provides

    上传时间: 2014-01-25

    上传用户:asdfasdfd

  • The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processi

    The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality. API functions target key algorithms in such codecs as H.264, MPEG-4, AAC, MP3, and JPEG.

    标签: comprehensive Development processi OpenMAX

    上传时间: 2017-09-20

    上传用户:dancnc

  • trivium_p3

    This document specifies trivium, a hardware oriented synchronous stream cipher which aims to provide a flexible trade-off between speed and area.

    标签: trivium_p3

    上传时间: 2015-05-09

    上传用户:inazeze

  • SystemC_tutorial

    This tutorial will focus on the strong connection between C++ and SystemC by making the analogy between hardware modeling and Object-Oriented modeling. The first section will look at the creation of hardware components in C++. The second section will highlight the benefits of a SystemC implementation. Lastly, a worked example will allow you to gain experience with the steps involved in the creation, and simulation, of a SystemC design. 

    标签: systemc

    上传时间: 2015-06-25

    上传用户:ycc‘eeworm