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

Smart Cameras Get Smarter

By Bradley Weber
June 29, 2009
Today’s intuitive software takes smart cameras to the next level.

Smart cameras combine image acquisition, processing and several interfaces in an all-in-one design for simple installation and use. With few or no moving components, the cameras additionally provide reliable operation. Source: PPT Vision


Smart cameras provide many benefits in an array of applications, including 1-D and 2-D code reading, robot guidance, assembly verification and package inspection. Each of these applications is well suited for smart cameras because in each scenario the smart camera must perform independently of other application processes-using a processor dedicated to image analysis-to carefully perform inspections and ensure that no defect is missed. With this design, a smart camera can capture an image and notify a reject mechanism, when necessary, in a reliable and deterministic manner. However, for some of today’s more complex application environments-such as those requiring dynamic lighting control, complex measurements, surface flaw detection and multiple interfacing cameras-certain smart cameras may not provide a complete solution.

Traditionally, smart cameras have used preset, easy-to-configure onboard tools that were specialized in a few functions. PC vision was used to solve the more complex applications. This involved taking cameras from one vendor, interfacing hardware from other vendors and writing custom code. Today, that is changing-and these changes are distinguishing smart cameras from “smarter cameras” in an array of machine vision applications.



Smarter cameras that use an integrated development environment (IDE) programming style allow users to efficiently design programming code using algorithms prepackaged in tools. Using an IDE, engineers can develop customized programs without writing lines of complicated code. Source: PPT Vision

The Smart Camera Solution

A smart camera is an integrated machine vision system that incorporates image acquisition, a processor and multiple interfaces within a compact, single-package hardware design. The all-in-one design is a key benefit of smart cameras, as they involve few components and minimal installation time. This makes the cameras generally less expensive than alternative PC vision solutions, which require several auxiliary components to integrate.

An additional benefit is reliability. Because smart cameras contain few or no moving parts, they are less prone to mechanical wear and subsequent hardware failure, as well as better equipped to handle harsh environments. This reliability also extends into overall operations. Because smart cameras have a dedicated processor in each unit, they are well suited for manufacturing line inspections requiring multiple cameras. With this arrangement, if one camera malfunctions, it does not affect the other cameras; conversely, if a PC vision system experiences a malfunction, the entire system will likely be thwarted.

PC vision, although more complex to integrate and at times prone to reliability issues, offers operators the flexibility to program the precise inspection parameters needed for their distinct application. These systems use complex algorithms usually written in code by a programmer-facilitating custom inspections, but requiring a specially trained individual for setting parameters. The simple-to-use software traditionally offered by most smart cameras did not allow for the flexibility of creating a solution tailored to a specific application.

Due to the variety of applications and ongoing innovations that differentiate one manufacturing process from the next, inspection needs are commonly becoming unique to a single task. Though two machine vision applications may involve inspecting the same part, each manufacturer may require different inspection criteria, such as product size or surface defects. Many also employ different communication protocols-such as MODBUS, serial communications or TCP/IP-and different user interfaces. For instance, some companies want their operators to have access to all inspection parameters, while others prefer more limited access.



Smarter cameras provide a wide variety of algorithms prepackaged in tools, which are chosen from a tool pallet and dropped into the logic. Source: PPT Vision

Becoming Smarter

To meet these demands, smart cameras needed to adapt-essentially, they needed to become smarter. Thus, the true differentiator between a traditional smart camera and the new smarter camera is the software, or what might be called the brain of the camera.

Smarter cameras merge the ease-of-use advantages of a smart camera with the programming flexibility once reserved for PC vision solutions. These cameras provide configuration through a software design that allows operators to drag and drop algorithms into an inspection program without writing lines of complex code. With this design, engineers without an extensive programming background can set up and modify inspections using simple software tools. By taking complex, advanced algorithms and making them easy to set up and deploy, these smarter cameras place sophisticated inspection capabilities within reach for operators at virtually all levels and applications.

Smarter cameras also may use an integrated development environment (IDE) programming style. Similar to some programming languages used on PCs, these IDEs allow the operator to design and debug the programming code and, when finished, view the graphical interface that operators will view during the application process. This software includes several features that deliver increased functionality. Event-driven tasks, for example, allow certain algorithms to run on some event other than an application image, such as receiving serial data, a TCP/IP string or a separate electrical trigger. Algorithms can be simply applied in multiple ways using features such as subroutines, which allow frequently used algorithms to be employed in several areas of the program, and looping, to call certain algorithms multiple times in sequential order.

To assist users in applying the inspection data, a branching feature allows operators to make necessary decisions during image processing. This is possible because the program can take information from one tool and determine which set of logic should be executed based on that information. This data can then be shared between algorithms or presented to an outside device such as a PLC or monitor. It is here that the true flexibility comes into play with smarter cameras: operators can add or manipulate data from almost any section of the program and apply the resulting algorithms in whatever program area desired-allowing engineers to efficiently customize their logic. In addition, the IDE often includes scripting ability so that programmers can write lines of code when desired.

To enhance the usability of the IDE, smarter cameras offer access to a variety of algorithms prepackaged in tools, which can be selected from a tool pallet and dropped into the programming logic. Tools include edge find for detecting edges in the attained image; blob analysis for finding like-colored connected pixels; locate to search an image for a known feature; pattern find to identify a taught pattern within a search area; and template for comparing a trained “golden” image with the current image the smart camera has attained from the application.

This logic is built like an outline. Each tool can access application data from the other tools, saving configuration time. After the tool is dropped into the logic, the software allows the operator to set up the tool through a step-by-step process, and each tool can be tested individually or together as a single task. After the software outline is built, they can then switch from the programming design to the display. The display allows the engineer to see all tools, along with the image, in one view. This makes debugging and program modifications much simpler.



Today’s smarter cameras offer software to tackle the most challenging inspections. Source: PPT Vision

Additional Advances

Some smarter camera software even allows for a fully customizable graphical user interface, permitting operators to easily integrate machine vision into their work environment. Image displays and overlays, data displays and inputs, graphing and charting, buttons and controls-all of these can be moved and sized to create a unique interface by dragging and dropping them into an interface “canvas.” This design offers engineers all the flexibility of a software programmer, without requiring them to write lines of code. Engineers also can choose what information is displayed and which parameters they want operators to be able to access. By customizing an interface that is intuitive for the operator, the learning curve is decreased while productivity is increased.

Due to these advances, smarter cameras are solving applications that were once reserved to PC vision solutions, plus other applications that were not possible before. To help distinguish between the many cameras on the market, the Automated Imaging Association (AIA) has divided the smart camera market into three segments. These segments are based on the competitive advantages and disadvantages of each offering, including price, program flexibility, processing power and camera resolution.

Segment one generally contains cameras that provide a lower price but fewer features. Segment two cameras come with a higher price but offer increased functionality. Segment three contains a similar price bracket to segment two but includes models with further enhanced features.

Few smart camera families offer models that satisfy all segments, but smarter cameras now are available at all levels-for example, a segment one smarter camera provides a lower price and, while offering fewer features than segment two or three offerings, still provides high functionality and capabilities compared to traditional smart cameras at this level.

With these new software features, smarter cameras allow operators to combine the integrated design benefits of smart cameras with comprehensive software capabilities to provide high reliability and cost-effective inspection results. Faster to integrate and easier to program, with the flexibility to tackle applications ranging from simple to complex, smarter cameras can deliver an excellent solution for adding quality and value to virtually any manufacturing line. V&S

Tech Tips

  • Smarter cameras merge the ease- of-use advantages of a smart camera with the programming flexibility once reserved for PC vision solutions.

  • These cameras provide a software design that allows users to drag and drop algorithms into an inspection program without writing lines of complex code.

  • With this software design, engineers without an extensive programming background can set up and modify inspections using simple software tools.
  • Share This Story

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

    Bradley Weber is director of application engineering at PPT Vision Inc. (Bloomington, MN). For more information, call (952) 996-9500, e-mail [email protected] or visit www.pptvision.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
    • Key Takeaways for Quality Leaders
      Sponsored byComplianceQuest

      Key Takeaways for Quality Leaders from the 2026 Gartner Magic Quadrant™ for QMS

    • 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

    Popular Stories

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

    Supercharging Digital Gauging at Bobcat North America

    a professional in the aviation field performing maintenance, repair, and overhaul (MRO) work

    Manufacturing Retention: Strategies for Improving Company Culture, Engagement and Skill Development

    Dorsey Calibration Lab photo by Tom LaBarbera Picture this Studios

    Ensuring Product Quality in a Competitive Manufacturing Landscape

    2026 Quality Professional of the Year!

    Events

    June 22, 2026

    Automate 2026

    Automate is North America's largest robotics and automation event — and the best place to take your ideas from insight to impact.
     
    Our show floor features the world’s leading automation solutions, from AI and robotics to motion control, vision systems, and more. Plus, our educational conference is second to none, led by the brightest minds in automation today.
     
    Ready to transform the way you work? Take the next step at Automate.
    July 14, 2026

    Quality Leaders Forum: Better Communication, Better Quality Data

    The Quality Leaders Forum is a quarterly, editor-moderated fireside chat series hosted by Quality Magazine, featuring candid conversations with senior manufacturing and operations executives shaping enterprise-level quality.

    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

    • Get Smarter About Software

      See More
    • Cameras Get Smart

      See More
    • Smart cameras inspecting parts

      Smart Cameras in a Manufacturing Environment: Today and in the Future

      See More

    Related Products

    See More Products
    • smart manu.jpg

      Smart Manufacturing Factory Artificial-Intelligence-Driven Customized Manufacturing

    • Lean Product Development DVD

    See More Products

    Related Directories

    • Smarter Solutions Inc.

      Smarter Solutions, Inc. was founded in 1992. The company provides consulting, training, how-to books, and software for the implementation of enhanced methodologies for Business Process Management (BPM), Information Management System (IMS), and Lean Six Sigma. Integrated Enterprise Excellence (IEE) is our 9-step business management system to fulfill these needs.
    ×

    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