Overview. Functional Description

Size: px
Start display at page:

Download "Overview. Functional Description"

Transcription

1 VGA Component Reference Design Revision: April 17, E Main Suite D Pullman, WA (509) Voice and Fax Overview This generic VGA component generates the necessary signals for the VGA to display an image, by coordinating the electron beam to be scanned over the viewing screen of the VGA. The actual image is obtained by a sequence of horizontal lines that are constantly refreshed. The component can manage both 640x480 and 800x600 resolutions. The screen refresh process begins in the top left corner and paints one pixel at a time from left to right. At the end of the first row, the row increments and the column address are reset to the first column. Once the entire screen has been painted the refresh process begins again. The refresh process happens when the video signal redraws the screen 60 times per second (refresh rate) to provide for motion in the image and to reduce flicker. Refresh rates higher than 60 Hz are used in PC monitors. Functional Description The VGA component is structured in three sub-modules: vga_controller_640_60, which manages the 640x480 resolution; the vga_controller_800_60, manages the 800x600 resolution; and vga_selector, that is in charge of choosing the right outputs for the resolution selected. The controllers for the two resolutions work similarly. CLK_25MHz CLK_40MHz RESOLUTION RST HS VS BLANK HCOUNT VCOUNT Figure 1 VGA Component Copyright Digilent, Inc. Page 1

2 The vertical and horizontal sync (VS and HS) are pulse signals that indicate the beginning of a new frame or row. The vertical sync signal tells the monitor to start displaying a new image or frame, and the monitor starts in the upper left corner with pixel (0,0). The horizontal sync signal tells the monitor to refresh another row of 640 pixels. After 480 rows of pixels are refreshed with 480 horizontal sync signals, a vertical sync signal resets the monitor to the upper left corner and the process repeats. During the time when pixel data is not being displayed and the beam is returning to the left column to start another horizontal scan, the RGB signals are all set to the color black (all zeros). The vga_controller_640_60 inputs a 25Mhz to generate the video synch pulses for the monitor to enter 640x480 at 60Hz resolution state. It also provides horizontal and vertical counters for the currently displayed pixel and a blank signal that is active when the pixel is not inside the visible screen. The color outputs should be reset to 0. The blank signal is delayed one pixel clock period (40ns) from where the pixel leaves the visible screen to account for the pixel pipeline delay. This delay happens because the color data does not arrive at the monitor pins at the same time as the counters indicate the current pixel to be displayed (memory read delays, synchronization delays). Timings for sync pulse width and front and back porch intervals are based on observations taken from VGA displays. Porch intervals are the pre- and post-sync pulse times during which information cannot be displayed. See Figure 2 for the signal timings. rst - pixel_clk - HS - VS - global reset signal input pin, from dcm_25mhz, the clock signal generated by a DCM that has a frequency of 25MHz output pin, to monitor, horizontal sync pulse output pin, to monitor, vertical sync pulse output pin, to clients, 11 bits, horizontal count of the currently displayed pixel output pin, to clients, 11 bits, vertical count of the currently active video line output pin, to clients, active when pixel is not in visible area. Copyright Digilent, Inc. Page 2

3 Figure 2 Timings for Sync Pulse Copyright Digilent, Inc. Page 3

4 The vga_controller_800_60 inputs a 25Mhz and generates the video synch pulses for the monitor to enter 800x600 at 60Hz resolution state. The functionality is similar to the vga_controller_640_60 component. Figure 3 VGA Component s Structure rst - pixel_clk - HS - VS - global reset signal input pin, from dcm_40mhz, the clock signal generated by a DCM that has a frequency of 40MHz output pin, to monitor, horizontal synch pulse output pin, to monitor, vertical synch pulse output pin, to clients, 11 bits, horizontal count of the currently displayed pixel output pin, 11 bits, to clients, to clients, vertical count of the currently active video line output pin, active when pixel is not in visible area. The vga_selector contains the logic that selects between the output of the vga controllers depending on the resolution used. Depending on the input signal resolution, the output signals from the vga controllers are selected and sent to other logic in the design that needs these outputs, or to the monitor. If the resolution pin is set high the 800x600 resolution is selected and if low, the 640x480 resolution is selected. Copyright Digilent, Inc. Page 4

5 resolution - HS_640_60 - VS_640_60 - HS_800_60 - VS_800_60 - blank_640_60 - blank_800_60 - hcount_640_60 - hcount_800_60 - vcount_640_60 - vcount_800_60 - hs - vs - input pin, from resolution_swticher selects active resolution input pin, from vga_controller_640_60, if the horizontal synch signal for 640x480 input pin, from vga_controller_640_60, vertical synch signal for 640x480 input pin, from vga_controller_800_60 - horizontal synch signal for 800x600 input pin, from vga_controller_800_60, vertical synch signal for 800x600 input pin, from vga_controller_640_60, blank signal for 640x480 input pin, from vga_controller_800_60, blank signal for 800x600 input pin, 11 bits, from vga_controller_640_60, horizontal pixel counter for 640x480 input pin, 11 bits, from vga_controller_800_60, horizontal pixel counter for 800x600 input pin, 11 bits, from vga_controller_640_60, vertical lines counter for 640x480 input pin, 11 bits, from vga_controller_800_60, vertical lines counter for 800x600 output pin, to monitor, selected horizontal synch signal output pin, to monitor, selected vertical synch signal output pin, to clients, selected blank signal output pin, 11 bits, to clients, selected horizontal pixel counter output pin, 11 bits, to clients, selected vertical lines counter. Copyright Digilent, Inc. Page 5

VGA video signal generation

VGA video signal generation A VGA display controller VGA video signal generation A VGA video signal contains 5 active signals: horizontal sync: digital signal, used for synchronisation of the video vertical sync: digital signal,

More information

Lesson 10: Video-Out Interface

Lesson 10: Video-Out Interface Lesson 10: Video-Out Interface 1. Introduction The Altera University Program provides a number of hardware controllers, called cores, to control the Video Graphics Array (VGA) Digital-to-Analog Converter

More information

Digital Systems Design. VGA Video Display Generation

Digital Systems Design. VGA Video Display Generation Digital Systems Design Video Signal Generation for the Altera DE Board Dr. D. J. Jackson Lecture 12-1 VGA Video Display Generation A VGA signal contains 5 active signals Two TTL compatible signals for

More information

Note monitors controlled by analog signals CRT monitors are controlled by analog voltage. i. e. the level of analog signal delivered through the

Note monitors controlled by analog signals CRT monitors are controlled by analog voltage. i. e. the level of analog signal delivered through the DVI Interface The outline: The reasons for digital interface of a monitor the transfer from VGA to DVI. DVI v. analog interface. The principles of LCD control through DVI interface. The link between DVI

More information

Below is a diagram explaining the data packet and the timing related to the mouse clock while receiving a byte from the PS-2 mouse:

Below is a diagram explaining the data packet and the timing related to the mouse clock while receiving a byte from the PS-2 mouse: PS-2 Mouse: The Protocol: For out mini project we designed a serial port transmitter receiver, which uses the Baud rate protocol. The PS-2 port is similar to the serial port (performs the function of transmitting

More information

Chapter I Model801, Model802 Functions and Features

Chapter I Model801, Model802 Functions and Features Chapter I Model801, Model802 Functions and Features 1. Completely Compatible with the Seventh Generation Control System The eighth generation is developed based on the seventh. Compared with the seventh,

More information

Introduction to graphics and LCD technologies. NXP Product Line Microcontrollers Business Line Standard ICs

Introduction to graphics and LCD technologies. NXP Product Line Microcontrollers Business Line Standard ICs Introduction to graphics and LCD technologies NXP Product Line Microcontrollers Business Line Standard ICs Agenda Passive and active LCD technologies How LCDs work, STN and TFT differences How data is

More information

Video. 6.111 Fall 2009 Lecture 12

Video. 6.111 Fall 2009 Lecture 12 Video Generating video sync signals Decoding NTSC video -- color space conversions Generating pixels -- test patterns -- character display -- sprite-based games Lab #4 due tonight, project teams next Tuesday

More information

USER MANUAL MODEL 72-7480

USER MANUAL MODEL 72-7480 PATTERN GENERATOR Introduction Through the use of portable HDMI pattern generator MODEL 72-7480, you are able to use 48 timings and 34 patterns, and operate it continuously for 6~8 hours after the battery

More information

Preliminary Draft May 19th 1992. Video Subsystem

Preliminary Draft May 19th 1992. Video Subsystem Video Subsystem 2 Preliminary Draft May 19th 1992 Video Subsystem Section 1. Introduction....................... 1-1 Video Subsystem.......................... 1-2 Section 2. VGA Function......................

More information

Scart/Video to HDMI Scaler Box

Scart/Video to HDMI Scaler Box Scart/Video to HDMI Scaler Box Operation Manual CM-393 (1). Introduction: Congratulations on your purchase of the Cypress Video Scaler CM-393. Our professional Video Scaler products have been serving the

More information

Technical Note TN_158. What is the Camera Parallel Interface?

Technical Note TN_158. What is the Camera Parallel Interface? TN_158 What is the Camera Parallel Interface? Issue Date: 2015-03-23 This technical note explains the basics of the Camera Parallel Interface, a feature of FTDI MCUs. Use of FTDI devices in life support

More information

PC to TV Converter Box

PC to TV Converter Box PC to TV Converter Box Model: 40698 Table of Contents Function 3 Features...4 Installation 5 Function Buttons on Main Unit..6 Remote Control 7 Specifications...8 Warranty Information.. 8 2 Operational

More information

CHAPTER 11: Flip Flops

CHAPTER 11: Flip Flops CHAPTER 11: Flip Flops In this chapter, you will be building the part of the circuit that controls the command sequencing. The required circuit must operate the counter and the memory chip. When the teach

More information

CONTENTS. Section 1 Document Descriptions... 3. 1.1 Purpose of this Document... 3. 1.2 Nomenclature of this Document... 3

CONTENTS. Section 1 Document Descriptions... 3. 1.1 Purpose of this Document... 3. 1.2 Nomenclature of this Document... 3 CONTENTS Section 1 Document Descriptions... 3 1.1 Purpose of this Document... 3 1.2 Nomenclature of this Document... 3 Section 2 Solution Overview... 5 2.1 General Description... 5 2.2 Hardware and Software

More information

Applications of algorithms for image processing using programmable logic

Applications of algorithms for image processing using programmable logic Applications of algorithms for image processing using programmable logic Presented by: Nikolay Nenov, M. Sc. Ph. D. Student at the Technical University of Sofia E-mail: nenov@mail.bg Research director:

More information

Decimal Number (base 10) Binary Number (base 2)

Decimal Number (base 10) Binary Number (base 2) LECTURE 5. BINARY COUNTER Before starting with counters there is some vital information that needs to be understood. The most important is the fact that since the outputs of a digital chip can only be

More information

Monitor Characteristics

Monitor Characteristics Monitor Characteristics ENERGY STAR qualified monitors automatically enter two successive low-power modes of less than or equal to 15 watts and 8 watts after a period of inactivity. New chip technologies

More information

KBA Oktatási Kft OKÉV nyilvántartási szám: 01-0469-04

KBA Oktatási Kft OKÉV nyilvántartási szám: 01-0469-04 KBA Oktatási Kft OKÉV nyilvántartási szám: 01-0469-04 2004 Built-in spy in your CRT-monitor or the glamour of the radio reception László M Biró Allianz Hungária Biztosító Rt. laszlo.biro@samunet.hu Data

More information

Different Display Configurations on i.mx35 Linux PDK

Different Display Configurations on i.mx35 Linux PDK Freescale Semiconductor Application Note Document Number: AN3974 Rev. 0, 01/2010 Different Display Configurations on i.mx35 Linux PDK by Multimedia Application Division Freescale Semiconductor, Inc. Austin,

More information

RGB - CGA, EGA, HD to VGA Converter ID# 657

RGB - CGA, EGA, HD to VGA Converter ID# 657 RGB - CGA, EGA, HD to VGA Converter ID# 657 Operation Manual Introduction Features The RGB, CGA, EGA, HD to VGA Converter PCB board is designed for application in Industry and Gaming. Used for the easy

More information

Asynchronous counters, except for the first block, work independently from a system clock.

Asynchronous counters, except for the first block, work independently from a system clock. Counters Some digital circuits are designed for the purpose of counting and this is when counters become useful. Counters are made with flip-flops, they can be asynchronous or synchronous and they can

More information

Parameter values for the HDTV standards for production and international programme exchange

Parameter values for the HDTV standards for production and international programme exchange Recommendation ITU-R BT.79-6 (6/215) Parameter values for the HDTV standards for production and international programme exchange BT Series Broadcasting service (television) ii Rec. ITU-R BT.79-6 Foreword

More information

Universal Simple Control, USC-1

Universal Simple Control, USC-1 Universal Simple Control, USC-1 Data and Event Logging with the USB Flash Drive DATA-PAK The USC-1 universal simple voltage regulator control uses a flash drive to store data. Then a propriety Data and

More information

Wiki Lab Book. This week is practice for wiki usage during the project.

Wiki Lab Book. This week is practice for wiki usage during the project. Wiki Lab Book Use a wiki as a lab book. Wikis are excellent tools for collaborative work (i.e. where you need to efficiently share lots of information and files with multiple people). This week is practice

More information

Adding Pneumatic Preset Counter. Type 497. Continuously visible preset Integrated pneumatic reset 3 or 5-digit display Convenient button setting

Adding Pneumatic Preset Counter. Type 497. Continuously visible preset Integrated pneumatic reset 3 or 5-digit display Convenient button setting Adding Pneumatic Preset Counter Type 497 Continuously visible preset Integrated pneumatic reset 3 or 5-digit display Convenient button setting VARIABLE PILOT SIGNAL Using two pneumatic preset counters

More information

4 Digital Video Signal According to ITU-BT.R.601 (CCIR 601) 43

4 Digital Video Signal According to ITU-BT.R.601 (CCIR 601) 43 Table of Contents 1 Introduction 1 2 Analog Television 7 3 The MPEG Data Stream 11 3.1 The Packetized Elementary Stream (PES) 13 3.2 The MPEG-2 Transport Stream Packet.. 17 3.3 Information for the Receiver

More information

SDI TO HD-SDI HDTV UP-CONVERTER BC-D2300U. 1080i/720p HDTV Up-Converter with built-in Audio/Video processor

SDI TO HD-SDI HDTV UP-CONVERTER BC-D2300U. 1080i/720p HDTV Up-Converter with built-in Audio/Video processor R SDI TO HD-SDI HDTV UP-CONVERTER BC-D2300U 1080i/720p HDTV Up-Converter with built-in Audio/Video processor High-Technology, Low-Cost Solution for DTV Broadcasting from JVC s Newly Introduced BC-D2300U

More information

ETEC 2301 Programmable Logic Devices. Chapter 10 Counters. Shawnee State University Department of Industrial and Engineering Technologies

ETEC 2301 Programmable Logic Devices. Chapter 10 Counters. Shawnee State University Department of Industrial and Engineering Technologies ETEC 2301 Programmable Logic Devices Chapter 10 Counters Shawnee State University Department of Industrial and Engineering Technologies Copyright 2007 by Janna B. Gallaher Asynchronous Counter Operation

More information

Computer Peripherals

Computer Peripherals Computer Peripherals School of Computer Engineering Nanyang Technological University Singapore These notes are part of a 3rd year undergraduate course called "Computer Peripherals", taught at Nanyang Technological

More information

Using the Siemens S65 Display

Using the Siemens S65 Display Using the Siemens S65 Display by Christian Kranz, October 2005 ( http://www.superkranz.de/christian/s65_display/displayindex.html ) ( PDF by Benjamin Metz, 01 st November 2005 ) About the Display: Siemens

More information

Instruction Guide. Professional VGA to NTSC/PAL TV Converter with Remote VGA2NTSCPRO. The Professionals Source For Hard-to-Find Computer Parts

Instruction Guide. Professional VGA to NTSC/PAL TV Converter with Remote VGA2NTSCPRO. The Professionals Source For Hard-to-Find Computer Parts VIDEO CONVERTER Professional VGA to NTSC/PAL TV Converter with Remote VGA2NTSCPRO Instruction Guide * Actual product may vary from photo Revised: February 4, 2003 The Professionals Source For Hard-to-Find

More information

MONOCHROME RGB YCbCr VIDEO DIGITIZER

MONOCHROME RGB YCbCr VIDEO DIGITIZER Active Silicon SNAPPER-PMC-8/24 MONOCHROME RGB YCbCr VIDEO DIGITIZER High quality analogue video acquisition board with square pixel sampling for CCIR, EIA (RS-170) standards, and nonstandard video formats.

More information

4 Character 5x7 LED Matrix Display

4 Character 5x7 LED Matrix Display Mini project report on 4 Character 5x7 LED Matrix Display Submitted by Agarwal Vikas, MTech II, CEDT K.Sreenivasulu M.E (Micro) II, CEDT CENTRE FOR ELECTRONICS DESIGN AND TECHNOLOGY INDIAN INSTITUTE OF

More information

2013 Intel Corporation

2013 Intel Corporation 2013 Intel Corporation Intel Open Source Graphics Programmer s Reference Manual (PRM) for the 2013 Intel Core Processor Family, including Intel HD Graphics, Intel Iris Graphics and Intel Iris Pro Graphics

More information

Chapter 9 Latches, Flip-Flops, and Timers

Chapter 9 Latches, Flip-Flops, and Timers ETEC 23 Programmable Logic Devices Chapter 9 Latches, Flip-Flops, and Timers Shawnee State University Department of Industrial and Engineering Technologies Copyright 27 by Janna B. Gallaher Latches A temporary

More information

MicroVGA - Device Overview

MicroVGA - Device Overview MicroVGA-TEXT Datasheet http://www.microvga.com/ - page 1 / 10 MicroVGA - Device Overview MicroVGA is low-cost Microcontroller to VGA interface providing 80x25 16 color text mode (physical resolution is

More information

Table 1 below is a complete list of MPTH commands with descriptions. Table 1 : MPTH Commands. Command Name Code Setting Value Description

Table 1 below is a complete list of MPTH commands with descriptions. Table 1 : MPTH Commands. Command Name Code Setting Value Description MPTH: Commands Table 1 below is a complete list of MPTH commands with descriptions. Note: Commands are three bytes long, Command Start Byte (default is 128), Command Code, Setting value. Table 1 : MPTH

More information

Video-Conferencing System

Video-Conferencing System Video-Conferencing System Evan Broder and C. Christoher Post Introductory Digital Systems Laboratory November 2, 2007 Abstract The goal of this project is to create a video/audio conferencing system. Video

More information

HT1632C 32 8 &24 16 LED Driver

HT1632C 32 8 &24 16 LED Driver 328 &216 LED Driver Features Operating voltage: 2.V~5.5V Multiple LED display 32 ROW /8 COM and 2 ROW & 16 COM Integrated display RAM select 32 ROW & 8 COM for 6 display RAM, or select 2 ROW & 16 COM for

More information

Pmod peripheral modules are powered by the host via the interface s power and ground pins.

Pmod peripheral modules are powered by the host via the interface s power and ground pins. Digilent Pmod Interface Specification Revision: November 20, 2011 1300 NE Henley Court, Suite 3 Pullman, WA 99163 (509) 334 6306 Voice (509) 334 6300 Fax Introduction The Digilent Pmod interface is used

More information

Sympodium Interactive Pen Display

Sympodium Interactive Pen Display Physical Specifications Sympodium Interactive Pen Display Specifications Model DT770 Size Display Area Weight Shipping Size Shipping Weight (Carton and Contents) 19" W 18" H 3 5/8" D (48.3 cm 45.7 cm 9.2

More information

USB PC Camera User s Guide

USB PC Camera User s Guide USB PC Camera User s Guide For VGA 300K Pixels D-PCV-1.1 Table of Contents 1.Basic Computer Requirement............02 2. USB PC Camera.....02 2.1 USB PC Camera Package......02 2.2 How to Adjust the Focus......02

More information

Understanding Video Latency What is video latency and why do we care about it?

Understanding Video Latency What is video latency and why do we care about it? By Pete Eberlein, Sensoray Company, Inc. Understanding Video Latency What is video latency and why do we care about it? When choosing components for a video system, it is important to understand how the

More information

VDPLAT1 ANIMATED RGB LED TILE USER MANUAL

VDPLAT1 ANIMATED RGB LED TILE USER MANUAL ANIMATED RGB LED TILE USER MANUAL 2 ANIMATED RGB LED TILE 1. Introduction To all residents of the European Union Important environmental information about this product This symbol on the device or the

More information

ASYNCHRONOUS COUNTERS

ASYNCHRONOUS COUNTERS LB no.. SYNCHONOUS COUNTES. Introduction Counters are sequential logic circuits that counts the pulses applied at their clock input. They usually have 4 bits, delivering at the outputs the corresponding

More information

kvmadmin - KVM-via-IP Admin Tool

kvmadmin - KVM-via-IP Admin Tool kvmadmin - KVM-via-IP Admin Tool The kvmadmin.exe command-line tool can be used to perform various administrative tasks on a KVM-via-IP unit remotely via the VNC protocol. To perform these tasks you will

More information

Bandwidth Calculations for SA-1100 Processor LCD Displays

Bandwidth Calculations for SA-1100 Processor LCD Displays Bandwidth Calculations for SA-1100 Processor LCD Displays Application Note February 1999 Order Number: 278270-001 Information in this document is provided in connection with Intel products. No license,

More information

Basics of Video: From Simple Analog to HDTV

Basics of Video: From Simple Analog to HDTV Basics of Video: From Simple Analog to HDTV Application Note 1695 Authors: Mike Ogier and Tamara Schmitz Video signals can be divided into two categories; analog and digital. Both use a variety of standards,

More information

High Speed, Real-Time Machine Vision. Perry West Automated Vision Systems, Inc.

High Speed, Real-Time Machine Vision. Perry West Automated Vision Systems, Inc. High Speed, Real-Time Machine Vision Perry West Automated Vision Systems, Inc. Table of Contents Introduction...1 Latency...3 Imaging...5 Triggering The Stimulus...5 External Sensor...5 Part Detection

More information

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher OPERATION MANUAL MV-410RGB Layout Editor Version 2.1- higher Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410RGB Layout

More information

Experiment # 9. Clock generator circuits & Counters. Eng. Waleed Y. Mousa

Experiment # 9. Clock generator circuits & Counters. Eng. Waleed Y. Mousa Experiment # 9 Clock generator circuits & Counters Eng. Waleed Y. Mousa 1. Objectives: 1. Understanding the principles and construction of Clock generator. 2. To be familiar with clock pulse generation

More information

JTAG-HS2 Programming Cable for Xilinx FPGAs. Overview. Revised January 22, 2015 This manual applies to the HTAG-HS2 rev. A

JTAG-HS2 Programming Cable for Xilinx FPGAs. Overview. Revised January 22, 2015 This manual applies to the HTAG-HS2 rev. A 1300 Henley Court Pullman, WA 99163 509.334.6306 www.digilentinc.com Programming Cable for Xilinx FPGAs Revised January 22, 2015 This manual applies to the HTAG-HS2 rev. A Overview The Joint Test Action

More information

3D Input Format Requirements for DLP Projectors using the new DDP4421/DDP4422 System Controller ASIC. Version 1.3, March 2 nd 2012

3D Input Format Requirements for DLP Projectors using the new DDP4421/DDP4422 System Controller ASIC. Version 1.3, March 2 nd 2012 3D Input Format Requirements for DLP Projectors using the new DDP4421/DDP4422 System Controller ASIC Version 1.3, March 2 nd 2012 Overview Texas Instruments will introduce a new DLP system controller ASIC

More information

Sequential Logic. (Materials taken from: Principles of Computer Hardware by Alan Clements )

Sequential Logic. (Materials taken from: Principles of Computer Hardware by Alan Clements ) Sequential Logic (Materials taken from: Principles of Computer Hardware by Alan Clements ) Sequential vs. Combinational Circuits Combinatorial circuits: their outputs are computed entirely from their present

More information

Car Racing Game. Figure 1 The Car Racing Game

Car Racing Game. Figure 1 The Car Racing Game CSEE 4840 Embedded System Design Jing Shi (js4559), Mingxin Huo (mh3452), Yifan Li (yl3250), Siwei Su (ss4483) Car Racing Game -- Project Design 1 Introduction For this Car Racing Game, we would like to

More information

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2

More information

SMPTE Time Code Generator/Reader

SMPTE Time Code Generator/Reader The TC-3 SMPTE Time Code Generator/Reader Manual Version 1.4 BURST ELECTRONICS INC ALBUQUERQUE, NM 87109 USA (505) 898-1455 Made in USA (505) 898-0159 FAX www.burstelectronics.com Hardware, software and

More information

PRODUCT NO.: PT-P1SD PRODUCT NAME: Digital SD Slide Projector

PRODUCT NO.: PT-P1SD PRODUCT NAME: Digital SD Slide Projector PRODUCT NO.: PRODUCT NME: Digital SD Slide Projector MJOR FETURES The one and only digital SD slide projector* - Built-in digital photo slide shows: direct SD card projection - Slide show features: transition

More information

VE02AL / VE05AL / VE02ALR VGA & Stereo Audio CAT5 Extender with Chainable Output

VE02AL / VE05AL / VE02ALR VGA & Stereo Audio CAT5 Extender with Chainable Output VE02AL / VE05AL / VE02ALR VGA & Stereo Audio CAT5 Extender with Chainable Output Introduction: VE02AL, VE05AL is designed for VGA +Stereo Audio signal over cost effective CAT5 cable to instead of VGA and

More information

1 One Dimensional Horizontal Motion Position vs. time Velocity vs. time

1 One Dimensional Horizontal Motion Position vs. time Velocity vs. time PHY132 Experiment 1 One Dimensional Horizontal Motion Position vs. time Velocity vs. time One of the most effective methods of describing motion is to plot graphs of distance, velocity, and acceleration

More information

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line ImagePRO TM. ImagePRO. ImagePRO-SDI. ImagePRO-HD The Folsom ImagePRO TM is a powerful all-in-one signal processor that accepts a wide range of video input signals and process them into a number of different

More information

Lecture Notes, CEng 477

Lecture Notes, CEng 477 Computer Graphics Hardware and Software Lecture Notes, CEng 477 What is Computer Graphics? Different things in different contexts: pictures, scenes that are generated by a computer. tools used to make

More information

Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of

Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of applications such as home appliances, medical, automotive,

More information

Camera Sensor Driver Development And Integration

Camera Sensor Driver Development And Integration Camera Sensor Driver Development And Integration Introduction Camera enables multimedia on phones. It is going to be an important human machine interface, adding to augmented reality possibilities on embedded

More information

Prepared by: Paul Lee ON Semiconductor http://onsemi.com

Prepared by: Paul Lee ON Semiconductor http://onsemi.com Introduction to Analog Video Prepared by: Paul Lee ON Semiconductor APPLICATION NOTE Introduction Eventually all video signals being broadcasted or transmitted will be digital, but until then analog video

More information

Multi Stream Transport (MST) Hub CSV-5200

Multi Stream Transport (MST) Hub CSV-5200 Multi Stream Transport (MST) Hub CSV-5200 1 of 5 Introduction The DisplayPort (DP) Multi-Stream Hub which appears one DP1.2 (HBR2) input and multiple dual mode DP outputs for supporting multi-monitors

More information

Pulse width modulation control in DLP TM projectors

Pulse width modulation control in DLP TM projectors Pulse width modulation control in DLP TM projectors Abstract: Digital Light Processing (DLP) display systems are based upon the Digital Micromirror Device (DMD ), a spatial light modulator developed by

More information

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Objectives: Analyze the operation of sequential logic circuits. Understand the operation of digital counters.

More information

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com ICS Technology PADS Viewer Manual ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com Welcome to PADS Viewer Page 1 of 1 Welcome to PADS Viewer Welcome to PADS (Public Area

More information

DATA SHEET. HEF40193B MSI 4-bit up/down binary counter. For a complete data sheet, please also download: INTEGRATED CIRCUITS

DATA SHEET. HEF40193B MSI 4-bit up/down binary counter. For a complete data sheet, please also download: INTEGRATED CIRCUITS INTEGRATED CIRCUITS DATA SHEET For a complete data sheet, please also download: The IC04 LOCMOS HE4000B Logic Family Specifications HEF, HEC The IC04 LOCMOS HE4000B Logic Package Outlines/Information HEF,

More information

ELECTRONIC DOCUMENT IMAGING

ELECTRONIC DOCUMENT IMAGING AIIM: Association for Information and Image Management. Trade association and professional society for the micrographics, optical disk and electronic image management markets. Algorithm: Prescribed set

More information

Video Matrix Switches and Bandwidth

Video Matrix Switches and Bandwidth Video Matrix Switches and Bandwidth TABLE OF CONTENTS What is a Video Matrix Switch?...3 Bandwidth in Video Matrix Switches...4 Bandwidth Variations in Video Systems...4 Measuring Video Matrix Switch Bandwidth...4

More information

NTE2053 Integrated Circuit 8 Bit MPU Compatible A/D Converter

NTE2053 Integrated Circuit 8 Bit MPU Compatible A/D Converter NTE2053 Integrated Circuit 8 Bit MPU Compatible A/D Converter Description: The NTE2053 is a CMOS 8 bit successive approximation Analog to Digital converter in a 20 Lead DIP type package which uses a differential

More information

Lab #5: Design Example: Keypad Scanner and Encoder - Part 1 (120 pts)

Lab #5: Design Example: Keypad Scanner and Encoder - Part 1 (120 pts) Dr. Greg Tumbush, gtumbush@uccs.edu Lab #5: Design Example: Keypad Scanner and Encoder - Part 1 (120 pts) Objective The objective of lab assignments 5 through 9 are to systematically design and implement

More information

Having read this workbook you should be able to: recognise the arrangement of NAND gates used to form an S-R flip-flop.

Having read this workbook you should be able to: recognise the arrangement of NAND gates used to form an S-R flip-flop. Objectives Having read this workbook you should be able to: recognise the arrangement of NAND gates used to form an S-R flip-flop. describe how such a flip-flop can be SET and RESET. describe the disadvantage

More information

EARTH PEOPLE TECHNOLOGY SERIAL GRAPH TOOL FOR THE ARDUINO UNO USER MANUAL

EARTH PEOPLE TECHNOLOGY SERIAL GRAPH TOOL FOR THE ARDUINO UNO USER MANUAL EARTH PEOPLE TECHNOLOGY SERIAL GRAPH TOOL FOR THE ARDUINO UNO USER MANUAL The Serial Graph Tool for the Arduino Uno provides a simple interface for graphing data to the PC from the Uno. It can graph up

More information

Optimizing BrightSign Video Quality

Optimizing BrightSign Video Quality Optimizing BrightSign Video Quality The BrightSign "compact" models are capable of producing excellent high quality High Definition video output. However, video quality can be reduced if a system isn't

More information

RIGOL Data Sheet. DS1000E, DS1000D Series Digital Oscilloscopes DS1102E, DS1052E, DS1102D, DS1052D. Product Overview. Applications. Easy to Use Design

RIGOL Data Sheet. DS1000E, DS1000D Series Digital Oscilloscopes DS1102E, DS1052E, DS1102D, DS1052D. Product Overview. Applications. Easy to Use Design RIGOL Data Sheet DS1000E, DS1000D Series Digital Oscilloscopes DS1102E, DS1052E, DS1102D, DS1052D Product Overview DS1000E, DS1000D series are kinds of economical digital oscilloscope with high-performance.

More information

Build A Video Switcher. Reprinted with permission from Electronics Now Magazine September 1997 issue

Build A Video Switcher. Reprinted with permission from Electronics Now Magazine September 1997 issue Build A Video Switcher Reprinted with permission from Electronics Now Magazine September 1997 issue Copyright Gernsback Publications, Inc.,1997 BUILD A VIDEO SWITCHER FRANK MONTEGARI Watch several cameras

More information

Skyworth LCD Video Wall Controller User Manual Please read the user guide book carefully before using this product

Skyworth LCD Video Wall Controller User Manual Please read the user guide book carefully before using this product Skyworth LCD Video Wall Controller User Manual Please read the user guide book carefully before using this product 1 Contents 1. Features 2. Specifications 3. Control System Illustration 4. Operation 2

More information

22" Widescreen LED Monitor VA2261-2

22 Widescreen LED Monitor VA2261-2 22" Widescreen LED Monitor VA2261-2 The ViewSonic VA2261-2 is an eye-care and environmentally friendly 22" (21.5" viewable) widescreen monitor that features Flicker-Free and Blue Light technology, eliminating

More information

Application Note [AN-029] Interfacing and set-up of Toshiba T6963C

Application Note [AN-029] Interfacing and set-up of Toshiba T6963C Application Note [AN-029] Interfacing and set-up of Toshiba T6963C Introduction The Toshiba T6963C is a very popular LCD controller for use in small graphics modules. It is capable of controlling displays

More information

Asynchronous Counters. Asynchronous Counters

Asynchronous Counters. Asynchronous Counters Counters and State Machine Design November 25 Asynchronous Counters ENGI 25 ELEC 24 Asynchronous Counters The term Asynchronous refers to events that do not occur at the same time With respect to counter

More information

To design digital counter circuits using JK-Flip-Flop. To implement counter using 74LS193 IC.

To design digital counter circuits using JK-Flip-Flop. To implement counter using 74LS193 IC. 8.1 Objectives To design digital counter circuits using JK-Flip-Flop. To implement counter using 74LS193 IC. 8.2 Introduction Circuits for counting events are frequently used in computers and other digital

More information

Timer A (0 and 1) and PWM EE3376

Timer A (0 and 1) and PWM EE3376 Timer A (0 and 1) and PWM EE3376 General Peripheral Programming Model Each peripheral has a range of addresses in the memory map peripheral has base address (i.e. 0x00A0) each register used in the peripheral

More information

USER S MANUAL. AXIS Mobile Monitor

USER S MANUAL. AXIS Mobile Monitor USER S MANUAL AXIS Mobile Monitor AXIS Mobile Monitor Overview Main window Main menu Find Devices Find Devices menu Monitor window Monitor menu Sequence window Sequence menu How to Use AXIS Mobile Monitor

More information

Video Signals and Circuits Part 1

Video Signals and Circuits Part 1 Video Signals and Circuits Part 1 Bill Sheets K2MQJ Rudy Graf KA2CWL The transmission of video signals over a carrier wave for broadcasting purposes requires that some format be chosen so as to include

More information

Memory Elements. Combinational logic cannot remember

Memory Elements. Combinational logic cannot remember Memory Elements Combinational logic cannot remember Output logic values are function of inputs only Feedback is needed to be able to remember a logic value Memory elements are needed in most digital logic

More information

Computer Organization. and Instruction Execution. August 22

Computer Organization. and Instruction Execution. August 22 Computer Organization and Instruction Execution August 22 CSC201 Section 002 Fall, 2000 The Main Parts of a Computer CSC201 Section Copyright 2000, Douglas Reeves 2 I/O and Storage Devices (lots of devices,

More information

Sequential Logic Design Principles.Latches and Flip-Flops

Sequential Logic Design Principles.Latches and Flip-Flops Sequential Logic Design Principles.Latches and Flip-Flops Doru Todinca Department of Computers Politehnica University of Timisoara Outline Introduction Bistable Elements Latches and Flip-Flops S-R Latch

More information

MittoTM. DVI/VGA to 3G/HD/SD Scan Converter User Guide. E NSEMBLE D E S I G N S Revision 1.2 SW v1.0.0. DVI/VGA to 3G/HD/SD Scan Converter User Guide

MittoTM. DVI/VGA to 3G/HD/SD Scan Converter User Guide. E NSEMBLE D E S I G N S Revision 1.2 SW v1.0.0. DVI/VGA to 3G/HD/SD Scan Converter User Guide MittoTM DVI/VGA to 3G/HD/SD Scan Converter User Guide E NSEMBLE D E S I G N S Revision 1.2 SW v1.0.0 www.ensembledesigns.com BrightEye Mitto - Page 1 Contents PRODUCT OVERVIEW 5 Digital and Analog Video

More information

MODULE BOUSSOLE ÉLECTRONIQUE CMPS03 Référence : 0660-3

MODULE BOUSSOLE ÉLECTRONIQUE CMPS03 Référence : 0660-3 MODULE BOUSSOLE ÉLECTRONIQUE CMPS03 Référence : 0660-3 CMPS03 Magnetic Compass. Voltage : 5v only required Current : 20mA Typ. Resolution : 0.1 Degree Accuracy : 3-4 degrees approx. after calibration Output

More information

AVR Timer/Counter. Prof Prabhat Ranjan DA-IICT, Gandhinagar

AVR Timer/Counter. Prof Prabhat Ranjan DA-IICT, Gandhinagar AVR Timer/Counter Prof Prabhat Ranjan DA-IICT, Gandhinagar 8-bit Timer/Counter0 with PWM Single Compare Unit Counter Clear Timer on Compare Match (Auto Reload) Glitch-free, Phase Correct Pulse Width Modulator

More information

Video and Image Processing Design Example

Video and Image Processing Design Example Video and Image Processing Design Example AN-427-10.2 Application Note The Altera Video and Image Processing Design Example demonstrates the following items: A framework for rapid development of video

More information

PC/HD to 1080p DVI Scaler Box. Operation Manual DIGISCALE

PC/HD to 1080p DVI Scaler Box. Operation Manual DIGISCALE PC/HD to 1080p DVI Scaler Box Operation Manual DIGISCALE (1).Introduction Congratulations on your purchase of the SPATZ Video Scaler DIGISCALE. Our professional Video Scaler products have been serving

More information

Comp 410/510. Computer Graphics Spring 2016. Introduction to Graphics Systems

Comp 410/510. Computer Graphics Spring 2016. Introduction to Graphics Systems Comp 410/510 Computer Graphics Spring 2016 Introduction to Graphics Systems Computer Graphics Computer graphics deals with all aspects of creating images with a computer Hardware (PC with graphics card)

More information

White Paper AMD PROJECT FREESYNC

White Paper AMD PROJECT FREESYNC White Paper AMD PROJECT FREESYNC TABLE OF CONTENTS INTRODUCTION 3 PROJECT FREESYNC USE CASES 4 Gaming 4 Video Playback 5 System Power Savings 5 PROJECT FREESYNC IMPLEMENTATION 6 Implementation Overview

More information