From: Rashadul Islam on 24 Jul 2010 13:42 >>I realy want TX-Line calculation by Matlab Programming. tank(a)ieee.org (Tushar Tank) wrote in message <4ff18f48.0112181229.7a437880(a)posting.google.com>... > Hi, > > I am looking for a transmission line model (twisted wire pair) for > Matlab. I would like to vary the lenght and gauge of the line and am > paticularly interested in reflections from the end of the line and > reflections from other impedance mismatches (gauge changes, bridge > taps). I would like to see the trasient response of the line in > response to a pulsed excitation. > > I looked through Matalab but I could not find any buildinb blocks (I > only have the signal processing toolbox). Any suggestions would be > appreciated. Thanks in advance. > > Peace, > Tushar Tank > tank(a)ieee.org
From: Steven_Lord on 25 Jul 2010 23:33 "Rashadul Islam" <itsrashad(a)gmail.com> wrote in message news:i2f8lc$46o$1(a)fred.mathworks.com... >>>I realy want TX-Line calculation by Matlab Programming. If you're hoping that someone will send you exactly what you need for your project, I think it's HIGHLY unlikely that will happen. That's not how this newsgroup works, in general. Start writing the code yourself, and if you encounter difficulties. ask SPECIFIC questions about where you're stuck. You're more likely to receive this type of help than receiving a whole-cloth code to do what you want. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
From: Saurabh Mahapatra on 27 Jul 2010 18:17 Try SimPowerSystems: http://www.mathworks.com/products/simpower/ You should be able to build up an impedance network with the elements available there. Thanks, Saurabh
|
Pages: 1 Prev: Colormap that works great in both colored and grayscale prints Next: duty cycle PWM |