Engineering:USB3 Vision

From HandWiki
USB3 Vision Logo

USB3 Vision[1] is an interface standard introduced in 2013 for industrial cameras.[2] It describes a specification on top of the USB standard, with a particular focus on supporting high-performance cameras based on USB 3.0.[3] It is recognized as one of the fastest growing machine vision camera standards.[4] As of October 2019, version 1.1 is the latest version of the standard.[1]

The standard is hosted by the AIA and developing a product implementing this standard must pass compliance tests and be licensed.[5] As of late 2019, there are 42 companies that license this standard.[6] The standard itself for reference or evaluation may be requested free of charge.[7]

The standard is built upon many of the same pieces as GigE Vision, being based on GenICam, but utilizes USB ports instead of Ethernet.[8] Some of the benefits of this standard include simple plug and play usability, power over the cable, and high bandwidth.[9][10] Additionally, it defines locking connectors that modify the standard USB connectors with additional screw-locks for industrial purposes.[11]

Technology

The standard covers four major areas:[12]

  • Device Detection
  • Register Access
  • Streaming Data
  • Event Handling

The standard defines a specific USB Class ID (Class 0xEF, Subclass 0x05) for identifying the device.[13] As the standard is defined at a protocol layer, the software vendor providing the driver may be a different entity than the company designing the camera.[12]

Register Access includes mandatory USB3 vision registers as well as camera specific registers which may control parameters such as shutter speed or integration time, gamma correction, white balance, etc. The later register types are diverse across cameras. The camera specific registers can be queried via a XML schema file which is part of the GenICam standard. The GenICam standard has a Standard Feature Naming Convention so that vendor agnostic software can be created. The GenICam standard is independent of the transfer protocol. This standard and GigE Vision are examples of wire protocols which pair with the GenICam standard. This contrasts with Camera Serial Interface; the Camera Command Set (CCS) is part of that standard for controlling camera parameters. For many real devices, the vendors provide alternate methods such as I2C to access the full set of parameters that a specific device may support. These can include lighting synchronization and separate motor controls for optical focusing elements.

Implementations

References

  1. 1.0 1.1 "Vision Online" (in en). https://www.visiononline.org/vision-standards-details.cfm?id=167&type=11. 
  2. Zheng Liu; Hiroyuki Ukida; Pradeep Ramuhalli (24 September 2015). Integrated Imaging and Vision Techniques for Industrial Inspection: Advances and Applications. Springer. pp. 10. ISBN 9781447167419. https://books.google.com/books?id=XQ6cCgAAQBAJ&pg=PA10. Retrieved 14 October 2019. 
  3. Hornberg, Alexander (2017). Handbook of Machine and Computer Vision: The Guide for Developers and Users. John Wiley & Sons. pp. 454. ISBN 9783527413430. https://books.google.com/books?id=PTBMDgAAQBAJ&q=usb3+vision&pg=PA454. 
  4. "Interfaces in Machine Vision: A Newcomer Disrupts the Market" (in en). https://www.qualitymag.com/articles/95137-interfaces-in-machine-vision-a-newcomer-disrupts-the-market. 
  5. "Vision Online" (in en). https://www.visiononline.org/vision/aia-standards-licensing-required-forms. 
  6. "Vision Online" (in en). https://www.visiononline.org/vision/companies-that-license-usb3-vision. 
  7. "Vision Online" (in en). https://www.visiononline.org/vision-standards-details.cfm?id=200&type=11. 
  8. "USB3 Vision STEMMER IMAGING" (in en). https://www.stemmer-imaging.com/en/knowledge-base/usb3-vision/. 
  9. "USB3 Vision". https://www.pleora.com/about-us/standards-leadership/usb3-vision/. 
  10. Liu, Zheng (2015). Integrated Imaging and Vision Techniques for Industrial Inspection: Advances and Applications. Springer. pp. 10. ISBN 9781447167419. https://books.google.com/books?id=XQ6cCgAAQBAJ&q=usb3+vision&pg=PA10. 
  11. "USB 3.0 Machine Vision | Newnex". https://www.newnex.com/usb-3-machine-vision.php. 
  12. 12.0 12.1 "USB3 Vision - Industrial image processing". https://www.matrix-vision.com/usb3-vision-en.html. 
  13. "Defined Class Codes | USB-IF". https://www.usb.org/defined-class-codes. 
  14. "Linux USB3 Zero Copy Wiki". https://github.com/basler/linux-usb-zerocopy/wiki.