Schematics: where do I need to place a junction

kicadschematics

I'm a bit confused about where I need to place a junction on the schematic, and where I don't. For example:

  • When I connect a part, like a resistor or cap, to a wire, do I need to add a junction point?
  • What if I connect two wires together?
  • What if I connect two parts together directly?

My schematic is below. I've just let KiCad do the work for me, but I'm not really sure if my wires are really being connected as they should. I currently only have one junction – attached to pin 19.

enter image description here

Best Answer

Usually you have to place a junction wherever two wires that should be connected are crossing each other. In the situations you mentioned, the connection should be made automatically by the software. Also if you draw a wire that ends on or starts from another wire it should get connected automatically.

If you're not sure that the pins or wires are connected you should use the Electrical Rule Check function.