
- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 759 Articles for Digital Electronics

2K+ Views
Detection of Periodic Signals in the Presence of NoiseThe noise signal is an unwanted signal which has random amplitude variation. The noise signals are uncorrelated with any periodic signal.Detection of the periodic signals masked by noise signals is of great importance in signal processing. It is mainly used in the detection of radar and sonar signals, the detection of periodic components in brain signals, in the detection of periodic components in sea wave analysis and in many other areas of geophysics etc. The solution of these problems can be easily provided by the correlation techniques. The autocorrelation function, therefore can ... Read More

15K+ Views
Cross Correlation FunctionThe cross correlation function between two different signals is defined as the measure of similarity or coherence between one signal and the time delayed version of another signal.The cross correlation function is defined separately for energy (or aperiodic) signals and power or periodic signals.Cross Correlation of Energy SignalsConsider two energy signals x1(t) and x2(t). The cross correlation of these two energy signals is defined as −R12(τ)=∫∞−∞x1(t)x∗2(t−τ)dt=∫∞−∞x1(t+τ)x∗2(t)dt

1K+ Views
Autocorrelation FunctionThe autocorrelation function defines the measure of similarity or coherence between a signal and its time delayed version. The autocorrelation function of a real energy signal x(t) is given by, R(τ)=∫∞−∞x(t)x(t−τ)dt

9K+ Views
Energy Spectral DensityThe distribution of the energy of a signal in the frequency domain is known as energy spectral density (ESD) or energy density (ED) or energy density spectrum. The ESD function is denoted by ψ(ω) and is given by, ψ(ω)=|X(ω)|2

22K+ Views
What is Autocorrelation?The autocorrelation function of a signal is defined as the measure of similarity or coherence between a signal and its time delayed version. Thus, the autocorrelation is the correlation of a signal with itself.The autocorrelation function is defined separately for energy or aperiodic signals and power or periodic signals.Autocorrelation Function for Energy SignalsThe autocorrelation function of an energy signal x(t) is defined as −$$\mathrm{\mathit{R_{\mathrm{11}}\left ( \tau \right )\mathrm{=}R\left ( \tau \right )\mathrm{=}\int_{-\infty }^{\infty }x\left ( t \right )x^{\ast }\left ( t-\tau \right )dt\mathrm{=}\int_{-\infty }^{\infty }x\left ( t\mathrm{+ }\tau \right )x^{\ast }\left ( t \right ... Read More

9K+ Views
Laplace TransformThe Laplace transform is a mathematical tool which is used to convert the differential equation in time domain into the algebraic equations in the frequency domain or s-domain.Mathematically, if x(t) is a time domain function, then its Laplace transform is defined as, L[x(t)]=X(s)=∫∞−∞x(t)e−stdt...(1)

7K+ Views
Laplace TransformThe Laplace transform is a mathematical tool which is used to convert the differential equations in time domain into the algebraic equations in the frequency domain or s-domain.Mathematically, if x(t) is a time domain function, then its Laplace transform is defined as −L[x(t)]=X(s)=∫∞−∞x(t)e−stdt...(1)

3K+ Views
Laplace TransformThe linear time invariant (LTI) system is described by differential equations. The Laplace transform is a mathematical tool which converts the differential equations in time domain into algebraic equations in the frequency domain (or s-domain).If x(t) is a time function, then the Laplace transform of the function is defined as −L[x(t)]=X(s)=∫∞−∞x(t)e−stdt⋅⋅⋅(1)

11K+ Views
Z-TransformThe Z-transform (ZT) is a mathematical tool which is used to convert the difference equations in time domain into the algebraic equations in z-domain.Mathematically, if x(n) is a discrete-time signal or sequence, then its bilateral or two-sided Z-transform is defined as −Z[x(n)]=X(z)=∞∑n=−∞x(n)z−n...(1)

19K+ Views
Discrete-Time Fourier TransformThe Fourier transform of the discrete-time signals is known as the discrete-time Fourier transform (DTFT). The DTFT converts a time domain sequence into frequency domain signal. The DTFT of a discrete time sequence x(n) is given by, F[x(n)]=X(ω)=∞∑n=−∞x(n)e−jωn...(1)