Microscopy System Input Data Checking Program

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing microscopy systems face challenges in preventing erroneous processing results from input data, which can lead to incorrect sample analysis, component damage, or inefficient workflows.

Innovation Solution

A microscopy system is designed with a computing device that feeds microscope images to a checking program before processing. This checking program evaluates the images based on predefined evaluation criteria, ensuring that only suitable data is processed, thereby preventing erroneous results.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a checking program is introduced to verify input data before processing, then reliability of processing results is improved, but device complexity increases

Engineering Contradiction:
Improvereliability of processing resultsVSAvoiddevice complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The checking program performs verification of input data before the main processing program executes. This preliminary action identifies and flags problematic input data (such as images with incorrect format, resolution, or content) before they can cause erroneous processing results, thereby improving reliability without requiring complex changes to the core processing system

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The checking program acts as an intermediary component between the input data source and the main processing program. It serves as a mediator that validates input data and communicates results to the processing program, allowing the main system to remain relatively simple while still achieving high reliability through this intermediate verification layer

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of time

If input data is checked before processing, then loss of time from erroneous results is reduced, but productivity decreases due to additional processing steps

Engineering Contradiction:
Improveloss of time from erroneous resultsVSAvoidproductivity
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The checking program performs a quick preliminary validation of input data before main processing begins. By identifying obviously problematic data early (such as incorrect file formats, missing required fields, or out-of-range values), it prevents time-consuming reprocessing and error correction later, reducing overall time loss despite the initial checking step

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The checking program performs only essential validation checks rather than exhaustive analysis. It focuses on critical input data characteristics that would definitively indicate processing errors, performing partial verification sufficient to catch most problems without the overhead of complete data validation, thus balancing time savings with productivity maintenance

Inventive Principle:
Principle #16Partial or excessive action

3Manufacturing precision

If comprehensive checking criteria are applied to all input data, then manufacturing precision of processing results is improved, but device complexity increases

Engineering Contradiction:
Improveprecision of processing resultsVSAvoiddevice complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The checking program applies different verification criteria to different types of input data based on their specific requirements. For example, image data receives format and resolution checks, while numerical data receives range and validity checks. This localized approach ensures high precision for each data type without requiring a single complex checking mechanism to handle all possibilities

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The checking program adjusts verification parameters and thresholds based on the specific characteristics of the input data being processed. Rather than using fixed comprehensive criteria for all data, it dynamically modifies checking parameters to match the data type and processing requirements, achieving high precision while maintaining relatively simple checking logic

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12340505B2Microscopy system and method for checking input data
Publication Date: 2025.06.24 CARL ZEISS MICROSCOPY GMBH
  • US12340505B2 patent drawing
  • US12340505B2 patent drawing
  • US12340505B2 patent drawing

AI summary

A microscopy system comprises a microscope configured to capture raw data and a computing device configured to derive at least one microscope image from the raw data and to run a processing program for processing the microscope image. The computing device is configured to first supply a microscope image which is to be processed with the processing program to a checking program, which checks the supplied microscope image with respect to an evaluation criterion predefined for the processing program. The microscope image is only transmitted to the processing program in the event of a positive checking result.