Telecommunications Networks: ISDN, ATM, Transmission Media, and Digital Switching Systems

ISDN Networks

– Duplex Transmission of Signal (Echo Cancellation), Principle of Scrambler

– DEC (Digital Echo Cancellation): Simultaneous transmission in both directions by additive block, it adds incoming useful signal, parasitic reflected signal and compensation signal produced by transversal filter, which its adaptive regulated by control processor.

– Transmission of periodic sequences can negative affect function of echo compensator, so we have to use methods of signals scrambling:

  • Recovering of
Read More

Digitalization and Multiplexing Techniques in Telecommunications

1. Digitalization of Telephone Channel, Quantization Distortion (Noise)

Telephone channel, unidirectional path from 300 to 3400 BW:3100Hz. Its digitalization with PCM(pulse code mod), if adds TDM(time div mult), it increments the efficiency utilization of the transmission paths. PCM converts analogue samples to digital forms (increments noise immunity transm). 3 ops(A/D converter) to analogue signal before mult & transm: 1-Sampling(signal discrete in time, Fsampling=1/Ts, sampling theorem Fmax

Read More

Network Protocols: A Comprehensive Guide to ICMP, UDP, TCP, Routing, and Address Translation

ICMP (Internet Control Message Protocol)

ICMP is responsible for reporting protocol, IP level, in different situations, such as errors, unreachable routes, problems, etc.

Each ICMP message contains a Message Type field, type code, checksum, IP header that caused the error, and special information by type of message.

Use:

  • Ping: to check the IP level connectivity between two hosts, ensuring that it works with the software and the network path is correct. In his field data include an identifier and a sequence
Read More

Transmission Networks: ISDN, ATM, and Transmission Media

ISDN Networks

Duplex Transmission of Signal (Echo Cancellation), Principle of Scrambler

DEC (Digital Echo Cancellation): Simultaneous transmission in both directions by additive block, it adds incoming useful signal, parasitic reflected signal and compensation signal produced by transversal filter, which its adaptive regulated by control processor.

Transmission of periodic sequences can negative affect function of echo compensator, so we have to use methods of signals scrambling:

  • Recovering of synchronization
Read More

Computer Hardware and Software: A Comprehensive Guide

Computer Hardware and Software: A Comprehensive Guide

Internal Components

  • Motherboard: The circuit board where the internal devices are connected.
  • CPU (Central Processing Unit): The brain of the computer, responsible for executing all processes.
  • RAM (Random Access Memory): Stores a series of basic routines that allow the processor to communicate with peripherals.
  • Storage Unit: Allows for storing large amounts of data permanently.

Input and Output Units

  • Input Units: Keyboard, printer, scanner, fax, mouse,
Read More

Microcomputer Architecture: Von Neumann vs. Harvard

Program

A program is a set of instructions or commands that tells the microcomputer, which is what we must do moment by moment.

Instruction

An instruction is an order that tells the machine what you should do, this instruction is divided into two parts called opcodes or instruction code and operand.

Structure of a micro computer based processor

The microprocessor-based Micromputadores consists primarily of the following parts:

Microprocessor or CPU

The Brain of the microcomputer, for in it is perform all

Read More