SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
Abstract— In today’s fast-paced world, engineers need the best
tools available to solve their measurement challenges quickly and
accurately. There are many types of oscilloscope available in the
market. The main types of oscilloscopes are analog oscilloscope,
digital oscilloscope and PC based oscilloscope. From which the
digital oscilloscope are widely used now a days due there accuracy
portability, high speed, high resolution, data storing capability etc.
here we provide an alternative solution which is basically a digital
oscilloscope with almost all the control options which any
standard digital oscilloscope has. It has basically three large
blocks, first is the ADC part which has the analog to digital IC
which is controlled by the STK500 AVR kit. Second is the
oscillator control part which is implanted on the FPGA Spartan 3
kit. It has the entire storage element and the user input control and
driver part of IC and VGA. The third large block is display device
which is a CRT monitor along this the LEDs and seven segment
display part on FPGA is also used to display information. So this is
a cheap alternative to expensive oscilloscopes; using a VGA
display and a simple mouse interface, a user can use this scope to
look at and measure signals up to about 80 MHz if an extra high
frequency clock will provide to the design.
Keywords- ADC(Analog To Digital IC), FPGA Spartan 3 kit,
VGA Display.
I INTRODUCTION
This digital oscilloscope provides a cheap alternative to
expensive oscilloscopes; using a VGA display and a simple
mouse interface, a user can use this scope to look at and
measure signals up to about 80Mhz. this kind of scope would
be ideal for hobbyists and students looking to learn and debug
circuits. Development is based on the Spartan III Starter Kit
from Xilinx. The ADC is simply controlled by an MCU
(another starter kit: the ATK400 from Atmel) but will soon
be controlled by the FPGA (to achieve the faster speeds).
In the future, schematics and PCB layout binaries will be
available.
1. Features
• Timescale selection
• Selectable trigger (Rising, Falling / Normal, Single, Auto)
• Horizontal and Vertical position offsets
• Grid Display On/Off/Outline
• Semi-standard Oscilloscope look and feel
• VGA display; drives a standard computer monitor
• PS/2 Mouse User Interface
• 9-bit input data width
• Developed specifically for the Spartan III development kit
from Xilinx.
Fig 1: Diagram of Digital oscilloscope
2) Logical diagram:
Fig 2: Block diagram of Digital oscilloscope
VLSI Based Implementation of a digital
Oscilloscope
MS. DHANSHRI DAMODAR PATIL PROF. V. M. UMALE
Department of Electronics, Department of Electronics,
Amravati University, Amravati University,
SSGM College of Engineering, SSGM College of Engineering,
Shegaon 444203, Shegaon 444203,
District: Buldhana, State: Maharashtra District: Buldhana, State: Maharashtra
Country:India Country:India
dhanshri.patil21@gmail.com vmumale@rediffmail.com
Mobile No.9096584765
33
INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
ISBN: 378 - 26 - 138420 - 5
www.iaetsd.in
3) Functional Description:
The digital oscilloscope processes the digital data and shows
it on the VGA. This is thus have three large block, these are:
1. ADC converter 2. Display device 3. controller part (FPGA
part)
ADC converter:
This block has an analog to digital IC to convert the input
analog signal into its equivalent digital Signal. The ADC is
simply controlled by an MCU (another starter kit: the
ATK500 from Atmel) but will soon be controlled by the
FPGA (to achieve the faster speeds). The digital data from
ADC then goes to the FPGA Spartan 3 kit
Fig 3: Block diagram of ADC Driver part
Display (CRT) Monitor:
This is the display devise at which the signal waveform is
displayed .in this project I use the CRT monitor as display
device.
FPGA Spartan Kit Block:
In this block the digital data is processed and synchronizing
with ADC IC this block is very important and has many other
processing blocks which are: ADC Data Buffer: This block
has buffer the data so that the continuous waveform can be
seen on VGA. It also has the time scale option so that the data
can be read from the RAM at different frequency speed
according to the user or signal.
Fig 4: Block diagram of ADC Data Buffer Part
Character Display Driver:
The signal is display on VGA. But some information is
given on the seven segment display about the signal and the
working mode thus the character display part is used for this
purpose.
Mouse Driver:
The user define values are needed to control the oscilloscope
such as time scale, vertical offset, triggering style etc. thus a
input device is needed to give the input in This project this
block use mouse as PS2 format to give user input.
Fig 5: Block diagram of Mouse Driver Part
VGA Driver:
The output is shown on the VGA. Thus this block need the
VGA driver to control the CRT monitor and show the wave
for on the monitor. So this block have to generate some
signals as vertical synchronizing and horizontal
synchronizing for scanning and RGB for color except this
there are many other character and user line which divide the
screen for measuring purpose thus this block have to also
generate these fixed lines.
34
INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
ISBN: 378 - 26 - 138420 - 5
www.iaetsd.in
Fig 6: Block diagram of VGA Driver Part
Seven Segment Driver:
The analog to digital converted data can also see on FPGA
board this is done by seven segment display present on
Spartan 3 kit. The digital data is shown on two seven segment
block in hexadecimal format.
VGA Data Buffer:
The signal which is shown on VGA display is stored in RAM
in digital from. Thus for continuous viewing of the waveform
it is necessary to store the data and retrieve it time to time.
This is done by this block in this block there RAM is built in
FPGA and data is stored in it.
Mouse user Input Driver:
In this oscilloscope the input is given by mouse so this block
is control the user input and gives the signals to display and
control the waveform showing on the VGA display.
DCM (Digital Clock Manager):
The function of this block is to control the clock and removes
the problem of clock skew.
II. SYNTHESIS REPORT
Device utilization summary: Selected Device: 3s200ft256-4
III. FUTURE SCOPE
The purposed design is having great future possibility.
Following are the some feature that can be added in this
design
• FFT display
• Measurement Display (amplitude, frequency)
• Cursors
• Vectors
• Multi-channel display (up to 8)
• Channel Math
• UART or USB computer communication (data export)
IV. CONCLUSION
The usefulness of an oscilloscope is not limited to the world
of electronics. With the proper transducer, an oscilloscope
can measure all kinds of phenomena. Oscilloscopes are used
by everyone from physicists to television repair technicians.
An automotive engineer uses an oscilloscope to measure
engine vibrations. A medical researcher uses an oscilloscope
to measure brain waves. The digital oscilloscopes are
generally having very high costs. The proposed design
provides a cheap alternative to expensive oscilloscopes;
using a VGA display and a simple mouse interface, a user can
use this scope to look at and measure signals up to about
80Mhz.this kind of scope would be ideal for hobbyists and
students looking to learn and debug circuits.
V. REFERENCE
[1] Pereira, J.M.D., “The history and technology of
oscilloscopes”, Instrumentation & Measurement Magazine,
IEEE Volume 9, Issue 6, 2006
[2]Oscilloscope Types:
http://www.radioelectronics.com/info/t_and_m/oscilloscope/
oscilloscope_types.php
[3] “Hawkins Electrical Guide”, Theo. Audel and Co., 2nd
ed. 1917, vol. 6, Chapter 63: Wave Form Measurement, pp.
1841-2625
[4] XYZ of Oscilloscopes Tutorial
http://www.tek.com/Measurement/
programs/301913X312631/?lc=EN&PRODUCT=&returnUr
l=ct=TI &cs=pri&ci=2280&lc=EN
[5] Bhunia C, Giri S, Kar S, Haldar S, Purkait P, “A low-cost
PC-based virtual oscilloscope”,Education, IEEE
Transactions on Volume 47, Issue 2, May 2004.
[6] Moschitta A, Stefani F, Petri D, “Measurements of
Transient Phenomena With Digital Oscilloscopes”,
Instrumentation and Measurement, IEEE Transactions on,
Volume 56, Issue6, Dec. 2007 Page(s):2486 - 2491
[7] English W.O., “Digital Storage Oscilloscope vs. Digital
Multimeter”, Industrial and Commercial Power Systems
Technical Conference, 2006 IEEE.
[8] Hengkietisak S, Tipyakanont S, Tangsiriworakul C,
Manop C, Senavongse W, “Laboratory digital signal analysis
with virtual
[9] Rapid Prototyping of Digital Systems, book by James o.
Hamblen and Michael d. Furman, page(s) 134-151
35
INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
ISBN: 378 - 26 - 138420 - 5
www.iaetsd.in
4
[10] Kuenzi C.D., Ziomek C.D., Fundamentals of
Oscilloscope Measurements in Automated Test Equipment
(ATE), Systems Readiness Technology Conference, IEEE,
18-21 Sept. 2006 Page(s):244 – 252
[11] Lembeye Y., Keradec J.P., Cauffet G., ‘Improvement
in the linearity of fast digital oscilloscopes used in averaging
mode Instrumentation and Measurement’, IEEE Transactions
on Volume 43, Issue 6, Dec. 1994 Page(s):922 – 928
[12] Moschitta A., Stefani F., Petri D., “Measurements of
transient phenomena with digital oscilloscopes”
Instrumentation and Measurement Technology Conference,
2003. IMTC '03. Proceedings of the 20th IEEE Volume 2,
20-22 May 2003 Page(s):1345 - 1349 vol.2
36
INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
ISBN: 378 - 26 - 138420 - 5
www.iaetsd.in

Weitere ähnliche Inhalte

Was ist angesagt?

microcontroller and embedded system
microcontroller and embedded systemmicrocontroller and embedded system
microcontroller and embedded systempradeep rana
 
Engineering Portfolio of Isaac Bettendorf
Engineering Portfolio of Isaac BettendorfEngineering Portfolio of Isaac Bettendorf
Engineering Portfolio of Isaac BettendorfIsaac Bettendorf
 
Virtual Instrument
Virtual InstrumentVirtual Instrument
Virtual InstrumentBarira Khan
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemMadhav Reddy Chintapalli
 
project report on embedded system
project report on embedded systemproject report on embedded system
project report on embedded systemram avtar
 
Fundamentals of Modern Embedded Systems
Fundamentals of Modern Embedded SystemsFundamentals of Modern Embedded Systems
Fundamentals of Modern Embedded Systemseselab
 
eCOG1X 16-bit Microcontrollers
eCOG1X 16-bit MicrocontrollerseCOG1X 16-bit Microcontrollers
eCOG1X 16-bit MicrocontrollersPremier Farnell
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemMadhav Reddy Chintapalli
 
Choosing the right processor for embedded system design
Choosing the right processor for embedded system designChoosing the right processor for embedded system design
Choosing the right processor for embedded system designPantech ProLabs India Pvt Ltd
 
Embedded system design using arduino
Embedded system design using arduinoEmbedded system design using arduino
Embedded system design using arduinoSantosh Verma
 
Robotics & Embedded Systems
Robotics & Embedded SystemsRobotics & Embedded Systems
Robotics & Embedded Systemsanishgoel
 

Was ist angesagt? (15)

microcontroller and embedded system
microcontroller and embedded systemmicrocontroller and embedded system
microcontroller and embedded system
 
CNC Plotter Machine
CNC Plotter Machine CNC Plotter Machine
CNC Plotter Machine
 
Engineering Portfolio of Isaac Bettendorf
Engineering Portfolio of Isaac BettendorfEngineering Portfolio of Isaac Bettendorf
Engineering Portfolio of Isaac Bettendorf
 
Virtual Instrument
Virtual InstrumentVirtual Instrument
Virtual Instrument
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning System
 
Embedded system demo
Embedded system demoEmbedded system demo
Embedded system demo
 
project report on embedded system
project report on embedded systemproject report on embedded system
project report on embedded system
 
Fundamentals of Modern Embedded Systems
Fundamentals of Modern Embedded SystemsFundamentals of Modern Embedded Systems
Fundamentals of Modern Embedded Systems
 
embedded system
embedded systemembedded system
embedded system
 
eCOG1X 16-bit Microcontrollers
eCOG1X 16-bit MicrocontrollerseCOG1X 16-bit Microcontrollers
eCOG1X 16-bit Microcontrollers
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning System
 
Choosing the right processor for embedded system design
Choosing the right processor for embedded system designChoosing the right processor for embedded system design
Choosing the right processor for embedded system design
 
Embedded system design using arduino
Embedded system design using arduinoEmbedded system design using arduino
Embedded system design using arduino
 
Embedded system application
Embedded system applicationEmbedded system application
Embedded system application
 
Robotics & Embedded Systems
Robotics & Embedded SystemsRobotics & Embedded Systems
Robotics & Embedded Systems
 

Andere mochten auch

Web design si programare web
Web design si programare webWeb design si programare web
Web design si programare webCentrul Doxis
 
Illinois CyberKnife Releases Annual Brain Tumor Treatment Numbers
Illinois CyberKnife Releases Annual Brain Tumor Treatment NumbersIllinois CyberKnife Releases Annual Brain Tumor Treatment Numbers
Illinois CyberKnife Releases Annual Brain Tumor Treatment NumbersIllinois CyberKnife
 
The Einstein Code - programming for kids
The Einstein Code - programming for kidsThe Einstein Code - programming for kids
The Einstein Code - programming for kidsCentrul Doxis
 
Informatica rabajo
Informatica rabajoInformatica rabajo
Informatica rabajoP3_Daniel
 
Produse bio cosmetice
Produse bio cosmeticeProduse bio cosmetice
Produse bio cosmeticeCentrul Doxis
 
Tutorial (manual) autocad partea 1
Tutorial (manual) autocad partea 1Tutorial (manual) autocad partea 1
Tutorial (manual) autocad partea 1Centrul Doxis
 

Andere mochten auch (8)

Fnac Xanadu Mayo
Fnac Xanadu MayoFnac Xanadu Mayo
Fnac Xanadu Mayo
 
Robert
RobertRobert
Robert
 
Web design si programare web
Web design si programare webWeb design si programare web
Web design si programare web
 
Illinois CyberKnife Releases Annual Brain Tumor Treatment Numbers
Illinois CyberKnife Releases Annual Brain Tumor Treatment NumbersIllinois CyberKnife Releases Annual Brain Tumor Treatment Numbers
Illinois CyberKnife Releases Annual Brain Tumor Treatment Numbers
 
The Einstein Code - programming for kids
The Einstein Code - programming for kidsThe Einstein Code - programming for kids
The Einstein Code - programming for kids
 
Informatica rabajo
Informatica rabajoInformatica rabajo
Informatica rabajo
 
Produse bio cosmetice
Produse bio cosmeticeProduse bio cosmetice
Produse bio cosmetice
 
Tutorial (manual) autocad partea 1
Tutorial (manual) autocad partea 1Tutorial (manual) autocad partea 1
Tutorial (manual) autocad partea 1
 

Ähnlich wie Iaetsd vlsi based implementation of a digital

Interfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C Protocol
Interfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C ProtocolInterfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C Protocol
Interfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C ProtocolIJERA Editor
 
Casp report
Casp reportCasp report
Casp reportqudhuqdh
 
Yuvaraj.K Resume
Yuvaraj.K ResumeYuvaraj.K Resume
Yuvaraj.K Resumeyuvaraj k
 
Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...IRJET Journal
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...IOSR Journals
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...IOSR Journals
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...IOSR Journals
 
Basic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filterBasic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filtereSAT Journals
 
An Overview on Programmable System on Chip: PSoC-5
An Overview on Programmable System on Chip: PSoC-5An Overview on Programmable System on Chip: PSoC-5
An Overview on Programmable System on Chip: PSoC-5Premier Farnell
 
REPORT texto braillefinal
REPORT texto braillefinalREPORT texto braillefinal
REPORT texto braillefinalASWATHI K
 
Three-Axis Auto Stabilizing Video Camera Platform
Three-Axis Auto Stabilizing Video Camera PlatformThree-Axis Auto Stabilizing Video Camera Platform
Three-Axis Auto Stabilizing Video Camera PlatformEklavya Sharma
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 
09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstract09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstractbutest
 
09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstract09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstractbutest
 

Ähnlich wie Iaetsd vlsi based implementation of a digital (20)

A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGSA STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
 
Interfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C Protocol
Interfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C ProtocolInterfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C Protocol
Interfacing Of PIC 18F252 Microcontroller with Real Time Clock via I2C Protocol
 
Casp report
Casp reportCasp report
Casp report
 
Bidirect visitor counter
Bidirect visitor counterBidirect visitor counter
Bidirect visitor counter
 
Yuvaraj.K Resume
Yuvaraj.K ResumeYuvaraj.K Resume
Yuvaraj.K Resume
 
Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
 
E010132736
E010132736E010132736
E010132736
 
Basic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filterBasic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filter
 
40120140504013
4012014050401340120140504013
40120140504013
 
Am044253258
Am044253258Am044253258
Am044253258
 
An Overview on Programmable System on Chip: PSoC-5
An Overview on Programmable System on Chip: PSoC-5An Overview on Programmable System on Chip: PSoC-5
An Overview on Programmable System on Chip: PSoC-5
 
REPORT texto braillefinal
REPORT texto braillefinalREPORT texto braillefinal
REPORT texto braillefinal
 
Cadancesimulation
CadancesimulationCadancesimulation
Cadancesimulation
 
Three-Axis Auto Stabilizing Video Camera Platform
Three-Axis Auto Stabilizing Video Camera PlatformThree-Axis Auto Stabilizing Video Camera Platform
Three-Axis Auto Stabilizing Video Camera Platform
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstract09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstract
 
09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstract09_KHIN AYE MU.docx - Abstract
09_KHIN AYE MU.docx - Abstract
 

Mehr von Iaetsd Iaetsd

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissionIaetsd Iaetsd
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdlIaetsd Iaetsd
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmIaetsd Iaetsd
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...Iaetsd Iaetsd
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatIaetsd Iaetsd
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationIaetsd Iaetsd
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSIaetsd Iaetsd
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...Iaetsd Iaetsd
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bikeIaetsd Iaetsd
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technologyIaetsd Iaetsd
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...Iaetsd Iaetsd
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdIaetsd Iaetsd
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid GrowthIaetsd Iaetsd
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT AlgorithmIaetsd Iaetsd
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...Iaetsd Iaetsd
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...Iaetsd Iaetsd
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocolIaetsd Iaetsd
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesIaetsd Iaetsd
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesIaetsd Iaetsd
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolicIaetsd Iaetsd
 

Mehr von Iaetsd Iaetsd (20)

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
 

Kürzlich hochgeladen

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf203318pmpc
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 

Kürzlich hochgeladen (20)

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 

Iaetsd vlsi based implementation of a digital

  • 1. Abstract— In today’s fast-paced world, engineers need the best tools available to solve their measurement challenges quickly and accurately. There are many types of oscilloscope available in the market. The main types of oscilloscopes are analog oscilloscope, digital oscilloscope and PC based oscilloscope. From which the digital oscilloscope are widely used now a days due there accuracy portability, high speed, high resolution, data storing capability etc. here we provide an alternative solution which is basically a digital oscilloscope with almost all the control options which any standard digital oscilloscope has. It has basically three large blocks, first is the ADC part which has the analog to digital IC which is controlled by the STK500 AVR kit. Second is the oscillator control part which is implanted on the FPGA Spartan 3 kit. It has the entire storage element and the user input control and driver part of IC and VGA. The third large block is display device which is a CRT monitor along this the LEDs and seven segment display part on FPGA is also used to display information. So this is a cheap alternative to expensive oscilloscopes; using a VGA display and a simple mouse interface, a user can use this scope to look at and measure signals up to about 80 MHz if an extra high frequency clock will provide to the design. Keywords- ADC(Analog To Digital IC), FPGA Spartan 3 kit, VGA Display. I INTRODUCTION This digital oscilloscope provides a cheap alternative to expensive oscilloscopes; using a VGA display and a simple mouse interface, a user can use this scope to look at and measure signals up to about 80Mhz. this kind of scope would be ideal for hobbyists and students looking to learn and debug circuits. Development is based on the Spartan III Starter Kit from Xilinx. The ADC is simply controlled by an MCU (another starter kit: the ATK400 from Atmel) but will soon be controlled by the FPGA (to achieve the faster speeds). In the future, schematics and PCB layout binaries will be available. 1. Features • Timescale selection • Selectable trigger (Rising, Falling / Normal, Single, Auto) • Horizontal and Vertical position offsets • Grid Display On/Off/Outline • Semi-standard Oscilloscope look and feel • VGA display; drives a standard computer monitor • PS/2 Mouse User Interface • 9-bit input data width • Developed specifically for the Spartan III development kit from Xilinx. Fig 1: Diagram of Digital oscilloscope 2) Logical diagram: Fig 2: Block diagram of Digital oscilloscope VLSI Based Implementation of a digital Oscilloscope MS. DHANSHRI DAMODAR PATIL PROF. V. M. UMALE Department of Electronics, Department of Electronics, Amravati University, Amravati University, SSGM College of Engineering, SSGM College of Engineering, Shegaon 444203, Shegaon 444203, District: Buldhana, State: Maharashtra District: Buldhana, State: Maharashtra Country:India Country:India dhanshri.patil21@gmail.com vmumale@rediffmail.com Mobile No.9096584765 33 INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT ISBN: 378 - 26 - 138420 - 5 www.iaetsd.in
  • 2. 3) Functional Description: The digital oscilloscope processes the digital data and shows it on the VGA. This is thus have three large block, these are: 1. ADC converter 2. Display device 3. controller part (FPGA part) ADC converter: This block has an analog to digital IC to convert the input analog signal into its equivalent digital Signal. The ADC is simply controlled by an MCU (another starter kit: the ATK500 from Atmel) but will soon be controlled by the FPGA (to achieve the faster speeds). The digital data from ADC then goes to the FPGA Spartan 3 kit Fig 3: Block diagram of ADC Driver part Display (CRT) Monitor: This is the display devise at which the signal waveform is displayed .in this project I use the CRT monitor as display device. FPGA Spartan Kit Block: In this block the digital data is processed and synchronizing with ADC IC this block is very important and has many other processing blocks which are: ADC Data Buffer: This block has buffer the data so that the continuous waveform can be seen on VGA. It also has the time scale option so that the data can be read from the RAM at different frequency speed according to the user or signal. Fig 4: Block diagram of ADC Data Buffer Part Character Display Driver: The signal is display on VGA. But some information is given on the seven segment display about the signal and the working mode thus the character display part is used for this purpose. Mouse Driver: The user define values are needed to control the oscilloscope such as time scale, vertical offset, triggering style etc. thus a input device is needed to give the input in This project this block use mouse as PS2 format to give user input. Fig 5: Block diagram of Mouse Driver Part VGA Driver: The output is shown on the VGA. Thus this block need the VGA driver to control the CRT monitor and show the wave for on the monitor. So this block have to generate some signals as vertical synchronizing and horizontal synchronizing for scanning and RGB for color except this there are many other character and user line which divide the screen for measuring purpose thus this block have to also generate these fixed lines. 34 INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT ISBN: 378 - 26 - 138420 - 5 www.iaetsd.in
  • 3. Fig 6: Block diagram of VGA Driver Part Seven Segment Driver: The analog to digital converted data can also see on FPGA board this is done by seven segment display present on Spartan 3 kit. The digital data is shown on two seven segment block in hexadecimal format. VGA Data Buffer: The signal which is shown on VGA display is stored in RAM in digital from. Thus for continuous viewing of the waveform it is necessary to store the data and retrieve it time to time. This is done by this block in this block there RAM is built in FPGA and data is stored in it. Mouse user Input Driver: In this oscilloscope the input is given by mouse so this block is control the user input and gives the signals to display and control the waveform showing on the VGA display. DCM (Digital Clock Manager): The function of this block is to control the clock and removes the problem of clock skew. II. SYNTHESIS REPORT Device utilization summary: Selected Device: 3s200ft256-4 III. FUTURE SCOPE The purposed design is having great future possibility. Following are the some feature that can be added in this design • FFT display • Measurement Display (amplitude, frequency) • Cursors • Vectors • Multi-channel display (up to 8) • Channel Math • UART or USB computer communication (data export) IV. CONCLUSION The usefulness of an oscilloscope is not limited to the world of electronics. With the proper transducer, an oscilloscope can measure all kinds of phenomena. Oscilloscopes are used by everyone from physicists to television repair technicians. An automotive engineer uses an oscilloscope to measure engine vibrations. A medical researcher uses an oscilloscope to measure brain waves. The digital oscilloscopes are generally having very high costs. The proposed design provides a cheap alternative to expensive oscilloscopes; using a VGA display and a simple mouse interface, a user can use this scope to look at and measure signals up to about 80Mhz.this kind of scope would be ideal for hobbyists and students looking to learn and debug circuits. V. REFERENCE [1] Pereira, J.M.D., “The history and technology of oscilloscopes”, Instrumentation & Measurement Magazine, IEEE Volume 9, Issue 6, 2006 [2]Oscilloscope Types: http://www.radioelectronics.com/info/t_and_m/oscilloscope/ oscilloscope_types.php [3] “Hawkins Electrical Guide”, Theo. Audel and Co., 2nd ed. 1917, vol. 6, Chapter 63: Wave Form Measurement, pp. 1841-2625 [4] XYZ of Oscilloscopes Tutorial http://www.tek.com/Measurement/ programs/301913X312631/?lc=EN&PRODUCT=&returnUr l=ct=TI &cs=pri&ci=2280&lc=EN [5] Bhunia C, Giri S, Kar S, Haldar S, Purkait P, “A low-cost PC-based virtual oscilloscope”,Education, IEEE Transactions on Volume 47, Issue 2, May 2004. [6] Moschitta A, Stefani F, Petri D, “Measurements of Transient Phenomena With Digital Oscilloscopes”, Instrumentation and Measurement, IEEE Transactions on, Volume 56, Issue6, Dec. 2007 Page(s):2486 - 2491 [7] English W.O., “Digital Storage Oscilloscope vs. Digital Multimeter”, Industrial and Commercial Power Systems Technical Conference, 2006 IEEE. [8] Hengkietisak S, Tipyakanont S, Tangsiriworakul C, Manop C, Senavongse W, “Laboratory digital signal analysis with virtual [9] Rapid Prototyping of Digital Systems, book by James o. Hamblen and Michael d. Furman, page(s) 134-151 35 INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT ISBN: 378 - 26 - 138420 - 5 www.iaetsd.in
  • 4. 4 [10] Kuenzi C.D., Ziomek C.D., Fundamentals of Oscilloscope Measurements in Automated Test Equipment (ATE), Systems Readiness Technology Conference, IEEE, 18-21 Sept. 2006 Page(s):244 – 252 [11] Lembeye Y., Keradec J.P., Cauffet G., ‘Improvement in the linearity of fast digital oscilloscopes used in averaging mode Instrumentation and Measurement’, IEEE Transactions on Volume 43, Issue 6, Dec. 1994 Page(s):922 – 928 [12] Moschitta A., Stefani F., Petri D., “Measurements of transient phenomena with digital oscilloscopes” Instrumentation and Measurement Technology Conference, 2003. IMTC '03. Proceedings of the 20th IEEE Volume 2, 20-22 May 2003 Page(s):1345 - 1349 vol.2 36 INTERNATIONAL CONFERENCE ON CURRENT INNOVATIONS IN ENGINEERING AND TECHNOLOGY INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT ISBN: 378 - 26 - 138420 - 5 www.iaetsd.in