WO2017130446A1 - Project management device, project management system, project management method and program - Google Patents

Project management device, project management system, project management method and program Download PDF

Info

Publication number
WO2017130446A1
WO2017130446A1 PCT/JP2016/074049 JP2016074049W WO2017130446A1 WO 2017130446 A1 WO2017130446 A1 WO 2017130446A1 JP 2016074049 W JP2016074049 W JP 2016074049W WO 2017130446 A1 WO2017130446 A1 WO 2017130446A1
Authority
WO
WIPO (PCT)
Prior art keywords
work
unit
information
task
work package
Prior art date
Application number
PCT/JP2016/074049
Other languages
French (fr)
Japanese (ja)
Inventor
英理雄 大里
山本 宏
和之 小島
Original Assignee
日揮株式会社
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
Priority claimed from PCT/JP2016/052652 external-priority patent/WO2017130378A1/en
Priority claimed from PCT/JP2016/052653 external-priority patent/WO2017130379A1/en
Application filed by 日揮株式会社 filed Critical 日揮株式会社
Priority to JP2017563674A priority Critical patent/JPWO2017130446A1/en
Publication of WO2017130446A1 publication Critical patent/WO2017130446A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/08Construction

Definitions

  • the present invention relates to a project management apparatus, a project management system, a project management method, and a program.
  • Patent Document 1 relates to the construction of a house having a plurality of rooms, and notifies the worker's terminal that work in each room can be started, and reports the work results from each terminal of the worker. Disclose the construction management server to collect and display.
  • Patent Document 2 discloses a management device having a function of correcting a work schedule based on a work result acquired from an external terminal.
  • Patent Document 1 One of the important issues of the construction project is to proceed without delay and complete it by the scheduled date. However, in reality, there may be a delay in the construction due to various circumstances.
  • the construction management server described in Patent Document 1 can manage the progress of construction. However, the construction management server cannot improve the delay when the construction is delayed.
  • the management device described in Patent Document 2 corrects the work schedule so as to match the delay when the delay occurs in the construction. For this reason, if the management apparatus disclosed in Patent Document 2 only manages the progress of the construction, if the construction is delayed, the completion of the construction is also delayed.
  • the present invention has been made in view of the above circumstances, and a project management apparatus, a project management system, and a project management method capable of contributing to recovery and elimination of the delay when a delay occurs in the progress of the construction project. And to provide a program.
  • a project management apparatus is: A work package storage unit for storing a plurality of work packages defining an area for executing a task for executing a project for constructing a construction and a task to be performed in the area; An allocation plan storage unit for storing an allocation plan of labor resources to each of the work packages; A progress information generating unit that generates progress information indicating the progress of each task of the work package; And an update unit that updates a work resource allocation plan to the work package based on the progress information.
  • a measuring instrument attached to each of the actual working resources and measuring physical quantities; Based on the physical quantity measured by the measuring instrument, a safety information generation unit that generates safety information for each labor resource, A project management device according to the above viewpoint; Consists of
  • a project management system is: A design information storage unit for storing design information of the building; Based on the design information, the building is disassembled into units based on functions, and a unit area information generating unit that generates unit area specifying information for specifying each unit and its installation area; Obtaining a plurality of tasks required for the construction of each unit, associating each task with the installation area of the unit and obtaining a work package; A schedule setting section for setting the schedule of the generated work package; A project management device according to the above viewpoint; Consists of
  • a project management method includes: Storing a plurality of work packages that define an area for executing a task for executing a project for constructing a construction and a task to be performed in the area; Find the progress status of each work package task, Allocating labor resources to the work package based on the progress information; It is characterized by that.
  • the program of this invention is On the computer, Storing a plurality of work packages that define an area for executing a task for executing a project for constructing a construction and a task to be performed in the area; Find the progress status of each work package task, Allocating labor resources to the work package based on the progress information; Execute the process.
  • the updating unit updates the labor resource allocation plan based on the progress information.
  • labor resources are appropriately allocated according to the progress of the project, and this can contribute to eliminating delays in the project.
  • FIG. 1 is a schematic diagram showing a project management system according to Embodiment 1.
  • FIG. 2 is a block diagram illustrating a hardware configuration of a project management apparatus according to Embodiment 1.
  • FIG. 2 is a block diagram showing a functional configuration of a project management apparatus according to Embodiment 1.
  • FIG. It is a figure which shows the structural example of work package DB which concerns on Embodiment 1.
  • FIG. It is a figure which shows the structural example of area DB which concerns on Embodiment 1.
  • FIG. It is a figure which shows the structural example of task DB which concerns on Embodiment 1.
  • FIG. It is a figure which shows the example of the human resource table contained in labor resource DB based on Embodiment 1.
  • FIG. 4 is a flowchart of a project management initial process executed by the project management apparatus according to the first embodiment. 4 is a flowchart of a project management process executed by the project management apparatus according to the first embodiment. It is a flowchart of the allocation plan update process shown in FIG. 6 is a PERT diagram corresponding to a scheduled schedule of a plurality of work packages according to the first embodiment.
  • FIG. FIG. 6 is a PERT diagram corresponding to a scheduled schedule of a plurality of work packages according to the first embodiment.
  • FIG. 14 is a PERT diagram corresponding to a scheduled schedule of a plurality of work packages according to the first embodiment, showing a state 10 days after the one shown in FIG. 13.
  • FIG. 14 is a PERT diagram corresponding to a scheduled schedule of a plurality of work packages according to the first embodiment, and shows a state 20 days after the one shown in FIG. 13.
  • It is a figure which shows the example which set the standard value of the allocation of the labor resource to each task, an upper limit, and a lower limit.
  • It is a flowchart of the work package specific process for allocation increase / decrease to change the allocation of labor resources from the reference value.
  • FIG. 6 is a block diagram showing a functional configuration of a project management apparatus according to Embodiment 2.
  • FIG. It is a figure which shows the structural example of labor resource DB which concerns on Embodiment 2.
  • FIG. An example of an index table for generating a work package according to the third embodiment is shown.
  • 12 is a flowchart of work package generation processing executed by a computer according to Embodiment 3;
  • FIG. 1 shows that construction (tasks) is being performed in parallel by a plurality of personnel (work manager (supervisor) SV and worker PS) and equipment MA in a plurality of areas A01 to A04 in area A00.
  • a project management system 1000 includes a project management device 1 disposed at a headquarters or the like, and a plurality of terminal devices 21, 22, 23, 24 disposed at a construction site. .
  • the project management apparatus 1 1) manages a project for constructing a plant in units of work packages, 2) allocates labor resources (human resources and equipment resources) to the work packages, and 3) schedules the construction in units of work packages. 4) Adjust the allocation of labor resources (human resources and equipment resources) so that the delay can be recovered if necessary.
  • Work package is a grouping of tasks that make up a project by area.
  • the work package represents a combination of an area and a task performed in the area. Details of the work package will be described later with reference to FIG.
  • the work package is designed by a person who is familiar with the project at the start of the project and is registered in the work package DB 131 described later.
  • the number of work packages, the area corresponding to the work package, the size of the task, the design method of the work package, and the like are arbitrary.
  • the terminal devices 21 to 24 shown in FIG. 1 are possessed by work managers SV and the like in each area of the construction site, display information provided from the project management device 1, and information such as the progress of the project. Is transmitted to the project management apparatus 1.
  • the project management device 1 refers to the information received from the terminal devices 21 to 24 and manages the project.
  • the project management device 1 and the terminal devices 21 to 24 are connected via a network NT such as the Internet or a LAN (Local Area Network).
  • the project management device 1 and the terminal devices 21 to 24 do not need to be always connected.
  • the project management device 1 and the terminal devices 21 to 24 may be connected to the network NT periodically (for example, several times a day). Further, the project management device 1 and the terminal devices 21 to 24 may be connected via a recording medium such as a USB (Universal Serial Bus) memory.
  • a network NT such as the Internet or a LAN (Local Area Network).
  • the project management device 1 and the terminal devices 21 to 24 do not need to be always connected.
  • the project management device 1 and the terminal devices 21 to 24 may be connected to the network NT periodically (for example, several times a day). Further, the project management device 1 and the terminal devices 21 to 24 may be connected via a recording medium such as a USB (Universal Serial Bus) memory.
  • USB Universal Serial Bus
  • the project management apparatus 1 includes a general-purpose computer or the like, and includes a CPU 101, a main storage unit 102, an auxiliary storage unit 103, an input unit 104, a display unit 105, and a communication unit 106, as shown in FIG.
  • the CPU 101 reads out and executes the control program for project management stored in the auxiliary storage unit 103 to the main storage unit 102, thereby executing various control processes described later.
  • the main storage unit 102 includes a volatile memory and functions as a work area for the CPU 101.
  • the auxiliary storage unit 103 is configured by a non-volatile memory such as a hard disk device or a flash memory, and stores a control program executed by the CPU 101.
  • the auxiliary storage unit 103 stores databases (hereinafter referred to as DBs) 131 to 138.
  • the control program, DB 131 to 138 will be described later.
  • the input unit 104 includes an input device such as a keyboard and a mouse and an input interface.
  • the input unit 104 receives various types of operation information input by the user and outputs the received operation information to the CPU 101.
  • Various types of operation information may be input from an external device.
  • the display unit 105 includes a display device such as a liquid crystal display device and a display unit interface.
  • the display unit 105 displays various information supplied from the CPU 101.
  • the communication unit 106 is connected to the network NT, and communicates with the terminal devices 21 to 24, external devices (not shown), etc. via the network NT.
  • the CPU 101 functions as each unit illustrated in FIG. 3 by executing a program stored in the auxiliary storage unit 103. Specifically, the CPU 101 functions as a reception unit 111, a critical path identification / update unit 112, a labor resource allocation unit 113, a work performance acquisition unit 114, a progress information generation unit 115, and a notification unit 116.
  • the auxiliary storage unit 103 includes a work package DB 131, an area DB 132, a task DB 133, a critical path DB 134, a labor resource DB 135, an allocation plan DB 136, a work performance DB 137, and a progress DB 138.
  • the accepting unit 111 accepts work package information, area information, task information, and critical path information (initial value) from the input unit 104, the work package information is in the work package DB 131, and the area information is in the area DB 132.
  • the task information is stored in the task DB 133, respectively.
  • a work package is an association between an area and a task.
  • Information indicating the contents of the work package is work package information.
  • the work package information includes work package identification information (Identification; hereinafter, ID), an area ID, a task ID, a schedule (work schedule start date, work schedule end date), Includes actual schedule (actual work start date, actual work end date), status, and order information.
  • the work package ID is information for identifying the work package.
  • the area ID is an ID of an area in which a task specified by the corresponding task ID is executed. Details of the area specified by the area ID are defined by area information stored in the area DB 132.
  • Task ID is an ID that identifies a task.
  • the contents of the task specified by the task ID are included in the task information stored in the task DB 133.
  • the scheduled start date included in the scheduled schedule is the scheduled date for starting the task.
  • the scheduled end date included in the scheduled schedule is the scheduled date for ending the task.
  • the work start date included in the actual schedule is the date on which the task was actually started.
  • the work end date included in the actual schedule is the date when the task was actually ended.
  • the status is information indicating the progress of the task, such as not started, working, or completed.
  • the order information is information that defines the order of execution between tasks.
  • Work packages are registered in the work package DB 131 for each project.
  • the area information is information that associates an area where a plant is constructed with CAD information of a building constructed in the area.
  • the area is divided into a plurality of layers based on the position of the building and the function (for example, chemical process) of the building.
  • the area information is stored in the area DB 132.
  • the task information is information that associates a task ID with information indicating the contents of the task and a labor resource allocation standard necessary for performing the task.
  • labor resources include human resources (personnel) and equipment resources (equipment).
  • the labor resource allocation standard is information that associates the function IDs of the personnel (work manager SV and worker PS), the number of persons, and the equipment type ID of the equipment MA.
  • the task information is stored in the task DB 133.
  • the function ID is an ID of a job (work) that can be performed by a person.
  • the equipment type ID is an ID for identifying the kind of equipment necessary for executing a task such as a crane, a forklift, or a cement.
  • the work package whose work package ID is A01-WK3300 is referred to.
  • the area ID of this work package is A01.
  • the area A01 is a part of the area A00 in the construction area 000 of the entire plant.
  • the task ID is “WK3300”.
  • the task is “pipe installation work on a pipe rack”.
  • one work manager, 10 plumbers, 8 welders, 1 crane truck, 1 crane It can be seen that one driver and two crane assistants are necessary.
  • the scheduled start date of the task is November 13, 2016 and the scheduled end date is November 21, 2016, and the task is not yet started. Further, it can be seen from the order information that this task is in the order to be executed after the task of the work package A01-WK3200 is completed.
  • the critical path identifying / updating unit 112 stores critical path information indicating the obtained critical path in the critical path DB 134.
  • the critical path is the longest time required to connect each task of a project from the start to the end of the project according to the dependency relationship that the next task will not start unless the previous task ends. Means a route.
  • the critical path identifying / updating unit 112 obtains an initial value of the critical path and registers it in the critical path DB 134.
  • the work package status changes as the project progresses, and the critical path changes. For this reason, the critical path identifying / updating unit 112 periodically updates the critical path information.
  • the labor resource DB 135 stores information on labor resources.
  • labor resources include human resources (that is, personnel (work manager SV and worker PS)) and equipment resources (machines, apparatuses, facilities, materials).
  • the labor resource DB 135 includes a human resource table in which information such as the work manager SV and the worker PS, which are human resources, is registered, and an equipment resource table in which equipment resources (for example, equipment MA) that can be used in the project are registered. Including.
  • the human resource table includes IDs (human resource IDs) of personnel who can work on the project, attribute information of the personnel, functional IDs indicating the capabilities of the personnel, and statuses.
  • Information includes information such as name, age, sex, address, and contact information, and information on the organization (for example, company) to which the person belongs.
  • the function ID is an ID of a job / role that the person can take charge of. A plurality of function IDs may be assigned to one person.
  • the status information includes the schedule, the ID of the work package to which the person is assigned, information on holidays, and the like.
  • the equipment resource table stores the equipment type ID, the type, the actually usable equipment ID, the attribute information of the equipment, and the status in association with each other.
  • the equipment type ID is an ID indicating the type of equipment.
  • the type indicates the type of equipment / machine such as a crane, forklift, or scaffold, and the type of material such as sand, gravel, or cement.
  • the equipment ID indicates the ID of equipment that can actually be used in this project.
  • the attribute information indicates the specifications of the equipment.
  • the status information indicates the usage schedule of the apparatus / machine, the stock amount of the material, and the like.
  • the labor resource allocation unit 113 shown in FIG. 3 registers labor resources (human resources and equipment resources) necessary for executing the tasks of the work package in the work resource DB 135 for each work package. Extract and allocate from existing human resources and equipment resources.
  • the labor resource allocation unit 113 registers information for specifying the allocated human resources and equipment resources in the allocation plan DB 136 as allocation plan information.
  • the task ID is “WK3300”.
  • the personnel and equipment necessary for performing the task with the task ID “WK3300” are “1” for the personnel with the occupation ID “SV” and “10 for the personnel with the occupation ID“ PS11 ”.
  • ”,“ PS12 ”personnel is“ 8 ”
  • equipment type ID“ CR ”crane vehicle is“ 1 ”
  • crane assistant with job ID“ PS14 ” Is “2”.
  • the labor resource allocating unit 113 extracts corresponding personnel and equipment from the labor resource DB 135 under a certain constraint condition, and allocates them to the work package.
  • the constraint conditions include, for example, preferentially assigning personnel with the same affiliation to the same work package, distributing ages, and satisfying required specifications.
  • the labor resource allocation unit 113 updates the status of the allocated personnel and equipment. For example, the labor resource allocation unit 113 creates allocation plan information for one week of the next week at midnight every Thursday.
  • the allocation plan is not limited to one week, and may be a plan with a shorter period or a plan with a longer period.
  • This allocation plan information is obtained by associating the work package ID, the type and quantity of the labor resource to be allocated to the work package specified by the work package ID, and the ID of each actually allocated labor resource.
  • the allocation plan information includes a combination of a work package ID, a function ID / equipment type ID, an allocated quantity, and a daily ID of the actually allocated personnel or equipment. Composed.
  • the work package ID, the function ID / equipment type ID, and the allocated quantity correspond to the task information
  • the actually allocated personnel / equipment ID is information extracted from the labor resource DB 135. .
  • the allocation plan is created on a weekly cycle, but the allocation itself is performed, for example, on a daily basis.
  • the labor resource allocation unit 113 may change the allocation quantity of labor resources to each work package from the reference value according to the progress of the task. In this case, in this embodiment, only the quantity of labor resources to be actually allocated is changed without changing the allocated quantity. Note that the allocation quantity itself may be changed, and labor resources may be allocated accordingly.
  • the labor resource allocation unit 113 temporarily stores the created allocation plan information in the allocation plan DB 136.
  • the labor resource allocating unit 113 then sends the created allocation plan information to the terminal devices of related parties registered in advance via the notification unit 116, for example, the terminal device of the project manager, the work manager SV of each area. It is transmitted to the terminal devices 21 to 24, etc. After that, the parties concerned make necessary adjustments.
  • the person in charge adjusts the allocation plan information registered in the allocation plan DB 136 and the status information of the human resource table and the equipment resource table registered in the labor resource DB 135 via the input unit 104 based on the adjustment result. To do.
  • the labor resource allocation unit 113 acquires not only the above-described static allocation but also the progress information of each work package from the progress DB 138, and updates the allocation so that the processing of the delayed task is promoted. In that sense, the labor resource allocation unit 113 functions as an update unit that updates the allocation plan of labor resources.
  • the labor resource allocation unit 113 reduces the number of personnel allocated to a work package having a task with a high progress rate from the number (reference number) defined in the task information, and allows a task with a low progress rate to be assigned.
  • the delayed processing is promoted.
  • the progress of the work package task included in the critical path is not obstructed and / or the work package task included in the critical path
  • There is a criterion to change the allocation so as to promote the progress of For example, when the progress rate of the work package included in the critical path is low (for example, less than 100%), the labor resource allocating unit 113 assigns more people to the work package than the reference number defined in the task information. To do. If there is a work package that is low in progress but not included in the critical path, the labor resource allocation unit 113 does not reduce the number of personnel allocated to the work package included in the critical path below the reference number. To. In addition, the labor resource allocation unit 113 stores the updated allocation plan in the allocation plan DB 136.
  • the level of progress is not determined by an absolute standard such as 100%, but is determined relatively between tasks. For example, since a task with a progress rate of 70% has a higher progress rate than a task with a progress rate of 30%, the allocation of labor resources can be increased or decreased even in such a case.
  • the allocation update may be performed not only for human resources but also for equipment resources.
  • the labor resource allocating unit 113 may additionally allocate the equipment defined in the task information to the work package determined to increase the number of personnel.
  • a crane vehicle may be additionally allocated.
  • a crane vehicle one
  • a crane operator one person
  • a crane assistant two persons
  • the work result acquisition unit 114 shown in FIG. 3 acquires work result information for each work package. Specifically, information indicating task progress, actual arrangement of personnel, and equipment from the terminal devices (terminal devices 21 to 24 in FIG. 1) possessed by the work manager SV in the area corresponding to each work package. Information indicating a situation or the like is received via the communication unit 106. The work record acquisition unit 114 stores the received work record information in the work record DB 137 in association with the work package.
  • the progress information generation unit 115 obtains and calculates the task progress rate of each work package at the reference time (usually at the time of calculation) from the work package schedule being worked on and the work results registered in the work result DB 137.
  • the progress rate is registered in the progress DB 138 as shown in FIG.
  • the progress rate of the task of the work package with the work package ID “A01-WK3200” is 120%, which indicates that the work is proceeding smoothly beyond the schedule.
  • the progress rate of the task of the work package with the work package ID “A02-WK0172” is 50%, which indicates that the work is significantly behind schedule.
  • the labor resource allocation unit 113 updates the allocation plan with reference to this progress rate.
  • the notification unit 116 transmits the allocation plan information (for example, work package ID, date, human resource ID, and corresponding attribute information) notified from the labor resource allocation unit 113 to the terminal devices 21 to 24 in the areas A01 to A04. Send to.
  • the terminal devices 21 to 24 receive the human resource ID and attribute information from the project management device 1, the terminal devices 21 to 24 can display the received information on the display units 21a to 24a. Thereby, the work manager SV actually allocates human resources to the work while referring to the displays on the display units 21a to 24a.
  • work package information, area information, and task information are formulated by the person in charge who is familiar with the project.
  • Labor resource information is formulated by labor-related personnel.
  • the work package information, area information, task information, and labor resource information are stored in the work package DB 131, the area DB 132, the task DB 133, and the labor resource DB 135 via the reception unit 111.
  • the critical path identifying / updating unit 112 of the CPU 101 acquires the scheduled schedule (scheduled start date and scheduled end date shown in FIG. 4) and order information of each work package task from the work package DB 131 (step S101).
  • the critical path identifying / updating unit 112 identifies the critical path of the task constituting the project based on the scheduled schedule and the order information, and identifies the work package included in the identified critical path (step S102). .
  • the critical path identifying / updating unit 112 selects the work packages WP [0], WP [1], WP [2], WP [ 3] is identified as a critical path.
  • the labor resource allocation unit 113 allocates labor resources to each work package having a task to be executed, and generates an allocation plan illustrated in FIG. 8 (step S103). Specifically, the labor resource allocation unit 113 extracts from the work package DB 131 a work package scheduled to start task processing.
  • the labor resource allocating unit 113 stores task information stored in the task DB 133 with labor resources (human resources and equipment resources) and quantities (number of people and quantities) necessary for processing the tasks of the extracted work package. Determine from.
  • the labor resource allocation unit 113 refers to the labor resource DB 135, allocates appropriate personnel and equipment to the work package on a daily basis, and creates an allocation plan.
  • the assigned personnel and equipment status (schedule) are registered in the human resource table and the equipment resource table.
  • the labor resource allocation unit 113 allocates personnel and equipment necessary for executing each task.
  • priority is given to the allocation of labor resources to work packages on the critical path.
  • the labor resource allocation unit 113 displays the created allocation plan on the display unit 105.
  • the labor resource allocating unit 113 edits the created allocation plan in response to an instruction via the input unit 104 of the staff allocator (step S104).
  • the labor resource allocation unit 113 registers the edited allocation plan in the allocation plan DB 136. Further, the status columns of the human resource table and the equipment resource table stored in the labor resource DB 135 are updated. In addition, the labor resource allocation unit 113 notifies the allocation plan to the terminal devices of related parties registered in advance via the communication unit 106 and the network NT (step S105). In this way, personnel and equipment are allocated to the work package including the task to be executed, and the project processing is started.
  • each work manager SV provides work performance information indicating the work performance (for example, work time, completed work amount) on the current day regarding the work package that he / she is responsible for in his / her terminal device (in FIG. 1). Are input to the terminal devices 21 to 24).
  • the project management process may be performed at an arbitrary cycle, and may be shorter or longer than one week.
  • the work performance acquisition unit 114 collects work performance information from the terminal device possessed by the work manager SV via the communication unit 106 (step S201).
  • the progress information generation unit 115 updates the progress information stored in the progress DB 138 with the calculated progress rate (step S203).
  • the progress information generation unit 115 determines whether or not there is a finished work package from the work result information (step S204).
  • step S204 When the progress information generation unit 115 determines that there is a finished work package (step S204: Yes), the progress information generation unit 115 changes the status of the finished work package to “completed” on the work package information, and changes the work package to the labor resource. It excludes from allocation object (step S205).
  • the critical path identifying / updating unit 112 identifies a critical path for a work package that has not been completed (status is “work in progress” and before starting) in consideration of the actual work progress rate (step S206). .
  • the scheduled schedule shown in FIG. 13 changes as shown in FIG. 14 after 10 days, and the work packages being executed are WP [0], WP [4], and WP [9].
  • the progress rates of the work packages WP [0] and WP [9] are 100%, and the progress rate of the work package WP [4] is 50%.
  • the work packages WP [0], WP [1], WP [2], WP [ 3] the period from the end of the project to the end of the project is 159 days.
  • the critical path identifying / updating unit 112 newly identifies a series of work packages WP [4], WP [5], and WP [6] as critical paths. Then, the critical path specifying / updating unit 112 updates the ID of the work package stored in the critical path DB 134 with the ID of the work package included in the specified critical path.
  • the labor resource allocation unit 113 acquires the progress information of each work package from the progress DB 138 and also acquires the ID of the work package included in the critical path from the critical path DB 134. Then, the labor resource allocation unit 113 updates the allocation plan of the labor resources to each work package based on the acquired progress information and the work package ID included in the critical path (step S207).
  • the labor resource allocation unit 113 specifies a work package whose status is “working” and a work package whose scheduled start date is the next week based on the work package information. Based on the task information, the labor resource allocation unit 113 extracts and allocates personnel and equipment necessary for executing each task of the identified work package from the labor resource DB 135 (step S301).
  • the labor resource allocating unit 113 determines whether there is a work package whose status is on the critical path and whose task work is delayed among the work packages being worked (step S302). ).
  • the labor resource allocating unit 113 When there is a work package having a delayed task (step S302: Yes), the labor resource allocating unit 113 has a work package having a task whose processing is progressing (for example, the progress rate is 100% or more), or It is determined whether there is a work package that does not affect the critical path (step S303). In other words, the labor resource allocating unit 113 determines whether there is a work package with a sufficient schedule.
  • step S303 If the labor resource allocation unit 113 determines that there is a work package with a sufficient schedule (step S303: Yes), the labor resource allocation unit 113 allocates labor resources (human resources and equipment resources) to the delayed work package in step S301. + ⁇ is allocated to the labor resource allocated in (1). ⁇ represents the number of personnel and the quantity of equipment. That is, the allocated labor resources are increased (step S304). For example, a case is assumed in which it is a standard that 13 persons with a function ID “PS11” are assigned. In this case, in step S301, 13 persons whose job ID is “PS11” are extracted from the human resource table and assigned. Further, in this step S304, for example, three additional staff members whose job ID is “PS11” are additionally extracted and assigned to a total of 16 persons.
  • labor resources human resources and equipment resources
  • the labor resource allocation unit 113 decrements - ⁇ from the number allocated in step S301 by the labor resource allocated to a work package having an advanced task or a work package that does not affect the critical path. That is, the allocated labor resources are reduced (step S305).
  • step S301 when it is a standard to assign 13 people with a work ID “PS11”, in step S301, 13 people with a work ID “PS11” are extracted and assigned. Furthermore, in this step S305, for example, 3 people are excluded from 13 already assigned personnel, and the total is 10 people.
  • step S304 and the labor resource excluded in step S305 are preferably the same.
  • steps S304 and S305 may be performed simultaneously or in parallel, or step S305 may be performed first and step S304 may be performed later.
  • the “allocation quantity” itself shown in FIG. 8 may be changed from the reference value determined from the task information, and the labor resource may be extracted and allocated from the labor resource DB 135 so as to match the changed allocation quantity.
  • the scheduled schedule shown in FIG. 13 changes as shown in FIG. 15 after 20 days, and the work packages that are performing the tasks are WP [1], WP [5], WP [7], WP [10].
  • the progress rates of the work packages WP [5] and WP [7] are 3%, and the progress rates of the WP [1] and WP [10] are 100%.
  • the series of work packages WP [4], WP [5], and WP [6] becomes a critical path. Therefore, the delayed work package on the critical path is WP [5].
  • the work packages WP [1], WP [7], and WP [10] are outside the current critical path.
  • the work package WP [1] may become a work package on the critical path as shown in FIG. 13 when the processing of the work package WP [5] is recovered.
  • the work package WP [1] excludes the allocation of labor resources from the target to be changed from the reference value.
  • the work package WP [10] has more time. Therefore, the labor resource for the work package WP [10] is reduced by ⁇ from the reference value, and the allocation of the labor resource to the work package WP [5] is increased by ⁇ from the reference value.
  • the labor resource allocating unit 113 transmits the generated allocation plan to each terminal device registered in advance. In this case, information is also transmitted to the terminal devices possessed by the work manager SV in each area, for example, the terminal devices 21 to 24.
  • the person in charge of allocating labor resources edits the allocation plan in consideration of the opinions from the work managers SV in each area (step S208).
  • the labor resource allocation unit 113 registers the allocation plan that has been finalized in the allocation plan DB 136, and updates the status columns of the human resource table and the equipment resource table stored in the labor resource DB 135.
  • the labor resource allocating unit 113 notifies the determined allocation plan information (for example, work package ID, date, human resource ID, and corresponding attribute information) to a terminal device of a related party set in advance (Step S209). ).
  • the labor resource allocating unit 113 functioning as the updating unit is configured to allocate labor resources to a plurality of work packages based on the progress information. To change dynamically. Thereby, since labor resources are appropriately allocated according to the progress of the project, the progress of the project is prevented from greatly deviating from the plan.
  • the labor resource allocating unit 113 allocates the labor resources to be actually worked based on the function / equipment type and the number / quantity of personnel necessary for the execution of the task. Thereby, the actual working resource can be smoothly allocated according to the allocation plan. The same applies to equipment.
  • the critical path identifying / updating unit 112 updates the work packages included in the critical path from the progress information of the plurality of work packages.
  • the critical path becomes relatively accurate based on the progress status of each work package, and the labor resource allocation unit 113 can generate an appropriate allocation plan.
  • the notification unit 116 provides the human resource ID / equipment resource indicating the labor resource allocated to each area to each of the terminal devices 21 to 24 arranged in a plurality of areas in accordance with the allocation plan. ID (labor resource ID) is notified.
  • the work manager SV in each area allocates the worker PS and the equipment MA to each work package with reference to the human resource ID / equipment resource ID displayed on the display units of the terminal devices 21 to 24. It can be performed. Therefore, the work manager SV in each of the areas A01 to A04 can easily perform labor resource allocation according to the allocation plan.
  • work packages that increase the allocation of labor resources above the reference value are on the critical path
  • the work package is not limited to this, and is not located on the critical path, but work on work packages with delayed tasks
  • the resource allocation may be increased from the reference value. For example, in FIG. 15, since the processing of the work package WP [7] is delayed, if there is a surplus of labor resources, or there is a work package whose task is progressing more than planned, Additional resources may be allocated.
  • the standard value, the upper limit value, and the lower limit value of the resources allocated to each task may be determined, and the resources allocated between the upper limit value and the lower limit value may be increased or decreased.
  • the equipment and the personnel required to use the equipment may be used as a pack, and the assignment may be increased or decreased in units of packs.
  • the work package forms a critical path as a result of reducing the allocation of labor resources to a work package from the reference value.
  • the work resource allocation to a work package is increased from the reference value, the task processing of the work package proceeds, the current critical path is resolved, and a new critical path is formed instead. It is not desirable to reduce the allocation of labor resources to work packages on newly formed critical paths.
  • the labor resource allocation unit 113 may adjust the allocation of labor resources.
  • the labor resource allocating unit 113 identifies a plurality of work package candidates that increase the labor resource allocation from the reference value and a plurality of work package candidates that decrease the labor resource allocation from the reference value (step S401).
  • the labor resource allocating unit 113 excludes a work package that will form a new critical path from the candidates by reducing the allocation (step S402).
  • the labor resource allocation unit 113 advances the processing by increasing the allocation, and the current critical path disappears and a work package that will form a new critical path is excluded from candidates (step S403).
  • the labor resource allocation unit 113 adjusts allocation of labor resources among the remaining candidates (step S404).
  • the work manager SV at the construction site inputs the progress status of the task from his / her terminal device.
  • a method of automatically obtaining the progress rate from the number of workers can also be adopted. It is.
  • the CPU 101 sets ((number of people assigned by the labor resource assignment unit 113 ⁇ number of days) / (planned number of people prescribed in task information ⁇ number of days)) ⁇ 100% excluding the work manager SV. It is possible to obtain the progress rate by obtaining the weighted average.
  • the project management system 2000 includes a project management apparatus 201, a plurality of terminal apparatuses 21, 22, 23, 24, a plurality of tags TA, and a plurality of receivers AP. .
  • the same components as those in the first embodiment are denoted by the same reference numerals as those in FIG.
  • Each person (work manager SV and worker PS) is equipped with a measuring instrument SE that measures physical quantities such as inclination, acceleration, ambient temperature, humidity, and illuminance of each person.
  • Each measuring device SE transmits measured value information indicating the measured value of the physical quantity to the receiver AP.
  • the project management apparatus 201 and each receiver AP are connected via a network NT.
  • Each receiver AP receives a signal transmitted from each tag TA.
  • Each receiver AP transmits to the project management apparatus 201 tag information including a tag ID included in a signal received from each tag TA and signal strength information indicating the signal strength of the signal. Further, each receiver AP receives measurement value information transmitted from the measuring instrument SE attached to each person and transmits it to the project management apparatus 201.
  • the tag TA and the measuring instrument SE may be integrated. It is also possible to attach the tag TA to the equipment resource.
  • the hardware configuration of the project management apparatus 201 is the same as that of the project management apparatus 1 described in the first embodiment. However, the project management apparatus 201 has a functional configuration as shown in FIG. In FIG. 20, the same reference numerals as those in FIG. 3 are assigned to the same configurations as those in the first embodiment.
  • the CPU 101 is different from the first embodiment in that the CPU 101 functions as the position specifying unit 211, the associating unit 212, the human resource specifying unit 213, and the safety information generating unit 214.
  • the labor resource DB 135 stores the personnel ID for identifying the actual worker PS in association with the tag ID and the safety information. It is different from DB135.
  • the tag ID is an ID unique to the tag TA attached to each labor resource.
  • the safety information is information indicating an index of safety determined based on a physical quantity measured by the measuring instrument SE attached to each person PS. For example, the safety information shown in FIG. 21 indicates that “SA” is “safe”, “SB” is “somewhat dangerous”, and “SC” is “dangerous”.
  • the position specifying unit 211 specifies the position of each tag TA, that is, the position of each person PS actually working based on the tag information received from each receiver AP. For example, the position of each tag TA is obtained by a triangulation method based on the signal strength received by each receiver AP. Then, the position specifying unit 211 notifies the association unit 212 of the tag ID of each tag TA and tag position information indicating the specified position.
  • the associating unit 212 obtains a correspondence relationship between the position and function ID of each person PS indicated by the tag position information of each tag TA notified from the position specifying unit 211 and the work package area.
  • the human resource identification unit 213 identifies the worker PS who has worked for each work package, the function ID, and the actual value of the working time (working time) from the correspondence obtained by the associating unit 212. .
  • the safety information generation unit 214 generates safety information for each human resource based on the physical quantity indicated by the measurement value information transmitted from the receiver AP.
  • the measuring instrument SE measures a sensor (for example, a three-axis acceleration sensor) that measures the inclination of human resources, a pressure sensor that measures the pressure applied to each of a plurality of human resources, and measures ambient temperature, humidity, and illuminance. It is equipped with a sensor that is attached to each person.
  • the safety information generation unit 214 obtains the inclination, acceleration, ambient temperature, humidity, and illuminance of the personnel from the data transmitted from the measuring instrument SE.
  • the safety information generation unit 214 generates safety information (index) “SA” indicating “safety” if these values satisfy a first condition indicating a preset safety state. Similarly, the safety information generation unit 214 generates safety information “SB” indicating “somewhat dangerous” if the data from the measuring instrument SE satisfies the second condition indicating “somewhat dangerous”. Furthermore, when the data from the measuring instrument SE satisfies the third condition indicating “danger”, the safety information generation unit 214 generates safety information “SC” indicating “danger”. The safety information generation unit 214 stores the generated safety information in the labor resource DB 135 in association with the human resource ID.
  • the safety information generation unit 214 can ensure safety by notifying each person of the index and notifying the work manager SV in each area. Furthermore, for example, by identifying the position of the person when the index, “SC”, “SB” is generated, the position information is simply stored, or the location where danger is likely to occur is stored by rank. It is also possible to notify each person. In addition, when temperature, humidity, illuminance, inclination, and acceleration exceeding the reference value are detected, the person who has received the notification can go to rescue.
  • the person in charge of the project prepares in advance an index that defines the tasks to be performed for manufacturing the subunits and the order in which the tasks are performed for each type of building subunit. It is stored in the storage unit 103.
  • An example of the index is shown in FIG. This is an example of an index table for a pipe unit.
  • the tasks to be performed to construct the pipe unit are defined together with the order of execution.
  • standard values of job title and required number of people are set in advance according to the size of the subunit (in FIG. 22, three stages).
  • the work package is generated using CAD data that is design information of a plant that is a building.
  • the computer that generates the work package is not limited to the project management apparatuses 1 and 201, and may be any computer. In the following description, the project management apparatus 1 is assumed to facilitate understanding.
  • the CPU 101 receives CAD data of the entire construction from the input unit 104.
  • the CPU 101 stores CAD data in the auxiliary storage unit 103.
  • the auxiliary storage unit 103 functions as a design information storage unit.
  • the CPU 101 functions as a unit / area information generation unit, a work package generation unit, and a schedule setting unit.
  • the CPU 101 refers to the CAD data, divides the plant into a plurality of units based on the position of the building and its function, and sets the area where each unit is installed as the level 2 area.
  • the CPU 101 further divides each unit into a plurality of subunits based on the function, position and size of the level 2 unit, and sets the area where each subunit is installed as the level 3 area.
  • the CPU 101 stores information on the generated area and the unit to be installed in the auxiliary storage unit 103 as area information (unit / area specifying information) (step S501).
  • area information unit / area specifying information
  • CPU 101 searches the index table illustrated in FIG. 22 using the type of subunit as a key, and obtains a task necessary for constructing the subunit (step S502).
  • the CPU 101 searches the index table using “pipe system” as the subunit type as a key, and extracts the listed tasks as the tasks necessary to construct the subunit. (Step S502).
  • the CPU 101 searches the corresponding index table using the subunit size as a key, and obtains the functions and the number of personnel necessary for performing the task (step S503).
  • the CPU 101 generates a work package by associating the extracted task with the area where the task is executed (step S504). Note that the CPU 101 appropriately assigns work package IDs, area IDs, and task IDs. The status is fixed to “Before Start”, and the order information described in the index is adopted.
  • the CPU 101 generates task information illustrated in FIG. 6 based on the task and personnel information extracted in step S503 (step S505).
  • the CPU 101 obtains the relative position of the work package on the time axis from the context of the execution timing of each work package. Subsequently, an approximate scheduled start date and scheduled end date are set based on timing information such as the start and end of the project, when the estimated 30% completion is completed, and when the estimated 70% completion is completed (step S506).
  • the CPU 101 displays the work package, area information, and task information generated in this way on the display unit 105 and presents them to the person in charge of work package creation.
  • the CPU 101 edits the work package (step S507).
  • the completed information is stored in the work package DB 131, the area DB 132, and the task DB 133, respectively.
  • this invention is not limited to these.
  • the configuration in which one area is subdivided a plurality of times has been described as an example, but the area dividing method is not limited to the above.
  • the area is not limited to being divided in a plane.
  • the area may be divided three-dimensionally according to the height as well as the plane.
  • the critical path identifying / updating unit 112 identifies the critical path of a project based on the scheduled schedule of a plurality of work packages.
  • a structure without the critical path identifying / updating unit 112 may be used.
  • the labor resource allocating unit 113 may update the labor resource allocation plan for each work package based only on the progress information.
  • the various functions of the project management apparatuses 1 and 201 according to the present invention can be realized by using a normal computer system without depending on a dedicated system.
  • a program for executing the above operation is stored in a non-transitory recording medium (CD-ROM or the like) that can be read by a computer system and distributed.
  • You may comprise the project management apparatuses 1 and 201 which perform the above-mentioned process by installing in a computer system.
  • various DBs are illustrated as examples of the storage unit.
  • the structure can be arbitrarily changed, and a plurality of DBs are combined into one, or a single DB is divided into a plurality of DBs. May be.
  • the configuration of the system is arbitrary, and if the same function can be realized, the configuration can be changed as appropriate. For example, you may comprise the project management apparatus 1 from a cloud server.
  • the method of providing the program to the computer is arbitrary.
  • the program may be uploaded to a bulletin board (BBS) on a communication line and distributed to a computer via the communication line.
  • BSS bulletin board
  • the computer activates this program and executes it like other applications under the control of the OS.
  • the computer functions as the project management devices 1 and 201 that execute the above-described processing.
  • the plant has been described as an example of the building.
  • the present invention is not limited to this, and the present invention is not limited to this. Applicable.
  • the present invention can be used for managing various projects.

Landscapes

  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

According to the present invention, a work package database (131) stores a plurality of work packages which determine an area in which a task for carrying out a project for constructing a building is executed and determine the task to be executed in the area. A labor resource allocating unit (113) generates a labor resource allocation plan for each of the plurality of work packages. A progress information generating unit (115) generates progress information indicating the progress of each of the plurality of work packages. The labor resource allocating unit (113) updates the labor resource allocation plan for the plurality of work packages on the basis of the progress information.

Description

プロジェクト管理装置、プロジェクト管理システム、プロジェクト管理方法およびプログラムProject management apparatus, project management system, project management method and program
 本発明は、プロジェクト管理装置、プロジェクト管理システム、プロジェクト管理方法およびプログラムに関する。 The present invention relates to a project management apparatus, a project management system, a project management method, and a program.
 建設プロジェクトでは、通常、複数エリアの工事が並行して進行する。このため、プロジェクトの進捗状況の把握が難しい。建設プロジェクトの進捗管理を容易にするため、種々のコンピュータシステムが提案されている。 In a construction project, construction of multiple areas usually proceeds in parallel. For this reason, it is difficult to grasp the progress of the project. Various computer systems have been proposed to facilitate the progress management of construction projects.
 例えば、特許文献1は、複数の室を有する住宅の建設に関し、作業者の端末に、各室での作業が開始可能となったことを通知し、また、作業者の各端末から作業実績を収集して表示する工事管理サーバを開示する。また、特許文献2は、外部端末から取得した作業結果に基づいて作業スケジュールを修正する機能を有する管理装置を開示する。 For example, Patent Document 1 relates to the construction of a house having a plurality of rooms, and notifies the worker's terminal that work in each room can be started, and reports the work results from each terminal of the worker. Disclose the construction management server to collect and display. Patent Document 2 discloses a management device having a function of correcting a work schedule based on a work result acquired from an external terminal.
特開2009-265766号公報JP 2009-265766 A 特開2011-53806号公報JP 2011-53806 A
 建設プロジェクトの重要な課題の一つは、工事を遅延無く進め、予定日までに完工することである。しかし、現実には、様々な事情により、工事に遅延が発生することがある。特許文献1に記載された工事管理サーバは、工事の進行状態を管理することが可能である。しかしながら、工事管理サーバは、工事に遅延が発生した場合に、この遅延を改善することはできない。 One of the important issues of the construction project is to proceed without delay and complete it by the scheduled date. However, in reality, there may be a delay in the construction due to various circumstances. The construction management server described in Patent Document 1 can manage the progress of construction. However, the construction management server cannot improve the delay when the construction is delayed.
 また、特許文献2に記載された管理装置は、工事に遅延が生じた場合に、遅延に合わせる形で作業スケジュールを修正する。このため、特許文献2に開示された管理装置で工事の進捗を管理するだけでは、工事に遅延が生じると、建設物の完成も遅れてしまう。 In addition, the management device described in Patent Document 2 corrects the work schedule so as to match the delay when the delay occurs in the construction. For this reason, if the management apparatus disclosed in Patent Document 2 only manages the progress of the construction, if the construction is delayed, the completion of the construction is also delayed.
 本発明は、上記実情に鑑みてなされたものであり、建設プロジェクトの進行に遅延が生じた場合に、遅延の回復及び解消に寄与することが可能なプロジェクト管理装置、プロジェクト管理システム、プロジェクト管理方法およびプログラムを提供することを目的とする。 The present invention has been made in view of the above circumstances, and a project management apparatus, a project management system, and a project management method capable of contributing to recovery and elimination of the delay when a delay occurs in the progress of the construction project. And to provide a program.
 本発明の観点に係るプロジェクト管理装置は、
 建設物を構築するプロジェクトを遂行するためのタスクを実行するエリアと該エリアで実施するタスクとを定める複数のワークパッケージを記憶するワークパッケージ記憶部と、
 前記ワークパッケージそれぞれへの労働資源の割当て計画を記憶する割当て計画記憶部と、
 前記ワークパッケージそれぞれのタスクの進捗を示す進捗情報を生成する進捗情報生成部と、
 前記進捗情報に基づいて、前記ワークパッケージへの労働資源の割当て計画を更新する更新部と、を備える。
A project management apparatus according to an aspect of the present invention is:
A work package storage unit for storing a plurality of work packages defining an area for executing a task for executing a project for constructing a construction and a task to be performed in the area;
An allocation plan storage unit for storing an allocation plan of labor resources to each of the work packages;
A progress information generating unit that generates progress information indicating the progress of each task of the work package;
And an update unit that updates a work resource allocation plan to the work package based on the progress information.
 本発明の他の観点に係るプロジェクト管理システムは、
 実際に作業する労働資源それぞれに装着され、物理量を計測する計測器と、
 前記計測器により計測された物理量に基づいて、労働資源それぞれの安全情報を生成する安全情報生成部と、
 上記観点に係るプロジェクト管理装置と、
 から構成される。
Project management system according to another aspect of the present invention,
A measuring instrument attached to each of the actual working resources and measuring physical quantities;
Based on the physical quantity measured by the measuring instrument, a safety information generation unit that generates safety information for each labor resource,
A project management device according to the above viewpoint;
Consists of
 本発明の更に他の観点に係るプロジェクト管理システムは、
 前記建設物の設計情報を記憶する設計情報記憶部と、
 前記設計情報に基づいて、前記建設物を、機能に基づいて、ユニットに分解し、各ユニットとその設置エリアを特定するユニット・エリア特定情報を生成するユニット・エリア情報生成部と、
 各ユニットの構築に必要な複数のタスクを求め、各タスクと該ユニットの設置エリアとを対応付けてワークパッケージを求めるワークパッケージ生成部と、
 生成したワークパッケージの予定スケジュールを設定するスケジュール設定部と、
 上記観点に係るプロジェクト管理装置と、
 から構成される。
A project management system according to still another aspect of the present invention is:
A design information storage unit for storing design information of the building;
Based on the design information, the building is disassembled into units based on functions, and a unit area information generating unit that generates unit area specifying information for specifying each unit and its installation area;
Obtaining a plurality of tasks required for the construction of each unit, associating each task with the installation area of the unit and obtaining a work package;
A schedule setting section for setting the schedule of the generated work package;
A project management device according to the above viewpoint;
Consists of
 本発明の他の観点に係るプロジェクト管理方法は、
 建設物を構築するプロジェクトを遂行するためのタスクを実行するエリアと該エリアで実施するタスクとを定める複数のワークパッケージを記憶し、
 前記ワークパッケージそれぞれのタスクの進捗状況を求め、
 前記進捗情報に基づいて、前記ワークパッケージに労働資源を割当てる、
 ことを特徴とする。
A project management method according to another aspect of the present invention includes:
Storing a plurality of work packages that define an area for executing a task for executing a project for constructing a construction and a task to be performed in the area;
Find the progress status of each work package task,
Allocating labor resources to the work package based on the progress information;
It is characterized by that.
 また、この発明のプログラムは、
 コンピュータに、
 建設物を構築するプロジェクトを遂行するためのタスクを実行するエリアと該エリアで実施するタスクとを定める複数のワークパッケージを記憶し、
 前記ワークパッケージそれぞれのタスクの進捗状況を求め、
 前記進捗情報に基づいて、前記ワークパッケージに労働資源を割当てる、
処理を実行させる。
Moreover, the program of this invention is
On the computer,
Storing a plurality of work packages that define an area for executing a task for executing a project for constructing a construction and a task to be performed in the area;
Find the progress status of each work package task,
Allocating labor resources to the work package based on the progress information;
Execute the process.
 本発明によれば、更新部が、進捗情報に基づいて労働資源の割当て計画を更新する。これにより、労働資源がプロジェクトの進捗実績に応じて適切に割当てられ、プロジェクトの遅延解消に寄与できる。 According to the present invention, the updating unit updates the labor resource allocation plan based on the progress information. As a result, labor resources are appropriately allocated according to the progress of the project, and this can contribute to eliminating delays in the project.
実施の形態1に係るプロジェクト管理システムを示す概略図である。1 is a schematic diagram showing a project management system according to Embodiment 1. FIG. 実施の形態1に係るプロジェクト管理装置のハードウェア構成を示すブロック図である。2 is a block diagram illustrating a hardware configuration of a project management apparatus according to Embodiment 1. FIG. 実施の形態1に係るプロジェクト管理装置の機能構成を示すブロック図である。2 is a block diagram showing a functional configuration of a project management apparatus according to Embodiment 1. FIG. 実施の形態1に係るワークパッケージDBの構成例を示す図である。It is a figure which shows the structural example of work package DB which concerns on Embodiment 1. FIG. 実施の形態1に係るエリアDBの構成例を示す図である。It is a figure which shows the structural example of area DB which concerns on Embodiment 1. FIG. 実施の形態1に係るタスクDBの構成例を示す図である。It is a figure which shows the structural example of task DB which concerns on Embodiment 1. FIG. 実施の形態1に係る、労働資源DBに含まれる人的資源テーブルの例を示す図である。It is a figure which shows the example of the human resource table contained in labor resource DB based on Embodiment 1. FIG. 実施の形態1に係る、労働資源DBに含まれる機材資源テーブルの例を示す図である。It is a figure which shows the example of the equipment resource table contained in labor resource DB based on Embodiment 1. FIG. 実施の形態1に係る割当て計画DBの構成例を示す図である。It is a figure which shows the structural example of allocation plan DB which concerns on Embodiment 1. FIG. 実施の形態1に係る進捗DBの構成例を示す図である。It is a figure which shows the structural example of progress DB which concerns on Embodiment 1. FIG. 実施の形態1に係るプロジェクト管理装置が実行するプロジェクト管理初期処理のフローチャートである。4 is a flowchart of a project management initial process executed by the project management apparatus according to the first embodiment. 実施の形態1に係るプロジェクト管理装置が実行するプロジェクト管理処理のフローチャートである。4 is a flowchart of a project management process executed by the project management apparatus according to the first embodiment. 図11に示す割当て計画更新処理のフローチャートである。It is a flowchart of the allocation plan update process shown in FIG. 実施の形態1に係る複数のワークパッケージの予定スケジュールに対応するPERT図である。6 is a PERT diagram corresponding to a scheduled schedule of a plurality of work packages according to the first embodiment. FIG. 実施の形態1に係る複数のワークパッケージの予定スケジュールに対応するPERT図であり、図13に示すものから10日後の状態を示す。FIG. 14 is a PERT diagram corresponding to a scheduled schedule of a plurality of work packages according to the first embodiment, showing a state 10 days after the one shown in FIG. 13. 実施の形態1に係る複数のワークパッケージの予定スケジュールに対応するPERT図であり、図13に示すものから20日後の状態を示す。FIG. 14 is a PERT diagram corresponding to a scheduled schedule of a plurality of work packages according to the first embodiment, and shows a state 20 days after the one shown in FIG. 13. 各タスクへの労働資源の割当ての標準値、上限値、下限値を設定した例を示す図である。It is a figure which shows the example which set the standard value of the allocation of the labor resource to each task, an upper limit, and a lower limit. 割当ての更新時に機材と人員とをパック化させる例を示す図である。It is a figure which shows the example which packs equipment and personnel at the time of the update of allocation. 労働資源の割当てを基準値から変更する割当て増減対象ワークパッケージ特定処理のフローチャートである。It is a flowchart of the work package specific process for allocation increase / decrease to change the allocation of labor resources from the reference value. 実施の形態2に係るプロジェクト管理システムの概略図である。It is the schematic of the project management system which concerns on Embodiment 2. FIG. 実施の形態2に係るプロジェクト管理装置の機能構成を示すブロック図である。6 is a block diagram showing a functional configuration of a project management apparatus according to Embodiment 2. FIG. 実施の形態2に係る労働資源DBの構成例を示す図である。It is a figure which shows the structural example of labor resource DB which concerns on Embodiment 2. FIG. 実施の形態3に係るワークパッケージを生成するためのインデックステーブルの例を示す。An example of an index table for generating a work package according to the third embodiment is shown. 実施の形態3に係るコンピュータが実行するワークパッケージ生成処理のフローチャートである。12 is a flowchart of work package generation processing executed by a computer according to Embodiment 3;
 以下、本発明の実施の形態に係るプロジェクト管理装置、プロジェクト管理システム、プロジェクト管理方法およびプログラムについて説明する。 Hereinafter, a project management apparatus, a project management system, a project management method, and a program according to an embodiment of the present invention will be described.
(実施の形態1)
 以下、実施の形態1に係るプロジェクト管理システムを、プラントを建設するプロジェクトを例に、説明する。
(Embodiment 1)
Hereinafter, the project management system according to the first embodiment will be described using a project for constructing a plant as an example.
 図1は、エリアA00内の複数のエリアA01~A04で、複数の人員(作業管理者(スーパバイザ)SVと作業者PS)と機材MAにより、工事(タスク)が並列的に実行されている様子を模式的に示す。
 図1に示すように、本実施形態に係るプロジェクト管理システム1000は、本部等に配置されたプロジェクト管理装置1と建設現場に配置された複数の端末装置21、22、23、24と、を備える。
FIG. 1 shows that construction (tasks) is being performed in parallel by a plurality of personnel (work manager (supervisor) SV and worker PS) and equipment MA in a plurality of areas A01 to A04 in area A00. Is shown schematically.
As shown in FIG. 1, a project management system 1000 according to the present embodiment includes a project management device 1 disposed at a headquarters or the like, and a plurality of terminal devices 21, 22, 23, 24 disposed at a construction site. .
 プロジェクト管理装置1は、1)プラントを建設するプロジェクトを、ワークパッケージ単位で管理し、2)ワークパッケージに労働資源(人的資源と機材資源)を割当てて、3)ワークパッケージ単位で工事のスケジュール及び進捗状況を管理し、4)工事に遅延が発生した場合に、必要に応じて、遅れを挽回できるように、労働資源(人的資源と機材資源)の割当てを調整する。 The project management apparatus 1 1) manages a project for constructing a plant in units of work packages, 2) allocates labor resources (human resources and equipment resources) to the work packages, and 3) schedules the construction in units of work packages. 4) Adjust the allocation of labor resources (human resources and equipment resources) so that the delay can be recovered if necessary.
 ワークパッケージは、プロジェクトを構成するタスクを、エリア毎に分類したものである。換言すると、ワークパッケージは、エリアとそのエリアで実施されるタスクとの組み合わせを表す。ワークパッケージの詳細については、図4を参照して後述する。ワークパッケージは、本実施の形態では、プロジェクトの開始時等に、プロジェクトを熟知する者により設計され、後述するワークパッケージDB131に登録される。ワークパッケージの数、ワークパッケージに対応するエリア及びタスクのサイズ、ワークパッケージの設計手法等は、任意である。 Work package is a grouping of tasks that make up a project by area. In other words, the work package represents a combination of an area and a task performed in the area. Details of the work package will be described later with reference to FIG. In the present embodiment, the work package is designed by a person who is familiar with the project at the start of the project and is registered in the work package DB 131 described later. The number of work packages, the area corresponding to the work package, the size of the task, the design method of the work package, and the like are arbitrary.
 一方、図1に示す端末装置21~24は、建設現場の各エリアの作業管理者SV等により所持され、プロジェクト管理装置1から提供された情報を表示し、また、プロジェクトの進行状況などの情報をプロジェクト管理装置1に送信する。プロジェクト管理装置1は、端末装置21~24から受信した情報を参照してプロジェクトを管理する。 On the other hand, the terminal devices 21 to 24 shown in FIG. 1 are possessed by work managers SV and the like in each area of the construction site, display information provided from the project management device 1, and information such as the progress of the project. Is transmitted to the project management apparatus 1. The project management device 1 refers to the information received from the terminal devices 21 to 24 and manages the project.
 プロジェクト管理装置1と各端末装置21~24とは、インタ-ネット、LAN(Local Area Network)等のネットワークNTを介して接続されている。プロジェクト管理装置1と各端末装置21~24とは、常時接続されている必要はない。プロジェクト管理装置1と各端末装置21~24とは、定期的(例えば、1日に数回等)にネットワークNTに接続される構成でもよい。また、プロジェクト管理装置1と端末装置21~24との間を、USB(Universal Serial Bus)メモリ等の記録媒体を介して接続してもよい。 The project management device 1 and the terminal devices 21 to 24 are connected via a network NT such as the Internet or a LAN (Local Area Network). The project management device 1 and the terminal devices 21 to 24 do not need to be always connected. The project management device 1 and the terminal devices 21 to 24 may be connected to the network NT periodically (for example, several times a day). Further, the project management device 1 and the terminal devices 21 to 24 may be connected via a recording medium such as a USB (Universal Serial Bus) memory.
 プロジェクト管理装置1は、汎用のコンピュータ等から構成され、図2に示すように、CPU101と主記憶部102と補助記憶部103と入力部104と表示部105と通信部106とを備える。 The project management apparatus 1 includes a general-purpose computer or the like, and includes a CPU 101, a main storage unit 102, an auxiliary storage unit 103, an input unit 104, a display unit 105, and a communication unit 106, as shown in FIG.
 CPU101は、補助記憶部103に記憶されたプロジェクト管理用の制御プログラムを主記憶部102に読み出して実行することにより、後述の各種制御処理を実行する。
 主記憶部102は、揮発性メモリから構成され、CPU101の作業領域として機能する。
 補助記憶部103は、ハードディスク装置、フラッシュメモリ等の不揮発性メモリから構成され、CPU101が実行する制御プログラム等を記憶する。また、補助記憶部103は、データベース(以下、DB)131~138を記憶する。制御プログラム、DB131~138については、後述する。
The CPU 101 reads out and executes the control program for project management stored in the auxiliary storage unit 103 to the main storage unit 102, thereby executing various control processes described later.
The main storage unit 102 includes a volatile memory and functions as a work area for the CPU 101.
The auxiliary storage unit 103 is configured by a non-volatile memory such as a hard disk device or a flash memory, and stores a control program executed by the CPU 101. The auxiliary storage unit 103 stores databases (hereinafter referred to as DBs) 131 to 138. The control program, DB 131 to 138 will be described later.
 入力部104は、キーボード、マウス等の入力装置と入力インタフェースとを備える。入力部104は、ユーザが入力する各種操作情報を受け付けて、受け付けた操作情報をCPU101に出力する。なお、各種操作情報は、外部装置から入力されてもよい。 The input unit 104 includes an input device such as a keyboard and a mouse and an input interface. The input unit 104 receives various types of operation information input by the user and outputs the received operation information to the CPU 101. Various types of operation information may be input from an external device.
 表示部105は、液晶ディスプレイ装置等の表示装置と表示部インタフェースとを備える。表示部105は、CPU101から供給された各種情報を表示する。通信部106は、ネットワークNTに接続されており、各端末装置21~24、外部装置(図示せず)等とネットワークNTを介して通信を行う。 The display unit 105 includes a display device such as a liquid crystal display device and a display unit interface. The display unit 105 displays various information supplied from the CPU 101. The communication unit 106 is connected to the network NT, and communicates with the terminal devices 21 to 24, external devices (not shown), etc. via the network NT.
 次に、本実施の形態に係るプロジェクト管理装置1の機能構成について説明する。
 CPU101は、補助記憶部103に記憶されているプログラムを実行することにより、図3に示す各部として機能する。具体的には、CPU101は、受付部111、クリティカルパス特定・更新部112、労働資源割当て部113、作業実績取得部114、進捗情報生成部115、通知部116として機能する。
Next, the functional configuration of the project management apparatus 1 according to the present embodiment will be described.
The CPU 101 functions as each unit illustrated in FIG. 3 by executing a program stored in the auxiliary storage unit 103. Specifically, the CPU 101 functions as a reception unit 111, a critical path identification / update unit 112, a labor resource allocation unit 113, a work performance acquisition unit 114, a progress information generation unit 115, and a notification unit 116.
 一方、補助記憶部103は、ワークパッケージDB131と、エリアDB132と、タスクDB133と、クリティカルパスDB134と、労働資源DB135と、割当て計画DB136と、作業実績DB137と、進捗DB138とを備える。 Meanwhile, the auxiliary storage unit 103 includes a work package DB 131, an area DB 132, a task DB 133, a critical path DB 134, a labor resource DB 135, an allocation plan DB 136, a work performance DB 137, and a progress DB 138.
 受付部111は、入力部104から、ワークパッケージ情報と、エリア情報と、タスク情報と、クリティカルパス情報(初期値)と、を受け付け、ワークパッケージ情報をワークパッケージDB131に、エリア情報をエリアDB132に、タスク情報をタスクDB133に、それぞれ格納する。 The accepting unit 111 accepts work package information, area information, task information, and critical path information (initial value) from the input unit 104, the work package information is in the work package DB 131, and the area information is in the area DB 132. The task information is stored in the task DB 133, respectively.
 ワークパッケージは、上述したように、エリアとタスクとを対応付けたものである。ワークパッケージの内容を示す情報がワークパッケージ情報である。ワークパッケージ情報は、図4に例示するように、ワークパッケージ識別情報(Identification;以下、ID)と、エリアIDと、タスクIDと、予定スケジュール(作業の予定開始日、作業の予定終了日)、実スケジュール(実際の作業開始日、実際の作業終了日)、ステータス、順序情報を含む。 As described above, a work package is an association between an area and a task. Information indicating the contents of the work package is work package information. As illustrated in FIG. 4, the work package information includes work package identification information (Identification; hereinafter, ID), an area ID, a task ID, a schedule (work schedule start date, work schedule end date), Includes actual schedule (actual work start date, actual work end date), status, and order information.
 ワークパッケージIDは、ワークパッケージを識別するための情報である。
 エリアIDは、対応するタスクIDにより特定されるタスクが実行されるエリアのIDである。エリアIDで特定されるエリアの詳細は、エリアDB132に格納されているエリア情報により規定される。
The work package ID is information for identifying the work package.
The area ID is an ID of an area in which a task specified by the corresponding task ID is executed. Details of the area specified by the area ID are defined by area information stored in the area DB 132.
 タスクIDは、タスクを特定するIDである。タスクIDで特定されるタスクの内容は、タスクDB133に格納されているタスク情報に含まれている。 Task ID is an ID that identifies a task. The contents of the task specified by the task ID are included in the task information stored in the task DB 133.
 予定スケジュールに含まれる予定開始日は、タスクを開始する予定年月日である。
 予定スケジュールに含まれる予定終了日は、タスクを終了する予定年月日である。
 実スケジュールに含まれる作業開始日は、タスクを実際に開始した年月日である。
 実スケジュールに含まれる作業終了日は、タスクを実際に終了した年月日である。
 ステータスは、未着手、作業中、完了などの、タスクの進行状態を示す情報である。
 順序情報は、タスク間で実施する順番を規定する情報である。
The scheduled start date included in the scheduled schedule is the scheduled date for starting the task.
The scheduled end date included in the scheduled schedule is the scheduled date for ending the task.
The work start date included in the actual schedule is the date on which the task was actually started.
The work end date included in the actual schedule is the date when the task was actually ended.
The status is information indicating the progress of the task, such as not started, working, or completed.
The order information is information that defines the order of execution between tasks.
 ワークパッケージは、プロジェクト単位で、ワークパッケージDB131に登録されている。 Work packages are registered in the work package DB 131 for each project.
 エリア情報は、図5に例示するように、プラントが建設されるエリアとそのエリアに建設される建造物のCAD情報とを対応付ける情報である。エリアは、建造物の位置と、その建造物の機能(例えば、化学工程)等に基づいて複数の階層で区分されている。エリア情報は、エリアDB132に格納されている。 As illustrated in FIG. 5, the area information is information that associates an area where a plant is constructed with CAD information of a building constructed in the area. The area is divided into a plurality of layers based on the position of the building and the function (for example, chemical process) of the building. The area information is stored in the area DB 132.
 タスク情報は、図6に例示するように、タスクIDとタスクの内容を示す情報とそのタスクを実施するために必要となる労働資源の割当ての基準とを対応付ける情報である。ここで、本実施の形態において、労働資源とは人的資源(人員)と機材資源(機材)とを含む。労働資源割当ての基準は、人員(作業管理者SVと作業者PS)の職能IDと、その人数と、機材MAの機材種別IDと、をそれぞれ対応付ける情報である。タスク情報は、タスクDB133に格納されている。職能IDは、人員が遂行可能な職務(作業)のIDである。機材種別IDは、クレーン、フォークリフト、セメントなどのタスクの実行に必要な機材の種類を識別するためのIDである。 As illustrated in FIG. 6, the task information is information that associates a task ID with information indicating the contents of the task and a labor resource allocation standard necessary for performing the task. Here, in this embodiment, labor resources include human resources (personnel) and equipment resources (equipment). The labor resource allocation standard is information that associates the function IDs of the personnel (work manager SV and worker PS), the number of persons, and the equipment type ID of the equipment MA. The task information is stored in the task DB 133. The function ID is an ID of a job (work) that can be performed by a person. The equipment type ID is an ID for identifying the kind of equipment necessary for executing a task such as a crane, a forklift, or a cement.
 ここで、図4に示すワークパッケージ情報のうち、ワークパッケージIDがA01-WK3300のワークパッケージを参照する。
 このワークパッケージのエリアIDは、A01である。図5に示すエリア情報を参照すると、エリアA01は、プラント全体の建設エリア000内のエリアA00の一部であることがわかる。次に、タスクIDは「WK3300」である。図6に示すタスク情報を参照すると、タスクが、「パイプラック上の配管据付け工事」であることがわかる。さらに、「職能ID・機材種別ID」と「人数・数量」の情報から、このタスクを実施するために、作業管理者1人、配管工10人、溶接工8人、クレーン車1台、クレーン運転者1人、クレーン補助者2人が必要であることがわかる。
 また、図4に示すワークパッケージ情報の予定スケジュールから、タスクの開始予定日が2016年11月13日、終了予定日が2016年11月21日で、タスクが着手前であることがわかる。
 さらに、順序情報から、このタスクが、ワークパッケージA01-WK3200のタスクが終了した後に実施される順番になっていることがわかる。
Here, in the work package information shown in FIG. 4, the work package whose work package ID is A01-WK3300 is referred to.
The area ID of this work package is A01. Referring to the area information shown in FIG. 5, it can be seen that the area A01 is a part of the area A00 in the construction area 000 of the entire plant. Next, the task ID is “WK3300”. Referring to the task information shown in FIG. 6, it can be seen that the task is “pipe installation work on a pipe rack”. Furthermore, in order to carry out this task from the information of “function ID / equipment type ID” and “number of people / quantity”, one work manager, 10 plumbers, 8 welders, 1 crane truck, 1 crane It can be seen that one driver and two crane assistants are necessary.
Further, it can be seen from the scheduled schedule of the work package information shown in FIG. 4 that the scheduled start date of the task is November 13, 2016 and the scheduled end date is November 21, 2016, and the task is not yet started.
Further, it can be seen from the order information that this task is in the order to be executed after the task of the work package A01-WK3200 is completed.
 図3に示すクリティカルパス特定・更新部112は、ワークパッケージDB131に格納されているワークパッケージ情報を参照し、プロジェクト進行のクリティカルパスを求める。クリティカルパス特定・更新部112は、求めたクリティカルパスを示すクリティカルパス情報をクリティカルパスDB134に格納する。ここで、クリティカルパスとは、プロジェクトの各タスクを、プロジェクト開始から終了まで「前のタスクが終わらないと次のタスクが始まらない」という依存関係に従って結んでいったときに、所要時間が最長となる経路を意味する。クリティカルパス特定・更新部112は、プロジェクトのワークパッケージ情報がワークパッケージDBに登録されたときに、クリティカルパスの初期値を求めてクリティカルパスDB134に登録する。ワークパッケージの状態はプロジェクトの進行に伴って、変化し、クリティカルパスも変化する。このため、クリティカルパス特定・更新部112は、クリティカルパス情報を周期的に更新する。 3 refers to the work package information stored in the work package DB 131 and obtains a critical path for the progress of the project. The critical path identifying / updating unit 112 stores critical path information indicating the obtained critical path in the critical path DB 134. Here, the critical path is the longest time required to connect each task of a project from the start to the end of the project according to the dependency relationship that the next task will not start unless the previous task ends. Means a route. When the project work package information is registered in the work package DB, the critical path identifying / updating unit 112 obtains an initial value of the critical path and registers it in the critical path DB 134. The work package status changes as the project progresses, and the critical path changes. For this reason, the critical path identifying / updating unit 112 periodically updates the critical path information.
 労働資源DB135は、労働資源に関する情報を格納する。この実施形態では、労働資源は、人的資源(即ち、人員(作業管理者SVと作業者PS))と機材資源(機械、装置、設備、材料)とを含む。労働資源DB135は、人的資源である作業管理者SVと作業者PS等の情報を登録した人的資源テーブルと、プロジェクトで使用可能な機材資源(例えば、機材MA)を登録した機材資源テーブルを含む。 The labor resource DB 135 stores information on labor resources. In this embodiment, labor resources include human resources (that is, personnel (work manager SV and worker PS)) and equipment resources (machines, apparatuses, facilities, materials). The labor resource DB 135 includes a human resource table in which information such as the work manager SV and the worker PS, which are human resources, is registered, and an equipment resource table in which equipment resources (for example, equipment MA) that can be used in the project are registered. Including.
 人的資源テーブルは、図7Aに示すように、このプロジェクトに関して労働することが可能な人員のID(人的資源ID)と、その人員の属性情報と、その人員の職能を示す職能IDとステータス情報とを含む。属性情報は、氏名、年齢、性別、住所、連絡先等の情報と、その人物が属す組織(例えば、会社)の情報を含む。職能IDは、その人員が担当することができる仕事・役割のIDである。1人員に複数の職能IDが割当てられてもよい。ステータス情報は、日程とその人員の割当てられているワークパッケージのID、お休みの情報などを含む。 As shown in FIG. 7A, the human resource table includes IDs (human resource IDs) of personnel who can work on the project, attribute information of the personnel, functional IDs indicating the capabilities of the personnel, and statuses. Information. The attribute information includes information such as name, age, sex, address, and contact information, and information on the organization (for example, company) to which the person belongs. The function ID is an ID of a job / role that the person can take charge of. A plurality of function IDs may be assigned to one person. The status information includes the schedule, the ID of the work package to which the person is assigned, information on holidays, and the like.
 機材資源テーブルは、図7Bに示すように、機材の種別IDと、種別と、実際に使用可能な機材のIDと、その機材の属性情報と、ステータスとを対応付けて格納する。機材種別IDは、機材の種別を示すIDである。種別は、クレーン、フォークリフト、足場などの装置・機械の種類や、砂、砂利、セメント等の材料の種類を示す。機材IDは、このプロジェクトで実際に使用可能な機材のIDを示す。属性情報は、その機材の仕様を示す。ステータス情報は、装置・機械の使用スケジュール、材料の在庫量等を示す。 As shown in FIG. 7B, the equipment resource table stores the equipment type ID, the type, the actually usable equipment ID, the attribute information of the equipment, and the status in association with each other. The equipment type ID is an ID indicating the type of equipment. The type indicates the type of equipment / machine such as a crane, forklift, or scaffold, and the type of material such as sand, gravel, or cement. The equipment ID indicates the ID of equipment that can actually be used in this project. The attribute information indicates the specifications of the equipment. The status information indicates the usage schedule of the apparatus / machine, the stock amount of the material, and the like.
 図3に示す労働資源割当て部113は、各ワークパッケージに、そのワークパッケージのタスクを実行するために必要とされる労働資源(人的資源と機材資源)とを、労働資源DB135に登録されている人的資源及び機材資源から抽出して割当てる。労働資源割当て部113は、割当てた人的資源及び機材資源を特定する情報を、割当て計画情報として、割当て計画DB136に登録する。 The labor resource allocation unit 113 shown in FIG. 3 registers labor resources (human resources and equipment resources) necessary for executing the tasks of the work package in the work resource DB 135 for each work package. Extract and allocate from existing human resources and equipment resources. The labor resource allocation unit 113 registers information for specifying the allocated human resources and equipment resources in the allocation plan DB 136 as allocation plan information.
 一例として、図4のワークパッケージIDが「A01-WK3300」のワークパッケージに注目する。タスクIDは「WK3300」である。図6のタスクDB133を参照すると、タスクID「WK3300」のタスクを実施するために必要な人員と機材は、職能ID「SV」の人員が「1」、職能ID「PS11」の人員が「10」、「PS12」の人員が「8」、機材種別ID「CR」のクレーン車が「1」、職能ID「PS13」のクレーン車運転員が「1」、職能ID「PS14」のクレーン補助者が「2」である。労働資源割当て部113は、一定の制約条件のもとで、労働資源DB135から該当する人員、機材を抽出して、ワークパッケージに割当てる。制約条件としては、例えば、所属が同一の人員を優先的に同一ワークパッケージに割当てる、年齢は分散させる、要求仕様を満たす等がある。 As an example, pay attention to the work package whose work package ID is “A01-WK3300” in FIG. The task ID is “WK3300”. Referring to the task DB 133 in FIG. 6, the personnel and equipment necessary for performing the task with the task ID “WK3300” are “1” for the personnel with the occupation ID “SV” and “10 for the personnel with the occupation ID“ PS11 ”. ”,“ PS12 ”personnel is“ 8 ”, equipment type ID“ CR ”crane vehicle is“ 1 ”, crane ID operator with job ID“ PS13 ”is“ 1 ”, crane assistant with job ID“ PS14 ” Is “2”. The labor resource allocating unit 113 extracts corresponding personnel and equipment from the labor resource DB 135 under a certain constraint condition, and allocates them to the work package. The constraint conditions include, for example, preferentially assigning personnel with the same affiliation to the same work package, distributing ages, and satisfying required specifications.
 また、労働資源割当て部113は、割当てた人員と機材のステータスを更新する。
 労働資源割当て部113は、例えば、毎週木曜の深夜に、翌週の1週間分の割当て計画情報を作成する。なお、割当て計画は、1週間単位に限られず、これより短い期間の計画であっても、より長い期間の計画であってもよい。
In addition, the labor resource allocation unit 113 updates the status of the allocated personnel and equipment.
For example, the labor resource allocation unit 113 creates allocation plan information for one week of the next week at midnight every Thursday. The allocation plan is not limited to one week, and may be a plan with a shorter period or a plan with a longer period.
 この割当て計画情報は、ワークパッケージIDと、ワークパッケージIDで特定されるワークパッケージに割当てるべき労働資源の種別と数量と、実際に割当てた個々の労働資源のIDとを対応づけたものである。具体的には、割当て計画情報は、図8に示すように、ワークパッケージIDと、職能ID/機材種別IDと、割当て数量と、実際に割当てた人員又は機材の日別のIDの組み合わせ、から構成される。前述のように、ワークパッケージIDと、職能ID/機材種別IDと、割当て数量とは、タスク情報に対応し、実際に割当てた人員/機材のIDは、労働資源DB135から抽出された情報である。 This allocation plan information is obtained by associating the work package ID, the type and quantity of the labor resource to be allocated to the work package specified by the work package ID, and the ID of each actually allocated labor resource. Specifically, as shown in FIG. 8, the allocation plan information includes a combination of a work package ID, a function ID / equipment type ID, an allocated quantity, and a daily ID of the actually allocated personnel or equipment. Composed. As described above, the work package ID, the function ID / equipment type ID, and the allocated quantity correspond to the task information, and the actually allocated personnel / equipment ID is information extracted from the labor resource DB 135. .
 例えば、図6に示すワークパッケージID「A01-WK3100」のワークパッケージを参照すると、例えば、職能IDがPS11の配管工を13人割当てるべきことが定められている。これに対応して、例えば、2016年11月6日の作業には、人的資源ID「P21,P22」で特定される人員を含む13人の配管工が人的資源テーブルから抽出され、登録されている。 For example, referring to the work package with the work package ID “A01-WK3100” shown in FIG. 6, for example, it is determined that 13 plumbers whose work ID is PS11 should be assigned. Correspondingly, for example, in the work on November 6, 2016, 13 plumbers including the personnel specified by the human resource ID “P21, P22” are extracted from the human resource table and registered. Has been.
 なお、割当て計画の作成は1週間周期で行われるが、割当て自体は、例えば、日単位で行われる。また、労働資源割当て部113は、後述するように、タスクの進行状況に応じて、各ワークパッケージへの労働資源の割当て数量を基準値から変更することがある。この場合には、本実施形態では、割当て数量は変更することなく、実際に割当てる労働資源の数量のみを変更することとする。なお、割当て数量自体を変更し、それに合わせて、労働資源を割当てるようにしてもよい。 Note that the allocation plan is created on a weekly cycle, but the allocation itself is performed, for example, on a daily basis. In addition, as described later, the labor resource allocation unit 113 may change the allocation quantity of labor resources to each work package from the reference value according to the progress of the task. In this case, in this embodiment, only the quantity of labor resources to be actually allocated is changed without changing the allocated quantity. Note that the allocation quantity itself may be changed, and labor resources may be allocated accordingly.
 労働資源割当て部113は、作成した割当て計画情報を、割当て計画DB136に一旦格納する。 The labor resource allocation unit 113 temporarily stores the created allocation plan information in the allocation plan DB 136.
 労働資源割当て部113は、その後、作成した割当て計画情報を、通知部116を介して予め登録されている関係者の端末装置、たとえば、プロジェクトのマネージャの端末装置、各エリアの作業管理者SVの端末装置21~24等に送信する。
 その後、関係者が必要な調整を行う。担当者は、調整の結果に基づいて、入力部104を介して割当て計画DB136に登録されている割当て計画情報、労働資源DB135に登録されている人的資源テーブルと機材資源テーブルのステータス情報を調整する。
The labor resource allocating unit 113 then sends the created allocation plan information to the terminal devices of related parties registered in advance via the notification unit 116, for example, the terminal device of the project manager, the work manager SV of each area. It is transmitted to the terminal devices 21 to 24, etc.
After that, the parties concerned make necessary adjustments. The person in charge adjusts the allocation plan information registered in the allocation plan DB 136 and the status information of the human resource table and the equipment resource table registered in the labor resource DB 135 via the input unit 104 based on the adjustment result. To do.
 労働資源割当て部113は、上述の静的な割当てだけでなく、進捗DB138から各ワークパッケージの進捗情報を取得し、遅延しているタスクの処理が促進されるように、割当てを更新する。その意味で、労働資源割当て部113は、労働資源の割当て計画を更新する更新部として機能する。 The labor resource allocation unit 113 acquires not only the above-described static allocation but also the progress information of each work package from the progress DB 138, and updates the allocation so that the processing of the delayed task is promoted. In that sense, the labor resource allocation unit 113 functions as an update unit that updates the allocation plan of labor resources.
 例えば、労働資源割当て部113は、進捗率の高いタスクを有するワークパッケージに割当てられている人員の数をタスク情報で定められている数(基準数)よりも低減させ、進捗率の低いタスクを有するワークパッケージに割当てる人的資源の数を、基準数よりも増加させることにより、遅延している処理の促進を図る。 For example, the labor resource allocation unit 113 reduces the number of personnel allocated to a work package having a task with a high progress rate from the number (reference number) defined in the task information, and allows a task with a low progress rate to be assigned. By increasing the number of human resources to be allocated to the work package having the reference number, the delayed processing is promoted.
 割当て数を基準数から変更するか否かの判断基準の1つとして、クリティカルパスに含まれているワークパッケージのタスクの進捗を阻害しない、及び/又はクリティカルパスに含まれているワークパッケージのタスクの進捗を促進させるように、割当てを変更するという判断基準がある。例えば、労働資源割当て部113は、クリティカルパスに含まれるワークパッケージの進捗率が低い(例えば、100%を下回る)場合、そのワークパッケージに割当てる人員を、タスク情報で定められている基準数より多くする。労働資源割当て部113は、進捗率が低いが、クリティカルパスに含まれていないワークパッケージがある場合には、クリティカルパスに含まれるワークパッケージに割当てられた人員の数を基準数よりも低減させないようにする。また、労働資源割当て部113は、更新後の割当て計画を割当て計画DB136に記憶させる。 As one of the criteria for determining whether or not to change the allocation number from the reference number, the progress of the work package task included in the critical path is not obstructed and / or the work package task included in the critical path There is a criterion to change the allocation so as to promote the progress of For example, when the progress rate of the work package included in the critical path is low (for example, less than 100%), the labor resource allocating unit 113 assigns more people to the work package than the reference number defined in the task information. To do. If there is a work package that is low in progress but not included in the critical path, the labor resource allocation unit 113 does not reduce the number of personnel allocated to the work package included in the critical path below the reference number. To. In addition, the labor resource allocation unit 113 stores the updated allocation plan in the allocation plan DB 136.
 なお、進捗率の高低は、100%といった絶対的な基準で定まるものではなく、各タスク間で相対的に決定される。例えば、進捗率70%のタスクは、進捗率30%のタスクと比較し、進捗率が高いため、このような場合にも労働資源の割当てを増減させることができる。 Note that the level of progress is not determined by an absolute standard such as 100%, but is determined relatively between tasks. For example, since a task with a progress rate of 70% has a higher progress rate than a task with a progress rate of 30%, the allocation of labor resources can be increased or decreased even in such a case.
 また、割当ての更新は、人的資源だけでなく、機材資源についても行ってよい。例えば、労働資源割当て部113は、人員を増員すると決定したワークパッケージに、タスク情報で定められている機材を追加で割当ててもよい。例えば、図6のタスクID「WK3300」で特定されるタスクに対して労働資源を増加させる場合に、クレーン車を追加で割当てても良い。この場合、クレーン車(1台)とクレーン運転者(1人)とクレーン補助者(2人)をセットで追加して割当ててもよい。 Also, the allocation update may be performed not only for human resources but also for equipment resources. For example, the labor resource allocating unit 113 may additionally allocate the equipment defined in the task information to the work package determined to increase the number of personnel. For example, when the labor resource is increased for the task specified by the task ID “WK3300” in FIG. 6, a crane vehicle may be additionally allocated. In this case, a crane vehicle (one), a crane operator (one person), and a crane assistant (two persons) may be added and assigned as a set.
 図3に示す作業実績取得部114は、ワークパッケージ単位で、作業実績情報を取得する。具体的には、各ワークパッケージに対応するエリアの作業管理者SVが所持する端末装置(図1では、端末装置21~24)から、タスクの進捗状況を示す情報、人員、機材の実際の配置状況などを示す情報を、通信部106を介して受信する。作業実績取得部114は、受信した作業実績情報を、ワークパッケージに対応付けて作業実績DB137に格納する。 The work result acquisition unit 114 shown in FIG. 3 acquires work result information for each work package. Specifically, information indicating task progress, actual arrangement of personnel, and equipment from the terminal devices (terminal devices 21 to 24 in FIG. 1) possessed by the work manager SV in the area corresponding to each work package. Information indicating a situation or the like is received via the communication unit 106. The work record acquisition unit 114 stores the received work record information in the work record DB 137 in association with the work package.
 進捗情報生成部115は、作業中のワークパッケージのスケジュールと、作業実績DB137に登録されている作業実績から、基準時(通常は計算時点)での各ワークパッケージのタスクの進捗率を求め、求めた進捗率を図9に示すように、進捗DB138に登録する。 The progress information generation unit 115 obtains and calculates the task progress rate of each work package at the reference time (usually at the time of calculation) from the work package schedule being worked on and the work results registered in the work result DB 137. The progress rate is registered in the progress DB 138 as shown in FIG.
 進捗率は、相対的な進捗率(=(基準時までに実際に終了したタスクの量/基準時までに終了していると予想されているタスクの量(予想総作業量))×100%)で表される。例えば、図9に示す例では、ワークパッケージID「A01-WK3200」のワークパッケージのタスクの進捗率は120%であり、予定を超えて順調に作業が進んでいることを示している。一方、ワークパッケージID「A02-WK0172」のワークパッケージのタスクの進捗率は50%であり作業が予定よりも大幅に遅れていることを示している。労働資源割当て部113は、この進捗率を参照して、割当て計画を更新する。 The progress rate is a relative progress rate (= (amount of tasks actually completed by the reference time / amount of tasks expected to be completed by the reference time (expected total work amount)) × 100% ). For example, in the example shown in FIG. 9, the progress rate of the task of the work package with the work package ID “A01-WK3200” is 120%, which indicates that the work is proceeding smoothly beyond the schedule. On the other hand, the progress rate of the task of the work package with the work package ID “A02-WK0172” is 50%, which indicates that the work is significantly behind schedule. The labor resource allocation unit 113 updates the allocation plan with reference to this progress rate.
 通知部116は、労働資源割当て部113から通知される割当て計画情報(例えば、ワークパッケージID、日付、人的資源ID、及び対応する属性情報)を、各エリアA01~A04の端末装置21~24へ送信する。一方、端末装置21~24は、プロジェクト管理装置1から人的資源IDと属性情報を受信すると、受信した情報を表示部21a~24aに表示させることが可能となる。これにより、作業管理者SVは、表示部21a~24aの表示を参照しながら、人的資源を実際に作業へ割り振る。 The notification unit 116 transmits the allocation plan information (for example, work package ID, date, human resource ID, and corresponding attribute information) notified from the labor resource allocation unit 113 to the terminal devices 21 to 24 in the areas A01 to A04. Send to. On the other hand, when the terminal devices 21 to 24 receive the human resource ID and attribute information from the project management device 1, the terminal devices 21 to 24 can display the received information on the display units 21a to 24a. Thereby, the work manager SV actually allocates human resources to the work while referring to the displays on the display units 21a to 24a.
 次に、上記構成を有するプロジェクト管理装置1が実行するプロジェクト管理処理について図10~図14を参照して説明する。 Next, a project management process executed by the project management apparatus 1 having the above configuration will be described with reference to FIGS.
 まず、図10を参照して、プロジェクト開始時点等で実行されるプロジェクト管理初期処理を説明する。 First, with reference to FIG. 10, the project management initial process executed at the start of the project will be described.
 前提として、プロジェクトの内容が定まると、プロジェクトを熟知した担当者により、ワークパッケージ情報、エリア情報、タスク情報が策定される。また、労務関係の担当者により、労働資源情報が策定される。ワークパッケージ情報、エリア情報、タスク情報、労働資源情報は、受付部111を介して、ワークパッケージDB131、エリアDB132、タスクDB133、労働資源DB135に格納される。 As a premise, once the contents of the project are determined, work package information, area information, and task information are formulated by the person in charge who is familiar with the project. Labor resource information is formulated by labor-related personnel. The work package information, area information, task information, and labor resource information are stored in the work package DB 131, the area DB 132, the task DB 133, and the labor resource DB 135 via the reception unit 111.
 CPU101のクリティカルパス特定・更新部112は、ワークパッケージDB131から、各ワークパッケージのタスクの予定スケジュール(図4に示す予定開始日、予定終了日)と順序情報とを取得する(ステップS101)。 The critical path identifying / updating unit 112 of the CPU 101 acquires the scheduled schedule (scheduled start date and scheduled end date shown in FIG. 4) and order information of each work package task from the work package DB 131 (step S101).
 次に、クリティカルパス特定・更新部112は、予定スケジュールと順序情報とに基づいて、プロジェクトを構成するタスクのクリティカルパスを特定し、特定したクリティカルパスに含まれるワークパッケージを特定する(ステップS102)。例えば、ワークパッケージの予定スケジュールが、図13に例示するPERT図で表される場合、クリティカルパス特定・更新部112は、ワークパッケージWP[0]、WP[1]、WP[2]、WP[3]の系列をクリティカルパスと特定する。 Next, the critical path identifying / updating unit 112 identifies the critical path of the task constituting the project based on the scheduled schedule and the order information, and identifies the work package included in the identified critical path (step S102). . For example, when the work package schedule is represented by the PERT diagram illustrated in FIG. 13, the critical path identifying / updating unit 112 selects the work packages WP [0], WP [1], WP [2], WP [ 3] is identified as a critical path.
 次に、労働資源割当て部113は、実施予定のタスクを有する各ワークパッケージに労働資源を割当て、図8に例示する割当て計画を生成する(ステップS103)。具体的には、労働資源割当て部113は、タスクの処理を開始する予定のワークパッケージをワークパッケージDB131から抽出する。 Next, the labor resource allocation unit 113 allocates labor resources to each work package having a task to be executed, and generates an allocation plan illustrated in FIG. 8 (step S103). Specifically, the labor resource allocation unit 113 extracts from the work package DB 131 a work package scheduled to start task processing.
 次に、労働資源割当て部113は、抽出したワークパッケージのタスクを処理するために必要な労働資源(人的資源と機材資源)と数量(人数と数量)をタスクDB133に記憶されているタスク情報から判別する。 Next, the labor resource allocating unit 113 stores task information stored in the task DB 133 with labor resources (human resources and equipment resources) and quantities (number of people and quantities) necessary for processing the tasks of the extracted work package. Determine from.
 続いて、労働資源割当て部113は、労働資源DB135を参照し、該当する人員及び機材をそのワークパッケージに日単位で割当て、割当て計画を作成する。また、割当てた人員と機材のステータス(スケジュール)を人的資源テーブルと機材資源テーブルに登録する。 Subsequently, the labor resource allocation unit 113 refers to the labor resource DB 135, allocates appropriate personnel and equipment to the work package on a daily basis, and creates an allocation plan. The assigned personnel and equipment status (schedule) are registered in the human resource table and the equipment resource table.
 初期段階では、タスクの処理に遅延は発生していない。従って、基本的に、労働資源割当て部113は、各タスクの実行に必要な人員と機材を割当てる。ただし、人員と機材が不足している状態では、クリティカルパス上のワークパッケージへの労働資源の割当てが優先される。 In the initial stage, there is no delay in task processing. Therefore, basically, the labor resource allocation unit 113 allocates personnel and equipment necessary for executing each task. However, when there are a shortage of personnel and equipment, priority is given to the allocation of labor resources to work packages on the critical path.
 労働資源割当て部113は、作成した割当て計画を、表示部105に表示する。労働資源割当て部113は、人員割当て担当者の入力部104を介した指示に応答して、作成した割当て計画を編集する(ステップS104)。 The labor resource allocation unit 113 displays the created allocation plan on the display unit 105. The labor resource allocating unit 113 edits the created allocation plan in response to an instruction via the input unit 104 of the staff allocator (step S104).
 編集が終了すると、労働資源割当て部113は、編集済の割当て計画を割当て計画DB136に登録する。また、労働資源DB135に格納されている人的資源テーブルと機材資源テーブルのステータスの欄を更新する。また、労働資源割当て部113は、通信部106とネットワークNTを介して、予め登録されている関係者の端末装置に割当て計画を通知する(ステップS105)。
 こうして、実施予定のタスクを含むワークパッケージに人員及び機材が割当てられ、プロジェクトの処理が開始される。
When editing is completed, the labor resource allocation unit 113 registers the edited allocation plan in the allocation plan DB 136. Further, the status columns of the human resource table and the equipment resource table stored in the labor resource DB 135 are updated. In addition, the labor resource allocation unit 113 notifies the allocation plan to the terminal devices of related parties registered in advance via the communication unit 106 and the network NT (step S105).
In this way, personnel and equipment are allocated to the work package including the task to be executed, and the project processing is started.
 次に、プロジェクト開始後に、プロジェクト管理装置1が実行するプロジェクト管理処理について図11と図12を参照して説明する。
 このプロジェクト管理処理は、周期的に、例えば、毎週木曜日の深夜等に実行される。また、前提として、各作業管理者SVは、自分が担当するワークパッケージに関する当日の作業実績(例えば、作業時間、終了済みの作業量)を示す作業実績情報を、自己の端末装置(図1では、端末装置21~24)に入力しておく。なお、プロジェクト管理処理は任意の周期で行われてもよく、1週間より短くとも、長くともよい。
Next, a project management process executed by the project management apparatus 1 after the project starts will be described with reference to FIGS.
This project management process is executed periodically, for example, every Thursday at midnight. Also, as a premise, each work manager SV provides work performance information indicating the work performance (for example, work time, completed work amount) on the current day regarding the work package that he / she is responsible for in his / her terminal device (in FIG. 1). Are input to the terminal devices 21 to 24). The project management process may be performed at an arbitrary cycle, and may be shorter or longer than one week.
 作業実績取得部114は、作業管理者SVが所持する端末装置から通信部106を介して、作業実績情報を収集する(ステップS201)。 The work performance acquisition unit 114 collects work performance information from the terminal device possessed by the work manager SV via the communication unit 106 (step S201).
 次に、進捗情報生成部115は、作業実績取得部114が作業実績情報を収集したワークパッケージについて、その時点におけるタスクの進捗率を求める(ステップS202)。具体的には、まず、進捗情報生成部115は、そのワークパッケージのタスクの、その時点において終了している予定の作業量を、予定スケジュールから求める。次に、進捗情報生成部115は、進捗率(%)=(作業実績情報から得られた終了済作業量/予定総作業量)×100を求める。なお、進捗率(%)=(作業実績情報から得られた終了済作業時間/予定総作業時間)×100を求めてもよい。即ち、作業量で進捗率を求めても、作業時間に基づいて進捗率を求めてもよい。 Next, the progress information generation unit 115 obtains the task progress rate at that time for the work package for which the work result acquisition unit 114 has collected the work result information (step S202). Specifically, first, the progress information generation unit 115 obtains the scheduled work amount of the work package task that has been completed at that time from the scheduled schedule. Next, the progress information generation unit 115 obtains the progress rate (%) = (finished work amount obtained from work result information / scheduled total work amount) × 100. Note that progress rate (%) = (finished work time obtained from work performance information / scheduled total work time) × 100 may be obtained. That is, the progress rate may be obtained based on the work amount or the progress rate may be obtained based on the work time.
 進捗情報生成部115は、求めた進捗率で進捗DB138に記憶されている進捗情報を更新する(ステップS203)。 The progress information generation unit 115 updates the progress information stored in the progress DB 138 with the calculated progress rate (step S203).
 その後、進捗情報生成部115は、作業実績情報から、終了したワークパッケージがあるか否かを判定する(ステップS204)。 Thereafter, the progress information generation unit 115 determines whether or not there is a finished work package from the work result information (step S204).
 進捗情報生成部115は、終了したワークパッケージが有ると判定すると(ステップS204:Yes)、ワークパッケージ情報上で、終了したワークパッケージのステータスを「完了」に変更し、そのワークパッケージを労働資源の割当て対象から除外する(ステップS205)。 When the progress information generation unit 115 determines that there is a finished work package (step S204: Yes), the progress information generation unit 115 changes the status of the finished work package to “completed” on the work package information, and changes the work package to the labor resource. It excludes from allocation object (step S205).
 次に、クリティカルパス特定・更新部112は、終了していない(ステータスが作業中と着手前)のワークパッケージについて、実際の作業の進捗率を考慮して、クリティカルパスを特定する(ステップS206)。 Next, the critical path identifying / updating unit 112 identifies a critical path for a work package that has not been completed (status is “work in progress” and before starting) in consideration of the actual work progress rate (step S206). .
 例えば、図13に示した予定スケジュールが、10日後、図14に示すように変化し、遂行中のワークパッケージがWP[0]、WP[4]、WP[9]であるとする。そして、ワークパッケージWP[0]、WP[9]の進捗率が100%であり、ワークパッケージWP[4]の進捗率が50%であったとする。この場合、ワークパッケージWP[0]の残り日数が3日(=13-(10×100%)日)であるから、ワークパッケージWP[0]、WP[1]、WP[2]、WP[3]の系列の今からプロジェクト終了時までの期間は、159日になる。一方、ワークパッケージWP[4]については10日目において予定の半分の5日分の作業量しか実施されていないため、ワークパッケージWP[4]の残り日数は6日(=11-(10×50%)日)である。従って、ワークパッケージWP[4]、WP[5]、WP[6]の系列のプロジェクト終了時までの期間は、162日になる。従って、クリティカルパス特定・更新部112は、ワークパッケージWP[4]、WP[5]、WP[6]の系列を新たにクリティカルパスと特定する。そして、クリティカルパス特定・更新部112は、クリティカルパスDB134が記憶するワークパッケージのIDを、特定したクリティカルパスに含まれるワークパッケージのIDで更新する。 For example, assume that the scheduled schedule shown in FIG. 13 changes as shown in FIG. 14 after 10 days, and the work packages being executed are WP [0], WP [4], and WP [9]. The progress rates of the work packages WP [0] and WP [9] are 100%, and the progress rate of the work package WP [4] is 50%. In this case, since the remaining days of the work package WP [0] are 3 days (= 13− (10 × 100%) days), the work packages WP [0], WP [1], WP [2], WP [ 3], the period from the end of the project to the end of the project is 159 days. On the other hand, since the work package WP [4] is only subjected to the work amount for 5 days, which is half of the planned amount on the 10th day, the remaining days of the work package WP [4] are 6 days (= 11− (10 × 50%) day). Therefore, the period until the end of the project of the work package WP [4], WP [5], WP [6] series is 162 days. Therefore, the critical path identifying / updating unit 112 newly identifies a series of work packages WP [4], WP [5], and WP [6] as critical paths. Then, the critical path specifying / updating unit 112 updates the ID of the work package stored in the critical path DB 134 with the ID of the work package included in the specified critical path.
 続いて、労働資源割当て部113は、進捗DB138から各ワークパッケージの進捗情報を取得するとともに、クリティカルパスDB134からクリティカルパスに含まれるワークパッケージのIDを取得する。そして、労働資源割当て部113は、取得した進捗情報とクリティカルパスに含まれるワークパッケージのIDとに基づいて、各ワークパッケージへの労働資源の割当て計画を更新する(ステップS207)。 Subsequently, the labor resource allocation unit 113 acquires the progress information of each work package from the progress DB 138 and also acquires the ID of the work package included in the critical path from the critical path DB 134. Then, the labor resource allocation unit 113 updates the allocation plan of the labor resources to each work package based on the acquired progress information and the work package ID included in the critical path (step S207).
 この割当て計画更新処理(ステップS207)の詳細を、図12を参照して説明する。
 まず、労働資源割当て部113は、ワークパッケージ情報に基づいて、ステータスが「作業中」のワークパッケージと、開始予定日が翌週のワークパッケージを特定する。労働資源割当て部113は、タスク情報に基づいて、特定したワークパッケージの各タスクの実行に必要な人員と機材とを労働資源DB135から抽出して割当てる(ステップS301)。
Details of the allocation plan update process (step S207) will be described with reference to FIG.
First, the labor resource allocation unit 113 specifies a work package whose status is “working” and a work package whose scheduled start date is the next week based on the work package information. Based on the task information, the labor resource allocation unit 113 extracts and allocates personnel and equipment necessary for executing each task of the identified work package from the labor resource DB 135 (step S301).
 次に、労働資源割当て部113は、ステータスが作業中のワークパッケージの中で、クリティカルパス上に位置し、且つ、タスクの作業が遅延しているワークパッケージがあるか否か判別する(ステップS302)。 Next, the labor resource allocating unit 113 determines whether there is a work package whose status is on the critical path and whose task work is delayed among the work packages being worked (step S302). ).
 労働資源割当て部113は、遅延しているタスクを有するワークパッケージが存在する場合(ステップS302:Yes)、処理が進んでいる(例えば、進捗率が100%以上の)タスクを有するワークパッケージ、又はクリティカルパスに影響を与えないワークパッケージが存在するか判別する(ステップS303)。換言すると、労働資源割当て部113は、スケジュールに余裕のあるワークパッケージが存在するか否か判別する。 When there is a work package having a delayed task (step S302: Yes), the labor resource allocating unit 113 has a work package having a task whose processing is progressing (for example, the progress rate is 100% or more), or It is determined whether there is a work package that does not affect the critical path (step S303). In other words, the labor resource allocating unit 113 determines whether there is a work package with a sufficient schedule.
 労働資源割当て部113は、スケジュールに余裕のあるワークパッケージが存在すると判別すると(ステップS303:Yes)、遅延しているワークパッケージへの労働資源(人的資源と機材資源)の割当てを、ステップS301で割当てた労働資源に+αして割当てる。なおαは、人員の人数、機材の数量を表す。すなわち割当てた労働資源を増やす(ステップS304)。例えば、職能IDが「PS11」の人が13人割当てることが基準となっている場合を想定する。この場合、ステップS301では、職能IDが「PS11」の人員が人的資源テーブルから13人抽出されて、割当てられる。さらに、このステップS304で、例えば、職能IDが「PS11]の人員3人が追加で抽出され、割当てられ、計16人となる。 If the labor resource allocation unit 113 determines that there is a work package with a sufficient schedule (step S303: Yes), the labor resource allocation unit 113 allocates labor resources (human resources and equipment resources) to the delayed work package in step S301. + Α is allocated to the labor resource allocated in (1). Α represents the number of personnel and the quantity of equipment. That is, the allocated labor resources are increased (step S304). For example, a case is assumed in which it is a standard that 13 persons with a function ID “PS11” are assigned. In this case, in step S301, 13 persons whose job ID is “PS11” are extracted from the human resource table and assigned. Further, in this step S304, for example, three additional staff members whose job ID is “PS11” are additionally extracted and assigned to a total of 16 persons.
 一方、労働資源割当て部113は、進んでいるタスクを有するワークパッケージ又はクリティカルパスに影響を与えないワークパッケージに割当てる労働資源を、ステップS301で割当てた数から-αする。すなわち割当てた労働資源を減らす(ステップS305)。 On the other hand, the labor resource allocation unit 113 decrements -α from the number allocated in step S301 by the labor resource allocated to a work package having an advanced task or a work package that does not affect the critical path. That is, the allocated labor resources are reduced (step S305).
 例えば、職能IDが「PS11」の人が13人割当てることが基準となっている場合に、ステップS301では、職能IDが「PS11」の人員13人が抽出されて、割当てられる。さらに、このステップS305で、既に割当てられている人員13人のうちから、例えば、3人が除外され、計10人となる。 For example, when it is a standard to assign 13 people with a work ID “PS11”, in step S301, 13 people with a work ID “PS11” are extracted and assigned. Furthermore, in this step S305, for example, 3 people are excluded from 13 already assigned personnel, and the total is 10 people.
 なお、ステップS304で追加する労働資源とステップS305で除外する労働資源とは、同一であることが望ましい。また、ステップS304とS305の処理は、同時並列的に行っても、ステップS305を先に、ステップS304を後に行うようにしてもよい。また、図8に示す「割当て数量」自体をタスク情報から定まる基準値から変更し、変更後の割当て数量に合致するように、労働資源DB135から労働資源を抽出して割当ててもよい。 Note that the labor resource added in step S304 and the labor resource excluded in step S305 are preferably the same. In addition, the processes in steps S304 and S305 may be performed simultaneously or in parallel, or step S305 may be performed first and step S304 may be performed later. Further, the “allocation quantity” itself shown in FIG. 8 may be changed from the reference value determined from the task information, and the labor resource may be extracted and allocated from the labor resource DB 135 so as to match the changed allocation quantity.
 例えば、図13に示した予定スケジュールが、20日後、図15に示すように変化し、タスクを遂行中のワークパッケージがWP[1]、WP[5]、WP[7]、WP[10]であるとする。そして、ワークパッケージWP[5]とWP[7]の進捗率が3%、WP[1]とWP[10]の進捗率が100%であるとする。この場合も、図14と同様に、ワークパッケージWP[4]、WP[5]、WP[6]の系列がクリティカルパスとなる。従って、クリティカルパス上の遅延しているワークパッケージは、WP[5]である。 For example, the scheduled schedule shown in FIG. 13 changes as shown in FIG. 15 after 20 days, and the work packages that are performing the tasks are WP [1], WP [5], WP [7], WP [10]. Suppose that The progress rates of the work packages WP [5] and WP [7] are 3%, and the progress rates of the WP [1] and WP [10] are 100%. Also in this case, as in FIG. 14, the series of work packages WP [4], WP [5], and WP [6] becomes a critical path. Therefore, the delayed work package on the critical path is WP [5].
 一方、ワークパッケージWP[1]、WP[7]、WP[10]は、現在のクリティカルパスの外にある。ただし、ワークパッケージWP[1]は、ワークパッケージWP[5]の処理が回復すると、図13に示すようにクリティカルパス上のワークパッケージになる可能性がある。このため、ワークパッケージWP[1]は、労働資源の割当てを基準値から変更する対象から除外する。続いて、ワークパッケージWP[7]とWP[10]を比較すると、ワークパッケージWP[10]の方が時間に余裕がある。そこで、ワークパッケージWP[10]への労働資源を基準値よりもαだけ減らし、ワークパッケージWP[5]への労働資源の割当てを基準値よりもαだけ増加する。 On the other hand, the work packages WP [1], WP [7], and WP [10] are outside the current critical path. However, the work package WP [1] may become a work package on the critical path as shown in FIG. 13 when the processing of the work package WP [5] is recovered. For this reason, the work package WP [1] excludes the allocation of labor resources from the target to be changed from the reference value. Subsequently, when the work packages WP [7] and WP [10] are compared, the work package WP [10] has more time. Therefore, the labor resource for the work package WP [10] is reduced by α from the reference value, and the allocation of the labor resource to the work package WP [5] is increased by α from the reference value.
 その後フローは、図11のフローにリターンし、ステップS208に進む。 Thereafter, the flow returns to the flow of FIG. 11 and proceeds to step S208.
 労働資源割当て部113は、生成した割当て計画を、予め登録されている各端末装置に送信する。この場合、各エリアの作業管理者SVが所持している端末装置、例えば、端末装置21~24にも情報を送信する。
 労働資源割当て担当者は、各エリアの作業管理者SVからの意見を考慮して、割当て計画を編集する(ステップS208)。
The labor resource allocating unit 113 transmits the generated allocation plan to each terminal device registered in advance. In this case, information is also transmitted to the terminal devices possessed by the work manager SV in each area, for example, the terminal devices 21 to 24.
The person in charge of allocating labor resources edits the allocation plan in consideration of the opinions from the work managers SV in each area (step S208).
 労働資源割当て部113は、最後に確定した割当て計画を、割当て計画DB136に登録し、労働資源DB135に記憶されている人的資源テーブルと機材資源テーブルのステータスの欄を更新する。労働資源割当て部113は、確定した割当て計画情報(例えば、ワークパッケージID、日付、人的資源ID、及び対応する属性情報)を、予め設定されている関係者の端末装置に通知する(ステップS209)。 The labor resource allocation unit 113 registers the allocation plan that has been finalized in the allocation plan DB 136, and updates the status columns of the human resource table and the equipment resource table stored in the labor resource DB 135. The labor resource allocating unit 113 notifies the determined allocation plan information (for example, work package ID, date, human resource ID, and corresponding attribute information) to a terminal device of a related party set in advance (Step S209). ).
 以上に説明したように、本実施の形態に係るプロジェクト管理装置1によれば、更新部として機能する労働資源割当て部113が、進捗情報に基づいて、複数のワークパッケージへの労働資源の割当て計画を動的に変更する。これにより、労働資源がプロジェクトの進捗実績に応じて適切に割当てられるので、プロジェクトの進捗が計画から大きく逸脱することが抑制される。 As described above, according to the project management apparatus 1 according to the present embodiment, the labor resource allocating unit 113 functioning as the updating unit is configured to allocate labor resources to a plurality of work packages based on the progress information. To change dynamically. Thereby, since labor resources are appropriately allocated according to the progress of the project, the progress of the project is prevented from greatly deviating from the plan.
 また、労働資源割当て部113が、タスクの実行に必要となる人員の職能/機材の種別と人数/数量とに基づいて、実際に作業する労働資源を割当てる。これにより、実際に作業する労働資源を、割当て計画に沿って円滑に割当てることができる。設備機器についても同様である。 Also, the labor resource allocating unit 113 allocates the labor resources to be actually worked based on the function / equipment type and the number / quantity of personnel necessary for the execution of the task. Thereby, the actual working resource can be smoothly allocated according to the allocation plan. The same applies to equipment.
 更に、本実施の形態に係るクリティカルパス特定・更新部112は、複数のワークパッケージの進捗情報から、クリティカルパスに含まれるワークパッケージを更新する。これにより、クリティカルパスが、各ワークパッケージの進捗状況に基づいた比較的正確なものとなり、労働資源割当て部113が適切な割当て計画を生成することが可能となる。 Furthermore, the critical path identifying / updating unit 112 according to the present embodiment updates the work packages included in the critical path from the progress information of the plurality of work packages. As a result, the critical path becomes relatively accurate based on the progress status of each work package, and the labor resource allocation unit 113 can generate an appropriate allocation plan.
 更に、本実施の形態に係る通知部116は、割当て計画に沿って、複数のエリアに配置された端末装置21~24それぞれに、各エリアに割当てられる労働資源を示す人的資源ID/機材資源ID(労働資源ID)を通知する。これにより、各エリアの作業管理者SVは、端末装置21~24の表示部に表示される人的資源ID/機材資源IDを参照して各ワークパッケージへの作業者PSと機材MAとの割当てを行うことができる。従って、各エリアA01~A04の作業管理者SVが、割当て計画に沿った労働資源の割当てを実施し易くなる。 Furthermore, the notification unit 116 according to the present embodiment provides the human resource ID / equipment resource indicating the labor resource allocated to each area to each of the terminal devices 21 to 24 arranged in a plurality of areas in accordance with the allocation plan. ID (labor resource ID) is notified. Thereby, the work manager SV in each area allocates the worker PS and the equipment MA to each work package with reference to the human resource ID / equipment resource ID displayed on the display units of the terminal devices 21 to 24. It can be performed. Therefore, the work manager SV in each of the areas A01 to A04 can easily perform labor resource allocation according to the allocation plan.
 なお、労働資源の割当てを基準値よりも増加するワークパッケージをクリティカルパス上のものとしたが、これに限定されず、クリティカルパス上に位置しないが、タスクが遅延しているワークパッケージへの労働資源の割当てを基準値よりも増加してもよい。例えば、図15で、ワークパッケージWP[7]の処理が遅延しているので、労働資源に余裕がある場合に、あるいは、タスクが予定以上に進行しているワークパッケージが存在する場合に、労働資源を追加割当てするようにしてもよい。 Although work packages that increase the allocation of labor resources above the reference value are on the critical path, the work package is not limited to this, and is not located on the critical path, but work on work packages with delayed tasks The resource allocation may be increased from the reference value. For example, in FIG. 15, since the processing of the work package WP [7] is delayed, if there is a surplus of labor resources, or there is a work package whose task is progressing more than planned, Additional resources may be allocated.
 ワークパッケージに労働資源を割当てる場合、割当てる労働資源が少なすぎると、タスクの処理自体が困難になってしまう場合がある。また、割当てた人数が多すぎても処理の効率が低下するだけである。そこで、図16に例示するように、各タスクに割当てる資源の標準値と上限値、下限値を定めておき、上限値と下限値の間で割当てる資源を増減するようにしてもよい。 When allocating labor resources to work packages, task processing itself may become difficult if the allocated labor resources are too small. In addition, if the number of assigned people is too large, the processing efficiency only decreases. Therefore, as illustrated in FIG. 16, the standard value, the upper limit value, and the lower limit value of the resources allocated to each task may be determined, and the resources allocated between the upper limit value and the lower limit value may be increased or decreased.
 また、割当てを更新する際は、図17に示すように、機材とその機材の使用に必要な人員とをパックとし、パック単位で割当てを増減するようにしてもよい。 Also, when updating the assignment, as shown in FIG. 17, the equipment and the personnel required to use the equipment may be used as a pack, and the assignment may be increased or decreased in units of packs.
 また、あるワークパッケージへの労働資源の割当てを基準値から減らした結果、そのワークパッケージがクリティカルパスを形成してしまう事態は避けなければならない。また、あるワークパッケージへの労働資源の割当てを基準値よりも増やした結果、そのワークパッケージのタスクの処理が進み、現在のクリティカルパスが解消し、代わりに、新たなクリティカルパスが形成される場合、新たに形成されるクリティカルパス上のワークパッケージへの労働資源の割当てを減らすことは望ましくない。 Also, it must be avoided that the work package forms a critical path as a result of reducing the allocation of labor resources to a work package from the reference value. In addition, when the work resource allocation to a work package is increased from the reference value, the task processing of the work package proceeds, the current critical path is resolved, and a new critical path is formed instead. It is not desirable to reduce the allocation of labor resources to work packages on newly formed critical paths.
 そこで、図18のフローチャートに示すように、労働資源割当て部113は、労働資源の割当ての調整をおこなってもよい。
 まず、労働資源割当て部113は、労働資源の割当てを基準値から増加するワークパッケージの複数の候補と、労働資源の割当てを基準値から減少するワークパッケージの複数の候補を特定する(ステップS401)。
 次に、労働資源割当て部113は、割当てを減らすことにより、新たにクリティカルパスを形成することとなるワークパッケージを候補から除外する(ステップS402)。
 次に、労働資源割当て部113は、割当てを増加することにより処理が進んで、現在のクリティカルパスが消失し、新たにクリティカルパスを形成することとなるワークパッケージを候補から除外する(ステップS403)。
 続いて、労働資源割当て部113は、残った候補の間で労働資源の割当ての調整を行う(ステップS404)。
Accordingly, as shown in the flowchart of FIG. 18, the labor resource allocation unit 113 may adjust the allocation of labor resources.
First, the labor resource allocating unit 113 identifies a plurality of work package candidates that increase the labor resource allocation from the reference value and a plurality of work package candidates that decrease the labor resource allocation from the reference value (step S401). .
Next, the labor resource allocating unit 113 excludes a work package that will form a new critical path from the candidates by reducing the allocation (step S402).
Next, the labor resource allocation unit 113 advances the processing by increasing the allocation, and the current critical path disappears and a work package that will form a new critical path is excluded from candidates (step S403). .
Subsequently, the labor resource allocation unit 113 adjusts allocation of labor resources among the remaining candidates (step S404).
(実施の形態2)
 上記実施の形態においては、タスクの進捗状況を、建設現場の作業管理者SVが、自己の端末装置から入力する形態としたが、作業者の人数から進捗率を自動的に求める手法も採用可能である。この場合、例えば、CPU101は、作業管理者SVを除く、職種別に((労働資源割当て部113が割当てた人数×日数)/(タスク情報に規定された予定の人数×日数))×100%を求め、その重み付け平均を取ることで、進捗率とすることが可能である。
(Embodiment 2)
In the above-described embodiment, the work manager SV at the construction site inputs the progress status of the task from his / her terminal device. However, a method of automatically obtaining the progress rate from the number of workers can also be adopted. It is. In this case, for example, the CPU 101 sets ((number of people assigned by the labor resource assignment unit 113 × number of days) / (planned number of people prescribed in task information × number of days)) × 100% excluding the work manager SV. It is possible to obtain the progress rate by obtaining the weighted average.
 より単純に、例えば、(労働資源割当て部113が割当てた人数×日数)/(タスク情報に規定された予定の人数×日数)×100%を進捗率とすることも可能である。 More simply, for example, (the number of people allocated by the labor resource allocation unit 113 × the number of days) / (the number of people scheduled in the task information × the number of days) × 100% can be set as the progress rate.
 ただし、この手法では、割当てた人員が本当に就労したか否かはわからない。このため、進捗率の誤差が大きくなる虞がある。そこで、以下、実際に就労している人員を特定し、特定した情報から進捗率を求めることが可能で、さらに、安全管理も可能なプロジェクト管理システムを説明する。 However, with this method, it is not known whether the assigned personnel actually worked. For this reason, there is a possibility that the error of the progress rate becomes large. Therefore, the following describes a project management system in which personnel who are actually working are identified, the progress rate can be obtained from the identified information, and safety management is also possible.
 本実施の形態に係るプロジェクト管理システム2000は、図19に示すように、プロジェクト管理装置201と、複数の端末装置21、22、23、24と、複数のタグTAと、複数の受信機APと、を備える。なお、図19において実施の形態1と同様の構成は図1と同一の符号を付している。また、各人員(作業管理者SVおよび作業者PS)には、各人員の傾きや加速度、周囲の温度、湿度、照度等の物理量を計測する計測器SEが装着されている。各計測器SEは、受信機APへ物理量の計測値を示す計測値情報を送信している。プロジェクト管理装置201と各受信機APとは、ネットワークNTを介して接続されている。各受信機APは、各タグTAから送信される信号を受信する。各受信機APは、各タグTAから受信する信号に含まれるタグIDとその信号の信号強度を示す信号強度情報とから構成されるタグ情報をプロジェクト管理装置201へ送信する。また、各受信機APは、各人員に装着された計測器SEから送信される計測値情報を受信してプロジェクト管理装置201へ送信する。なお、タグTAと計測器SEは一体型のものであってもよい。また、タグTAを機材資源に付すことも可能である。 As shown in FIG. 19, the project management system 2000 according to the present embodiment includes a project management apparatus 201, a plurality of terminal apparatuses 21, 22, 23, 24, a plurality of tags TA, and a plurality of receivers AP. . In FIG. 19, the same components as those in the first embodiment are denoted by the same reference numerals as those in FIG. Each person (work manager SV and worker PS) is equipped with a measuring instrument SE that measures physical quantities such as inclination, acceleration, ambient temperature, humidity, and illuminance of each person. Each measuring device SE transmits measured value information indicating the measured value of the physical quantity to the receiver AP. The project management apparatus 201 and each receiver AP are connected via a network NT. Each receiver AP receives a signal transmitted from each tag TA. Each receiver AP transmits to the project management apparatus 201 tag information including a tag ID included in a signal received from each tag TA and signal strength information indicating the signal strength of the signal. Further, each receiver AP receives measurement value information transmitted from the measuring instrument SE attached to each person and transmits it to the project management apparatus 201. The tag TA and the measuring instrument SE may be integrated. It is also possible to attach the tag TA to the equipment resource.
 プロジェクト管理装置201のハードウェア構成は、実施の形態1で説明したプロジェクト管理装置1と同様である。ただし、プロジェクト管理装置201は、図20に示すような機能構成を有する。なお、図20において実施の形態1と同様の構成については図3と同一の符号を付している。CPU101は、位置特定部211、対応付け部212、人的資源特定部213および安全情報生成部214として機能する点が実施の形態1と相違する。 The hardware configuration of the project management apparatus 201 is the same as that of the project management apparatus 1 described in the first embodiment. However, the project management apparatus 201 has a functional configuration as shown in FIG. In FIG. 20, the same reference numerals as those in FIG. 3 are assigned to the same configurations as those in the first embodiment. The CPU 101 is different from the first embodiment in that the CPU 101 functions as the position specifying unit 211, the associating unit 212, the human resource specifying unit 213, and the safety information generating unit 214.
 さらに、労働資源DB135が、図21に示すように、実際の作業者PSを識別する人員IDを、タグIDと安全情報とに対応づけて記憶している点が実施の形態1に係る労働資源DB135と相違する。タグIDとは、各労働資源に付けられたタグTAに固有のIDである。また、安全情報は、各人員PSに装着された計測器SEにより計測された物理量に基づいて判定された安全性の指標を示す情報である。例えば図21に示す安全情報は、「SA」が「安全」、「SB」が「やや危険」、「SC」が「危険」であることを示している。 Furthermore, as shown in FIG. 21, the labor resource DB 135 stores the personnel ID for identifying the actual worker PS in association with the tag ID and the safety information. It is different from DB135. The tag ID is an ID unique to the tag TA attached to each labor resource. The safety information is information indicating an index of safety determined based on a physical quantity measured by the measuring instrument SE attached to each person PS. For example, the safety information shown in FIG. 21 indicates that “SA” is “safe”, “SB” is “somewhat dangerous”, and “SC” is “dangerous”.
 位置特定部211は、各受信機APから受信するタグ情報に基づいて、各タグTAの位置、即ち、実際に作業する各人員PSの位置を特定する。例えば、各受信機APで受信した信号強度に基づいて、三角測量の手法で各タグTAの位置を求める。そして、位置特定部211は、各タグTAのタグIDと特定した位置を示すタグ位置情報とを、対応付け部212へ通知する。 The position specifying unit 211 specifies the position of each tag TA, that is, the position of each person PS actually working based on the tag information received from each receiver AP. For example, the position of each tag TA is obtained by a triangulation method based on the signal strength received by each receiver AP. Then, the position specifying unit 211 notifies the association unit 212 of the tag ID of each tag TA and tag position information indicating the specified position.
 対応付け部212は、位置特定部211から通知される各タグTAのタグ位置情報が示す各人員PSの位置と職能IDと、ワークパッケージのエリアとの対応関係を求める。 The associating unit 212 obtains a correspondence relationship between the position and function ID of each person PS indicated by the tag position information of each tag TA notified from the position specifying unit 211 and the work package area.
 人的資源特定部213は、対応付け部212により求められた対応関係から、各ワークパッケージのために作業した作業者PSと、その職能IDと作業時間(労働時間)の実績値とを特定する。 The human resource identification unit 213 identifies the worker PS who has worked for each work package, the function ID, and the actual value of the working time (working time) from the correspondence obtained by the associating unit 212. .
 進捗情報生成部115は、特定した作業者PSの職能IDと作業時間(労働時間)の実績値とに基づいて、1つの遂行中のワークパッケージの作業量の実績値を算出する。例えば、ある遂行中のワークパッケージが、作業計画では、職能ID「PS01」の人員が10人必要であると規定されていると仮定する。そのワークパッケージのエリアIDが示すエリアに、職能ID「PS01」の人員が10人1日滞在していたとする。この場合、人的資源特定部213は、そのワークパッケージの作業量の実績値を、10(人)×1(日)=10(人・日)と算出する。従って、進捗情報生成部115は、進捗率を100%と計算する。一方、上記ワークパッケージのエリアIDが示すエリアに、職能IDが「PS01」の人員PSが5人と、職能IDが「PS02」である人員5人と、が1日滞在していたとする。この場合、職能IDが「PS02」である人員は、ワークパッケージのタスクに寄与しないことになるので、人的資源特定部213は、そのワークパッケージの作業量の実績値を、5(人)×1(日)=5(人・日)と算出する。従って、進捗情報生成部115は、進捗率を50%と計算する。このように、進捗情報生成部115は、人的資源特定部213により特定されたワークパッケージ別の作業者PSの労働時間と遂行可能な作業と、作業計画により規定される作業者PSの労働時間と遂行可能な作業とに基づいて、進捗率(進捗情報)を求める。 The progress information generation unit 115 calculates the actual value of the work amount of one work package being executed based on the specified function ID of the worker PS and the actual value of the work time (working time). For example, it is assumed that a work package being executed is defined in the work plan as having 10 personnel with the job ID “PS01”. It is assumed that 10 persons with the work ID “PS01” stay in the area indicated by the area ID of the work package for one day. In this case, the human resource identification unit 213 calculates the actual value of the work amount of the work package as 10 (person) × 1 (day) = 10 (person / day). Accordingly, the progress information generation unit 115 calculates the progress rate as 100%. On the other hand, it is assumed that five personnel PS with a work ID “PS01” and five people with a work ID “PS02” stayed in the area indicated by the area ID of the work package for one day. In this case, since the personnel whose job ID is “PS02” does not contribute to the task of the work package, the human resource specifying unit 213 sets the actual value of the work amount of the work package to 5 (person) × 1 (day) = 5 (person / day) is calculated. Therefore, the progress information generation unit 115 calculates the progress rate as 50%. As described above, the progress information generating unit 115 includes the working hours and work that can be performed by the worker PS for each work package specified by the human resource specifying unit 213, and the working hours of the worker PS defined by the work plan. The progress rate (progress information) is obtained based on the work that can be performed.
 安全情報生成部214は、受信機APから送信される計測値情報が示す物理量に基づいて、人的資源それぞれの安全情報を生成する。例えば、計測器SEは人的資源の傾きを計測するセンサ(例えば3軸加速度センサ)と、人的資源の複数箇所それぞれに加わる圧力を計測する圧力センサと、周囲の温度、湿度、照度を測定するセンサを備え、各人員に装着されている。安全情報生成部214は、計測器SEから送信されてくるデータから、人員の傾き、加速度、周囲の温度、湿度、照度を求める。安全情報生成部214は、これらの値が予め設定された安全状態を示す第1の条件を満たせば、「安全」を示す安全情報(指標)「SA」を生成する。同様に、安全情報生成部214は、計測器SEからのデータが「やや危険」を示す第2の条件を満たせば、「やや危険」を示す安全情報「SB」を生成する。さらに、安全情報生成部214は、計測器SEからのデータが「危険」を示す第3の条件を満たす場合には、「危険」を示す安全情報「SC」を生成する。安全情報生成部214は、生成した安全情報を、人的資源IDに対応付けて労働資源DB135に記憶させる。 The safety information generation unit 214 generates safety information for each human resource based on the physical quantity indicated by the measurement value information transmitted from the receiver AP. For example, the measuring instrument SE measures a sensor (for example, a three-axis acceleration sensor) that measures the inclination of human resources, a pressure sensor that measures the pressure applied to each of a plurality of human resources, and measures ambient temperature, humidity, and illuminance. It is equipped with a sensor that is attached to each person. The safety information generation unit 214 obtains the inclination, acceleration, ambient temperature, humidity, and illuminance of the personnel from the data transmitted from the measuring instrument SE. The safety information generation unit 214 generates safety information (index) “SA” indicating “safety” if these values satisfy a first condition indicating a preset safety state. Similarly, the safety information generation unit 214 generates safety information “SB” indicating “somewhat dangerous” if the data from the measuring instrument SE satisfies the second condition indicating “somewhat dangerous”. Furthermore, when the data from the measuring instrument SE satisfies the third condition indicating “danger”, the safety information generation unit 214 generates safety information “SC” indicating “danger”. The safety information generation unit 214 stores the generated safety information in the labor resource DB 135 in association with the human resource ID.
 安全情報生成部214は、指標を各人員に通知し、また、各エリアの作業管理者SVに通知することにより、安全の徹底を図ることができる。更に、例えば、指標、「SC」、「SB」を生成したときの人員の位置を特定し、その位置情報を単純に蓄積、又は、ランク別に蓄積することにより、危険が発生しやすい場所を特定し、各人員に通知することも可能である。
 また、基準値を超える温度、湿度、照度、傾き、加速度を検出した場合には、通知を受けたものが救援に向かうこともできる。
The safety information generation unit 214 can ensure safety by notifying each person of the index and notifying the work manager SV in each area. Furthermore, for example, by identifying the position of the person when the index, “SC”, “SB” is generated, the position information is simply stored, or the location where danger is likely to occur is stored by rank. It is also possible to notify each person.
In addition, when temperature, humidity, illuminance, inclination, and acceleration exceeding the reference value are detected, the person who has received the notification can go to rescue.
(実施の形態3)
 上記実施の形態においては、ワークパッケージをプロジェクトを熟知した専門家が作成してワークパッケージDB131に格納する例を説明した。この発明はこれに限定されず、ワークパッケージを自動的に生成することも可能である。以下、このようなシステムを説明する。
(Embodiment 3)
In the above-described embodiment, an example in which a work package expert creates a work package and stores it in the work package DB 131 has been described. The present invention is not limited to this, and a work package can be automatically generated. Hereinafter, such a system will be described.
 この実施の形態では、プロジェクトの責任者は、建造物のサブユニットの種類毎に、そのサブユニットを製造するために実施するタスクと各タスクを実施する順番を定義したインデックスを予め用意し、補助記憶部103に記憶させておく。インデックスの一例を図22に示す。これは、パイプユニット用のインデックステーブルの例である。
ここには、パイプユニットを建造するために実施するタスクがその実施順と共に定義されている。さらに、各タスクには、サブユニットのサイズに応じて(図22では、3段階)、職位と必要人数の標準値が予め設定されている。
In this embodiment, the person in charge of the project prepares in advance an index that defines the tasks to be performed for manufacturing the subunits and the order in which the tasks are performed for each type of building subunit. It is stored in the storage unit 103. An example of the index is shown in FIG. This is an example of an index table for a pipe unit.
Here, the tasks to be performed to construct the pipe unit are defined together with the order of execution. Further, for each task, standard values of job title and required number of people are set in advance according to the size of the subunit (in FIG. 22, three stages).
 次に、上記インデックステーブルを参照して、ワークパッケージを自動的に生成する手順を図23を参照して説明する。
 ワークパッケージの生成は、建造物であるプラントの設計情報であるCADデータを用いて行われる。ワークパッケージを生成するコンピュータは、プロジェクト管理装置1、201に限定されず、任意のコンピュータでよい。以下の説明では、理解を容易にするため、プロジェクト管理装置1で実施するものとする。
Next, a procedure for automatically generating a work package with reference to the index table will be described with reference to FIG.
The work package is generated using CAD data that is design information of a plant that is a building. The computer that generates the work package is not limited to the project management apparatuses 1 and 201, and may be any computer. In the following description, the project management apparatus 1 is assumed to facilitate understanding.
 CPU101は、入力部104から、建設物全体のCADデータを受け付ける。CPU101は、CADデータを、補助記憶部103に記憶させる。この場合、補助記憶部103は、設計情報記憶部として機能する。また、CPU101は、ユニット・エリア情報生成部、ワークパッケージ生成部、スケジュール設定部として機能する。 The CPU 101 receives CAD data of the entire construction from the input unit 104. The CPU 101 stores CAD data in the auxiliary storage unit 103. In this case, the auxiliary storage unit 103 functions as a design information storage unit. Further, the CPU 101 functions as a unit / area information generation unit, a work package generation unit, and a schedule setting unit.
 CPU101は、CADデータを参照し、建造物の位置とその機能とに基づいて、プラントを複数のユニットに分割し、各ユニットが設置されるエリアをレベル2のエリアとする。 The CPU 101 refers to the CAD data, divides the plant into a plurality of units based on the position of the building and its function, and sets the area where each unit is installed as the level 2 area.
 CPU101は、レベル2のユニットの機能と位置とサイズに基づいて、各ユニットをさらに複数のサブユニットに分割し、各サブユニットが設置されるエリアをレベル3のエリアとする。CPU101は、生成したエリアと設置されるユニットに関する情報をエリア情報(ユニット・エリア特定情報)として補助記憶部103に格納する(ステップS501)。なお、サブユニットのサイズは、1つの工事グループが工事を担当するのに適したサイズとすることが望ましい。 The CPU 101 further divides each unit into a plurality of subunits based on the function, position and size of the level 2 unit, and sets the area where each subunit is installed as the level 3 area. The CPU 101 stores information on the generated area and the unit to be installed in the auxiliary storage unit 103 as area information (unit / area specifying information) (step S501). In addition, it is desirable that the size of the subunit is a size suitable for one construction group to take charge of the construction.
 CPU101は、サブユニットの種類をキーに図22に例示するインデックステーブルを検索し、そのサブユニットを建設するために必要なタスクを求める(ステップS502)。 CPU 101 searches the index table illustrated in FIG. 22 using the type of subunit as a key, and obtains a task necessary for constructing the subunit (step S502).
 サブシステムがパイプユニットとすると、CPU101は、サブユニットの種類として「パイプシステム」をキーに、インデックステーブルを検索し、そのサブユニットを建設するために必要なタスクとして、リストされているタスクを抽出する(ステップS502)。 If the subsystem is a pipe unit, the CPU 101 searches the index table using “pipe system” as the subunit type as a key, and extracts the listed tasks as the tasks necessary to construct the subunit. (Step S502).
 次に、CPU101は、サブユニットのサイズをキーに、該当するインデックステーブルを検索し、タスクを遂行するために必要となる人員の職能と人数を求める(ステップS503)。 Next, the CPU 101 searches the corresponding index table using the subunit size as a key, and obtains the functions and the number of personnel necessary for performing the task (step S503).
 CPU101は、抽出したタスクとそのタスクが実施されるエリアとを対応付けて、ワークパッケージを生成する(ステップS504)。なお、CPU101は、ワークパッケージID、エリアID、タスクIDを適宜採番する。ステータスは「着手前」に固定し、順序情報はインデックスに記載されているものを採用する。 The CPU 101 generates a work package by associating the extracted task with the area where the task is executed (step S504). Note that the CPU 101 appropriately assigns work package IDs, area IDs, and task IDs. The status is fixed to “Before Start”, and the order information described in the index is adopted.
 次に、CPU101は、ステップS503で抽出したタスクと人員情報に基づいて、図6に例示したタスク情報を生成する(ステップS505)。 Next, the CPU 101 generates task information illustrated in FIG. 6 based on the task and personnel information extracted in step S503 (step S505).
 次にCPU101は、図13に例示したように、各ワークパッケージの実施時期の前後関係から時間軸上でのワークパッケージの相対位置を求める。続いて、プロジェクトの始期、終期、予想30%完工時、予想70%完工時点、等の時期情報に基づいて、おおよその予定開始日と予定終了日を設定する(ステップS506)。 Next, as illustrated in FIG. 13, the CPU 101 obtains the relative position of the work package on the time axis from the context of the execution timing of each work package. Subsequently, an approximate scheduled start date and scheduled end date are set based on timing information such as the start and end of the project, when the estimated 30% completion is completed, and when the estimated 70% completion is completed (step S506).
 CPU101は、このようにして生成した、ワークパッケージ、エリア情報、タスク情報を、表示部105に表示してワークパッケージ作成担当者に提示する。CPU101は、操作者の入力部104の操作に応答して、ワークパッケージを編集する(ステップS507)。 The CPU 101 displays the work package, area information, and task information generated in this way on the display unit 105 and presents them to the person in charge of work package creation. In response to the operation of the input unit 104 by the operator, the CPU 101 edits the work package (step S507).
 こうして、ワークパッケージ、エリア情報、タスク情報が完成する。また、完成した情報は、それぞれワークパッケージDB131、エリアDB132、タスクDB133に保存される。 This completes the work package, area information, and task information. The completed information is stored in the work package DB 131, the area DB 132, and the task DB 133, respectively.
 以上、本発明の実施の形態および変形例(なお書きに記載したものを含む。以下、同様。)について説明したが、本発明はこれらに限定されるものではない。
 例えば、上述した実施形態では、1つのエリアを複数回細分化させる構成を例に挙げて説明したが、エリアの区分方法は上記に限られない。また、エリアは平面的に区分される場合に限られない。例えば、複数の階を備える等、比較的高い構造物を建設する場合、エリアは平面だけでなく、高さに応じて立体的に区分されてもよい。
As mentioned above, although embodiment of this invention and the modification (Including what was written in the description, the following is the same) were demonstrated, this invention is not limited to these.
For example, in the above-described embodiment, the configuration in which one area is subdivided a plurality of times has been described as an example, but the area dividing method is not limited to the above. Further, the area is not limited to being divided in a plane. For example, when constructing a relatively high structure such as having a plurality of floors, the area may be divided three-dimensionally according to the height as well as the plane.
 各実施の形態では、クリティカルパス特定・更新部112が、複数のワークパッケージの予定スケジュールに基づいて、プロジェクトのクリティカルパスを特定する例について説明した。但し、このクリティカルパス特定・更新部112が無い構造であってもよい。この場合、労働資源割当て部113は、進捗情報のみに基づいて、各ワークパッケージへの労働資源の割当て計画を更新するようにすればよい。 In each embodiment, an example in which the critical path identifying / updating unit 112 identifies the critical path of a project based on the scheduled schedule of a plurality of work packages has been described. However, a structure without the critical path identifying / updating unit 112 may be used. In this case, the labor resource allocating unit 113 may update the labor resource allocation plan for each work package based only on the progress information.
 また、本発明に係るプロジェクト管理装置1、201の各種機能は、専用のシステムによらず、通常のコンピュータシステムを用いて実現可能である。例えば、ネットワークNTに接続されているコンピュータに、上記動作を実行するためのプログラムを、コンピュータシステムが読み取り可能な非一時的な記録媒体(CD-ROM等)に格納して配布し、当該プログラムをコンピュータシステムにインストールすることにより、上述の処理を実行するプロジェクト管理装置1、201を構成してもよい。 Further, the various functions of the project management apparatuses 1 and 201 according to the present invention can be realized by using a normal computer system without depending on a dedicated system. For example, to a computer connected to the network NT, a program for executing the above operation is stored in a non-transitory recording medium (CD-ROM or the like) that can be read by a computer system and distributed. You may comprise the project management apparatuses 1 and 201 which perform the above-mentioned process by installing in a computer system.
 上述した実施形態では、記憶部の例として種々のDBを例示したが、その構造は任意に変更可能であり、複数のDBを1つに纏めたり、1つのDBを複数のDBに分割する等してもよい。また、システムの構成は、任意であり、同様の機能を実現できるならば、その構成は適宜変更可能である。例えば、プロジェクト管理装置1をクラウドサーバから構成してもよい。 In the above-described embodiment, various DBs are illustrated as examples of the storage unit. However, the structure can be arbitrarily changed, and a plurality of DBs are combined into one, or a single DB is divided into a plurality of DBs. May be. Further, the configuration of the system is arbitrary, and if the same function can be realized, the configuration can be changed as appropriate. For example, you may comprise the project management apparatus 1 from a cloud server.
 また、コンピュータにプログラムを提供する方法は任意である。例えば、プログラムは、通信回線の掲示版(BBS)にアップロードされ、通信回線を介してコンピュータに配信されてもよい。そして、コンピュータは、このプログラムを起動して、OSの制御の下、他のアプリケーションと同様に実行する。これにより、コンピュータは、上述の処理を実行するプロジェクト管理装置1、201として機能する。 Also, the method of providing the program to the computer is arbitrary. For example, the program may be uploaded to a bulletin board (BBS) on a communication line and distributed to a computer via the communication line. Then, the computer activates this program and executes it like other applications under the control of the OS. As a result, the computer functions as the project management devices 1 and 201 that execute the above-described processing.
 更に、上述した実施形態では建設物として、プラントを例に挙げて説明したが、これに限られず、病院等の設備、発電所、集合住宅のような建築物等、各種の建設物のプロジェクトに適用可能である。 Furthermore, in the above-described embodiment, the plant has been described as an example of the building. However, the present invention is not limited to this, and the present invention is not limited to this. Applicable.
 本発明は、本発明の広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能とされるものである。また、上述した実施の形態は、この発明を説明するためのものであり、本発明の範囲を限定するものではない。すなわち、本発明の範囲は、実施の形態ではなく、特許請求の範囲によって示される。そして、特許請求の範囲内及びそれと同等の発明の意義の範囲内で施される様々な変形が、この発明の範囲内とみなされる。 The present invention is capable of various embodiments and modifications without departing from the broad spirit and scope of the present invention. The above-described embodiments are for explaining the present invention and do not limit the scope of the present invention. In other words, the scope of the present invention is shown not by the embodiments but by the claims. Various modifications within the scope of the claims and within the scope of the equivalent invention are considered to be within the scope of the present invention.
 本願においては、世界知的所有権機関に対して2016年1月29日に出願した国際出願PCT/JP2016/052652、及び同日付で出願した国際出願PCT/JP2016/052653を基礎とする優先権を主張するものとし、指定国の法令が許す限り、当該基礎出願の内容を本願に取り込むものとする。 In this application, the priority based on the international application PCT / JP2016 / 052652 filed on Jan. 29, 2016 to the World Intellectual Property Organization and the international application PCT / JP2016 / 052653 filed on the same date. The content of the basic application shall be incorporated into this application as long as the laws of the designated country permit.
 本発明は、種々のプロジェクトの管理に利用可能である。 The present invention can be used for managing various projects.
1,201:プロジェクト管理装置、21,22,23,24:端末装置、101:CPU、102:主記憶部、103:補助記憶部、104:入力部、105:表示部、106:通信部、111:受付部、112:クリティカルパス特定・更新部、113:労働資源割当て部、114:作業実績取得部、115:進捗情報生成部、116:通知部、131:ワークパッケージDB、132:エリアDB、133:タスクDB、134:クリティカルパスDB、135:労働資源DB、136:割当て計画DB、138:作業実績DB、138:進捗DB、215:作業量算出部、211:位置特定部、212:対応付け部、213:人的資源特定部、214:安全情報生成部、A00~A04:エリア、AP:受信機、SE:計測器、TA:タグ、SV:作業管理者、PS:作業者 1, 201: project management device, 21, 22, 23, 24: terminal device, 101: CPU, 102: main storage unit, 103: auxiliary storage unit, 104: input unit, 105: display unit, 106: communication unit, 111: reception unit, 112: critical path specification / update unit, 113: labor resource allocation unit, 114: work result acquisition unit, 115: progress information generation unit, 116: notification unit, 131: work package DB, 132: area DB 133: task DB, 134: critical path DB, 135: labor resource DB, 136: allocation plan DB, 138: work performance DB, 138: progress DB, 215: work amount calculation unit, 211: position specifying unit, 212: Associating unit, 213: human resource specifying unit, 214: safety information generating unit, A00 to A04: area, AP: receiver, SE: measuring instrument, TA Tag, SV: work administrator, PS: worker

Claims (13)

  1.  建設物を構築するプロジェクトを遂行するためのタスクを実行するエリアと該エリアで実施するタスクとを定める複数のワークパッケージを記憶するワークパッケージ記憶部と、
     前記ワークパッケージそれぞれへの労働資源の割当て計画を記憶する割当て計画記憶部と、
     前記ワークパッケージそれぞれのタスクの進捗を示す進捗情報を生成する進捗情報生成部と、
     前記進捗情報に基づいて、前記ワークパッケージへの労働資源の割当て計画を更新する更新部と、を備える、
     プロジェクト管理装置。
    A work package storage unit that stores a plurality of work packages that define an area for executing a task for executing a project for constructing a construction and a task to be performed in the area;
    An allocation plan storage unit for storing an allocation plan of labor resources to each of the work packages;
    A progress information generating unit that generates progress information indicating the progress of each task of the work package;
    An update unit that updates a work resource allocation plan to the work package based on the progress information,
    Project management device.
  2.  前記進捗情報生成部は、ワークパッケージそれぞれのタスクについて、基準時における予想総作業量に対する基準時までに実行された作業量の実績値の比に相当する進捗率を表す前記進捗情報を生成する、
     請求項1に記載のプロジェクト管理装置。
    The progress information generation unit generates the progress information indicating a progress rate corresponding to a ratio of an actual value of the work amount executed up to the reference time with respect to an estimated total work amount at the reference time for each work package task.
    The project management apparatus according to claim 1.
  3.  前記進捗情報生成部は、ワークパッケージそれぞれのタスクについて、基準時までに必要とされる予想総作業時間に対する前記基準時までに実行された作業時間の実績値の比に相当する進捗率を表す前記進捗情報を生成する、
     請求項1又は2に記載のプロジェクト管理装置。
    The progress information generation unit represents a progress rate corresponding to a ratio of an actual value of work hours executed up to the reference time to a predicted total work time required up to the reference time for each task of the work package. Generate progress information,
    The project management apparatus according to claim 1 or 2.
  4.  実際に作業する労働資源それぞれの遂行可能な作業の種類を示す遂行可能作業情報を記憶する労働資源記憶部を備え、
     前記遂行可能作業情報と、前記割当て計画とに基づいて、実際に作業する労働資源を割当てる労働資源割当て部をさらに備える、
     請求項1から3のいずれか1項に記載のプロジェクト管理装置。
    A labor resource storage unit that stores work performance information indicating the types of work that can be performed by each of the work resources actually working,
    A labor resource allocation unit that allocates a labor resource to actually work based on the work performance information and the allocation plan;
    The project management apparatus of any one of Claim 1 to 3.
  5.  実際に作業する各労働資源とその位置を特定する位置特定部と、
     前記位置特定部により特定された各労働資源の位置と遂行可能な作業と、ワークパッケージのエリアとの対応関係を求める対応付け部と、
     を備える、請求項1から4のいずれか1項に記載のプロジェクト管理装置。
    A location identifying unit that identifies each labor resource and its location where it actually works;
    An associating unit for obtaining a correspondence relationship between the position of each labor resource identified by the position identifying unit and the work that can be performed and the area of the work package;
    The project management apparatus according to any one of claims 1 to 4, further comprising:
  6.  前記対応付け部により求められた各ワークパッケージのエリアと労働資源の位置とから、各ワークパッケージのために作業した労働資源と、その労働時間とその遂行可能な作業とを特定する労働資源特定部を備え、
     前記進捗情報生成部は、前記労働資源特定部により特定されたワークパッケージ別の労働資源の労働時間と遂行可能な作業と、作業計画により規定される労働資源の労働時間と遂行可能な作業とに基づいて、前記進捗情報を求める、
     請求項5に記載のプロジェクト管理装置。
    A labor resource identification unit that identifies a work resource, a working time, and a work that can be performed for each work package from the area of each work package and the position of the labor resource obtained by the association unit. With
    The progress information generating unit includes a working time and work that can be performed for each work package specified by the work resource specifying unit, and a working time and work that can be performed according to a work plan. Based on the progress information,
    The project management apparatus according to claim 5.
  7.  前記プロジェクトのクリティカルパスに含まれるワークパッケージを示すクリティカルパス情報を記憶するクリティカルパス情報記憶部と、
     前記複数のワークパッケージの進捗情報から、前記クリティカルパスに含まれるワークパッケージを決定し、前記クリティカルパス情報記憶部に記憶されているクリティカルパス情報を更新するクリティカルパス特定・更新部と、を更に備える、
     請求項1から6のいずれか1項に記載のプロジェクト管理装置。
    A critical path information storage unit for storing critical path information indicating work packages included in the critical path of the project;
    A critical path identifying / updating unit that determines a work package included in the critical path from the progress information of the plurality of work packages, and updates critical path information stored in the critical path information storage unit; ,
    The project management apparatus according to any one of claims 1 to 6.
  8.  前記更新部は、前記クリティカルパスに含まれるワークパッケージの進捗情報に基づいて、前記クリティカルパスに含まれないワークパッケージに割当てられている労働資源の少なくとも一部を、前記クリティカルパスに含まれるワークパッケージに割当てるように前記割当て計画を更新する、
     請求項7に記載のプロジェクト管理装置。
    The update unit includes at least a part of labor resources allocated to a work package not included in the critical path based on progress information of the work package included in the critical path. Updating the allocation plan to allocate to
    The project management apparatus according to claim 7.
  9.  前記割当て計画に沿って、前記複数のエリアに配置された端末装置それぞれに、各エリアに割当てられる労働資源を示す労働資源識別情報を通知する通知部を更に備える、
     請求項1から8のいずれか1項に記載のプロジェクト管理装置。
    In addition to the allocation plan, the terminal unit arranged in the plurality of areas, further comprising a notification unit for notifying the labor resource identification information indicating the labor resource allocated to each area,
    The project management apparatus according to any one of claims 1 to 8.
  10.  実際に作業する労働資源それぞれに装着され、物理量を計測する計測器と、
     前記計測器により計測された物理量に基づいて、労働資源それぞれの安全情報を生成する安全情報生成部と、
     請求項1から9のいずれか1項に記載のプロジェクト管理装置と、
     から構成されるプロジェクト管理システム。
    A measuring instrument attached to each of the actual working resources and measuring physical quantities;
    Based on the physical quantity measured by the measuring instrument, a safety information generation unit that generates safety information for each labor resource,
    The project management device according to any one of claims 1 to 9,
    Project management system consisting of
  11.  前記建設物の設計情報を記憶する設計情報記憶部と、
     前記設計情報に基づいて、前記建設物を、機能に基づいて、ユニットに分解し、各ユニットとその設置エリアを特定するユニット・エリア特定情報を生成するユニット・エリア情報生成部と、
     各ユニットの構築に必要な複数のタスクを求め、各タスクと該ユニットの設置エリアとを対応付けてワークパッケージを求めるワークパッケージ生成部と、
     生成したワークパッケージの予定スケジュールを設定するスケジュール設定部と、
     請求項1から9のいずれか1項に記載のプロジェクト管理装置と、
     から構成されるプロジェクト管理システム。
    A design information storage unit for storing design information of the building;
    Based on the design information, the building is disassembled into units based on functions, and a unit area information generating unit that generates unit area specifying information for specifying each unit and its installation area;
    Obtaining a plurality of tasks required for the construction of each unit, associating each task with the installation area of the unit and obtaining a work package;
    A schedule setting section for setting the schedule of the generated work package;
    The project management device according to any one of claims 1 to 9,
    Project management system consisting of
  12.  建設物を構築するプロジェクトを遂行するためのタスクを実行するエリアと該エリアで実施するタスクとを定める複数のワークパッケージを記憶し、
     前記ワークパッケージそれぞれのタスクの進捗状況を求め、
     前記進捗情報に基づいて、前記ワークパッケージに労働資源を割当てる、
     ことを特徴とするプロジェクト管理方法。
    Storing a plurality of work packages that define an area for executing a task for executing a project for constructing a construction and a task to be performed in the area;
    Find the progress status of each work package task,
    Allocating labor resources to the work package based on the progress information;
    Project management method characterized by that.
  13.  コンピュータに、
     建設物を構築するプロジェクトを遂行するためのタスクを実行するエリアと該エリアで実施するタスクとを定める複数のワークパッケージを記憶し、
     前記ワークパッケージそれぞれのタスクの進捗状況を求め、
     前記進捗情報に基づいて、前記ワークパッケージに労働資源を割当てる、
    処理を実行させるプログラム。
    On the computer,
    Storing a plurality of work packages that define an area for executing a task for executing a project for constructing a construction and a task to be performed in the area;
    Find the progress status of each work package task,
    Allocating labor resources to the work package based on the progress information;
    A program that executes processing.
PCT/JP2016/074049 2016-01-29 2016-08-17 Project management device, project management system, project management method and program WO2017130446A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017563674A JPWO2017130446A1 (en) 2016-01-29 2016-08-17 Project management apparatus, project management system, project management method and program

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JPPCT/JP2016/052653 2016-01-29
PCT/JP2016/052652 WO2017130378A1 (en) 2016-01-29 2016-01-29 Project management system
PCT/JP2016/052653 WO2017130379A1 (en) 2016-01-29 2016-01-29 Crisis management system
JPPCT/JP2016/052652 2016-01-29

Publications (1)

Publication Number Publication Date
WO2017130446A1 true WO2017130446A1 (en) 2017-08-03

Family

ID=59397628

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/074049 WO2017130446A1 (en) 2016-01-29 2016-08-17 Project management device, project management system, project management method and program

Country Status (2)

Country Link
JP (1) JPWO2017130446A1 (en)
WO (1) WO2017130446A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019056214A (en) * 2017-09-20 2019-04-11 日立建機株式会社 Construction management system
CN109685301A (en) * 2018-08-21 2019-04-26 平安普惠企业管理有限公司 Method for managing resource, device, equipment and readable storage medium storing program for executing
JP2019101857A (en) * 2017-12-05 2019-06-24 三菱電機株式会社 Schedule management system and schedule management program
WO2020136813A1 (en) * 2018-12-27 2020-07-02 本田技研工業株式会社 Management method and server device
JP2020194243A (en) * 2019-05-24 2020-12-03 コニカミノルタ株式会社 Work analysis system, work analysis device, and work analysis program
CN112106088A (en) * 2018-05-17 2020-12-18 Nec飞鼎克株式会社 Management device, management system, management method, and program
WO2021064877A1 (en) 2019-10-01 2021-04-08 日揮グローバル株式会社 Work management device, work management method, and recording medium
CN116128273A (en) * 2023-04-17 2023-05-16 清云小筑(北京)创新技术有限公司 Automatic scheduling method and device for working procedure considering variable construction period and dynamic resource constraint
WO2023218561A1 (en) * 2022-05-11 2023-11-16 日揮グローバル株式会社 Storage work assistance device, storage work assistance method, and program
JP7404158B2 (en) 2020-06-04 2023-12-25 株式会社日立製作所 Work load leveling system, project management server, and work load leveling method
EP3859467B1 (en) * 2018-12-27 2024-05-15 Honda Motor Co., Ltd. Information processing device and information processing method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005099906A (en) * 2003-09-22 2005-04-14 Seiko Epson Corp Work management system and its method and its program
JP2007271347A (en) * 2006-03-30 2007-10-18 Ohbayashi Corp System and method of specifying position of mobile body in construction site
JP2008059369A (en) * 2006-08-31 2008-03-13 Ricoh Co Ltd Workflow management system, workflow management method, workflow management program, and recording medium
JP2011053806A (en) * 2009-08-31 2011-03-17 Fujifilm Corp Management device, construction work management system, construction work management method, and construction work management program
JP2011209875A (en) * 2010-03-29 2011-10-20 Hitachi-Ge Nuclear Energy Ltd Plant process display system
JP2012238054A (en) * 2011-05-10 2012-12-06 Takenaka Komuten Co Ltd Scheduling device and program
JP2013080305A (en) * 2011-10-03 2013-05-02 Hitachi-Ge Nuclear Energy Ltd Abnormal state detector for worker and abnormal state management method at work site
JP2013117881A (en) * 2011-12-02 2013-06-13 Mitsubishi Heavy Ind Ltd Work state management server, work state management system, work state management method, and work state management program
JP2014049085A (en) * 2012-09-04 2014-03-17 Hitachi-Ge Nuclear Energy Ltd Process planning support device, process planning support method, and program

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005099906A (en) * 2003-09-22 2005-04-14 Seiko Epson Corp Work management system and its method and its program
JP2007271347A (en) * 2006-03-30 2007-10-18 Ohbayashi Corp System and method of specifying position of mobile body in construction site
JP2008059369A (en) * 2006-08-31 2008-03-13 Ricoh Co Ltd Workflow management system, workflow management method, workflow management program, and recording medium
JP2011053806A (en) * 2009-08-31 2011-03-17 Fujifilm Corp Management device, construction work management system, construction work management method, and construction work management program
JP2011209875A (en) * 2010-03-29 2011-10-20 Hitachi-Ge Nuclear Energy Ltd Plant process display system
JP2012238054A (en) * 2011-05-10 2012-12-06 Takenaka Komuten Co Ltd Scheduling device and program
JP2013080305A (en) * 2011-10-03 2013-05-02 Hitachi-Ge Nuclear Energy Ltd Abnormal state detector for worker and abnormal state management method at work site
JP2013117881A (en) * 2011-12-02 2013-06-13 Mitsubishi Heavy Ind Ltd Work state management server, work state management system, work state management method, and work state management program
JP2014049085A (en) * 2012-09-04 2014-03-17 Hitachi-Ge Nuclear Energy Ltd Process planning support device, process planning support method, and program

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019056214A (en) * 2017-09-20 2019-04-11 日立建機株式会社 Construction management system
JP2019101857A (en) * 2017-12-05 2019-06-24 三菱電機株式会社 Schedule management system and schedule management program
CN112106088A (en) * 2018-05-17 2020-12-18 Nec飞鼎克株式会社 Management device, management system, management method, and program
CN109685301A (en) * 2018-08-21 2019-04-26 平安普惠企业管理有限公司 Method for managing resource, device, equipment and readable storage medium storing program for executing
JPWO2020136813A1 (en) * 2018-12-27 2021-10-07 本田技研工業株式会社 Management method and server device
WO2020136813A1 (en) * 2018-12-27 2020-07-02 本田技研工業株式会社 Management method and server device
EP3859467B1 (en) * 2018-12-27 2024-05-15 Honda Motor Co., Ltd. Information processing device and information processing method
JP7224371B2 (en) 2018-12-27 2023-02-17 本田技研工業株式会社 Management method and server device
EP3859615A4 (en) * 2018-12-27 2021-11-03 Honda Motor Co., Ltd. Management method and server device
JP2020194243A (en) * 2019-05-24 2020-12-03 コニカミノルタ株式会社 Work analysis system, work analysis device, and work analysis program
JP7277256B2 (en) 2019-05-24 2023-05-18 コニカミノルタ株式会社 Work analysis system, work analysis device, and work analysis program
WO2020241043A1 (en) * 2019-05-24 2020-12-03 コニカミノルタ株式会社 Work analysis system, work analysis device, and work analysis program
JPWO2021064877A1 (en) * 2019-10-01 2021-04-08
JP7142790B2 (en) 2019-10-01 2022-09-27 日揮グローバル株式会社 Work management device, work management method, and recording medium
WO2021064877A1 (en) 2019-10-01 2021-04-08 日揮グローバル株式会社 Work management device, work management method, and recording medium
JP7404158B2 (en) 2020-06-04 2023-12-25 株式会社日立製作所 Work load leveling system, project management server, and work load leveling method
WO2023218561A1 (en) * 2022-05-11 2023-11-16 日揮グローバル株式会社 Storage work assistance device, storage work assistance method, and program
CN116128273A (en) * 2023-04-17 2023-05-16 清云小筑(北京)创新技术有限公司 Automatic scheduling method and device for working procedure considering variable construction period and dynamic resource constraint

Also Published As

Publication number Publication date
JPWO2017130446A1 (en) 2018-11-22

Similar Documents

Publication Publication Date Title
WO2017130446A1 (en) Project management device, project management system, project management method and program
US8341547B2 (en) Methods, systems, and computer-readable media for providing contact information at turf level
US8060401B2 (en) Methods, systems, and computer-readable media for providing an indication of a schedule conflict
JP6122967B2 (en) Plan linkage system and plan linkage method
US8069072B2 (en) Methods, systems, and computer-readable media for providing an indication of hightime
US10832189B2 (en) Systems and methods for dynamically scheduling tasks across an enterprise
WO2012155194A1 (en) Structure modelling and maintenance scheduling
US20160004824A1 (en) Method, Apparatus, And Computer Program Product For Providing Prioritization Of Subunits In A Geospatial Arrangement
US20210233133A1 (en) Method and system for managing geospatial deployment
JP2019516028A (en) A method of providing and assembling scaffolding units, each of which will be assembled from individual scaffolding components for construction of a plant, in particular an oil refinery
Cheng et al. A BIM-based framework for material logistics planning
JP2013045308A (en) Construction progress management support system and method
JP5826509B2 (en) Scheduling apparatus and scheduling method
JP6695673B2 (en) Plan generation device and plan generation method
JP2006202082A (en) Production line management system, production line management program, recording medium, and method for managing production line
JP4633069B2 (en) Work availability determination system and work availability determination program
JP6201459B2 (en) Project rescheduling method and program
JP2011170705A (en) Work schedule management device, work schedule management method, and control program for the work schedule management device
JP4679091B2 (en) Production management system for resetting production plan and program for executing the system
JP7476927B2 (en) Transfer arrangement system, control method and program
JP6708348B2 (en) Management device, management system, management method, and program
Jadhav Planning and scheduling of a high rise building using primavera
KR101587467B1 (en) Project master schedule system and method thereof
Isaac Real-time schedule control
JP2010122957A (en) Vehicle operation controller and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16888032

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017563674

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16888032

Country of ref document: EP

Kind code of ref document: A1