Computer Science, asked by veenaalphonsa8168, 1 year ago

What is logisim explain with its merits and demerits?

Answers

Answered by vikahmundepi
0

Logisim is a logic simulator which permits circuits to be designed and simulated using a graphical user interface. Released under the GNU Public License, Logisim is free software designed to run on the WindowsmacOS, and Linux operating systems. Its code is Java using the Swing graphical user interface library.

Main advantages of simulation include:

Study the behavior of a system without building it.
Results are accurate in general, compared to analytical model.
Help to find un-expected phenomenon, behavior of the system.
Easy to perform ``What-If'' analysis.

Main disadvantages of simulation include:

Expensive to build a simulation model.
Expensive to conduct simulation.
Sometimes it is difficult to interpret the simulation results.

Similar questions