Multichannel filter in Simulink

3 views (last 30 days)
Eugene
Eugene on 30 May 2013
Is there a better way of doing this in Simulink?
--- 42 --> [subsystem] --- 42 --->
In subsystem:
[In]-->[Demux to 42 ports]-->[LP filter]-->[Mux 42 inputs]-->[Out]
-->[LP filter]-->
-->... 42 of -->
-->these -->
-->identical -->
-->filters -->
I'm new to simulink and I am trying to simulate a feedback system that drives 42 independent electromagnets. The above component is meant simulate the electromagnet component (well one aspect of it). I've tried using the [transfer function] and [state space] modules however they do not handle multiple independent inputs.
Any help appreciated. Thank you.

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!