Knowledge in ELECTRONICS AND COMMUNICATION ENGINEERING

electrical engineering

Important notes with proper description of terms based on electrical chemistry

Bomb calorimeter and Coal

This pdf contains mcq based on Bomb calorimeter and Coal

Exhaustive assignment

This is a special pdf containing important and simple question based on electrical engiineering

UV-Visible spectroscopy

Contains mcq based on UV-Visible spectroscopy

INTRODUCTION TO COMPUTER

This document contains information based on INTRODUCTION TO COMPUTER

INTRODUCTION TO COMPUTER

This document contains information based on INTRODUCTION TO COMPUTER

MATHEMATICS ASSIGNMENT (DIFFERENTIATION AND DERIVATIVES)

Contains assignment based on MATHEMATICS (DIFFERENTIATION AND DERIVATIVES)

MATHEMATICS ASSIGNMENT (DIFFERENTIATION AND DERIVATIVES)

Contains assignment based on MATHEMATICS (DIFFERENTIATION AND DERIVATIVES)

Essentials of Scilab Coding

This pdf consists of basic scilab codes that one must be aware of before starting with advanced scilab coding. Matlab Students can also access the code as they can easily edit it to run in matlab as well. Having a good knowledge of scilab programming can help Electronics and Telecom students to easily grasp the programming techniques and will help them in their curricular subjects like ICA, PDC, etc.

Project: Principle of Digital Modulation Techniques- ASK and FSK

Amplitude Shift Keying is a type of Amplitude Modulation which represents the binary data in the form of variations in the amplitude of a signal. Any modulated signal has a high frequency carrier. The binary signal when ASK modulated, gives a zero value for Low input while it gives the carrier output for High input. FSK is the digital modulation technique in which the frequency of the carrier signal varies according to the digital signal changes. FSK is a scheme of frequency modulation. The output of an FSK modulated wave is high in frequency for a binary High input and is low in frequency for a binary Low input. The binary 1s and 0s are called Mark and Space frequencies.

Huffman Coding Notes cum Experiment

What is Huffman Coding? Huffman coding is a lossless data compression algorithm. In this algorithm, a variablelength code is assigned to input different characters. The code length is related to how frequently characters are used. Most frequent characters have the smallest codes and longer codes for least frequent characters. There are mainly two parts. First one to create a Huffman tree, and another one to traverse the tree to find codes. However, Huffman coding is usually faster and arithmetic coding was historically a subject of some concern over patent issues. Thus many technologies have historically avoided arithmetic coding in favor of Huffman and other prefix coding techniques. As of mid-2010, the most commonly used techniques for this alternative to Huffman coding have passed into the public domain as the early patents have expired.

Digital Modulation- Complete set of Notes from Exam Point of View

It consists of a complete set of notes that covers All the topics ranging from probability to Trellis Diagram. It consists of a type of coding such as Huffman coding technique, probability, Kraft-Macmillan Inequality in detail along with a few sidekicks for your notes. These notes are written from not only an exam point of view but also from a learning and research point of view. Every formula covered in the notes has been combined with its derivation. Made by a faculty of VJTI.