This application claims the benefit of Korean Patent Application No. 10-2005-0063301, filed on Jul. 13, 2005, and Korean Patent Application No. 10-2005-0076368, filed on Aug. 19, 2005 in the Korean Intellectual Property Office, the disclosure of which is incorporated herein in its entirety by reference.
1. Field of the Invention
The present invention relates to a data storage system and method of operating the same, and more particularly, to a data storage system with a complex memory comprising a flash memory and a method of operating the data storage system.
2. Description of the Related Art
Data storage systems using a flash memory device have been widely used in an embedded system and a mobile system. The data storage system using a flash memory device is one of electrically erasable programmable read-only memories (EEPROMs) on and from which the data can be written, read, and erased. While reading speed of the data storage system using a flash memory device is fast, writing and erasing speeds thereof are slow.
In the data storage system using a flash memory device, the data input/output unit is a page of 2-Bytes or 4-Bytes for a NOR-type flash memory device and 512-Bytes or 2-Kbytes for a NAND-type flash memory device. In addition, the erasing operation unit is a block of 128-Kbytes for the NOR-type flash memory device and 16-Kbytes or 64-Kbytes for the NAND-type flash memory device.
That is, for the NOR-type flash memory device, it takes about 400 μs to write 2-Bytes. For the NAN D-type flash memory device, it takes about 220 μs to write 512-Bytes and takes about 2 ms-2 s to erase 512-Bytes. That is, for the NAND-type memory device, the erasing operation is relatively slow.
In contrast, for a random access memory (RAM) device, it takes several tens of nano seconds to store a word. That is, the writing speed of data storage systems using the flash memory device is far slower than that of the RAM device.
Accordingly, a flash memory device is generally used as a code memory device that does not frequently undergo writing operations or an auxiliary memory device of which writing performance is not important. In addition, a data storage system using a flash memory device cannot perform real-time data storing operation. Thus, there are limitations in using the data storage systems using a flash memory device in a digital product such as a digital camera or a digital camcorder.
Therefore, a technology for logically and effectively hiding the erasing operation using a flash translation layer (FTL) employed using hardware or software has been developed (refer to U.S. Pat. No. 6,311,290 to J. Kim, et al. and “A space-Efficient Flash Translation Layer for Compact Flash systems” IEEE Trans. Consumer Elec., Vol. 48, No. 2 pp, 366-375, 2002).
However, even when the erasing operation is hidden using the FTL, the writing speed of flash memory devices are still slow compared to RAM devices. Thus, in the case of storing mass data, the writing speed of a data storage system using a flash memory is less than that of a RAM device. Due to this, a flash memory device is generally used as a code memory device that does not frequently undergo writing operations or as an auxiliary memory device of which writing performance is not important. Particularly, flash memory devices are very limited in being used in a device such as the digital camera, camcorder and mobile phone that process and store data in real-time.
An input/output buffer (or cash) is used to improve the input/output performance of the flash memory device. Korean Patent Application No. 2003-32552 discloses a data storage system that uses an SRAM or DRAM as the input/output buffer (or cash). U.S. patent application Ser. No. 2004/0193782 A1 discloses a data storage system that improves writing performance by using a magnetic RAM as a writing buffer.
In the data storage system disclosed in Korean Patent Application No. 2003-32552, input performance can be improved by maintaining data that is frequently accessed in the cash, which has a fast input/output speed, using a temporal-spatial locality appearing in an input/output pattern of the flash memory device. However, when the writing operation is done only in the cash, the data may be erased if power is turned off before the data is stored in the flash memory device. That is, the data maintenance that is a basic condition of the data storage system cannot be ensured. Therefore, although the reading performance is improved, the an ideal writing performance is not yet satisfied.
In the data storage system disclosed in U.S. patent application Ser. No. 2004/0193782 A1, when a writing operation larger than the capacity of a MRAM used in the system is continuously requested, an overflow is generated in the MRAM and thus the following writing request is directly done in the flash memory device. This leads to a deterioration of the writing performance.
The present invention provides a data storage system with a complex memory that has an increased writing speed realized by managing only data which will be frequently updated in a writing buffer taking advantage of spatial locality and can reduce the number of writing and erasing operations for the flash memory that is an advantage obtained by using the buffer while reducing the size of the buffer.
The present invention also provides a method of operating the data storage system.
According to an aspect of the present invention, there is provided a data storage system including: a host unit; a storage unit; and a first input/output bus functioning as an interface between the host unit and the storage unit, wherein the storage unit includes a non-volatile memory buffer unit and a flash memory unit, the non-volatile memory unit including a plurality of buffers arranged in parallel, and the flash memory unit including a plurality of data storage devices arranged in parallel to input and output data using a parallel method.
The number of buffers included in the non-volatile memory buffer unit may be greater than the number of data storage devices included in the flash memory unit.
Each buffer may be a bank having a predetermined data storage capacity.
Each buffer may be a non-volatile memory chip.
Each data storage device may be a bank, and each bank may include a plurality of pages each having a predetermined data storage capacity.
Each data storage device may be a flash memory chip.
A data storage capacity of each buffer may be equal to, or N (N=1, 2, 3) times, that of each page.
A data storage capacity of each buffer may be equal to, or N (N=1, 2, 3) times, a block size that is a deleting unit of the flash memory.
According to another aspect of the present invention, there is provided a method of writing data in a data storage system including a host unit, a storage unit and a first input/output bus functioning as an interface between the host unit and the storage unit, wherein the storage unit includes a non-volatile memory buffer unit and a flash memory unit, the non-volatile memory unit includes a plurality of buffers arranged in parallel and the flash memory unit including a plurality of data storage devices arranged in parallel, the method including: writing data in a first buffer of the plurality of buffers; writing data in a second buffer of the plurality of buffers; writing data in a third buffer of the plurality of the buffers; writing the data written in the first buffer in a first page of a first data storage device of the plurality of data storage devices; and writing the data written in the second buffer in a first page of a second data storage device of the plurality of the data storage devices, wherein the writing of the data in the second buffer and the writing of the data written in the first buffer in the first page are simultaneously performed and the writing of the data in the third buffer and the writing of the data written in the second buffer in the first page are simultaneously performed.
The method may further comprise writing the data written in the third buffer in a second page of the first data storage device of the plurality of data storage devices, wherein new data are written in the first buffer during the writing of the data written in the third buffer in a second page of the first data storage device of the plurality of data storage devices. The method may further comprise deleting the data written in the first buffer before the new data is written in the first buffer.
The number of buffers included in the non-volatile memory unit may be greater than the number of data storage devices included in the flash memory unit. Each buffer may be a bank having a predetermined storage capacity.
According to still another aspect of the present invention, there is provided a method of writing data in a data storage system including a host unit, a storage unit and a first input/output bus functioning as an interface between the host unit and the storage unit, wherein the storage unit includes a non-volatile memory buffer unit and a flash memory unit, the non-volatile memory unit including a plurality of buffers arranged in parallel, and the flash memory unit including a plurality of data storage devices arranged in parallel, the method including: writing data written in a first page of a first data storage device of the plurality of data storage devices in a first buffer of the plurality of buffers; writing data written in a first page of a second data storage device of the plurality of data storage devices in a second buffer of the plurality of buffers; writing data written in a second page of the first data storage device of the plurality of data storage devices in a third buffer of the plurality of buffers; wherein the writing of the data written in the first page of the second data storage device starts after the writing of the data written in the first page of the first data storage starts and ends after the writing of the data written in the first page of the first data storage device ends and the writing of the data written in the second page of the first storage device starts after the writing of the data written in the first page of the first data storage device ends; and while the writing of the data written in the first page of the second data storage device in the second buffer is performed, the data written in the first buffer is read and while the writing of the data written in the second page of the first data storage device in the third buffer is performed, the data written in the second buffer is read.
The method may further include writing data written in a second page of a second data storage device in the first buffer after the data written in the first buffer is read and before the writing of the data written in the second page of the first data storage device in the third buffer ends.
According to still yet another aspect of the present invention, there is provided a method of storing data in a data storage system having a flash memory unit and a writing buffer unit, the method including: classifying a writing request into one of a plurality of grades according to a writing request frequency when a writing request is made; and storing the writing requested data in one of the memory unit and the writing buffer unit according to the writing request frequency.
In the method, the storing of the writing requested data may comprise storing a page having a relatively high writing request frequency in the writing buffer unit, and, when the writing buffer unit is full, storing one of the pages stored in the writing buffer unit in the flash memory unit.
When the writing request is classified into one of two grades, the data having a relatively high writing request frequency may be stored in the writing buffer unit and the data having a relatively low writing request frequency are stored in the flash memory unit.
Alternatively, when the writing request is classified into one of two grades, the storing of the writing requested data may include: temporarily storing data having a relatively high writing request frequency in a first writing buffer of the plurality of writing buffers; temporarily storing data having a relatively low writing request frequency in a second writing buffer of the plurality of writing buffers or the the flash memory unit.
Alternatively, when the writing request is classified into one of three grades, the storing of the writing requested data may include: temporarily storing data having a relatively high writing request frequency in a first writing buffer of the plurality of writing buffers; temporarily storing data having a middle writing request frequency in a second writing buffer of the plurality of writing buffers; and storing data having a relatively low writing request frequency in the flash memory unit.
Alternatively, when the writing request is classified into one of three grades, the storing of the writing requested data includes: temporarily storing data having a relatively high writing request frequency in a first writing buffer of the plurality of writing buffers; temporarily storing data having a middle writing request frequency in a second writing buffer of the plurality of writing buffers; and temporarily storing data having a relatively low writing request frequency in a third writing buffer of the plurality of writing buffers.
When there is a page for the writing request available in the writing buffer unit, the page of the writing buffer unit may be updated to the available page in the writing buffer unit regardless of the classification of the writing request.
The classifying of the writing request may include classifying the writing request as a hot or cold pages using one or more LRU (Least Recently Used) Q.
Alternatively, the classifying of the writing request may include adding a count value to the writing request and classifying the writing request according to whether the count value is reduced to a predetermined value after a predetermined time has lapsed.
When the data having the relatively high writing request frequency is to be written in the writing buffer unit and the writing buffer unit is full, data stored in the writing buffer unit and having a relatively low using frequency may be stored in the flash memory, after which the data having the relatively high writing request frequency is stored in the writing buffer unit.
After the data having the relatively high writing request frequency is stored in the writing buffer unit, metadata may be updated.
According to still yet another aspect of the present invention, there is provided a data storage system including: a memory unit having a flash memory unit and a writing buffer unit; and a memory control unit including a page classification unit for classifying a writing request into one of a plurality of grades according to a writing request frequency when a writing request is made, wherein the memory control unit stores the writing requested data in one of the memory unit and the writing buffer unit according to the writing request frequency.
When the writing request is classified into one of two grades, the memory control unit may store data having a relatively high writing request frequency in the writing buffer unit and store data having a relatively low writing request frequency in the flash memory unit.
The writing buffer unit may include a plurality of writing buffers arranged in parallel.
Alternatively, when the writing request is classified into one of two grades, the memory control unit may temporarily store data having a relatively high writing request frequency in a first writing buffer of the plurality of writing buffers, temporarily store data having a relatively low writing request frequency in a second writing buffer of the plurality of writing buffers or in the flash memory unit.
Alternatively, when the writing request is classified into one of three grades, the memory control unit may temporarily store data having a relatively high writing request frequency in a first writing buffer of the plurality of writing buffers, temporarily store data having a middle writing request frequency in a second writing buffer of the plurality of writing buffers, and store data having a relatively low writing request frequency in the flash memory unit.
Alternatively, when the writing request is classified into one of three grades, the memory control unit may temporarily store data having a relatively high writing request frequency in a first writing buffer of the plurality of writing buffers, temporarily store data having a middle writing request frequency in a second writing buffer of the plurality of writing buffers, and temporarily store data having a relatively low writing request frequency in a third writing buffer of the plurality of writing buffers.
In the above-described systems and methods, the buffer may be one of a bank and a non-volatile memory chip having a predetermined data storage capacity. The first and second data storage devices may be first and second banks, respectively, and each of the first and second banks may include a plurality of pages each having a predetermined data storage capacity. The first and second data storage devices may be first and second flash memory chips, respectively.
The data storage capacity of the buffer may be equal to, or N (N=1, 2, 3) times, that of the page. The data storage capacity of the buffer may be equal to, or N (N=1, 2, 3) times, a block size that is a deleting unit of the flash memory.
The non-volatile memory unit and the flash memory unit may be formed in a single chip.
The storage unit may further include a flash translation layer and a second input/output bus functioning as an interface between the non-volatile memory buffer unit and the flash memory unit.
The storage unit may be provided in the form of a card that can be detachably installed on the host unit.
The host unit may further include a first file system, a second file system, a flash translation layer interfacing with the first file system, and a device driver interfacing with the second file system.
The non-volatile memory chip may be selected from the group consisting of an MRAM, a PRAM, an FRAM, a non-volatile polymer memory chip, and a combination thereof.
The writing buffer unit may be a battery attached type non-volatile memory.
The writing buffer unit may be a volatile memory.
The flash memory unit may include a NAND-type Single Level Cell (SLC) flash memory and a NAND-type Multi Level Cell (MLC) flash memory.
The above and other features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings in which:
The present invention will now be described more fully with reference to the accompanying drawings, in which exemplary embodiments of the invention are shown.
Referring to
Although it is preferable that the capacity of each buffer of the non-volatile memory buffer unit 44b is same as that of each page p1 of the banks of the flash memory unit 44d, the capacity of the buffer may be n (where n=1, 2, 3) times larger or smaller than the capacity of the page. Alternatively, the capacity of the buffer may be identical to or n times (n=1, 2, 3) the size of the block that is an erasing unit of the flash memory.
Meanwhile, in the nth buffer 44b(n), the number “n” of the buffers (or banks) contained in the non-volatile memory buffer unit 44b may be 2p+1 where the p represents a degree of the parallelism of the flash memory devices of the flash memory unit 44d. The degree of the parallelism is a natural number that is identical to or less than a value obtained by dividing the writing speed of a flash memory device by the writing speed of a non-volatile memory device. For example, when the first through nth buffers 44b1, 44b2 . . . 44b(n-1), 44b(n) are FRAM devices and the first through mth banks 44d1, 44d2 . . . 44d(m-1), and 44d(m) of the flash memory unit 44d are NAND-type flash memory devices, the writing speed of the FRAM devices is 100 ns/word and the writing speed of the NAND-type flash memory devices is 500 ns/word. Therefore, the degree “p” of the parallelism of the flash memory devices of the flash memory unit 44d in relation to the FRAM devices is 5. In this case, the non-volatile memory buffer unit 44b includes 11(2×5+1) buffers (or banks) and the flash memory unit 44d includes 5 logical I/O banks.
Referring to
Referring to
Meanwhile, each of the flash memory units 44d and 54d of the first and second systems includes a NAND-type flash memory or a NOR-type flash memory. When the NOR-type flash memory is applied, data is input or output in units of bytes or words. In this case, it is difficult to manage the data.
Therefore, in the present invention, even when the flash memory is the NOR-type, the pages of the banks of each of the flash memory units 44d and 54d may be logical pages conceptually identical to the case when the flash memory is the NAND-type. In addition, when the NOR-type flash memory is applied to the flash memory units 44d and 54b, the size of each page of the banks may be identical to or different from that of the page of the banks when the NAND-type flash memory is applied.
When the NOR-type flash memory is applied and the pages of the banks are identical to that of the banks when the NAND-type flash memory is applied, the operation of the flash memory units 44d and 54b is identical to that when the NAND-type flash memory is applied, as will be described later.
Writing processes of the first and second systems will now be described with reference to
In
In
In
Referring to
The reading operation of the first or second system will now be described.
The reading operation of the first or second system is similar to a conventional data cashing method. That is, an address region that is frequently used is maintained in a part of the non-volatile RAM using the hardware cash or the LRU (Least Recently Used) software. When there is a reading request for the data remained in the non-volatile RAM, the data is quickly read from the non-volatile RAM without using the flash memory and transmitted. According to a feature of the present invention, a prefetching method is additionally utilized for the reading operation. In this case, the stored data is quickly read from the selected bank of the flash memory using the parallel structure and the prefetching of the data is done from the selected buffer of the non-volatile memory buffer unit.
In the above-described reading method, as in the writing operation, using the degree of the parallelism corresponding to the relative ratio of the reading performance between of the non-volatile RAM and the flash memory utilized, data that is expected to be read is first loaded on the selected buffer of the non-volatile memory buffer unit and data that is already read is pushed out.
When the estimation of data that is expected to be read is accurate, the reading speed may be identical to a case where data is read from the non-volatile RAM even when a buffer having a relatively small capacity is used.
Referring to
In embodiments, a covering layer can also be provided on a surface of the contact charging unit. Materials for forming this covering layer may include N-alkoxymethylated nylon, a cellulose resin, a vinylpyridine resin, a phenol resin, a polyurethane, polyvinyl butyral and melamine, and these may be used either alone or as a combination of two or more of them. Furthermore, an emulsion resin material such as an acrylic resin emulsion, a polyester resin emulsion or a polyurethane, particularly an emulsion resin synthesized by soap-free emulsion polymerization can also be used. In order to further adjust resistivity, conductive agent particles may be dispersed in these resins, and in order to prevent deterioration, an antioxidant can also be added thereto. Further, in order to improve film forming properties in forming the covering layer, a leveling agent or a surfactant can also be added to the emulsion resin.
In embodiments, the resistance of the contact charging unit is from 100 to 1014 Ωcm, or from 102 to 1012 Ωcm. When a voltage is applied to this contact charging unit, either a DC voltage or an AC voltage can be used as the applied voltage. Further, a superimposed voltage of a DC voltage and an AC voltage can also be used. Such a contact charging unit may be in the shape of a blade, a belt, a brush or the like.
In embodiments, the exposure unit can be an optical device which can perform desired image wise exposure to a surface of the electrophotographic imaging member with a light source such as a semiconductor laser, an LED (light emitting diode) or a liquid crystal shutter. In various embodiments, the use of the exposure unit makes it possible to perform exposure to noninterference light.
In embodiments, the developing unit can be a known or later used developing unit using a normal or reversal developing agent of a one-component system, a two-component system or the like. There is no particular limitation on the shape of a toner used, and for example, an irregularly shaped toner obtained by pulverization or a spherical toner obtained chemical polymerization is suitably used.
In embodiments, the transfer unit can be a contact type transfer charging device using a belt, a roller, a film, a rubber blade or the like, or a scorotron transfer charger or a corotron transfer charger utilizing corona discharge.
In embodiments, the cleaning unit can be a device for removing a remaining toner adhered to the surface of the electrophotographic imaging member after a transfer step, and the cleaned electrophotographic imaging member is repeatedly subjected to the above-mentioned image formation process. The cleaning unit can be a cleaning blade, a cleaning brush, a cleaning roll or the like. In embodiments, a cleaning blade is used. Materials for the cleaning blade may include urethane rubber, neoprene rubber and silicone rubber.
In embodiments, an intermediate transfer belt is supported with a driving roll, a backup roll and a tension roll at a specified tension, and rotatable by the rotation of these rolls without the occurrence of deflection. Further, a secondary transfer roll can be arranged so that it is brought into abutting contact with the backup roll through the intermediate transfer belt. The intermediate transfer belt which has passed between the backup roll and the secondary transfer roll can be cleaned up by a cleaning blade, and then repeatedly subjected to the subsequent image formation process.
The disclosure should not be construed as being limited to the above-mentioned embodiments. For example, in embodiments, the image forming apparatus can be equipped with a process cartridge comprising the electrophotographic imaging member(s) and charging device(s). The use of such a process cartridge allows maintenance to be performed more simply and easily.
Furthermore, in embodiments, a toner image formed on the surface of the electrophotographic imaging member can be directly transferred to the medium. In various other embodiments, the image forming apparatus may be provided with an intermediate transfer body. This makes it possible to transfer the toner image from the intermediate transfer body to the medium after the toner image on the surface of the electrophotographic imaging member has been transferred to the intermediate transfer body. In embodiments, the intermediate transfer body can have a structure in which an elastic layer containing a rubber, an elastomer, a resin or the like and at least one covering layer are laminated on a conductive support.
In addition, in embodiments, the disclosed image forming apparatus may be further equipped with a static eliminator such as an erase light irradiation device. This prevents the incorporation of the residual potential of the electrophotographic imaging member into the subsequent cycle, when the electrophotographic imaging member is repeatedly used.
Examples are set forth below and are illustrative embodiments. It will be apparent to one skilled in the art that the embodiments can be practiced with many types of compositions and can have many different uses in accordance with the disclosure above and as pointed out hereinafter.
Undercoat layer containing cyanoresin polymer
In Comparative Example 1, the 3-component undercoat layer was prepared as following: zirconium acetylacetonate tributoxide (about 35.5 parts), γ-aminopropyltriethoxysilane (about 4.8 parts) and poly (vinyl butyral) (about 2.5 parts) were dissolved in n-butanol (about 52.2 parts) to prepare a coating solution. The coating solution was coated via a ring coater, and the layer was pre-heated at about 59° C. for about 13 minutes, humidified at about 58° C. (dew point of 54° C.) for about 17 minutes, and then dried at about 135° C. for about 8 minutes. The thickness of the undercoat layer on each photoreceptor was approximately 1.3 μm. The HOGaPc photogeneration layer dispersion were prepared as following: 2.5 grams of HOGaPc Type V pigment was mixed with about 1.67 grams of poly(vinyl chloride/vinyl acetate) copolymer (VMCH from Dow Chemical) and 30 grams of n-butyl acetate. The mixture was milled in an Attritor mill with about 130 grams of 1 mm Hi-Bea borosilicate glass beads for about 1.5 hours. The dispersion was filtered through a 20-μm nylon cloth filter, and the solid content of the dispersion was diluted to about 5 weight percent with n-butyl acetate. The HOGaPc photogeneration layer dispersion was applied on top of the 3-component undercoat layer. The thickness of the photogeneration layer was approximately 0.2 μm. Subsequently, an 32 μm charge transport layer (CTL), also called Brown II CTL, was coated on top of the photogeneration layer from a solution of N,N′-diphenyl-N,N-bis(3-methyl phenyl)-1,1′-biphenyl-4,4′-diamine (about 9.9 grams) and a polycarbonate, PCZ-400 [poly(4,4′-dihydroxy-diphenyl-1-1-cyclohexane, Mw=40000)]available from Mitsubishi Gas Chemical Co., Ltd. (about 12.1 grams), in a mixture of about 55 grams of tetrahydrofuran (THF) and about 23.5 grams of monochlorobenzene. The charge transport layer was dried at about 135° C. for about 45 minutes.
Cyanoethyl poly(vinyl alcohol) was produced by the reaction of acrylonitrile and poly(vinyl alcohol). An undercoat layer was prepared by dissolving this cyanoethyl poly(vinyl alcohol) (CR-V, Shin-Etsu Chemical Co., Ltd., Tokyo, Japan) in a DMF/methanol solvent (weight/weight ratio=40/60) with a solid content of approximately 5 weight %. The undercoat layer was coated onto a mirror aluminum substrate with a Tsukiage coater. In Example 1, the undercoat layer was coated at a thickness of 1.0 μm. In Example 2, the undercoat layer was prepared at a thickness of 2.0 μm. The undercoat layers were then dried at 160° C. for 15 minutes. In each of Examples 1 and 2, a photoreceptor was formed in the same manner as for Comparative Example 1 by replacing the 3-component UCL with the cyanoresin UCL.
The above prepared photoreceptor devices were tested in a scanner set to obtain photo induced discharge cycles, sequenced at one charge-erase cycle followed by one charge-expose-erase cycle, wherein the light intensity was incrementally increased with cycling to produce a series of photo induced discharge characteristic curves (PIDC) from which the photosensitivity and surface potentials at various exposure intensities were measured. Additional electrical characteristics were obtained by a series of charge-erase cycles with incrementing surface potential to generate several voltages versus charge density curves. The scanner was equipped with a scorotron set to a constant voltage charging at various surface potentials. The devices were tested at surface potentials of about 500 and about 700 volts with the exposure light intensity incrementally increased by means of regulating a series of neutral density filters; the exposure light source was a 780-nanometer light emitting diode. The aluminum drum was rotated at a speed of about 55 revolutions per minute to produce a surface speed of about 277 millimeters per second or a cycle time of about 1.09 seconds. The xerographic simulation was completed in an environmentally controlled light tight chamber at ambient conditions (about 40 percent relative humidity and about 22° C.).
The slopes of the PIDC curves (sensitivity) for the photoreceptors of Examples 1 and 2 did not significantly vary from the slope of the PIDC curve of the photoreceptors of Comparative Example 1. Accordingly, the sensitivities of the photoreceptors of Examples 1 and 2 are not adversely affected by the presence of cyanoresin polymers.
As illustrated in
Interface Layer containing Cyanoresin Polymer
In Comparative Example 2, a photoreceptor was formed by coating a TiSi undercoat layer onto a mirror aluminum substrate, coating a HOGaPc/VMCH charge generation layer onto the undercoat layer, and coating a 25-μm Brown II charge transport layer onto the charge generation layer. The TiSi undercoat layer was prepared as following: a titanium oxide/phenolic resin dispersion was prepared by ball milling 15 grams of titanium dioxide (STR-60N™, Sakai Company), 20 grams of the phenolic resin (VARCUM™ 29159, OxyChem Company, Mw of about 3,600, viscosity of about 200 cps) in 7.5 grams of 1-butanol and 7.5 grams of xylene with 120 grams of 1 millimeter diameter sized ZrO2 beads for 5 days. Separately, a slurry of SiO2 and a phenolic resin were prepared by adding 10 grams of SiO2 (P100, Esprit) and 3 grams of the above phenolic resin into 19.5 grams of 1-butanol and 19.5 grams of xylene. The resulting titanium dioxide dispersion was filtered with a 20 micrometers pore size nylon cloth, and then the filtrate was measured with Horiba Capa 700 Particle Size Analyzer, and there was obtained a median TiO2 particle size of 50 nanometers in diameter and a TiO2 particle surface area of 30 m2/gram with reference to the above TiO2/VARCUM™ dispersion. Additional solvents of 5 grams of 1-butanol, and 5 grams of xylene; 5.4 grams of the above prepared SiO2/VARCUM™ slurry were added to 50 grams of the above resulting titanium dioxide/VARCUM™ dispersion, referred to as the coating dispersion. Then an aluminum drum, cleaned with detergent and rinsed with deionized water, was dip coated with the above generated coating dispersion at a pull rate of 160 millimeters/minute, and subsequently, dried at 145° C. for 45 minutes, which resulted in an undercoat layer (UCL) deposited on the aluminum and comprised of TiO2/SiO2/VARCUM™ with a weight ratio of about 60/10/40 and a thickness of 4 microns. The charge generation layer and transport layer were prepared as in Comparative Example 1.
Cyanoethyl poly(vinyl alcohol) was produced by the reaction of acrylonitrile and poly(vinyl alcohol). An interface layer was prepared by dissolving this cyanoethyl poly(vinyl alcohol) (CR-V, Shin-Etsu Chemical Co., Ltd., Tokyo, Japan) in a DMF/methanol solvent (weight/weight ratio=50/50) with a solid content of approximately 5 weight %. In Example 3, a photoreceptor was formed by coating a TiSi undercoat layer onto a mirror aluminum substrate. The interface layer was coated onto the undercoat with a Tsukiage coater, and dried at 120° C. for 15 minutes, providing an undercoat layer having a thickness of about 0.5 μm. A photoreceptor was formed in the same manner as for Comparative Example 2.
The above devices were electrically-tested with an electrical scanner set to obtain PIDCs, as described above for Examples 1 and 2 and Comparative Example 1.
The slope of the PIDC curve for the photoreceptor of Example 3 did not significantly vary from the slope of the PIDC curve of the photoreceptor of Comparative Example 2. Accordingly, the sensitivity of the photoreceptor of Example 3 is not adversely affected by the presence of cyanoresin polymers.
As illustrated in
It will be appreciated that various of the above-disclosed and other features and functions, or alternatives thereof, may be desirably combined into many other different systems or applications. Also, various presently unforesee acrylonitrile and poly(vinyl alcohol). An interface layer was prepared by dissolving this cyanoethyl poly(vinyl alcohol) (CR-V, Shin-Etsu Chemical Co., Ltd., Tokyo, Japan) in a DMF/methanol solvent (weight/weight ratio=50/50) with a solid content of approximately 5 weight %. In Example 3, a photoreceptor was formed by coating a TiSi undercoat layer onto a mirror aluminum substrate. The interface layer was coated onto the undercoat with a Tsukiage coater, and dried at 120° C. for 15 minutes, providing an undercoat layer having a thickness of about 0.5 μm. A photoreceptor was formed in the same manner as for Comparative Example 2.
The above devices were electrically-tested with an electrical scanner set to obtain PIDCs, as described above for Examples 1 and 2 and Comparative Example 1.
The slope of the PIDC curve for the photoreceptor of Example 3 did not significantly vary from the slope of the PIDC curve of the photoreceptor of Comparative Example 2. Accordingly, the sensitivity of the photoreceptor of Example 3 is not adversely affected by the presence of cyanoresin polymers.
As illustrated in
It will be appreciated that various of the above-disclosed and other features and functions, or alternatives thereof, may be desirably combined into many other different systems or applications. Also, various presently unforeseen or unanticipated alternatives, modifications, variations, or improvements therein may be subsequently made by those skilled in the art which are also intended to be encompassed by the following claims.
Number | Date | Country | Kind |
---|---|---|---|
10-2005-0063301 | Jul 2005 | KR | national |
10-2005-0076368 | Aug 2005 | KR | national |