Category: Upskilling

  • Processor and its micro architecture for high performance

    Processor and its micro architecture for high performance

    What is a processor? Processor is a silicon chip whose function is to perform efficientily set of arithmetic and logical operations. It is the brain of any computer system. Some of its key characteristics How to measure processor performance for a program? Performance = Time per program = Instruction Count (number of instructions per program)…

  • Introduction to Embedded Systems

    Introduction to Embedded Systems

    What is an Embedded System? First, a system is a set of tasks executed against a fixed set of rules, program or plan for a given objective. Embedded System is an application specific computer system comprised of both hardware and software to complete a set of tasks for a given objective. Embedded System runs inside…