Engineers Garage

  • Projects and Tutorials
    • Circuit Design
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • EE Design News
    • DIY Reviews
    • Guest Post
    • Sponsored Content
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • Video
    • White Papers
    • Webinars
  • EE Learning Center
  • Women in Engineering

PCB Designing using Kicad (Part 5/12)

April 3, 2021 By Venugopal M

Necessity of the Nets and labels in circuit designing:

In small circuits, we can connect components directly with wire (using “place wire” option). But in complex circuits like motherboard circuit, we may have to establish a lot of connections between different sections,  whereby many connections may overlap. So, there is a chance  of getting confused in circuit designing.  Also, the probability of getting errors is more. We can overcome this problem by using labels or Net names (Net Labels). 
Net: Net is a simple electrical connection between components.  We can create Net by using place wire.
Image Showing a Net on PCB Layout
Fig. 1: Image showing a Net on PCB Layout
Net Name (Label): Every Net has its own name, but it is not visible. Also, we can assign a name to any Net. This is also called local label. It is very useful in complex circuits. If we are assigning the same name to different Nets in different places, it means,  there is only one electrical connection between many components. This can simplify the circuit.
Image showing Net Name on PCB Layout
Fig. 2: Image showing Net Name on PCB Layout
  Image showing Net Name on PCB Layout
Fig. 3: Image showing Net Name on PCB Layout  
Global Labels:  Net Global labels are similar to Net local labels, but the only difference is that local labels are identical labels on the same sheet. On the other hand, Global labels can connect even between different sheets. 
Hierarchical Labels: It can place a connection between a sheet and parent sheet.
Image of Circuit Diagram
Fig. 4: Image of Circuit Diagram 
We can see in the above image that different components are connected using local and global labels. Between LCD and microcontroller, connections are made directly using wires. But local labels are used between ADC and microcontroller. This reduces the complexity in making connections. 
Image of a Component
Fig. 5: Image of a Component
There are simple identical connections between microcontroller and ADC, within a sheet. If we are using another sheet to extend the circuit, then we need to use global labels to connect the power supply. If we are using same power supply labels in another sheet, there is no problem. But if we use local labels, then we cannot use same labels in another sheet. 
Image showing Simple Electrical Connections
Fig. 6: Image showing Simple Electrical Connections
If we are designing a big and complex circuit, then global and hierarchical labels are very useful to maintain the connectivity between sheets. 
Labels will save designer time and reduce the complexity and confusion in the circuit.
To place local labels:
1. Place wire > local label (or right click and “Add label”) > assign any name.
2. Select Global label > assign any name. Place at desired spot > connect it with wire.

Image showing Net with a Label

Fig. 7: Image showing Net with a Label

Related Articles Read More >

Introduction to LUFA
Introduction to Wireless Modules
ADC with NRF24LE1 (Part 2/14)
Interrupts with NRF24LE1 (Part 3/14)

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


Featured Tutorials

  • Introduction to Wireless Modules
  • ADC with NRF24LE1 (Part 2/14)
  • Interrupts with NRF24LE1 (Part 3/14)
  • Power Failure Indicator in NRF24LE1 (Part 4/14)
  • Using EEPROM of NRF24LE1 (Part 5/14)
  • PWM with NRF24LE1 (Part 6/14)

Stay Up To Date

Newsletter Signup

EE Training Center Classrooms

“ee

“ee

“ee

“ee

“ee

Recent Articles

  • What are Application Specific ICs?
  • Introduction to LUFA
  • What are the different types of integrated circuits?
  • Introduction to Wireless Modules
  • ADC with NRF24LE1 (Part 2/14)

RSS EDABOARD.com Discussions

  • Inductive Current , High Current Track
  • Mains voltage range in India?
  • Thyristor choice?
  • Inspecting split AC control board not running the fan
  • Trying to repair an RF generator

RSS Electro-Tech-Online.com Discussions

  • Tesla coil progress
  • Two switch forward topology WEIRD waveform and efficiency issue
  • EasyEDA Discovery / Tip
  • Ideas for a homemade tv set?
  • How to breadboard with WSON devices.
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • About Us
  • Contact Us
  • Advertise

Copyright © 2021 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Projects and Tutorials
    • Circuit Design
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • EE Design News
    • DIY Reviews
    • Guest Post
    • Sponsored Content
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • Video
    • White Papers
    • Webinars
  • EE Learning Center
  • Women in Engineering