• HOME
  • VIDEOS
  • Computer Science ▾
    • Digital Logic
    • COA
    • Programming and data structure
    • Algorithm
    • Operating System
    • DBMS
    • Computer Network
    • Software Engineering
    • Object-Oriented
    • Web Development
    • TOC
    • IoT
    • AI
    • E-commerce
    • Multimedia
  • Online JS Compiler
  • NODE.JS
  • MCQs
  • AI
  • Algorithm
  • ascii
  • bcd
  • binary coded decimal
  • BrightData
  • COA
  • ComputerNetwork
  • ComputerScience
  • DBMS
  • DigitalLogic
  • DSA
  • ECommerce
  • IOT
  • MCQ
  • Multimedia
  • numberSystem
  • NumberSystems
  • ObjectOriented
  • OperatingSystem
  • SoftwareEngineering
  • TOC
  • WebDevelopment

Computer Organization and Architecture Syllabus || insifix

Computer Organization & Architecture


  • Introduction to Data Representation and Number System: Introduction to Decimal, Binary, Octal, Hexadecimal number system, Conversation of number system; Binary Arithmetic: Addition (Simple Method, Using 1’s Complement, Using 2’sComplement method), Subtraction, Multiplication, Division.
  • Different Codes & Error Detection: Error Detection Codes: Parity Bit Method, Checksum Method; Error Correction Code: Hamming Code; ASCII, EBCDIC, Excess – 3 Code, BCD Addition Method; Gray Code.
  • Microcomputer Systems: Ideal Microcomputer, Actual Microcomputer: CPU, Address Bus, Data Bus, Control Bus; Memory: SRAM, DRAM, PROM, EPROM, EEPROM.
  • Logic Gates & ALU: Universal Gates, K-Map Simplifications, Pair, Quad, Octet, Don’t Care Condition; ALU: Half Adder, Full Adder, Binary Adder, 2’s Complement Adder Subtractor.