Circuit Documentation
Summary of the Circuit
The circuit described by the provided inputs is a power supply circuit that converts AC voltage to a regulated DC output. The circuit takes an AC input from an AC source, steps down the voltage using a power transformer, rectifies the AC to DC using a bridge rectifier, and then uses a step-down buck converter to regulate the output voltage. The final output is provided through a Micro USB connector, suitable for powering or charging USB devices.
Component List
Power Transformer
- Description: A transformer used to step down the AC voltage.
- Pins:
- 1 - Primary
- 2 - Primary
- 3 - Secondary
- 4 - Secondary
Step down Buck Converter
- Description: A DC-DC converter that steps down voltage from a higher voltage to a lower voltage.
- Pins:
- IN +
- IN - GND
- OUT +
- OUT - GND
Bridge Rectifier
- Description: A component that converts AC to DC by rectifying the input AC voltage.
- Pins:
- Source_in-
- source_out-
- source_out+
- source_in+
Micro USB to Cable (2 Pin)
- Description: A connector that provides the regulated DC output through a Micro USB port.
- Pins:
AC Source
- Description: The input AC voltage source for the circuit.
- Pins:
Wiring Details
Power Transformer
- Primary side connected to the AC source.
- Secondary side connected to the Bridge rectifier.
Step down Buck Converter
- Input connected to the Bridge rectifier's DC output.
- Output provides the regulated DC voltage to the Micro USB connector.
Bridge Rectifier
- AC input connected to the secondary side of the Power Transformer.
- DC output connected to the input of the Step down Buck Converter.
Micro USB to Cable (2 Pin)
- Connected to the output of the Step down Buck Converter to provide the final regulated DC output.
AC Source
- Provides the input AC voltage to the primary side of the Power Transformer.
Documented Code
There is no embedded code provided for any microcontrollers in the circuit. Therefore, this section is not applicable to the current documentation.