-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Noise on pin 42 (o'scope ch. 2) due to signal on pin 40 (ch. 1) #256
Comments
This is bizarre. I know there's a "Signal Gen Triple" setting that pumps the signal gen output through an amplifier when >3.2V, but if anything this should reduce the noise when <3.2V. Do you see the same artifacting when on a period that's not an integer multiple/divisor of 1ms? (e.g. 4691Hz)? |
I still see the problem at that frequency. Also, the threshold for the onset of the noise does look to be exactly 3.2 V, so the "Signal Gen Triple" setting seems relevant. But, if the noise were purely related to the signal generation, then I would maybe expect it to show up regardless of whether the signal generator is plugged into channel 1. In reality, the noise goes away when the signal gen is disconnected even when the output setting is kept at some large voltage ~< 3.2 V. The screenshots below I think clarify things a bit. One is with a wire connected between the ch. 1 (pin 40) input and some piece of metal that's picking up 60 hz mains hum and with nothing connected to the ch. 2 (pin 42) input. This results in strong distortion of the ch. 2 input. On the other hand, with ch. 2 instead picking up mains hum and with nothing connected to ch. 1, no strong distortion shows up on ch. 1. It seems like, generally speaking, the ch. 2 input is more susceptible to distortion when there's a signal on ch. 1 than vice versa, and the max voltage amplitude on the chip's signal gen pins is just one variable that controls the level of the distortion. |
I noticed that noise appears on ch. 2 of the oscilloscope when a signal with frequency >~ 1 Khz and peak-to-peak magnitude >~ 2 V is applied to ch. 1. As shown in the gif below, it strangely goes away when the ch. 1 signal has a peak-to-peak magnitude >~3.2 V. This threshold appears to be insensitive to the PSU setting. Also, the noise appears irrespective of whether the DC or AC pins of the signal generator and oscilloscope are used.
The same type of noise doesn't seem to show up on ch. 1 under any conditions if the genuine software and board firmware are used. On the other hand, if the hardware pins assigned to ch. 1 and ch. 2 are swapped in the firmware, the noise starts to appear on ch. 1 instead of ch. 2. I'm surprised about this hardware pin specificity because the input stage on the schematic looks identical for the two pins. Please let me know if you have an idea as to how the noise might be mitigated.
The text was updated successfully, but these errors were encountered: