network convergence What is & Queries

What is Network Convergence?

  • May 30, 2020
  • 0 Comments

Network convergence is known as having multiple communication mediums within a single network. Now here in this image, you can see there is different kind of modules or tech or communication medium within a single network connection. Before going through the content, I would like to introduce you to the learning platform called Udacity, where […]

Types of Unguided or Wireless Media What is & Queries

Different Types of Unguided or Wireless Media

  • May 24, 2020
  • 0 Comments

In this very article, we will be discussing the different types of unguided or wireless media for communications. Please comment down if you have any queries. Microwave System Microwave systems transmit high-speed radio signals in a line of sight path between relay stations i.e transmission from one antenna to another usually placed on top of […]

Non-Linear Data Structure and Algorithm Technology

Non-Linear Data Structure and Algorithm

  • May 24, 2020
  • 0 Comments

The implementations of Stacks and Queues from linear data structures.  They cannot represent data items possessing hierarchical relationships such as between the grandfather and his descendants and in turn their descendants and so on. We need a non-linear data structure to deal with such an application in a real-life situation. Trees and graphs are two […]

Binary Trees Technology

Binary Trees and It’s Different Types

  • May 23, 2020
  • 0 Comments

A binary tree is a finite set of elements that is either empty or is partitioned into three disjoint subsets. The first subset contains a single element called the root of the tree. The other two subsets are themselves binary trees, called the left and right subtrees of the original tree. Left or right subtree […]

different logic families What is & Queries

Integrated Circuit Logic Families

  • May 11, 2020
  • 0 Comments

Digital circuits are invariably constructed with integrated circuits. An integrated circuit is a small silicon semiconductor crystal, called a chip containing electrical components such as transistors, diodes, resistors, and capacitors. The various components are interconnected inside the chip to form an electronic circuit. The chip is mounted on a metal or plastic package, and connections […]

positive and negative logic What is & Queries

What is Positive and Negative Logic?

  • May 11, 2020
  • 0 Comments

Simply we can say that a gate will have two interpretation depending on positive and negative logic. Those can be represented by positive logic input and negative logic inputs. Example, 1 – Higher input 0 – Lower input And in electronics, we use two level of voltages 0V and +SV dc voltage. We can say 0 for […]