Courses
- Computer Embedded Systems (10110) תקציר הקורס:
- Digital Systems (20119) תקציר הקורס:
- Computer Structure (20144) תקציר הקורס:
Abstract:
The course will be introduced and opened to applications in
digital electronic system that can be design .During this course
we will introduce computer's technology processors named RISC (Reduced Instruction Set Computer)
That is an alternative perception by processors manufacturers
by designing processors and producing a complicated and complex and expensive processors with very large amount of commands.
Course basis will be on Von Neumann architecture computers and PIC architecture includes memory structure as well as learning the peripheral outline,
The course computer languages are: Assembler and also commands in C.
We will also discuss several topics such as: Lab card development architecture includes DAC, LCD, GLCD
Internal peripheries WDT + TIMER, A / D, Interrupt, CCP, USART.
Micro peripherals Non volatile memory and realization of practical applications.Abstract:
Providing basic knowledge of digital systems, including:
Number representation and binary codes.
Understanding and designing combinational systems. Switching devices (logic gates).
Understanding and designing synchronous sequential systems.
Memory devices: Flip-flops, registers, and counters.Abstract:
Building the basic CPU units, implementing and enhancing performance of the arithmetic unit.
The processor Single cycle, Multi Cycle and pipeline implementation. The MIPS architecture is used as guiding example throughout the course. Evaluate performance and enhance it for different implementation.
The assembly language of this processor. The Interrupt (exception) Mechanism. Memory hierarchy, the basic of caches.