Thumbnail Cache Expiration for Smart TV Storage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Smart TVs lack intuitive user interfaces and seamless user interaction capabilities, making it cumbersome for users to navigate and execute various features effectively.

Innovation Solution

The implementation of a thumbnail engine method that accesses and manages thumbnail images associated with media files, marking them for deletion upon expiration events, ensuring a streamlined user interface and efficient storage management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If thumbnail images are stored in cache for media files, then user interface responsiveness is improved, but storage space is consumed

Engineering Contradiction:
Improveuser interface responsivenessVSAvoidstorage space
Core Design Contradiction:
Ease of operationVSQuantity of substance

Solution Approach 1:

The system pre-generates and stores thumbnail images in cache before they are needed for display. This preliminary action ensures that when users navigate through media files, the thumbnails are already available in the cache, providing immediate visual feedback and improving interface responsiveness without requiring real-time processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts thumbnail cache management parameters such as cache size limits, expiration times, and generation triggers based on available storage space and user behavior patterns. This allows the system to optimize the balance between maintaining responsive user interface and preserving storage space by adapting to changing conditions.

Inventive Principle:
Principle #35Parameter changes

2Speed

If thumbnail images are retained in storage, then user interaction speed is improved, but device memory is occupied

Engineering Contradiction:
Improveuser interaction speedVSAvoiddevice memory
Core Design Contradiction:
SpeedVSVolume of stationary object

Solution Approach 1:

The system implements periodic cleanup routines that automatically review and remove expired or unused thumbnail images from the cache at scheduled intervals. This periodic action maintains the cache efficiency by removing obsolete thumbnails, ensuring that storage space is reclaimed while keeping recently used thumbnails available for fast user interaction.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system extracts and removes specific thumbnail images from the cache based on expiration criteria, usage patterns, or storage thresholds. By selectively extracting only the necessary thumbnails and removing the rest, the system maintains fast access speed for active content while freeing up device memory space.

Inventive Principle:
Principle #2Taking out (Extraction)

3Quantity of substance

If manual thumbnail deletion is required, then storage control is precise, but user operation complexity increases

Engineering Contradiction:
Improvestorage control precisionVSAvoiduser operation complexity
Core Design Contradiction:
Quantity of substanceVSEase of operation

Solution Approach 1:

The system implements automatic thumbnail cache management that operates without user intervention. It self-monitors cache usage, identifies expired or redundant thumbnails, and performs deletions automatically based on predefined policies. This self-service approach provides precise storage control through automated mechanisms while keeping the user interface simple and free from complex manual management operations.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11115711B2Thumbnail cache
Publication Date: 2021.09.07 MULTIMEDIA TECH PTE LTD
  • US11115711B2 patent drawing
  • US11115711B2 patent drawing
  • US11115711B2 patent drawing

AI summary

A thumbnail management system is provided for an intelligent TV. Thumbnails may accumulate over time and require removal from a data storage device. Thumbnails may expire based, in part, on the type of media they represent, such as broadcast programs, movies, pay-per-view, games, and user content, such as music and images. Thumbnails may also be removed upon removal of the referencing media file.