1. OBJECTIVE
In this practice we will study the operation of AND, OR and NOT logic gates, through the (virtual) assembly of some digital circuits.
At the end of this experiment, you should be able to:
establish some concepts about basic digital logic gates;
prove, in practice, the truth table of basic digital logic gates;
learn to use a logic gate and circuit simulator;
analyze and understand the operation of basic digital logic gates.
2. WHERE TO USE THESE CONCEPTS?
Currently, most electronic equipment is made up of digital integrated circuits. From the simplest, such as household equipment, to the most complex, such as robots in automobile assembly lines, they all use the same digital logical operating principles.
Consequently, for the development and maintenance of these systems, it is essential to know the application and functioning of logic gates.
3. THE EXPERIMENT
To carry out this experiment, you will use hardware and software resources. With a computer (hardware) and a computer-aided design (CAD) system for simulating integrated circuits, you will develop logic circuit structures by applying knowledge about the most commonly used digital logic gates.
4. SECURITY
It is recommended to always use genuine software, especially your operating system, to avoid information security risks. Always keep software updated to avoid problems related to information security and performance (malfunctions or slow execution, for example).
It is also desirable to have antivirus software installed. In a real environment, it is necessary to be careful with physical connections, voltages and electrical current, to avoid accidents, such as shocks or damage to circuits.
5. SCENARIO
In the design and implementation of computers and other modern devices, such as equipment for digital automation systems (e.g. programmable logic controllers - PLCs), it is necessary to develop and implement the logic for producing the desired outputs in the equipment, which are dependent on the various signals input.
In this sense, it is essential to know how the basic digital logic gates (AND, OR and NOT) work, because from them it is possible to develop and correctly implement various digital devices and systems.