Hi mentees, we are here with a new tutorial. I hope you all are fine. So far, we have been designing combinational circuits i.e. Adder, Subtractor, Multiplexer etc. using logic gates. But from today onward, we will design sequential circuits using logic gates i.e. Latches, Flip Flops etc. Let's quickly recall what's the difference between combinational & Sequential Circuits:
Combinational Circuits:
Combinational circuits only use the current state of the input values to generate the output.Examples of DLD Combinational Circuits are: Adders, Subtractors, Multiplexers etc.
Sequential Circuits
Sequential Circuits use both the current & previous states of the inputs to generate the output.Examples of DLD Sequential Circuits are: Latches, Flip Flops, Timers, Counters etc.
Digital M ...
Hey Pals, Welcome to the new lesson. I hope you are having a productive day. Today, we'll talk about installation of Emu8086 application in windows. but before this, It is important to have the brief introduction of the application.
Lets find out what is Emu8086.
"Emu8086 is a powerful, offline and free software for emulation, disassembling and debugging of 8086 programs i.e, 16 bits/DOS."
It is an Integrated Development Environment (IDE) that write a source, assemble it and link into .COM or .EXE file then trace it in machine code and source file. When we launch the Emu8086 Asm or Ist will start the assembler source editor. one the other hand, .exe and obj files starts the disassembler and debugger units.
Let's move towards its installation:
P ...
Bonjour trainees!!! Welcome to the Engineering projects, We hope you are doing great. In our previous lecture, we discussed the first type of clippers in detail i.e. Series Clippers. Today, we are going to discuss the next two types of Clippers i.e. Shunt Clippers and Dual Clippers. Here are the types of Clippers from the last lecture:
So, today, we are going to cover the below concepts:
what is a Shunt Clipper?
Types of Shunt Clippers
Implementation of shunt Clippers in Proteus ISIS.
Dual Clippers basics.
Implementation of Dual Clippers in Proteus ISIS.
So, let's get started:
What is a Shunt Clipper?
In Shunt Clippers(Parallel Clippers), the diode is connected in Shunt(Parallel) to the input signal source & the load resi ...
Hey buddies, hope you all are fine. In our previous tutorial, we studied Half Wave Rectification and have seen that it rectifies the half wave of the AC signal. Today, we are going to study Full Wave Rectification to rectify the complete AC source. We will design the simulation of the Full Wave Rectifier in Proteus software. So, let's get started:
What is Full Wave Rectification?
A comprehensive definition of full-wave rectification is:
Full-wave rectification
is a process to convert both cycles(positive & negative) of input(sinusoidal) wave to pulsating DC
(Direct current).
We have studied in the previous lecture that Half Wave Rectifiers are used to convert only one cycle(either positive or negative) of an AC signal into a DC signal, thus dissipating the 50% energy of the o ...
Hi Mentees, Welcome to a new tutorial at The Engineering Projects. Today You will unearth about Common Collector bipolar Junction Transistor Amplifiers. Before this, we learnt about two types of Configurations of Transistors named Common Emitter BJT Amplifiers and Common Base BJT Amplifiers.
In this tutorial We'll discuss about:
Introduction of Common Collector BJT Amplifier.
Basic Concepts for the Common Collector BJT Amplifiers.
Implementation of Common Collector BJT Amplifiers in Proteus ISIS.
Characteristics and advantages of Common Collector BJT Amplifiers.
So that, you can get the best understanding about the topic and its practical implementation.
Introduction
1st of all, We'll have a brief definition of the Common Collector Ampl ...
Hi Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the details on the design of a load cell.
Strain gauge load cells are widely used in various applications. They work on the principle of varying electrical resistance with elastic deformation in the conductor. The strain gauge comprises thin wires which are affected by a change in environment. Expansion or contraction in a strain gauge occurs with varying temperatures which results in creating noise and lack of accuracy in measurement. The life of the device may also be affected due to corrosion that may occur in the elastic element. In addition to the possible deterioration, the load cell itself may cause safety issues with regard to the environ ...
Hi Everyone! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to TDA2005.TDA2005 is a 20-watt Class B dual audio amplifier integrated chip. It comes in a Multiwatt11 package and is carefully designed for car radio applications. It can support the current up to 3.5A which is quite high which makes it a suitable pick for constructing power booster amplifiers.
I suggest you read this post all the way through as I’ll detail the complete Introduction to TDA2005 covering datasheet, pinout, features, and applications.
Let’s jump right in.
Introduction to TDA2005
TDA2005 is a 20-watt Class B dual audio amplifier integrated chip. It is particularly designed for car radio applications.
...
Hi Guys! I hope you’re doing great. Today, I am going to share Chapter Zero of the ESP32 Programming Course. I have called it Chapter 0 because today, we won't practically work on the ESP32. Instead, I’ll walk you through the detailed theoretical Introduction to the ESP32 Module, where we will discuss the ESP32 Pinout, Datasheet, Specifications, Features, Applications etc. in detail.
ESP32 is an embedded module that supports both WiFi and BT(dual-mode) connectivity and is thus used in Cloud-based IoT projects. ESP32 is the upgraded model of the ESP8266 module and is designed by Espressif Systems in China.
The following tables show the main features and technical specifications of the ESP32 module.
ESP32 Technical Specifications
...
Hi Learners, I hope you are doing good. This lesson is about implementation of one of the types of Amplifiers i.e, Common Emitter BJT Amplifier. But, prior to this, we'll revise some basic concepts so that it will be easy for you to understand the roots of the Experiment.
We'll talk about:
What are Common Emitter Bi-Junction Transistors.
Concepts of Common Emitter Bi-Junction Transistors.
Implementation of Common Emitter BJT Amplifiers in Proteus ISIS.
Why we use Common Emitter BJT in Amplifiers.
What are Common Emitter Bi-Junction Transistors
There are three types of Configurations of a transistor named:
Common Emitter Configuration
Common Base Configuration
Common Collector Configuration
We chose the Common Emitter Configurati ...
Hi Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino Beetle.
Arduino beetle is the smallest Arduino board that comes with the functionality of Arduino Leonardo. This board is a remarkable addition to the minimalistic Arduino technology. It is based on the microcontroller Atmel Atmega32u4.
With the inception of innovations in modern technology, electronic devices are becoming light, more compact that happen to perform a lot of functions. These devices are economical and require little to no prior knowledge to get your hands dirty with them.
All Arduino boards are microcontrollers but not all microcontrollers are Arduino board. While using the Arduino board, you don’t ne ...