AbdallahHemdan / Wasla

Wasla is a project to modulate and perform synchronous demodulation for speech signals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

component 17

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

About

Wasla is a project to modulate three speech signals using the following scheme: 𝑠(𝑑) = π‘₯1(𝑑) cos πœ”1𝑑 + π‘₯2(𝑑) cos πœ”2𝑑 + π‘₯3(𝑑) sin πœ”2𝑑, and then perform synchronous demodulation

Modulated signal

image image

Interference between modulated signals

  • The Interference was between the low amplitude frequencies which has a very low impact into the final demodulated signals.
  • The interference between the high amplitude frequencies was very low and the high amplitude frequencies have the most sound properties.
  • So our final results didn't affected by the interference.

Demodulated signals in (2) - (3)

image

  • The demodulated signals in (2) was as the original signal because of no shifting in phase (phi = 0)

  • In (3), shifting by 10, 30 degrees attenuates the demodulated signals (speech signals) making them lower than the original ones.

  • Shifting by 90 degree strongly attenuates the speech signals and it seems like no output speech.

Contributors

Licence

MIT Licence

About

Wasla is a project to modulate and perform synchronous demodulation for speech signals

License:MIT License


Languages

Language:MATLAB 100.0%