SlideShare a Scribd company logo
IEEE-488
What does IEEE 488 mean?
IEEE-488 refers to the Institute of Electrical &
Electronics Engineers (IEEE) standard number 488.
IEEE-488 is a digital communications bus
specification invented by Hewlett Packard and used to
connect short range communication devices. This term
is also known as the general purpose interface bus
(GPIB) or the Hewlett Packard interface bus (HP-IB).
Important information about IEEE 488
In the 1960s, Hewlett Packard developed IEEE 488 to easily
interconnect controllers and instruments. As a short range
communication bus, IEEE 488 was easy to connect and configure.
The IEEE 488 has a 24-pin connector and is used for double headed
design. Both ends of the cable are used, male on one side and female
on other side.
The IEEE 488 has 16 signal lines. Eight lines are dedicated for bi-
directional communication , five lines are used for bus management.
The remaining three lines are dedicated for handshakes.
This allows 15 devices to be shared over a single physical bus.
Important information about IEEE 488
The maximum data rate is about 1 MB/sec .
Communication is digital & messages are sent one byte (8 bits) at
a time.
Manage transactions are hardware handshake.
Total bus length may be up to 20m & the distance between devices
may be up to 2m.
IEEE-488 GPIB
(General Purpose Interface Bus)
Figure 1:
IEEE-488 GPIB
Using as a computer interface
Figure 2:
Rear of the Commodore
CBM-2 , showing card
edge connector IEEE
488 port.
Using as a computer interface
Figure 3:
Rear of the Commodore
SFD 1001 floppy disk
drive with IEEE 488
port.
Using as a computer interface
Figure 4:
Rear of a Tektronix TDS
210 digital oscilloscope
with IEEE 488 port .
Using as a computer interface
Figure 5:
Rear view of an Agilent
34970A data acquisition
chassis / multimeter .
Using as a computer interface
Figure 6:
C64 interface.
Using as a computer interface
Figure 7:
HP 7935 disc drive HP-
IB Panel .
Pin configuration of IEEE-488
Bus lines of IEEE-488:
IEEE-488 bus is a multidrug interface in which all connected devices have
access to the bus lines.The 24 bus lines group into four categories:
Data lines: 8 lines used to transfer information between devices on the bus,
one byte at a time.
Handshake lines: Three lines used to handshake the transfer of information
across data lines.
DAV : Data valid
NRFD : Not ready for data
NDAC : Not data accepted
Bus lines of IEEE-488:
Bus management lines: Five lines used for general control &
coordination of bus activities.
EOI : End or Identify
IFC : Interface Clear
SRQ : Service Request
ATN : Attention
REN : Remote Enable
Ground lines: 8 lines used for shielding & signal returns.
Description of the operation of the following pin
of IEEE-488:
ATN: Attention is used primarily to differentiate between command
mode and data mode.When ATN isTRUE (I.E. Active high)
information on the bus is a command and when ATN is FALSE (Active
LOW) the information on the bus is data.
SRQ: Service Request can be set by a device on the interface to
indicate it is in need of service. SRQ could be set at the completion of
a task. E.g. finished doing a measurement, or when an error as
occurred.
DAV: DataValid is a handshake line indicating that the active talker
has placed data on the data lines.
Description of the operation of the following pin
of IEEE-488:
NDAC: Not Data Accepted is a handshake line indicating that one or
more active listeners has not accepted the current data byte. Note
the active talker should leave the current byte asserted on the data
lines until it has been accepted or timed out.
NRFD: Not Ready For Data is a handshake line indicating that one or
more active listeners is not ready for more data. Note the active
talker should then wait before sending any more data on the bus.
EOI: End Or identify has two uses.
EOI: is asserted on the last byte of a data transfer.This signals all
devices that no more data should be expected on the transfer.
Advantages of IEEE-488:
Simple hardware interface.
 Ease of connecting multiple devices to a single host. - Allows
mixing of slow & fast devices.
 Well established & mature, widely supported. –
Rugged connectors held in place by screws, means cables can’t
easily be accidentally removed as they can with five wire & USB.
 Rugged cables (usually). In some locations large heavily protected
cables are an advantages
Disadvantages of IEEE-488:
Mechanically bulky connectors & cables.
 Lack of command protocol standards (before SCPI) .
Implementation options can complicate interoperability in pre-
IEEE-488.2 devices.
Non mandatory galvanic isolation between bus & devices.
High cost.
 Limited availability.

More Related Content

What's hot

Presentation on 8086 Microprocessor
Presentation  on   8086 MicroprocessorPresentation  on   8086 Microprocessor
Presentation on 8086 Microprocessor
Nahian Ahmed
 
Rs 422
Rs 422Rs 422
Rs 422
513sama
 
Timer counter in arm7(lpc2148)
Timer counter in arm7(lpc2148)Timer counter in arm7(lpc2148)
Timer counter in arm7(lpc2148)
Aarav Soni
 
Communication protocols - Embedded Systems
Communication protocols - Embedded SystemsCommunication protocols - Embedded Systems
Communication protocols - Embedded Systems
Emertxe Information Technologies Pvt Ltd
 
I2C introduction
I2C introductionI2C introduction
I2C introduction
SUNODH GARLAPATI
 
APB protocol v1.0
APB protocol v1.0APB protocol v1.0
APB protocol v1.0
Azad Mishra
 
Advance Peripheral Bus
Advance Peripheral Bus Advance Peripheral Bus
Advance Peripheral Bus
SIVA NAGENDRA REDDY
 
INTEL 8086 MICROPROCESSOR
INTEL 8086 MICROPROCESSORINTEL 8086 MICROPROCESSOR
INTEL 8086 MICROPROCESSOR
Sagar Kuntumal
 
LCD Interacing with 8051
LCD Interacing with 8051LCD Interacing with 8051
LCD Interacing with 8051
Sudhanshu Janwadkar
 
8086 ppt
8086 ppt8086 ppt
8086 ppt
Mohansonale1
 
8086 instructions
8086 instructions8086 instructions
8086 instructions
Ravi Anand
 
Timer And Counter in 8051 Microcontroller
Timer And Counter in 8051 MicrocontrollerTimer And Counter in 8051 Microcontroller
Timer And Counter in 8051 Microcontroller
Jay Makwana
 
SPI introduction(Serial Peripheral Interface)
SPI introduction(Serial Peripheral Interface)SPI introduction(Serial Peripheral Interface)
SPI introduction(Serial Peripheral Interface)
SUNODH GARLAPATI
 
8051 serial communication-UART
8051 serial communication-UART8051 serial communication-UART
8051 serial communication-UART
Pantech ProLabs India Pvt Ltd
 
Programming 8051 Timers
Programming 8051 Timers Programming 8051 Timers
Programming 8051 Timers ViVek Patel
 
Microprocessor 8086
Microprocessor 8086Microprocessor 8086
Microprocessor 8086
Gopikrishna Madanan
 
Hart protocol
Hart protocol Hart protocol
Hart protocol
Alok Saikia
 

What's hot (20)

Presentation on 8086 Microprocessor
Presentation  on   8086 MicroprocessorPresentation  on   8086 Microprocessor
Presentation on 8086 Microprocessor
 
Rs 422
Rs 422Rs 422
Rs 422
 
Amba bus
Amba busAmba bus
Amba bus
 
RS 232
RS 232RS 232
RS 232
 
Timer counter in arm7(lpc2148)
Timer counter in arm7(lpc2148)Timer counter in arm7(lpc2148)
Timer counter in arm7(lpc2148)
 
Communication protocols - Embedded Systems
Communication protocols - Embedded SystemsCommunication protocols - Embedded Systems
Communication protocols - Embedded Systems
 
I2C introduction
I2C introductionI2C introduction
I2C introduction
 
APB protocol v1.0
APB protocol v1.0APB protocol v1.0
APB protocol v1.0
 
Advance Peripheral Bus
Advance Peripheral Bus Advance Peripheral Bus
Advance Peripheral Bus
 
INTEL 8086 MICROPROCESSOR
INTEL 8086 MICROPROCESSORINTEL 8086 MICROPROCESSOR
INTEL 8086 MICROPROCESSOR
 
LCD Interacing with 8051
LCD Interacing with 8051LCD Interacing with 8051
LCD Interacing with 8051
 
8086 ppt
8086 ppt8086 ppt
8086 ppt
 
8086 instructions
8086 instructions8086 instructions
8086 instructions
 
USART
USARTUSART
USART
 
Timer And Counter in 8051 Microcontroller
Timer And Counter in 8051 MicrocontrollerTimer And Counter in 8051 Microcontroller
Timer And Counter in 8051 Microcontroller
 
SPI introduction(Serial Peripheral Interface)
SPI introduction(Serial Peripheral Interface)SPI introduction(Serial Peripheral Interface)
SPI introduction(Serial Peripheral Interface)
 
8051 serial communication-UART
8051 serial communication-UART8051 serial communication-UART
8051 serial communication-UART
 
Programming 8051 Timers
Programming 8051 Timers Programming 8051 Timers
Programming 8051 Timers
 
Microprocessor 8086
Microprocessor 8086Microprocessor 8086
Microprocessor 8086
 
Hart protocol
Hart protocol Hart protocol
Hart protocol
 

Similar to IEEE-488 by Foysal

Ieee 488 by imran
Ieee 488 by imranIeee 488 by imran
Ieee 488 by imran
Taohidur Imran
 
Serial and parallel bus standars RS232C and IEEE488.ppt
Serial and parallel bus standars RS232C and IEEE488.pptSerial and parallel bus standars RS232C and IEEE488.ppt
Serial and parallel bus standars RS232C and IEEE488.ppt
Sirisha Vamsi
 
IEEE-488
IEEE-488IEEE-488
Automation and Robotics 20ME51I_Week_3_Practicals.pdf
Automation and Robotics 20ME51I_Week_3_Practicals.pdfAutomation and Robotics 20ME51I_Week_3_Practicals.pdf
Automation and Robotics 20ME51I_Week_3_Practicals.pdf
Gandhibabu8
 
Nt1310 Unit 8 Network Components
Nt1310 Unit 8 Network ComponentsNt1310 Unit 8 Network Components
Nt1310 Unit 8 Network Components
Lisa Williams
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
Raj vardhan
 
IEFR - Ethernet module for LET-36 chassis
IEFR - Ethernet module for LET-36 chassisIEFR - Ethernet module for LET-36 chassis
IEFR - Ethernet module for LET-36 chassis
Ronald Bartels
 
Network system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyNetwork system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & Technology
Manas Saha
 
Pub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetipPub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetip
ALL Mais [ www.allmais.com ]
 
Pub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetipPub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetip
ALL Mais [ www.allmais.com ]
 
Serial Communication Interface with Error Detection
Serial Communication Interface with Error DetectionSerial Communication Interface with Error Detection
Serial Communication Interface with Error Detection
iosrjce
 
M010617376
M010617376M010617376
M010617376
IOSR Journals
 
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIPVERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
Editor IJMTER
 
Acr5 dcb
Acr5 dcbAcr5 dcb
Acr5 dcb
kisloedxxx
 
Network Adapter
Network AdapterNetwork Adapter
Network Adapter
Ankit Agrawal
 
Cy-Net3 Network Module
Cy-Net3 Network ModuleCy-Net3 Network Module
Cy-Net3 Network Module
Premier Farnell
 
Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)Utkarsh Tiwari
 
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & TechniciansAdvanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Living Online
 
IEEE 488
IEEE 488IEEE 488
IEEE 488
AnkonGopalBanik
 

Similar to IEEE-488 by Foysal (20)

Ieee 488 by imran
Ieee 488 by imranIeee 488 by imran
Ieee 488 by imran
 
Serial and parallel bus standars RS232C and IEEE488.ppt
Serial and parallel bus standars RS232C and IEEE488.pptSerial and parallel bus standars RS232C and IEEE488.ppt
Serial and parallel bus standars RS232C and IEEE488.ppt
 
IEEE-488
IEEE-488IEEE-488
IEEE-488
 
Automation and Robotics 20ME51I_Week_3_Practicals.pdf
Automation and Robotics 20ME51I_Week_3_Practicals.pdfAutomation and Robotics 20ME51I_Week_3_Practicals.pdf
Automation and Robotics 20ME51I_Week_3_Practicals.pdf
 
Nt1310 Unit 8 Network Components
Nt1310 Unit 8 Network ComponentsNt1310 Unit 8 Network Components
Nt1310 Unit 8 Network Components
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
IEFR - Ethernet module for LET-36 chassis
IEFR - Ethernet module for LET-36 chassisIEFR - Ethernet module for LET-36 chassis
IEFR - Ethernet module for LET-36 chassis
 
Network system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyNetwork system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & Technology
 
Pub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetipPub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetip
 
Pub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetipPub00138 r2 cip_adv_tech_series_ethernetip
Pub00138 r2 cip_adv_tech_series_ethernetip
 
Serial Communication Interface with Error Detection
Serial Communication Interface with Error DetectionSerial Communication Interface with Error Detection
Serial Communication Interface with Error Detection
 
M010617376
M010617376M010617376
M010617376
 
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIPVERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
 
Infiniband and Ethernet
Infiniband and EthernetInfiniband and Ethernet
Infiniband and Ethernet
 
Acr5 dcb
Acr5 dcbAcr5 dcb
Acr5 dcb
 
Network Adapter
Network AdapterNetwork Adapter
Network Adapter
 
Cy-Net3 Network Module
Cy-Net3 Network ModuleCy-Net3 Network Module
Cy-Net3 Network Module
 
Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)
 
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & TechniciansAdvanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
 
IEEE 488
IEEE 488IEEE 488
IEEE 488
 

More from Foysal Mahmud

Rs-232 by Foysal
Rs-232 by FoysalRs-232 by Foysal
Rs-232 by Foysal
Foysal Mahmud
 
SRS Project Report by Foysal
SRS Project Report by FoysalSRS Project Report by Foysal
SRS Project Report by Foysal
Foysal Mahmud
 
Algorithm project by Foysal
Algorithm project by FoysalAlgorithm project by Foysal
Algorithm project by Foysal
Foysal Mahmud
 
Cache memory by Foysal
Cache memory by FoysalCache memory by Foysal
Cache memory by Foysal
Foysal Mahmud
 
Blood bank E-R diagram by Foysal
Blood bank E-R diagram by FoysalBlood bank E-R diagram by Foysal
Blood bank E-R diagram by Foysal
Foysal Mahmud
 
String matching Algorithm by Foysal
String matching Algorithm by FoysalString matching Algorithm by Foysal
String matching Algorithm by Foysal
Foysal Mahmud
 

More from Foysal Mahmud (6)

Rs-232 by Foysal
Rs-232 by FoysalRs-232 by Foysal
Rs-232 by Foysal
 
SRS Project Report by Foysal
SRS Project Report by FoysalSRS Project Report by Foysal
SRS Project Report by Foysal
 
Algorithm project by Foysal
Algorithm project by FoysalAlgorithm project by Foysal
Algorithm project by Foysal
 
Cache memory by Foysal
Cache memory by FoysalCache memory by Foysal
Cache memory by Foysal
 
Blood bank E-R diagram by Foysal
Blood bank E-R diagram by FoysalBlood bank E-R diagram by Foysal
Blood bank E-R diagram by Foysal
 
String matching Algorithm by Foysal
String matching Algorithm by FoysalString matching Algorithm by Foysal
String matching Algorithm by Foysal
 

Recently uploaded

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 

Recently uploaded (20)

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 

IEEE-488 by Foysal

  • 2. What does IEEE 488 mean? IEEE-488 refers to the Institute of Electrical & Electronics Engineers (IEEE) standard number 488. IEEE-488 is a digital communications bus specification invented by Hewlett Packard and used to connect short range communication devices. This term is also known as the general purpose interface bus (GPIB) or the Hewlett Packard interface bus (HP-IB).
  • 3. Important information about IEEE 488 In the 1960s, Hewlett Packard developed IEEE 488 to easily interconnect controllers and instruments. As a short range communication bus, IEEE 488 was easy to connect and configure. The IEEE 488 has a 24-pin connector and is used for double headed design. Both ends of the cable are used, male on one side and female on other side. The IEEE 488 has 16 signal lines. Eight lines are dedicated for bi- directional communication , five lines are used for bus management. The remaining three lines are dedicated for handshakes. This allows 15 devices to be shared over a single physical bus.
  • 4. Important information about IEEE 488 The maximum data rate is about 1 MB/sec . Communication is digital & messages are sent one byte (8 bits) at a time. Manage transactions are hardware handshake. Total bus length may be up to 20m & the distance between devices may be up to 2m.
  • 5. IEEE-488 GPIB (General Purpose Interface Bus) Figure 1: IEEE-488 GPIB
  • 6. Using as a computer interface Figure 2: Rear of the Commodore CBM-2 , showing card edge connector IEEE 488 port.
  • 7. Using as a computer interface Figure 3: Rear of the Commodore SFD 1001 floppy disk drive with IEEE 488 port.
  • 8. Using as a computer interface Figure 4: Rear of a Tektronix TDS 210 digital oscilloscope with IEEE 488 port .
  • 9. Using as a computer interface Figure 5: Rear view of an Agilent 34970A data acquisition chassis / multimeter .
  • 10. Using as a computer interface Figure 6: C64 interface.
  • 11. Using as a computer interface Figure 7: HP 7935 disc drive HP- IB Panel .
  • 13. Bus lines of IEEE-488: IEEE-488 bus is a multidrug interface in which all connected devices have access to the bus lines.The 24 bus lines group into four categories: Data lines: 8 lines used to transfer information between devices on the bus, one byte at a time. Handshake lines: Three lines used to handshake the transfer of information across data lines. DAV : Data valid NRFD : Not ready for data NDAC : Not data accepted
  • 14. Bus lines of IEEE-488: Bus management lines: Five lines used for general control & coordination of bus activities. EOI : End or Identify IFC : Interface Clear SRQ : Service Request ATN : Attention REN : Remote Enable Ground lines: 8 lines used for shielding & signal returns.
  • 15. Description of the operation of the following pin of IEEE-488: ATN: Attention is used primarily to differentiate between command mode and data mode.When ATN isTRUE (I.E. Active high) information on the bus is a command and when ATN is FALSE (Active LOW) the information on the bus is data. SRQ: Service Request can be set by a device on the interface to indicate it is in need of service. SRQ could be set at the completion of a task. E.g. finished doing a measurement, or when an error as occurred. DAV: DataValid is a handshake line indicating that the active talker has placed data on the data lines.
  • 16. Description of the operation of the following pin of IEEE-488: NDAC: Not Data Accepted is a handshake line indicating that one or more active listeners has not accepted the current data byte. Note the active talker should leave the current byte asserted on the data lines until it has been accepted or timed out. NRFD: Not Ready For Data is a handshake line indicating that one or more active listeners is not ready for more data. Note the active talker should then wait before sending any more data on the bus. EOI: End Or identify has two uses. EOI: is asserted on the last byte of a data transfer.This signals all devices that no more data should be expected on the transfer.
  • 17. Advantages of IEEE-488: Simple hardware interface.  Ease of connecting multiple devices to a single host. - Allows mixing of slow & fast devices.  Well established & mature, widely supported. – Rugged connectors held in place by screws, means cables can’t easily be accidentally removed as they can with five wire & USB.  Rugged cables (usually). In some locations large heavily protected cables are an advantages
  • 18. Disadvantages of IEEE-488: Mechanically bulky connectors & cables.  Lack of command protocol standards (before SCPI) . Implementation options can complicate interoperability in pre- IEEE-488.2 devices. Non mandatory galvanic isolation between bus & devices. High cost.  Limited availability.