When a computer system is turned ON by powering up, then certain files are loaded into the RAM from the hard disk. These files are usually those files that are required for displaying the desktop. As long as the system is powered up, these files remain in RAM. Apart from that any additional application or file that needs to be opened, are first loaded into RAM.
Month: June 2022
Why ICs are of Black color?
Why ICs are of Black color? Why ICs are of Black color? ok this is very common thought of a person who sees the IC for the first time. There are different reasons for this. Although there are few colored Read More …
Design of smart electronic voting machine using Arduino
The system comes with a n number of switches, where n represents the number of political parties. The voter will be able to select their chosen candidate from a panel of buttons at this point. The final vote is then shown on an LCD to ensure voter satisfaction. Finally, the result can be calculated automatically by pressing the result button.
How to control the speed and direction of DC motor using Arduino?
In this project, we are going to use a very popular motor driver IC called an L293D. The advantage of using this chip is that we can control two motors at the same time, as well as control their direction. There is also a pin-for-pin compatible chip available known as the SN754410, which can also be used and has a higher current rating. The IC has its own internal diodes, so we do not need one for this project.
What are the important parts of an embedded system?
Power supply is one of the main components of embedded system. It is mainly used to power the system without power supply the embedded system can’t start its working. Usually 5 volt of power supply is used which has range of about 1.8 to 3.3 v. A smooth and efficient power supply should be used for proper working of embedded system. The main source of power supply includes adapter, battery etc
FPGA Based Data Recovery Method for Serial Communication
Application of Linear Algebra in Computer Graphics
The first use of Linear Algebra can be seen in the polygonal structure of 3D characters and space in computer games and other 3D graphics applications. Polygons are used to make images look three-dimensional because of their geometric structures. Most of the time, this is done by dividing the object into smaller and smaller polygons where the given smaller parts are triangular. This makes the production of 3D objects part of the distribution process of polygons. A simple example of the use of polygons in 3D images in the form of object frame.
Open Source Vs Closed source operating system
Open source software are not considered as a good alternative sometimes because of the possibility of viruses and threats. Another concern is that they want to get profit from what they code or develop. Open source software, on the other hand, may be reviewed by a much larger group of people for faults and improvements can be made quickly, resulting in better software.
What is the Euclidean Vector?
Euclidean space is the variety of tuples or focuses which can be utilized for the investigation of the limits in the information measurements for various reason and in various areas. It has been broadly utilized with the correspondence framework.
What is the machine epsilon?
What is the machine epsilon? Computer systems are the digital systems. Every information that is represented in computer is always limited in its representation in terms of the number of bits available. Every machine (calculator, computer) has specific number of bits reserved for representing a number. Real numbers are represented as floats in computers. There are two ways for representing real numbers in computers: