<?xml 
version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="en">
	<title>ArtistDesign NoE</title>
	<link>http://www.artist-embedded.org/artist/</link>
	
	<language>en</language>
	<generator>SPIP - www.spip.net</generator>




<item xml:lang="en">
		<title>20. ETHERNET Powerlink</title>
		<link>http://www.artist-embedded.org/artist/ETHERNET-Powerlink.html</link>
		<guid isPermaLink="true">http://www.artist-embedded.org/artist/ETHERNET-Powerlink.html</guid>
		<dc:date>2006-07-10T15:54:47Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Bruno Bouyssounouse, Luis Almeida</dc:creator>


		<dc:subject>adaptive real-time</dc:subject>
		<dc:subject>hard real time</dc:subject>
		<dc:subject>networks</dc:subject>
		<dc:subject>jitter</dc:subject>

		<description>&lt;p&gt;Provision of real-time communication services on top of Ethernet COTS with low latency and jitter.&lt;/p&gt;

-
&lt;a href="http://www.artist-embedded.org/artist/-Operating-Systems-.html" rel="directory"&gt;50. Operating Systems and Middleware&lt;/a&gt;

/ 
&lt;a href="http://www.artist-embedded.org/artist/+-adaptive-real-time-+.html" rel="tag"&gt;adaptive real-time&lt;/a&gt;, 
&lt;a href="http://www.artist-embedded.org/artist/+-hard-real-time-+.html" rel="tag"&gt;hard real time&lt;/a&gt;, 
&lt;a href="http://www.artist-embedded.org/artist/+-networks-+.html" rel="tag"&gt;networks&lt;/a&gt;, 
&lt;a href="http://www.artist-embedded.org/artist/+-jitter-+.html" rel="tag"&gt;jitter&lt;/a&gt;

		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;University of Aveiro&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;strong&gt;Name of the Standard&lt;/strong&gt;
ETHERNET Powerlink, current version - 2 (EPL v2)&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Expected next major release date &lt;/strong&gt;
Unknown&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Technical area(s) which it addresses&lt;/strong&gt;
Hard real-time systems&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Short description of the standard&lt;/strong&gt;
Provision of real-time communication services on top of Ethernet COTS with low latency and jitter.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Technical gains&lt;/strong&gt;
Open standard. Real-time over Ethernet COTS.
Good control over transmission instants. Well adapted to the remote control of motor-drives, particularly servo-drives. Supports very short cycle times.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Previous revisions/versions on which it is based&lt;/strong&gt;
Based on EPL v2&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Name of the relevant standardisation body&lt;/strong&gt;
EPSG - ETHERNET Powerlink Standardization Group&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Main leader or contact person within this standardisation body&lt;/strong&gt;
Dr. Edwin Kiel (Lenze Drive Systems GmbH), chairman of the EPSG board of directors&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Industrial domains impacted&lt;/strong&gt;
Industrial automation, large distributed embedded systems&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Industrial gains&lt;/strong&gt;&lt;/p&gt; &lt;ul class=&quot;spip&quot;&gt;&lt;li&gt; Efficient support for tight distributed control of motion processes&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Name of the your team&lt;/strong&gt;
Univ. Aveiro&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Responsibilities in the standard definition&lt;/strong&gt;
We are ordinary members of EPSG since mid 2004 and have had a rather passive participation until now. Our interest is to increase participation by proposing changes that will allow higher throughput and will enforce higher system integrity, without losing the tight transmission control typical of this protocol.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Main other non-ARTIST participants in the standardisation process&lt;/strong&gt;
These are the members of the Board of Directors and also represent the institutions/companies that are more active in the standard.&lt;/p&gt; &lt;ul class=&quot;spip&quot;&gt;&lt;li&gt; Dr. Edwin Kiel (Lenze Drive Systems GmbH), chairman&lt;/li&gt;&lt;li&gt; Prof. Thomas M&#252;ller (Z&#252;rcher Hochschule Winterthur)&lt;/li&gt;&lt;li&gt; Andreas Dreher (Hirschmann Automation and Control GmbH)&lt;/li&gt;&lt;li&gt; Prof. Dr. Konrad Etschberger (FH Ravensburg-Weingarten)&lt;/li&gt;&lt;li&gt; Anton Meindl (Bernecker + Rainer Industrie-Elektronik GmbH) &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;However, the EPSG has now 134 members and users.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>40. POSIX, IEEE 1003</title>
		<link>http://www.artist-embedded.org/artist/POSIX-IEEE-1003.html</link>
		<guid isPermaLink="true">http://www.artist-embedded.org/artist/POSIX-IEEE-1003.html</guid>
		<dc:date>2006-07-10T15:47:37Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Bruno Bouyssounouse</dc:creator>


		<dc:subject>adaptive real-time</dc:subject>
		<dc:subject>hard real time</dc:subject>
		<dc:subject>operating systems</dc:subject>
		<dc:subject>portability</dc:subject>

		<description>&lt;p&gt;POSIX is a Unix-like operating system application program interface, with real-time extensions that make it possible to implement operating systems that can support portability of applications with real-time requirements.&lt;/p&gt;

-
&lt;a href="http://www.artist-embedded.org/artist/-Operating-Systems-.html" rel="directory"&gt;50. Operating Systems and Middleware&lt;/a&gt;

/ 
&lt;a href="http://www.artist-embedded.org/artist/+-adaptive-real-time-+.html" rel="tag"&gt;adaptive real-time&lt;/a&gt;, 
&lt;a href="http://www.artist-embedded.org/artist/+-hard-real-time-+.html" rel="tag"&gt;hard real time&lt;/a&gt;, 
&lt;a href="http://www.artist-embedded.org/artist/+-operating-systems-+.html" rel="tag"&gt;operating systems&lt;/a&gt;, 
&lt;a href="http://www.artist-embedded.org/artist/+-portability-+.html" rel="tag"&gt;portability&lt;/a&gt;

		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;Michael Gonzalez Harbour is an Associate Professor in the Department of Electronics and Computers at the University of Cantabria. He works in software engineering for real- time systems. He is a co-author of &quot;A Practitioner's Handbook on Real-Time Analysis&quot;. He has been involved in several projects using Ada to build real-time controllers for robots.&lt;/p&gt; &lt;p&gt;Michael is an active member of the POSIX real-time working group. He is the Technical Editor of the IEEE POSIX.1d and IEEE POSIX.1j standards. He teaches a graduate-level course on Real-Time Posix at his University and at the Polytechnical University of Madrid, and has given talks and tutorials on this subject at different conferences and workshops.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;POSIX is the international standardization of a Unix-like operating system application program interface, with the objective of portability of applications at the source code level. Although initially POSIX was developed for general-purpose computing systems, real-time extensions have been added that make it possible to implement operating systems that can support portability of applications with real-time requirements. Today, most commercial real-time operating systems provide support for the POSIX interfaces.&lt;/p&gt; &lt;p&gt;POSIX is currently developed by two organizations in cooperation: IEEE, a well-known professional association, and X/Open, an industrial consortium. ARTIST2 core partner University of Cantabria has been actively participating in the POSIX real-time Working Group of IEEE for the past 12 years, and is deeply involved in the maintenance of the approved standards, and the development of new extensions, in particular those that will make it possible to have more flexible scheduling policies available to applications.&lt;/p&gt; &lt;p&gt;The ARTIST2 NoE, and particularly the cluster &#8220;Adaptive Real-Time&#8221;, is a privileged forum for elaborating new extensions for flexible scheduling, adapting them to the needs of embedded real-time applications, and influencing operating system vendors to implement the new services.&lt;/p&gt; &lt;p&gt;An example of this, already organized by ARTIST2 partners, is the Advanced Real-Time Operating System Services workshop (ARTOSS), held in July 2003. ARTIST2 will organize similar events, and the conclusions from the discussions will be submitted by University of Cantabria to the POSIX Working Group.&lt;/p&gt; &lt;p&gt;We have been working on two parts of the standard:&lt;/p&gt; &lt;ul class=&quot;spip&quot;&gt;&lt;li&gt; IEEE Std 1003.13-2003. IEEE Standard for Information Technology&#8212;Standardized Application Environment Profile&#8212; POSIX Realtime and Embedded Application Support (AEP) &lt;/li&gt;&lt;/ul&gt;
&lt;ul class=&quot;spip&quot;&gt;&lt;li&gt; IEEE Std 1003.26-2003. IEEE Stf for Information Technology - Portable Operating System Interface (POSIX). Part 26: Device Control Application Program Interface (API) [C Language] &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Expected next Major Release Date&lt;/strong&gt;
Approximately 2008&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Technical Area(s) which it Addresses&lt;/strong&gt;
Real-time and embedded operating systems&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Very Succinct Description of the Standard Itself &lt;/strong&gt;
POSIX is the standardization of the UNIX operating system at the international level. It describes application program interfaces for the operating system services, with the aim of portability at the source code level. In addition to general-purpose services, it contains optional real-time services.&lt;/p&gt; &lt;ul class=&quot;spip&quot;&gt;&lt;li&gt; &lt;strong&gt;IEEE Std 1003.13-2003&lt;/strong&gt; defines four profiles (subsets) of the base standard that are appropriate to specific real-time and embedded application environments. The profiles are for small embedded systems, industrial controllers, large embedded systems, and general-purpose computers with real-time requirements. &lt;/li&gt;&lt;li&gt; &lt;strong&gt;IEEE Std 1003.26&lt;/strong&gt; is an extension to the base standard defining an API for managing and controlling device drivers from the application. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Technical Gains &lt;/strong&gt;&lt;/p&gt; &lt;ul class=&quot;spip&quot;&gt;&lt;li&gt; Portability of applications at the source code level &lt;/li&gt;&lt;li&gt; Programming model shared across platforms of different sizes &lt;/li&gt;&lt;li&gt; Portability of programmers because of using the same programming model. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Previous revisions/versions on which it is based &lt;/strong&gt;
IEEE Std 1003.1-2001 IEEE Std 1003.13-1998&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Name of the Relevant Standardisation Body &lt;/strong&gt;
IEEE, ISO/IEC&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Main Leader or Contact Person within this Standardisation body, and his/her role &lt;/strong&gt;
Joseph Gwinn (Raytheon), Chair of the POSIX System Services working Group.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Industrial Domains Impacted &lt;/strong&gt;
Real-time and embedded operating systems vendors and users.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Industrial Gains &lt;/strong&gt;
Portability of applications gives technological advantages of being able to support the same product for multiple platforms, and evolve to new software and hardware platforms very easily.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Name of the your Team &lt;/strong&gt;
Universidad de Cantabria&lt;/p&gt; &lt;p&gt;&lt;strong&gt;ARTIST Teams' Roles and Responsibilities in the Standard Definition &lt;/strong&gt;
Member of the POSIX Real-Time System Services Working Group Technical editor of the IEEE 1003.13 Std Technical editor of the IEEE 1003.26 Std Technical editor of the IEEE 1003.1j Std Technical editor of the IEEE 1003.1d Std&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Main other ARTIST participants in the standardisation process &lt;/strong&gt;
Indirect contributions of the partners of the Adaptive Real-Time Action through the group of the University of Cantabria&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Main other ARTIST participants in the standardisation process &lt;/strong&gt;
Very large number of participants (see the list in the actual standards)&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>



</channel>

</rss>
