Question

In: Computer Science

List out the operation performed on HDD

List out the operation performed on HDD

Solutions

Expert Solution

A Hard Disk Drive or HDD is a type of storage used as the primary storage system for Laptop , Desktop.It is non volatile, means if you power off your device i.e computer or laptop,your data will not get lost.

Inside the casing there are series of disk-like objects called "Platters".

  • Platters - These are the circular discs inside the hard drive where the 1s and 0s that make our file are stored,pthey are made up of ceramic , aluminium and havea magnetic surface to store permament data.Data is stored on the platters in tracks,sectors and cylinders.
  • The Spindle - The spindle keeps the platters in position and rotates them,the revolution per minute rating determines how fast data can be written to and read from the hard drive.The spindle keeps the platters at a fixed distance far from each other to enable the readand write arm.
  • The Read/Write Arm :.The arm makes sure the heads are in the right position based on the data that needs to be accessed or written.It controls the movement of read and write arm and convert magnetic surface into an electric current. There is typically one read/write head for every platter side,which floats 3 to 20 millionths of an inch above the platter surface.
  • Actuator - The actuator or head actuator is a small motor that takes instructions from the drive  circuit board and  control the movement of the read/write arm ,It is responsible forcorrectness of the read/write heads are in exactly the right places at all times.

Related Solutions

This is in C code. Below is a list of actions to be performed on a...
This is in C code. Below is a list of actions to be performed on a file. Assume the following structure is used to store data in the file: struct person { char lastName[15]; char firstName[15]; char age[4]; }; Write a program that creates and opens a file called nameage.dat and create functions that perform the following actions. Call these functions from the main method: Assume the file empty, and create 100 records with the following data: lastName = "unassigned"...
A given machining operation is being performed and managements wants to know the cost for performing...
A given machining operation is being performed and managements wants to know the cost for performing the work. The information you’ve collected shows the following: Machining Time = 7.680 min., Part Handling Time = 2.650 min., and the Tool Change Time = 15.535 min. The tool requires changing every 585 work pieces and the cost of the cutting tool is $100.75 per tool. The hourly rate for performing the machining and handling within the operation is $118.84 per hour. Determine...
In a job shop operation, four jobs may be performed on any of four machines. The...
In a job shop operation, four jobs may be performed on any of four machines. The hours required for each job on each machine are presented in the following table. The plant supervisor would like to assign jobs so that total time is minimized. Find the best solution. Which assignments should be made? Machine Job W X Y Z A12 10 14 16 13 A15 12 13 15 12 B2 9 12 12 11 B9 14 16 18 16
write this java code: One statistical operation that is sometimes performed on a set of data...
write this java code: One statistical operation that is sometimes performed on a set of data values is to remove values that are far from the average. Write a program that reads real values from a text file, one per line. Store the data values as Double objects in an instance of the class java.util.ArrayList. Then Use an iterator to compute the average and standard deviation of the values. Display these results. Use a second iterator to remove any value...
On the TV show MASH an army surgeon performed an unnecessary operation on a battalion commander...
On the TV show MASH an army surgeon performed an unnecessary operation on a battalion commander to remove him from battle during the time he would need to recuperate from the surgery. The surgeon did this because he believed that the commander was over-aggressive which resulted in an abnormally high casualty rate among his men. A fellow surgeon counseled the operating surgeon that it is unethical to operate on a healthy body. However, the operating surgeon felt he was justified...
On the TV show MASH an army surgeon performed an unnecessary operation on a battalion commander...
On the TV show MASH an army surgeon performed an unnecessary operation on a battalion commander to remove him from battle during the time he would need to recuperate from the surgery. The surgeon did this because he believed that the commander was over-aggressive which resulted in an abnormally high casualty rate among his men. A fellow surgeon counseled the operating surgeon that it is unethical to operate on a healthy body. However, the operating surgeon felt he was justified...
Explain the operation(s) performed by a return from an IRQ or FIQ interrupt procedure
Explain the operation(s) performed by a return from an IRQ or FIQ interrupt procedure
what are the potential contraints of wholly owned subsidiaries/ greedfield operation that H&M performed to entry...
what are the potential contraints of wholly owned subsidiaries/ greedfield operation that H&M performed to entry chinese market?
A capacity constrained hospital outpatient laboratory services operation requires that 4 consecutive activities be performed on...
A capacity constrained hospital outpatient laboratory services operation requires that 4 consecutive activities be performed on each patient.. The activity times and number of workers for each of the four activities are given below. Each worker makes $15/hr. including benefits: Activity                                    activity time (minutes/patient)                        No. workers assigned 1 reception                             10                                                        1 2 registration                          14                                                        1    3 lab procedure                    18                                                        1 4 consult & discharge             12                                                        1 A) What is the capacity (in patients/hour ) of the hospital outpatient laboratory...
1. MySQL can enforce referential integrity for a delete operation performed on a parent table record...
1. MySQL can enforce referential integrity for a delete operation performed on a parent table record by ____________________ . A. returning an error instead of deleting any rows. B. setting the foreign key values in the related child table rows to null. C. deleting the related rows in the corresponding child table(s). D. applying any one of the above, (a, b or c), depending on how the foreign key constraint is defined. 2. Third normal form (3NF) eliminates which of...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT