Angular speed and angular velocity

AI Thread Summary
The discussion focuses on the differences between a DC motor model and a BLDC motor model, both of which utilize PID controllers to regulate angular velocity. The DC motor model includes a load block that represents external load and friction, which is necessary due to its brushed design. In contrast, the BLDC motor model does not require a load block because it operates without physical brushes, eliminating the associated friction. Both models aim to control angular velocity, but their structural differences dictate the necessity of the load block. Understanding these distinctions is crucial for accurately modeling motor behavior.
mp252
Messages
8
Reaction score
0
hi i have two different systems (i have tried to upload them but they both exceed the size of the upload limit). One is a dc motor block diagram (it has a PID at its controller) the other is a bldc motor model with a PID controller input. The block diagram of the DC motor consists of an armature block a load block this is where the angular velocity is produced at the output of the load block and if the angular velocity is integrated it provides me with the angular position, there is also a back emf from the velocity. The BLDC model has a contolle then has the BLDC T.F. this is where the angular velocity is produced and therefore when integrated gives the angular position. My question is how comes for the BLDC system why does it no need a load block which provides the inertia, which then generates the velocity by divding the torque generated from the motor?

thanks mayur
 
Engineering news on Phys.org
mp252 said:
hi i have two different systems (i have tried to upload them but they both exceed the size of the upload limit). One is a dc motor block diagram (it has a PID at its controller) the other is a bldc motor model with a PID controller input. The block diagram of the DC motor consists of an armature block a load block this is where the angular velocity is produced at the output of the load block and if the angular velocity is integrated it provides me with the angular position, there is also a back emf from the velocity. The BLDC model has a contolle then has the BLDC T.F. this is where the angular velocity is produced and therefore when integrated gives the angular position. My question is how comes for the BLDC system why does it no need a load block which provides the inertia, which then generates the velocity by divding the torque generated from the motor?

thanks mayur

Can you just scan the diagrams and upload them as PDFs? Or take a cell phone picture of them and upload them as JPGs?
 
hi here you are, the DC motor is put into a subsytem i have just shown you the whole block diagram to make it easier to interpret.
Thanks Mayur
 

Attachments

Last edited by a moderator:
Hi mp252, the first block diagram is a control system, using a P controller, not a PID controller. This is because the controller is labeled "K" without a pole or zero for PID. This control system includes the model of the BLDC motor called HDD dynamics, which is the block transfer function in that diagram. This single block represents the same information as the entire second block diagram of the DC motor gives.

The second block diagram is not a control system, it is ONLY the model of the motor. The feedback loop in the second block diagram is characteristic of all DC motors, because it is the natural back EMF feedback. When you apply the G/(1-GH) rule to a feedback, you get a closed loop transfer function, and that is what's used in the first block diagram. to represent HDD dynamics This combines the electrical and mechanical poles into one transfer function, and that's why you don't see a load block in the first diagram.
 


Angular speed and angular velocity are both measurements of rotational motion, but they have slightly different definitions. Angular speed is the rate at which an object rotates, while angular velocity is the rate of change of the object's angular displacement over time. In other words, angular speed is a scalar quantity, while angular velocity is a vector quantity that includes direction.

In the context of the two systems you have described, the DC motor model and the BLDC motor model, both systems are using a PID controller to regulate the angular velocity of the motor. However, the DC motor model includes a load block, which represents the external load on the motor, and the BLDC motor model does not.

The reason for this difference is due to the different types of motors being modeled. A DC motor is a type of brushed motor, meaning it uses physical brushes to make contact with the commutator and provide power to the armature. This physical contact creates friction, which acts as a load on the motor and affects its rotational motion. Therefore, the load block in the DC motor model is necessary to accurately represent the motor's behavior.

On the other hand, a BLDC motor is a type of brushless motor, meaning it does not have physical brushes and instead uses electronic commutation to control the motor's rotation. Without the physical contact and friction from brushes, there is no external load acting on the motor. Therefore, a load block is not necessary in the BLDC motor model.

In summary, the presence or absence of a load block in a motor model depends on the type of motor being used and how it operates. The important thing is that both models are using a PID controller to regulate the angular velocity, which is the main goal of the systems.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
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...
Back
Top