Tire Size Identification Using Inner-Diameter Image Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for estimating tire size in waste tire recycling are inaccurate, leading to significant revenue loss due to large margins of error in calculating tire size based on weight after fragmentation.

Innovation Solution

A tire-size identification method utilizing an object-detection model to frame tire images, followed by an image-segmentation model to determine the inner diameter, and a classification model to accurately classify tire sizes, combined with a tracking algorithm to follow tire positions and record maximum diameters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If tire size is estimated by weighing tire fragments after chopping, then the operation process is simplified, but the measurement precision deteriorates significantly

Engineering Contradiction:
Improveoperation processVSAvoidtire size measurement
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent performs tire size measurement before the chopping process by capturing images of whole tires on the conveyor belt. The object detection model identifies and frames tire images, the image segmentation model extracts inner diameter information, and the classification model determines tire size categories before any fragmentation occurs, thus preserving measurement accuracy while maintaining operational simplicity

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces the mechanical weighing method with an optical-based computer vision system. Instead of physically chopping and weighing tire fragments, the system uses image capture, object detection, image segmentation, and classification algorithms to non-contactively measure tire inner diameter and determine size categories, eliminating the need for physical fragmentation while achieving precise measurement

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If multiple processing steps (object detection, image segmentation, classification) are introduced to improve tire size identification accuracy, then measurement precision improves, but device complexity increases

Engineering Contradiction:
Improvetire size identification accuracyVSAvoidsystem structure
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent divides the tire size identification task into three distinct processing stages: object detection (framing tire images in the image), image segmentation (extracting tire inner diameter from framed images), and classification (categorizing tires by size based on inner diameter). Each stage is handled by a specialized model that focuses on a specific aspect of the measurement task, improving overall accuracy while keeping each individual component relatively simple and well-defined

Inventive Principle:
Principle #1Segmentation

3Productivity

If tire size is determined after fragmentation, then the workflow is streamlined, but revenue calculation accuracy deteriorates due to large margin of error

Engineering Contradiction:
Improveworkflow efficiencyVSAvoidrevenue calculation accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent performs tire size measurement and classification before the chopping process occurs in the recycling workflow. By capturing images and determining tire size categories while tires are still whole and positioned on the conveyor belt, the system establishes accurate size records that can be used for revenue calculation without being affected by subsequent fragmentation, thus maintaining both workflow efficiency and measurement accuracy

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12602810B2Tire-size identification method, tire-size identification system and computer-readable storage medium
Publication Date: 2026.04.14 WISTRON CORP
  • US12602810B2 patent drawing
  • US12602810B2 patent drawing
  • US12602810B2 patent drawing

AI summary

A tire-size identification method includes the following steps. An object-detection model frames a tire image in an image to generate a framed tire image. The framed tire image is input into an image-segmentation model. The image-segmentation model outputs the tire inner diameter of the tire. Moreover, the tire inner diameter is input into a classification model. The classification model outputs the tire size.