what are the half subtractor and full subtractor circuits? what are the half subtractor and full subtractor circuits? The design of an arithmetic logic unit requires many functions to implement that are: adders, subtractors, multipliers, and some logical operations as Read More …
Month: October 2021
what is the voice operated vehicle?
what is the voice operated vehicle? what is the voice operated vehicle? As the mankind has evolved, it has found ways to improve lifestyle by updating their standards of living by modifying the way they live, talk, communicate, travel, eat. Read More …
Lab manual 4 digital logic design (DLD)
Lab manual 4 digital logic design (DLD) NAND NOR implementation
How many types of interpolation are there?
What is the interpolation How many types of interpolation are there? Interpolation is the technique of determining the value or the expression of function from the given set of data points. If we are given some data and we want Read More …
How dual monitors are set using HDMI?
How dual monitors are set using HDMI? How dual monitors are set up using HDMI? Before answering the question of how to setup dual monitors with HDMI, lets have the brief introduction of HDMI. HDMI (High Definition Multimedia Interface) a Read More …
How to detect and recognize the traffic signs using machine learning?
Traffic signs detection and recognition How to detect and recognize the traffic signs using machine learning? In this work the Performance Analysis of Traffic Sign Detection and Recognition Techniques is given in detail. Automatic detection and recognition of road traffic Read More …
Unmanned ground vehicle
Introduction to unmanned ground vehicle How to design a project of unmanned ground vehicle? Robotics is an important field of interest in modern age of automation. Unlike human being a computer controlled robot can work with speed and accuracy without Read More …
How to derive formula for Newton’s Forward difference interpolation?
Formula for Newton’s Forward difference interpolation How to derive formula for Newton’s Forward difference interpolation? Newton’s forward difference interpolation technique is used when the data points are equidistant. For the given set of data points we can develop Newton’s forward Read More …
How many types of data conversion are there in C++?
What is Data Conversion in C++ How many types of data conversion are there in C++? The equality operator is used to assign a constant value to a variable or a one variable value to another variable. For example if Read More …
How to differentiate between getch() and getche() function?
How to differentiate between getch() and getche() function? What is the difference between getch() and getche() function ? Why do we use these two functions in a C++ program? They are actually built-in functions in standard library of c++. Both Read More …