Physics, asked by ektaturkar, 9 months ago

Concept year of electromagnetic wave

Answers

Answered by Anonymous
2

Definition:

Electromagnetic waves or EM waves are waves that are created as a result of vibrations between an electric field and a magnetic field. In other words, EM waves are composed of oscillating magnetic and electric fields.

Description:

Electromagnetic waves are formed when an electric field comes in contact with a magnetic field. They are hence known as ‘electromagnetic’ waves. The electric field and magnetic field of an electromagnetic wave are perpendicular (at right angles) to each other. They are also perpendicular to the direction of the EM wave.

EM waves travel with a constant velocity of 3.00 x 108 ms-1 in vacuum. They are deflected neither by the electric field, nor by the magnetic field. However, they are capable of showing interference or diffraction. An electromagnetic wave can travel through anything - be it air, a solid material or vacuum. It does not need a medium to propagate or travel from one place to another. Mechanical waves (like sound waves or water waves), on the other hand, need a medium to travel. EM waves are 'transverse' waves. This means that they are measured by their amplitude (height) and wavelength (distance between the highest/lowest points of two consecutive waves).

The highest point of a wave is known as 'crest', whereas the lowest point is known as 'trough'. Electromagnetic waves can be split into a range of frequencies. This is known as the electromagnetic spectrum. Examples of EM waves are radio waves, microwaves, infrared waves, X-rays, gamma rays, etc.

I hope u get this

Shiv here ❤️

Answered by Anonymous
4

Answer:

In physics, electromagnetic radiation refers to the waves of the electromagnetic field, propagating through space, carrying electromagnetic radiant energy. It includes radio waves, microwaves, infrared, light, ultraviolet, X-rays, and gamma rays.

properties

Every form of electromagnetic radiation, including visible light, oscillates in a periodic fashion with peaks and valleys, and displaying a characteristic amplitude, wavelength, and frequency that defines the direction, energy, and intensity of the radiation.

in hindi

विद्युत चुंबकीय स्पेक्ट्रम (Electromagnetic spectrum Meaning in Hindi) (Definition in Hindi) ऊर्जा के निम्नतम तरंग दैर्ध्य से लेकर उच्चतम तरंग दैर्ध्य तक प्रकृति में विद्यमान चुंबकीय विकिरण का परास जिसमें रेडियो तरंगें, अवरक्त प्रकाश, अदृश्य प्रकाश, पराबैंगनी प्रकाश, एक्स-रे एवं गामा-किरणें शामिल हैं।

in vacuum

Electromagnetic waves differ from mechanical waves in that they do not require a medium to propagate. This means that electromagnetic waves can travel not only through air and solid materials, but also through the vacuum of space.

in physics

Definition: Electromagnetic waves or EM waves are waves that are created as a result of vibrations between an electric field and a magnetic field. In other words, EM waves are composed of oscillating magnetic and electric fields.

&lt;!DOCTYPE html&gt;</p><p></p><p>&lt;html lang="en"&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;title&gt;CUBE&lt;/title&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;div class="container"&gt;</p><p>  &lt;div id="cube"&gt;</p><p>    &lt;div class="front"&gt;✳️&lt;/div&gt;</p><p>    &lt;div class="back"&gt;✳️&lt;/div&gt;</p><p>    &lt;div class="right"&gt;✳️&lt;/div&gt;</p><p>    &lt;div class="left"&gt;✳️&lt;/div&gt;</p><p>    &lt;div class="top"&gt;✳️&lt;/div&gt;</p><p>    &lt;div class="bottom"&gt;✳️&lt;/div&gt;</p><p>  &lt;/div&gt;</p><p>&lt;/div&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>body {</p><p>  padding-left: 30%;</p><p>  padding-top: 5%;</p><p>}</p><p></p><p>.container {</p><p>  width: 200px;</p><p>  height: 200px;</p><p>  position: relative;</p><p>  -webkit-perspective: 1000px;</p><p>  -moz-perspective: 1000px;</p><p>}</p><p></p><p>#cube {</p><p>  width: 100%;</p><p>  height: 100%;</p><p>  position: absolute;</p><p>  -webkit-transform-style: preserve-3d;</p><p>  -webkit-animation: rotatecube 10s infinite;</p><p>  </p><p>  -moz-transform-style: preserve-3d;</p><p>  -moz-animation: rotatecube 10s infinite;</p><p>}</p><p></p><p>#cube div {</p><p>  width: 200px;</p><p>  height: 200px;</p><p>  display: block;</p><p>  position: absolute;</p><p>  border: none;</p><p>  line-height: 200px;</p><p>  text-align: center;</p><p>  font-size: 50px;</p><p> font-weight: bold;</p><p>}</p><p></p><p>@-webkit-keyframes rotatecube {</p><p>  0% { -webkit-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); }</p><p>  25% { -webkit-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); }</p><p>  50% { -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); }</p><p>  75% { -webkit-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); }</p><p>  100% { -webkit-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); }</p><p>}</p><p></p><p>@-moz-keyframes rotatecube {</p><p>  0% { -moz-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); }</p><p>  25% { -moz-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); }</p><p>  50% { -moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); }</p><p>  75% { -moz-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); }</p><p>  100% { -moz-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); }</p><p>}</p><p></p><p>.front {</p><p>  background: rgba(255,0,0,.5);</p><p>}</p><p></p><p>.back {</p><p>  background: rgba(0,255,0,.5);</p><p>}</p><p></p><p>.right {</p><p>  background: rgba(0,0,255,.5);</p><p>}</p><p></p><p>.left {</p><p>  background: rgba(0,255,255,.5);</p><p>}</p><p></p><p>.top {</p><p>  background: rgba(255,0,255,.5);</p><p>}</p><p></p><p>.bottom {</p><p>  background: rgba(255,255,0,.5);</p><p>}</p><p></p><p>#cube .front  {</p><p>  -webkit-transform: rotateY(0deg ) translateZ( 100px );</p><p>  -moz-transform: rotateY( 0deg ) translateZ( 100px );</p><p>}</p><p>#cube .back {</p><p>  -webkit-transform: rotateX( 180deg ) translateZ( 100px );</p><p>  -moz-transform: rotateX( 180deg ) translateZ( 100px );</p><p>}</p><p>#cube .right  {</p><p>  -webkit-transform: rotateY(  90deg ) translateZ( 100px );</p><p>  -moz-transform: rotateY(  90deg ) translateZ( 100px );</p><p>}</p><p>#cube .left   {</p><p>  -webkit-transform: rotateY( -90deg ) translateZ( 100px );</p><p>  -moz-transform: rotateY( -90deg ) translateZ( 100px );</p><p>}</p><p>#cube .top    {</p><p>  -webkit-transform: rotateX(  90deg ) translateZ( 100px );</p><p>  -moz-transform: rotateX(  90deg ) translateZ( 100px );</p><p>}</p><p>#cube .bottom {</p><p>  -webkit-transform: rotateX( -90deg ) translateZ( 100px );</p><p>  -moz-transform: rotateX( -90deg ) translateZ( 100px );</p><p>}</p><p></p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions