<?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>Energy Aware &#187; Europe</title>
	<atom:link href="http://www.dssw.co.uk/blog/category/europe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dssw.co.uk/blog</link>
	<description>An insight into DssW, energy saving, and business</description>
	<lastBuildDate>Thu, 29 Jul 2010 02:16:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Applying EU Energy Star requirements to an iMac</title>
		<link>http://www.dssw.co.uk/blog/2010/03/13/applying-eu-energy-star-requirements-to-an-imac/</link>
		<comments>http://www.dssw.co.uk/blog/2010/03/13/applying-eu-energy-star-requirements-to-an-imac/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 06:22:00 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Energy saving]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[energy star]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[power consumption]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=290</guid>
		<description><![CDATA[A detailed look at how the EU Energy Star specifications apply to an Apple iMac, 21.5 inch, 3.06GHz (model MB950) computer.]]></description>
			<content:encoded><![CDATA[<p>In my previous post, I looked at the <a href="http://www.dssw.co.uk/blog/2010/02/27/euenergy-star-specifications-for-computers/">European Union (EU) Energy Star specifications for computers</a>. This week, I decided to apply the specifications to a computer that is currently available to purchase; I walk through the calculations used to determine whether the computer meets the Energy Star requirements as set out in <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2009:161:0016:0037:EN:PDF">Commission Decision 2009/489/EC</a>.</p>
<div id="attachment_302" class="wp-caption aligncenter" style="width: 385px"><img class="size-full wp-image-302" title="Inside Strasbourg cathedral" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/03/strasbourg-cathedral.jpg" alt="Inside Strasbourg cathedral" width="375" height="500" /><p class="wp-caption-text">Inside Strasbourg cathedral</p></div>
<p>The computer I have used in this example is the Apple iMac, 21.5 inch, 3.06GHz (model MB950). I have used the values for power consumption from the <a href="http://www.eu-energystar.org/en/database.htm">Energy Star Product Database</a>.</p>
<p>Apple also publishes power consumption information for the iMac in their <a href="http://images.apple.com/environment/reports/docs/iMac_21_5_inch_Environmental_Report_2009.pdf">Environmental Report</a>. I was interested to note that values for idle power consumption in the Energy Star database and the Apple report are different. The values for power consumption in off mode and sleep mode are the same. I suspect  the difference in idle power consumption values is due to differences in the definition of idle.</p>
<p>I decided to use the power consumption values from the Energy Star database, as they are more likely to have been measured in accordance with the specification.</p>
<p>Here are the details of the iMac I used from the Energy Star database:</p>
<ul>
<li>Category: B</li>
<li>Idle mode (W): 28.1</li>
<li>Off mode (W): 0.8</li>
<li>Sleep mode(W): 1.9</li>
<li>E<sub>TEC</sub> (kWh): 103.0</li>
<li>CPU: Intel Core2 Duo</li>
<li>Core speed (GHz): 3.1</li>
<li>System memory (GB): 4</li>
<li>Discrete GPU: no</li>
<li>Hard drives: 1</li>
<li>Operating system: Mac OS X</li>
</ul>
<p>This iMac falls within category B in the Energy Star specifications. The specifications provide four different categories for desktop computers based on their capabilities. To be classed as category B, the computer must have equal to two physical cores and two gigabytes of system memory.</p>
<p>To qualify for Energy Star status, a category B desktop computer must have a typical energy consumption equal to or less than 175kWh per year. The typical energy consumption limit can be increased by adjustments made for additional system memory, a discrete GPU, and additional internal storage. The iMac we are looking at does not meet the requirements for any adjustments based on additional system memory, a discrete GPU, or additional internal storage.</p>
<p>The formula for calculating the typical energy consumption of a desktop computer is set out in the specifications. The formula calculates the amount of power the computer would use over the year, based on the power it uses in different states and the average amount of time spent in those states:</p>
<p style="padding-left: 30px;">E<sub>TEC</sub> = (8760/1000) x (P<sub>off</sub> x T<sub>off</sub> + P<sub>sleep</sub> x T<sub>sleep</sub> + P<sub>idle</sub> x T<sub>idle</sub>)</p>
<p>The P-values represent power consumption measured in watts.</p>
<p>The T-values represent time measured as a percentage of the year.</p>
<p>The amount of time the computer spends in each state (the T-values) is set out in the specification. For a desktop computer the percentage of the year spent in each state is below:</p>
<ul>
<li>Off: 55% (T<sub>off</sub> = 0.55)</li>
<li>Sleep: 5% (T<sub>sleep</sub> = 0.05)</li>
<li>Idle: 40% (T<sub>idle</sub> = 0.40)</li>
</ul>
<p>The power consumption for each state (the P-values) are determined by measuring the particular computer in accordance with the specification. I have used the values from the Energy Star database for the iMac:</p>
<ul>
<li>Off mode: 0.8W (P<sub>off</sub> = 0.8)</li>
<li>Sleep mode: 1.9W (P<sub>sleep</sub> = 1.9)</li>
<li>Idle mode: 28.1W (P<sub>idle</sub> = 28.1)</li>
</ul>
<p>When we put the P-values for this iMac and T-values for desktop computers into the formula, it looks like this:</p>
<p style="padding-left: 30px;">E<sub>TEC</sub>= (8760/1000) x (0.8&#215;0.55 + 1.9&#215;0.05 + 28.1&#215;0.40)</p>
<p style="padding-left: 30px;">E<sub>TEC</sub>= 103.1</p>
<p>To meet the Energy Star requirements, this iMac needs typical energy consumption of of 175kWh or less. At 103.1kWh, the iMac meets the Energy Star requirements.</p>
<p>I was interested to note that the Energy Star database gives an E<sub>TEC</sub> value for this iMac of 103.0, whereas my calculations came out as 103.1. I&#8217;m not sure where this discrepancy comes from, but in either case, the iMac&#8217;s typical energy consumption is well within the requirements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/03/13/applying-eu-energy-star-requirements-to-an-imac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EU Energy Star specifications for computers</title>
		<link>http://www.dssw.co.uk/blog/2010/02/27/euenergy-star-specifications-for-computers/</link>
		<comments>http://www.dssw.co.uk/blog/2010/02/27/euenergy-star-specifications-for-computers/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 04:05:36 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Energy saving]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[energy star]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>
		<category><![CDATA[power consumption]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=283</guid>
		<description><![CDATA[The Energy Star specifications for computers set out energy consumption requirements and power management requirements that computers must meet to use the Energy Star label. The most recent specification came into effect on 1 July 2009.]]></description>
			<content:encoded><![CDATA[<p>This week I have been looking at the EU Energy Star Programme&#8217;s specifications for computers. The <a href="http://www.eu-energystar.org/en/index.html">Energy Star Programme</a> identifies energy efficient computers and office equipment.</p>
<div id="attachment_287" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-287" title="Le Monde Apple en direct, Strasbourg" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/02/le-monde-apple-en-direct.jpg" alt="Le Monde Apple en direct, Strasbourg" width="500" height="375" /><p class="wp-caption-text">Le Monde Apple en direct, Strasbourg</p></div>
<p>The most recent specifications for computers came into effect on 1 July 2009. The specifications set out the requirements that a computer needs to meet to use the Energy Star label. The most recent specifications for computers are set out in <a href="http://www.eu-energystar.org/downloads/legislation/20090624/L161_16_20090624_en.pdf">Commission Decision 2009/489/EC</a>.</p>
<p>Here is a summary of the requirements for desktop computers (such as Mac Pros), integrated desktop computers (combined computer and monitor, such as iMacs), and notebook computers (such as MacBooks). The specifications go into a lot of detail for different computer set ups and capabilities. This is a broad overview of the numbers.</p>
<p>Desktop and integrated desktop computers must have a typical energy consumption of 138 &#8211; 204 kWh per year or less. This is based on the computer spending 55% of time off, 5% of time in sleep mode, and 40% of time idle.</p>
<p>Notebook computers must have a typical energy consumption of 40 &#8211; 88.5 kWh per year or less. This is based on the computer spending 60% of time off, 10% of time in sleep mode, and 30% of time idle.</p>
<p>The energy consumption requirements appear to be baseline figures. They do not take into account any active use of the computers.</p>
<p>In addition to meeting the energy consumption requirements, computers must also have power management enabled. The display must sleep after 15 minutes of user inactivity, and the computer must sleep after 30 minutes of user inactivity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/02/27/euenergy-star-specifications-for-computers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Amendments to EU energy directives</title>
		<link>http://www.dssw.co.uk/blog/2010/02/20/amendments-to-eu-energy-directives/</link>
		<comments>http://www.dssw.co.uk/blog/2010/02/20/amendments-to-eu-energy-directives/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 04:34:21 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Energy saving]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>
		<category><![CDATA[policy]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=275</guid>
		<description><![CDATA[How do amendments to EU Ecodesign directives affect existing regulations on stand by power consumption?]]></description>
			<content:encoded><![CDATA[<p>After publishing my post about <a href="http://www.dssw.co.uk/blog/2010/02/13/eu-policy-on-stand-by-power-consumption-for-electrical-equipment/">European Union (EU) policy on stand by power consumption</a> last week, I discovered that the EU directive it was based on had been replaced. This left me wondering whether the regulation on stand by power consumption was still applicable.</p>
<div id="attachment_280" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-280" title="Strasbourg from above" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/02/strasbourg-from-above.jpg" alt="Strasbourg from above" width="500" height="375" /><p class="wp-caption-text">Strasbourg from above</p></div>
<p>Last week, I learnt that the EU sets limits on the amount of power equipment can use when it is in stand by mode and off mode. These limits were introduced through <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32008R1275:EN:NOT">Regulation 1275/2008</a>. This regulation was implemented under <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32005L0032:EN:NOT">Directive 2005/32/EC</a>.</p>
<p>I have since learnt that Directive 2005/32/EC has been repealed, and replaced by <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2009:285:0010:0035:EN:PDF">Directive 2009/125/EC</a>. Both of these directives aim to reduce the energy consumption and environmental impact of a range of products. The new directive expands the scope of the old directive to include a wider range of products.</p>
<p>The regulation on stand by power consumption was based on the old directive. But, the old directive has been replaced. Is the original regulation still in force?</p>
<p>After much searching, I have not been able to find a definitive answer. But, here are my thoughts.</p>
<p>Directive 2009/125/EC states that references to the repealed directive will be construed as references to the new directive. This suggests to me that the regulation on stand by power consumption will continue, but now refer to the new directive instead the old one.</p>
<p>On a practical note, the new directive aims to achieve the same goals as the old directive, but covers a wider range of products. The regulations implemented under the old directive go some way to achieving those goals for specific groups of products. It seems counterproductive for the new directive to undo those regulations.</p>
<p>Is Regulation 1275/2008 on stand by power consumption still effective under the new directive? I&#8217;m not sure, but if I had to guess, I would say yes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/02/20/amendments-to-eu-energy-directives/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EU policy on stand by power consumption for electrical equipment</title>
		<link>http://www.dssw.co.uk/blog/2010/02/13/eu-policy-on-stand-by-power-consumption-for-electrical-equipment/</link>
		<comments>http://www.dssw.co.uk/blog/2010/02/13/eu-policy-on-stand-by-power-consumption-for-electrical-equipment/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 03:20:24 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Energy saving]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[directive]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>
		<category><![CDATA[policy]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=263</guid>
		<description><![CDATA[EU regulations sets limits for the energy consumed by household equipment when it is in stand by mode and off mode. Here is a summary of the requirements.]]></description>
			<content:encoded><![CDATA[<p>My exploration of European Union (EU) policy on computer energy consumption got off to a disappointing start last week. This week, I have discovered the EU Ecodesign concept, and have delved into the regulations relating to stand by power consumption for electrical items.</p>
<div id="attachment_271" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-271" title="Building detail, Strasbourg" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/02/building-detail-strasbourg.jpg" alt="Building detail, Strasbourg" width="500" height="375" /><p class="wp-caption-text">Building detail, Strasbourg</p></div>
<p>Last week, I set out to learn <a href="http://www.dssw.co.uk/blog/2010/02/06/eu-policy-on-computer-energy-consumption/">what EU policies were in place on computer energy consumption</a>. I was disappointed when all I found was the EU Energy Star programme.</p>
<p>This week, I decided to escape the confines of the Europa pages, and see what Google could turn up for me. I ultimately ended up back on the Europa web site, but with far more interesting results.</p>
<p>I discovered the <a href="http://europa.eu/legislation_summaries/consumers/product_labelling_and_packaging/l32037_en.htm">EU Ecodesign concept</a>. Ecodesign seems to be a name the EU has applied to a <a href="http://ec.europa.eu/energy/efficiency/ecodesign/legislation_en.htm">collection of initiatives and legislation</a> that aim to reduce the energy consumption and environmental impact of a range of products.</p>
<p>The overall framework for the Ecodesign principles was established by <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32005L0032:EN:NOT">EU Directive 2005/32/EC</a>. While the directive provides a foundation for Ecodesign, the details of how Ecodesign applies to specific products are contained in separate regulations.</p>
<p>I decided to look at <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32008R1275:EN:NOT">Regulation 1275/2008</a> which sets out the requirements for stand by mode and off mode of household electrical and electronic equipment. The list of equipment it applies to covers most of the things you have plugged in to power sockets in your home, including computers.</p>
<p>The regulation sets limits for the energy consumed by equipment when it is in stand by mode and off mode. As far as I can tell, the limits apply to equipment that is sold in the EU. The requirements will be phased in over 4 years, starting in December 2008.</p>
<p>Here is a summary of the requirements.</p>
<p>1 year after the regulation is in force (December 2009):</p>
<ul>
<li>Power consumption in off mode must be 1 Watt or less;</li>
<li>Power consumption in stand by mode which allows reactivation must be 1 Watt or less;</li>
<li>Power consumption in stand by mode which allows reactivation and displays information (such as a clock) must be 2 Watts or less.</li>
</ul>
<p>4 years after the regulation is in force (December 2012):</p>
<ul>
<li>Power consumption in off mode must be 0.5 Watts or less;</li>
<li>Power consumption in stand by mode which allows reactivation must be 0.5 Watts or less;</li>
<li>Power consumption in stand by mode which allows reactivation and displays information (such as a clock) must be 1 Watt or less.</li>
</ul>
<p>The regulation also provides that equipment that is connected to mains power must have a stand by or off mode, and must also have a power management function which automatically switches the device into stand by mode or off mode when it is not being actively used.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/02/13/eu-policy-on-stand-by-power-consumption-for-electrical-equipment/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>EU policy on computer energy consumption</title>
		<link>http://www.dssw.co.uk/blog/2010/02/06/eu-policy-on-computer-energy-consumption/</link>
		<comments>http://www.dssw.co.uk/blog/2010/02/06/eu-policy-on-computer-energy-consumption/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 04:40:32 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Europe]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>
		<category><![CDATA[policy]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=253</guid>
		<description><![CDATA[EU policy on computer energy consumption includes participation in the Energy Star programme.]]></description>
			<content:encoded><![CDATA[<p>I have spent the last two weeks learning about the European Union (EU), and how EU policy is developed. This week I wanted to have a look at some specific EU policy. I decided to see if there was any EU policy on computer energy consumption.</p>
<div id="attachment_256" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-256" title="Houses by the river, Strasbourg" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/02/strasbourg-houses-river.jpg" alt="Houses by the rivers, Strasbourg" width="500" height="375" /><p class="wp-caption-text">Houses by the river, Strasbourg</p></div>
<p>I started on the <a href="http://europa.eu/pol/index_en.htm">Europa Policy Areas page</a>, and went to the <a href="http://europa.eu/pol/ener/index_en.htm">Energy section</a>. The overview on the Energy Policy page suggests that EU energy policy primarily focuses on where energy comes from. Energy efficiency is mentioned, but seems to be a smaller area of the overall EU energy policy.</p>
<p>Under the Legislation tab, I found a link about <a href="http://europa.eu/legislation_summaries/energy/energy_efficiency/index_en.htm">Energy Efficiency</a>, and from there a link to <a href="http://europa.eu/legislation_summaries/energy/energy_efficiency/l32053_en.htm">Energy Efficiency of Office Equipment</a>. This took me to a page about the Energy Star programme.</p>
<p>You have probably seen the Energy Star stickers around. From a user&#8217;s perspective, Energy Star is a labelling programme. If office equipment meets certain specifications for energy use, they can display the Energy Star label.</p>
<p>I followed the link to the <a href="http://www.eu-energystar.org/en/index.html">EU Energy Star page</a> for more information. I had a look around, but did not come away with much. The content felt mostly like marketing, with some notable statistics thrown in.</p>
<p>Here are a few facts from the <a href="http://www.eu-energystar.org/en/en_001c.shtml">Consumers page</a> and the <a href="http://www.eu-energystar.org/en/en_012p.shtml">Statistics page</a>:</p>
<ul>
<li>The annual energy usage for a new home computer and printer can range from 40kWh-400kWh.</li>
<li>An energy efficient computer and printer can save 150-200 Euros in electricity costs over its lifetime (5-6 years).</li>
<li>Home office equipment accounts for approximately 9% of the average household electricity bill.</li>
<li>Office equipment accounts for approximately 11% of electricity usage in the tertiary sector.</li>
</ul>
<p>I am not quite sure what the tertiary sector is. The statistics are separated into residential, tertiary, and industry. So, I think the tertiary sector means office-based businesses.</p>
<p>I get the impression that there must be more to EU policy on computer energy consumption than the Energy Star programme. I went back to the Europa Energy Efficiency page to see if there were any other links that looked promising, but none stood out. Perhaps it is tucked away in another area of the broader EU energy policy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/02/06/eu-policy-on-computer-energy-consumption/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>European Commission and the common EU interest</title>
		<link>http://www.dssw.co.uk/blog/2010/01/30/european-commission-and-the-common-eu-interest/</link>
		<comments>http://www.dssw.co.uk/blog/2010/01/30/european-commission-and-the-common-eu-interest/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 02:02:54 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Europe]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=240</guid>
		<description><![CDATA[It seems that the European Commission represents the the common EU interest by proposing legislation that benefits all of the EU, not just a particular part of it.]]></description>
			<content:encoded><![CDATA[<p>Last week, while finding out where European Union (EU) policy comes from, I noticed the <a href="http://europa.eu/abc/panorama/index_en.htm">European Commission was described as representing the common EU interest</a>.</p>
<p>What do they mean by the common EU interest?</p>
<p>I initially assumed the common EU interest referred to foreign affairs and trade outside the EU. But, as I discovered <a href="http://www.dssw.co.uk/blog/2010/01/24/where-does-eu-policy-come-from/">last week</a>, foreign policy is handled by  the Council of the European Union, not the European Commission.</p>
<div id="attachment_243" class="wp-caption aligncenter" style="width: 385px"><img class="size-full wp-image-243" title="Sign post, Strasbourg" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/01/sign-post-in-strasbourg.jpg" alt="Sign post, Strasbourg" width="375" height="500" /><p class="wp-caption-text">Sign post, Strasbourg</p></div>
<p>I went back to the <a href="http://europa.eu/index_en.htm">Europa web site</a> and their <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#commission">section on the European Commission</a>, to see if there was anything I had missed that might shed some light on the common EU interest. It described the European Commission as representing and upholding the interests of Europe as a whole. That doesn&#8217;t seem unique to the European Commission to me. Don&#8217;t the other EU institutions also represent and uphold the interests of Europe?</p>
<p>I moved to the <a href="http://ec.europa.eu/index_en.htm">European Commission&#8217;s own dedicated web site</a> to see if I could discover more about the common EU interest. Nothing immediately stood out, but a link to the <a href="http://ec.europa.eu/atwork/index_en.htm">Commission At Work</a> seemed most promising. I ended up at a <a href="http://ec.europa.eu/atwork/basicfacts/index_en.htm">Basic Facts</a> section, where I found a better explanation of the European Commission and the common EU interest.</p>
<p>The description of the European Commission as representing the common EU interest seems to refer to the Commission&#8217;s role in proposing legislation. It sounds obvious, but the European Commission can not favour particular countries or interest groups; its focus is on the benefit of the EU as a whole.</p>
<p>As an aside, when the Commission proposes new legislation, it seeks input from groups affected by the legislation, and makes an assessment of the economic, social, and environmental impact of the legislation.</p>
<p>It seems that the European Commission represents the the common EU interest by proposing legislation that benefits all of the EU, not just a particular part of it.</p>
<p>I&#8217;m not sure why this description is reserved for the European Commission. I thought that all the EU institutions ultimately existed to benefit the EU as a whole.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/01/30/european-commission-and-the-common-eu-interest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where does EU policy come from?</title>
		<link>http://www.dssw.co.uk/blog/2010/01/24/where-does-eu-policy-come-from/</link>
		<comments>http://www.dssw.co.uk/blog/2010/01/24/where-does-eu-policy-come-from/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 02:33:04 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Europe]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>
		<category><![CDATA[policy]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=222</guid>
		<description><![CDATA[In my journey to learn more about the European Union (EU), I wanted to find out where EU policy comes from and how it is put into practice in the EU countries. I decided to start with the Europa website. Europa, I discovered, is the official EU website. It took a lot of clicking around, [...]]]></description>
			<content:encoded><![CDATA[<p>In my journey to learn more about the European Union (EU), I wanted to find out where EU policy comes from and how it is put into practice in the EU countries.</p>
<p>I decided to start with the <a href="http://europa.eu/index_en.htm">Europa website</a>. <a href="http://europa.eu/index_en.htm">Europa</a>, I discovered, is the official EU website. It took a lot of clicking around, but I found what I wanted eventually, and I know a lot more about the EU than I did yesterday.</p>
<div id="attachment_223" class="wp-caption alignnone" style="width: 510px"><a href="http://www.dssw.co.uk/blog/wp-content/uploads/2010/01/europa-dot-eu.png"><img class="size-full wp-image-223" title="The European Union's main web site - europa.eu" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/01/europa-dot-eu.png" alt="The European Union's main web site - europa.eu" width="500" height="453" /></a><p class="wp-caption-text">The European Union&#39;s main web site - europa.eu</p></div>
<p>The <a href="http://europa.eu/index_en.htm">Europa front page</a> has links to all sorts of interesting information. There are links to policy areas, consumer information, media, and official documents and legislation. Right at the top there is a <a href="http://europa.eu/about-eu/basic-information/index_en.htm">Basic Information section</a>. That looked like the place for me to start.</p>
<p>The Basic Information page was not what I was expecting. I expected the usual &#8216;about us&#8217; page which would give me a bit of an overview and point me in the right direction for more information about how EU policies are created.</p>
<p>Instead, the <a href="http://europa.eu/about-eu/basic-information/index_en.htm">Basic Information page</a> had links to charts and graphs, slide presentations, and lessons. There was a link to EU fact sheets, which seemed like the best option. Sadly, the link took me to a notice saying the page no longer existed before redirecting me to a different web site, the <a href="http://www.europarl.europa.eu/news/public/default_en.htm">European Parliament site</a>.</p>
<p>On the European Parliament page, I noticed a section on the <a href="http://www.europarl.europa.eu/news/public/documents_par_theme/901/default_en.htm">EU and its Institutions</a>, which I though might help answer my questions. It turned out to be a list of recent articles and news items.</p>
<p>Having hit a dead end, I went back to the <a href="http://europa.eu/about-eu/basic-information/index_en.htm">Europa Basic Information page</a>. I clicked on the <a href="http://europa.eu/abc/panorama/index_en.htm">Panorama of the EU question and answer guide</a>. I had avoided this link the first time because I generally don&#8217;t like the question and answer format.</p>
<p>The <a href="http://europa.eu/abc/panorama/index_en.htm">Panorama page</a> was not your usual question and answer page. It read more like a corporate mission statement. Not particularly helpful. By this stage I was wondering, in frustration, why they didn&#8217;t have a summary that tells me what the EU actually does?</p>
<p>However, I did find my first useful snippet of information. There are 3 main EU institutions:</p>
<ol>
<li>European Parliament, which represents the people of Europe;</li>
<li>Council of the European Union, which represents national governments;</li>
<li>European Commission, which represents the common EU interest.</li>
</ol>
<p>I wondered what they meant by the common EU interest. I assumed it was most likely their foreign affairs and trade section. I was soon to find out this assumption was wrong.</p>
<p>As I was about the leave the <a href="http://europa.eu/abc/panorama/index_en.htm">Panorama page</a>, I noticed some more links off to the side. One of them was What do we do? Maybe that would have the information I was looking for.</p>
<p>The <a href="http://europa.eu/abc/panorama/whatdoes/index_en.htm">What do we do? page</a> seemed to cover the EU&#8217;s key policy areas, but nothing about where the policy originates.</p>
<p>As an aside,  I was interested to notice that environment and climate change each seem to be separate policy areas. I&#8217;ll keep them in mind to explore another day.</p>
<p>I was still no closer to answering my questions about where EU policies come from. There was another link off to the side titled How are we organised? It seemed worth a try, and I was rewarded with a first page that actually looked promising.</p>
<p>The <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm">How are we organised?</a> page had a summary of nine EU institutions, including the three important ones I found earlier. And, finally, there were the answers to my questions about where EU policy comes from and how it is implemented.</p>
<p>The <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#parliament">European Parliament</a> has shared responsibility for passing European laws, based on proposals put forward by the European Commission. The European Parliament is elected by the people every five years.</p>
<p>The European Parliament shares responsibility for passing EU laws with the <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#council">Council of the European Union</a>. The Council of the European Union is comprised of ministers from the national governments of EU countries. They are responsible for EU foreign policy, security policy, defence policy, and justice and freedom issues.</p>
<p>Within the <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#council">Council of the European Union</a>, overall EU policy is set by the prime ministers and presidents of the EU countries.</p>
<p>The <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#commission">European Commission</a> is responsible for drafting proposed EU laws, which are presented to the <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#parliament">European Parliament</a> and <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#council">Council</a> to be passed. They are also responsible for implementing EU policies, using EU funds, and enforcing EU laws.</p>
<p>It appears that EU policy originates in the <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#council">Council of the European Union</a>. The laws then need to be passed by the <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#council">Council of the European Union</a> and the <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#parliament">European Parliament</a>.</p>
<p>This process is roughly similar to the process in Australia, where new laws have to be passed by both houses of parliament.</p>
<p>Finally, EU policy and laws are all administered, implemented, and enforced by the <a href="http://europa.eu/abc/panorama/howorganised/index_en.htm#commission">European Commission</a>, effectively the EU&#8217;s civil service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/01/24/where-does-eu-policy-come-from/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learning about the European Union</title>
		<link>http://www.dssw.co.uk/blog/2010/01/24/learning-about-the-european-union/</link>
		<comments>http://www.dssw.co.uk/blog/2010/01/24/learning-about-the-european-union/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 02:32:46 +0000</pubDate>
		<dc:creator>Megan Miln</dc:creator>
				<category><![CDATA[Europe]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[european union]]></category>
		<category><![CDATA[policy]]></category>

		<guid isPermaLink="false">http://www.dssw.co.uk/blog/?p=218</guid>
		<description><![CDATA[I want to learn more about the European Union (EU). Even from the other side of the world the EU and its policies are influential. What happens in Europe appears to influence what happens in the rest of the world. I was born in Australia and Graham was born in the United Kingdom. Over the [...]]]></description>
			<content:encoded><![CDATA[<p>I want to learn more about the European Union (EU). Even from the other side of the world the EU and its policies are influential. What happens in Europe appears to influence what happens in the rest of the world.</p>
<div id="attachment_224" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.dssw.co.uk/blog/wp-content/uploads/2010/01/european-parliament-in-strasbourg.jpg"><img class="size-full wp-image-224" title="European Parliament, Strasbourg" src="http://www.dssw.co.uk/blog/wp-content/uploads/2010/01/european-parliament-in-strasbourg.jpg" alt="European Parliament, Strasbourg" width="500" height="375" /></a><p class="wp-caption-text">European Parliament, Strasbourg</p></div>
<p>I was born in Australia and Graham was born in the United Kingdom. Over the last few years we have noticed a common trend with policy decisions and focus from our home countries. When a topic appears in one parliament, it soon appears in its foreign counterpart. Neither country mentions the other, but the overlap is uncanny.</p>
<p>DssW is an English limited company. The company is subject to English company law, and ultimately EU law. So EU legislation has a direct effect on our business and customers.</p>
<p>Coming from Australia, I know little about the EU and how it works. Australia can feel a long way from the rest of the world.</p>
<p>The EU seems to lead the way in many areas, including energy and environment policy, which is where my particular interest lies. I would like to find out where these policies come from. Specifically, who and what creates EU policy? And once created, how do the policies get put into practice within EU countries?</p>
<p>These are broad questions, and I don&#8217;t expect to find answers immediately. I will start by seeing what <a href="http://europa.eu/index_en.htm">Europa</a> has to offer. <a href="http://europa.eu/index_en.htm">Europa</a> appears to be the EU&#8217;s main web site. I&#8217;ve stumbled upon Europa in the past, and it seems to be a good starting point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dssw.co.uk/blog/2010/01/24/learning-about-the-european-union/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
