Transceiver Aberrant Operation Control via Interrupt Flag Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional processor-controlled radio transceivers lack the ability to effectively handle aberrant operating conditions, such as a phase-locked loop falling out of lock or out-of-specification blocking signals, leading to unpredictable operation and data corruption, which reduces transceiver performance.

Innovation Solution

Integration of detection circuits within the transceiver hardware to detect specific conditions and initiate interrupts, allowing the processor to respond promptly and precisely by loading new parameters or generating warnings through an interrupt system and flag register.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the processor controls the transceiver hardware only through parameter loading and data queuing, then the device complexity is reduced, but the transceiver cannot effectively handle aberrant operating conditions leading to unpredictable operation

Engineering Contradiction:
Improvetransceiver operation reliabilityVSAvoidtransceiver control system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The transceiver control system is segmented into three distinct components: (1) detection circuits that monitor specific functional units for aberrant conditions, (2) an interrupt system that manages flag registers and triggers processor responses, and (3) the processor that handles high-level control and data management. This segmentation allows each component to specialize in specific tasks, improving reliability without overwhelming the processor with monitoring functions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Detection circuits continuously monitor functional units for aberrant conditions before they cause data corruption or unpredictable operation. By detecting conditions such as phase-locked loop lock status or blocking signal levels in advance, the system can trigger preventive actions through interrupts, loading new parameters or generating warnings before the aberrant operation compromises transceiver performance.

Inventive Principle:
Principle #10Preliminary action

2Loss of time

If detection circuits are integrated into transceiver hardware to detect specific conditions, then the transceiver can respond timely to aberrant operations, but the device complexity increases

Engineering Contradiction:
Improveresponse time to aberrant conditionsVSAvoidtransceiver hardware complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

An interrupt system acts as an intermediary between the detection circuits and the processor. The detection circuits set flags in a flag register when aberrant conditions are detected, and the interrupt system manages the transition of these flags to processor interrupts. This intermediary layer allows detection circuits to operate independently with simple flag-setting logic, while the processor responds only when interrupts are asserted, minimizing processor involvement and maintaining architectural simplicity despite the added detection capability.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If the processor is made more involved in monitoring transceiver hardware, then aberrant operations can be corrected, but the processor becomes less ancillary and the architecture becomes more complex

Engineering Contradiction:
Improveaberrant operation correction capabilityVSAvoidprocessor control simplicity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The detection circuits perform self-service monitoring of their associated functional units, automatically detecting aberrant conditions and setting corresponding flags in the flag register without requiring processor intervention. The interrupt system then automatically manages the transition from flag setting to processor interrupt assertion. This self-service approach allows the processor to maintain its ancillary role, focusing only on high-level control and data management while the monitoring and initial response functions are handled autonomously by the detection circuits and interrupt system.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS9008157B2System and method for controlling aberrant transceiver operation
Publication Date: 2015.04.14 TEXAS INSTRUMENTS INC
  • US9008157B2 patent drawing
  • US9008157B2 patent drawing
  • US9008157B2 patent drawing

AI summary

A transceiver and a method of controlling aberrant transceiver operation. In one embodiment, the transceiver includes: (1) a processor, (2) an interrupt system coupled to the processor and having a flag register associated therewith, (3) detection circuits associated with corresponding functional units of the transceiver and configured to detect conditions regarding the corresponding functional units and set corresponding flags in the flag register, the interrupt system configured to assert interrupts in response thereto and (4) an interrupt-handing routine executable in the processor and configured to respond to the interrupts by carrying out at least one of loading parameters and generating warnings based on identities of the flags.