DETAILED ACTION
Notice of Pre-AIA or AIA Status
The present application, filed on or after March 16, 2013, is being examined under the first inventor to file provisions of the AIA .
Continued Examination Under 37 CFR 1.114
A request for continued examination under 37 CFR 1.114, including the fee set forth in 37 CFR 1.17(e), was filed in this application after final rejection. Since this application is eligible for continued examination under 37 CFR 1.114, and the fee set forth in 37 CFR 1.17(e) has been timely paid, the finality of the previous Office action has been withdrawn pursuant to 37 CFR 1.114. Applicant's submission filed on April 30, 2026 has been entered.
Response to Arguments
Applicant’s arguments with respect to claim(s) 1, 2, 4, 6-12, 14 and 16-24 have been considered but are moot because the new ground of rejection does not rely on any reference applied in the prior rejection of record for any teaching or matter specifically challenged in the argument.
Claim Rejections - 35 USC § 103
The following is a quotation of 35 U.S.C. 103 which forms the basis for all obviousness rejections set forth in this Office action:
A patent for a claimed invention may not be obtained, notwithstanding that the claimed invention is not identically disclosed as set forth in section 102, if the differences between the claimed invention and the prior art are such that the claimed invention as a whole would have been obvious before the effective filing date of the claimed invention to a person having ordinary skill in the art to which the claimed invention pertains. Patentability shall not be negated by the manner in which the invention was made.
Claims 1, 2, 11, and 16-18 rejected under 35 U.S.C. 103 as being unpatentable over Mammou et al. (US20210105493A1), hereinafter referred to as Mammou ‘493, in view of Mammou (US 2021009772A1), hereinafter referred to as Mammou ‘722.
Regarding claim 1, Mammou ‘493 discloses point cloud attribute information encoding method (See ¶[0036] - techniques for block-based predictive coding for point cloud), comprising:
performing discrete cosine transform DCT transform on K to-be-coded points to obtain a transform coefficient of the K to-be-coded points; wherein K is a positive integer (See ¶[0036] disclosing that “each point in the point cloud is associated with a node”; ¶[0053] disclosing “segment may be divided into blocks of various sizes (e.g., 4 nodes, 16 nodes, 32 nodes, 64 nodes, 128 nodes, and so on)”; ¶[0071] and fig. 5 disclosing “block residuals of a prediction tree may be transformed” and ¶[0072] disclosing “One Dimensional (1D) Discrete Cosine Transform (DCT)”); and
quantizing the transform coefficient of the K to-be-coded points and performing entropy coding based on a quantized transform coefficient, to generate a binary bit stream (See [0073] disclosing “the coefficients 504 generated as a result of transform 510 applied to prediction tree block residuals 502 may be provided to a quantization stage” and ¶[0076] disclosing “the quantized coefficients may be entropy encoded at entropy encoder 530”).
Mammou ‘493 does not explicitly disclose wherein the method further comprises:
performing sorting on points of a to-be-coded point cloud and obtaining K to-be- coded points in sorted to-be-coded point cloud; wherein the K to-be-coded points are partial points in the sorted to-be-coded point cloud;
wherein the performing sorting on points of a to-be-coded point cloud and obtaining K to-be-coded points in sorted to-be-coded point cloud comprises:
calculating a Hilbert code corresponding to each point in the to-be-coded point cloud, performing sorting on the points of the to-be-coded point cloud based on the Hilbert codes, and determining the K to-be-coded points based on the sorted to-be-coded point cloud;
or calculating a Morton code corresponding to each point in the to-be-coded point cloud, performing sorting on the points of the to-be-coded point cloud based on the Morton codes, and determining the K to-be-coded points based on the sorted to-be-coded point cloud.
However, Mammou ‘722 from the same or similar endeavor of video compression discloses wherein the method further comprises:
performing sorting on points of a to-be-coded point cloud and obtaining K to-be- coded points in sorted to-be-coded point cloud (See ¶[0030] disclosing that a “deterministic re-ordering process may be applied … in order to organize points of a point cloud … according to a space filling curve and that “[t]he mapped positions for each point … may then be used to reorder, arrange, or otherwise sort the points according to their respective space filling curve value. See also ¶[0052]);
wherein the K to-be-coded points are partial points in the sorted to-be-coded point cloud; (See ¶¶[0031]-[0034] disclosing selecting the K-nearest neighbors points from a neighborhood determined based on the space filling curve. Because the selected K points are fewer than all points of the sorted point cloud, they correspond to the claimed “partial points” ):
calculating a Hilbert code corresponding to each point in the to-be-coded point cloud, performing sorting on the points of the to-be-coded point cloud based on the Hilbert codes, and determining the K to-be-coded points based on the sorted to-be-coded point cloud (See ¶[0030] disclosing the “techniques to map positions (e.g., in X, Y, Z coordinate form) to a space filling curve such as a Morton-order (or Z-order), Halbert curve, Peano curve, and so on”);
or calculating a Morton code corresponding to each point in the to-be-coded point cloud, performing sorting on the points of the to-be-coded point cloud based on the Morton codes, and determining the K to-be-coded points based on the sorted to-be-coded point cloud (See ¶[0030] disclosing the “techniques to map positions (e.g., in X, Y, Z coordinate form) to a space filling curve such as a Morton-order (or Z-order), Halbert curve, Peano curve, and so on”);.
It would have been obvious to the person of ordinary skill in the art before the effective filing date of the claimed invention to modify the teachings disclosed by Mammou ‘493 to add the teachings of Mammou ‘722 as above, in order to “generate a compressed point cloud to reduce costs and time associated with storing and transmitting large point cloud files” (Mammou ‘722, [0018]).
Regarding claim 2, Mammou ‘493 and Mammou ‘722 disclose all the limitations of claim 1, and is analyzed as previously discussed with respect to that claim.
Furthermore, Mammou ‘493 discloses the method according to claim 1, wherein before the performing DCT transform on K to-be-coded points to obtain a transform coefficient of the K to-be-coded points, the method further comprises:
obtaining attribute residual information for the K to-be-coded points based on attribute prediction information for the K to-be-coded points (See ¶0049] and [0071]); and
the performing DCT transform on K to-be-coded points to obtain a transform coefficient of the K to-be-coded points comprises: performing DCT transform on the attribute residual information for the K to-be-coded points to obtain the transform coefficient corresponding to the K to-be-coded points (See ¶0072] and [0073]).
wherein after the quantizing the transform coefficient of the K to-be-coded points and performing entropy coding based on a quantized transform coefficient, the method further comprises: performing inverse quantization on the quantized transform coefficient, and performing inverse transform on an inverse transform coefficient obtained after inverse quantization, so as to obtain attribute reconstruction information for the K to-be-coded points (See ¶0049] and [0071]).
Regarding claim 11, this claims is rejected based on the same art and evidentiary limitations applied to the encoding method of claim 1, since they claim analogous subject matter in the form of a decoding method for performing the same or equivalent functionality.
The examiner notes that it is well-known in the art that video compression involves a complementary pair of systems: a compressor (encoder) and a decompressor (decoder). The encoder converts the source data into a compressed form, occupying a reduced number of bits prior to transmission or storage, while the decoder converts the compressed form back into a representation of the original video data by performing a reciprocal process to that of the encoder, decoding the encoded video data from the bitstream.
Regarding claims 16 -18, these claims are rejected based on the same art and evidentiary limitations applied to the encoding method of claims 1, 11 and 17, since they claim analogous subject matter in the form of a device or performing the same or equivalent functionality.
Further, Mammou ‘493 discloses terminal, comprising a processor, a memory, and a program or instructions stored in the memory and capable of running on the processor (See ¶¶[0104]-[0107]).
The examiner notes that it is well-known in the art that video compression involves a complementary pair of systems: a compressor (encoder) and a decompressor (decoder). The encoder converts the source data into a compressed form, occupying a reduced number of bits prior to transmission or storage, while the decoder converts the compressed form back into a representation of the original video data by performing a reciprocal process to that of the encoder, decoding the encoded video data from the bitstream.
Claims 4, 6, 7 and 12, 14 and 19-20 are rejected under 35 U.S.C. 103 as being unpatentable over Mammou ‘493, in view of Mammou ‘722, and further, in view of Klein Gunnewiek (US20030058940A1), hereinafter referred to as Klein Gunnewiek.
Regarding claim 4, Mammou ‘493 and Mammou ‘722 disclose all the limitations of claim 2, and is analyzed as previously discussed with respect to that claim.
Mammou ‘493 does not explicitly disclose obtaining a high-frequency coefficient quantization step corresponding to the high frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient; and quantizing the high frequency coefficient based on the high frequency coefficient and the high frequency coefficient quantization step, and quantizing the low-frequency coefficient based on the low-frequency coefficient and the low-frequency coefficient quantization step.
However, Klein Gunnewiek from the same or similar endeavor of com discloses obtaining a high-frequency coefficient quantization step corresponding to the high frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient; and quantizing the high frequency coefficient based on the high frequency coefficient and the high frequency coefficient quantization step, and quantizing the low-frequency coefficient based on the low-frequency coefficient and the low-frequency coefficient quantization step (Klein Gunnewiek ¶¶ [0021]-[0027])
It would have been obvious to the person of ordinary skill in the art before the effective filing date of the claimed invention to modify the teachings disclosed by Mammou ‘493 and Mammou ‘722 to add the teachings of Klein Gunnewiek as above, in order to obtain low bit-rates, attenuating higher-frequency transform coefficients which is more advantageous than increasing a step-size for all transform coefficients performance (Klein Gunnewiek, [0004]).
Regarding claim 6, Mammou ‘493, Mammou ‘722 and Klein Gunnewiek disclose all the limitations of claim 4, and is analyzed as previously discussed with respect to that claim.
Furthermore, Mammou ‘493 discloses the method according to claim 5, wherein the obtaining coefficient quantization step corresponding to the high frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient comprises: obtaining the high-frequency coefficient quantization step corresponding to the high-frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient, based on a distribution status of components corresponding to attribute information for the K to-be-coded points (Mammou ‘493, Sections 3-4; and FIG 5);
Mammou ‘493 does not explicitly disclose obtaining separate high frequency and low frequency quantization step based on a distribution status of components corresponding to attribute information for the K to-be-coded points.
However, Klein Gunnewiek from the same or similar endeavor of video compression discloses the obtaining separate high frequency and low frequency quantization step based on a distribution status of components corresponding to attribute information for the K to-be-coded points (Klein Gunnewiek ¶¶ [0021]- [0027]).
The motivation for combining Mammou ‘493, Mammou ‘722 and Klein Gunnewiek has been discussed in connection with claim 4, above.
Regarding claim 7, Mammou ‘493, Mammou ‘722 and Klein Gunnewiek disclose all the limitations of claim 6, and is analyzed as previously discussed with respect to that claim.
Mammou ‘493 does not explicitly disclose the method according to claim 6, wherein the obtaining the high-frequency coefficient quantization step corresponding to the high-frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient, based on a distribution status of components corresponding to attribute information for the K to-be-coded points comprises: in a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is flat, the quantization step of the high-frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a high-frequency coefficient quantization step offset, and the quantization step of the low-frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a low-frequency coefficient quantization step offset; and in a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is not flat, the quantization step of the high-frequency coefficient is a sum of an original quantization step, a preset quantization step offset, and a low-frequency coefficient quantization step offset, and the quantization step of the low-frequency coefficient is equal to the quantization step of the high frequency coefficient.
However, Mammou ‘722 or Klein Gunnewiek from the same or similar endeavor of video compression discloses the method according to claim 6, wherein the obtaining the high-frequency coefficient quantization step corresponding to the high-frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient, based on a distribution status of components corresponding to attribute information for the K to-be-coded points comprises: in a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is flat, the quantization step of the high-frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a high-frequency coefficient quantization step offset, and the quantization step of the low-frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a low-frequency coefficient quantization step offset; and in a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is not flat, the quantization step of the high-frequency coefficient is a sum of an original quantization step, a preset quantization step offset, and a low-frequency coefficient quantization step offset, and the quantization step of the low-frequency coefficient is equal to the quantization step of the high frequency coefficient (Klein Gunnewiek ¶¶ [0021]- [0027] and FIG. 3).
The motivation for combining Mammou ‘493, Mammou ‘722 and Klein Gunnewiek has been discussed in connection with claim 4, above.
Regarding claims 12 and 14, these claims are rejected based on the same art and evidentiary limitations applied to the encoding method of claims 4 and 6, since they claim analogous subject matter in the form of a decoding method for performing the same or equivalent functionality.
Regarding claims 19 -20, these claims are rejected based on the same art and evidentiary limitations applied to the encoding method of claims 4 and 6, since they claim analogous subject matter in the form of a device or performing the same or equivalent functionality.
Regarding claim 7, Mammou ‘493, Mammou ‘722 and Klein Gunnewiek disclose all the limitations of claim 6, and is analyzed as previously discussed with respect to that claim.
Mammou ‘493 does not explicitly disclose the method according to claim 6, wherein the obtaining the high- frequency coefficient quantization step corresponding to the high-frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient, based on a distribution status of components corresponding to attribute information for the K to-be-coded points comprises: in a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is flat, the quantization step of the high-frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a high-frequency coefficient quantization step offset, and the quantization step of the low- frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a low-frequency coefficient quantization step offset; Andin a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is not flat, the quantization step of the high-frequency coefficient is a sum of an original quantization step, a preset quantization step offset, and a low- frequency coefficient quantization step offset, and the quantization step of the low-frequency coefficient is equal to the quantization step of the high frequency coefficient
However, Mammou ‘722 or Klein Gunnewiek from the same or similar endeavor of video compression discloses the method according to claim 6, wherein the obtaining the high- frequency coefficient quantization step corresponding to the high-frequency coefficient, and obtaining a low-frequency coefficient quantization step corresponding to the low-frequency coefficient, based on a distribution status of components corresponding to attribute information for the K to-be-coded points comprises: in a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is flat, the quantization step of the high-frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a high-frequency coefficient quantization step offset, and the quantization step of the low- frequency transform coefficient is a sum of an original quantization step, a preset quantization step offset, and a low-frequency coefficient quantization step offset; Andin a case that distribution of the components corresponding to the attribute information for the K to-be-coded points is not flat, the quantization step of the high-frequency coefficient is a sum of an original quantization step, a preset quantization step offset, and a low- frequency coefficient quantization step offset, and the quantization step of the low-frequency coefficient is equal to the quantization step of the high frequency coefficient (Klein Gunnewiek ¶¶ [0021]- [0027] and FIG. 3)
The motivation for combining Mammou ‘493, Mammou ‘722 and Klein Gunnewiek has been discussed in connection with claim 4, above.
Regarding claim 21, Mammou ‘493, Mammou ‘722 and Klein Gunnewiek disclose all the limitations of claim 4, and is analyzed as previously discussed with respect to that claim.
Mammou ‘493 does not explicitly disclose the method according to claim 4, wherein the quantization step of the high-frequency transform coefficient determined based on original quantization step, preset quantization step offset, and high-frequency coefficient quantization step offset, and the quantization step of the low-frequency transform coefficient is determined based on original quantization step, preset quantization step offset, and low-frequency coefficient quantization step offset.
However, Mammou ‘722 or Klein Gunnewiek from the same or similar endeavor of video compression discloses the method according to claim 4, wherein the quantization step of the high-frequency transform coefficient determined based on original quantization step, preset quantization step offset, and high-frequency coefficient quantization step offset, and the quantization step of the low-frequency transform coefficient is determined based on original quantization step, preset quantization step offset, and low-frequency coefficient quantization step offset (Klein Gunnewiek ¶¶ [0018], [0021]- [0024] and FIG. 3)
The motivation for combining Mammou ‘493, Mammou ‘722 and Klein Gunnewiek has been discussed in connection with claim 4, above.
Regarding claim 22, Mammou ‘493, Mammou ‘722 and Klein Gunnewiek disclose all the limitations of claim 21, and is analyzed as previously discussed with respect to that claim.
Mammou ‘493 does not explicitly disclose the method according to claim 21, wherein the quantization step of the high-frequency transform coefficient is a sum of the original quantization step, the preset quantization step offset, and the high-frequency coefficient quantization step offset, and the quantization step of the low-frequency transform coefficient is a sum of the original quantization step, the preset quantization step offset, and the low-frequency coefficient quantization step offset.
However, Mammou ‘722 or Klein Gunnewiek from the same or similar endeavor of video compression discloses the method according to claim 21, wherein the quantization step of the high-frequency transform coefficient is a sum of the original quantization step, the preset quantization step offset, and the high-frequency coefficient quantization step offset, and the quantization step of the low-frequency transform coefficient is a sum of the original quantization step, the preset quantization step offset, and the low-frequency coefficient quantization step offset (Klein Gunnewiek ¶¶ [0018], [0021]- [0024] and FIG. 3)
The motivation for combining Mammou ‘493, Mammou ‘722 and Klein Gunnewiek has been discussed in connection with claim 4, above.
Regarding claims 23 and 24, these claims are rejected based on the same art and evidentiary limitations applied to the encoding method of claims 21 and 22, since they claim analogous subject matter in the form of a device or performing the same or equivalent functionality.
Claim 8-10 are rejected under 35 U.S.C. 103 as being unpatentable over Mammou ‘493 and Mammou ‘722, in view of Thirumalai et al. (US20150296209A1), hereinafter referred to as Thirumalai
Regarding claim 8, Mammou ‘493 and Mammou ‘722 disclose all the limitations of claim 1, and is analyzed as previously discussed with respect to that claim.
Furthermore, Mammou ‘493 discloses the method according to claim 1, wherein before the performing DCT transform on K to-be-coded points, the method further comprises (Mammou ‘493, Sections 4/4.1, and FIG. 5):
obtaining first information (Mammou ‘493, Sections 3 and 4/4.1); and
the first information comprises the K to-be-coded points and the second information comprises attribute prediction information for the K to-be-coded points (Mammou ‘493, Sections 4/4.1; and Fig. 5); or the first information comprises N coded points prior to the K to-be-coded points and the second information comprises attribute reconstruction information for the N coded points, and N is an integer greater than 1 (Mammou ‘493, Section 3).
Mammou ‘493 does not explicitly disclose determining, based on second information associated with the first information, to perform DCT transform on the K to-be-coded points; wherein
However, Thirumalai from the same or similar endeavor of video compression discloses determining, based on second information associated with the first information, to perform DCT transform on the K to-be-coded points (Thirumalai, ¶¶ [0065] – [0072], [0085]- [0096] and [0107]- [0108]; and Figs 3-5 – user reconstructed blocks to compute a flatness complexity matric, then controls the coding operation based on the determination);
It would have been obvious to the person of ordinary skill in the art before the effective filing date of the claimed invention to modify the teachings disclosed by Mammou ‘493 and Mammou ‘722 to add the teachings of Thirumalai as above, in order to provide, among other things, picture quality that is visually lossless (i.e., good enough that users cannot tell the compression is active). The display link video compression technique should also provide a scheme that is easy and inexpensive to implement in real-time with conventional hardware (Thirumalai, [0005]).
Regarding claim 9, Mammou ‘493, Mammou ‘722 and Thirumalai disclose all the limitations of claim 8, and is analyzed as previously discussed with respect to that claim.
Furthermore, Mammou ‘493 discloses the method according to claim 8, wherein the first information comprises the K to-be-coded points and the second information comprises the attribute prediction information for the K to-be-coded points (Mammou ‘493, Sections 3 and 4/4.1).
Mammou ‘493 does not explicitly disclose the e determining, based on second information associated with the first information, to perform DCT transform on the K to-be-coded points comprises: obtaining a maximum attribute prediction value and a minimum attribute prediction value in the attribute prediction information corresponding to the K to-be-coded points
in a case that an absolute difference between the maximum attribute prediction value and the minimum attribute prediction value is less than a first threshold, determining to perform DCT transform on the K to-be-coded points and; or
in a case that an absolute ratio of the maximum attribute prediction value to the minimum attribute prediction value is less than a second threshold, determining to perform DCT transform on the K to-be-coded points.
However, Thirumalai from the same or similar endeavor of video compression discloses the determining, based on second information associated with the first information, to perform DCT transform on the K to-be-coded points comprises:
obtaining a maximum attribute prediction value and a minimum attribute prediction value in the attribute prediction information corresponding to the K to-be-coded points (Thirumalai, Figs 3-4 and ¶¶ [0065]- [0072])
in a case that an absolute difference between the maximum attribute prediction value and the minimum attribute prediction value is less than a first threshold, determining to perform DCT transform on the K to-be-coded points (Thirumalai, Figs 3-5 and ¶¶ [0067]- [0072], [0085]- [0096] and [0107]- [0108] – thresholder maximum and minimum Flatness and complexity test) and; or
in a case that an absolute ratio of the maximum attribute prediction value to the minimum attribute prediction value is less than a second threshold, determining to perform DCT transform on the K to-be-coded points s (Thirumalai, Figs 3-5 and ¶¶ [0085]- [0096] and [0107]- [0108] – ratio/deriving flatness indicators with thresholds leading to a code decision)
The motivation for combining Mammou ‘493, Mammou ‘722 and Thirumalai has been discussed in connection with claim 8, above.
Regarding claim 10, Mammou ‘493, Mammou ‘722 and Thirumalai disclose all the limitations of claim 8, and is analyzed as previously discussed with respect to that claim.
Furthermore, Mammou ‘493 discloses the method according to claim 8, wherein the first information comprises N coded points prior to the K to-be-coded points and the second information comprises the attribute reconstruction information for the N coded points (Mammou ‘493, Section 3).
Mammou ‘493 does not explicitly disclose the determining, based on second information associated with the first information, to perform DCT transform on the K to-be-coded points comprises:
obtaining a maximum attribute reconstruction value and a minimum attribute reconstruction value in the attribute reconstruction information corresponding to the N coded points.
However, Thirumalai from the same or similar endeavor of video compression discloses the determining, based on second information associated with the first information, to perform DCT transform on the K to-be-coded points comprises:
obtaining a maximum attribute reconstruction value and a minimum attribute reconstruction value in the attribute reconstruction information corresponding to the N coded points, (Thirumalai, FIG. 3 and ¶¶ [0067]- [0072])
and in a case that an absolute difference between the maximum attribute reconstruction value and the minimum attribute reconstruction value is less than a third threshold, determining to perform DCT transform on the K to-be-coded points (Thirumalai, Figs 3-5 and ¶¶ [0067]- [0072], [0085]- [0096] and [0107]- [0108])
in a case that an absolute ratio of the maximum attribute reconstruction value to the minimum attribute reconstruction value is less than a fourth threshold, determining to perform DCT transform on the K to-be-coded points Thirumalai, Figs 3-5 and ¶¶ [0085]- [0096] and [0107]- [0108])
The motivation for combining Mammou ‘493, Mammou ‘722 and Thirumalai has been discussed in connection with claim 8, above.
Conclusion
THIS ACTION IS MADE FINAL. Applicant is reminded of the extension of time policy as set forth in 37 CFR 1.136(a).
A shortened statutory period for reply to this final action is set to expire THREE MONTHS from the mailing date of this action. In the event a first reply is filed within TWO MONTHS of the mailing date of this final action and the advisory action is not mailed until after the end of the THREE-MONTH shortened statutory period, then the shortened statutory period will expire on the date the advisory action is mailed, and any extension fee pursuant to 37 CFR 1.136(a) will be calculated from the mailing date of the advisory action. In no event, however, will the statutory period for reply expire later than SIX MONTHS from the mailing date of this final action.
Any inquiry concerning this communication or earlier communications from the examiner should be directed to FABIO S LIMA whose telephone number is (571)270-0625. The examiner can normally be reached on Monday - Friday 8 am - 4 pm.
Examiner interviews are available via telephone, in-person, and video conferencing using a USPTO supplied web-based collaboration tool. To schedule an interview, applicant is encouraged to use the USPTO Automated Interview Request (AIR) at http://www.uspto.gov/interviewpractice.
If attempts to reach the examiner by telephone are unsuccessful, the examiner’s supervisor, Jamie Atala can be reached on (571) 272-7384. The fax phone number for the organization where this application or proceeding is assigned is 571-273-8300.
Information regarding the status of an application may be obtained from the Patent Application Information Retrieval (PAIR) system. Status information for published applications may be obtained from either Private PAIR or Public PAIR. Status information for unpublished applications is available through Private PAIR only. For more information about the PAIR system, see http://pair-direct.uspto.gov. Should you have questions on access to the Private PAIR system, contact the Electronic Business Center (EBC) at 866-217-9197 (toll-free). If you would like assistance from a USPTO Customer Service Representative or access to the automated information system, call 800-786-9199 (IN USA OR CANADA) or 571-272-1000.
/FABIO S LIMA/Primary Examiner, Art Unit 2486