OneStopGate.Com
OnestopGate   OnestopGate
   Friday, May 3, 2024 Login  
OnestopGate
Home | Overview | Syllabus | Tutorials | FAQs | Downloads | Recommended Websites | Advertise | Payments | Contact Us | Forum
OneStopGate

GATE Resources
Gate Articles
Gate Books
Gate Colleges 
Gate Downloads 
Gate Faqs
Gate Jobs
Gate News 
Gate Sample Papers
Training Institutes

GATE Overview
Overview
GATE Eligibility
Structure Of GATE
GATE Coaching Centers
Colleges Providing M.Tech/M.E.
GATE Score
GATE Results
PG with Scholarships
Article On GATE
Admission Process For M.Tech/ MCP-PhD
GATE Topper 2012-13
GATE Forum




GATE 2025 Exclusive
Organizing Institute
Important Dates
How to Apply
Discipline Codes
GATE 2025 Exam Structure

GATE 2025 Syllabus
Aerospace Engg..
Agricultural Engg..
Architecture and Planning
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Geology and Geophysics
Instrumentation Engineering
Life Sciences
Mathematics
Mechanical Engg..
Metallurgical Engg..
Mining Engg..
Physics
Production & Industrial Engg..
Pharmaceutical Sciences
Textile Engineering and Fibre Science

GATE Study Material
Aerospace Engg..
Agricultural Engg..
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Instrumentation Engg..
Life Sciences
Mathematics
Mechanical Engg..
Physics
Pharmaceutical Sciences
Textile Engineering  and Fibre Science

GATE Preparation
GATE Pattern
GATE Tips N Tricks
Compare Evaluation
Sample Papers 
Gate Downloads 
Experts View

CEED 2013
CEED Exams
Eligibility
Application Forms
Important Dates
Contact Address
Examination Centres
CEED Sample Papers

Discuss GATE
GATE Forum
Exam Cities
Contact Details
Bank Details

Miscellaneous
Advertisment
Contact Us


Home » GATE Study Material » Electrical Engineering » Measurements » IEEE-488 Measurements

An Introduction to IEEE-488 Measurements

Looking for GATE Preparation Material? Join & Get here now!

** Gate 2013 Question Papers.. ** CEED 2013 Results.. ** Gate 2013 Question Papers With Solutions.. ** GATE 2013 CUT-OFFs.. ** GATE 2013 Results.. **

An Introduction to IEEE-488 Measurements

An Introduction to IEEE-488 Measurements

Introduction

        IEEE488 is a standard - written by IEEE - for communication between computers and instruments.  The standard covers both hardware and software aspects of computer-instrumentation communication.  Here we will examine the basic things you need to do to make a typical IEEE488 instrument communicate with a computer.

        Although you can write programs in many environments including C (Console and Visual applications), Visual Basic and LabView, the basic concepts of what transpires are all the same.  We will examine a simple task - a single measurement - and examine how to do that in general, and then examine several specific environments.
 


Hardware Issues

        There are some things that you need to take care of before you can address any software issues.  Here are the things you need to check.

  • IEEE488 requires a special cable that connects the instrument to the computer.  Actually, it connects to a special card in the computer, and if that card is not present you will not be able to use IEEE488 instruments with that computer.  All of the computers in the EE department have that card, but your own PC probably does not have it.  The card we use is manufactured by National Instruments (NI).  Check to be sure that the "fat" cable is connected between the computer and the instrument you want to use.

  • The instrument and the computer must both be turned on.  That's not as funny as it seems.  IEEE488 connections cannot turn on an instrument via software, so, despite any assumptions you may have made, you have to turn it on.

  • Finally, when the IEEE488 card was installed in the computer, software should also have been installed so that you can interface between your programming environment (C/C++, Visual Basic, LabView, etc.) and the IEEE488 card.  We will discuss what is necessary in each of these environments when appropriate.

        Once you have all of the above taken care of, you are ready to use software to control an instrument.


The Sequence Of Operations

        If you want to use an IEEE488 instrument to take measurements, the following sequence of operations is typical.

  • First, you will need to know the address of the instrument.  The IEEE488 system uses a bus to which various instruments may all be connected.  Each instrument must have a unique address on that bus.

    • Our example instrument will be the Fluke/Hydra Data Acquisition Unit (DAU), and in our labs we have set those instruments to have an address of 3.

    • Note also that some software environments use an "alias" or "nickname" for the address.  The default for address 3 is "DEV3", but we have tried to set the alias to "DAU" or "DAU1".

  • Secondly, you may need to get a handle for the device using the alias.  That happens in C, but not in LabView, for example.

  • Next, you use the address or handle to reset the instrument.

    • When you reset the instrument you clear out old measurements and any "start-up noise" that may exist in the memory of the instrument.  You also restore the instrument to a defined initial state.

    • In the Fluke/Hydra you can use a command string *RST.

  • After resetting the instrment you need to send command strings to the instruments.  These command strings are acted upon by the instrument to set scales and take the measurement.

    • For the Fluke/Hydra these strings are sent to the instrument.

      • FUNC 0,VDC,AUTO - which sets the function on Channel 0 to be VDC (DC Voltage measurement) with AUTO-ranging.

      • *TRG - which triggers a mesurement when the instrument receives this command.

      • LAST? 0 - which requests the instrument to prepare the last measurement on Channel 0 for transmission to the computer.

  • After setting up the instrument, taking a measurement and preparing the data, you must get the instrument to set the string to the computer.  Different programming environments do that in different ways.



Discussion Center

Discuss/
Query

Papers/
Syllabus

Feedback/
Suggestion

Yahoo
Groups

Sirfdosti
Groups

Contact
Us

MEMBERS LOGIN
  
Email ID:
Password:

  Forgot Password?
 New User? Register!

INTERVIEW EBOOK
Get 9,000+ Interview Questions & Answers in an eBook. Interview Question & Answer Guide
  • 9,000+ Interview Questions
  • All Questions Answered
  • 5 FREE Bonuses
  • Free Upgrades
GATE RESOURCES
 
  • Gate Books
  • Training Institutes
  • Gate FAQs
  • GATE BOOKS
     
  • Mechanical Engineeering Books
  • Robotics Automations Engineering Books
  • Civil Engineering Books
  • Chemical Engineering Books
  • Environmental Engineering Books
  • Electrical Engineering Books
  • Electronics Engineering Books
  • Information Technology Books
  • Software Engineering Books
  • GATE Preparation Books
  • Exciting Offers



    GATE Exam, Gate 2009, Gate Papers, Gate Preparation & Related Pages


    GATE Overview | GATE Eligibility | Structure Of GATE | GATE Training Institutes | Colleges Providing M.Tech/M.E. | GATE Score | GATE Results | PG with Scholarships | Article On GATE | GATE Forum | GATE 2009 Exclusive | GATE 2009 Syllabus | GATE Organizing Institute | Important Dates for GATE Exam | How to Apply for GATE | Discipline / Branch Codes | GATE Syllabus for Aerospace Engineering | GATE Syllabus for Agricultural Engineering | GATE Syllabus for Architecture and Planning | GATE Syllabus for Chemical Engineering | GATE Syllabus for Chemistry | GATE Syllabus for Civil Engineering | GATE Syllabus for Computer Science / IT | GATE Syllabus for Electronics and Communication Engineering | GATE Syllabus for Engineering Sciences | GATE Syllabus for Geology and Geophysics | GATE Syllabus for Instrumentation Engineering | GATE Syllabus for Life Sciences | GATE Syllabus for Mathematics | GATE Syllabus for Mechanical Engineering | GATE Syllabus for Metallurgical Engineering | GATE Syllabus for Mining Engineering | GATE Syllabus for Physics | GATE Syllabus for Production and Industrial Engineering | GATE Syllabus for Pharmaceutical Sciences | GATE Syllabus for Textile Engineering and Fibre Science | GATE Preparation | GATE Pattern | GATE Tips & Tricks | GATE Compare Evaluation | GATE Sample Papers | GATE Downloads | Experts View on GATE | CEED 2009 | CEED 2009 Exam | Eligibility for CEED Exam | Application forms of CEED Exam | Important Dates of CEED Exam | Contact Address for CEED Exam | CEED Examination Centres | CEED Sample Papers | Discuss GATE | GATE Forum of OneStopGATE.com | GATE Exam Cities | Contact Details for GATE | Bank Details for GATE | GATE Miscellaneous Info | GATE FAQs | Advertisement on GATE | Contact Us on OneStopGATE |
    Copyright © 2024. One Stop Gate.com. All rights reserved Testimonials |Link To Us |Sitemap |Privacy Policy | Terms and Conditions|About Us
    Our Portals : Academic Tutorials | Best eBooksworld | Beyond Stats | City Details | Interview Questions | India Job Forum | Excellent Mobiles | Free Bangalore | Give Me The Code | Gog Logo | Free Classifieds | Jobs Assist | Interview Questions | One Stop FAQs | One Stop GATE | One Stop GRE | One Stop IAS | One Stop MBA | One Stop SAP | One Stop Testing | Web Hosting | Quick Site Kit | Sirf Dosti | Source Codes World | Tasty Food | Tech Archive | Software Testing Interview Questions | Free Online Exams | The Galz | Top Masala | Vyom | Vyom eBooks | Vyom International | Vyom Links | Vyoms | Vyom World
    C Interview Questions | C++ Interview Questions | Send Free SMS | Placement Papers | SMS Jokes | Cool Forwards | Romantic Shayari