Quality Magazine logo
search
cart
facebook twitter linkedin youtube
  • Sign In
  • Create Account
  • Sign Out
  • My Account
Quality Magazine logo
  • NEWS
  • PRODUCTS
    • FEATURED PRODUCTS
    • SUBMIT YOUR PRODUCT
  • CHANNELS
    • AUTOMATION
    • MANAGEMENT
    • MEASUREMENT
    • NDT
    • QUALITY 101
    • SOFTWARE
    • TEST & INSPECTION
    • VISION & SENSORS
  • MARKETS
    • AEROSPACE
    • AUTOMOTIVE
    • ENERGY
    • GREEN MANUFACTURING
    • MEDICAL
  • MEDIA
    • A WORD ON QUALITY PUZZLE
    • EBOOK
    • PODCASTS
    • VIDEOS
    • WEBINARS
  • EVENTS
    • EVENT CALENDAR
    • IMTS
  • DIRECTORIES
    • BUYERS GUIDE >
      • Supplier Insights
    • NDT SOURCEBOOK
    • VISION & SENSORS
    • TAKE A TOUR
  • INFOCENTERS
    • Digital Quality Management Systems
    • NEXT GENERATION SPC & QUALITY ANALYTICS
  • AWARDS
    • ROOKIE OF THE YEAR
    • PLANT OF THE YEAR
    • PROFESSIONAL OF THE YEAR
  • MORE
    • Expert Columns
    • NEWSLETTERS
    • QUALITY STORE
    • INDUSTRY LINKS
    • SPONSOR INSIGHTS
  • EMAG
    • eMAGAZINE
    • ARCHIVES
    • CONTACT
    • ADVERTISE
  • SIGN UP!
Vision & Sensors

Vision & Sensors

Vision & Sensors 101: Machine Vision System Integration

Success with vision system integration requires starting right.

By Perry C. West
VS 0122 Vision & Sensors 101

An Integrated Vision System with Two Cameras. Source: Owens Design Inc., Fremont, CA

January 1, 2022

You’ve been tasked with integrating a machine vision system. What does integration entail? This article covers the activities you will typically have to handle when integrating a vision system.

Design of a vision system is just part of integrating a vision system. The design part involves selecting the camera, the lens, the light source, the vision processor, the machine vision software package, and the programming of the vision system. In addition to the design of the vision system itself, integration encompasses how the vision system works with its system environment including the operator interfaces, interfaces to other equipment such as a PLC or robot, and mounting the vision system components in place.

Let’s take a common example. A system is needed to perform precision assembly. Parts are presented to the system in a tray where a robot will pick up each part and place it into an assembly. The initial requirement is to use a vision system to locate the part in the tray for the robot to pick it up and also to accurately locate the place where the part should be installed in the assembly. A single camera mounted on the robot appears to be the machine vision solution.

When the design proposes the robot to use a vacuum gripper, it exposes the problem that the part can possibly move in the gripper when picked up. So, another camera looking at the part after pickup is needed to find the part’s precise location in the gripper. Reliability considerations for the system may also indicate that it is desirable to check the location of the part after it is placed. The design also considers the overall timing of the work station: part presentation, robot motion, as well as the vision system time. To achieve the fastest cycle time, a fixed camera over the tray of parts and another fixed camera over the assembly location may dramatically improve the productivity of the workstation.

The robot is likely picked principally on its suitability for the assembly task, its interface to the vision system a secondary concern. It is usually the vision system engineer’s responsibility to ensure the vision system’s interface can be configured to work with the robot controller

Expanding the scope of the work from the design of the vision system exclusively to also include the integration of the vision system with the robot and other system components significantly affects what needs to be accomplished

The integration of a vision system is more than its design.

We’ll model the integration process for a vision system as having six parts: the start, defining the operator interface, defining the interface to other equipment, the design of the vision system for integration, further testing and refinement, often called debugging, and finally deployment.


Start Right

To succeed with vision system integration requires starting right. The primary element is the requirements document, sometimes called the specification. In principle, this document comes from the end user and describes, in detail, what the integrated vision system must do. In practice, the requirements document is often a collaborative effort between the end user and the vision system integrator. Again, in principle, the requirements document does not change during the project. In reality, it often changes due to new information or changes in the end user’s process. This is often called scope creep.

From the requirements document, the integrator develops a system specification that identifies all the components of the integrated system and how they communicate and interact together. The system specification is subject to continuous updating as the system is designed. Component selection and availability affect the details of the specification.

A second requirement to begin the project is an acceptance test procedure. Again, in principle, it is provided by the end user. More commonly, it is also a collaborative effort between the end user and the integrator. The acceptance test is essential to the integration process. It is the standard that tells the integrator, and the end user, when the project is complete.

Designing, integrating, and testing a vision system is impossible without sample parts. The samples should span the range of possible variations and have a quantity that makes testing significantly relevant. There are times when samples are not available – for example, for a new product that is in design and for which parts are not yet available. In those cases, proxy parts are fabricated with the understanding that the system may work with the proxy parts and that differences in the actual parts may cause the vision system to perform below expected levels.

A vision system design, and especially the integration of a vision system, requires many different skill sets. A typical skill set may include optics, mechanical, software, electronics, process engineering, etc. The integrator needs to identify the source of each needed skill. Some will already be with the integrator. A skill that is not present in the integrator’s team can be contracted out to someone who can fill that void.

Integration is a project, and a project needs a plan. Good planning helps the integrator identify where the project’s progress is good and where the progress is at risk. It allows the integrator to keep the end user informed.


Operator Interface

As well as making the necessary functions available, the operator interface must take into account the skill level of different operators: production worker, maintenance technician, process engineer, and factory engineer. It must also take into account the environment in which the vision system will operate. For example, if workers wear gloves, some operations, such as typing would be tedious and should be replaced with other more appropriate controls. The operator interface design can take into consideration the degree to which workers will be trained to operate the equipment. Often, there is very minimal training – often equivalent to a briefing.


Equipment Interfaces

Much to some people’s surprise, the equipment interface can take as much or more effort to implement and test as the machine vision function. Modern interconnection approach replaced discrete signals on discrete wires with networking protocols. Along with networking comes a rich suite of data structures, messages, and responses that all must be tested and debugged.

When a vision system is integrated, some interfaces such as a factory network are not available. Consideration should be given to simulating the network during development since testing and refinement are more efficient at the point of integration than they are on the factory floor.


Design Of The Vision System

The vision system development typically follows a process such as:

  1. Identify the vision platform: smart camera, PC based vision system, proprietary processor and camera vision system, or embedded vision system.
  2. Select the software platform if it does not come installed with the vision platform.
  3. Select the camera, or cameras, to be able to resolve the detail and provide the accuracy necessary.
  4. Select a lens that matches each camera’s resolution and achieves the needed working distance.
  5. Test each camera and lens together to ensure adequate resolution is achieved.
  6. Select the light source, or sources, to bring out contrast in the scene and accommodate mechanical limitations.
  7. Test the imaging (camera, lens, light) to ensure a quality image. Software may need to be written to substantiate this performance.
  8. Code the image analysis.
  9. Develop the interface between the vision system and the interconnected equipment.
  10. Test to ensure the results are reliable and accurate. This needs to be exhaustive testing.

Although the list makes the process seem linear, that would be a mischaracterization. Except for the first two steps, each subsequent step should be validated with testing and possibly returning to an earlier step for modification.


Test, Refine, And Test Again

Finally, test, refine, and repeat until the integrated system passes the acceptance test. The impact of any refinement is substantially reduced by continuously testing and refining earlier integration process steps where refinements are quicker and less costly.


Deployment

The deployment phase starts with mounting the vision system and its related equipment into place in the end user’s facility. Since this activity often disrupts production, it can be stressful. Careful planning and scheduling along with a plan to run production during the installation if possible is very necessary.

Typically, a final buy-off test is performed to ensure that all the installed equipment is working correctly with the factory’s equipment.

An important part of installation and commissioning is training operators, maintenance staff, and process engineers to insure the whole integrated system delivers maximum value to the end user.


Summary

The integration of a vision system is more than its design. Integration considers not only the vision system but all the other components the vision system must work with or be connected to. Focusing on integration is essential to a successful machine vision system. Continuous testing and refinement during the entire process shortens the time and reduces the cost.

KEYWORDS: machine vision manufacturing manufacturing technology metrology system integration

Share This Story

Looking for a reprint of this article?
From high-res PDFs to custom plaques, order your copy today!

Perry C. West is president of Automated Vision Systems Inc. (San Jose, CA). For more information, call (408) 267-1746, e-mail [email protected] or visit www.autovis.com.



Recommended Content

JOIN TODAY
to unlock your recommendations.

Already have an account? Sign In

  • 2024 Quality Rookie of the Year Justin Wise 1440x750px banner with "Quality Rookie of the Year" logo inset

    Meet the 2024 Quality Rookie of the Year: Justin Wise

    Justin Wise is an exceptional individual who has been...
    Aerospace
    By: Michelle Bangert
  • Man with umbrella and coat stands outside while it rains at night looking at a building.

    Nondestructive Testing: Is there an ethics problem?

    I was a whistleblower who exposed fraudulent activities...
    NDT
    By: Dale Norwood
  • Unraveling Deflategate: Football stadium with closeup of football on field

    Unraveling the Tom Brady Deflategate

    The Deflategate scandal erupted following the 2014 AFC...
    Measurement
    By: Greg Cenker and Henry Zumbrun
Manage My Account
  • eMagazine Subscriptions
  • Newsletters
  • Online Registration
  • Subscription Customer Service
  • Manage My Preferences

More Videos

Sponsored Content

Sponsored Content is a special paid section where industry companies provide high quality, objective, non-commercial content around topics of interest to the Quality audience. All Sponsored Content is supplied by the advertising company and any opinions expressed in this article are those of the author and not necessarily reflect the views of Quality or its parent company, BNP Media. Interested in participating in our Sponsored Content section? Contact your local rep!

close
  • This image shows a person seated next to a Bobcat T66 compact track loader.
    Sponsored byPolyWorks by InnovMetric

    Supercharging Digital Gauging at Bobcat North America

  • Dorsey Calibration Lab photo by Tom LaBarbera Picture this Studios
    Sponsored byDorsey Metrology International

    Ensuring Product Quality in a Competitive Manufacturing Landscape

  • This image displays a Eddyfi Technologies Cypher portable inspection instrument alongside a scanner for non-destructive testing (NDT).
    Sponsored byEddyfi Technologies

    A Safer, Smarter Approach to Weld Inspection: Why Advanced Ultrasonic Testing Is Redefining Industry Standards

Popular Stories

MicroRidge MobileCollect wireless measurement system

Before AI Can Help, the Data Has to Be Ready

a titanium diaphragm speaker driver

The One Thing Elon Gets Right Is Designed to Scare You

This image shows a person seated next to a Bobcat T66 compact track loader.

Supercharging Digital Gauging at Bobcat North America

2026 Quality Professional of the Year!

Events

June 4, 2026

Scaling Manufacturing Quality with Automation for Greater ROI

If you need to do more with the same resources or build a new tech foundation, this session shows where to start and how to create a more efficient, scalable, cost-conscious quality process.

June 9, 2026

Future-Proof your Quality Processes with Advanced 3D Optical CMM Technology

Discover how to effortlessly capture complex data, leverage true multi-sensor automation, and ensure continuous operation without creating inspection delays.

View All Submit An Event

Products

Lean Manufacturing and Service Fundamentals, Applications, and Case Studies

Lean Manufacturing and Service Fundamentals, Applications, and Case Studies

See More Products
Quality Podcast Channel Custom Content

Related Articles

  • VS 0522 Machine Vision 101 Table 2-A directional

    Optics 101: Assembling a Machine Vision System

    See More
  • High-quality control in manufacturing optical sorting machine for fasteners nuts in product line.

    The Hidden Costs of Vision System Integration

    See More
  • Quality 101: Machine Vision Fundamentals

    See More

Related Products

See More Products
  • Machine Vision and Error Proofing DVD

See More Products

Related Directories

  • Machine Vision Store

    Machine Vision Store has a laser-sharp focus on machine vision imaging. We deliver a select group of components - cameras, lenses, lights, industrial vision PC's - from leading manufacturers known for quality. Components we understand, support and stand behind. Components and consulting services that will power your success.
×

Stay in the know with Quality’s comprehensive coverage of
the manufacturing and metrology industries.

Newsletters | Website | eMagazine

JOIN TODAY!
  • RESOURCES
    • Advertise
    • Contact Us
    • Directories
    • Manufacturing Division
    • Store
    • Want More
  • SIGN UP TODAY
    • Create Account
    • eMagazine
    • Newsletters
    • Customer Service
    • Manage Preferences
  • SERVICES
    • Marketing Services
    • Market Research
    • Reprints
    • List Rental
    • Survey/Respondent Access
  • STAY CONNECTED
    • LinkedIn
    • Facebook
    • YouTube
    • X (Twitter)
  • PRIVACY
    • PRIVACY POLICY
    • TERMS & CONDITIONS
    • DO NOT SELL MY PERSONAL INFORMATION
    • PRIVACY REQUEST
    • ACCESSIBILITY

Copyright ©2026. All Rights Reserved BNP Media, Inc. and BNP Media II, LLC.

Design, CMS, Hosting & Web Development :: ePublishing