Hi, I am new to KICAD. Actually, I am working on a project where I need to measure the charging current as described on the circuit below. The idea is how can I make a common ground especially between the transistor, the fuel gauge BQ35100 and the microcontroller?
Another question is about the schematic itself, is it okey? or do I have to improve it a little bit more before I go to the routing part?
This circuit uses differential-input for current sensing resistor. You should be able to connect all ground together without worrying about voltage drops on traces messing up the current measurement.
Then regarding the rest of the circuit:
Is Q1 supposed to be shorting the SP_PWR to ground? It also has no base resistor, so it will pull high current from the MCU output possibly damaging itself and the MCU.
You also have multiple labels tied to the same net, example: GE and GE_uc, there is no need to use different names for these, since the signal doesnāt pass through any components on the way to the MCU.
Jack J2 also seems to have the text labels swapped.
Overall a good-looking and tidy schematic, good job.
But the thing is that I am wondering how can I connect all the GNDās to each other, is there anyway to do that without connecting them one by one ? The schematic would be very cluttered.
Donāt you think that I should add a transistor between the emitter and the ground of the transistor to not shortcut the solar panel ?
It would be nice to see all the Refs. and Values with the same orientation.
There are a lot of unconnected wires (see small green boxes).
Placing everything in little boxes makes trying to read and understand the schematic an excessively time consuming chore. The purpose of wires is to connect symbols so the flow of the circuit can be understood easily.
I liken this style of Schematic as a page of writing where each sentence is in its own little box and those boxes are numbered, but scattered randomly on the page.
There are not many symbols, so why not join them together and create one big box?
Is there anyway to add the make all the reference with the same orientation without doing that manually?
I canāt see any of the small green boxesā¦ as you can see on the ERC, thereās no error!!
Select all symbols (ctrl+click) that you want to fix, and then right-click ā autoplace fields. For me the keyboard shortcut for that is āOā but I have a custom hotkey setup and might have changed it from the default.
It is why I didnāt tried to understand this schematic at all. I see nothing from it.
For me schematic is a language electronics speak with each other. But when in sentence you use right words but in random order it is no longer understandable.
I wonder why the elements in the sheet center are not also distributed one by one in separate blocks
Yes, he did (post 6):
It is a designer decision depending on the transistor intended function. May be as a last over-voltage protection its task is to short something to ground to blow the fuse somewhere.
And this is certainly not KiCad function.