help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not able to add delay to transfer function


From: Sergei Steshenko
Subject: Re: Not able to add delay to transfer function
Date: Fri, 31 Jul 2020 00:21:49 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0


On 30/07/2020 21:04, shall689 wrote:
Hello Sergie,

Thanks for information.

I did respond to you in the other thread ("I have both magnitude and phase
data.").  It just got lost in all the replies.  Also, I started a new thread
because I was asking a different question.

I got stuck on getting a transfer function that matched the frequency
response data, so I moved on to trying to get a transfer function using an
average model of the the Half bridge inverter.  I think I successfully came
up with the correct transfer equation using the average model.

I would still like to be able to come up with the equation using the
transfer function data.

I looked at ifft and it needs to have an iddata objects.  I think iddata
needs to be used to get the iddata objects, but iddata doesn't take
frequency response data.

A while back I unsuccessfully tried to get the transfer equation for a buck
converter from frequency response data.  I posted that question in the
following thread:
https://octave.1599824.n4.nabble.com/Control-System-Design-methods-using-Octave-tc4685799.html).
Doug was very helpful and I think the transfer equation was close but not
close enough.


Stephen



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



"I looked at ifft and it needs to have an iddata objects" - I meant plain old procedural 'ifft': https://octave.sourceforge.io/octave/function/ifft.html .

For that matter., invfreq& functions are described here: https://octave.sourceforge.io/signal/function/invfreq.html , https://octave.sourceforge.io/signal/function/invfreqs.html , https://octave.sourceforge.io/signal/function/invfreqz.html .

--Sergei.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]