Dynamic Memory Update Engine for Digital Signal Processors

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing memory interfaces for digital signal processors are inadequate for dynamic processing, requiring shutdowns to update instructions and data, which hinders real-time adaptability in applications like live audio processing.

Innovation Solution

A memory update engine that allows on-the-fly updating of instruction or data memory, using a memory update RAM, master and follow-up frame synchronization signals, and logic to manage updates without processor shutdown, enabling continuous processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the processor shuts down to update memory, then memory can be updated with new instructions or data, but the processor cannot perform real-time processing and adaptability is reduced

Engineering Contradiction:
Improvememory update accuracyVSAvoidreal-time processing capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system prepares update data in advance in a separate update RAM buffer before the processor needs it. The update controller pre-processes and validates the update data, so that when the processor requests an update, the data is already ready to be transferred immediately without requiring processor shutdown.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

An update controller acts as an intermediary between the processor and memory system. It manages the update process independently, handling data transfer from update RAM to processor RAM without interrupting processor operation. The update controller coordinates timing and synchronization to ensure updates occur at appropriate moments.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the processor shuts down to update memory, then data can be refreshed, but processing time is lost and productivity decreases

Engineering Contradiction:
Improvedata freshnessVSAvoidprocessing throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The processor continues executing instructions and processing data continuously without interruption. The update controller handles memory updates in parallel or during idle cycles, ensuring that the processor's useful action never stops. This maintains both data freshness and processing throughput.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

Updates are performed periodically at predetermined intervals or at specific synchronization points in the processing cycle. The update controller monitors processor activity and transfers update data during natural pause points or idle cycles, ensuring data is refreshed regularly without disrupting continuous processing.

Inventive Principle:
Principle #19Periodic action

3Device complexity

If traditional memory interface is used, then system complexity is low, but the ability to dynamically update instructions and data is insufficient

Engineering Contradiction:
Improvememory interface structureVSAvoiddynamic updating capability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The memory system is segmented into two separate RAM structures: a primary processor RAM for active data and instructions, and an update RAM for preparing update data. This segmentation allows independent operation of update and processing functions, enabling dynamic updates without increasing overall system complexity significantly.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The update controller and update RAM serve multiple functions: they prepare update data, validate it, transfer it to processor RAM, and coordinate with the processor timeline. This multi-functionality provides dynamic updating capability without requiring separate dedicated hardware for each function, keeping complexity manageable.

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

Data Source

PatentUS8074053B2Dynamic instruction and data updating architecture
Publication Date: 2011.12.06 HARMAN INT IND INC
  • US8074053B2 patent drawing
  • US8074053B2 patent drawing
  • US8074053B2 patent drawing

AI summary

A memory update engine provides flexible modification of data in memory. A processor may employ the update engine to update filter coefficients, special effects parameters, signal sample processing instructions, or any other instruction or data during processing. The update engine supports dynamic updating without requiring processor shutdown, thereby allowing the processor to seamlessly continue operation during a live performance.