Wireless Terminal and PC Interface Using VLSI EE451 - Senior Project Members: Chris Brophy Matt Olinger Advisor: Dr. V. Prasad 12/11/01.

Slides:



Advertisements
Similar presentations
Computer Architecture
Advertisements

I/O Organization popo.
INPUT-OUTPUT ORGANIZATION
ITEC 352 Lecture 13 ISA(4).
ECOE 560 Design Methodologies and Tools for Software/Hardware Systems Spring 2004 Serdar Taşıran.
The Intel 8255 Programmable Peripheral Interface chip is used to give the microprocessor (8088) access to programmable input/ output devices. It has three.
Dr. Rabie A. Ramadan Al-Azhar University Lecture 3
Reliable Data Processor in VLSI
Slide 4-1 Copyright © 2004 Pearson Education, Inc. Operating Systems: A Modern Perspective, Chapter 4 Computer Organization.
Programmable Interval Timer
Dr A Sahu Dept of Computer Science & Engineering IIT Guwahati.
TK2633 Introduction to Parallel Data Interfacing DR MASRI AYOB.
SENIOR PROJECT By: Ricardo V. Gonzalez Advisor: V. Prasad.
Senior Project BY: Ricardo V. Gonzalez Advisor: Dr. Vinod B. Prasad.
Signal Processing Using Digital Technology Jeremy Barsten Jeremy Stockwell December 10, 2002 Advisors: Dr. Thomas Stewart Dr. Vinod Prasad.
An 8051 Based Web Server Project by Mason Kidd Advised by Dr. Schertz.
Laser Shoot-Out Game By Steven Noto and Laura Miller Advisor: Steven Gutschlag April 4, 2000 Senior Project Status Report 2.
Basic Input/Output Operations
1 Device Management The von Neumann Architecture System Architecture Device Management Polling Interrupts DMA operating systems.
DMX512 Programmable Theater Lighting Controller Jeff Sand and Kris Kopel Advisor: Dr. Don Schertz May 8, 2001.
Wireless Terminal and PC Interface Using VLSI EE452 - Senior Project Members: Chris Brophy Matt Olinger Advisor: Dr. V. Prasad 5/2/02.
Remote Activation of Appliances Using USB Interfaces Vanessa Cox Chris Hydak Kaori Wada.
Pyxis Aaron Martin April Lewis Steve Sherk. September 5, 2005 Pyxis16002 General-purpose 16-bit RISC microprocessor bit registers 24-bit address.
I/O Subsystem Organization and Interfacing Cs 147 Peter Nguyen
Henry Hexmoor1 Chapter 10- Control units We introduced the basic structure of a control unit, and translated assembly instructions into a binary representation.
Acoustic Fossil Imaging by Matt Kaiser & John Lewis Advised by: Dr. James H. Irwin & Mr. José Sánchez.
7/13/2015 SENIOR PROJECT STUDENT:RICARDO V. GONZALEZ. ADVISOR: VINOD B. PRASAD.
Laser Shoot-Out Game By Steven Noto and Laura Miller Advisor Steven Gutschlag February 15, 2000 Senior Project Status.
Robotic Arm Controller A VLSI Implementation Team: Justin Hamann & Dave McNamara Team: Justin Hamann & Dave McNamara Advisor: Dr. Vinod Prasad Advisor:
JAVAPOSTM Java for POS Devices
Computer Organization and Assembly language
WCBI Team Information Team number: Client: Faculty Advisors: Technical Advisors: Team Members: May02-11 Square D Company (Greg Wiese) Glenn Hillesland.
INPUT-OUTPUT ORGANIZATION
Bluetooth based home automation system N.Sriskanthan, F.Tan, K. Karande Microprocessors and Microsystems 26(2002) Presenter: Bui Phuong Nhung.
1 Daniel Micheletti Darren Allen Daniel Mazo Jon Lamb Lyle Johnson Pixel Perfect WiCam: A Wireless Digital Camera Presented by : Kyle Swenson.
Input/Output. Input/Output Problems Wide variety of peripherals —Delivering different amounts of data —At different speeds —In different formats All slower.
Khaled A. Al-Utaibi  Intel Peripheral Controller Chips  Basic Description of the 8255  Pin Configuration of the 8255  Block Diagram.
DEC0905 Remote Control of Home Appliances ABSTRACT The objective of this project is to enable users to remotely control home appliances and systems over.
PIT: Programmable Interval Timer
COE4OI5 Engineering Design. Copyright S. Shirani 2 Course Outline Design process, design of digital hardware Programmable logic technology Altera’s UP2.
MICROPROCESSOR INPUT/OUTPUT
Alex Apel Stephen Rashid Justin Robinson. Overview System Architecture PC Software Design Block Diagram GUI Design Digital Hardware Design Description.
Computer Architecture Lecture10: Input/output devices Piotr Bilski.
Senior Project By: RICARDO V. GONZALEZ Advisor: V. B. PRASAD.
GRECO - CIn - UFPE1 A Reconfigurable Architecture for Multi-context Application Remy Eskinazi Sant´Anna Federal University of Pernambuco – UFPE GRECO.
Dr Mohamed Menacer College of Computer Science and Engineering Taibah University CE-321: Computer.
Senior Project Presentation: Designers: Shreya Prasad & Heather Smith Advisor: Dr. Vinod Prasad May 6th, 2003 Internal Hardware Design of a Microcontroller.
Computer Organization and Design Computer Abstractions and Technology
 8251A is a USART (Universal Synchronous Asynchronous Receiver Transmitter) for serial data communication.  Programmable peripheral designed for synchronous.
Computers Operating System Essentials. Operating Systems PROGRAM HARDWARE OPERATING SYSTEM.
Simulation & Synthesis of UART HD-6402 using VHDL [02-384] Deepak Patel Presented by.
Lecture 14 Today’s topics MARIE Architecture Registers Buses
Computer Architecture Souad MEDDEB
Computer Architecture Lecture 6 by Engineer A. Lecturer Aymen Hasan AlAwady 1/12/2013 University of Kufa - Informatics Center for Research and Rehabilitation.
CIT 673 Created by Suriyong1 Micro controller hardware architechture.
Introduction ProjectRequirements Project Requirements In a previous senior design project, a wireless front-end was added to Iowa State University’s Teradyne.
IT3002 Computer Architecture
Lecture 1 – Overview (rSp06) ©2008 Joanne DeGroat, ECE, OSU -1- Functional Verification of Hardware Designs EE764 – Functional Verification of Hardware.
8251 USART.
MICROPROCESSOR INTEL 8086/8088 BY: SERA SYARMILA SAMEON.
MICROPROCESSOR AMARTYA ROY-72 ANGSHUMAN CHATTERJEE-80 ASHISH LOHIA-70 MOLOY CHAKRABORTY-60.
1 The user’s view  A user is a person employing the computer to do useful work  Examples of useful work include spreadsheets word processing developing.
SUBJECT : DIGITAL ELECTRONICS CLASS : SEM 3(B) TOPIC : INTRODUCTION OF VHDL.
ELEC 7770 Advanced VLSI Design Spring 2016 Introduction
ELEC 7770 Advanced VLSI Design Spring 2014 Introduction
Interfacing Memory Interfacing.
T Computer Architecture, Autumn 2005
Advisor: Jin-Fu Li TA: Shin-Yo Lin
Presentation transcript:

Wireless Terminal and PC Interface Using VLSI EE451 - Senior Project Members: Chris Brophy Matt Olinger Advisor: Dr. V. Prasad 12/11/01

Outline Summary Standards Functional Description Block Diagram Hardware Flow Chart Testing Preliminary Work Schedule

Summary Provide an alternative for wireless terminals Two interfaces are required: ISA bus (from computer) Proprietary bus interface (RF device) A method of buffering is also necessary, since the data rates of both interfaces are unequal. A status register is also necessary to provide feedback to the computer when to send, receive, etc…

Standards Industry Standard Architecture will be implemented Provides compatibility to all “IBM clones” Relatively simplistic design

Functional Description ISA interface Data D0-D7 Address A0-A9 WR, RD, INT, BALE RF module (depends on type) Data D0-D3 + RXR, RXA, etc… Serial Data Software Provides flow control, error correction, etc…

Block Diagram Control lines include: WR, RD, INT, BALE Data D0-D7 to and from ISA and Buffer Address lines to decoder

Hardware Flow Chart

Testing Preliminary design in Logic Works and Renoir Actual testing and simulation done on FPGA target Cannot test fabricated chips until they come back Unfortunately, they will not return until summer

Preliminary Work EE565 ISA bus design Topics covered: Timing Analysis / Design Loading Analysis / Design Address Decoding Interrupt Control x86 assembly language

Preliminary Work RF module research Characteristic Considerations: Cost Range Ease of interface Availability – Is it legal in USA? Support from company / distributor VLSI gates and design project Provides “building blocks” for actual design “Paste” blocks where needed after circuit is designed

Schedule Dec – Jan (Break) More “preliminary” design work (Begin Logic Gates) Feb Finish Logic Design Begin Simulation March Finish Simulation / Begin drawing in LEDIT Implement design on FPGA April Finish drawing gates in LEDIT