2stageEF high performance class AB power amp / 200W8R / 400W4R

SA2021-NCH will get a LED-VU meter .... remote controlled ...
 

Attachments

  • led_vu_meter_ir_remote_ng_pcb_top.png
    led_vu_meter_ir_remote_ng_pcb_top.png
    1.8 MB · Views: 37
  • led_vu_meter_board_pcb_top.png
    led_vu_meter_board_pcb_top.png
    1.1 MB · Views: 43
  • led_vu_meter_ir_remote_ng_schematic2.png
    led_vu_meter_ir_remote_ng_schematic2.png
    652.4 KB · Views: 47
  • led_vu_meter_board_schematic.png
    led_vu_meter_board_schematic.png
    388.9 KB · Views: 46
There are 3 PWM channels which controls RGB led stripes in the inner to show the electronics.
The LED bar can be controlled to display classic VU meter, peak only, VU and peak hold, difference, difference and peak ...
The VU scale is from +6dB down to -32 dB in 2dB steps and showing the last 4 steps in 4 dB steps down to - 48 dB.
The LED's are multiplexed 2000 times per second in 6 groups which is about 166 Hz per LED.
 

Attachments

  • sa2021_front_example.png
    sa2021_front_example.png
    25 KB · Views: 28
Last edited:
  • Like
Reactions: inyashd
SA2021 LED VU: Looks like it would be soon ready for production ...
Remote control works. Mode switching works, changing amplifiers inside backlight color and brightness works (can be seen at the end of the video).

VU modes:
Code:
        LED_MODE_DARK,
        LED_MODE_BAR,
        LED_MODE_BAR_AND_PEAK,
        LED_MODE_PEAK_ONLY,
        LED_MODE_DOT_ONLY,
        LED_MODE_DOT_AND_PEAK,
        LED_MODE_OVERLOAD_ONLY,

For "LED_MODE_OVERLOAD_ONLY" it can be configured, that the display only works if a minimum dB level has been reached. So normally the VU meter is dark, but just be4 clipping occurs, the peak hold starts glowing.
The 2x24 VU LED's are multiplexed in 6 x 8 matrix with a 2000 ticks task which gives a comfortable 166Hz per LED. No ghosting and no flickering. The brightness of all LED's is equal during all modes.
The board drives a 3 color RGB LED stripe which lights the inner of SA2021 tower. The brightness is not adjusted using multiplexing, instead it uses 3 PWMs (160kHz base freq.) to generate a 0-5V "DAC" output to generate a 7 - 12V voltage for the LED stripes.

Have fun, Toni
 

Attachments

  • sa2021_vu_meter.mp4
    5.4 MB
  • IMG_20250514_180841.jpg
    IMG_20250514_180841.jpg
    362.5 KB · Views: 18
  • IMG_20250515_112908.jpg
    IMG_20250515_112908.jpg
    506.7 KB · Views: 19
  • IMG_20250515_112914.jpg
    IMG_20250515_112914.jpg
    424.5 KB · Views: 19
  • IMG_20250515_112922.jpg
    IMG_20250515_112922.jpg
    447.7 KB · Views: 18
  • IMG_20250515_112936.jpg
    IMG_20250515_112936.jpg
    545.4 KB · Views: 16
  • IMG_20250515_113003.jpg
    IMG_20250515_113003.jpg
    392.7 KB · Views: 13
Last edited:
  • Like
Reactions: asuslover and stv
Attached a video from the original project from 2011.08.04. Made homebrew single sided pcb's. It was a good learning project.
For today this is now enough retro electronics ...
I'm glad, that this long running project is now finished (first prototype was from 2011 and the basic PIC software idea too).

BTW: both videos are not "lipsync" - in real life the VU has a very fast reaction time and a perfect peak detection.

Have fun, Toni

P.S.: pcb's for the new (!) project are on stock if one is crazy enough to build this VU 😉
 

Attachments

  • vu_meter_2011-08-04.mp4
    5.6 MB
Last edited:
Interesting project.

I see an electrolytic capacitor is used in the feedback path.

Is it really beneficial to use big and expensive polypropylene capacitors for just dc-blocking at the input then?
Can't a single and small polyester type be used here?

An electrolytic capacitor with the same capacity would improve the power-on dc behaviour...
 
Last edited: