Analog and digital
circuits can be very complex. Design and analysis of such circuits
can be both tedious and error prone if done by hand. Simulation
software has been developed to help overcome such problems. One
such simulation program is Multisim. MultiSim is a fully featured
electronic circuit simulation tool. However, many of its capabilities
are not needed for this lab. Therefore, we use a program that implements
a subset of MultiSim's capabilities. That program is Electronics
Workbench. Electronics Workbench is the simulation program that will
be used in this lab.
Since digital
electronics uses two logic states to implement discrete mathematics
and Boolean Algebra, binary numbers are used for modeling and
analyzing this system of electronics. However, binary numbers
can be highly inefficient and cumbersome when humans use them
to perform certain numerical calculations. Therefore, digital engineers
should know how to convert between different base number systems
(especially binary, octal, and hexadecimal).
The purpose of this lab is to introduce students to Electronics Workbench (EWB) and Micro$oft Word, and to also give them HANDS-ON experience converting numbers from one radix to another (hexadecimal, octal, binary, and decimal).
Introducing Electronics Workbench (42 points):
Read the syllabus carefully, particularly the Rules, Lab Reports, and Grading Policy parts. Did you read them (5 points)?
Perform the following base 10 number conversions (6 points):
Perform the following base 2 number conversions (6 points):
Perform the following base 16 number conversions(6 points):