====== 296 Weatherbox Specs ====== This page outlines the required specs for the 296 sensor box projects. ===== Description ===== A microgrid is a localized power grid that allows for the integration of renewable energy sources, such as solar and wind. Renewable energy sources are intermittent, which may cause issues when integrating them on a large scale. Electric companies must account for periods when energy generation and consumption are not equal to prevent the grid from failing. To address this issue, predictions related to the renewable energy source can be used to prepare for upcoming weather. This sensor box collects data which will be used to forecast solar irradiation patterns. These patterns will be used to determine optimal places to install PV for the microgrid. Live forecasts may also be used by the electric company to account for upcoming weather. ===== Requirements ===== * Sensor box must collect solar irradiance, temperature, humidity, and pressure data. * Sensor box must utilize solar energy. * Sensor box must function properly for 2 days without sunlight. * Sensor box must relay data wirelessly to a base node. * Sensor box must relay data in the provided format once per minute. * Sensor box must be self contained. * Sensor box housing must be able to be secured in the area that it is deployed in. * Sensor box housing must be waterproof. * Sensor box housing must be designed in such a way that the internals can be accessed with relative ease. * Sensor box must be designed in such a way that the internals can be powered down with relative ease. ===== Main Specifications ===== * Microprocessor: [[http://www.atmel.com/images/atmel-8271-8-bit-avr-microcontroller-atmega48a-48pa-88a-88pa-168a-168pa-328-328p_datasheet_complete.pdf|Atmel Atmega328P]] * Transciever: [[https://www.adafruit.com/datasheets/XBee%20ZB%20User%20Manual.pdf|XBee Pro Series 2b - RPSMA]] * Antennae: 2.4 GHz RP-SMA Duck Antennae * Charging Circuit: [[https://www.adafruit.com/products/390|Adafruit 390]] * Solar Panel: [[https://www.adafruit.com/products/1525|Adafruit 1525]] * Battery: [[https://www.adafruit.com/images/product-files/353/C450_-_ICR18650_6600mAh_3.7V_20140729.pdf|Tenergy 18650 3.7V 6600mAh]] * Solar Irradiance Sensor: [[http://www.apogeeinstruments.com/content/SP-212_215manual.pdf|Apogee SP-215]] * **NEW** Pressure, Temperature, Humidity Sensor: [[https://www.adafruit.com/product/2652|Adafruit BME-280]] ===== Other parts ===== * microprocessor: * 1 10k Ohm resistor * 16 MHz clock crystal * 2 22 pF capacitors * humidity sensor: * 1 4.7k Ohm resistor * temperature sensor: * 1 4.7k Ohm resistor * 3.3V Voltage Regulator: [[http://www.micrel.com/_PDF/mic5219.pdf|Micrel mic5219]] * 2 10 uF capacitors * 1 10 uF capacitor * On/Off switch: [[http://www.skyworksinc.com/uploads/documents/202229A.pdf|Skyworks 202229A]] * 1 10k resistor * 1 1 uF capacitor * 1 0.1 uF capacitor * Boost Converter: [[http://www.onsemi.com/pub_link/Collateral/NCP1402-D.PDFON|Semiconductor NCP1402-D]] * Tactile Button Switch: [[https://www.adafruit.com/products/367]] * XBee headers * Microprocessor headers * barrel jack (charging board and solar panel use different sizes) * housing materials ===== Parts For Development ===== * A breadboard * 22 AWG wire * Mini USB cable * FTDI Converter (note: XBee must use softserial) * Barebones Arduino: * 2 220 Ohm resistors * 2 10 uF capacitors * 2 LEDs * small momentary normally open ("off") button, i.e. Omron type B3F * 7805 Voltage regulator (or any other 5v regulator) * other parts listed under microcontroller *XBee: * XBee usb explorer * XBee breakout board (or something similar) ===== Schematic ===== This is the schematic for the parts of the weatherbox. It includes the components for the charging board, sensors, and the ATmega328p. Parts on schematic may look different on your schematic. Confirm with your mentor or leadership team before designing your board. {{:weatherbox:296_weatherbox_schematic.pdf|}} ===== Gantt Chart ===== A gantt chart is a bar chart that shows the schedule of a project. It shows the start and end dates of different tasks in a project. More information on Gantt Charts can be found [[http://www.gantt.com/|here]] or you can ask your mentor or anyone on the leadership team. You can use the template below to help you create your own gantt chart for this weatherbox project. Please keep in mind that this is the schedule you will be following for this semester, so think realistically about the deadlines you make and the potential problems and set backs you could run into during the project. Keep yourself on task with the chart you create at the beginning of the semester. {{:weatherbox:296_gantt_chart_template.xlsx|}}