Skip to content
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

Errata/ Notes on Revision 0.3.3 #8

Closed
jbeyerstedt opened this issue Sep 26, 2024 · 2 comments · Fixed by #10
Closed

Errata/ Notes on Revision 0.3.3 #8

jbeyerstedt opened this issue Sep 26, 2024 · 2 comments · Fixed by #10

Comments

@jbeyerstedt
Copy link
Collaborator

jbeyerstedt commented Sep 26, 2024

Loose collection of things which I noticed when using prototype 2 (v0.3.3) for the first time:

Positive:

  • Microphone and headphones noise floor seems to be quite a lot lower than at prototype 1
  • vu meter low-pass filtering is not really noticeable (I like the quite snappy response)
  • It still works

To improve:

  • vu meter does not reach the top LED before the microphone clips at the headphones and line output
    • TODO: Increase amplification or change reference voltages
  • low-pass filter of vu meter amplifier/ rectifier has a DC offset. Lowest LED is always lit, bottom 5 LEDs when microphone is "on"
  • headphones have a bit too harsh high-end for my taste
  • muting delay is too long (takes about 1 second to fade down, should be more like 100 ms max)
  • microphone gain might be a bit too high (1/8 turn (should be about 10 dB) is fine for SM58 and HMD660)

EDIT: More to improve:

  • Replace line input trim with a 10k resistor (empirical value for 0 dBu) or just make the op-amp stage unity gain. Question: Is the op-amp stage needed at all then?
  • Add some low-pass filtering on the microphone input
  • Maybe: Reduce line out by 6 dB (it clips my audio interface quite easily)
@jbeyerstedt
Copy link
Collaborator Author

Required rework:

  • Channel Mixer:
    • Replace C314 with 100nF (less muting delay)
    • Replace C301 with 680pF (11 kHz low-pass on headphone)
    • Replace R309 with 8.2K, replace R232 with 220R, replace R335 with 18K (adjust vu meter scale to -27 to +6 dBu)
    • optional: Replace R303 with 1K (reduce microphone gain range to 34 dB instead of 45 dB)
  • Channel I/O:
    • Add 220pF in parallel to R602 (10kHz low-pass on microphone to reduce high-frequency noise)

@jbeyerstedt
Copy link
Collaborator Author

Remaining points (which require layout changes or more changed components) are moved to #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant