<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Phaneendra-Gullapalli</title>
    <description>The latest articles on DEV Community by Phaneendra-Gullapalli (@phaneendragullapalli).</description>
    <link>https://dev.to/phaneendragullapalli</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F627251%2F91bdcab8-9cf6-4da3-b79e-d16d59d3deaf.png</url>
      <title>DEV Community: Phaneendra-Gullapalli</title>
      <link>https://dev.to/phaneendragullapalli</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/phaneendragullapalli"/>
    <language>en</language>
    <item>
      <title>ROBOTICS</title>
      <dc:creator>Phaneendra-Gullapalli</dc:creator>
      <pubDate>Mon, 25 Oct 2021 13:16:57 +0000</pubDate>
      <link>https://dev.to/phaneendragullapalli/robotics-2imn</link>
      <guid>https://dev.to/phaneendragullapalli/robotics-2imn</guid>
      <description>&lt;p&gt;INTRODUCTION:&lt;br&gt;
Robotics is a branch of engineering and science that includes electronics engineering, mechanical engineering and computer science and so on. This branch deals with the design, construction, use to control robots, sensory feedback and information processing.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TNmndvUN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0yceqg2jbqfo6btwdkz0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TNmndvUN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0yceqg2jbqfo6btwdkz0.jpg" alt="Image description"&gt;&lt;/a&gt;&lt;br&gt;
WHAT IS ROBOTICS?&lt;br&gt;
Robotics is the intersection of science, engineering and technology that produces machines, called robots, that substitute for (or replicate) human actions. Pop culture has always been fascinated with robots. R2-D2. Optimus Prime. WALL-E. These over-exaggerated, humanoid concepts of robots usually seem like a caricature of the real thing...or are they more forward thinking than we realize? Robots are gaining intellectual and mechanical capabilities that don’t put the possibility of a R2-D2-like machine out of reach in the future.&lt;/p&gt;

&lt;p&gt;What is a Robot?&lt;br&gt;
A robot is a type of automated machine that can execute specific tasks with little or no human intervention and with speed and precision. Robots were originally built to handle monotonous tasks (like building cars on an assembly line), but have since expanded to perform tasks like fighting fires, cleaning homes and assisting with incredibly intricate surgeries. Each robot has a differing level of autonomy, ranging from human-controlled bots that carry out tasks that a human has full control over to fully-autonomous bots that perform tasks without any external influences.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZMOkvj_S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/h9z729ymzylf5cl5rbpe.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZMOkvj_S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/h9z729ymzylf5cl5rbpe.jpg" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;CHARACTERISTICS:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Appearance: Robots have a physical body. They are held by the structure of their body and are moved by their mechanical parts. Without appearance, robots will be just a software program.&lt;/li&gt;
&lt;li&gt;Brain: Another name of brain in robots is On-board control unit. Using this robot receive information and sends commands as output. With this control unit robot knows what to do else it’ll be just a remote-controlled machine.&lt;/li&gt;
&lt;li&gt;Sensors: The use of these sensors in robots is to gather info from the outside world and send it to Brain. Basically, these sensors have circuits in them that produces the voltage in them.&lt;/li&gt;
&lt;li&gt;Actuators: The robots move and the parts with the help of these robots move is called Actuators. Some examples of actuators are motors, pumps, and compressor etc. The brain tells these actuators when and how to respond or move.&lt;/li&gt;
&lt;li&gt;Program: Robots only works or responds to the instructions which are provided to them in the form of a program. These programs only tell the brain when to perform which operation like when to move, produce sounds etc. These programs only tell the robot how to use sensors data to make decisions.&lt;/li&gt;
&lt;li&gt;Behavior: Robots behavior is decided by the program which has been built for it. Once the robot starts making the movement, one can easily tell which kind of program is being installed inside the robot.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;ADVANTAGES:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;They can get information that a human can’t get.&lt;/li&gt;
&lt;li&gt;They can perform tasks without any mistakes and very efficiently and fast.&lt;/li&gt;
&lt;li&gt;Maximum robots are automatic, so they can perform different tasks without needing human interaction.&lt;/li&gt;
&lt;li&gt;Robots are used in different factories to produce items like plane, car parts etc.&lt;/li&gt;
&lt;li&gt;They can be used for mining purposes and can be sent to earth’s nadris.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;DISADVANTAGES:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;They need the power supply to keep going. People working in factories may lose their jobs as robots can replace them.&lt;/li&gt;
&lt;li&gt;They need high maintenance to keep them working all day long. And the cost of maintaining the robots can be expensive.&lt;/li&gt;
&lt;li&gt;They can store huge amount of data but they are not as efficient as our human brains.&lt;/li&gt;
&lt;li&gt;As we know that robots work on the program that has been installed in them. So other than the program installed, robots can’t do anything different.&lt;/li&gt;
&lt;li&gt;The most important disadvantage is that if the program of robots comes in wrong hands they can cause the huge amount of destruction.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>robotics</category>
      <category>robots</category>
    </item>
    <item>
      <title>What Is an A.I</title>
      <dc:creator>Phaneendra-Gullapalli</dc:creator>
      <pubDate>Sat, 08 May 2021 05:06:11 +0000</pubDate>
      <link>https://dev.to/phaneendragullapalli/what-is-an-a-i-3poo</link>
      <guid>https://dev.to/phaneendragullapalli/what-is-an-a-i-3poo</guid>
      <description>&lt;p&gt;What is Artificial intelligence?&lt;br&gt;
Artificial intelligence commonly referred to as "AI" is a wide-ranging branch of computer science concerned with building smart machines capable of performing tasks that typically require human intelligence. AI is an interdisciplinary science with multiple approaches, but advancements in machine learning and deep learning are creating a paradigm shift in virtually every sector of the tech industry.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--fS7h1IEp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uz12r00496ib7htc6f1c.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fS7h1IEp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uz12r00496ib7htc6f1c.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
Where did AI come from ?&lt;br&gt;
Intelligent robots and artificial beings first appeared in the ancient Greek myths of Antiquity. Aristotle's development of the syllogism and its use of deductive reasoning was a key moment in mankind's quest to understand its own intelligence. While the roots are long and deep, the history of artificial intelligence as we think of it today spans less than a century. The following is a quick look at some of the most important events in AI.&lt;br&gt;
In 1950 , Alan Turing also known as "The Father of Computer Science" published the book named "Computing Machinery and Intelligence", proposing what is now known as the Turing Test, a method for determining if a machine is intelligent.&lt;br&gt;
In 1956, The phrase artificial intelligence was coined at the "Dartmouth Summer Research Project on Artificial Intelligence", which was led by John McCarthy who coined the term Artificial Intelligence, the conference, which defined the scope and goals of AI, is widely considered to be the birth of artificial intelligence as we know it today.&lt;br&gt;
In 1997 , IBM's Deep Blue beats world chess champion Gary Kasparov.&lt;br&gt;
In 2011 , IBM's Watson trounces the competition on Jeopardy!.&lt;br&gt;&lt;br&gt;
In 2014 , Google makes first self-driving car to pass a state driving test. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8836tbAJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u45ajo00x4vivpg0p19j.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8836tbAJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u45ajo00x4vivpg0p19j.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
How is AI used ?&lt;br&gt;&lt;br&gt;
Artificial Intelligence usually falls into 2 main categories:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Narrow AI and &lt;/li&gt;
&lt;li&gt;Artificial General Intelligence.&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Narrow AI :&lt;br&gt;
Narrow AI is all around us and is easily the most successful realization of artificial intelligence to date. With its focus on performing specific tasks, Narrow AI has experienced numerous breakthroughs in the last decade that have had "significant societal benefits and have contributed to the economic vitality of the nation," according to "Preparing for the Future of Artificial Intelligence," a 2016 report released by the Obama Administration. &lt;br&gt;
A few examples of Narrow AI include: &lt;br&gt;
• Google search&lt;br&gt;
• Image recognition software&lt;br&gt;
• Siri, Alexa and other personal assistants&lt;br&gt;
• Self-driving cars&lt;br&gt;
• IBM's Watson &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Artificial General Intelligence :&lt;br&gt;
The creation of a machine with human-level intelligence that can be applied to any task is the Holy Grail for many AI researchers, but the quest for AGI has been fraught with difficulty. &lt;br&gt;
The search for a "universal algorithm for learning and acting in any environment," (Russel and Norvig 27) isn't new, but time hasn't eased the difficulty of essentially creating a machine with a full set of cognitive abilities. &lt;br&gt;
AGI has long been the muse of dystopian science fiction, in which super-intelligent robots overrun humanity, but experts agree it's not something we need to worry about anytime soon.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
  </channel>
</rss>
