US20100070750A1 - Image processing apparatus and program starting up method - Google Patents

Image processing apparatus and program starting up method Download PDF

Info

Publication number
US20100070750A1
US20100070750A1 US12/552,441 US55244109A US2010070750A1 US 20100070750 A1 US20100070750 A1 US 20100070750A1 US 55244109 A US55244109 A US 55244109A US 2010070750 A1 US2010070750 A1 US 2010070750A1
Authority
US
United States
Prior art keywords
programs
starting
program
function
pluralities
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US12/552,441
Other versions
US8230205B2 (en
Inventor
Ryouji YAMAMOTO
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Assigned to RICOH COMPANY, LTD. reassignment RICOH COMPANY, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: YAMAMOTO, RYOUJI
Publication of US20100070750A1 publication Critical patent/US20100070750A1/en
Application granted granted Critical
Publication of US8230205B2 publication Critical patent/US8230205B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Stored Programmes (AREA)

Abstract

An image processing apparatus has first through n-th pluralities of programs which, when executed by a computer processor, perform respectively first through n-th functions of the image processing apparatus, where n denotes an integer more than 1, and starts up, on a function-by-function basis, the first through n-th pluralities of programs respectively corresponding to the first through n-th functions. The image processing apparatus starts up, in a predetermined sequence, respective programs included in any one plurality of programs among the first through n-th pluralities of programs to a state in which the plurality of programs performs a corresponding function.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to starting up of programs which, when executed by a computer processor, perform functions of an image processing apparatus, and relates to starting up of programs in each function unit.
  • 2. Description of the Related Art
  • In a multifunction peripheral (MFP), each of a copy function, a printer function, a facsimile function and so forth, is available after power is turned on, and a program is started up. Recently, as a result of a function being added to a multifunction peripheral, the time required for starting up a corresponding program may increase, and thus, the time required until a user can actually use a function of the multifunction peripheral may problematically increase.
  • In order to solve such a problem, only a program for displaying a menu page is started up prior to starting up a program corresponding to a function, and then, after a function is selected by a user from the menu page, the program corresponding to the thus-selected function is actually started up.
  • However, in this way, although a time required for starting up the program for displaying the menu page is short, a response time required from then may be long.
  • Japanese Laid-Open Patent Application No. 2007-199773 discloses that, in a digital multifunction peripheral, a function desired by a user is made to be available immediately after power is turned on. Thus a user's waiting time is reduced, and also, convenience for turning on power or for returning from a power save state, improves.
  • However, in the art of Japanese Laid-Open Patent Application No. 2007-199773, functions to be started up with priority are fixed, and there is no description as to how to handle the other functions.
  • SUMMARY OF THE INVENTION
  • An object of the present invention is to provide an image processing apparatus and a program starting up method, whereby a starting up time for a program having priority can be reduced.
  • According to the present invention, an image processing apparatus has first through n-th pluralities of programs which, when executed by a computer processor, perform respectively first through n-th functions of the image processing apparatus, where n denotes an integer more than 1, and a program starting up control part configured to start up, on a function-by-function basis, the first through n-th pluralities of programs respectively corresponding to the first through n-th functions. The program starting up control part is configured to start up, in a predetermined sequence, respective programs included in any one plurality of programs among the first through n-th pluralities of programs to a state in which the plurality of programs performs a corresponding function.
  • Other objects, features and advantages of the present invention will become more apparent from the following detailed description when read in conjunction with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 depicts one example of a hardware configuration of an image processing apparatus in an embodiment of the present invention;
  • FIG. 2 illustrates an operation principle of the image processing apparatus in the embodiment;
  • FIG. 3 depicts one example of attribute information in the embodiment;
  • FIG. 4 depicts one example of starting up information in the embodiment;
  • FIG. 5 illustrates starting up processing in a related art;
  • FIG. 6 illustrates starting up processing in the embodiment;
  • FIGS. 7 and 8 illustrate starting up processing in the embodiment in time series manner; and
  • FIG. 9 depicts a flow chart of one example of starting up processing and image forming processing in the image processing apparatus in the embodiment.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • With reference to the figures, a preferred embodiment will be described.
  • Hardware Configuration Example of Image Processing Apparatus in Embodiment
  • With reference to FIG. 1, an example of a hardware configuration of an image processing apparatus 100 in an embodiment will now be described.
  • The image processing apparatus 100 includes a CPU (Central Processing Unit) 210, a ROM (Read-Only Memory) 220, a RAM (Random Access Memory) 230, a HDD (Hard Disk Drive) 240, a display device 250, a scanner 260, a plotter 270 and a communication I/F (InterFace) 280.
  • The CPU 210 executes a program stored in the ROM 220, processes data loaded to the RAM 230 according to instructions of the program, and controls the entirety of the image processing apparatus 100. The RAM 230 temporarily holds processed data during a program or data being loaded and the data being processed, when the program stored in the ROM 220 is executed by the CPU 210.
  • The HDD 240 stores an OS (Operation System) which is basic software, application programs and so forth, together with associated data. In the embodiment, attribute information 150 and starting up information 160, which will be described later, are stored in the HDD 240.
  • The display device 250 includes hardware key switches, an LCD (Liquid Crystal Display) and so forth, and provides a user interface used when a user uses functions of the image processing apparatus 100 or carries out various setting up operations. The scanner 260 is used to obtain image data. The plotter 270 is used to output image data to paper.
  • The communication I/F 280 provides an interface used for sending and receiving information (data) to/from a peripheral (a personal computer, an image processing apparatus or such) which is connected via a wireless or wired communication network and has a communication control function. The image processing apparatus 100 in the embodiment is connected to a LAN (Local Area Network), and sends and receives data to/from an apparatus also connected to the LAN according to a communication protocol such as a TCP/IP (Transmission Control Protocol/Internet Protocol). The image processing apparatus 100 is connected to a telephone line via the communication I/F 280, and sends and receives image data in facsimile.
  • Respective parts of the image processing apparatus 100 which will be described later with reference to FIG. 2 may be realized as a result of the CPU 210 executing corresponding programs stored in the ROM 220 or HDD 240, or, may be realized as a result of corresponding hardware being provided.
  • Operation Principle of Image Processing Apparatus in Embodiment
  • With reference to FIG. 2, an operation principle of the image processing apparatus 100 will be described.
  • As depicted in FIG. 2, the image processing apparatus 100 includes a program starting up part 110, an image processing part 120, a storage device 240, the scanner 260, the plotter 270 and the communication I/F 280. The storage device 240 includes a first plurality of programs 130, a second plurality of programs 140, attribute information 150, and starting up information 160. Each plurality of programs of the first plurality of programs 130 and the second plurality of programs 140 is a plurality of programs which, when executed by the CPU 210 (not depicted in FIG. 2), performs a function of the image processing apparatus 100. For example, the first plurality of programs 130 or the second plurality of programs 140 may be a plurality of programs which performs a copy function, a plurality of programs which performs a facsimile function, or a plurality of programs which performs a printer function. Once all the programs included in a plurality of programs which performs any one function of the image processing apparatus 100 are started up, the plurality of programs can perform the function of the image processing apparatus 100 for a user.
  • The attribute information 150 is a database (referred to as DB, hereinafter) which holds a name and characters of any one program as depicted in FIG. 3. Characters of any one program may include, as depicted in FIG. 3, a starting up order, a starting up time, a size, and so forth, concerning the program. The starting up information 160 is a DB which holds identification information of each program, a corresponding function of the image processing apparatus 100, and an order in which the program is started up for performing the function, in such a manner that the identification information of each program, the corresponding function of the image processing apparatus 100, and the order in which the program is started up for performing the function are associated with each other, as depicted in FIG. 4. A first line in FIG. 4 depicts that a program having identification “fr” belongs to a function group “framework (CMP (component))”, and a plurality of programs corresponding to the function “framework” has a starting up order of “1 (first)”. A third line in FIG. 4 depicts that a program having identification “fa” belongs to a function group “facsimile (CMP (component))”, and a plurality of programs corresponding to the function “facsimile” has a starting up order of “3 (third)”. That is, in an example of FIG. 4, a starting up order of the pluralities of programs corresponding to respective functions is, “framework CMP”→“copy CMP”→“facsimile CMP”→“printer CMP”→“other CMP”. “CMP” means a component as a collection of software components.
  • The program starting up control part 110 starts up the plurality of programs corresponding to the copy function which then performs the copy function, starts up the plurality of programs corresponding to the facsimile function which then performs the facsimile function, and/or starts up the plurality of programs corresponding to the printer function which then performs the printer function. Once the plurality of programs corresponding to the copy function is thus started up, a user can use the copy function of the image processing apparatus 100. Similarly, once the plurality of programs corresponding to the facsimile function is thus started up, a user can use the facsimile function of the image processing apparatus 100. Similarly, when the plurality of programs corresponding to the printer function is thus started up, a user can use the printer function of the image processing apparatus 100. The program starting up control part 110 starts up the pluralities of programs corresponding to the respective functions of the image processing apparatus, on a function-by-function basis.
  • As depicted in FIG. 5, in the related art, an image processing apparatus starts up programs corresponding to all the functions of the image processing apparatus in a lump. That is, the image processing apparatus in the related art starts up all the programs in a single process. Therefore, even when a user wishes to use a particular function to be performed prior to another function (or wishes to use a particular function as soon as possible), the user cannot use any particular one of the functions of the image processing apparatus until all programs of all functions are started up.
  • On the other hand, in the embodiment of the present invention, the program starting up control part 110 groups the programs according to the respective functions of the image processing apparatus 100 to which they belong, and starts up the programs on a function-by-function basis. That is, the program starting up control part 110 starts up, as a single process, the programs included in the plurality of programs assigned to one of the functions of the image processing apparatus 100. Therefore, it is possible to reduce a starting up time of the plurality of programs corresponding to a particular function which a user wishes to use prior to another function, for example. Further, even when an error occurs in a process of starting up the plurality of programs corresponding to a particular function, the plurality of programs corresponding to another function can be started up without any problem (or with a small influence from the error).
  • The program starting up control part 110 starts up the pluralities of programs corresponding to the respective functions according to the starting up order of the respective functions defined by the starting up information 160 depicted in FIG. 4, for example. In the example of FIG. 4, the program starting up control part 110 starts up the pluralities of programs for the respective functions in the starting up order of “framework CMP”→“copy CMP”→“facsimile CMP”→“printer CMP”→“other CMP”.
  • FIG. 7 shows an example of the starting up order. As depicted in FIG. 7, the program starting up control part 110 starts up a program “framework (1)” which is a part of the framework CMP, at a time T0. Subsequently, the program starting up control part 110 starts up a program “framework (2)” and a program “framework (3)”, in the stated order, which programs are parts of the framework CMP. Then, after the completion of the starting up of the program “framework (3)” at a time T3, the program starting up control part 110 starts up a program “copy (1)” which is a part of the copy CMP having the starting up order “2” as depicted in FIG. 4. Thus, as depicted in FIG. 7, at a time T6, all the programs corresponding to the copy CMP have been started up. Therefore, a user can use the copy function of the image processing apparatus 100 after the time T6. It is noted that, in examples of FIG. 7 and the later-described example of FIG. 8, the framework CMP includes three programs, i.e., programs “framework (1)”, “framework (2)”, and “framework (3)”. The copy CMP includes three programs, i.e., programs “copy (1)”, “copy (2)”, and “copy (3)”. The facsimile CMP includes four programs, i.e., programs “facsimile (1)”, “facsimile (2)”, “facsimile (3)” and “facsimile (4)”.
  • In the example of FIG. 7, once having completed starting up of the program “copy (2)” at a time T5, the program starting up control part 110 starts up the program “facsimile (1)” which is a part of the facsimile CMP having the starting up order of “3” depicted in FIG. 4. Thus, as depicted in the FIG. 7 example, at a time T9, all of the programs corresponding to the facsimile CMP have been started up. Therefore, a user can use the facsimile function of the image processing apparatus 100 after the time T9.
  • The timing to start starting up of each program which is a part of a CMP may be determined appropriately. In the above-mentioned example, starting up of “copy (1)” is started after starting up of the “framework (3)” has been finished, and starting up of “facsimile (1)” is started after starting up of the “copy (2)” has been finished.
  • The program starting up control part 110 may suspend starting up of the copy CMP having an earlier starting up order (starting up order: 2), and start up a program of the facsimile CMP having a later starting up order (starting up order: 3). That is, prior to or during a starting up operation assigned to the copy CMP, process priority may be changed so that the program starting up control part 110 suspends the starting up operation assigned to the copy CMP, and starts a starting up operation assigned to the facsimile CMP. For example, although a time at which the facsimile function becomes available is the time T9 in the example of FIG. 7, a time at which the facsimile function becomes available is the time T8 in the example of FIG. 8. Thus, it is possible to reduce a starting up time for a function desired to be performed with priority, for example, the facsimile function of FIG. 8. It is noted that, in the example of FIG. 8, a starting up operation of “copy (2)” is started at a time of T6. However, a starting up operation of “copy (2)” may be started instead at a time of T8 after starting up of “facsimile (4)” is finished. It is noted that, in the examples of FIGS. 7 and 8, time periods required for starting up programs included in CMPs are fixed whether the programs included in the CMPs are started up together in parallel, for purposes of simplification. Actually, time periods required for starting up programs included in CMPs may increase accordingly when the programs included in the CMPs are started up together in parallel.
  • Further, the program starting up control part 110 may start up a common program as being of another CMP in a case where there is a common program which is common among the pluralities of programs corresponding to respective ones of the functions such as “copy CMP”, “facsimile CMP” and “printer CMP”, depicted in FIG. 6. For example, in a case where “copy (1)”, “facsimile (1)” and “printer (1)” are a common program, the program starting up control part 110 may incorporate the common program into the framework CMP, or may create a new function group, and start up the common program separately from starting up of the CMP to which the common program originally belongs. A common program such as the above-mentioned program common among the “copy (1)”, “facsimile (1)” and “printer (1)” may be, for example, an interface program used for reading from or writing to an external recording medium, a program used for transferring data from a data input side to a data output side, or a program of the framework CMP.
  • When a program is newly installed in the image processing apparatus 100, the newly installed program 170 has identification information 180 for identifying the program 170 itself. The identification information 180 may be a file name of the program, or may be described in the program. Further, the identification information 180 may be information indicating a place at which the program is stored in the HDD 240.
  • The program starting up control part 110 uses the starting up information 160 depicted in FIG. 2, and searches for a function group to which the newly installed program 170 belongs, based on the identification information 180 of the newly installed program 170. When starting up programs, the program starting up control part 110 starts up the newly installed program 170 as a part of the function group to which it corresponds in FIG. 4. It is noted that, the identification information “fr (framework)”, “c (copy)”, “fa (facsimile)”, “p (printer)”, and “o (other)” depicted in FIG. 4 may be other character strings. In one example, a configuration may be provided such that, in a case where the starting up information 160 does not indicate that the identification information 180 of the newly installed program 170 is stopped, the program starting up control part 110 recognizes that the newly installed program 170 is a program for a new function.
  • In another example, the program starting up control part 110 determines a function group to which the newly installed program 170 belongs by reading the attribute information 150 concerning the newly installed program 170. For example, in a case where the newly installed program 170 has a program name “aaa.jar” which is already included in the attribute information as depicted in FIG. 3, the program starting up control part 110 reads the attribute information 150 concerning the program name “aaa.jar”, and determines that the newly installed program “aaa.jar” 170 belongs to the framework CMP based on the information of the character 1. In another example, the program starting up control part 110 reads the starting up time of a program which is the character 2 depicted in FIG. 3, or the size of a program which is the character 3 depicted in FIG. 3, and may determine a function group to which the newly installed program 170 belongs. Then, the program starting up control part 110 may start up the newly installed program 170 as a part of the corresponding function group.
  • It is noted that, the attribute information 150 concerning the newly installed program 170 may be installed in the image processing apparatus 100 simultaneously with installation of the program 170, or, may be set in the image processing apparatus 100 separately after the installation of the program 170.
  • The image processing part 120 depicted in FIG. 2 provides the copy function, the facsimile function, the printer function, or such, having been started up, in response to a user's request. For example, when receiving a user's request for performing the copy function, the image processing part 120 uses the scanner 260, obtains image data of an original, and outputs the obtained image data to paper from the plotter 270. Further, when receiving a user's request for performing the facsimile function, the image processing part 120 uses the scanner 260, obtains image data of an original, and transmits the obtained image data to a designated destination from the communication I/F 280. When receiving a user's request for performing the printer function, the image processing part 120 obtains image data from the communication I/F 20, and outputs the obtained image data to paper from the plotter 270.
  • Based on the above-described operation principle, the image processing apparatus 100 in the embodiment can reduce a starting up time for a function to be performed with priority.
  • Starting Up and Image Forming by Image Processing Apparatus in Embodiment
  • With reference to FIG. 9, one example of starting up and image forming of the image processing apparatus 100 in the embodiment will be described. FIG. 9 depicts a flow chart of one example of starting up and image forming of the image processing apparatus 100 in the embodiment.
  • In FIG. 9, the image processing apparatus 100 starts a starting up operation in step S10. In step S20, the program starting up control part 110 starts up the plurality of programs corresponding to the framework function, the plurality of programs corresponding to the copy function, the plurality of programs corresponding to the facsimile function, the plurality of programs corresponding to the printer function and the plurality of programs corresponding to the other function of the image processing apparatus 100 according to the starting up information 160 depicted in FIGS. 3 and 4 into such a state that the respective functions can be used by a user. The program starting up control part 110 starts up the plurality of programs corresponding to each function, on a function-by-function basis, that is, the framework function, the copy function, the facsimile function, the printer function and the other function, in the stated order.
  • The program starting up control part 110 starts up, in sequence, the plurality of programs assigned to one function of the image processing apparatus 100 as a single process, the plurality of programs assigned to another function of the image processing apparatus 100 as a single process, and so on, as depicted in FIG. 6. Thereby, it is possible to avoid, for starting up of programs for one function, an influence of a trouble occurring with starting up of programs for another function.
  • Further, as mentioned above, the program starting up control part 110 starts up the plurality of programs for each function for example according to the starting up order depicted in FIG. 4. As to the starting up order depicted in FIG. 4, a user can cause the program starting up control part 110 to change the starting up order from the display device 250 depicted in FIG. 1 by designating a new starting up order. Further, by designating a new starting up order from the communication I/F 280 (via the Internet, for example), or from the external monitor 300 (via an external input), a user can cause the program starting up control part 110 to change the starting up order. By thus changing the starting up order of FIG. 4 as necessary or desired by the user, starting up of programs according to the user's needs to use a specific function with priority, for example, can be carried out.
  • Further, as described above with reference to FIG. 8 for example, prior to or during starting up of the programs corresponding to the copy function, the program starting up control part 110 may suspend the starting up of the programs corresponding to the copy function, and start up the programs corresponding to the facsimile function. Thereby, it is possible to start up the programs corresponding to the facsimile function earlier in priority, and to carry out a starting up operation according to a user's needs to use a specific function with priority for example. It is noted that, starting up of the programs which are suspended recommences at an appropriate time and from a position at which starting up was suspended. For example, the starting up operation for the programs corresponding to the copy function that had been suspended may be recommenced during or after the starting up operation for the programs corresponding to the facsimile function.
  • Further, in a case where there are programs which are common among the pluralities of programs corresponding to the respective functions, the program starting up control part 110 may start up, in a lump, the common programs such as those included in a plurality of programs corresponding to one function. For example, in a case where “copy (1)”, “facsimile (1)” and “printer (1)” depicted in FIG. 6 are such a common program, the program starting up control part 110 may start up the common program separately from the CMPs to which the common program originally belongs, with incorporating the common program into the framework CMP, or incorporating the common program to another function group. Thereby, it is possible to appropriately start up a function which works among respective functions, or a function which works in parallel with other functions.
  • Further, the program starting up control part 110 determines a function group to which an afterwards added program 170 belongs based on identification information which the program 170 has, the attribute information 150 and the starting up information 160 held by the HDD 240, and starts up the program 170 as a part of the thus-determined function group (CMP). Thereby, it is possible to reduce a starting up time of programs corresponding to a function to be performed with priority also for afterwards added programs.
  • In step S30 of FIG. 9, the image processing part 120 waits for a user's request for processing. Then, when receiving a user's request for processing from the display device 250 or such in step S40, the image processing part 120 determines whether the received user's request for processing includes a finish instruction. When the received user's request for processing includes a finish instruction (YES in step S50), the image processing part 120 finishes processing which the image processing part has been carrying out, in step S70.
  • On the other hand, when the received user's request for processing does not include a finish instruction but includes a request for carrying out image forming processing (NO in step S50), the image processing part 120 carries out the image forming processing. For example, when the received user's request for processing includes a request for performing the copy function, the image processing part 120 uses the scanner 260 to obtain image data of an original, and outputs the obtained image data to paper from the plotter 270. When the received user's request for processing includes a request for performing the facsimile function, the image processing part 120 uses the scanner 260, obtains image data of an original, and transmits the obtained image data to a designated destination from the communication I/F 280. When the received user's request for processing includes a request for performing the printer function, the image processing part 120 obtains image data from the communication I/F 20, and outputs the obtained image data to paper from the plotter 270.
  • By thus carrying out the above-mentioned processing, the image processing apparatus 100 in the embodiment can reduce a starting up time of the programs corresponding to a function to be performed with priority.
  • Thus, according to the embodiment, it is possible to provide an image processing apparatus, and a program starting up method, whereby a starting up time of programs corresponding to a function to be performed with priority can be reduced.
  • The present invention is not limited to the specifically disclosed embodiments, and variations and modifications may be made without departing from the scope of the present invention.
  • The present application is based on Japanese priority applications Nos. 2008-235685 and 2009-149202, filed Sep. 12, 2008 and Jun. 23, 2009, respectively, the entire contents of which are hereby incorporated herein by reference.

Claims (10)

1. An image processing apparatus, comprising:
first through n-th pluralities of programs which, when executed by a computer processor, perform respectively first through n-th functions of the image processing apparatus, where n denotes an integer more than 1; and
a program starting up control part configured to start up, on a function-by-function basis, the first through n-th pluralities of programs respectively corresponding to the first through n-th functions, wherein
the program starting up control part is configured to start up, in a predetermined sequence, respective programs included in any one plurality of programs among the first through n-th pluralities of programs to a state in which the plurality of programs performs a corresponding function.
2. The image processing apparatus as claimed in claim 1, wherein:
the program starting up control part is configured to suspend starting up of programs included in one plurality of programs corresponding to one function among the first through n-th pluralities of programs during starting up of the programs included in the one plurality of programs corresponding to the one function, and to start up programs included in another plurality of programs corresponding to another function among the first through n-th pluralities of programs.
3. The image processing apparatus as claimed in claim 1, wherein:
the program starting up control part is configured to start up a program which is common to pluralities of programs among the first through n-th pluralities of programs, as a program of another plurality of programs among the first through n-th pluralities of programs, or as a program included in a new plurality of programs for a new function.
4. The image processing apparatus as claimed in claim 1, further comprising:
a storage device storing attribute information of the programs of the first through n-th pluralities of programs, wherein:
each program of the first through n-th pluralities of programs has identification information used for identifying the program, and
the program starting up control part is configured to identify, based on the attribute information and the identification information of a particular program, whether the particular program belongs to any function of the first through n-th functions.
5. The image processing apparatus as claimed in claim 1, wherein:
the program starting up control part is configured to start up, as a single process, the programs included in any one plurality of programs among the first through n-th pluralities of programs.
6. A program starting up method, comprising:
starting up first through n-th pluralities of programs which, when executed by a computer processor, perform respectively first through n-th functions of the image processing apparatus, where n denotes an integer more than 1, wherein
the starting up starts up, on a function-by-function basis, the first through n-th pluralities of programs respectively corresponding to the first through n-th functions, wherein
the starting up starts up, in a predetermined sequence, respective programs included in any one plurality of programs among the first through n-th pluralities of programs to a state in which the plurality of programs performs a corresponding function.
7. The program starting up method as claimed in claim 6, further comprising:
suspending starting up of programs included in one plurality of programs corresponding to one function among the first through n-th pluralities of programs during starting up of the programs included in the one plurality of programs corresponding to the one function; and
starting up programs included in another plurality of programs corresponding to another function among the first through n-th pluralities of programs.
8. The program starting up method as claimed in claim 6, wherein:
the starting up starts up a program which is common to pluralities of programs among the first through n-th pluralities of programs, as a program of another plurality of programs among the first through n-th pluralities of programs, or as a program included in a new plurality of programs for a new function.
9. The program starting up method as claimed in claim 6, further comprising:
storing attribute information of the programs of the first through n-th pluralities of programs, wherein:
each program of the first through n-th pluralities of programs has identification information used for identifying the program, and
the starting up identifies, based on the attribute information and the identification information of a particular program, whether the particular program belongs to any function of the first through n-th functions.
10. The program starting up method as claimed in claim 6, wherein:
the starting up starts up, as a single process, the programs included in any one plurality of programs among the first through n-th pluralities of programs.
US12/552,441 2008-09-12 2009-09-02 Image processing apparatus and program starting up method Expired - Fee Related US8230205B2 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP2008-235685 2008-09-12
JPNO.2008-235685 2008-09-12
JP2008235685 2008-09-12
JP2009149202A JP2010092458A (en) 2008-09-12 2009-06-23 Image processing apparatus and program starting up method
JPNO.2009-149202 2009-06-23
JP2009-149202 2009-06-23

Publications (2)

Publication Number Publication Date
US20100070750A1 true US20100070750A1 (en) 2010-03-18
US8230205B2 US8230205B2 (en) 2012-07-24

Family

ID=42008278

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/552,441 Expired - Fee Related US8230205B2 (en) 2008-09-12 2009-09-02 Image processing apparatus and program starting up method

Country Status (2)

Country Link
US (1) US8230205B2 (en)
JP (1) JP2010092458A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140173315A1 (en) * 2012-12-14 2014-06-19 Canon Kabushiki Kaisha Information processing apparatus operable in power saving mode and method for controlling the same
US8893135B2 (en) 2010-07-30 2014-11-18 Mitsubishi Electric Corporation Digital broadcast receiver and software startup method
US9229585B2 (en) 2013-02-08 2016-01-05 Ricoh Company, Limited Projection system, image generating method, and computer-readable storage medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012234265A (en) * 2011-04-28 2012-11-29 Kyocera Document Solutions Inc Image forming apparatus
JP5498986B2 (en) * 2011-04-28 2014-05-21 京セラドキュメントソリューションズ株式会社 Image forming apparatus
JP5910444B2 (en) * 2012-09-28 2016-04-27 富士通株式会社 Information processing apparatus, activation program, and activation method

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5657448A (en) * 1992-11-18 1997-08-12 Canon Kabushiki Kaisha System for an interactive network board remotely configurable by selecting from a plurality of functionality defining software, such as a printer server stored in prom
US20040205261A1 (en) * 2003-01-07 2004-10-14 Mamoru Osada Image forming apparatus and control method therefor, program for executing the control method and storage medium storing the program
US20060020935A1 (en) * 2004-07-02 2006-01-26 Tran Sang V Scheduler for dynamic code reconfiguration
US7212306B2 (en) * 2001-08-31 2007-05-01 Sharp Laboratories Of America, Inc. System and method for allocating random access memory in a multifunction peripheral device
US20070171449A1 (en) * 2006-01-23 2007-07-26 Canon Kabushiki Kaisha Image processing apparatus and method for starting image processing apparatus
US20070206211A1 (en) * 2006-01-19 2007-09-06 Canon Kabushiki Kaisha Image processing apparatus and method of starting image processing apparatus
US20070220501A1 (en) * 2006-03-15 2007-09-20 Canon Kabushiki Kaisha Image processing apparatus, method therefor, and storage medium
US7590979B2 (en) * 2002-01-15 2009-09-15 Sharp Laboratories Of America, Inc. Systems and methods for reducing memory usage in an embedded system by loading individual software components
US7886138B2 (en) * 2007-03-16 2011-02-08 Sharp Laboratories Of America, Inc. Methods and systems for firmware access and modification
US8046756B2 (en) * 2006-02-28 2011-10-25 Canon Kabushiki Kaisha Multifunction processing apparatus and control method thereof

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04189894A (en) 1990-11-24 1992-07-08 Fuji Electric Co Ltd Electroluminescent element
JPH06110704A (en) * 1992-09-29 1994-04-22 Fuji Xerox Co Ltd Interruption control system of composite information processor
JP4189894B2 (en) 1999-03-19 2008-12-03 株式会社リコー Image forming apparatus
JP4001531B2 (en) * 2001-09-21 2007-10-31 株式会社リコー Image forming apparatus
JP4690232B2 (en) * 2006-03-29 2011-06-01 Necパーソナルプロダクツ株式会社 Information processing apparatus, software registration method, and program

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5657448A (en) * 1992-11-18 1997-08-12 Canon Kabushiki Kaisha System for an interactive network board remotely configurable by selecting from a plurality of functionality defining software, such as a printer server stored in prom
US7212306B2 (en) * 2001-08-31 2007-05-01 Sharp Laboratories Of America, Inc. System and method for allocating random access memory in a multifunction peripheral device
US7590979B2 (en) * 2002-01-15 2009-09-15 Sharp Laboratories Of America, Inc. Systems and methods for reducing memory usage in an embedded system by loading individual software components
US20040205261A1 (en) * 2003-01-07 2004-10-14 Mamoru Osada Image forming apparatus and control method therefor, program for executing the control method and storage medium storing the program
US20060020935A1 (en) * 2004-07-02 2006-01-26 Tran Sang V Scheduler for dynamic code reconfiguration
US20070206211A1 (en) * 2006-01-19 2007-09-06 Canon Kabushiki Kaisha Image processing apparatus and method of starting image processing apparatus
US20070171449A1 (en) * 2006-01-23 2007-07-26 Canon Kabushiki Kaisha Image processing apparatus and method for starting image processing apparatus
US8046756B2 (en) * 2006-02-28 2011-10-25 Canon Kabushiki Kaisha Multifunction processing apparatus and control method thereof
US20070220501A1 (en) * 2006-03-15 2007-09-20 Canon Kabushiki Kaisha Image processing apparatus, method therefor, and storage medium
US7886138B2 (en) * 2007-03-16 2011-02-08 Sharp Laboratories Of America, Inc. Methods and systems for firmware access and modification

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8893135B2 (en) 2010-07-30 2014-11-18 Mitsubishi Electric Corporation Digital broadcast receiver and software startup method
US20140173315A1 (en) * 2012-12-14 2014-06-19 Canon Kabushiki Kaisha Information processing apparatus operable in power saving mode and method for controlling the same
US9927861B2 (en) * 2012-12-14 2018-03-27 Canon Kabushiki Kaisha Information processing apparatus operable in power saving mode and method for controlling the same
US9229585B2 (en) 2013-02-08 2016-01-05 Ricoh Company, Limited Projection system, image generating method, and computer-readable storage medium

Also Published As

Publication number Publication date
US8230205B2 (en) 2012-07-24
JP2010092458A (en) 2010-04-22

Similar Documents

Publication Publication Date Title
US8230205B2 (en) Image processing apparatus and program starting up method
JP6015429B2 (en) Information processing apparatus, program, information processing system
JP7275806B2 (en) Information processing device, information processing system and program
JP4974546B2 (en) Image processing apparatus, control method therefor, and program
JP2007245673A (en) Image formation device
US8621388B2 (en) Image forming apparatus for displaying information on screen
JP2007306143A (en) Image processing apparatus
US8045210B2 (en) Image processing apparatus, image data transfer control method and image data transfer control program
US20110283087A1 (en) Image forming apparatus, image forming method, and computer readable medium storing control program therefor
JP2008305004A (en) Image forming apparatus, application execution method, and application execution program
JP2015022681A (en) Information processing apparatus and software update method for information processing apparatus
JP6157282B2 (en) Image processing apparatus, information processing method, and program
JP2007245703A (en) Image forming device, image-forming control method, and image-forming control program
JP5847120B2 (en) Internet facsimile machine
JP6260025B2 (en) Image forming system and device setting method
JP6366755B2 (en) Image forming apparatus, control method therefor, and program
JP6083967B2 (en) Image forming apparatus, control method therefor, and program
US10795625B2 (en) Image forming apparatus, reservation job managing and control performance restoration
JP2014235620A (en) Image forming system and image forming apparatus
JP4394054B2 (en) Image forming apparatus and control program
US11403112B2 (en) Information processing apparatus, method of starting up an information processing apparatus
JP2012221326A (en) Electronic apparatus
JP2008028588A (en) Image forming device and image forming program
JP6769217B2 (en) Computer program
JP2022143139A (en) Information processing system, inspection method and program

Legal Events

Date Code Title Description
AS Assignment

Owner name: RICOH COMPANY, LTD.,JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAMAMOTO, RYOUJI;REEL/FRAME:023181/0880

Effective date: 20090825

Owner name: RICOH COMPANY, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAMAMOTO, RYOUJI;REEL/FRAME:023181/0880

Effective date: 20090825

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20200724