Decoding Device File Analysis Selection Logic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional decoding devices unnecessarily repeat file analysis when an external recording medium is reconnected, leading to time-consuming data reproduction.

Innovation Solution

A decoding device that selects either pre-existing file analysis information or new analysis information based on comparison of recording medium management information to skip redundant file analysis, allowing direct use of stored file analysis information for reproduction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the decoding device repeats file analysis when an external recording medium is reconnected, then the device can ensure data integrity and accuracy, but the reproduction startup time increases unnecessarily

Engineering Contradiction:
Improvedata integrityVSAvoidreproduction startup time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs file analysis in advance and stores the analysis results in memory. When the external recording medium is reconnected, the device retrieves previously stored file analysis information instead of performing analysis again, thereby reducing reproduction startup time while maintaining data integrity through verification of recording medium management information.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates a copy of the file analysis information and stores it in the decoding device's memory. This copied information is then used for subsequent reproduction operations without requiring re-analysis, effectively reducing time loss while ensuring reliability through comparison with current recording medium management information.

Inventive Principle:
Principle #26Copying

2Loss of time

If the decoding device stores file analysis information in memory, then the reproduction startup time is reduced, but the device complexity increases

Engineering Contradiction:
Improvereproduction startup timeVSAvoidmemory management complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The memory component serves multiple functions: storing file analysis information for quick retrieval, storing recording medium management information for verification, and managing the comparison logic between old and new media. This multi-functionality reduces the need for separate dedicated components, thereby limiting the increase in device complexity while achieving faster reproduction startup.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Productivity

If the device compares recording medium management information to determine whether to reuse file analysis information, then unnecessary analysis is avoided, but the processing complexity increases

Engineering Contradiction:
Improveanalysis efficiencyVSAvoidcomparison processing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system extracts and compares only the essential recording medium management information (such as unique identifiers or version information) rather than performing a complete re-analysis of all file attributes. This selective extraction approach improves analysis efficiency by avoiding unnecessary processing while keeping the comparison complexity manageable through focused data selection.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS8032696B2Decoding device and semiconductor device which read file rewriting discrimination information
Publication Date: 2011.10.04 PANASONIC SEMICON SOLUTIONS CO LTD
  • US8032696B2 patent drawing
  • US8032696B2 patent drawing
  • US8032696B2 patent drawing

AI summary

When an external recording medium connected to an interface is removed therefrom and a new external recording medium is connected to the interface, a processor selects either first file analysis information read from a memory or second file analysis information generated based on analysis of data recorded on the new external recording medium as file analysis information to be used for decoding a file stored in the new external recording medium, and the processor makes such selection based on comparison between first recording medium management information and second recording medium management information.