Predicting DC generator response

Click For Summary

Discussion Overview

The discussion revolves around predicting the response of a DC motor used as a generator in a scale model wind turbine. Participants explore the dynamic interactions between the motor's response, shaft inputs, and the effects of applying a load to the generator. The conversation includes both analytical and modeling approaches to describe this iterative process.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant describes the interaction between the rotor's input and the motor response, suggesting that the original rpm and torque will be affected iteratively until equilibrium is reached.
  • Another participant recommends using Laplace transforms to model the system, emphasizing the need to create a comprehensive model that includes the wind turbine, generator, and load.
  • A different participant suggests that creating a dynamic model based on first principles is valuable, but notes that the question is broad and may require a differential equations course for a thorough understanding.
  • One participant proposes an energy balance approach, indicating that the power absorbed by the turbine blades and the power converted to electricity by the generator must be balanced, with losses due to friction and acceleration considered.
  • The same participant outlines a series of calculations to iterate through the process, including energy absorbed, generator voltage and current, and net energy changes affecting shaft speed.

Areas of Agreement / Disagreement

Participants express various viewpoints on how to approach the modeling of the DC generator's response, with no consensus on a single method or solution. The discussion remains unresolved regarding the best analytical or modeling approach.

Contextual Notes

Participants acknowledge the complexity of modeling the wind turbine and generator system, with some suggesting that a thorough understanding of differential equations and energy balances is necessary. The discussion includes assumptions about energy losses and the iterative nature of the calculations, but these are not fully resolved.

DH2
Messages
1
Reaction score
0
I am creating a scale model wind turbine using a DC motor as a generator and would like to predict the motor response analytically. Generally speaking, the flow will spin the rotor (as in the turbine's), which will spin the motor, and then there will be what I'm calling the motor response, and then an output voltage and current from the motor. What I gather from various sources, though, is that there's a dynamic interaction between the shaft input and the motor response such that the original rpm and torque input at the shaft will be affected by the motor response which will create an adjusted rpm and torque input at the shaft which will be affected by the motor response and so on until it equilibrates. Is this about right? If so, how can I mathematically describe this iterative process using the original shaft inputs and the motor specifications? Furthermore, now what happens when a load is applied in series such that the generator is actually powering something?
 
Engineering news on Phys.org
DH2 said:
how can I mathematically describe this iterative process using the original shaft inputs and the motor specifications? Furthermore, now what happens when a load is applied in series such that the generator is actually powering something?
You must make a model as for the wind turbine, the generator and its load.
I suggest that you do this by means of Laplace transform.
Having closed/reduced some loops in the model you can calculate a steady state balance.
Just set the wind speed to something and add/subtract power to the output.

To make a model for the generator is easy, but I'm not familiar with the wind turbine ( think it's hard ).
 
Creating a dynamic model based on first principles is a beloved passion of many regulars on this forum. I encourage you to take the effort to do it.

However, your question is very broad. The correct answer is a differential equations course, where the last chapter is Laplace Transforms as Hesch said. You can't get that from an online forum.

Alternatively, you could use one of the many modern simulation software packages which allow you to simulate everything while understanding nothing about what you are doing. Excuse my personal bias for showing through.

Good luck.
 
DH2 said:
Is this about right? If so, how can I mathematically describe this iterative process using the original shaft inputs and the motor specifications? Furthermore, now what happens when a load is applied in series such that the generator is actually powering something?

hmmm

Mother Nature loves a balance.
She will establish one between power absorbed by your turbine blades and power converted to electricity by your generator.
The difference (hopefully small) divides, part is lost to friction and part goes into accelerating the machine.

So i'd set it up as an energy balance
friction loss proportional to shaft speed
power absorbed by turbine ƒ(windspeed^3 - blade speed^2)
assume some moment of inertia I for machine, its kinetic energy is ½Iω2

these two equations describe the electrical behavior of a DC machine
open circuit voltage = KΦ X RPM, where K is a constant and Φ is flux,
(hint: permanent magnet generators have constant Φ so start with one of those)
torque in ft-lbs= (same KΦ) X Armature Amps X 7.04
so a load on generator causes it to convert mechanical energy (torque X ω) into electrical energy(volts X amps) which flows to loadI think you could iterate with a finite difference loop , step = Δtime
start with assumed windspeed and shaft speed
do
calculate energy absorbed by blades from wind
calculate generator voltage
calculate generator current
calculate energy output from generator
calculate energy loss to friction
calculate net energy acceleration or deceleration of shaft in current time step
calculate new shaft speed
increment time
loop

That's a place to start.
 

Similar threads

Replies
21
Views
3K
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 74 ·
3
Replies
74
Views
10K
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 14 ·
Replies
14
Views
8K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 12 ·
Replies
12
Views
10K