Feedback affects Soundstage, Imaging, Transients ?

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
Not directly related, but the "audio band" term always bothers me, in contexts like this. Can people hear the difference between a 22 kHz sine wave and an ideal square wave with a 22 kHz repetition frequency?

But an 'ideal square wave' only exists in people's imagination, not in the world of physical signals. A real-world square wave will have a finite rise time and hence finite slew rate. Putting a real world 22kHz squarewave into a real world amplifier will probably induce fairly horrendous slewing distortion and maybe overshoot. These secondary effects might have audible consequences.

Around 1977, one of my EE professors at Purdue, when he discussed the Nyquist frequency stuff with us for the very first time, said 2x the highest component frequency was required to theoretically be able to reconstruct the original sampled signal from the samples. But then he quickly added that in reality we had better be sampling AT LEAST at 10x.

Did he explain why the practice would deviate so far from the theory? For myself I've yet to see a reasonable explanation that it does.

Did none of the CD or digital audio designers ever hear about anything like that, when they designed the first generation of digital audio stuff?

Let's be grateful that they didn't pay attention to what appears to be religious nonsense :D Its not just the first generation of CD players that uses 44k1 sample rate.
 
Around 1977, one of my EE professors at Purdue, when he discussed the Nyquist frequency stuff with us for the very first time, said 2x the highest component frequency was required to theoretically be able to reconstruct the original sampled signal from the samples. But then he quickly added that in reality we had better be sampling AT LEAST at 10x

Did he explain why the practice would deviate so far from the theory? For myself I've yet to see a reasonable explanation that it does.

Practice deviates so far from theory since the ideal LPF does not exist, and can not exist. The ideal LPF would have a flat amplitude response to the cutoff, zero output above the cutoff frequency, and a linear phase response. If you derive the transfer function for such a filter, you will see that it responds in negative time. That means that the output of the ideal filter appears before the signal that caused it arrived at the input. Physically impossible.

Given that ideal LPFs do not exist, you need a sampling frequency well above the Nyquist minimum if you are to avoid serious aliasing (frequencies above half the sampling rate fold over into the baseband frequency range). Faster sampling allows real LPFs with their less than infinite skirt selectivity to reduce these unwanted frequencies to a level that keeps aliasing below design specs.
 
Practice deviates so far from theory since the ideal LPF does not exist, and can not exist. The ideal LPF would have a flat amplitude response to the cutoff, zero output above the cutoff frequency, and a linear phase response. If you derive the transfer function for such a filter, you will see that it responds in negative time. That means that the output of the ideal filter appears before the signal that caused it arrived at the input. Physically impossible.

Agreed - acausal filters cannot exist as far as we know. So far, so good :)

Given that ideal LPFs do not exist, you need a sampling frequency well above the Nyquist minimum if you are to avoid serious aliasing (frequencies above half the sampling rate fold over into the baseband frequency range).

Well above the minimum? And this word 'well' means in practice 5X?
 
frugal-phile™
Joined 2001
Paid Member
Around 1977, one of my EE professors at Purdue, when he discussed the Nyquist frequency stuff with us for the very first time, said 2x the highest component frequency was required to theoretically be able to reconstruct the original sampled signal from the samples. But then he quickly added that in reality we had better be sampling AT LEAST at 10x.

Not much after that, at a time i was taking a graduate level statistics course on sampling theory (a course i did well in), after reading Sony's CD white paper, my comment was that they would need to increase the sampling rate by at least 4 times to approach analog, and 8 would be needed to be sure,

More recently, when making inquiries here about a digital oscilliscope add-on to an iPad, i was told that (something like) 5-10x the maximum freq was needed before it the scope would be useful.

It is actually amazing to me, that 16/44 can be made to work as well as it does.

dave
 
Not much after that, at a time i was taking a graduate level statistics course on sampling theory (a course i did well in), after reading Sony's CD white paper, my comment was that they would need to increase the sampling rate by at least 4 times to approach analog, and 8 would be needed to be sure,

I'd be very interested to hear of your reasoning. Analog tape running at 30ips was it you were comparing it with?
 
frugal-phile™
Joined 2001
Paid Member
Not comparing it with anything.

Reasoning parallels Miles' above, but more thinking of the ADC end. The theory requires NO signal above the Nyquist. ANY signal going into the ADC above the Nyquist gets embedded into the signal and nothing at the DAC end is going to remove that spatter. At the time it made me think of the big Monty Python boot coming out of the sky...

davr
 
Agreed - acausal filters cannot exist as far as we know. So far, so good :)

Well above the minimum? And this word 'well' means in practice 5X?

If it's anything like "much greater than", I would have to believe that it means "at least 10X", as usual, unless it means "far enough above to actually work, unlike the theoretical value".

Where in the world did you get "5X"?
 
In its simplest aspect, minimum phase means that the phase is proportional to the derivative of amplitude with respect to frequency.

Yepp, exactly.
but *consecutive* min phase / CMP is a different animal.

... If the opamps don't deliberately contain a delay line or an allpass filter, they are forced to be minimum phase.

There is *always* group delay with electronic circuits- even with a single transistor...
Think of it !
Besides, there are also thermal effects that may act "as if" in the context of CMP behaviour / ASAR patterns - no one has explored in detail by now

Instead, audio people seem to rather prefer discussing those parts of filter theory they not really understand and assert it for all those effects at the boarderline of audibility they may have come across


:)
Michael
 
Last edited:
Agreed - acausal filters cannot exist as far as we know. So far, so good :)

I can certainly create an anti causal filter if you don't constrain me to do it in realtime. If you give me a finite stream of samples and tell me "take your time, filter these," I can certainly make a filter that runs forwards or backwards on the stream to produce an output.

One way to make FIR brickwall approximations is precisely this, with a specified maximum delay. You tell me how much delay I can have and I'll make a truncated approximation to the impulse response of a brickwall filter employing a number of samples equal to the amount of delay I'm allotted (in other words, I'll write down a transfer function for a truncated, delayed sinc and use that as my filter). If you play around with such a beast, e.g., in MATLAB, you will see quickly that what you've done is taken an anti-causal filter and added just enough delay to make it causal.

There's nothing special about causality unless you want to listen to your music right now. If you'd started playing your CD ten hours ago, I'd be able to give you a more or less brickwall filtered version of it now ;)
 
I can certainly create an anti causal filter if you don't constrain me to do it in realtime.

Absent such constraint, I'd teach myself to do it thanks all the same :) But we were talking about anti-aliasing filters and those do work in real-time because they're normally being sent real-world signals from mics and the like.

There's nothing special about causality unless you want to listen to your music right now.

But the context wasn't listening, it was recording. And yeah recording does need to take place right now or the moment is lost :D
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.