130 likes | 270 Views
Renewable Energy in Ireland Greenstar Network, Mantychore 2012. Andrew Mackarel, HEAnet for GEANT NA3-T3 Workshop 2012. Agenda. Quick overview of changing environment Rational Background to investigating Renewable Energy Technologies Greenstar Mantychore Questions and Answers.
E N D
Renewable Energy in Ireland Greenstar Network, Mantychore2012 Andrew Mackarel, HEAnet for GEANT NA3-T3 Workshop 2012
Agenda • Quick overview of changing environment • Rational Background to investigating Renewable Energy Technologies • Greenstar • Mantychore • Questions and Answers
European and Irish Wind Resource Average PoP 6KW 11KW Windmill at 15m Height Area size 20m by 20m Cost approx 50k Euros Payback 8-10 Years at full load 14-16 Years for Normal PoP Battery and Inverter facility needed
Wind Power Installations in Europe 2010 2010 84 Gw Europe, 194Gw World
Wind Generation targets for 2020 National Wind Generation targets introduces new challenges for Power Generators and NRENS
Ireland’s Annual Solar Resource(kWh/m2 per year) Annual Solar Energy on 1m2 surface at 30 degree inclination 900 KWh/m2 – 1200 KWh/m2 Average PoP 6KW => approx 50 Solar Panels Area size 20m by 20m Cost approx 50k Euros Payback 20 - 30 Years Battery and Inverter facility needed
The GreenStar Network Map Green Star consortium universities , data centres and renewable power generators
GSN Architecture Firmware Intelligence Device level Interface • Follow the Sun/Follow the Wind • Optimize distribution of VMs according to availability of intermittently available green power
On demand provisioning of network resources. • Recursive delegation of access right over managed resources. • Lightweight Abstracted operational model. • Decoupled from actual vendor-specific details. • Flexible enough to accomodate different designs and orientations • Fixed enough so common tools can be build and reused across plugins. • Security • Lifecycle • Monitoring • Deployment and upgrade.
Service integration Test Case • Mantychore/GSN use case • “As a GSN administrator, I want to provision a tunnel between my cloud and a remote cloud for VM migration” • Draft API and messaging class Universe { Cloud myCloud Vector<Clouds> remoteClouds } class Cloud { String id; String gatewayIP; String location; Vector<String> hostIPs; } pubic String tunnelUp(String cloudId, String targetHostIP) throws SomeException { Cloud cloud = remoteClouds.getCloud(cloudId); String targetGatewayIP = cloud.getGateway(hostIP); String connectionID = mantychoreWrapper.setupConnection(myCloud.getSourceGatewayIP(), targetGatewayIP) return connectionID. } public void tunnelDown(String connectionId) throws SomeException { mantycoreWrapper.teardownConnection(connectionId); }
Network integration 2012 • Current network status • Connectivity to CANARIE/GSN via private routed networks • Irish sites at EPA and DKIT and New Euro GSN Hub servers • Nordunet , i2CAT • 3 Logical Routers in Canada, Ireland and Iceland • aligned for Mantychore provisioning
Questions and Answers Thank You