100%
v2164-testerandmixer V2164tests view
Description

Imported from GitHub: mariosgit/V2164-TesterAndMixer · commit 7839acf · license MIT

Description

Tester and Stereo Mixer for V2164 SSM2164.

README

V2164 Tester / Mixer

Simple board to test V2164 chips. Follows the application example in the SSM2164 datasheet.

Can also be used as a 2 channel stereo mixer.

Status

Ok.

v0.1 Test results

  • It works ✅
  • Pot direction reversed - CCW turns gain up 😒
  • right side ouput label should be "3+4" 🤷‍♂️
  • Resistor divider - one would be enouth

v0.2 not tested / will not test / should be ok.

  • twisted Pot directions
  • changed right out label
  • added version label

Gimmics

For cleverness sake, chip adapters can be used.

With R1/R4 and R14/R15 the range of the pots can be limited. For testing u can just short these. In theory 0V is 0dB and then the gain factor is -33mV/dB with a max range of -120..+20 dB, that equals 3.96V=-120dB to -0.66V=+20dB.

Ask your favorite chat bot for a voltage divider fitting your needs.

To design a voltage divider with three resistors in series between +12V and -12V that meets your specified voltage requirements, we'll follow these steps:

### Given:
- **Supply voltages**: +12V (top) and -12V (bottom)
- **Middle resistor (R₂)**: 10 kΩ
- **Desired voltage at top of R₂ (V₂)**: +3.96V
- **Desired voltage at bottom of R₂ (V₃)**: -0.66V

bla bla bla...

### Final Resistor Values:
- **Top resistor (R₁)**: **17.4 kΩ**
- **Middle resistor (R₂)**: **10 kΩ** (given)
- **Bottom resistor (R₃)**: **24.55 kΩ**

### Practical Considerations:
- You may need to use standard resistor values close to the calculated ones (e.g., 17.4 kΩ ≈ 17.8 kΩ or 18 kΩ; 24.55 kΩ ≈ 24.9 kΩ or 25 kΩ). 
- For higher precision, you can use a potentiometer or combine resistors in series/parallel.

Or use the experimental falstad circuit.

BOM

ReferencesValueFootprintQuantity
C5, C6, C7, C8560p6034
C2, C3220p (100p+)6032
R2, R3, R5, R6, R7, R833k6036
R10, R11, R12, R13, R16, R1747006036
R1, R4, R14, R155k see notes6034
R97.5k for class A or open for class AB6031
U1SSI2164DIP-16 7.62mm or SO-16 + Adapter1
U2TL074 or any such 4x OpAmpDIP-14 7.62mm or SO/SOP/TSOP-14 + Adapter1
RV1, RV210k see notes9mm Potentiometer Vertical2

Schematic

Reference from DS

Also read the datasheet, just search for "V2164 pdf" or "SSM2164 pdf".

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.