<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology &#8211; Connecting Freshers</title>
	<atom:link href="https://connectingfreshers.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>https://connectingfreshers.com</link>
	<description>we connect people with us!</description>
	<lastBuildDate>Fri, 21 Aug 2020 18:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://connectingfreshers.com/wp-content/uploads/2020/07/cropped-logoCF-e1595473645237-32x32.png</url>
	<title>Technology &#8211; Connecting Freshers</title>
	<link>https://connectingfreshers.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Mind-blowing Artificial Intelligence-based Hide and Seeks game!</title>
		<link>https://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/</link>
					<comments>https://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 10:23:45 +0000</pubDate>
				<category><![CDATA[Best Doubts]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[Hide and seek]]></category>
		<category><![CDATA[mind blowing]]></category>
		<category><![CDATA[rainforcement learning]]></category>
		<category><![CDATA[ramp boxes]]></category>
		<category><![CDATA[rectangular boxes]]></category>
		<guid isPermaLink="false">http://connectingfreshers.com/?p=115</guid>

					<description><![CDATA[<p>Do you know about&#160;Hide and Seek game, which we play in our childhood times! Recently AI researchers from OpenAI developed&#160;Artificial Intelligence agents&#160;(bots) and trained them by letting play hide and seek with each other. The bots are categorized into two, namely&#160;Hiders&#160;(blue), Seekers&#160;(red). Here are the Rules of the game that [&#8230;]</p>
<p>The post <a href="https://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/" target="_blank">Mind-blowing Artificial Intelligence-based Hide and Seeks game!</a> first appeared on <a href="https://connectingfreshers.com/" target="_blank">Connecting Freshers</a>.</p>]]></description>
			
			<div class="twp-like-dislike-button">

				
				<span data-id="115" id="twp-post-like" class="twp-post-like-dislike can-like">
		            <img src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/thumbs-up.svg" />		        </span>

				<span class="twp-like-count">
		            0		        </span>

				
				<span data-id="115" id="twp-post-dislike" class="twp-post-like-dislike can-dislike ">
		            <img src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/thumbs-down.svg" />		        </span>

				<span class="twp-dislike-count">
		            0		        </span>

			</div>

									<content:encoded><![CDATA[<div class='booster-block booster-read-block'>
                <div class="twp-read-time">
                	<i class="booster-icon twp-clock"></i> <span>Read Time:</span>4 Minute, 20 Second                </div>

            </div>
<p>Do you know about&nbsp;<strong>Hide and Seek game</strong>, which we play in our childhood times!</p>



<p>Recently AI researchers from <strong>OpenAI </strong>developed&nbsp;<strong>Artificial Intelligence agents</strong>&nbsp;(bots) and trained them by letting play hide and seek with each other. The bots are categorized into two, namely&nbsp;<strong>Hiders</strong>&nbsp;(blue), <strong>Seekers</strong>&nbsp;(red).</p>



<figure class="wp-block-gallery columns-1 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><a href="https://qphs.fs.quoracdn.net/main-qimg-14a1f6b031201063c5ab7a8742e52bd5"><img decoding="async" src="https://qphs.fs.quoracdn.net/main-qimg-14a1f6b031201063c5ab7a8742e52bd5" alt=""/></a></figure></li></ul></figure>



<p>Here are the <strong>Rules of the game</strong> that are predefined in their coding:</p>



<ul class="wp-block-list"><li>Seeker(s) would count for some time (remains idle), in the meantime hider(s) would hide.</li><li>Once the counter ends, the seeker would start searching for the hider.</li><li>Upon finding the hider, the seeker has to chase down the hider who would be trying to flee upon being seen.</li><li>The game provides several&nbsp;<strong>blocks</strong>&nbsp;(rectangular boxes) and <strong>ramps </strong>(triangular boxes), both the hiders and seekers can move them from one place to another inside a&nbsp;<strong>confined arena</strong>. But once a hider/seeker has locked the box/ramp at a certain position, it can’t be moved further.</li><li>Here this follows Reinforcement learning, once seekers find hiders then seekers will be given credits and if seekers can&#8217;t find then hiders will be given credits.</li></ul>



<p><strong>Stage-1</strong>: At the initial learning phase, the seekers learned to chase the hider if it has seen any and the hider learned to run away on being seen.</p>



<p><strong>Stage-2</strong>: However after playing millions of rounds, the hiders found a solution: They started creating shelters using the blocks (see below picture), this avoids the seekers to see or catch the hider.</p>



<figure class="wp-block-image"><img decoding="async" src="https://qphs.fs.quoracdn.net/main-qimg-152b7750f9f27c1566ed61a9a6fc7a2a" alt=""/></figure>



<p><strong>Stage-3</strong>: After several failed attempts to break-in to the shelter created by hiders, the seekers eventually learn to use the ramps. They push the ramp beside the shelter and climb up in order to move inside the shelter (see below picture)</p>



<figure class="wp-block-image"><img decoding="async" src="https://qphs.fs.quoracdn.net/main-qimg-95ff293591c1779320aa609e970f8a80" alt=""/></figure>



<p>After having their shelter breached millions of times, the hiders also learned something new: they took away all the ramps with them into the shelter, they call this as&nbsp;<strong>ramp defense</strong>&nbsp;(see below)</p>



<figure class="wp-block-image"><img decoding="async" src="https://qphs.fs.quoracdn.net/main-qimg-94bf09df0d988d641a068c72ec9b5041" alt=""/></figure>



<p><strong>Stage-4</strong>: The researchers believed that this would be the final strategy that the agents learned but then something weird happened. After several more rounds, the seekers discover that they can jump on the top of the boxes and surf them to the hider’s shelter, they call this as&nbsp;<strong>box surfing</strong>&nbsp;(see below picture)</p>



<figure class="wp-block-image"><img decoding="async" src="https://qphs.fs.quoracdn.net/main-qimg-9c23601aea3bc52a50f27809bae2905e" alt=""/></figure>



<p>Now the hiders need to learn something new and playing millions of more rounds they do so. In order to prevent the seekers to box surf, the hiders learned to lock as many boxes as they can before constructing their shelter (see below picture)</p>



<figure class="wp-block-image"><img decoding="async" src="https://qphs.fs.quoracdn.net/main-qimg-e58b6e3ca00be1fd46464e9a3c92bcaa" alt=""/></figure>



<p><strong>Phase-5 (Here comes the disturbing part):&nbsp;</strong>When it seems that there are no further moves left, the agents learned to exploit the environment in other unique ways:</p>



<ul class="wp-block-list"><li>Some hider took a box and literally ran out of the arena!</li><li>Some of them push the ramp out of play as the game starts.</li><li>Few seekers learned that if they ran at the wall at just the right angle, they could launch themselves in the air over the walls to find the hiders.</li></ul>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Multi-Agent Hide and Seek" width="640" height="360" src="https://www.youtube.com/embed/kopoLzvh5jY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>The thing here is that none of the behavior shown by the agents was directly taught. They learned these behaviors themselves by playing the game for millions of times until they get rewarded, and they get the reward only when they win the game.</p>



<p>This study tells us a lot, it shows that AI learning by competition will be a much more feasible alternative than training under supervision. But on the flip side, it also tells that AI can learn to use sophisticated techniques when its only goal is to beat its opponent, it will behave in ways that we don&#8217;t expect, which gives us a glimpse of what AI can be!</p>



<p><strong>Sources</strong>:</p>



<p><a href="https://arxiv.org/abs/1909.07528" target="_blank" rel="noreferrer noopener">Link to the research paper</a></p>



<p><a href="https://towardsdatascience.com/openai-tried-to-train-ai-agents-to-play-hide-and-seek-but-instead-they-were-shocked-by-what-they-3ea32bf7fc95" target="_blank" rel="noreferrer noopener">OpenAI Tried to Train AI Agents to Play Hide-And-Seek</a></p>


		<div class=" twp-social-share  booster-clear">

						    <header class="twp-plugin-title twp-share-title">
			        <h2>Share</h2>
			    </header>
			
		    <div class="twp-share-container">
				<div class="twp-social-icons twp-social-facebook">									<a class="twp-icon-holder" rel="nofollow"  onclick="twp_be_popup_new_window( event,'https://www.facebook.com/sharer/sharer.php?u=http://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/'); "  href="https://www.facebook.com/sharer/sharer.php?u=http://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/" >
		                                <span class="twp-social-count"><i class="booster-icon twp-plus"></i></span>											<span class="twp-share-media">
												<span class="twp-share-label">
			                                        <i class="booster-icon twp-facebook_fill"></i>
			                                        <span class="twp-label-title">
			                                            Facebook			                                        </span>
			                                    </span>
											</span>
																			</a>
								</div><div class="twp-social-icons twp-social-twitter">									<a class="twp-icon-holder" rel="nofollow"  onclick="twp_be_popup_new_window( event,'https://twitter.com/intent/tweet?text=Mind-blowing%20Artificial%20Intelligence-based%20Hide%20and%20Seeks%20game!&#038;url=http://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/'); "  href="https://twitter.com/intent/tweet?text=Mind-blowing%20Artificial%20Intelligence-based%20Hide%20and%20Seeks%20game!&#038;url=http://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/" >
		                                <span class="twp-social-count"><i class="booster-icon twp-plus"></i></span>											<span class="twp-share-media">
												<span class="twp-share-label">
			                                        <i class="booster-icon twp-twitter"></i>
			                                        <span class="twp-label-title">
			                                            Twitter			                                        </span>
											    </span>
											</span>
																			</a>
								</div><div class="twp-social-icons twp-social-pinterest">									<a class="twp-icon-holder" rel="nofollow" href="javascript:twp_be_pinterest()">
										<span class="twp-social-count"><i class="booster-icon twp-plus"></i></span>			                                <span class="twp-share-media">
												<span class="twp-share-label">
			                                        <i class="booster-icon twp-pinterest"></i>
			                                        <span class="twp-label-title">
			                                            Pinterest			                                        </span>
			                                    </span>
											</span>
																			</a>
								</div><div class="twp-social-icons twp-social-linkedin">									<a class="twp-icon-holder" rel="nofollow"  onclick="twp_be_popup_new_window( event,'http://www.linkedin.com/shareArticle?mini=true&#038;title=Mind-blowing%20Artificial%20Intelligence-based%20Hide%20and%20Seeks%20game!&#038;url=http://opensharecount.com/count.json?url=http://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/'); "  href="http://www.linkedin.com/shareArticle?mini=true&#038;title=Mind-blowing%20Artificial%20Intelligence-based%20Hide%20and%20Seeks%20game!&#038;url=http://opensharecount.com/count.json?url=http://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/" >
																					<span class="twp-share-media">
			                                    <span class="share-media-nocount">
												    <i class="booster-icon twp-linkedin"></i>
			                                    </span>
												<span class="twp-share-label twp-label-title">
			                                        LinkedIn			                                    </span>
											</span>
																			</a>
									</div>			</div>
		</div>

	            <div class="booster-block booster-author-block">
                <div class="be-author-details layout-square align-left">
                    <div class="be-author-wrapper">
                        <div class="booster-row">
                            <div class="booster-column booster-column-two booster-column-mobile">
                                <div class="be-author-image">
                                    <img alt='' src='https://secure.gravatar.com/avatar/770d8177463a7528229fd21aeb856c80?s=400&#038;d=mm&#038;r=g' class='avatar avatar-400 photo avatar-img' height='400' width='400' />                                </div>
                            </div>
                            <div class="booster-column booster-column-eight booster-column-mobile">
                                <div class="author-details">
                                                                            <header class="twp-plugin-title twp-author-title">
                                            <h2>About Post Author</h2>
                                        </header>
                                                                        <h4 class="be-author-meta be-author-name">
                                        <a href="https://connectingfreshers.com/author/admin/">
                                            admin                                        </a>
                                    </h4>
                                                                                                                <div class="be-author-meta be-author-email">
                                            <a href="mailto: srinu@connectingfreshers.com">
                                                <i class="booster-icon twp-mail-envelope"></i>srinu@connectingfreshers.com                                            </a>
                                        </div>
                                                                                                                <div class="be-author-meta be-author-url">
                                            <a href="http://connectingfreshers.com" target="_blank">
                                                <i class="booster-icon twp-sphere"></i>http://connectingfreshers.com                                            </a>
                                        </div>
                                                                                                        </div>
                                <div class="be-author-profiles">
                                                                            <a target="_blank" href="https://www.facebook.com/sri.srinu.maripi/">
                                            <i class="booster-icon twp-facebook"></i>
                                        </a>
                                                                                                                <a target="_blank" href="https://twitter.com/MaripiSri">
                                            <i class="booster-icon twp-twitter"></i>
                                        </a>
                                                                                                                <a target="_blank" href="https://www.instagram.com/srinu_maripi/">
                                            <i class="booster-icon twp-instagram"></i>
                                        </a>
                                                                                                                                                    <a target="_blank" href="https://www.linkedin.com/in/srinuvasarao-maripi/">
                                            <i class="booster-icon twp-linkedin"></i>
                                        </a>
                                                                                                                <a target="_blank" href="https://www.youtube.com/channel/UCrWtLj83XZubsiUh3uPlNeQ?view_as=public">
                                            <i class="booster-icon twp-youtube"></i>
                                        </a>
                                                                                                                                                                                        <a target="_blank" href="https://github.com/srinu6">
                                            <i class="booster-icon twp-github"></i>
                                        </a>
                                                                                                                                                                                                                                                                                                                                        <a target="_blank" href="">
                                            <i class="booster-icon twp-skype"></i>
                                        </a>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
                    <div class="booster-block booster-reactions-block">
            <div class="twp-reactions-icons">
                
                <div class="twp-reacts-wrap">
                    <a react-data="be-react-1" post-id="115" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/happy.svg" alt="Happy">
                    </a>
                    <div class="twp-reaction-title">
                        Happy                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                        
                                                <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-2" post-id="115" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/sad.svg" alt="Sad">
                    </a>
                    <div class="twp-reaction-title">
                        Sad                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-3" post-id="115" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/excited.svg" alt="Excited">
                    </a>
                    <div class="twp-reaction-title">
                        Excited                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-6" post-id="115" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/sleepy.svg" alt="Sleppy">
                    </a>
                    <div class="twp-reaction-title">
                        Sleppy                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                        
                                                <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-4" post-id="115" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/angry.svg" alt="Angry">
                    </a>
                    <div class="twp-reaction-title">Angry</div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                        
                    </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-5" post-id="115" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/surprise.svg" alt="Surprise">
                    </a>
                    <div class="twp-reaction-title">Surprise</div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

            </div>
        </div><p>The post <a href="https://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/" target="_blank">Mind-blowing Artificial Intelligence-based Hide and Seeks game!</a> first appeared on <a href="https://connectingfreshers.com/" target="_blank">Connecting Freshers</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://connectingfreshers.com/mind-blowing-artificial-intelligence-based-hide-and-seeks-game/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Human Audible frequency is 20Hz-20kHz, then why can’t we hear the frequency of current which is 50Hz/ 60Hz?</title>
		<link>https://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/</link>
					<comments>https://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 06:36:01 +0000</pubDate>
				<category><![CDATA[Best Doubts]]></category>
		<category><![CDATA[Facts]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[20Hz]]></category>
		<category><![CDATA[20kHz]]></category>
		<category><![CDATA[50Hz]]></category>
		<category><![CDATA[60Hz]]></category>
		<category><![CDATA[audible]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[electricity]]></category>
		<category><![CDATA[Frequency]]></category>
		<category><![CDATA[hear]]></category>
		<category><![CDATA[human]]></category>
		<guid isPermaLink="false">http://connectingfreshers.com/?p=5</guid>

					<description><![CDATA[<p>Sound is produced due to the mechanical vibration of the media. Sound waves propagate as longitudinal (compression/rarefactions) waves in gases, liquids, and solids. To hear a sound, the energy source should be capable of creating compression waves in the media. This waves upon falling on the diaphragm of the ear [&#8230;]</p>
<p>The post <a href="https://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/" target="_blank">Human Audible frequency is 20Hz-20kHz, then why can’t we hear the frequency of current which is 50Hz/ 60Hz?</a> first appeared on <a href="https://connectingfreshers.com/" target="_blank">Connecting Freshers</a>.</p>]]></description>
			
			<div class="twp-like-dislike-button">

				
				<span data-id="5" id="twp-post-like" class="twp-post-like-dislike can-like">
		            <img src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/thumbs-up.svg" />		        </span>

				<span class="twp-like-count">
		            2		        </span>

				
				<span data-id="5" id="twp-post-dislike" class="twp-post-like-dislike can-dislike ">
		            <img src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/thumbs-down.svg" />		        </span>

				<span class="twp-dislike-count">
		            0		        </span>

			</div>

									<content:encoded><![CDATA[<div class='booster-block booster-read-block'>
                <div class="twp-read-time">
                	<i class="booster-icon twp-clock"></i> <span>Read Time:</span>3 Minute, 59 Second                </div>

            </div>
<p>Sound is produced due to the mechanical vibration of the media. Sound waves propagate as longitudinal (compression/rarefactions) waves in gases, liquids, and solids. To hear a sound, the energy source should be capable of creating compression waves in the media. This waves upon falling on the diaphragm of the ear will vibrate it enabling the brain to perceive it as sound. </p>



<figure class="wp-block-gallery columns-1 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img decoding="async" width="150" height="150" src="https://connectingfreshers.com/wp-content/uploads/2020/07/ear-sound-waves-800x419-2.jpg" alt="" data-id="141" data-full-url="https://connectingfreshers.com/wp-content/uploads/2020/07/ear-sound-waves-800x419-2.jpg" data-link="https://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/ear-sound-waves-800x419-2/" class="wp-image-141" srcset="https://connectingfreshers.com/wp-content/uploads/2020/07/ear-sound-waves-800x419-2.jpg 150w, https://connectingfreshers.com/wp-content/uploads/2020/07/ear-sound-waves-800x419-2-20x20.jpg 20w" sizes="(max-width: 150px) 100vw, 150px" /></figure></li></ul></figure>



<p>In AC 50Hz system, the electrons in the media oscillates at a frequency 50Hz inside the conductor. So it is not the media(molecules) that is undergoing vibration but the electrons.&nbsp;The electrons collide with the molecules and bounce randomly while oscillating. This will be converted as heat/light energy ( as in filament bulbs, heating coils) but not as mechanical vibrations. So we cannot hear the oscillating electrons. </p>



<blockquote class="wp-block-quote has-text-align-left is-style-default is-layout-flow wp-block-quote-is-layout-flow"><p><strong><span class="has-inline-color has-vivid-purple-color">Hearing involves the vibration of a mechanical media in the frequency range that mentioned. Even though alternating current has a frequency (50Hz), it may or may not have anything to do with mechanical oscillation. However, if the circuit is such that the alternating current generates vibration (as in the case of the speaker), then you can hear the mechanical vibration, otherwise,</span></strong> <span class="has-inline-color has-vivid-purple-color"><strong>we cannot.</strong></span></p></blockquote>



<p>In the case of sound, frequency means no. of vibrations of an oscillating particle per second. You can find the equation of progressive waves(which sound is in fact) as below:</p>



<p>y= A sin 2πft,&nbsp; &nbsp;Here&nbsp;f= Frequency ,</p>



<p>Now comes about frequency concerning electricity. It is a concept of a.c current in fact which refers how many times electricity is changing its direction per second. you can find the term in the following equation:</p>



<p>E= E’ sin 2πft , Here f= Frequency ,</p>



<p>Now, in both the cases we find frequency as a valid term but in different definitions and in different forms too. so their role is not the same. again, sound is produced by vibration in the particles of a medium where electricity is produced due to the flow of electron. So, until there is no vibration in a medium we can’t hear sound.</p>



<p>Adding, electricity does not follow wave properties where you know that sound is a form of power that is beared by waves. Also we can say, sound is a form of power that awakens the power of hearing in our brains. But electricity is not capable of that.</p>



<p>Also frequency used in other terms(light, simple harmonis oscilation) can’t make us feel hearing that until it is turned into sound or in other words, until it vibrates the air particles around us.</p>



<p><strong>Now come to the second part of the answer to the question called Discussion:</strong></p>



<ul class="wp-block-list"><li>Some people say that we can be able to hear electricity. But we cannot because&nbsp;all the electrical copper wires are covered with plastic insulation. So, Apart from providing electrical insulation, it also serves as insulation to sound. As a result of which the vibrations are unable to leave the interiors of the insulation.<br>For them I want to ask one question,&nbsp;i.e&nbsp;If we cut a small part of the plastic insulation around the wire and bringing that wire near to ear (considering precautions), then can we hear the current sound? and a big no for that illustration.</li><li>The second doubt that encountered is&nbsp;“We can hear Zzzzz&nbsp;sound near the large transformer, where that sound is coming from ?”<br>yeah, that all happening because there is some magnetic induction to the metal casing in the transformer.</li></ul>



<p class="has-drop-cap">Source: <a href="https://qr.ae/pN2Mrq" target="_blank" rel="noreferrer noopener">https://qr.ae/pN2Mrq</a></p>



<p>Terms of Service: <a href="https://www.quora.com/about/tos" target="_blank" rel="noreferrer noopener">https://www.quora.com/about/tos</a></p>


		<div class=" twp-social-share  booster-clear">

						    <header class="twp-plugin-title twp-share-title">
			        <h2>Share</h2>
			    </header>
			
		    <div class="twp-share-container">
				<div class="twp-social-icons twp-social-facebook">									<a class="twp-icon-holder" rel="nofollow"  onclick="twp_be_popup_new_window( event,'https://www.facebook.com/sharer/sharer.php?u=http://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/'); "  href="https://www.facebook.com/sharer/sharer.php?u=http://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/" >
		                                <span class="twp-social-count"><i class="booster-icon twp-plus"></i></span>											<span class="twp-share-media">
												<span class="twp-share-label">
			                                        <i class="booster-icon twp-facebook_fill"></i>
			                                        <span class="twp-label-title">
			                                            Facebook			                                        </span>
			                                    </span>
											</span>
																			</a>
								</div><div class="twp-social-icons twp-social-twitter">									<a class="twp-icon-holder" rel="nofollow"  onclick="twp_be_popup_new_window( event,'https://twitter.com/intent/tweet?text=Human%20Audible%20frequency%20is%2020Hz-20kHz,%20then%20why%20can’t%20we%20hear%20the%20frequency%20of%20current%20which%20is%2050Hz/%2060Hz?&#038;url=http://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/'); "  href="https://twitter.com/intent/tweet?text=Human%20Audible%20frequency%20is%2020Hz-20kHz,%20then%20why%20can’t%20we%20hear%20the%20frequency%20of%20current%20which%20is%2050Hz/%2060Hz?&#038;url=http://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/" >
		                                <span class="twp-social-count"><i class="booster-icon twp-plus"></i></span>											<span class="twp-share-media">
												<span class="twp-share-label">
			                                        <i class="booster-icon twp-twitter"></i>
			                                        <span class="twp-label-title">
			                                            Twitter			                                        </span>
											    </span>
											</span>
																			</a>
								</div><div class="twp-social-icons twp-social-pinterest">									<a class="twp-icon-holder" rel="nofollow" href="javascript:twp_be_pinterest()">
										<span class="twp-social-count"><i class="booster-icon twp-plus"></i></span>			                                <span class="twp-share-media">
												<span class="twp-share-label">
			                                        <i class="booster-icon twp-pinterest"></i>
			                                        <span class="twp-label-title">
			                                            Pinterest			                                        </span>
			                                    </span>
											</span>
																			</a>
								</div><div class="twp-social-icons twp-social-linkedin">									<a class="twp-icon-holder" rel="nofollow"  onclick="twp_be_popup_new_window( event,'http://www.linkedin.com/shareArticle?mini=true&#038;title=Human%20Audible%20frequency%20is%2020Hz-20kHz,%20then%20why%20can’t%20we%20hear%20the%20frequency%20of%20current%20which%20is%2050Hz/%2060Hz?&#038;url=http://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/'); "  href="http://www.linkedin.com/shareArticle?mini=true&#038;title=Human%20Audible%20frequency%20is%2020Hz-20kHz,%20then%20why%20can’t%20we%20hear%20the%20frequency%20of%20current%20which%20is%2050Hz/%2060Hz?&#038;url=http://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/" >
																					<span class="twp-share-media">
			                                    <span class="share-media-nocount">
												    <i class="booster-icon twp-linkedin"></i>
			                                    </span>
												<span class="twp-share-label twp-label-title">
			                                        LinkedIn			                                    </span>
											</span>
																			</a>
									</div>			</div>
		</div>

	            <div class="booster-block booster-author-block">
                <div class="be-author-details layout-square align-left">
                    <div class="be-author-wrapper">
                        <div class="booster-row">
                            <div class="booster-column booster-column-two booster-column-mobile">
                                <div class="be-author-image">
                                    <img alt='' src='https://secure.gravatar.com/avatar/770d8177463a7528229fd21aeb856c80?s=400&#038;d=mm&#038;r=g' class='avatar avatar-400 photo avatar-img' height='400' width='400' />                                </div>
                            </div>
                            <div class="booster-column booster-column-eight booster-column-mobile">
                                <div class="author-details">
                                                                            <header class="twp-plugin-title twp-author-title">
                                            <h2>About Post Author</h2>
                                        </header>
                                                                        <h4 class="be-author-meta be-author-name">
                                        <a href="https://connectingfreshers.com/author/admin/">
                                            admin                                        </a>
                                    </h4>
                                                                                                                <div class="be-author-meta be-author-email">
                                            <a href="mailto: srinu@connectingfreshers.com">
                                                <i class="booster-icon twp-mail-envelope"></i>srinu@connectingfreshers.com                                            </a>
                                        </div>
                                                                                                                <div class="be-author-meta be-author-url">
                                            <a href="http://connectingfreshers.com" target="_blank">
                                                <i class="booster-icon twp-sphere"></i>http://connectingfreshers.com                                            </a>
                                        </div>
                                                                                                        </div>
                                <div class="be-author-profiles">
                                                                            <a target="_blank" href="https://www.facebook.com/sri.srinu.maripi/">
                                            <i class="booster-icon twp-facebook"></i>
                                        </a>
                                                                                                                <a target="_blank" href="https://twitter.com/MaripiSri">
                                            <i class="booster-icon twp-twitter"></i>
                                        </a>
                                                                                                                <a target="_blank" href="https://www.instagram.com/srinu_maripi/">
                                            <i class="booster-icon twp-instagram"></i>
                                        </a>
                                                                                                                                                    <a target="_blank" href="https://www.linkedin.com/in/srinuvasarao-maripi/">
                                            <i class="booster-icon twp-linkedin"></i>
                                        </a>
                                                                                                                <a target="_blank" href="https://www.youtube.com/channel/UCrWtLj83XZubsiUh3uPlNeQ?view_as=public">
                                            <i class="booster-icon twp-youtube"></i>
                                        </a>
                                                                                                                                                                                        <a target="_blank" href="https://github.com/srinu6">
                                            <i class="booster-icon twp-github"></i>
                                        </a>
                                                                                                                                                                                                                                                                                                                                        <a target="_blank" href="">
                                            <i class="booster-icon twp-skype"></i>
                                        </a>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
                    <div class="booster-block booster-reactions-block">
            <div class="twp-reactions-icons">
                
                <div class="twp-reacts-wrap">
                    <a react-data="be-react-1" post-id="5" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/happy.svg" alt="Happy">
                    </a>
                    <div class="twp-reaction-title">
                        Happy                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">6</span>
                        
                                                <span class="twp-react-percent"><span>100</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-2" post-id="5" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/sad.svg" alt="Sad">
                    </a>
                    <div class="twp-reaction-title">
                        Sad                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-3" post-id="5" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/excited.svg" alt="Excited">
                    </a>
                    <div class="twp-reaction-title">
                        Excited                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-6" post-id="5" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/sleepy.svg" alt="Sleppy">
                    </a>
                    <div class="twp-reaction-title">
                        Sleppy                    </div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                        
                                                <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-4" post-id="5" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/angry.svg" alt="Angry">
                    </a>
                    <div class="twp-reaction-title">Angry</div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                        
                    </div>
                </div>

                <div class="twp-reacts-wrap">
                    <a react-data="be-react-5" post-id="5" class="be-face-icons un-reacted" href="javascript:void(0)">
                        <img decoding="async" src="https://connectingfreshers.com/wp-content/plugins/booster-extension//assets/icon/surprise.svg" alt="Surprise">
                    </a>
                    <div class="twp-reaction-title">Surprise</div>
                    <div class="twp-count-percent">
                                                    <span style="display: none;" class="twp-react-count">0</span>
                                                                        <span class="twp-react-percent"><span>0</span> %</span>
                                            </div>
                </div>

            </div>
        </div><p>The post <a href="https://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/" target="_blank">Human Audible frequency is 20Hz-20kHz, then why can’t we hear the frequency of current which is 50Hz/ 60Hz?</a> first appeared on <a href="https://connectingfreshers.com/" target="_blank">Connecting Freshers</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://connectingfreshers.com/why-cant-we-hear-current-having-50hz-60hz-frequency/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
