
Concept explainers
Explanation of Solution
Given Data:
Capacity of HDD = 800GB
Cost of HDD = $300
Electricity cost = $0.10/kilowatt hour
Facilities cost = $0.01/GB per month
Active time = 25% = 0.25%
To Find:
Cost to store 8TB of data for 5 years.
Steps necessary to reduce the cost.
From Figure “7.15”:
Power requirement for read/write operation = 14.4 Watts
Idle power requirement = 9.77 Watts
Solution:
Cost to store 8TB data for 5 years:
Specifications table:
Active watts = 14.4 Watts (Given from figure “7.15”)
Idle watts = 9.77 Watts (Given from figure “7.15”)
Calculating idle percentage: Idle percentage is calculated by subtracting the active percentage from 1.
Filling specifications table:
Specifications | |
Hours/year | 8,760 |
Cost per kWh | 0.1 |
Active percentage | 0.25 |
Active watts | 14.4 Watts |
Idle percentage | 0.75 |
Idle watts | 9.77 Watts |
Facilities table:
Given that: Fixed cost/GB/month = 0.01
Calculating total cost per month: Total cost/month is calculated by multiplying fixed cost per GB per month and number of GB.
Calculating total number of months: Number of months is calculated by multiplying total number of years and months/ year.
Calculating total facilities cost: Total facilities cost is calculated by multiplying total cost per month and total number of months.
Filling facilities table:
Facilities | |
Fixed cost per GB per month | 0.01 |
Number of GB | × 8,000 |
Total cost per month | $80 |
Number of months | 60 months |
Total facilities cost | $4800 |
Final table:
Given that: Hours active/year = 0.25 × 8760 = 2190hr
Calculating kWatts consumed active: It is calculated by multiplying number of hours active/year and power requirement for read/write operation:
Calculating idle/year: It is calculated by multiplying Hours/year and Idle percentage:
Calculating kWatts consumed idle: It is calculated by multiplying idle/year and idle watts:
Calculating total kWatts: It is calculated by adding kWatts consumed active and kWatts consumed idle:
Calculating Energy cost/year: It is calculated by multiplying Cost per kWh and total kWatts:
Calculating for 5 disks: It is calculated by multiplying Energy cost/year and 5:
Calculating for 5 years: It is calculated by multiplying Energy cost/year for 5 disks and 5:
Calculating cost for 10 disks: It is calculated by multiplying $300 and 10:
Calculating grand total: It is calculated by adding total facilities cost, energy cost for 5 years and disk cost for 10 disks:
Filling final table:
Hours active/yr | 2190 |
kWatts consumed active | 31.5 kWh |
Hours idle/yr | 6570 hours |
kWatts consumed idle | 64.2 kWh |
Total kWatts | 95.7 kWh |
Energy cost/yr | $9.75 |
× 5 disks | $47.85 |
× 5 years | $239.25 |
+ disk cost $300 × 10 | $3000 |
Grand total | $8039.25 |
Therefore, total cost to store 8TB data for 5 years is “$8039.25”.
Steps necessary to reduce the cost:
The important step to be followed in order to reduce the total cost is to ensure that the disk go in standby or sleep mode when it is not active. This might reduce the energy cost around 45% and total cost around 2%.
Want to see more full solutions like this?
Chapter 7 Solutions
The Essentials of Computer Organization and Architecture
- using r languagearrow_forwardusing r language Obtain a bootstrap t confidence interval estimate for the correlation statistic in Example 8.2 (law data in bootstrap).arrow_forwardusing r language Compute a jackknife estimate of the bias and the standard error of the correlation statistic in Example 8.2.arrow_forward
- using r languagearrow_forwardusing r languagearrow_forwardThe assignment here is to write an app using a database named CIT321 with a collection named students; we will provide a CSV file of the data. You need to use Vue.js to display 2 pages. You should know that this assignment is similar, all too similar in fact, to the cars4sale2 example in the lecture notes for Vue.js 2. You should study that program first. If you figure out cars4sale2, then program 6 will be extremely straightforward. It is not my intent do drop a ton of new material here in the last few days of class. The database contains 51 documents. The first rows of the CSV file look like this: sid last_name 1 Astaire first_name Humphrey CIT major hrs_attempted gpa_points 10 34 2 Bacall Katharine EET 40 128 3 Bergman Bette EET 42 97 4 Bogart Cary CIT 11 33 5 Brando James WEB 59 183 6 Cagney Marlon CIT 13 40 GPA is calculated as gpa_points divided by hrs_attempted. GPA points would have been arrived at by adding 4 points for each credit hour of A, 3 points for each credit hour of…arrow_forward
- what is a feature in the Windows Server Security Compliance Toolkit, thank you.arrow_forwardYou will write a program that allows the user to keep track of college locations and details about each location. To begin you will create a College python class that keeps track of the csollege's unique id number, name, address, phone number, maximum students, and average tuition cost. Once you have built the College class, you will write a program that stores College objects in a dictionary while using the College's unique id number as the key. The program should display a menu in this order that lets the user: 1) Add a new College 2) Look up a College 4) Delete an existing College 5) Change an existing College's name, address, phone number, maximum guests, and average tuition cost. 6) Exit the programarrow_forwardShow all the workarrow_forward
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education





