Go Back   Home > Forums > Design & Build > Parts
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Parts Where to get, and how to make the best bits. PCB's, caps, transformers, etc.

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 18th July 2006, 07:20 PM   #1
diyAudio Member
 
Join Date: Nov 2005
Location: colorado
Question multichannel volume control

I noticed that there are several threads for PGA2310/11,
CS3310 volume circuits but all seem to be stereo.
I want to control 6-8 channels simultaneously as well
as being able to make minor adjustments to each individual
channel (i.e. left rear down -2.5dB, Center up 1.5 dB,etc.)
Can anybody point me to the best thread or other
direction to accomplish this. Possibly using Microchip PIC
series with HD44780-Based LCD Modules.
  Reply With Quote
Old 18th July 2006, 07:31 PM   #2
paulb is offline paulb  Canada
diyAudio Member
 
Join Date: Jun 2001
Location: Calgary
You can gang up 3 or more of the devices you mention to get more channels. There is also the LM1973, by National. Do a search at this site.
  Reply With Quote
Old 18th July 2006, 07:35 PM   #3
diyAudio Member
 
BrianDonegan's Avatar
 
Join Date: Dec 2004
Location: Rock Ridge
Russ White had a way of doing this with mulitples of the Kookaburra using an additional circuit he called the Perch.

http://www.diyaudio.com/forums/showt...893#post892893

No display though.
__________________
Twisted Pear Audio
  Reply With Quote
Old 18th July 2006, 10:28 PM   #4
diyAudio Member
 
RCBandwidth's Avatar
 
Join Date: May 2004
Location: New York and PA
Default For Colorado Sound

Texas Instruments has a new 8 channel volume control chip soon to be released(PGA8311).The chip has an SPI control structure.

Cirrus Logic also has an 8 channel chip(CS3318)with a SPI/I2C interface,I am trying to get a sample of this device for an upcoming project.The Cirrus device has a much more robust command set than the TI chip.

Good Luck Bob C.
__________________
One man's magic is another man's engineering.
  Reply With Quote
Old 18th July 2006, 10:31 PM   #5
diyAudio Member
 
RCBandwidth's Avatar
 
Join Date: May 2004
Location: New York and PA
Default One More!

I forgot to mention the Analog Devices SSM2160 device.

http://www.analog.com/en/prod/0,2877,SSM2160,00.html


Bob C.
__________________
One man's magic is another man's engineering.
  Reply With Quote
Old 19th July 2006, 01:38 AM   #6
CBS240 is offline CBS240  United States
diyAudio Member
 
CBS240's Avatar
 
Join Date: Aug 2005
Location: K-town
How about a jfet VCR (voltage controlled resistor)....
Attached Files
File Type: pdf j-fet resistor.pdf (91.9 KB, 248 views)
__________________
All the trouble I've ever been in started out as fun......
  Reply With Quote
Old 21st July 2006, 02:49 PM   #7
diyAudio Member
 
Join Date: Nov 2005
Location: colorado
I am asking specifically about the PGA2310's/2311's as
I currently have about 20 of each and also have the
HD drive16X2 and 20X4 LCD displays so I do not want
to reinvest by switching to different devices (esp.VCRs
and other methods). The new higher channel count
TI and Cirrus devices sound interesting, though, if
all 8 channels are individually controllable.
  Reply With Quote
Old 8th August 2006, 06:15 PM   #8
diyAudio Member
 
Join Date: Oct 2004
hmm...you have to explain better...you can place pushbutton up/down for volume and for every channel...i think the best way is to use a pic for every channel, i can't find another way, everyone counts the up/down volume and it's own button level, and then feed the pga2311, easy!
for the LCD it's quite hard if you want to use just one...because you have 8 different 8bit levels to read(64bits!!)maybe you can send serially but i'm not a pro for these things...
  Reply With Quote
Old 14th August 2006, 03:12 PM   #9
diyAudio Member
 
Join Date: Nov 2005
Location: colorado
I would like to use either rotary encoder or up/down button
for master volume as well as maybe infrared remote that
will control all channels simultaneously as well as some type
of trimming of up to 8 individual channels by 0-10dB or so.
I will be using my own discrete gain stage so I only need to
use attenuation overal of 0-95.5dB thereby leaving the
internal PGA opamp in unity gain. I also heard that there is
a way to set the microcontrollers in sleep or standby mode
when there are no adjustments being made, shutting the
clock down so that no clock noise enters the analog sections.
The LCD display would be used to indicate input/output
swiching, overal volume level, and perhaps indidividual level
on the independent channel being adjusted.
  Reply With Quote
Old 14th August 2006, 04:06 PM   #10
diyAudio Member
 
Join Date: Sep 2005
"I also heard that there is
a way to set the microcontrollers in sleep or standby mode
when there are no adjustments being made, shutting the
clock down so that no clock noise enters the analog sections"

==> Yes; I know how to do so at least with PIC microcontrollers. You can put the device in "sleep" mode using the SLEEP command. In order to do this, enable the microcontroller's interrupts (like interrupt-on-change pins, depending upon what microcontroller you use). If your interrupt-on-change pins are the same as the pins used for push-button volume, then the microcontroller will "wake up" when a change in volume is made. Once the change is made, it can go back to sleep.

This method can also be used in the transmitter section for your remote control (a microcontroller in sleep mode consumes much less current, and thus extends battery life for the remote).

Also, you can control all 8 channels by using just one microcontroller because the PGA2310s use an SPI interface. Use 4 PGA2310s (two channels per device for a total of 8 channels). All of them can be controlled by the SPI protocol (look in to daisy chaining SPI devices).
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Volume control on DVD player remote. Lose resolution at low volume? Circlotron Digital Source 2 10th June 2011 07:20 PM
Inexpensive multichannel volume control for active loudspeakers Dan_E10 Multi-Way 3 14th October 2008 12:19 AM
i need preamp schematics w/o tone control or volume control hernanstafe Parts 7 30th January 2008 03:12 AM
The remote control paratactic volume control audio-gd Solid State 33 7th June 2007 11:16 PM
remote control motorised control for volume pot/knob CharlesY Parts 0 25th July 2005 11:12 AM


New To Site? Need Help?

All times are GMT. The time now is 08:05 AM.

Page generated in 0.10255 seconds (81.02% PHP - 18.98% MySQL) with 11 queries

Copyright ©1999-2012 diyAudio