Presents: The Brumal Box

Slides:



Advertisements
Similar presentations
Math Quest:Into Geometry Grades 4-6 By Alex Macdonald.
Advertisements

Framing.
Smart Window Blinds By: David Morgan. Idea Origination Repetitive process of opening window blinds Open during the day for plants to absorb sunlight Close.
Unit 45 Metal Framing Industry and Code Regulations • Light-gauge Steel Framing Members • Fasteners • Framing Tools • Metal Framing Safety • Light-gauge.
Lumber Grading.
Servo Background Servos provide control of rotary position Servos are used extensively in the remote control hobby world for: Aircraft (flaps, ailerons,
Servos The material presented is taken from a variety of sources including:
Experiment with the Slinky
Construction Basics Part 1: Framing the house..
Living with the Lab Using servos with an Arduino EAS 199A Fall 2011.
Heat Loss & Gain Calculations 1. How Heat Moves in Homes Conduction is the transfer of heat through solid objects, such as the ceilings, walls, and floors.
Home Work #4 Due Date: 18 Mar, 2010 (Turn in your assignment at the mail box of S581 outside the ME general office) The solutions must be written on A4.
Calculating board Feet linear feet
Team 5 Structures PDR Presented By: Ross May James Roesch Charles Stangle.
Introduction to Arduino Prepared by R. Lamond.  “Arduino is an open-source electronics prototyping platform based on flexible, easy- to-use hardware.
Flash and FOIL® Frame Wall Insulation. Module 1 Masonry Wall Insulation Hybrid Spray Foam and Reflective Insulation System – Fi-Foil® Company Introduces…
1 Servo Motor. 2 Overview A servo motor is a motor that is only capable of rotating 180 degrees A servo motor is controlled by giving it an angle to proceed.
You can calculate volume by multiplying the length of an object times its width times its height.
FEASIBILITY OF COMPONENTS CLARA ECHAVARRIA & JONATHON LOCKE.
Manufacturing Advanced Design Applications Manufacturing © 2014 International Technology and Engineering Educators Association, STEM  Center for Teaching.
ME 414 : Project 1 Heating System for NASA North Pole Project Team Members Alan Benedict Jeffrey Jones Laura O’Hair Aaron Randall May 5, 2006.
Eglin 1 Design of Acoustic Sensor Eye Housing Eglin 1 Design of Acoustic Sensor Eye Housing Group Members: Erik Fernandez Kevin Garvey William Heffner.
Programming Hexors on Arduino Uno. Arduino Uno Arduino is an open-source electronics platform based on easy- to-use hardware and software. It's intended.
Working with Arduino: Lesson #4: Servos EGN1007. Learning Goals Learning Goals: The student will be able to: 1.Build a complete circuit using the Arduino.
BILL OF MATERIALS. BEGINNING THOUGHTS ► IDENTIFY ONE MACHINE THAT YOU WILL USE TO BULID YOUR CONCRETE FLOAT? ► WHY MUST YOU USE A RULER WHILE BUILDING.
Miss Battaglia AB/BC Calculus. We need to enclose a field with a fence. We have 500 feet of fencing material and a building is on one side of the field.
Servos The material presented is taken from a variety of sources including:
Introduction to Density  Density is the measurement of the mass of an object per unit volume of that object. d = m / V  Density is usually measured in.
Project 2: Heat Exchanger Design Group Members: Brian Schludecker Phillip Palmer Adam Spindler Mike Hay Joe McGuire Presented 12/12/2006 to Dr. Toksoy.
Pure Tungsten HCal: ‘staircase’ design Structural analyses and possible optimizations.
SAMI MAKERSPACE MAKE: AN ELECTRONICS WORKSHOP. SERVOS Precise rotations.
STEPPERS AND SERVOS. Types of stepper motors Based on construction Based on construction Variable reluctance Variable reluctance Permanent magnet Permanent.
Servo Motor Control Using Arduino Instructor: Dr Matthew Khin Yi Kyaw.
Robotics Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning in Mechatronics Technology.
Istituto Tecnico Industriale A.Monaco EURLAB Control a Servo Motor If you want to swing an robot arm or … steer a robot you need a special motor (Servo).
Microcontroller basics Embedded systems for mortals.
Lesson 7: Thermal and Mechanical Element Math Models in Control Systems ET 438a Automatic Control Systems Technology 1lesson7et438a.pptx.
Control Software Features  Modularity and flexibility to ensure the long-term viability and scalability of the MUST-SIM Control System  System setup.
Designing for Rapid Prototyping
Microcontroller basics
Introduction to Motors, servos and steppers
Framing Vocabulary Stud: upright beams in the framework of a building
Controlling Servos with the Arduino
CU ATLAS Practical electronics Motion and Servos
Microcontroller basics
If you want to swing an robot arm or …
Lecture 1 – Volumes Area – the entire 2-D region was sliced into strips Before width(x) was introduced, only dealing with length f(x) a b Volume – same.
Servo Motor.
Using servos.
Servo Library and Functions
Get Your Project Started with Arduino
Arduino - Introduction
Formal Design Review Team 1.
MEASUREMENT Given perimeter – find side length
Servo Library and Functions
Heat Exchanger Design Optimization
ET 438a Automatic Control Systems Technology
Loading Sand (cont.) Using Sand Hopper:
Arduino : Introduction & Programming
Section 2-4: Writing Linear Equations
Exam 2: Tomorrow 8:20-10:10pm Room Assignments:
Objective SWBAT use special product patterns to multiply polynomials.
Polar Area Day 3 Section 10.5B Calculus BC AP/Dual, Revised ©2018
Aeroponic Engineering and Vertical Farming
9.2 - Multiplying Polynomials
Team 12 DINING DOLLARS RACHEL RAY GORDON RAMSEY PAULA DEAN BOBBY FLAY
Self Loading and Unloading Conveyor Belt System
Section 2-4: Writing Linear Equations
Servo Motor.
Presentation transcript:

Presents: The Brumal Box Group Members: Alex Landry, Andrew Dobbin, Russell Fulgencio and Kirk MacDonald

The Brumal Box – Parts and Pieces A part-by-part analysis... Frame Refrigeration Unit Inner Shell Dispensing System Insulation Outer Shell

Frame - Prototype The frame of the prototype is constructed from 6” steel stud tracks and 1/16” aluminum angles. Total weight is 1.729 kg.

Frame – Production Model Sold by LifeSpace, the design pictured below allows for optimal circulation within the refrigerator as well as minimal weight.

Approximate Mass of Production Frame Individual Wire length; .2286 m Cross-section area; .000008 m2 Total length required; 40 x .2286 m = 9.144 m Density of steel; 8000 kg/m3 Volume required; (9.144 m)x(.000008 m2) Volume of wire = .000073 m3 Mass of frame = (.000073 m3)x(8000 kg/m3) Mass = .584 kg

Refrigeration Unit - Prototype The peltier device in our prototype is set to run at 72 W.

Refrigeration Unit – Production Model The size of the peltier device that will be used in our production model depends upon the cooling load.

Inner Shell - Prototype The inner shell is constructed of ½” pine wood.

Inner Shell – Production Model A majority of modern fridges have interiors made of plastic. The plastic is a mix of ABS (Acrylonitrile butadiene styrene), polyurethane and polypropylene.

Dispensing System - Prototype The dispensing system is computer operated, using a programmable Arduino board to run a single servo motor. A modified version of Arduino’s “Sweep” code is used to control the motion of the servo. This is a C++ code.

#include <Servo.h> Servo dispenser1; // define the servo int pos = 0; // variable to store the servo position void setup() { dispenser1.attach(9); // attach the servo to pin 9 } void loop() for(pos = 0; pos < 90; pos += 90) // goes from 0 degrees to 90 degrees { // in a 90 degree step dispenser1.write(pos); // tell servo to go to position in variable 'pos' delay(500); // 500 ms delay for the servo to reach the position for(pos = 90; pos>=0; pos-=90) // goes from 90 degrees to 0 degrees

Dispensing System – Production Model A single motor can be used to scoop the available can out of the frame. In keeping with the original plan of construction a launcher, our final model will require a receiver.

Cooling Load W = IV W = (6A)(12V) = 72 W B = QL/W 0.8 = QL/72 W = QH - QL QH = 14.4W

R Value Calculations QH = A(T2 – T1)/Rtotal ; A =6.31ft2 (Surface Area) 14.4 = (6.31ft2)(77 – 73)/Rtotal Rtotal = 9.20 Rtotal = Rwood1 + Rinsulator + Rwood2 Rinsulator = 9.20 – 2x(2.5) = 4.20 R value units: ft2*Fo/W Fiberglass; R = 3.7 (In use) Polyurethane; R = 6.15 (Ideal)

Insulation - Prototype The prototype uses yellow fiberglass insulation, with an R value of roughly 3.14 – 4.10.

Insulation – Production Model Polyurethane foam is the most widely used form of insulation in modern refrigerators. It is seen below being used as insulation in a house. The R-value of polyurethane foam is 6.15.

Outer Shell - Prototype The outer shell is constructed of ¾ inch pine wood.

Outer Shell – Production Model

Size Comparison – Prototype VS Production The use of wood for the inner and outer shell of the prototype adds considerable size to the Brumal Box. The combined width of the inner and outer shell of the prototype is 1.25”, and is expected to be ¼” on the production model.