Understanding Remote Access, Modems, and Network Devices

Remote Access

A dial-up network device accepts digital data from a PC and converts it into an analog signal (like a phone signal). These signals are received and converted back to digital format.

Modems

Modems modulate (convert binary to analog) and demodulate (convert analog to binary).

  • Internal: Inserted into an expansion slot or integrated into motherboards.
  • External: Has its own power supply and connects to a serial port.

Modem Elements

Modems consist of three circuits: a receiving circuit for digital

Read More

MATLAB: Features and Applications

MATLAB, which stands for “Matrix Laboratory,” is a high-level programming language and interactive environment used primarily for numerical computing, data analysis, algorithm development, and visualization. It offers a range of built-in functions and toolboxes that facilitate mathematical calculations, data manipulation, and graphical representation.

Key Features of MATLAB

  • Matrix Operations: MATLAB is designed to work with matrices and arrays, making it particularly powerful for linear algebra and
Read More

Understanding Computer Fundamentals: A Beginner’s Guide

Converting Binary to Decimal

To convert a binary number to a decimal number, use the following formula: For example, 1101 = 1×2^3 + 1×2^2 + 0x2^1 + 1×2^0 = 8 + 4 + 0 + 1 = 13

Converting Decimal to Binary

To convert a decimal number to a binary number, divide the number and then take the results of the division from bottom to top.

What is a Bit and a Byte?

  • Bit: The smallest unit of information that we can store on a computer (0 or 1).
  • Byte: A group of 8 bits.

Hardware vs. Software

Hardware: The physical

Read More

Functions of Distributed Operating Systems

A distributed operating system is a system that spreads the load over multiple computer hardware servers. This type of OS provides better performance and availability because it is distributed across multiple components.

Functions of a Distributed Operating System

  • Control of Multiple Sites: A distributed operating system spreads the load over multiple computer hardware servers. This provides better performance and availability.
  • Client/Server Model: A common way of organizing software to run on distributed
Read More

Understanding Digitalization: Bits, Bytes, and Computer Architecture

Digitalization: The Foundation of Computing

Digitalization: The process of converting information into a format that a computer can process, such as sound or images. This fundamentally involves representing data as a series of 1s and 0s. This conversion is facilitated by hardware and physical components within the computer. These components, primarily integrated digital circuits, operate in two states: on and off. This results in what is known as binary encoding, a system based on these two states.

Read More

Student Registration Form: Presidency University

Student Registration Form PRESIDENCY UNIVERSITY




First Name (Minimum 6 characters)*



Last Name*



Email Address*

(One email id only):
e.g. smith@gmail.com


Password (minimum 6 characters)*



Address*



Mobile No*



Gender: Male Female


Read More