Author Topic: DC motor, or any other motor controlling torque or speed?  (Read 4011 times)

0 Members and 1 Guest are viewing this topic.

Offline nForceTopic starter

  • Frequent Contributor
  • **
  • Posts: 393
  • Country: ee
DC motor, or any other motor controlling torque or speed?
« on: April 23, 2019, 04:26:45 pm »
Are we controlling speed or torque of a motor in electric car. Or in petrol/diesel motor?

Because if we control torque, how then we control speed or opposite? Because when we have a maximum torque we have a minimum speed.

Thanks.
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21681
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: DC motor, or any other motor controlling torque or speed?
« Reply #1 on: April 23, 2019, 04:38:41 pm »
Yes.  (The inclusive-yes, both.)

Torque or current is controlled primarily, so as to prevent destruction of the inverter, or to lesser extent, the motor or battery.

The current setpoint is then controlled by the speed setting (cruise control), with hooks to enable/change/disable the setting, and anything else that feeds into it (collision avoidance, following, etc.).

There's nothing that prevents you from hooking up one error amp to another!  Indeed, there are very real advantages to a multistage control! :)

Probably, in open loop (user controlled "throttle") mode, it's not just current or torque, because that would feel unnatural (an ICE's torque response varies with RPM as well as throttle position), but rather a mixture of current/torque and RPM/speed is used.  This makes it easier to cruise at a fixed speed.

Further, for induction and PMAC motors, it's not just current or voltage that's controlled, but frequency and phase sequence as well, which all need to be coordinated together.  This involves a more complicated program of feedback paths that I don't need to go into here, but suffice it to say that, on a superficial level, it's managed in a similar way.

Tim
« Last Edit: April 23, 2019, 04:40:39 pm by T3sl4co1l »
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Online Benta

  • Super Contributor
  • ***
  • Posts: 5871
  • Country: de
Re: DC motor, or any other motor controlling torque or speed?
« Reply #2 on: April 23, 2019, 07:23:08 pm »
To clarify:
You cannot "control torque" in a meaningful way.
Torque is something that is demanded by your mechanical load, and your drive system should be able to deliver this torque within its design limits.
Torque can be limited, of course.

For a control strategy (normally position, speed, acceleration), torque is pretty useless.
 

Offline Dave

  • Super Contributor
  • ***
  • Posts: 1352
  • Country: si
  • I like to measure things.
Re: DC motor, or any other motor controlling torque or speed?
« Reply #3 on: April 23, 2019, 08:37:45 pm »
To clarify:
You cannot "control torque" in a meaningful way.
Torque is something that is demanded by your mechanical load, and your drive system should be able to deliver this torque within its design limits.
Torque can be limited, of course.

For a control strategy (normally position, speed, acceleration), torque is pretty useless.
Spreading misinformation yet again, are we, Benta?

Speed control of a vehicle is done by reading the speed from the output shaft and demanding a torque from the torque regulator to attempt to reduce the speed error to zero.
Speed control loop -> Torque control loop -> Current control loop (with a couple of other things)
<fellbuendel> it's arduino, you're not supposed to know anything about what you're doing
<fellbuendel> if you knew, you wouldn't be using it
 
The following users thanked this post: nForce

Offline rrinker

  • Super Contributor
  • ***
  • Posts: 2046
  • Country: us
Re: DC motor, or any other motor controlling torque or speed?
« Reply #4 on: April 23, 2019, 08:39:39 pm »
 Tim's answer hints at why CVT's feel unnatural, at least before they started programming set 'gears' into them. The feedback did not match the user input. I remember test driving a car with one a number of years ago - to someone used to always driving manual transmission, it felt like the clutch was worn and slipping, far more so than a regular automatic. Just - weird.

 

Offline max_torque

  • Super Contributor
  • ***
  • Posts: 1282
  • Country: gb
    • bitdynamics
Re: DC motor, or any other motor controlling torque or speed?
« Reply #5 on: April 23, 2019, 09:53:45 pm »
All passenger cars, when driven by a human driver, are driving in a "torque demand" mode.  The accelerator pedal position is monitored, and various "pedal maps" are applied to create a "driver demand flywheel torque". The Engine ecu is then responsible for setting the engine control actuators (throttle, injectors, ignition, turbo etc) to create that torque. Modern "torque based" engine management systems use torque as their primary control parameter, so as to be able to arbitrate between various torque sources, for example, gearbox request (to get a smooth change) or Stability control intervention (torque down or torque up etc)

The "Human" driver closes the loop, by applying a suitable pedal input to accelerate the car at a rate that suits them, to a speed that suits them.  To enable it to all feel nice, we (powertrain calibration engineers like myself) spend a huge amount of time mapping a vast number of calibratable parameters, over 50,000  in a modern engine ecu, to deliver a powertrain response that feels natural for the vehicle application (which depends on what the car is, and how it is likely to be driven, ie a big difference between say a sports car and a van for example)

If the vehicle features cruse control, then a closed loop speed control loop is enabled to function in place of the driver demand (the driver no longer has to have their foot on the accelerator pedal), but that demand is cancelled by either the cruse control being switched off by the driver, or by the driver pressing the brake pedal, or by stability control intervention.

In an ICE powertrain, driver demand is bi-directional, but the maximum negative torque is limited by the total frictional torque of the engine, as the engine cannot "absorb" any more torque than the torque required to drive it around when it is not firing.  For an EV, which has a truely bi-directional powertrain and can fundamentally absorb as much torque as it can apply, then the maximum negative torque is limited by factors such as tyre adhesion and passenger comfort. Many current EVs feature "one pedal" driving where the vehicle can be controlled with just the accelerator alone unless an emergency stop (using the conventional friction brakes) is required.

To make maneuvering easy, some EVs actually blend out of torque control into a very low gain speed control at ultra low speed (sub 1mph) where the accelerator demand actually becomes a speed demand input to a closed loop speed controller, the output of which is blended to the "torque demand" output to give a very smooth entry and exit into low speed driving (ie in heavy traffic etc)  Because of this EVs can be driven a very low by stable speed without excessive jerk or shunt.
 
The following users thanked this post: newbrain, nForce

Offline Whales

  • Super Contributor
  • ***
  • Posts: 1899
  • Country: au
    • Halestrom
Re: DC motor, or any other motor controlling torque or speed?
« Reply #6 on: April 23, 2019, 10:20:50 pm »
> Are we controlling speed or torque of a motor in electric car. Or in petrol/diesel motor?

We control neither directly.  In an ICE: our pedal approximately tells the engine to do "more" power, not more speed or more torque.

The exact torque and speed we get as a result is then determined by many things including the engine's characteristics, current velocity and the current load (vehicle weight, hill slope, transmission, etc).

In most circumstances: pressing the pedal down further will lead to both increased speed and torque.  In certain circumstances (eg over-revving) it can actually lead to one of these things being reduced.
« Last Edit: April 23, 2019, 10:22:51 pm by Whales »
 

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4425
  • Country: dk
Re: DC motor, or any other motor controlling torque or speed?
« Reply #7 on: April 23, 2019, 10:47:57 pm »
> Are we controlling speed or torque of a motor in electric car. Or in petrol/diesel motor?

We control neither directly.  In an ICE: our pedal approximately tells the engine to do "more" power, not more speed or more torque.

The exact torque and speed we get as a result is then determined by many things including the engine's characteristics, current velocity and the current load (vehicle weight, hill slope, transmission, etc).

In most circumstances: pressing the pedal down further will lead to both increased speed and torque.  In certain circumstances (eg over-revving) it can actually lead to one of these things being reduced.

I'd say in an ICE the pedal approximately tells the engine how much torque to produce 
 

Offline Circlotron

  • Super Contributor
  • ***
  • Posts: 3180
  • Country: au
Re: DC motor, or any other motor controlling torque or speed?
« Reply #8 on: April 23, 2019, 11:53:11 pm »
Torque vs rpm is analogous to current mode vs voltage mode SMPS, or a constant current vs constant voltage PSU. You need to close the feedback loop to control voltage by controlling current, or or control rpm by controlling torque.
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8270
Re: DC motor, or any other motor controlling torque or speed?
« Reply #9 on: April 24, 2019, 12:26:18 am »
If you ever get a chance to, try driving a trolleybus and then a regular diesel bus, preferably within a short time of each other. They both have a very different acceleration characteristic compared to a normal petrol vehicle.
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21681
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: DC motor, or any other motor controlling torque or speed?
« Reply #10 on: April 24, 2019, 02:40:51 am »
To clarify:
You cannot "control torque" in a meaningful way.
Torque is something that is demanded by your mechanical load, and your drive system should be able to deliver this torque within its design limits.
Torque can be limited, of course.

For a control strategy (normally position, speed, acceleration), torque is pretty useless.

So I cannot control current in a meaningful way?  Current is something that is demanded by my electrical load, and my power supply should be able to deliver that current within its design limits?

Or symmetrically:
So I cannot control voltage in a meaningful way?  Voltage is something that is produced by my electrical load, and my power supply should be able to deliver that voltage within its design limits? :)

(The V/I analogy is directly applicable of course, as a PMDC motor for example has torque proportional to current (less windage losses), and RPM proportional to voltage (less DCR).)

I'm guessing it's just a miscommunication, in the same way that we often speak about voltage source power supplies (the load sets the current) or current sources (the load sets the voltage).  It's simply a matter of which control we are using, and the control used depends on the application.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline KC0PPH

  • Supporter
  • ****
  • Posts: 117
  • Country: us
Re: DC motor, or any other motor controlling torque or speed?
« Reply #11 on: April 24, 2019, 06:23:24 am »
torque is pretty useless.

In the industrial world its pretty common to have torque control on servos... You really dont get any meaningful information from it as most torque values are given as a percent of full torque and not very accurate.
 

Offline soldar

  • Super Contributor
  • ***
  • Posts: 3158
  • Country: es
Re: DC motor, or any other motor controlling torque or speed?
« Reply #12 on: April 24, 2019, 08:03:26 am »
This is a bit of a philosophical question. It is like asking "What is the true nature of a triangle?"

It is like newbies who ask "how can I put 10 volts and 10 amps through a 10 ohm resistor?"

Everything is related to everything else.

Speed is the result of forces acting on an object. You adjust speed by controlling force/torque.

Like current is adjusted by controlling voltage. You can have a current source but ultimately voltage is what makes electrons move.

Ultimately force is what makes objects move. Distance, speed, power, etc are all a result of force applied. No force no nothing.
All my posts are made with 100% recycled electrons and bare traces of grey matter.
 

Offline GeorgeOfTheJungle

  • Super Contributor
  • ***
  • !
  • Posts: 2699
  • Country: tr
Re: DC motor, or any other motor controlling torque or speed?
« Reply #13 on: April 24, 2019, 08:36:18 am »
It seems to me that you're all saying ~ the same thing but with different words: power is torque times RPM. Press the accelerator and the amount of mixture that enters and burns into the cylinder increases, which in turn generates more power, which in turn pushes the piston with more force, which is turn means more torque, which in turn tends to accelerate the engine to higher RPMs. In an EV, the mixture is the current.
« Last Edit: April 24, 2019, 04:26:38 pm by GeorgeOfTheJungle »
The further a society drifts from truth, the more it will hate those who speak it.
 

Offline soldar

  • Super Contributor
  • ***
  • Posts: 3158
  • Country: es
Re: DC motor, or any other motor controlling torque or speed?
« Reply #14 on: April 24, 2019, 11:21:27 am »
Press the accelerator and the amount of mixture that enters and burns into the cylinder increases, which in turn generates more power, which in turn pushes the piston with more force, which is turn means more torque, which in turn tends to accelerate the engine to higher RPMS. In an EV, the mixture is the current.

No. Press the accelerator and the amount of mixture that enters and burns in the cylinder increases, which in turn produces more force/pressure on the pistons.  If the piston moves there is work generated. If the piston is stalled there is no work generated.  A small explosion inside a pressure vessel produces no useful mechanical energy.  Work is the product of two things: force and distance. Power is work divided by time.

An explosion produces pressure/force. An electrical current moving in a magnetic field produces force. Not work and not power.

(Edited to correct work and power.)
« Last Edit: April 24, 2019, 01:51:24 pm by soldar »
All my posts are made with 100% recycled electrons and bare traces of grey matter.
 

Offline max_torque

  • Super Contributor
  • ***
  • Posts: 1282
  • Country: gb
    • bitdynamics
Re: DC motor, or any other motor controlling torque or speed?
« Reply #15 on: April 24, 2019, 11:56:03 am »
> Are we controlling speed or torque of a motor in electric car. Or in petrol/diesel motor?

We control neither directly.  In an ICE: our pedal approximately tells the engine to do "more" power, not more speed or more torque.

The exact torque and speed we get as a result is then determined by many things including the engine's characteristics, current velocity and the current load (vehicle weight, hill slope, transmission, etc).

In most circumstances: pressing the pedal down further will lead to both increased speed and torque.  In certain circumstances (eg over-revving) it can actually lead to one of these things being reduced.

No, well not for the last 25 years. All modern (produced since 1995 when bosch introduced them) Engine management systems run in "torque arbitration" mode. The system is finely calibrated because it is critical to get accurate engine torque control for functionality like stability control or gear shift control etc.  By "finely" i mean a total allowable error of around +1Nm at low torques (<10Nm) and around +-10Nm at full torque (which these days is likely to be 300Nm or more on pretty much any turbo charged engine.

The accelerator directly controls that torque, which is why modern engines are so smooth and nice to drive!


(On an EV of course, the eMachine torque canbe controlled much more finely indeed, with errors expected to be less than 0.25Nm at all times, and torque control bandwidths of over 1Khz, allowing advanced chassis control systems to operate, for example, real time tyre slip control etc.)
 

Offline soldar

  • Super Contributor
  • ***
  • Posts: 3158
  • Country: es
Re: DC motor, or any other motor controlling torque or speed?
« Reply #16 on: April 24, 2019, 12:33:31 pm »
The accelerator directly controls that torque,


With a name like max_torque I totally have to believe what he says! ;)
All my posts are made with 100% recycled electrons and bare traces of grey matter.
 

Offline GeorgeOfTheJungle

  • Super Contributor
  • ***
  • !
  • Posts: 2699
  • Country: tr
Re: DC motor, or any other motor controlling torque or speed?
« Reply #17 on: April 24, 2019, 01:50:20 pm »
Solder your logic is flawed, again. Where in Spain do you come from?

If the piston moves there is power generated. If the piston is stalled there is no power generated.

If it burns there's power.

Power is the product of two things: force and distance.

That's not power that's work, work is energy, and power is energy/time.
The further a society drifts from truth, the more it will hate those who speak it.
 

Offline soldar

  • Super Contributor
  • ***
  • Posts: 3158
  • Country: es
Re: DC motor, or any other motor controlling torque or speed?
« Reply #18 on: April 24, 2019, 01:53:02 pm »
Ha! simulpost. I corrected my post and then saw yours. At least we agree on that.
All my posts are made with 100% recycled electrons and bare traces of grey matter.
 

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4425
  • Country: dk
Re: DC motor, or any other motor controlling torque or speed?
« Reply #19 on: April 24, 2019, 03:01:19 pm »
Solder your logic is flawed, again. Where in Spain do you come from?

If the piston moves there is power generated. If the piston is stalled there is no power generated.

If it burns there's power.

Power is the product of two things: force and distance.

That's not power that's work, work is energy, and power is energy/time.

in the context of a car engine force and distance is useful power, the rest is just heat
 

Offline nForceTopic starter

  • Frequent Contributor
  • **
  • Posts: 393
  • Country: ee
Re: DC motor, or any other motor controlling torque or speed?
« Reply #20 on: April 24, 2019, 03:19:09 pm »
Speed control of a vehicle is done by reading the speed from the output shaft and demanding a torque from the torque regulator to attempt to reduce the speed error to zero.
Speed control loop -> Torque control loop -> Current control loop (with a couple of other things)

I think Dave and max_torque had answered correctly. But I still don't understand. If we control electric current then we control torque, if we control torque then we control speed. But why do we have then torque control loop and speed control loop if we said we control current, and with that, we control all of the other physical quantities?
 

Offline GeorgeOfTheJungle

  • Super Contributor
  • ***
  • !
  • Posts: 2699
  • Country: tr
Re: DC motor, or any other motor controlling torque or speed?
« Reply #21 on: April 24, 2019, 04:17:35 pm »
in the context of a car engine force and distance is useful power, the rest is just heat

But the same goes for an EV motor that's seized... more current = more heat. You wouldn't say then there's no power input, would you?
The further a society drifts from truth, the more it will hate those who speak it.
 

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4425
  • Country: dk
Re: DC motor, or any other motor controlling torque or speed?
« Reply #22 on: April 24, 2019, 04:26:10 pm »
in the context of a car engine force and distance is useful power, the rest is just heat

But the same goes for an EV motor that's seized... more current = more heat. You wouldn't say then there's no power input, would you?

it isn't making any mechanical power
 

Offline GeorgeOfTheJungle

  • Super Contributor
  • ***
  • !
  • Posts: 2699
  • Country: tr
Re: DC motor, or any other motor controlling torque or speed?
« Reply #23 on: April 24, 2019, 04:35:37 pm »
in the context of a car engine force and distance is useful power, the rest is just heat
But the same goes for an EV motor that's seized... more current = more heat. You wouldn't say then there's no power input, would you?
it isn't making any mechanical power

You've made the same error as soldar BTW... you said "force and distance is useful power" but as time-1 is missing there it's not power.
The further a society drifts from truth, the more it will hate those who speak it.
 

Offline David Hess

  • Super Contributor
  • ***
  • Posts: 16615
  • Country: us
  • DavidH
Re: DC motor, or any other motor controlling torque or speed?
« Reply #24 on: April 24, 2019, 05:32:47 pm »
I'd say in an ICE the pedal approximately tells the engine how much torque to produce

On a gasoline engine, the throttle position restricts the air intake.  Under normal operating conditions, there is a high manifold vacuum so air volume is proportional to throttle position.  For a given throttle position, as the engine RPM increases, there is less fuel-air volume available for each piston so torque decreases as RPM increases.

You cannot "control torque" in a meaningful way.
Torque is something that is demanded by your mechanical load, and your drive system should be able to deliver this torque within its design limits.
Torque can be limited, of course.

For a control strategy (normally position, speed, acceleration), torque is pretty useless.

Sure you can control torque (usually through the current) and some systems only have torque control where only the drive current is adjusted.  The torque is proportional to acceleration and can be integrated to get velocity which is common to stabilize the control loop.  The rate of change of torque (or current) may be controlled to limit jerk or change in acceleration per unit time.

 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf