Definition: Battery

From Open Energy Information

Battery

An energy storage device comprised of two or more electrochemical cells enclosed in a container and electrically interconnected in an appropriate series/parallel arrangement to provide the required operating voltage and current levels. Under common usage, the term battery also applies to a single cell if it constitutes the entire electrochemical storage system.[1]

Wikipedia Definition

{{#sparql:

PREFIX dbpedia-owl: <http://dbpedia.org/ontology/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?v WHERE {

 SERVICE <http://live.dbpedia.org/sparql> {
   ?s dbpedia-owl:abstract ?v .
   ?s foaf:isPrimaryTopicOf <http://en.wikipedia.org/wiki/Battery_%28electricity%29> .
 }FILTER (lang(?v)="en")

} |format=inline }} "{{#sparql" has not been listed as valid URI scheme.

[{{#sparql:PREFIX foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?s WHERE {

 SERVICE <http://poolparty.reegle.info/PoolParty/sparql/glossary> {
   ?s foaf:page <http://en.wikipedia.org/wiki/Battery_%28electricity%29> .
 }

} LIMIT 1 |format=inline

}} View on Reegle]

Reegle Definition

{{#sparql:

PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> SELECT ?v WHERE {

 SERVICE <http://poolparty.reegle.info/PoolParty/sparql/glossary> {
   ?s foaf:page <http://en.wikipedia.org/wiki/Battery_%28electricity%29> .
   ?s skos:definition ?v .
 }FILTER (lang(?v)="en")

} |format=inline }}


Also Known As
Electrochemical cell
Related Terms
AnodeCatodeFuel cellenergyoperating voltagesmart gridDIY battery
References