CN103186849A - Automatic work plan calendar generator - Google Patents
Automatic work plan calendar generator Download PDFInfo
- Publication number
- CN103186849A CN103186849A CN2013101238506A CN201310123850A CN103186849A CN 103186849 A CN103186849 A CN 103186849A CN 2013101238506 A CN2013101238506 A CN 2013101238506A CN 201310123850 A CN201310123850 A CN 201310123850A CN 103186849 A CN103186849 A CN 103186849A
- Authority
- CN
- China
- Prior art keywords
- module
- calendar
- work
- information collection
- solid
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
技术领域technical field
本发明涉及一种工作计划日历自动生成器。The invention relates to an automatic generator of a work planning calendar.
背景技术Background technique
当代工作节奏不断加快,人们的工作计划信息需要越来越多地记录到日历上。目前已有的日历多为预留空白,需要临时由人工手工添加工作计划信息,很不方便。随着信息时代的到来,需要一种工作计划日历自动生成器,能够采集、编排处理日历信息和工作计划信息并自动生成符合实际工作需要的工作计划日历。The pace of contemporary work is constantly accelerating, and more and more people's work plan information needs to be recorded on the calendar. At present, most of the existing calendars are reserved blanks, and it is very inconvenient to manually add work plan information temporarily. With the advent of the information age, there is a need for an automatic generator of work plan calendars, which can collect, arrange and process calendar information and work plan information, and automatically generate work plan calendars that meet actual work needs.
发明内容Contents of the invention
针对上述现有技术,本发明提供了一种工作计划日历自动生成器,其能够采集、编排处理日历信息和工作计划信息并自动生成、储存、输出符合实际工作需要的工作计划日历。Aiming at the above-mentioned prior art, the present invention provides an automatic generator of a work plan calendar, which can collect, arrange and process calendar information and work plan information, and automatically generate, store, and output a work plan calendar that meets actual work needs.
本发明是通过以下技术方案实现的:The present invention is achieved through the following technical solutions:
一种工作计划日历自动生成器,包括固态数据模块、信息采集模块、处理模块、储存模块和输出模块,其中,固态数据模块由固态日历数据模块和固态工作数据模块组成,信息采集模块由内部信息采集模块和外部信息采集模块组成;固态日历数据模块、固态工作数据模块并行连接于内部信息采集模块,内部信息采集模块、外部信息采集模块并行连接于处理模块,处理模块、储存模块、输出模块依次串行连接。An automatic calendar generator for work plans, including a solid-state data module, an information collection module, a processing module, a storage module and an output module, wherein the solid-state data module is composed of a solid-state calendar data module and a solid-state work data module, and the information collection module consists of internal information The collection module and the external information collection module are composed; the solid-state calendar data module and the solid-state working data module are connected to the internal information collection module in parallel, the internal information collection module and the external information collection module are connected to the processing module in parallel, and the processing module, the storage module and the output module are in sequence serial connection.
进一步地,所述固态日历数据模块为存储器,比如硬盘、U盘。Further, the solid-state calendar data module is a memory, such as a hard disk or a USB flash drive.
进一步地,所述固态工作数据模块为存储器,比如硬盘、U盘。Further, the solid-state working data module is a memory, such as a hard disk or a USB flash drive.
进一步地,所述内部信息采集模块为数字信息采集设备,如单片机,单片机上负载有能够从固态日历数据模块和固态工作数据模块中读取数字信息的软件。Further, the internal information collection module is a digital information collection device, such as a single-chip microcomputer, and the single-chip microcomputer is loaded with software capable of reading digital information from the solid-state calendar data module and the solid-state working data module.
进一步地,所述外部信息采集模块选自数字信息采集设备、音频信息采集设备、视频信息采集设备、激光扫描信息采集设备、红外扫描码信息采集设备或/和二维码扫描信息采集设备。Further, the external information collection module is selected from digital information collection equipment, audio information collection equipment, video information collection equipment, laser scanning information collection equipment, infrared scanning code information collection equipment or/and two-dimensional code scanning information collection equipment.
进一步地,所述处理模块为嵌入式微控制器,比如单片机,单片机上负载有能够根据数据进行逻辑运算、编排并生成文字、表格等信息的软件。Further, the processing module is an embedded micro-controller, such as a single-chip microcomputer, and the single-chip microcomputer is loaded with software capable of performing logical operations, arranging, and generating information such as text and tables according to data.
进一步地,所述储存模块为存储器,比如硬盘、U盘。Further, the storage module is a memory, such as a hard disk or a USB flash drive.
进一步地,所述输出模块为输出端口。Further, the output module is an output port.
进一步地,所述固态数据模块、信息采集模块、处理模块、储存模块和输出模块集成在同一硬件中。Further, the solid state data module, information collection module, processing module, storage module and output module are integrated in the same hardware.
所述固态日历数据模块的作用是:存储日历日期静态信息。The function of the solid calendar data module is to store the static information of the calendar date.
所述日历日期是指日历上以天为单位的日期或者以周、月为单位的日期的集合。The calendar date refers to a set of dates on the calendar in units of days or dates in units of weeks and months.
所述固态工作数据模块的作用是:存储工作静态信息,如某项工作的标准化流程、步骤、各项步骤持续时间范围和工作节点等常量信息。The function of the solid-state work data module is to store work static information, such as constant information such as the standardized process, steps, duration range of each step, and work nodes of a certain work.
所述内部信息采集模块的作用是:采集固态日历数据模块中的日历静态信息,以及固态工作数据模块中的工作静态信息,并将采集到的信息传送给处理模块。The function of the internal information collection module is to collect calendar static information in the solid-state calendar data module and work static information in the solid-state work data module, and transmit the collected information to the processing module.
所述外部信息采集模块的作用是:采集(通过录入或扫描的方式)具体工作计划的动态信息,如工作名称、工作计划开始时间、工作计划结束时间等变量信息,然后将采集的全部信息传送给处理模块。The function of the external information collection module is to collect (by inputting or scanning) the dynamic information of the specific work plan, such as variable information such as job name, work plan start time, work plan end time, etc., and then transmit all the collected information to the processing module.
所述处理模块的作用是:根据内部信息采集模块、外部信息采集模块传送的信息(静态信息和动态信息),以一定的逻辑关系进行编排处理,生成符合实际工作需要的工作计划日历,并以电子版的形式存储于储存模块。The function of the processing module is: according to the information (static information and dynamic information) transmitted by the internal information collection module and the external information collection module, arrange and process with a certain logical relationship, generate a work plan calendar that meets the actual work needs, and use The electronic version is stored in the storage module.
所述储存模块的作用是:将处理模块生成的信息(工作计划日历电子版)保存起来。The function of the storage module is to save the information (the electronic version of the work planning calendar) generated by the processing module.
所述输出模块的作用是:与显示设备或/和打印机连接后,将储存模块中的信息输出到显示设备或/和打印机中。The function of the output module is to output the information in the storage module to the display device or/and printer after being connected with the display device or/and printer.
工作时,首先利用内部信息采集模块分别采集固态日历数据模块中的日历静态信息、固态工作数据模块中的工作静态信息(如工作标准化流程、步骤、各项步骤持续时间范围和工作节点等常量信息),利用外部信息采集模块采集具体工作计划的动态信息(如工作名称、工作计划开始时间、工作计划结束时间等变量信息),然后将采集的上述全部信息传送给处理模块。处理模块采用嵌入式操作系统,在此系统上开发有关应用程序,对前端传送过来的信息进行按照一定逻辑关系的编排处理,生成符合实际工作需要的工作计划日历并以电子版的形式存储于储存模块。存储于储存模块中的工作计划日历电子版可以通过输出模块输出到显示设备和打印机,进行显示或/和打印工作计划日历。When working, first use the internal information collection module to collect the calendar static information in the solid calendar data module and the work static information in the solid work data module (such as work standardization process, steps, the duration range of each step, and work nodes and other constant information ), use the external information collection module to collect the dynamic information of the specific work plan (such as job name, work plan start time, work plan end time and other variable information), and then transmit all the collected information to the processing module. The processing module adopts an embedded operating system, develops relevant application programs on this system, arranges and processes the information transmitted from the front end according to a certain logical relationship, generates a work plan calendar that meets the actual work needs, and stores it in the storage in the form of an electronic version. module. The electronic version of the work plan calendar stored in the storage module can be output to a display device and a printer through the output module for display or/and printing of the work plan calendar.
通过本发明的工作计划日历自动生成器生成的工作计划日历,可以包含多项分工作的计划信息,也可以拆分成各包含一项分工作的计划信息,便于分别指导相对独立的各分工作按计划实施。所述分工作是指一项工作所包含的各项相对独立的分支工作,一项工作可以包括多个分工作,二者是从属关系,二者工作周期相同,各个分工作可以在同一工作周期内同时进行,各个分工作的工作步骤的集合就是该项工作所有的工作步骤。The work plan calendar generated by the work plan calendar automatic generator of the present invention can contain the planning information of multiple sub-jobs, and can also be split into each of the plan information containing one sub-job, which is convenient for respectively guiding relatively independent sub-jobs Implement as planned. The sub-tasks refer to the relatively independent branch tasks included in a job. A job may include multiple sub-tasks. The two are in a subordinate relationship and have the same working cycle. The set of work steps of each sub-work is all the work steps of the work.
本发明的工作计划日历自动生成器,可采集、编排处理日历信息和工作计划信息并自动生成、储存、输出符合实际工作需要的工作计划日历,具有以下有益效果:The work planning calendar automatic generator of the present invention can collect, arrange and process calendar information and work planning information, and automatically generate, store, and output a work planning calendar that meets actual work needs, and has the following beneficial effects:
1、可实现自动生成工作计划日历,大大节省人工编制的时间、提高效率,提升了工作自动化水平。1. It can realize automatic generation of work planning calendar, which greatly saves the time of manual preparation, improves efficiency and improves the level of work automation.
2、可将具有工作周期的工作标准信息数据库化,提升了工作标准化、信息化水平。2. The work standard information with work cycle can be databased, which improves the work standardization and informatization level.
3、生成的工作计划日历确保工作周期内的每一个工作步骤都会按照计划列入日历日期,不会出现工作节点和步骤的遗漏,提升了工作精益化水平。3. The generated work plan calendar ensures that every work step in the work cycle will be included in the calendar date according to the plan, and there will be no omission of work nodes and steps, which improves the level of lean work.
4、生成的工作计划日历可以直观掌握某一日期的所有工作计划节点和步骤,便于统筹安排该日期工作计划的实施。4. The generated work plan calendar can intuitively grasp all work plan nodes and steps on a certain date, which is convenient for coordinating and arranging the implementation of the work plan on this date.
5、生成的工作计划日历周期与工作计划周期一一对应,排除了工作计划周期之外的日期,重点突出了本日历指导工作按计划实施的作用。5. The generated work plan calendar cycle corresponds to the work plan cycle one by one, excluding dates outside the work plan cycle, and highlights the function of this calendar to guide the implementation of the work according to the plan.
附图说明Description of drawings
图1为本发明的工作计划日历自动生成器的结构示意图。Fig. 1 is a structural schematic diagram of an automatic generator of a work plan calendar according to the present invention.
其中,101、固态日历数据模块;102、固态工作数据模块;201、内部信息采集模块;202、外部信息采集模块;3、处理模块;4、储存模块;5、输出模块。Among them, 101, solid-state calendar data module; 102, solid-state working data module; 201, internal information collection module; 202, external information collection module; 3, processing module; 4, storage module; 5, output module.
具体实施方式Detailed ways
下面结合附图对本发明作进一步的说明。The present invention will be further described below in conjunction with the accompanying drawings.
一种工作计划日历自动生成器,包括固态数据模块、信息采集模块、处理模块3、储存模块4和输出模块5,如图1所示,其中,固态数据模块由固态日历数据模块101和固态工作数据模块102组成,信息采集模块由内部信息采集模块201和外部信息采集模块202组成;固态日历数据模块101、固态工作数据模块102并行连接于内部信息采集模块201,内部信息采集模块201、外部信息采集模块202并行连接于处理模块3,处理模块3、储存模块4、输出模块5依次串行连接。A kind of work plan calendar automatic generator, comprises solid-state data module, information collection module,
所述固态日历数据模块101为硬盘。The solid
所述固态工作数据模块102为硬盘。The solid-state
所述内部信息采集模块201为单片机,单片机上负载有能够从固态日历数据模块和固态工作数据模块中读取数字信息的软件。The internal
所述外部信息采集模块202为数字信息采集设备,如键盘。The external
所述处理模块3为单片机,单片机上负载有能够根据数据进行逻辑运算、编排并生成文字、表格等信息的软件。The
所述储存模块4为硬盘。The storage module 4 is a hard disk.
所述输出模块5为输出端口。The
所述固态数据模块、信息采集模块、处理模块3、储存模块4和输出模块5集成在同一硬件中。The solid state data module, information collection module,
所述固态日历数据模块101的作用是:存储日历日期静态信息。The function of the solid
所述日历日期是指日历上以天为单位的日期或者以周、月为单位的日期的集合。The calendar date refers to a set of dates on the calendar in units of days or dates in units of weeks and months.
所述固态工作数据模块102的作用是:存储工作静态信息,如某项工作的标准化流程、步骤、各项步骤持续时间范围和工作节点等常量信息。The function of the solid-state
所述内部信息采集模块201的作用是:采集固态日历数据模块101中的日历静态信息,以及固态工作数据模块102中的工作静态信息,并将采集到的信息传送给处理模块3。The function of the internal
所述外部信息采集模块202的作用是:采集(通过录入或扫描的方式)具体工作计划的动态信息,如工作名称、工作计划开始时间、工作计划结束时间等变量信息,然后将采集的全部信息传送给处理模块3。The function of the external
所述处理模块3的作用是:根据内部信息采集模块201、外部信息采集模块202传送的信息(静态信息和动态信息),以一定的逻辑关系进行编排处理,生成符合实际工作需要的工作计划日历,并以电子版的形式存储于储存模块4。The function of the
所述储存模块4的作用是:将处理模块3生成的信息(工作计划日历电子版)保存起来。The function of the storage module 4 is to save the information (the electronic version of the work planning calendar) generated by the
所述输出模块5的作用是:与显示设备或/和打印机连接后,将储存模块4中的信息输出到显示设备或/和打印机中。The function of the
工作时,首先利用内部信息采集模块201分别采集固态日历数据模块101中的日历静态信息、固态工作数据模块102中的工作静态信息(如工作标准化流程、步骤、各项步骤持续时间范围和工作节点等常量信息),利用外部信息采集模块202采集具体工作计划的动态信息(如工作名称、工作计划开始时间、工作计划结束时间等变量信息),然后将采集的上述全部信息传送给处理模块3。处理模块3采用嵌入式操作系统,在此系统上开发有关应用程序,对前端传送过来的信息进行按照一定逻辑关系的编排处理,生成符合实际工作需要的工作计划日历并以电子版的形式存储于储存模块4。存储于储存模块4中的工作计划日历电子版可以通过输出模块5输出到显示设备和打印机,进行显示或/和打印工作计划日历。During work, first use the internal
通过本发明的工作计划日历自动生成器生成的工作计划日历,可以包含多项分工作的计划信息,也可以拆分成各包含一项分工作的计划信息,便于分别指导相对独立的各分工作按计划实施。所述分工作是指一项工作所包含的各项相对独立的分支工作,一项工作可以包括多个分工作,二者是从属关系,二者工作周期相同,各个分工作可以在同一工作周期内同时进行,各个分工作的工作步骤的集合就是该项工作所有的工作步骤。The work plan calendar generated by the work plan calendar automatic generator of the present invention can contain the planning information of multiple sub-jobs, and can also be split into each of the plan information containing one sub-job, which is convenient for respectively guiding relatively independent sub-jobs Implement as planned. The sub-tasks refer to the relatively independent branch tasks included in a job. A job may include multiple sub-tasks. The two are in a subordinate relationship and have the same working cycle. The set of work steps of each sub-work is all the work steps of the work.
上述虽然结合附图对本发明的具体实施方式进行了描述,但并非对本发明保护范围的限制,所属领域技术人员应该明白,在本发明的技术方案的基础上,本领域技术人员不需要付出创造性劳动即可做出的各种修改或变形仍在本发明的保护范围以内。Although the specific implementation of the present invention has been described above in conjunction with the accompanying drawings, it does not limit the protection scope of the present invention. Those skilled in the art should understand that on the basis of the technical solution of the present invention, those skilled in the art do not need to pay creative work Various modifications or variations that can be made are still within the protection scope of the present invention.
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2013101238506A CN103186849A (en) | 2013-04-10 | 2013-04-10 | Automatic work plan calendar generator |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2013101238506A CN103186849A (en) | 2013-04-10 | 2013-04-10 | Automatic work plan calendar generator |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103186849A true CN103186849A (en) | 2013-07-03 |
Family
ID=48678008
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2013101238506A Pending CN103186849A (en) | 2013-04-10 | 2013-04-10 | Automatic work plan calendar generator |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103186849A (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000222507A (en) * | 1999-02-01 | 2000-08-11 | Mitsubishi Electric Corp | Radiotherapy scheduling system |
CN1500239A (en) * | 2001-03-26 | 2004-05-26 | ��ʽ������Ϣ���� | Multimedia calender system |
CN1674025A (en) * | 2004-03-25 | 2005-09-28 | 东芝解决方案株式会社 | Planning operation management support system, and planning operation management support program |
CN1908968A (en) * | 2005-08-01 | 2007-02-07 | 吕理志 | Device and method for automatically generating a calendar |
CN101228501A (en) * | 2005-06-06 | 2008-07-23 | 奥姆尼图雷有限公司 | User interface for web analytics tool and method for automatically generating calendar notes, goals and alerts |
-
2013
- 2013-04-10 CN CN2013101238506A patent/CN103186849A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000222507A (en) * | 1999-02-01 | 2000-08-11 | Mitsubishi Electric Corp | Radiotherapy scheduling system |
CN1500239A (en) * | 2001-03-26 | 2004-05-26 | ��ʽ������Ϣ���� | Multimedia calender system |
CN1674025A (en) * | 2004-03-25 | 2005-09-28 | 东芝解决方案株式会社 | Planning operation management support system, and planning operation management support program |
CN101228501A (en) * | 2005-06-06 | 2008-07-23 | 奥姆尼图雷有限公司 | User interface for web analytics tool and method for automatically generating calendar notes, goals and alerts |
CN1908968A (en) * | 2005-08-01 | 2007-02-07 | 吕理志 | Device and method for automatically generating a calendar |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2019095424A1 (en) | Data acquisition method and device, storage medium and terminal | |
US20160291564A1 (en) | Programmable logic controller, data collection apparatus, database access method, and database access program | |
CN103617047A (en) | Method, device and processor for developing business processes | |
CN107944773A (en) | Business process control method, device and storage medium | |
CN111797604A (en) | Report generation method, device, equipment and computer readable storage medium | |
US10943061B2 (en) | Launching workflow processes based on annotations in a document | |
CN104536811A (en) | HIVE task based task scheduling method and device | |
EP1988497A3 (en) | Deriving grounded model of business process suitable for automatic deployment | |
CN104778078B (en) | A kind of Content Management System and information content dissemination method | |
CN106649239A (en) | Method and device for generating report in cloud monitoring system based on visualization | |
CN106649242A (en) | Method and system for generating report | |
CN1885325A (en) | Work breakdown structure design manager, design tool and method thereof | |
CN110297810A (en) | A kind of stream data processing method, device and electronic equipment | |
CN110941422B (en) | Code automatic generation method, code generator and readable storage medium | |
CN103577716A (en) | Medical history template generating device and method | |
CN102932416A (en) | Intermediate data storage method, processing method and device in information flow task | |
CN103645983B (en) | A kind of generation method and device of journal file | |
CN106779582A (en) | A kind of TWS flows collocation method and device | |
CN100337196C (en) | Diagram programing device and programable display | |
CN105183854A (en) | Scheduling method applicable to data unloading of database | |
CN103186849A (en) | Automatic work plan calendar generator | |
CN106649590A (en) | Method and apparatus of processing storage space of database | |
CN105955940A (en) | Automatic generation of Word report through Java-based data analysis system | |
CN105592097B (en) | A kind of client-based asynchronous interactive information approach | |
CN104572834B (en) | A kind of Process Meta-Model construction method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20130703 |