<?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>Learn Software Development &#187; Embedded</title>
	<atom:link href="http://learnsoftwareprocesses.com/category/embedded/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsoftwareprocesses.com</link>
	<description>All about the processes involved in software development</description>
	<lastBuildDate>Thu, 15 Jul 2010 18:51:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=329</generator>
		<item>
		<title>Applications of embedded systems</title>
		<link>http://learnsoftwareprocesses.com/2008/01/03/applications-of-embedded-systems/</link>
		<comments>http://learnsoftwareprocesses.com/2008/01/03/applications-of-embedded-systems/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 17:28:20 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://learnsoftwareprocesses.com/2008/01/03/applications-of-embedded-systems/</guid>
		<description><![CDATA[An embedded system is a special-purpose computer system designed to perform one or a few dedicated functions, sometimes with real-time computing constraints. It is usually embedded as part of a complete device including hardware and mechanical parts. Embedded systems have become very important today as they control many of the common devices we use. Some [...]]]></description>
			<content:encoded><![CDATA[<p>An embedded system is a special-purpose computer system designed to perform one or a few dedicated functions, sometimes with real-time computing constraints. It is usually embedded as part of a complete device including hardware and mechanical parts. Embedded systems have become very important today as they control many of the common devices we use.</p>
<p>Some of the applications of embedded systems are:<br />
* Consumer Electronics: Microwave ovens, digital cameras, CD players, DVD players, washing machines, set top box etc.<br />
* Telecommunications: Telephone switches, cellular phones, web-enabled navigation systems, radios, personal communication devices, PDAs  etc.<br />
* Medical: Biologically interfaced systems, Medical control systems, Pacemakers etc.<br />
* Automotive: Engine controllers, anti-lock brake controllers etc.<br />
* Plant control: Robots, plant monitors, industrial process systems, airplane control systems, missile guidance systems etc.<br />
* Home automation: Uses wired- and wireless-networking that can be used to control lights, climate, security, audio/visual, etc., </p>
]]></content:encoded>
			<wfw:commentRss>http://learnsoftwareprocesses.com/2008/01/03/applications-of-embedded-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Characteristics Of Embedded Systems</title>
		<link>http://learnsoftwareprocesses.com/2007/12/15/characteristics-of-embedded-systems/</link>
		<comments>http://learnsoftwareprocesses.com/2007/12/15/characteristics-of-embedded-systems/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 17:33:04 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://learnsoftwareprocesses.com/2007/12/15/characteristics-of-embedded-systems/</guid>
		<description><![CDATA[Embedded computing systems generally exhibit rich functionality—complex functionality is usually the reason for introducing CPUs into the design. However, they also exhibit many non-functional requirements that make the task especially challenging: • Real-time deadlines that will cause system failure if not met; • Multi-rate operation • In many cases, low power consumption • Low manufacturing [...]]]></description>
			<content:encoded><![CDATA[<p>Embedded computing systems generally exhibit rich functionality—complex functionality is usually the reason for introducing CPUs into the design. However, they also exhibit many non-functional requirements that make the task especially challenging:</p>
<p>• Real-time deadlines that will cause system failure if not met;<br />
• Multi-rate operation<br />
• In many cases, low power consumption<br />
• Low manufacturing cost, which often means limited code size.<br />
      •	Must be efficient<br />
      •	Energy efficient<br />
      •	Code-size efficient (especially for systems on a chip)<br />
      •	Run-time efficient<br />
      •	Weight efficient<br />
      •	Cost efficient<br />
• Dedicated towards a certain application<br />
Knowledge about behavior at design time can be used to minimize resources and to maximize robustness<br />
• Dedicated user interface (no mouse, keyboard and screen)<br />
• Hybrid systems (analog + digital parts).</p>
]]></content:encoded>
			<wfw:commentRss>http://learnsoftwareprocesses.com/2007/12/15/characteristics-of-embedded-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
