I’m starting on KiCad and I’m reading the Getting Started and I have some questions.
I have a LED circuit project, of a single layer and an Aluminum PCB with two terminal block (with two polarity each in order to connect several PCBs in series or parallel) then two LED SMD in series, Here is the technical sheet of the components :
In the schematic part, It is indicated that we need to create a Power and Ground symbol, However, I do not understand how to connect the components to these symbols ?
I hope that you have a way to limit the current through the LEDs and are not connecting the (two in series connection) directly to a low impedance voltage source. Without a way to limit the current, damage to something seems likely.
If you care only about lighting the LEDs, then the method of connecting them will not be so critical. Tracks alone or tracks + plane (where you have room) will work for this simple DC circuit. Normally with a 2 layer board you would have a ground plane covering most of one layer, but you have fewer layers (1) and not much noise sensitivity.
Will the aluminum substrate be connected to anything? I would think it should normally be grounded. That would make a really nice ground plane. I have never designed an aluminum pcb so some of the particulars are outside of my experience.
I think what you really need to understand is the diagram the manufacturer gives for the footprint. I don’t pretend to understand the thermal characteristics needed here. I’m assuming the aluminum is for heat dissipation? You might want to try an electronics site for that kind of information. This site is more related to how to use the software once you know what you want.
You might also try and buy one of these to see how they are made. This particular design seems pretty ubiquitous. Must be a reason for that.
If you have two LEDs in serie powered with constant current that it is OK.
But you have second terminal block to connect next two LEDs (in serie) in parallel to this two LEDs.
In such case you can’t assume that current will just divide equally between these LED pairs.
I understand much better, Indeed I start in electronic design and I had some doubts for a basic printed circuit like this one, I’m just trying to follow the Getting Started from where my question on the Power and Ground …
as it is a circuit board of a single layer, on PCB Editor, the minimum number of layer is two, Is there a way to specify a single layer ?