
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Signals and Systems: Multiplication of Signals
Multiplication of Continuous-Time Signals
The product of two continuous-time signals can be obtained by multiplying their values at every instant of time. Consider two continuous time signals ?1(?) and ?2(?) as shown in the figure.
Explanation
The multiplication of the two signals can be performed by considering different time intervals as follows −
-
For ? ≤ ? ≤ ?: ?1(?) = 3 and ?2(?) = 2, thus
?1(?)?2(?) = 3 × 2 = 6
-
For 1≤ ? ≤ ?: ?1(?) = 2 and ?2(?) = 2 + (? − 1), hence,
?1(?)?2(?) = 2[2 + (? − 1)] = 4 + 4(? − 1)
-
For 2≤ ? ≤ ?: ?1(?) = 2 − (? − 2) and ?2(?) = 3, hence,
?1(?)?2(?) = [2 − (? − 2)]3 = 6 − 3(? − 2)
The multiplication of the signals (i.e., ?1(?)?2(?)) is shown in the figure.
Multiplication of Discrete-Time Signals
The multiplication of two discrete-time signals ?1(?) and ?2(?) can be performed by multiplying the corresponding sample values.
Consider two discrete time sequences ?1(?) and ?2(?) as follows −
?1(?) = {−3, 1, 5, 1, 2}
?2(?) = {2, −1, 1, 3, −3}
Then, the product of these two signal is given by,
?1(?)?2(?) = {−3 × 2, 1 × (−1), 5 × 1, 1 × 3, 2 × (−3)}
? ?1(?)?2(?) = {−6, −1, 5, 3, −6}