Project

# Title Team Members TA Documents Sponsor
52 Modular Autonomous Home Light
Cary Chai
Makomborero Tizora
Samuel Darmamulia
Chi Zhang design_document1.pdf
design_document2.pdf
design_document3.pdf
design_document4.pdf
design_document5.pdf
design_document7.pdf
final_paper1.pdf
proposal1.pdf
proposal2.pdf
## Group Members
Cary Chai (caryzc2), Samuel Darmamulia (sid2), Makomborero Tizora (mtizor2)

## Problem
Some modern buildings have motion detectors installed which are connected to a room’s circuitry and can shut off the lights and power in a room when no one is occupying it. However, currently, there is no modular solution that can be used with older buildings without having to open up the walls and rewire the internal circuitry.

## Solution
We will have a sensor unit which will detect the occupancy of a room and communicate with a modular, external unit which can be implemented on manual light switches to automatically turn off and on lights without needing to rewire a building's circuitry. This way, typical families can afford to have motion detected lighting installed without needing to hire an electrician to install motion sensors.

There will be one infrared sensor which will sit at the entrance of the room and when someone passes by it within certain parameters, the sensor will count up one. When someone leaves, the device will count down one. If the current count is zero, a separate unit attached to the manual switch will flip the light switch to turn it off/on after a certain amount of time.

These two devices will communicate with each other through Bluetooth. There would also be a method to calibrate the infrared sensor, so it would be easy to implement in all rooms with old light switches.

In addition, we want to have an integrated phone app which will be able to communicate with the units in order to allow the user to turn off and on the lights from anywhere within the house and get a full IoT light experience.

## Components List
- MCU: We will be using an ATMEGA16U2 microcontroller. The microcontroller will be responsible for communicating with the infrared sensor, bluetooth module, and servo motor.
- Infrared Sensor: We will be using the HC-SR501 PIR Sensor. This sensor will be in charge of determining if people have entered into the room.
- Bluetooth transmitter/receiver: We will be using Bluetooth HC-05 module
- Power supply: We will be using double AA batteries and a battery case.
- Motor: We will be using servo motor

## Criterion for success
- Successful detection of occupants entry and exit from the room using infrared sensors
- Storage on sensor unit of number of occupants in the room and the state of the light switch
- Lightweight servo switch that attaches to currently existing light switches.
- Bluetooth communication between MCU sensor and MCU switch units
- App to control the light switch from anywhere in the room

## Links for Parts
- Servo Motor:
https://www.robot-r-us.com/vmchk/motor-rc-servos/super-small-and-light-micro-analog-servo-2.5g.html

- Bluetooth: (x2) https://www.amazon.com/HiLetgo-Wireless-Bluetooth-Transceiver-Arduino/dp/B071YJG8DR
HC-SR501 PIR

- Sensor(Motion Sensor):
https://www.amazon.com/HC-SR501-Sensor-Infrared-Arduino-Raspberry/dp/B07KBWVJMP/ref=sr_1_3?keywords=HC-SR501+PIR+Sensor&qid=1580869207&sr=8-3

- Microcontroller:
https://www.microchip.com/wwwproducts/en/ATmega16u2

- Battery cases:
(x2) https://www.amazon.com/LAMPVPATH-Battery-Holder-Switch-Leads/dp/B076C7S2VN/ref=sr_1_22?keywords=aa%2Bbattery%2Bcase&qid=1580869435&sr=8-22&th=1

El Durazno Wind Turbine Project

Alexander Hardiek, Saanil Joshi, Ganpath Karl

El Durazno Wind Turbine Project

Featured Project

Partners: Alexander Hardiek (ahardi6), Saanil Joshi (stjoshi2), and Ganpath Karl (gkarl2)

Project Description: We have decided to innovate a low cost wind turbine to help the villagers of El Durazno in Guatemala access water from mountains, based on the pitch of Prof. Ann Witmer.

Problem: There is currently no water distribution system in place for the villagers to gain access to water. They have to travel my foot over larger distances on mountainous terrain to fetch water. For this reason, it would be better if water could be pumped to a containment tank closer to the village and hopefully distributed with the help of a gravity flow system.

There is an electrical grid system present, however, it is too expensive for the villagers to use. Therefore, we need a cheap renewable energy solution to the problem. Solar energy is not possible as the mountain does not receive enough solar energy to power a motor. Wind energy is a good alternative as the wind speeds and high and since it is a mountain, there is no hindrance to the wind flow.

Solution Overview: We are solving the power generation challenge created by a mismatch between the speed of the wind and the necessary rotational speed required to produce power by the turbine’s generator. We have access to several used car parts, allowing us to salvage or modify different induction motors and gears to make the system work.

We have two approaches we are taking. One method is converting the induction motor to a generator by removing the need of an initial battery input and using the magnetic field created by the magnets. The other method is to rewire the stator so the motor can spin at the necessary rpm.

Subsystems: Our system components are split into two categories: Mechanical and Electrical. All mechanical components came from a used Toyota car such as the wheel hub cap, serpentine belt, car body blade, wheel hub, torsion rod. These components help us covert wind energy into mechanical energy and are already built and ready. Meanwhile, the electrical components are available in the car such as the alternator (induction motor) and are designed by us such as the power electronics (AC/DC converters). We will use capacitors, diodes, relays, resistors and integrated circuits on our printed circuit boards to develop the power electronics. Our electrical components convert the mechanical energy in the turbine into electrical energy available to the residents.

Criterion for success: Our project will be successful when we can successfully convert the available wind energy from our meteorological data into electricity at a low cost from reusable parts available to the residents of El Durazno. In the future, their residents will prototype several versions of our turbine to pump water from the mountains.