This application is related to commonly owned and co-pending application Ser. No. 12/040,419, entitled “DETERMINING A REEL MOTOR ANGLE USING AN ESTIMATED INTERVAL TO DEGREES TRANSLATION FACTOR,” by J. L. Dahle et al., filed on same date herewith, and which is incorporated by reference herein in its entirety.
1. Field
Embodiments of the invention relate to determining an angular position of a tape reel using a timing based servo format.
2. Description of the Related Art
A host computer may be coupled to a tape drive. The host computer includes cache and executes a host application. The tape drive has tape cartridges for storing data.
With track densities increasing and tape thickness decreasing in the tape storage industry, fluctuations in tension can cause, but is not limited to, the following problems:
1. Track misplacement caused by changes in tape width due to changes in tension (Poisson's Ratio).
2. Stack quality changes (e.g., conditions, such as spoking, are related to tension fluctuations. Spoking may occur when magnetic tape is wound onto a tape reel with the tension increasing toward the end of the winding, and the higher tension on the outside of the tape causes the inner coils of the tape to buckle and deform.
The two problems listed above significantly reduce the chance that the tape drive will be capable of retrieving the data from the tape at a later time.
In tape drive systems, reel motors control the tape motion and tape tension. Precision control of the reel to reel motors enables more accurate and consistent tape tension, which can improve the head to tape interface and minimize tape damage. Such precision control also allows the drive to operate at higher tape velocities without tape damage.
One of the sources of tension fluctuations may be found in the reel motors within the tape drive. This is due to the variation in the torque that a reel motor produces as the motor rotates. This torque ripple occurs as the magnets align with the field windings. A technique of motor control called Field Oriented Control, also called Vector Control, which is capable of maintaining a force whose direction is tangent to the rotor, may be used to reduce torque ripple and to enable more efficient control of brushless DC motors (BLDC motors). These control techniques are able to apply current to the motor in a way that gives a more controlled, smooth torque. However, one of the variables in these control techniques is the angular position of the motor (also referred to as a reel motor angle), which is used so that currents can be appropriately applied to the motor windings. In particular, different currents are applied to the motor windings such that these different currents cause a certain magnetic field, and these currents are adjusted as the motor turns. The angular position may be described as an amount of rotation from an origin (e.g., x degrees/360 degrees, which is a fraction ranging from zero to one) or angular position may be described in degrees ranging from zero to 360. Usually the angular position of the motor is provided by an encoder attached to the reel motor. However, encoders tend to be expensive components, and, in order to keep the cost of the tape drive down, there are no encoders on the reel motors in a tape drive.
Thus, there is a need in the art for improved determination of an angular position of a tape reel.
Provided are a method, computer program product, and system for determining an angular position of a tape reel. A first edge of a hall sensor is identified. A number of format transitions on a timing based servo formatted tape are counted until detecting a predetermined edge of the hall sensor. A reel circumference is determined. A radius is determined using the determined reel circumference. A new circumference of a next revolution is determined using the determined radius and a tape thickness. A current angular position is determined using the determined new circumference and the counted format transitions.
Referring now to the drawings in which like reference numbers represent corresponding parts throughout:
In the following description, reference is made to the accompanying drawings which form a part hereof and which illustrate several embodiments of the invention. It is understood that other embodiments may be utilized and structural and operational changes may be made without departing from the scope of the invention.
The tape drive 150 includes BrushLess DC (BLDC) motors with hall sensors 162 for commutation for the reel motors 160. The tape drive also includes an angular position calculator 170.
Tape drives have servo tracks written along the entire length of the tape media. The servo patterns formed by the servo tracks are used for head positioning, track following, linear tape position, and tape speed control, and are very accurate. Typically, the servo pattern consists of symbols written with precise distances between them. Counting the number of occurrences of a symbol can then be translated into a precise distance between those symbols. For example, timing based servo consists of four symbols, written A B C D A B C D . . . . The distance from symbol A to C is 100 microns. The distance from symbol C to A is 100 microns. The distance between two points on tape can be calculated from the number of A symbol to C symbol intervals (AC) and the number of C symbol to A symbol intervals (CA). Distance=(AC+CA)*100 microns.
U.S. Pat. No. 5,689,384, issued on Nov. 18, 1997, describes a timing based servo system for magnetic tape systems and is incorporated herein by reference in it entirety. A servo format may also be described as a servo pattern. A servo format comprises magnetic flux transitions that extend across the width of a servo track such that the servo read head signal produced by reading the servo format varies continuously as the servo read head is moved across the width of each servo track.
With reference to the servo format illustrated in
With the servo format illustrated in
The servo format illustrated in
In certain embodiments, it is possible to interpolate to less than 100 microns using the individual strips within a burst. In certain embodiments, rather than using “AC” bursts, “BD” bursts or other parallel lines may be used.
Embodiments combine the information from the hall sensors and the servo format to measure the circumference of a tape pack on each reel, assuming an 8 pole motor.
In block 502, the angular position calculator 170 counts format transitions (e.g., number of A-C transitions (#AC) and number of C-A transitions (#CA) that pass head 330) until a predetermined edge (e.g., an 8th rising edge or an 8th falling edge) on the hall sensor is detected.
In block 504, the angular position calculator 170 determines a reel circumference. In certain embodiments, the reel circumference is determined using Equation 1, where #AC represents a number of A-C transitions that have been counted, #CA represents a number of C-A transitions that have been counted, and 100 microns represents a distance between A and C and between C and A:
Reel Circumference=#AC*100 microns+#CA*100 microns Equation 1
In certain embodiments, the reel circumference is determined using a sensor that detects a single revolution of a reel.
In block 506, the angular position calculator 170 calculates a radius with Equation 2:
Radius=Reelcircumference/(2*π) Equation 2
In block 508, the angular position calculator 170 determines an expected reel circumference (i.e., “NewCircumference”) of a next revolution with Equation 3
NewCircumference=2*π*(radius+tape_thickness) Equation 3
In block 510, the angular position calculator 170 determines a current angular position with Equation 4:
For example, if there have been three A-C format transitions and two C-A format transitions, then the angular position is calculated with:
Thus, embodiments use a previous circumference measurement and determine a current angular position by length of tape wound since the start of a revolution.
The described operations may be implemented as a method, computer program product or apparatus using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof.
Each of the embodiments may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements. The embodiments may be implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
Furthermore, the embodiments may take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. For the purposes of this description, a computer-usable medium may be any apparatus that may contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
The described operations may be implemented as code maintained in a computer-usable or computer readable medium, where a processor may read and execute the code from the computer readable medium. The medium may be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device). Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a rigid magnetic disk, an optical disk, magnetic storage medium (e.g., hard disk drives, floppy disks, tape, etc.), volatile and non-volatile memory devices (e.g., a random access memory (RAM), DRAMs, SRAMs, a read-only memory (ROM), PROMs, EEPROMs, Flash Memory, firmware, programmable logic, etc.). Current examples of optical disks include compact disk read only memory (CD-ROM), compact disk read/write (CD-R/W) and DVD.
The code implementing the described operations may further be implemented in hardware logic (e.g., an integrated circuit chip, Programmable Gate Array (PGA), Application Specific Integrated Circuit (ASIC), etc.). Still further, the code implementing the described operations may be implemented in “transmission signals”, where transmission signals may propagate through space or through a transmission media, such as an optical fiber, copper wire, etc. The transmission signals in which the code or logic is encoded may further comprise a wireless signal, satellite transmission, radio waves, infrared signals, Bluetooth, etc. The transmission signals in which the code or logic is encoded is capable of being transmitted by a transmitting station and received by a receiving station, where the code or logic encoded in the transmission signal may be decoded and stored in hardware or a computer readable medium at the receiving and transmitting stations or devices.
A computer program product may comprise computer useable or computer readable media, hardware logic, and/or transmission signals in which code may be implemented. Of course, those skilled in the art will recognize that many modifications may be made to this configuration without departing from the scope of the embodiments, and that the computer program product may comprise any suitable information bearing medium known in the art.
The term logic may include, by way of example, software, hardware, firmware, and/or combinations of software and hardware.
Certain implementations may be directed to a method for deploying computing infrastructure by a person or automated processing integrating computer-readable code into a computing system, wherein the code in combination with the computing system is enabled to perform the operations of the described implementations.
The logic of
The illustrated logic of
Input/Output (I/O) devices 612, 614 (including but not limited to keyboards, displays, pointing devices, etc.) may be coupled to the system either directly or through intervening I/O controllers 610.
Network adapters 608 may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modem and Ethernet cards are just a few of the currently available types of network adapters 608.
The system architecture 600 may be coupled to storage 616 (e.g., a non-volatile storage area, such as magnetic disk drives, optical disk drives, a tape drive, etc.). The storage 616 may comprise an internal storage device or an attached or network accessible storage. Computer programs 606 in storage 616 may be loaded into the memory elements 604 and executed by a processor 602 in a manner known in the art.
The system architecture 600 may include fewer components than illustrated, additional components not illustrated herein, or some combination of the components illustrated and additional components. The system architecture 600 may comprise any computing device known in the art, such as a mainframe, server, personal computer, workstation, laptop, handheld computer, telephony device, network appliance, virtualization device, storage controller, etc.
The foregoing description of embodiments of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the embodiments to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. It is intended that the scope of the embodiments be limited not by this detailed description, but rather by the claims appended hereto. The above specification, examples and data provide a complete description of the manufacture and use of the composition of the embodiments. Since many embodiments may be made without departing from the spirit and scope of the embodiments, the embodiments reside in the claims hereinafter appended or any subsequently-filed claims, and their equivalents.
Number | Name | Date | Kind |
---|---|---|---|
4977466 | Nakata | Dec 1990 | A |
5689384 | Albrecht et al. | Nov 1997 | A |
5815336 | Yim | Sep 1998 | A |
6282051 | Albrecht et al. | Aug 2001 | B1 |
6754026 | Koski | Jun 2004 | B1 |
20020198678 | Koski et al. | Dec 2002 | A1 |
20040036428 | Bui et al. | Feb 2004 | A1 |
20040141250 | Harper et al. | Jul 2004 | A1 |
20080278103 | Takeishi et al. | Nov 2008 | A1 |
Number | Date | Country | |
---|---|---|---|
20090219643 A1 | Sep 2009 | US |