CN103049954B - The graphical control strategy configuration method of gate control system - Google Patents

The graphical control strategy configuration method of gate control system Download PDF

Info

Publication number
CN103049954B
CN103049954B CN201210578666.6A CN201210578666A CN103049954B CN 103049954 B CN103049954 B CN 103049954B CN 201210578666 A CN201210578666 A CN 201210578666A CN 103049954 B CN103049954 B CN 103049954B
Authority
CN
China
Prior art keywords
control system
control
graphical
logic
gate
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.)
Active
Application number
CN201210578666.6A
Other languages
Chinese (zh)
Other versions
CN103049954A (en
Inventor
郑松
卢定兴
陈艺宾
张望
虞康
江丹玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sap (Fujian) Technology Co. Ltd.
Original Assignee
FUDA AUTOMATION TECHNOLOGIES Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by FUDA AUTOMATION TECHNOLOGIES Co Ltd filed Critical FUDA AUTOMATION TECHNOLOGIES Co Ltd
Priority to CN201210578666.6A priority Critical patent/CN103049954B/en
Publication of CN103049954A publication Critical patent/CN103049954A/en
Application granted granted Critical
Publication of CN103049954B publication Critical patent/CN103049954B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a kind of graphical control strategy configuration method of gate control system, the software module of gate control system is decomposed into steering logic and device drives two parts, steering logic part adopts graphical control strategy configuration method to realize the design of access control logic, and device drives part provides the interface of unified standard to call for access control logic; Graphical control strategy configuration method refers to as gate control system provides one group of special configuration element, directly drags element and carries out configuration, thus realize the design of access control logic for user.The inventive method have employed patterned programming idea, can modify to the steering logic of gate inhibition easily, improves the extensibility of gate control system function and the portability of software, reduces the construction cycle of follow-up Related product.

Description

The graphical control strategy configuration method of gate control system
[technical field]
The present invention relates to a kind of graphical control strategy configuration technology in the application implementation method of gate inhibition's safety-security area, belong to Industrial Automation Software technical field.
[background technology]
Gate control system is an important system of safety-security area, it by access controller, read the part such as sensor, electric lock, button, door state detecting device and gate inhibition's process software and form.This system mainly carries out identification by information such as ID (identity number) card, password or human body biological characteristics to access personnel, and passes in and out authority according to these identity informations and personnel and determine whether these personnel are legal visitor.Gate inhibition's access control is an embedded system, and the design of system comprises hardware and software two modules, and its software module is the leitungskern of access controller.When hardware module is determined, fast whether the reaction velocity of gate control system, whether system cloud gray model stable, can realize more function etc. all closely related with the Design and implementation of software module.The software module of current gate control system adopts the mode of instruction programming directly to operate control hardwares such as single-chip microcomputers mostly.But the function expansibility of these softwares and portability poor, when gate control system transformation and upgrading, the method for instruction programming often needs type of hardware reprogramming for reality and debugging.Often add or amendment function application, need to re-start the work such as demand analysis, instruction programming and code debugging, workload is large, be unfavorable for upgrading and the transformation of system, steering logic part carries out programming realization for the type of hardware of reality, program is comparatively strong to the dependence of hardware, is unfavorable for the transplanting of software and multiplexing.
[summary of the invention]
The technical problem to be solved in the present invention, be the graphical control strategy configuration method that a kind of gate control system is provided, have employed patterned programming idea, can modify to the steering logic of gate inhibition easily, improve the extensibility of gate control system function and the portability of software, reduce the construction cycle of follow-up Related product.
The present invention is achieved in that a kind of graphical control strategy configuration method of gate control system, the software module of gate control system is decomposed into steering logic and device drives two parts, steering logic part adopts graphical control strategy configuration method to realize the design of access control logic, and device drives part provides the interface of unified standard to call for access control logic; Graphical control strategy configuration method refers to as gate control system provides one group of special configuration element, directly drags element and carries out configuration, thus realize the design of access control logic for user.
Further, described steering logic part adopts graphical control strategy configuration method specifically to comprise the steps:
The element demand of step 10, analysis gate control system, determines component type and number, completes the design of element function;
Step 20, function according to element, realize the function needed for each element successively, and all element functions be packaged into a dynamic link library;
Step 30, according to element demand, by calling the related function in dynamic link library, completing the pattern development of each element successively, forming graphical element, more graphical element is tested;
Step 40, the graphical element tested is stored in element template base;
The demand for control of step 50, analysis gate control system;
Step 60, demand for control according to gate control system, in graphic interface, the template dragging corresponding graphical element, in picture, completes and the configuration of testing and control logic;
Step 70, steering logic is downloaded in control station calculates, the computation process of each graphical element is monitored in real time, and completes the debugging of steering logic.
Wherein, in described step 10, described component type comprises input and output element, auxiliary element, boolean logic element, basic calculation element, function generating device and control strategy element.Described control strategy element formulates for the common application demand of gate control system, is divided into data message reading, data message transfer, data type conversion, data processing calculating, text voice sounding, time state to export 6 types.The content of the element pattern development in described step 30 comprises icon, input/output variable type, element control parameters and the element calling function of determining element.
Wherein, described device drives part provides the interface of unified standard to call for access control logic specifically to comprise:
(1) according to gate control system demand for control, be sent in the internal memory of control station by each physical device by field data, the device drives in control station called providing unified function interface for access control logic;
(2) control signal of access control logical program is sent to physical device by control station, and physical device performs corresponding control action.
Tool of the present invention has the following advantages:
(1) the inventive method adopts graphical control strategy configuration technology, for user provides a series of configuration element for gate control system, user can use graphic elements to carry out configuration and the amendment of steering logic easily, improves the extensibility of gate control system function.
(2) software module of gate control system is decomposed into steering logic and device drives two parts by the inventive method, device drives part have employed unified interface specification and calls for steering logic part, during system hardware upgrading, without the need to revising original control strategy, greatly increase the portability of whole software.
[accompanying drawing explanation]
The present invention is further illustrated in conjunction with the embodiments with reference to the accompanying drawings.
Fig. 1 is the inventive method flowchart.
[embodiment]
The graphical control strategy configuration method of gate control system of the present invention, the software module of gate control system is decomposed into steering logic and device drives two parts, steering logic part adopts graphical control strategy configuration method to realize the design of access control logic, and device drives part provides the interface of unified standard to call for access control logic; Graphical control strategy configuration method refers to as gate control system provides one group of special configuration element, directly drag element for user and carry out configuration, thus realizing the design of access control logic, the interface of described unified standard refers to develops corresponding driver for particular hardware.
The inventive method is mainly by being decomposed into steering logic and device drives two parts by software module.1. on the one hand, steering logic part have employed patterned configuration technology, provides various access control configuration element.User can use graphic elements to carry out Logical Configuration easily, and amendment and the expansion of control strategy are all very convenient, greatly reduce the workload of logic realization.2. on the other hand, the access interface of device drives adopts unified standard, and steering logic part can directly call its intrinsic function.Like this, after access controller is changed, we need only upgrade corresponding device drives, and original steering logic still can continue to use, and greatly increases the portability of software.
As shown in Figure 1, described steering logic part adopts graphical control strategy configuration method specifically to comprise the steps:
The element demand of step 10, analysis gate control system, determines component type and number, completes the design of element function; Described component type comprises input and output element, auxiliary element, boolean logic element, basic calculation element, function generating device and control strategy element.Described control strategy element formulates for the common application demand of gate control system, is divided into data message reading, data message transfer, data type conversion, data processing calculating, text voice sounding, time state to export 6 types.Illustrate:
Example 1, for event " name in gate control system on reader identification certificate ", it is corresponding with it that we can design such element, and the functional realiey of this element is " string data is dumped to common exchange area ".
The functional realiey of respective element for event " gate inhibition's voice system prompting visitor name ", then can be " being read aloud by character string information " by example 2.
Step 20, function according to element, realize the function needed for each element successively, and all element functions be packaged into a dynamic link library;
Step 30, according to element demand, by calling the related function in dynamic link library, completing the pattern development of each element successively, forming graphical element, more graphical element is tested;
Such as, the content of element pattern development comprises icon, input/output variable type, element control parameters and the element calling function etc. of determining element.
Step 40, the graphical element tested is stored in element template base;
The demand for control of step 50, analysis gate control system;
Such as, based on the gate control system of China second-generation identity card, its demand for control realized mainly contains: the ID (identity number) card information of read access person, to be compared by the identification card number of authorizing in visitor's identification card number and database and to verify, judge the sex of visitor, voice message " Ms " or " sir ", gate inhibition's switch drive etc.
Step 60, demand for control according to gate control system, in graphic interface, the template dragging corresponding graphical element, in picture, completes and the configuration of testing and control logic;
Step 70, steering logic is downloaded in control station calculates, the computation process of each graphical element is monitored in real time, and completes the debugging of steering logic.
Wherein, described device drives part provides the interface of unified standard to call for access control logic specifically to comprise:
(1) according to gate control system demand for control, be sent in the internal memory of control station by each physical device by field data, described device drives called providing unified function interface for access control logic;
Described physical device comprises card reader, gate inhibition's voice system, electric lock, door open button etc.Described field data comprises image information, voice messaging, text message etc.Described control station comprises access controller, device drives, signal procedure etc.
Example 1, " name on certificate in gate control system, is identified " for event, we can by the name on the physical device reader identification certificate of gate control system, name is sent in the internal memory of control station with the form of string data by card reader, and related data then can be fed back to patterned access control logical gate by unified function interface by control station.
(2) control signal of access control logical program is sent to physical device by control station, and physical device performs corresponding control action.
Example 1, for event " steering logic request gate control system prompting visitor name ", speech data and steering order are sent in physical device gate inhibition voice system according to the control request of steering logic by control station, and voice system will report the name of visitor.
Tool of the present invention has the following advantages:
(1) the inventive method adopts graphical control strategy configuration technology, for user provides a series of configuration element for gate control system, user can use graphic elements to carry out configuration and the amendment of steering logic easily, improves the extensibility of gate control system function.
(2) software module of gate control system is decomposed into steering logic and device drives two parts by the inventive method, device drives part have employed unified interface specification and calls for steering logic part, during system hardware upgrading, without the need to revising original control strategy, greatly increase the portability of whole software.
Although the foregoing describe the specific embodiment of the present invention; but be familiar with those skilled in the art to be to be understood that; specific embodiment described by us is illustrative; instead of for the restriction to scope of the present invention; those of ordinary skill in the art, in the modification of the equivalence done according to spirit of the present invention and change, should be encompassed in scope that claim of the present invention protects.

Claims (5)

1. the graphical control strategy configuration method of a gate control system, it is characterized in that: the software module of gate control system is decomposed into steering logic and device drives two parts, steering logic part adopts graphical control strategy configuration method to realize the design of access control logic, and device drives part provides the interface of unified standard to call for access control logic; Graphical control strategy configuration method refers to as gate control system provides one group of special configuration element, directly drags element and carries out configuration, thus realize the design of access control logic for user;
Described steering logic part adopts graphical control strategy configuration method specifically to comprise the steps:
The element demand of step 10, analysis gate control system, determines component type and number, completes the design of element function;
Step 20, function according to element, realize the function needed for each element successively, and all element functions be packaged into a dynamic link library;
Step 30, according to element demand, by calling the related function in dynamic link library, completing the pattern development of each element successively, forming graphical element, more graphical element is tested;
Step 40, the graphical element tested is stored in element template base;
The demand for control of step 50, analysis gate control system;
Step 60, demand for control according to gate control system, in graphic interface, the template dragging corresponding graphical element, in picture, completes and the configuration of testing and control logic;
Step 70, steering logic to be downloaded in control station and to calculate, monitor in real time the computation process of each graphical element, and complete the debugging of steering logic, described control station comprises access controller, device drives and signal procedure.
2. the graphical control strategy configuration method of gate control system according to claim 1, it is characterized in that: in described step 10, described component type comprises input and output element, auxiliary element, boolean logic element, basic calculation element, function generating device and control strategy element.
3. the graphical control strategy configuration method of gate control system according to claim 2, it is characterized in that: described control strategy element formulates for the common application demand of gate control system, is divided into data message reading, data message transfer, data type conversion, data processing calculating, text voice sounding, time state to export 6 types.
4. the graphical control strategy configuration method of gate control system according to claim 1, is characterized in that: the content of the element pattern development in described step 30 comprises icon, input/output variable type, element control parameters and the element calling function of determining element.
5. the graphical control strategy configuration method of gate control system according to claim 1, is characterized in that: described device drives part provides the interface of unified standard to call for access control logic specifically to comprise:
(1) according to gate control system demand for control, be sent in the internal memory of control station by each physical device by field data, described device drives called providing unified function interface for access control logic; Described physical device comprises card reader, gate inhibition's voice system, electric lock and door open button; Described field data comprises image information, voice messaging and text message; Described control station comprises access controller, device drives and signal procedure;
(2) control signal of access control logic is sent to physical device by control station, and physical device performs corresponding control action.
CN201210578666.6A 2012-12-27 2012-12-27 The graphical control strategy configuration method of gate control system Active CN103049954B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210578666.6A CN103049954B (en) 2012-12-27 2012-12-27 The graphical control strategy configuration method of gate control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210578666.6A CN103049954B (en) 2012-12-27 2012-12-27 The graphical control strategy configuration method of gate control system

Publications (2)

Publication Number Publication Date
CN103049954A CN103049954A (en) 2013-04-17
CN103049954B true CN103049954B (en) 2016-04-06

Family

ID=48062579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210578666.6A Active CN103049954B (en) 2012-12-27 2012-12-27 The graphical control strategy configuration method of gate control system

Country Status (1)

Country Link
CN (1) CN103049954B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345402A (en) * 2013-05-27 2013-10-09 上海华兴数字科技有限公司 Display module imaging configuration method based on intermediate code
CN104932330B (en) * 2015-05-13 2017-12-29 广州市优泰安防技术有限公司 A kind of security protection linkage platform
CN106528139A (en) * 2016-10-28 2017-03-22 徐廷宽 Realization system and method for process design and development of medical appliance
CN108229182B (en) * 2017-11-29 2021-11-23 北京广利核系统工程有限公司 Method and system for verifying picture configuration by using information isomorphism
CN113688037A (en) * 2021-08-19 2021-11-23 上海核工程研究设计院有限公司 Nuclear power plant instrument control system software configuration debugging and packaging integrated method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101419548A (en) * 2007-10-26 2009-04-29 娄健 Programmable scheme auto-generating method for synthesis safety protection command system
CN102034289A (en) * 2010-12-15 2011-04-27 广州致远电子有限公司 Graphical programmable security linkage system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6173438B1 (en) * 1997-08-18 2001-01-09 National Instruments Corporation Embedded graphical programming system
US6971065B2 (en) * 2000-12-13 2005-11-29 National Instruments Corporation Automatically configuring a graphical program to publish or subscribe to data
CN1275147C (en) * 2003-12-29 2006-09-13 秦树人 Method for producing intelligent virtual control
CN1277184C (en) * 2003-12-29 2006-09-27 秦树人 Method for intelligent control of virtual instrument
CN100485610C (en) * 2006-04-19 2009-05-06 吉林大学 Automatic generation method for virtual instrument software
CN102385509A (en) * 2010-08-31 2012-03-21 苏州大学 Graphical embedded type development method and platform

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101419548A (en) * 2007-10-26 2009-04-29 娄健 Programmable scheme auto-generating method for synthesis safety protection command system
CN102034289A (en) * 2010-12-15 2011-04-27 广州致远电子有限公司 Graphical programmable security linkage system

Also Published As

Publication number Publication date
CN103049954A (en) 2013-04-17

Similar Documents

Publication Publication Date Title
CN103049954B (en) The graphical control strategy configuration method of gate control system
Pargaonkar Future Directions and Concluding Remarks Navigating the Horizon of Software Quality Engineering
CN104460646B (en) For carrying out the test device of real-time testing to Virtual Controller
CN109202882B (en) Robot control method and device
CN107729732A (en) A kind of computer starting method and system based on information security
CN105446612A (en) Terminal control method and terminal
CN112433819A (en) Heterogeneous cluster scheduling simulation method and device, computer equipment and storage medium
CN109791468A (en) User interface for both hands control
CN106484270A (en) A kind of voice operating event adding method and terminal
CN109243619A (en) Generation method, device and the computer readable storage medium of prediction model
CN102479123A (en) System and method for testing chip operating system (COS)
CN109992518A (en) Detection method, device, electronic equipment and the storage medium at the interface UI
CN110119282A (en) A kind of internet-of-things terminal and system based on general-purpose built-in type computer
CN105357641A (en) Position updating control method and user terminal
CN101221420A (en) Autonomy field system of reconfigurable digital controller
CN110515457A (en) A kind of device and method of long-range identification gesture
CN111399829B (en) Waveform modeling method and terminal based on model driving
CN109550232A (en) Touch control device and its response method, device
CN107291597A (en) A kind of multi-modal decision-making sensory perceptual system of O&M based on multinuclear heterogeneous processor
CN115951973B (en) Model processing method, device, terminal equipment and storage medium
CN105608365A (en) Unlocking method and device
CN106529239B (en) A kind of method and device generating verifying password
CN106095048B (en) A kind of method for closing and device of function
CN111930240B (en) Motion video acquisition method and device based on AR interaction, electronic equipment and medium
CN113010177A (en) Software-defined instrument, information acquisition method, computer, and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20191015

Address after: 350799 Dongxing village, Geling Town, Yongtai County, Fuzhou City, Fujian Province

Patentee after: Sap (Fujian) Technology Co. Ltd.

Address before: 350000, No. two, building 6, Hongshan Science Park, industrial road, Fujian, Fuzhou

Patentee before: FuDa Automation Technologies Co., Ltd.

TR01 Transfer of patent right