Telecommunications

Permanent URI for this collectionhttps://ir.uict.ac.ug/handle/123456789/29

Mobile communications, Traffic engineering, Information theory, Synchronous digital networks, Advanced fibre-based systems, Telecommunications Engineering, Electrical and Electronics Engineering, Communications engineering, Laser and optical engineering, Electronic Communications Principles.

Browse

Recent Submissions

Now showing 1 - 9 of 9
  • Item
    Theory and problems of electronic devices and circuits
    (McGraw-Hill Companies, 2002) Cathey, Jimmie J.
  • Item
    Computer math: lesson 3 of 12
    (VTR Industrial Training, 1995) VTR Industrial Training
    This video is about Computer Arithmetic and examples used include Binary addition, subtraction, division and multiplication. it also discusses the use of basic Logic Operations and two's compliments.
  • Item
    Microcomputer basics: lesson 2 of 12
    (VTR Industrial Training, 1995) VTR Industrial Training
    This video introduces Circuits such as Registers, Counters and Decoder and how they work together to perform simple tasks. it also defines common Microprocessor terms, traces data flows that takes place between circuits and it explains the differences between Inherent, Immediate, direct addressing
  • Item
    Introduction to programming: branching, lesson 4 of 12
    (VTR Industrial Training, 1995) VTR Industrial Training
    The video presentation gives the fundamentals of writing programs and explains how they are used by the Microprocessor. it defines basic Computer languages and interpretation of simple progarms, explaining data flow during the execution of branch instructions and use of flags in a program.
  • Item
    Number systems and codes: lesson 1 0f 12
    (VTR Industrial Training, 1995) VTR Industrial Training
    The video forcuses teaching the conversion of numbers from one base to another, conversion of decimal and binary to BCD or BCD codes and identifyng binary, BCD and ASCII Codes.The presentation also introduces Binary system, Octal, Hexadecimaland Decimal sytems of conversion.
  • Item
    Advanced example programs: lesson 16 of 18
    (VTR Industrial Training, 1995) VTR Industrial Training
    This video is about Advanced example programs - describes the operation of a signed and an unsigned extended precision multiplicand program; and description of the operation of a divide with overflow routine.
  • Item
    Program problems: lesson 6 of 18
    (VTR Industrial Training, 1995) VTR Industrial Training
    The video discusses programming problems and possible solutions for the MC68000 microprocessor.
  • Item
    Internal exceptions: lesson 10 of 18
    (VTR Industrial Training, 1995) VTR Industrial Training
    This video discusses internally detected exceptions including: undefined opcodes, data processing errors, system calls, instruction tracing, illegal addresses, privilege violations, and instruction emulation.
  • Item
    Programming model: lesson 2 of 18
    (VTR Industrial Training, 1996) VTR Industrial Training
    This video explains the purpose and operation of additional instruction of performing basic instruction of data movement, integer arithmetic, and program control. The new category include instructions that perform shift and rotate operations, logic operations, and bit manipulations. After obtaining a proper understanding of the these instructions you should be able to write programs of the MC68000 micro-processor