Earlier quoted context omitted.
>The unity gain is 18Mhz which wouldn't be able to even keep up with a modern AVR clock(16-20Mhz). I am not sure what this implies; would you be able to build an equivalent, digital circuit (with presumably a ADC and a DAC stage) with an average AVR then? Or what's the clock comparison for?
The unit gain (for an OpAmp at least) is related to the bandwidth, the gain decreases linearly (in the dB scale) as the frequency goes up. You want to be looking at the -3dB range to know +/- the actual useful bandwidth
ZRNA – Software-defined analog circuits
21–26 of 26 posts
Re: ZRNA – Software-defined analog circuits
#22Earlier quoted context omitted.
The unit gain (for an OpAmp at least) is related to the bandwidth, the gain decreases linearly (in the dB scale) as the frequency goes up. You want to be looking at the -3dB range to know +/- the actual useful bandwidth
Okay, but I'm still confused as to why would you compare it to AVR frequency; was that just a random comparison ("this car goes so slow you could outrun it") or would the frequency of a MCU clock being higher than the bandwidth of an op amp ever be important?
> would the frequency of a MCU clock being higher than the bandwidth of an op amp ever be important
Unless you specifically want to capture the analog waveform of the clock signal of that processor, it is unimportant
Re: ZRNA – Software-defined analog circuits
#23Re: ZRNA – Software-defined analog circuits
#24Earlier quoted context omitted.
Sure, but analog processing happens continuously and at an SNR that is equivalent to a very high bit depth. If you had an analog processing chain with 18MHz of BW (which granted you'd need somewhat more GBP), that would be more akin to a digital system that can produce output samples at 40Msps+. If each output sample needed even just a few dozen processing clocks to compute, you're already looking at a 500MHz+ clock.…
> analog processing happens continuously and at an SNR that is equivalent to a very high bit depth 16 bits is roughly 100dB, and achieving more than that is usually a serious engineering challenge. I'd like to see crosstalk rejection numbers for this system. There are people working in the other direction, trying to use analogue for implementing the calculations of neural nets, and they tend to target the equivalent…
Don't get me wrong, I think this is a pretty niche thing that doesn't have a lot of applications. DSP is great, and it's not going to get overthrown anytime soon. But if you were looking for things that make signal processing in the analog domain exciting to think about, I stand by high equivalent bit depth for the processing bandwidth and power consumed as a valid advantage.
Re: ZRNA – Software-defined analog circuits
#25I bought some of the Anadigm FPAAs a while ago, I need to get round to using them, one thing to note though is they seem to use the discrete time style circuit, so they actually switch at a high frequency between different capacitors to generate a filter.
Re: ZRNA – Software-defined analog circuits
#26I bought some of the Anadigm FPAAs a while ago, I need to get round to using them, one thing to note though is they seem to use the discrete time style circuit, so they actually switch at a high frequency between different capacitors to generate a filter.
Can you say a little more about this? Would that negate some of the benefit of this?