Presentation: Tesla Virtual Power Plant
Share this on:
This presentation is now available to view on InfoQ.com
Watch video with transcriptAbstract
A Virtual Power Plant (VPP) is a network of distributed energy-resources (often solar, wind, and batteries) that are aggregated to provide smarter and more flexible power generation, distribution, and availability. A VPP leverages assets for more than one purpose, and, in doing so, decentralizes generation, enables market participation for small generators, increases grid reliability, and smooths the intermittency of renewable generation while improving the economics of renewables.
Tesla's VPP consists of vertically integrated hardware and software, including both cloud and edge computing. The Tesla Energy infrastructure platform ingests and aggregates telemetry from tens of thousands of assets, including Powerwalls, Powerpacks, and Megapacks, with low latency, and robustly distributes control commands, handling measurement uncertainty and network intermittency. Tesla Autobidder leverages this infrastructure platform to optimize diverse asset fleets, decomposing the optimization algorithm across edge and cloud intelligence.
This talk will explore the evolution of Tesla's VPP architecture, including:
- The use of distributed, actor-model programming for virtually representing physical assets and performing low-latency, hierarchical aggregations of telemetry.
- Managing complex workflows for forecasting, optimization, bidding, and control that must be predictable, reliable, and resilient under market-timing, algorithmic, and physical constraints. These workflows must handle diverse inputs, including inputs from third parties, that are only eventually consistent.
- Using Reactive Streams for reliably interfacing disparate systems, respecting resource constraints, and managing high-volume, near-real-time data streams.
- Introducing functional programming techniques to make the software more composable, reliable, and testable.
- Trade-offs between training and running global and local forecasting and optimization models.
- The development of responsive user-interfaces for operations and energy-market participation.
Last Year's Tracks
Monday, 2 March
-
Driving Full Cycle Engineering Teams at Every Level
"Full cycle developers" is not just another catch phrase; it's about engineers taking ownership and delivering value, and doing so with the support of their entire organisation. Learn more from the pioneers.
-
When Things Go Wrong: GDPR, Ethics, & Politics
Privacy, confidentiality, safety and security: learning from the frontlines, from both good and bad experiences
-
JavaScript: Pushing the Client Beyond the Browser
JavaScript is not just the language of the web. Join this track to learn how the innovators are pushing the boundaries of this classic language and ecosystem
-
Modern CS in the Real World
Head back to academia to solve today's problems in software engineering.
-
Next Generation Microservices: Building Distributed Systems the Right Way
Microservice-based applications are everywhere, but well-built distributed systems are not so common. Early adopters of microservices share their insights on how to design systems the right way.
-
Streaming Data Architectures
Today's systems process huge volumes of continuously changing data. Hear how the innovators in this space are designing systems and leveraging modern data stream processing platforms.
Tuesday, 3 March
-
Building High Performing Teams
There are many discussions outlining the secret sauce of high-performing teams. Learn how to balance the essential ingredients of high performing teams such as trust and delegation, as well as recognising the pitfalls and problems that will ruin any recipe.
-
Machine Learning: The Latest Innovations
AI and machine learning is more approachable than ever. Discover how ML, deep learning, and other modern approaches are being used in practice.
-
Bare Knuckle Performance
Crushing latency and getting the most out of your hardware.
-
Modern Compilation Targets
Learn about the innovation happening in the compilation target space. WebAssembly is only the tip of the iceberg.
-
Architectures You've Always Wondered About
Hard-earned lessons from the names you know on scalability, reliability, security, and performance.
-
The Future of the API: REST, gRPC, GraphQL and More
The humble web-based API is evolving. This track provides the what, how, and why of future APIs.
Wednesday, 4 March
-
Chaos and Resilience: Architecting for Success
Making systems resilient involves people and tech. Learn about strategies being used, from cognitive systems engineering to chaos engineering.
-
Leading Distributed Teams
Remote and distributed working are increasing in popularity, but many organisations underestimate the leadership challenges. Learn from those who are doing this effectively.
-
Scaling Security, from Device to Cloud
Implementing effective security is vitally important, regardless of where you are deploying software applications
-
Evolving Java
JVM futures, JIT directions and improvements to the runtimes stack is the theme of this year’s JVM track.
-
Growing Unicorns in the EU: Building, Leading and Scaling Financial Tech Start Ups
Learn how EU FinTech innovators have designed, built, and led both their technologies and organisations.
-
Kubernetes and Cloud Architectures
Learn about cloud native architectural approaches from the leading industry experts who have operated Kubernetes and FaaS at scale, and explore the associated modern DevOps practices.