SSD Internal Channel Multiplexing for Fair Data Transfers

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In high-performance computing environments, the communication protocol between the SSD controller and storage devices introduces fairness issues, causing disproportionate bandwidth allocation to program data transfers, which can lead to slower performance for other operations, and increasing power consumption is not a viable solution.

Innovation Solution

The SSD controller breaks down program data into smaller chunks and transfers them sequentially, interspersing higher priority operations between chunks to ensure fair allocation of channel resources.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If the SSD controller allocates disproportionate bandwidth to program data transfers, then program operation speed is improved, but other operations experience slower performance and fairness issues arise

Engineering Contradiction:
Improveprogram operation speedVSAvoidoverall system throughput
Core Design Contradiction:
SpeedVSProductivity

Solution Approach 1:

The patent segments the communication channel into multiple virtual channels (read channel, write channel, trim channel) that can operate independently. Program data transfers are confined to the write channel, while other operations use their dedicated channels, preventing any single operation type from monopolizing the entire channel bandwidth and thus maintaining overall system throughput while improving program operation speed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a new dimension of channel management by implementing multiple virtual channels within the physical channel. This dimensional transformation allows simultaneous independent operations of different types (read, write, trim) that were previously competing for the same single channel, resolving the fairness issue while maintaining high program operation speed.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If power consumption is increased to improve performance, then bandwidth allocation fairness is improved, but power consumption becomes unacceptable

Engineering Contradiction:
Improvebandwidth allocation fairnessVSAvoidpower consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The patent implements dynamic channel allocation where the controller can adjust the allocation of channel resources based on operation priorities and channel utilization. The virtual channel mechanism allows the system to dynamically switch between different operation types without increasing power consumption, achieving fairness through intelligent resource management rather than brute-force power increases.

Inventive Principle:
Principle #15Dynamics

3Device complexity

If other operations wait for program data transfers to complete, then channel resource allocation is simplified, but waiting time increases

Engineering Contradiction:
Improvechannel resource allocation complexityVSAvoidwaiting time
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

By segmenting the channel into multiple virtual channels, the patent allows other operations to proceed simultaneously on their dedicated channels rather than waiting for program data transfers on the write channel. This segmentation eliminates the sequential dependency and reduces waiting time while maintaining manageable complexity through structured channel management.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The virtual channel mechanism ensures continuous useful action by allowing read, write, and trim operations to proceed concurrently on their respective channels. Other operations do not need to wait for program data transfers to complete because they can execute simultaneously on independent channels, eliminating idle waiting time while maintaining organized resource allocation.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS20250321678A1Solid state drive with multiplexed internal channel access during program data transfers
Publication Date: 2025.10.16 SK HYNIX NAND PRODUCT SOLUTIONS CORP
  • US20250321678A1 patent drawing
  • US20250321678A1 patent drawing
  • US20250321678A1 patent drawing

AI summary

A method performed by a solid state drive is described. The method includes, on a channel that internally couples a controller of the solid state drive to a storage device of the solid state drive, sending write data for a program operation to be performed by one of the storage device's logical units in separate chunks over the channel. The method also includes inserting higher priority traffic items of other logical units of the storage device in between the separate chunks.