Discrete systems in series and parallel

Discrete systems in series

Let as say that we have two discrete systems and their impulse responses are h1(n) and h2(n). Then when these discrete systems are connected in series, then overall impulse response:

image003.gif

image002.gif

image005.gif

Where:

image007.gif

As you noticed there were changing made:

image009.gif

This is nothing more than convolution of impulse responses of both discrete systems:

image011.gif

Discrete systems in parallel

If we have two discrete systems connected in parallel:

image012.gif

As we see there is simple sum of output queues of each discrete system. So we can assume, that overall impulse response is as sum of systems connected in parallel:

image014.gif

Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post
 |  TrackBack URI for this post

New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,
Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …
Programming AVR ADC module with WinAVR,
Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut …
New on WinARM Tutorial
What are differences between WinARM and WinAVR,
Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …
LPC2000 watchdog timer,
As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount …

Leave a Reply