Conductor Overtemperature Detection Circuit for Fluctuating Current
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods struggle to accurately and quickly detect when a conductor's temperature is at risk of exceeding its limit due to varying current intensity, especially in practical scenarios where current levels fluctuate over time.
Innovation Solution
A method and circuit that measures current levels during different time periods, using comparators to estimate differences and increment or decrement a counter based on these differences, generating an alert signal when the counter exceeds a predefined limit, thereby detecting excess temperature.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If a simple current threshold comparison is used, then the device complexity is low, but the temperature estimation precision and speed are insufficient for varying current intensities
Solution Approach 1:
The patent segments the temperature estimation process into discrete time periods with different current levels. It divides the estimation into accumulation phases (when current exceeds threshold) and decay phases (when current is below threshold), using separate calculation methods for each segment to achieve precise temperature tracking without complex continuous modeling.
Solution Approach 2:
The patent implements dynamic adaptation by adjusting the estimation behavior based on real-time current conditions. The system dynamically switches between accumulation and decay modes, and adapts the decay coefficient based on the ratio of accumulation to total time periods, enabling the device to respond efficiently to varying current intensities while maintaining manageable complexity.
2Speed
If continuous monitoring with high sampling rate is implemented, then the temperature detection speed improves, but the energy consumption and processing load increase
Solution Approach 1:
The patent employs periodic sampling at fixed intervals rather than continuous monitoring. It uses a fixed sampling period to measure current levels and updates the temperature estimate only at these discrete moments. This periodic approach maintains adequate detection speed while significantly reducing energy consumption and processing requirements compared to continuous monitoring.
Solution Approach 2:
The patent performs preliminary classification of current samples into accumulation periods (current above threshold) and non-accumulation periods (current below threshold). By pre-categorizing each sample's contribution type before detailed calculation, the system streamlines subsequent temperature estimation computations, reducing processing load while maintaining detection speed.
3Reliability
If the counter is always incremented based on current excess, then the temperature accumulation is tracked, but the cooling effect during low current periods is not accounted for
Solution Approach 1:
The patent implements feedback by continuously monitoring current levels and adjusting the temperature estimate based on both heating and cooling effects. During low current periods, the system feeds back cooling information by decrementing the counter using a decay coefficient. This feedback mechanism ensures the temperature estimation accurately reflects both heat accumulation and dissipation, improving reliability while keeping the algorithm manageable through structured conditional logic.
Solution Approach 2:
The patent applies the counterweight principle by introducing a decay mechanism that offsets the accumulation effect. When current is below the threshold, the counter is decremented with a coefficient that represents the cooling rate, effectively balancing the earlier heating accumulation. This creates a dynamic equilibrium in the temperature estimation that accounts for both heating and cooling phases without requiring complex thermal modeling.
4Measurement precision
If multiple comparators are used to estimate current differences, then the measurement precision improves, but the device complexity and manufacturing cost increase
Solution Approach 1:
The patent uses multiple comparators to segment the current measurement range into distinct levels. Each comparator threshold corresponds to a specific current level, allowing the system to precisely identify which range the measured current falls into. This segmentation approach enables accurate determination of accumulation and decay coefficients while using simple, discrete threshold comparisons that are easy to manufacture and calibrate.
Solution Approach 2:
The patent changes the parameter of comparator thresholds to adapt to different current ranges and conductor specifications. By adjusting the threshold values and decay coefficients based on the specific application requirements, the system maintains high measurement precision across different operating conditions without requiring complex hardware modifications, thus preserving manufacturing ease while achieving precision.
Applied Scientific Principles
This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.
Function Achieved in This Case
Effectively detects and prevents conductor overheating by accurately monitoring current levels and triggering alerts or controls to prevent damage, ensuring safe operation.
Implementation Method 1
As an electric current flows through a conductor, power dissipates according to the joule effect, which leads to an increase in temperature of the conductor
Data Source
Figure 1
Figure 2
Figure 3
AI summary
The present disclosure relates to a method of detecting an excess temperature of a conductor (10), the method comprising: measuring the level of a current flowing through the conductor (10), wherein the current level is of a first value during a first time period and of a second value during a second time period, the first value being larger than a current limit (Inom) and the second value being lower than the current limit; during the first period, estimating a first difference between the first value and the current limit, and incrementing a counter (166) with a first step size selected as a function of the estimated first difference; during the second period, estimating a second difference between the second value and the current limit, and decrementing the counter with a second step size selected as a function of the estimated second difference; and generating an alert signal (Out) if a count value of the counter exceeds a count limit.