Please enable JavaScript.
Coggle requires JavaScript to display documents.
Option 2 - Interrelationship between Software and Hardware - Coggle Diagram
Option 2 - Interrelationship between Software and Hardware
Representation of Data within the Computer
The Binary Number System
Counting in Binary
Hexadecimal Numbers
Converting between Hexadecimal, Binary and Decimal
Conversions
Binary to Decimal
Hexadecimal to Decimal
Decimal to Binary
Character Representation
ASCII Code
Unicode
Integer Representation
Sign and Modulus
Two's Complement
One's Complement
Representation of Fractions and Real Number
Fixed-Point
Floating-point
IEEE 754 Single Precision Floating-point Standard
IEEE Double Precision Floating-point Standard
Binary Arithmetic
Binary Addition
Binary Subtraction
Binary Multiplication
Binary Division
Electronic Circuits to Perform Standard Software Operations
Logic Gates
Definition
AND Gate
OR Gate
NOT Gate
NAND Gate
NOR Gate
XOR Gate
Circuit Design
Definition
Electronic Circuit
Construction of Gates
NOT Gate
AND Gate
OR Gate
XOR Gate
Boolean Algebra
Conversion between Truth Tables, Boolean Expressions and Circuit Diagrams
Strategies to derive Boolean Equation
Sum of Products
Uses truth table rows w/ 1 as output
Product of Sums
Uses all TT rows with a 0 output
Each input reversed
Speciality Circuits
Binary Adders
Flip-flops as Memory Stores
Clocking Component
Illegal inputs of 11
Edge Trigger Component
Oyher
Other Flip-flop Designs
Shift Registers
Arrangements of Connecting Flip-flops
Serial in - serial out
Serial in - serial out
Parallel in - Serial Out
Parallel in - Parallel Out
Bi-directional
Counters
Programming of Hardware Devices
Definitions
Input and Output Data Stream From and To Sensor and Other Devices
Header Information
Data Characters
Trailer Information
Processing of the Data Stream