1 / 51

Cerberus

Cerberus. CU Boulder Evan Lamson Faisal Albirdisi Aleksey Treskov Wyatt Mohrman Tegan Argo Sarita Gautam. Project Overview. Capture heat energy generated by the internal resisters of computer component efficiently.

ginger
Download Presentation

Cerberus

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cerberus CU Boulder Evan Lamson Faisal Albirdisi Aleksey Treskov Wyatt Mohrman Tegan Argo SaritaGautam

  2. Project Overview • Capture heat energy generated by the internal resisters of computer component efficiently. • Transfer that heat energy into electrical energy in an optimal level. • Increase the processing power of the computer without causing to computer components fail. • Monitor the system functionality using an Android device and Graphical User Interface(GUI). • Control system temperatures and maintain optimal operating conditions

  3. Goals • Primary: - Construct an effective Case - Develop a control system to maintain the best possible temperature difference • Secondary: - A display which will monitor system temperatures, clock rates, and power generation • Final: - Fully automated control of clock speed, flow rates, and power generation.

  4. Preliminary Design

  5. Desktop PC Computer TEG Power Reclamation Power System Block Diagram DC Power Control System User Data Visualization Display • Control System

  6. µController Pump Control Thermal Sensors Flow Rate Sensor Control System Computer Control Clock Speeds Bluetooth module • Level 2 Functional Decomposition User data

  7. Current Status • Prototype Case • Final selection of Computer System • Testing • TEGS • Power Conversion • Microcontroller selected • Control system schematic designed • Functional decomposition down to level 3 • System context diagram • Class diagram

  8. Heat Transfer Analysis • Heat Loss(or gain) through the walls of an insulated container • EQ: Q=A((TO-TI)/(L/K + 1/h)) Where: • -Q is the heat lost or gained in watts • -L is the thickness of insulation in meters (m) • -K is the Thermal Conductivity of the insulation material in watts/meter C • -A is the outside surface area of the container in meters squared (m2). • -h is the Heat Transfer Coefficient of the surface material in watts/meter2 C • -TO is the Outside temperature in C (21 °C for air, 15 °C for water) • -TI is the Inside temperature in C

  9. Heat Transfer Analysis VS

  10. Heat Transfer Analysis • Using old Design: Heat Loss Total : Q = -188 W(with 70 °C oil temperature) Through TEG wall acrylic : Q = -159 W • Using new Design: Heat Loss Total : Q = -45 W (difference of 143 W) Through TEG wall acrylic : Q = -0.18 W(difference of 158.82 W)

  11. New Case Design • SolidWorks design allows us to laser cut each piece to the exact dimensions needed. • If any changes need to be made later, they can be tested first in software to ensure mistakes aren’t made.

  12. New Case Design • Area of TEG wall reduced to minimize the area of the acrylic between hot and cold side. • Power Supply is also submerged in the oil. • Hard Drive / CD Drive not submerged.

  13. Hardware • CPU and Motherboard • Intel I5-2500K Processor • Quad Core Sandy Bridge 3.3GHz (3.7 GHz Turbo Boost) Processor • Intel HD Graphics • Fully unlocked and overclocking-enabled • Biostar TZ77A Motherboard • Designed for overclocking • Unlocked BIOS • Components chosen for robustness and long-life

  14. Hardware • Sensors • DS18B20 Programmable Resolution 1-Wire Digital Thermometer • Operating range: -55° to +125°C • Accuracy: +/- 0.5°C • Communicates over a 1-Wire bus

  15. Hardware • Pumps • EWP-DC30A Mini DC Brushless Submersible Pump • 3.6 L/min or 57 GPH • Long life: > 20,000hrs • Size: 2.0"x1.7"x1.36"

  16. Hardware • Thermo-electric Generators • 1261G-7L31-04CL Power Generation Module • Max temperature of 300° C • Pre-applied graphite thermal interface material • Size: 1.18"x1.18“x0.15"

  17. Quick Recap • How does a TEG work? • Employ the Seebeck effect principle. • V= S* ΔT, S : Seebeck coefficient, ΔT: Temperature differential • Heat is carried by holes in P type, electrons in N type. • Across each junction a small voltage is produced. • Place many of these in series/ parallel to get useful voltage. • Heat -> DC Volts ΔT°C  TEG  DC Voltage! • Can you really generate that much electricity from waste heat? • Yes we can!

  18. Test/Results • Setup: • 2 series connected TEGs where placed as part of a wall separating the hot and cold compartments. • Heat sinks where attached to either sides to increase thermal transfer from fluid to TEG wall. • PICTURE OF SETUP

  19. Open Circuit Voltage • Perfectly linear behavior ! • Able to log ~700mV @ 35°C ΔT • Final design : • 2 parallel strings of 6 series connected TEGs • Voc= 2.4 V

  20. Short circuit current • Again Linearity. • ~57mA @ 35°C ΔT • Final desigd: • 2 parallel strings of 6 series connected TEGs • Isc = 120 mA

  21. TEG resistance varies with temperature • Typically between 1.8 to 3.3 ohms per TEG module. • Problem with using semiconductors is the internal resistance.

  22. Load matching • In order to get the most power from the TEGs we must match the load resistance to the TEG internal resistance. • Max P equal to • ~13mW @ 40 Delta • ~7.5mW @ 30 Delta

  23. For Spring • MPPT Tracking. • Load matching. • Boosting output. • Development of a back-up battery charging system.

  24. For Spring • MPPT Tracking. • Load matching. • Boosting output. • Development of a back up battery charging system.

  25. Class Diagram version 2

  26. Layer 1: Data Acquisition • Boss • Main class • Updates temperature data using a Timer • Display • Data manager between two user interfaces

  27. Layer 2: Data Management • LOG • Collects data for all the sensor readings • Alarm • Analyzes data • Sends warning to the Boss

  28. Layer 3: Hardware Interface(Sensors) • Temperature • Fluid • CPU • Motherboard • Clock speed • Voltage

  29. Layer 3: Hardware Interface • Control Signals • Pump • Motherboard

  30. Layer 4: User Interface • Gives user visualization on Temperature and Power Usage Statistics • GUI has full control of the system

  31. MSP-430G2231 • Ultra Low Power • standby power of 0.4μA • Low Cost • Dip package • Enhanced libraries • 1 wire library

  32. 1 wire protocol • Dallas Semiconductors • Speed: • Standard: 15.4 kbps • Overdrive: 125 kbps

  33. 1 wire continued

  34. Circuit Schematic

  35. Input Power Control with CPU Throttling (In Windows)

  36. This program adjusts the registers on the CPU, either to enter idle, or to adjust core multiplier.

  37. In Linux MSR can set these directly…

  38. Here I access the 0x198 register on all 4 cores, this register reports max and current core frequency, when I try to access 5th core (does not exist) I get error

  39. wrmsr 0x198 <value> would adjust the values set to current core frequency, but we need to find the correct <value> to set. Luckily there is an open source tool.

  40. CPU Tuner is a Linux open source tool for controlling Intel CPUs with MSR

  41. All of this allows us to control the amount of heat going into the system.

  42. If we fit experimental data with known power input, P_CPU = 56 W

  43. We get: Very basic General Model = 7564.3 The model agrees nicely with data, predicts max temp, and time constant to get there.

  44. to input power(assuming linear proportionality) This allows us a real-time way to adjust the heat power going into the system. Pumps to control the amount of heat power leaving the system. With this we can use make a complete feedback control system to maintain a nominal temperature for safe CPU operation and TEG power generation independently of user process load activity. RED = Pin-> 46W GREEN= Pin->17W BLUE=Pin->8W

  45. User would just use the computer like normal. • At startup no pumps are running, and a good differential temperature is built up. • Once the TEGs have a good enough temperature differential (with still safe CPU), we turn on/off the pumps to maintain that constant differential. • Our system would automatically scale back the clock speeds if our case cannot keep up with the heat dissipation. • Otherwise it would allow full, even overclocked clock speeds, as long as the pumps and TEGs continue to dissipate the same amount of heat as the CPU cores generate.

  46. Potential Marketability • Potential Marketability • Close in size to regular desktop computers • Save money on electricity • Impact on Society • Higher computer performance • Reduces waste heat • Safety • Overheating • Adjust clock speed • Increase flow rate of cold oil • Risk of ground fault • Plug the equipment into a GFCI (Ground fault circuit interrupter) protected outlet

  47. Parts Procured

  48. Schedule Spring Semester

  49. Division of Labor -

More Related