Design Notes
Source circuit recreated
The schematic was recreated from the supplied reference image as a low-voltage PCB implementation:
- Off-board transformer secondary AC enters at J1.
- BR1 rectifies the isolated AC input.
- C3 and C1 filter/bypass the rectified VIN_RECT rail.
- U1 is an LM7812 12 V linear regulator.
- C4 is the 12 V bulk capacitor and C7 is the 0.1 uF output bypass capacitor recommended by the LM7812 datasheet for transient response.
- J2 is the audio input connector.
- Q1 is a 2N2222AUB single-transistor amplifier stage.
- RV2, R6, R5, and R4 provide base/emitter/collector biasing following the visible reference schematic.
- C2 is the input coupling capacitor.
- C5, C6, R_LOAD, and LS1 form the output/speaker network shown in the reference.
Safety decision
The mains transformer primary was not placed on the PCB. The PCB accepts only isolated low-voltage AC from the transformer secondary at J1. This avoids routing mains on this board and keeps creepage/clearance requirements out of the low-voltage amplifier PCB.
Datasheet-grounded checks
LM7812 regulator
The LM7812 pinout used is INPUT, GND, OUTPUT. The datasheet states operation up to 35 V input, 12 V output, output current up to 1.5 A with adequate heatsinking, typical dropout voltage about 2 V at 1 A, and an input voltage requirement of about 14.6 V for line regulation at up to 1 A. It recommends/characterizes operation with input bypassing and a 0.1 uF output bypass capacitor close to the regulator.
Bridge rectifier
BR1 is CD-MMBL110S, rated 1000 V VRRM and 1 A average forward rectified current at TA = 55 C. Forward drop is up to 1.1 V at 1 A.
2N2222 transistor
Q1 is 2N2222AUB. Datasheet limits: VCEO 50 V, continuous collector current 800 mA, and power dissipation 0.3 W at TA = 25 C. The single-transistor speaker stage should be treated as a low-power/simple amplifier, not a high-fidelity or high-output-power amplifier.
Power and thermal notes
The rectifier/regulator path is limited by BR1 at 1 A and by U1 thermal dissipation. U1 power dissipation is approximately (VIN_RECT - 12 V) x load current. For example, if VIN_RECT is 17 V DC and load current is 200 mA, U1 dissipates about 1 W and needs thermal copper/heatsinking. If the speaker stage draws high current, the 2N2222 0.3 W TA rating and the LM7812 thermal dissipation become limiting quickly.
Known caveats before PCB layout
- The reference circuit is a simple Proteus-style educational amplifier. It is electrically reproduced, but it is not an optimized audio amplifier topology.
- The speaker is modeled as a 4 ohm load. If the real speaker differs, output current and coupling capacitor behavior change.
- Generic passives are configured by value and footprint, but manufacturer part numbers are not assigned yet.
- Layout/routing DRC airwires are expected until board placement and routing are performed.