Predicting DC generator response

AI Thread Summary
Creating a scale model wind turbine using a DC motor as a generator involves understanding the dynamic interaction between the rotor's input and the motor's response, which affects the output voltage and current. The iterative process can be mathematically described using differential equations and Laplace transforms, focusing on energy balance between the power absorbed by the turbine and the power converted to electricity. Friction losses and the moment of inertia of the system also play significant roles in this balance. When a load is applied, the generator converts mechanical energy into electrical energy, which can be modeled through a series of calculations that account for energy absorbed, losses, and changes in shaft speed. This foundational approach provides a starting point for developing a comprehensive model of the system.
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.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top