An open API service indexing awesome lists of open source software.

https://github.com/abdullahhendy/speaker-pcb

A complete design of a 5W class AB audio amplifier with a power supply circuit and a speaker. The repository includes documentation for the design and fabrication files.
https://github.com/abdullahhendy/speaker-pcb

amplifier kicad pcb pcb-design pcb-layout

Last synced: 5 months ago
JSON representation

A complete design of a 5W class AB audio amplifier with a power supply circuit and a speaker. The repository includes documentation for the design and fabrication files.

Awesome Lists containing this project

README

          

# Project Title

Class AB Amplifier Based Speakers With a Power Supply Circuit

## Description

A complete design of a 5W class AB audio amplifier with a power supply circuit and a speaker.
The repository includes documentation for the design and fabrication files.

### Schematic

![Schematic](https://github.com/AbdullahHendy/Speaker-PCB/blob/main/Media/schematic.png)

### Board Layout

![Board Layout](https://github.com/AbdullahHendy/Speaker-PCB/blob/main/Media/Layout.png)

### 3D View

![3D View](https://github.com/AbdullahHendy/Speaker-PCB/blob/main/Media/3Dview.png)

## Dependencies

### Software

* The project was developed on Windows 10 using [KiCad 6.0](https://docs.kicad.org/6.0/)
* The libraries for the footprints and 3D models are included under the "KiCAD Libraries" directory. Might need to import them to the project.
* [Add symbol libraries to KiCad project](https://www.youtube.com/watch?v=iC3a5C4R820)
* [Add footprint libraries to KiCad project](https://www.youtube.com/watch?v=CBfGG5TKc6o)
* [Add 3D models to KiCad](https://www.youtube.com/watch?v=aqCzmXq5bb0)

### Hardware

* A 24V 1A power supply adapter is used to power up the speaker. A 24V 0.5A power supply adapter should also work with the possibility of lowering the performance
* [23V 1A Power Supply Adapter suggestion](https://www.amazon.com/gp/product/B09281KTS8/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1)

## Documentation
* Full Documentation can be found [here](https://github.com/AbdullahHendy/Speaker-PCB/tree/main/Documentation)
* [Report](https://github.com/AbdullahHendy/Speaker-PCB/blob/main/Documentation/Amplifier%20Project%20Report.pdf) explaining all design details and why most of design decisions were made
* See this [important fixes and imporovements for later versions](https://github.com/AbdullahHendy/Speaker-PCB/blob/main/Documentation/Fixes_Improvements.pdf)

## Authors

Contributors names and contact info

[@AbdullahHendy](https://www.linkedin.com/in/abdullah-hendy/)

## Version History

* 00
* Initial version