1 / 15

The Use of Hardware Abstraction Layers in Automated Calibration Systems

The Use of Hardware Abstraction Layers in Automated Calibration Systems. Speaker/Author: Paul Packebush Metrology Group Manager Author: Rishee Bhatt Staff Calibration Engineer. Agenda. Where to find software in calibration systems Instrument Control

helene
Download Presentation

The Use of Hardware Abstraction Layers in Automated Calibration Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Use of Hardware Abstraction Layers in Automated Calibration Systems Speaker/Author: Paul Packebush Metrology Group Manager Author: Rishee Bhatt Staff Calibration Engineer

  2. Agenda • Where to find software in calibration systems • Instrument Control • Hardware Abstraction Layers • Industry-Standard • Vendor-Defined • User-Defined • HAL Architecture • Object-Oriented Design • Pitfalls • Questions

  3. Software In Calibration Systems

  4. Instrument Control

  5. Instrument Service Life

  6. Hardware Abstraction Layers (HALs) • Layer between hardware and software • Used in modern operating systems • Standardizes interaction with different hardware architectures

  7. Hardware Abstraction Layers (HALs) Industry-Standard Vendor-Defined User-Defined

  8. User-Defined HAL Architecture

  9. Decoupling

  10. Object-Oriented Design Player 14 Score Hand

  11. Inheritance & Dynamic-Dispatch

  12. Drop-In Replacement • Functionality Concerns • Does the instrument support the functionality needed? • Accuracy Concerns • Does the instrument provide the necessary level of accuracy?

  13. Summary • Benefits of a HAL • Decoupling • Dynamic Instrument Interchangeability • Object-Oriented Design • Inheritance • Dynamic Dispatch

  14. Questions?

More Related