What is the Inner Product and Inner Product Space ?
Common Emitter Amplifier and its Characteristics
Introduction The common emitter amplifier is a widely used transistor amplifier configuration that plays a crucial role in various electronic circuits. It provides amplification of signals with high voltage gain, making it suitable for applications requiring signal amplification. Transistors, specifically Read More …
Flip Flop Timing Diagram: Setup Time, Hold time and Propagation Delay
Flip Flop Timing Diagram: Setup Time, Hold time and Propagation Delay Setup Time (Tsu): The minimum time the data input (D) must be stable before the active edge of the clock for the flip-flop to reliably capture the data. Hold Read More …
Revolution brought by Embedded Systems with Data Analytics
Revolution brought by Embedded Systems with Data Analytics. It is a combination of the electronic system. The whole assembly is orderly or informal which is basically depending on its given applications. This advancement set a world in a state of Read More …
All about Bluetooth Technology
Introduction Bluetooth wireless technology is a short range radio technology that is designed to fulfill the particular needs of wireless interconnections between different personal devices, which are very popular in today’s society. Its development started in mid 1990’s, when a Read More …
Difference between Decoders and Encoders
Introduction What are the Decoders? In this article, first you will learn about the basic definition of encoder and decoder and then you will get the idea of how is an encoder different from the decoder?. What is a decoder? Read More …
Implementation of Sequential Circuits using Flip Flops and Combination Logic Gates
Implementation of Sequential Circuits using Flip Flops and Combination Logic Gates It involves the following steps: Construct the state table from the state diagram of sequential circuit. From the state table, form the state equations using Karnaugh map (k-map). Finally, Read More …
How to Perform Packed BCD to ASCII Conversion for PIC and Atmega Microcontroller?
In computers, all the information is represented in 0s and 1s, binary pattern must assign letters and other symbols or characters. Standard representation of this pattern was established in 1960 who names as ASCII which is stands for American Standard Code for Information Interchange. The great advantage of this system
What are the Different Types of Number Systems in Computing?
What are number systems? What are the Different Types of Number Systems in Computing? Usually we humans are more comfortable with decimal numbers (base 10). But in computer system we have other types that are used as per the requirement. Read More …