Reg, my apologies, but I'm confused as to what you are trying to say.
It looks to me as though you are discussing a standard Finite-Impulse-Response (FIR) filter, which can be thought of as a physical realization of a convolution integral, in which the input signal is convolved with the impulse response of the filter being realized.
I don't know what you mean when you say "the filter output begins *before* the input arrives."
The filter output is not starting *before* the signal arrives -- it starts *the moment* the signal arrives.? If you were to connect the filter's input and output signals to two channels of a scope and then generate, as an input, a gated signal, you'd see on the output channel a filtered version of that gated signal that looks like it has been delayed, in time, by half the number of FIR taps (actually, the delay is (N-1/)2, where N is the number of taps).
My apologies if I am misinterpreting the point you are trying to make.
Best regards,
- Jeff, k6jca
On Saturday, July 6, 2024 at 06:54:36 AM PDT, Reginald Beardsley via groups.io <pulaskite@...> wrote:
Analog?filters?are?minimum?phase?as?are?all?physical?processes.??But?the?digital?design?examples?I?saw?were?zero?phase?with?a?symmetric?impulse?response.??This?leads?to?a?non-physical?result.??The?filter?output?begins?*before*?the?input?arrives.??I?find?that?rather?hard?to?justify?in?a?communication?system.??A?quick?check?of?the?indices?revealed?that?except?for?a?very?brief?mention?of?minimum?phase?and?causality?the?issue?is?completely?ignored.??Oppenheim?and?Schafer?devote?a?few?page?and?Rabiner??and?Gold?a?paragraph?before?dismissing?the?matter.? Another text made no mention of it at all.