answersLogoWhite

0

Depends on the types of logic gates you're drawing. They have different symbols. You should be able to search the web for a list of symbols for the various gate topology. Using smartdraw tool, you can drag and drop such ready made shapes.

Corel draw graphic suite is another such tool.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you draw hardware decoding circuits using logic gates?

us a pencil


Draw the logic diagram of 2 to 4 line decorder with only nor gates include an enable input?

draw the logic diagram of 2 to 4 line decoder decoder using nor gates include enable input


How do you draw Logic Gates in C language?

The C language is not a graphics language and you cannot draw logic gates using it. C is a programming language, and it is possible to use a graphics library to do so, but you did not specify which library you were using. Please restate the question.


Draw the logic circuit for a half adder using nor gates only?

ab+bc


What are the limitations of logic gates?

limitations of logic gates


Draw logic diagram of two to four line decoder using nor gates only with enable input?

draw logical diagram 2 to 4 line decoder with nor gates only


What is optical logic gates?

types of optical logic gates


Is logic gates conductors or nonconductors?

logic gates comes under semiconductor


What products use logic gates?

All digital electronic circuits are composed of logic gates. Without logic gates there would be no digital electronics.


What are the three types of logic gates?

And, OR and Not gates.


What are the division of logic gates?

Logic gates can be primarily divided into two categories: combinational logic gates and sequential logic gates. Combinational logic gates, such as AND, OR, and NOT gates, produce outputs based solely on the current inputs without memory. In contrast, sequential logic gates, like flip-flops and counters, consider both current inputs and past states, allowing for memory and timing functions in circuits. These divisions form the foundation for building complex digital systems.


Why logic gates are called as logic gates not boolean gates?

Logic gates are the basic building blocks of digital circuits or systems. these digital circuits are used to implement several combinational and sequential operations. these operations include starage, timing, arithmetic, coding, communication etc. Hence, implementing the boolean algebra is not the only purpose where logic gates are used, hence, it is opt to call them as logic gates rather than boolean gates.