
Explanation of Solution
Given Data:
Capacity of the disk = 800GB
Cost of SSD (800 GB) = $900
Cost of HDD (800 GB) = $300
Electricity cost = $0.10/kilowatt hour
Active time (both SSD and HDD) = 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 (HDD) = 14.4 Watts (Given from figure “7.15”)
Idle watts (HDD) = 9.77 Watts (Given from figure “7.15”)
Active watts (SSD) = 5 Watts (Given from figure “7.17”)
Idle watts (SSD) = 0.35 Watts (Given from figure “7.17”)
Calculating idle percentage: Idle percentage is calculated by subtracting the active percentage from 1:
Filling specifications table:
Specifications | HDD | SSD |
Hours/year | 8,760 | 8,760 |
Cost per kWh | 0.1 | 0.1 |
Active percentage | 0.25 | 0.25 |
Active watts | 14.4 Watts | 5 Watts |
Idle percentage | 0.75 | 0.75 |
Idle watts | 9.77 Watts | 0.35 Watts |
Final table:
Given that: Hours active/year = 0.25 × 8760 = 2190hr
Calculation for HDD:
Calculating kWatts consumed active (HDD): It is calculated by multiplying number of hour’s active/year and power requirement for read/write operation:
Calculating idle/year (HDD): It is calculated by multiplying Hours/year and Idle percentage:
Calculating kWatts consumed idle (HDD): It is calculated by multiplying idle/year and idle watts:
Calculating total kWatts (HDD): It is calculated by adding kWatts consumed active and kWatts consumed idle:
Calculating Energy cost/year (HDD): It is calculated by multiplying Cost per kWh and total kWatts:
Calculating for 5 disks (HDD): It is calculated by multiplying Energy cost/year and 5:
Calculating cost for 10 disks (HDD): It is calculated by multiplying $300 and 10:
Calculation for SSD:
Calculating kWatts consumed active (SSD): It is calculated by multiplying number of hour’s active/year and power requirement for read/write operation:
Calculating idle/year (SSD): It is calculated by multiplying Hours/year and Idle percentage:
Calculating kWatts consumed idle (SSD): It is calculated by multiplying idle/year and idle watts:
Calculating total kWatts (SSD): It is calculated by adding kWatts consumed active and kWatts consumed idle:
Calculating Energy cost/year (SSD): It is calculated by multiplying Cost per kWh and total kWatts:
Calculating for 5 disks (SSD): It is calculated by multiplying Energy cost/year and 5:
Calculating cost for 10 disks (SSD): It is calculated by multiplying $300 and 10:
Filling final table:
Specifications | HDD | SSD |
Hours active/yr | 2190hr | 2190hr |
kWatts consumed active | 31.5 kWh | 10.95 kWh |
Hours idle/yr | 6570 hr | 6570 hr |
kWatts consumed idle | 64.2 kWh | 2.3 kWh |
Total kWatts | 95.7 kWh | 13.25 kWh |
Energy cost/yr | $9.75 | $1.325 |
× 5 disks | $47.85 | $6.625 |
× 10 disks | $3000 | $9000 |
Cost comparison:
The difference between the energy cost for HDD and SSD is $41.23.
The difference between the energy cost for 10 disks for both HDD and SSD is $6000.
Therefore, it will take nearly 145 years for the difference in the cost between the SSD and traditional magnetic disks to offset by the cost of electricity saved by SSD.
Want to see more full solutions like this?
Chapter 7 Solutions
The Essentials of Computer Organization and Architecture
- Q2) by using SHI-Tomasi detector method under the constraints shown in fig. 1 below find the corner that is usful to use in video-steganography? 10.8 ...... V...... 0.7 286 720 ke Fig.1 Threshold graph. The plain test is :Hello Ahmed the key is: 3a 2x5 5b 7c 1J 55 44 2X3 [ ] 2x3arrow_forwardusing r languagearrow_forwardWhat disadvantages are there in implicit dereferencing of pointers, but only in certain contexts?arrow_forward
- using r languagearrow_forwardWhat significant justification is there for the -> operator in C and C++?arrow_forwardMultidimensional arrays can be stored in row major order, as in C++, or in column major order, as in Fortran. Develop the access functions for both of these arrangements for three-dimensional arrays.arrow_forward
- What are the arguments for and against Java’s implicit heap storage recovery, when compared with the explicit heap storage recovery required in C++? Consider real-time systems.arrow_forward8. Name and Email AddressesWrite a program that keeps names and email addresses in a dictionary as key-value pairs. The program should display a menu that lets the user look up a person’s email address, add a new name and email address, change an existing email address, and delete an existing name and email address. The program should pickle the dictionary and save it to a file when the user exits the program. Each time the program starts, it should retrieve the dictionary from the file and unpickle it. How would the user be able to use the program?arrow_forwardPlease solve and answer the question correctly please. Thank you!!arrow_forward
- Please solve and answer the question correctly please. Thank you!!arrow_forwardW AutoSave Off File Home Insert Draw Design Assignment_1[1] - Protected... ■ Saved V > Search Layout References Mailings Review View Help QuillBot RefWorks - RCM PROTECTED VIEW Be careful-files from the Internet can contain viruses. Unless you need to edit, it's safer to stay in Protected View. Enable Editing PR Comments Viewing Share × 2. The following state transition table is a simplified model of process management, with the labels representing transitions between states of READY, RUN, BLOCKED, and NONRESIDENT. READY RUN BLOCKED NONRESIDENT READY RUN - 1 - 5 BLOCKED 2 4 3 - 6 Give an example of an event that can cause each of the above transitions. Draw a diagram if that helps. (5) Page 2 of 4 20 of 278 words Text Predictions: On 64 f W Focus + 170% ENG US 17:13 2025/03/24arrow_forwardI need help understanding how could I got the IP Address for the Last Host on this Subnet & the Broadcast Address for this Subnetarrow_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





