Discussion Overview
The discussion revolves around methods to remove a specific attenuation of 20dB per decade from a signal using SCIPY or MATLAB. Participants explore various approaches, algorithms, and filters while addressing the challenges associated with signal processing, particularly in the context of noise reduction and integration effects.
Discussion Character
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- Abim seeks assistance in removing a 20dB per decade attenuation from a signal using SCIPY or MATLAB, expressing a lack of experience with these tools.
- Some participants request to see what Abim has tried so far to better assist him.
- One participant suggests writing an algorithm that multiplies successive data points by a factor to counter the attenuation, which should increase over time.
- Abim mentions having filtered the signal using a Butterworth low-pass filter and integrated it, leading to the attenuation issue he wishes to correct.
- There is a discussion about the nature of filters, with some participants noting that a Butterworth filter has a specific attenuation characteristic and questioning Abim's goals.
- Some participants propose alternative methods for signal processing, including bandpass filtering and synchronous detection, while emphasizing the need for more information about the signal and noise characteristics.
- Abim expresses confusion about whether to compensate for both attenuation and phase shift caused by integration, leading to further debate about the implications of such compensation.
- One participant warns that compensating for attenuation may effectively negate the benefits of integration.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the best approach to remove the attenuation. There are multiple competing views on how to handle the integration effects and the overall signal processing strategy, with some participants suggesting rethinking the approach entirely.
Contextual Notes
Participants highlight the complexity of signal processing, particularly the interplay between filtering, integration, and the resulting phase shifts and attenuations. There are unresolved questions about the characteristics of the signal and noise, which influence the proposed solutions.