Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

transfer function from bldc motor step response

Status
Not open for further replies.

eeks

Newbie level 3
Newbie level 3
Joined
Nov 8, 2012
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,310
hello,
I have managed to obtain a measured step response (speed in revs/sec vs time)of a BLDC motor system (motor, driver circuit) and now need to obtain a transfer function in order to design a controller in matlab. Does anybody know how to work out a systems transfer function from a step response?

I have worked out the mathematical model of the motor using the motor parameters and got a transfer function, but i would like to get one for the whole real system.

Any help much appreciated!
 

The step response can be directly translated to a time domain transfer function (impulse response). It's connected to s-domain by a laplace transformation.

But what transfer function representation do you want? If it's model expressed in poles and zeros, you are talking about system identification, estimating the model parameters from an empirical time or frequency domain transfer function. The Matlab system identification toolbox offers a convenient way to perform the task.

You can also estimate a time discrete (z-domain) transfer function directly from the impulse response by basic matrix calculus.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top