Notes, summaries, assignments, exams, and problems for Technology

Sort by
Subject
Level

Network Cabling and Connectivity Technologies Explained

Classified in Technology

Written on in English with a size of 3.14 KB

Local Network Wiring

  • Coaxial Cabling: A cable consisting of a central conductor wire, shielded from external electric currents by a copper mesh (now largely in disuse).
  • UTP Cabling: This cable is made up of four pairs of wires within the same sheath; every pair is twisted to avoid electrical interference from other pairs.
  • Fiber Optic Cabling: Carries light pulses through tiny glass fibers, making it immune to external electric currents. It consists of two strands of fiberglass.

Connection via Telephone Line

There are several ways to connect to the internet through a phone line, each requiring a specific device:

  • Modems: Send or receive information through a conventional telephone line. Their mission is to convert the digital signal from the computer
... Continue reading "Network Cabling and Connectivity Technologies Explained" »

Windows Server 2008 Backup Methods and Software Deployment

Classified in Technology

Written on in English with a size of 2.63 KB

Windows Server 2008 Backup Methods

Windows 2008 allows five types of backups:

  • Normal Backup: A normal backup is a full backup of all selected files and directories. This process deletes the modified bit (archive bit) of each file copied.
  • Incremental Backup: During an incremental backup, the program examines the modified bit and performs a backup only of files that have changed since the last incremental or normal backup. As with the normal backup, this task clears the bits of each modified file that was copied. This type of backup minimizes the time and space needed to save data by storing only changed files. However, if you need to restore files after a disaster, you must have all previous tapes available up to the first normal copy.
  • Differential
... Continue reading "Windows Server 2008 Backup Methods and Software Deployment" »

AC Signal Parameters and Core Electronic Components

Classified in Technology

Written on in English with a size of 3.12 KB

Fundamental Electrical Signal Parameters

  • Cycle: A part of the signal that is repeated.
  • Period (T): The time, measured in seconds, that one cycle lasts.
  • Frequency (f): The number of cycles repeated per second (Hertz).
  • Instantaneous Value: The value of the signal at any given moment.
  • Maximum Value (Vmax): The greatest signal value within a period (Peak Value).
  • Minimum Value (Vmin): The smallest signal value within a period (Trough Value).
  • Effective Value (Veff or RMS): The value of an equivalent continuous current that produces the same electrical work. Veff = Vmax / √2

Active and Passive Electronic Components

Active Components

These components are able to generate, modify, or amplify an electrical signal.

Passive Components

Acting as loads, these components... Continue reading "AC Signal Parameters and Core Electronic Components" »