It worked, thanks. :)
I am using a single rail 30 volt variable power supply to test out my circuit, and the power supply does not have a ground, so I am going to create a virtual ground in order to test. The aim of the circuit is to create a color organ, so that LEDs blink and vary in brightness in response to an audio signal. I want to build a circuit so that the voltage from the 30 volt variable power supply becomes +15V, -15V, and 0V, because that is the voltage requirement to run the op amps I am going to use. I need at most 1 amp, so with these specifications the circuit below seems like an ideal candidate. More details on it are in this link. --->
http://powersupply88.com/unipolar-to-bipolar-dc-converter-30v-to-±15v.html
I would use this circuit to run three op amps, each of which will use +5 and -5 volts to run (each op amp would be provided +5 and -5 volts from two fixed value voltage regulators that have the -15 or +15 split power supply voltage as their input), in total requiring +15 and -15 volts, which could be derived from the 30 volt power supply.
Each op amp powers a string of 5 LEDs wired in parallel, with each LED having a current limiting resistor in front of it. Each string of LEDs will need at minimum 150mA to run, and can sustain a maximum of 375 mA.
Because the circuit shown above can supply 1A of current at most, then by my math 3 strings of 5 LEDs (the 5 LEDs in each string wired in parallel to each other) that require at most 375mA of current each should mean that in order to provide each with 375 mA the power supply needs to output 1.125 A of current.
Here is the main portion of my circuit:
The input jacks take in the audio signal from a TRS connector, the are filtered into three bands;
Red = high pass filter
Green = band pass filter
Blue = low pass filter
After that, the op amp amplifies the audio signal so that it has enough voltage and current to power the LEDs
The diodes attached to the op amps are voltage protection so that the op amps are not driven to saturation.
From there, the AC audio signal is rectifier into DC so that it can power the op amps.
And here is how the op amps will receive power from the voltage that has been changed from single supply to dual supply from the circuit that I first included in this post.
The voltage regulators are fixed to output 5 volts.
As for the specifics of what values of the components to use I believe I have worked those out, so I am asking for a critique of the design of the overall circuit.
My questions then are:
1.) Does the circuit provided above that splits 30V into -15V, 15V and 0V have any obvious flaws?
2.) Does the manner that I supply power to the three op amps make sense, and if not what are its flaws?
3.) Are there any flaws to the over all design of this circuit that would make it extremely wasteful, dangerous or not function?
I greatly appreciate any information or critiques, because this is my first electronics project.