answersLogoWhite

0

The velocity of a wave which maintains consatnt phase at all successive positions during propogation is known as wave velocity or phase velocity.

The velocity of a group of waves which maintains constant poditions during the propogation is known as group velocity.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Natural Sciences

If i whirl a tin can on the end of a string and the string suddenly breaks the tin can will?

If you whirl a tin can on the end of a string and the string suddenly breaks, the tin can will continue to move in a straight line tangentially to its circular path at the moment the string breaks. This occurs due to inertia, as the can will maintain its velocity and direction until acted upon by an external force, such as gravity or air resistance.


What affect the speed of sound in a stretched string?

The velocity, v, of a wave in a taut string is dependant on the tension in the string, T, and the mass distribution (or mass per length ratio), μ.v2 = T/μ


A bob of mass 200 grams is tied to a string of length 1.25m at one end it revolves as conical pendulum with tie period of 2 sec tension in string is?

The centripetal force is F = nmrώ2, where ώ = 2Π/T and T =2secs. The Tension in the string is therefore found using Pythagoras' in a triangle with F and the weight mg as the 2 sorter sides and Tension as the hypotenuse.


What is an example of constant speed with changing velocity?

Velocity is a vector, thus it has a direction. Therefore, you can change the velocity by changing direction. A great example of this is a ball on a string spinning at a constant speed, but it is continually changing direction, therefore, even though the speed is constant the velocity changes at every instant.


What is the string thing you pull down to change the speed of a ceiling fan?

The string is called a fan pull chain. It is used to adjust the speed of the ceiling fan by toggling between different speed settings.

Related Questions

Difference between character and string?

A string ends with a '\0' character,but character is not.


What is the difference between rope and string?

The difference between thread rope and string is that thread is more thicker than string and that string is more thinner than rope and thread is more thinner than rope there's your answer geese


Whats The difference between a 6 and 7 string guitar?

There is practically no difference. The 7-string guitar has one lower string that the 6-string does not. It is usually tuned to B(natural).


What is the maximum velocity and acceleration that can be found for a point on the string?

The maximum velocity and acceleration of a point on a string depend on the properties of the string and the forces acting on it. The velocity of a point on the string can be limited by factors such as tension and length of the string. The acceleration of a point on the string can be limited by factors such as the mass of the string and the forces acting on it. The maximum velocity and acceleration can vary depending on the specific situation and conditions.


Is there a difference between leather and string when weaving?

yes


What is the difference between string and class?

A string is a specific class that is used for dealing with text data


How are transverse stationary waves produced in a stretched string?

Transverse stationary waves are produced in a stretched string by the interference of two waves of the same frequency traveling in opposite directions along the string. This interference causes certain points on the string, called nodes and antinodes, to appear stationary as they oscillate in place. The specific frequencies that can form stationary waves are determined by the length and tension of the string.


Difference between thong and g-string?

g string only has a string in the back thong has triangle of fabric g string= T thong = Y


What is the difference between A and A in string?

Well, A is an identifier; 'A' is a character-literal; "A" is a string literal (of 1 character); "'A'" is another string literal (of 3 characters).


Where are the nodes of the standing wave in the string?

Nodes in a standing wave on a vibrating string are the points that remain stationary, with zero amplitude. They occur at fixed positions based on the wavelength of the wave, typically at the endpoints of the string and at regular intervals in between.


What is the difference between quantum gravity and string theory?

kl;hvczvhy


What is the difference between 'a' and a in C?

a -- identifier 'a' -- character-literal "a" -- string-literal