Success Story

An eye on everything with deep learning

Bosch Car Multimédia in Portugal specializes in the development and manufacture of electronic components for vehicle safety and dynamics, driver assistance, automated driving and car multimedia. The company uses the machine vision software MERLIC from MVTec Software GmbH to improve the quality inspection of electronic components with its deep learning methods.
MERLIC
Automotive
Electric Components
Deep Learning

High demands on the quality inspection of electrical connections

Bosch Car Multimédia, as a supplier of electronic components for various customers in the automotive industry, depends on a high quality standard of its manufactured automotive sensors. To ensure this standard, defects must be detected quickly and reliably. In this specific case, the task is to check metal springs for defects. These springs form the electronic connection between the main circuit board and a copper bushing on the cover of a sensor. Since this is a manual machining process, different defects can occur on the metal spring during production.

Optimizing quality inspection with machine vision

Bosch already relied on an automated inspection process before, but wanted to further optimize it. The goal was to improve the overall quality of the inspection, make the new solution more cost-effective, and reduce maintenance work for the application. Bosch chose the MERLIC machine vision software from MVTec Software GmbH in Munich. MVTec MERLIC is an easy-to-use machine vision software that makes it possible to solve the most common machine vision applications even without programming skills.

Deep learning helps to detect defects

In Bosch’s application, machine vision looks like this: A five-megapixel camera captures an image from above for each component. Global Context Anomaly Detection is used to inspect the captured images with the metal springs. The deep learning technology has two neural networks. The "local" network checks for small-scale defects such as scratches, cracks or dirt. The "global" network goes one step further and checks for logical defects such as bent or missing brackets. From the interference of the two networks, Global Context Anomaly Detection determines an anomaly score. This value is then compared with the anomaly threshold value defined in advance. If the Anomaly Score is above this threshold, the component is defective and must be rejected. After the inspection, each image can be reviewed in MERLIC’s frontend. Especially helpful: A heat map can be used to transparently trace which parts of the image triggered the anomaly detection.

Until now, the inspection process has been carried out using rule-based machine vision methods. However, one of the disadvantages of this was that all possible types of defects had to be extracted individually using "bad images". In contrast, training the deep learning methods of MERLIC, only requires "good images" of intact parts. Since these are very easy to acquire, it saves time and money.

Examples of defect-free images used to train anomaly detection for electrical components.

Integration of machine vision software into customer-specific machine control system

The question of how to integrate machine vision software into an existing production process was particularly exciting for Bosch, since the production process and the integrated quality inspection were not to be changed. Thus, the main focus was on the integration of the machine vision software into the machine control system. The software had to be connected directly to the machines, since the plant does not have a programmable logic controller (PLC). The MQTT protocol integrated in MERLIC provides the necessary machine-to-machine communication. This allowed the machine vision software to be easily integrated into the process via standard IoT communication protocols. The development of the machine vision system's calibration program could be accelerated via the easy-to-use software.

More machine vision projects planned

"We successfully completed the proof-of-concept at the end of 2022. In the process, all of our goals were achieved in terms of detection rates, system maintenance requirements, and costs. Therefore, the commissioning of a new production line will take place in mid-2023. The rollout to other existing lines is then planned afterwards," explains João Paulo Silva, a testing expert from the Center of Competence Optics and Mechanics department at Bosch Automotive Electronics in Portugal. Based on the potential, Bosch plans to automate more Automotive Electronics plants in the future using deep learning.

Further articles

Visualize Object Model 3D
Improve your surface-based matching with two helpful features
Do you sometimes have objects, which have rather small symmetry-breaking elements (such as small boreholes on an object)? Does your surface-based 3D matching not find the correct orientation?
Read more
Developers Corner
Deep OCR Interface
Deep OCR recognition training – the next level
HALCON’s Deep OCR is very powerful and can detect and recognize text in various industrial scenes. However, what if you have a special font, or want to read foreign characters? With HALCON 22.05 it is possible to train the recognition model to read s…
Read more
Developers Corner
Fitted primitives distance threshold
Metrology Model – Quality of Fit
"For most applications, the standard parameter values are sufficient." This sentence is often read in the HALCON Solution Guide. But what if the results do not meet your expectations? The Metrology Model allows lightning-fast measurement of geometric…
Read more
Developers Corner
Review of Acquisition Modes
This article gives an overview of HALCON’s image acquisition modes, explaining how continuous, triggered, and synchronous acquisition work, and clarifying common misconceptions for practical applications.
Read more
Developers Corner
Deep OCR – Tips and Tricks
Have you already experienced the performance boost by using Deep OCR compared to the classical rule‑based approaches? In this article, we’ll show you practical tips and tricks to further improve your Deep OCR results.
Read more
Developers Corner
Easy text and code reading with MERLIC standard tools
If you want to build an MVApp that reads for example QR codes or bar codes you can do so with just a few clicks. You can even combine the tools to get all available information printed on a product in different formats without the need for programmin…
Read more
Developers Corner
About MVTec's Heatmap
Imagine you intend to deliver a HALCON deep-learning-based classification application. And you are about to evaluate a trained model. You are therefore looking for feedback about this model, i.e. about its performances, biases, and other possible def…
Read more
Developers Corner
Gabor filter: What is it for?
Gabor filters, which are well known in the realm of time series analyses, can also be used in HALCON for 2D image analysis. They are particularly useful for detecting textures, patterns, and orientations in complex images.
Read more
Developers Corner
Introduction to new sub-pixel feature of bar code reader
Do you have small resolution bar codes to read but don't get any good results? Then please try our new feature – the subpixel bar code reader.
Read more
Developers Corner
Introduction to XYZ-Mappings (part 2)
This technical article continues our introduction to XYZ-mappings. In the last article, we answered the question "What are XYZ-mappings?" and gave a short preview towards "Why is using XYZ-mappings beneficial for many 3D applications?". Today, we wil…
Read more
Developers Corner
Introduction to XYZ-Mappings (part 1)
This technical article explores the benefits of XYZ-mappings in HALCON, showing how they increase speed, flexibility, and ease of use for many 3D applications.
Read more
Developers Corner
Deep learning: Why is the dataset key for a success result?
Deep learning success starts with the dataset: Learn why acquiring high-quality, well-labeled training data is crucial for reliable classification, detection, segmentation, and anomaly detection in your machine vision applications.
Read more
Developers Corner
How to prepare 3D height images for further processing with MERLIC’s standard tools
Learn how to prepare 3D height images in MERLIC for further processing: convert non-byte images to byte images to enable alignment, embossed text reading, and defect detection with standard easyTouch tools.
Read more
Developers Corner
Deflectrometry demo HALCON
Inspection of specular surfaces with deflectometry in HALCON
Inspect flat and curved reflective surfaces quickly and reliably with HALCON deflectometry: detect scratches, dents, and other defects with synchronized image acquisition and flexible image processing.
Read more
Developers Corner
Deep Learning classifier HALCON
Training a deep learning classifier with HALCON on the embedded board Jetson TX2
Learn how to train a deep learning classifier with HALCON on both a PC and an embedded Jetson TX2 board, from image acquisition to model training and inference, for efficient machine vision applications.
Read more
Developers Corner
Add touch input to the HSmartWindowControlWPF
Learn how to easily add touch input, including pinch-to-zoom, to the HSmartWindowControlWPF in HALCON, leveraging WPF’s built-in multi-touch events for intuitive image control.
Read more
Developers Corner
Increasing Speed in Deflectometry Set-ups
Discover three approaches to increase speed in deflectometry setups, from simple software-based synchronization to hardware triggers and FPGA-based real-time control, enabling faster and more precise inspection of reflective surfaces.
Read more
Developers Corner
HDevelop matching assistant speedup greediness
Speeding up shape-based matching with "Greediness"
Learn how the 'Greediness' parameter in shape-based matching balances speed and detection completeness, enabling faster searches while maintaining robust results in HALCON.
Read more
Developers Corner
Best practice for classification and OCR
Discover best practices for setting up classification and OCR in HALCON using the HDevelop OCR Training File Browser – quickly review, correct, and optimize your training data to improve segmentation and classification results.
Read more
Developers Corner
Rejection all classes 1.5
How to use rejection classes in MVTec HALCON
Learn how to handle outlier samples in MVTec HALCON by using rejection classes in MLP classifiers – automatically generate samples outside the training classes to improve classification reliability.
Read more
Developers Corner
MVTec Software