WO2015099394A1 - 빌딩 내 장비를 데이터베이스화하는 빌딩 관리 시스템 및 그 방법 - Google Patents

빌딩 내 장비를 데이터베이스화하는 빌딩 관리 시스템 및 그 방법 Download PDF

Info

Publication number
WO2015099394A1
WO2015099394A1 PCT/KR2014/012691 KR2014012691W WO2015099394A1 WO 2015099394 A1 WO2015099394 A1 WO 2015099394A1 KR 2014012691 W KR2014012691 W KR 2014012691W WO 2015099394 A1 WO2015099394 A1 WO 2015099394A1
Authority
WO
WIPO (PCT)
Prior art keywords
equipment
control point
building
controller
map
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.)
Ceased
Application number
PCT/KR2014/012691
Other languages
English (en)
French (fr)
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.)
Samsung SDS Co Ltd
Original Assignee
Samsung SDS 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 Samsung SDS Co Ltd filed Critical Samsung SDS Co Ltd
Publication of WO2015099394A1 publication Critical patent/WO2015099394A1/ko
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/26Pc applications
    • G05B2219/2642Domotique, domestic, home control, automation, smart house

Definitions

  • the present invention relates to a building management system and method for generating a database for controlling and managing various equipment including an air conditioner in a building.
  • the building management system is a plurality of controllers 110 and a plurality of controllers as shown in FIG. 1 to control various devices 120 such as air conditioners, air conditioners, and lights in a building from a central building management server. And point 100.
  • the equipment and the controller are connected in a relationship of n: m (n, m is an integer of 1 or more), and the controller includes k points (k is an integer of 1 or more). If the equipment is replaced or there is a change in the physical or logical location of the controller or points, the user must establish a mapping relationship between the points of the equipment, the controller and the points each time.
  • the technical problem to be achieved by the present invention is to provide a building management server and a method for building a database that can easily reflect when the mapping relationship of the control point is changed due to the physical location change of the controller, and the like. .
  • an example of a building management server includes an equipment registration unit for receiving equipment information including a name for each type of equipment through a graphic interface; A control point registration unit which receives the control point information on the type of equipment selected by the user from the equipment type list displayed on the screen through the equipment registration unit through a graphic interface; And an equipment reference information database for mapping, storing, and managing the equipment information and the control point information received through the equipment registration unit and the control point registration unit.
  • the equipment reference information database for storing the type of equipment in the building and the point information for each equipment;
  • a display unit for displaying an equipment map composed of items representing equipment in a building;
  • a mapping unit for setting types of equipment represented by each item of the equipment map by referring to the equipment reference information database;
  • a device map database for storing the device map.
  • another example of the building management server includes: an equipment map display unit configured to display an equipment map displayed by grouping equipment in a building on a screen; A control point display unit for displaying a control point list on a screen selected by a user from the device map; A controller display unit for displaying a controller viewpoint interface on a screen; And a link unit for storing a mapping relationship between at least one control point selected through the control point list and a controller selected through the controller viewpoint interface in a database.
  • an example of a building management method includes: displaying an equipment map formed by grouping each item representing equipment in a building on a screen; Displaying a list of equipment types on a screen by referring to a equipment reference information database storing types of equipment in a building and control point information for each equipment type; And storing a mapping relationship between an item selected through the device map and a device type selected through the device type list in a database.
  • the present invention it is possible to easily determine which controller is mapped to a control point in terms of equipment.
  • the control point can be easily re-mapped in the equipment viewpoint which can be easily recognized by the user.
  • the user can easily identify the point of control of the equipment by just the point name.
  • it is not necessary to remap the points registered in the application such as the graphic interface, the control logic, and the scheduling. do.
  • FIG. 1 is a diagram illustrating an example of a general structure for building management of a building management system
  • FIG. 2 illustrates an example of a controller perspective interface for management of equipment in a building
  • FIG. 3 is a diagram illustrating an example of mapping a control point between a controller and a device using a controller perspective interface
  • FIG. 5 is a diagram illustrating an example of a remapping process when changing a control point in a database based on a controller viewpoint interface
  • FIG. 6 is a diagram illustrating an example of a configuration of a building management server that constructs a database based on an equipment perspective interface
  • FIG. 7 illustrates a flow of an example of a method of building a database based on an equipment perspective interface
  • FIG. 8 is a diagram illustrating an example of a graphic interface screen for building a database based on a device perspective interface
  • FIG. 9 is a diagram illustrating an example of a configuration of a building management server that generates an equipment viewpoint interface based on an equipment reference information database.
  • FIG. 10 is a diagram illustrating an example of a graphic interface screen for constructing an equipment map based on an equipment reference information database
  • 11 is a diagram illustrating an example flow of a method for constructing an equipment map based on an equipment reference information database
  • FIG. 12 is a diagram illustrating an example of a configuration of a building management server that maps a point and a controller using an equipment point of view interface.
  • FIG. 13 is a diagram illustrating an example of a graphic interface screen for mapping a control point and a controller using an equipment view interface.
  • FIG. 14 is a diagram illustrating an example flow of a method of mapping a point of interest and a controller using an equipment point of view interface
  • 15 is a diagram illustrating an example of a method of generating a name of a control point mapped to a controller based on an equipment view interface
  • FIG. 16 is a diagram illustrating an example of using a control point generated using an equipment view interface
  • FIG. 17 is a diagram illustrating an example of a method of changing a point of control when a point of control generated using an equipment point of view interface is changed.
  • the building management server is an input device such as a keyboard, a mouse, or a touch screen for receiving various commands or data from a user, a display device, a processor for performing various operations or data, and for storing data.
  • the storage device such as a memory, etc., but for the convenience of description, in the following description of each component of the building management server in terms such as "equipment register" to better represent the features of the present invention, such configuration is a processor, It may be implemented through various hardware devices and software, such as a memory and an input / output device.
  • FIG. 2 is a diagram illustrating an example of a controller viewpoint interface for managing equipment in a building
  • FIG. 3 is a diagram illustrating an example of mapping a control point of a controller and equipment using the controller viewpoint interface.
  • the controller perspective interface 300 represents a controller in a hierarchical structure.
  • the building management server groups the controllers in units of "COUNTRY"-"SITE GROUP"-"SITE"-"STATION GROUP”-"STATION” so that the user can easily search or view the controller viewpoint interface 300.
  • "STATION”, “DEVICE”, “MODULE” represents a controller
  • "SITE”, "STATION-GROUP”, etc. at the top represents a group grouping the controllers.
  • the controllers may be grouped in units of floors of a building, each zone of each floor, and the like, and may be represented by the controller viewpoint interface 300.
  • the particular controller 310 of the controller viewpoint interface 300 maps to the points 350, 352, 254, 356, 358, 360 of the at least one or more devices 320.
  • the controller has a controller unique code and a point unique code mapped with the controller unique code included in the controller. For example, when the unique code of the controller 310 is 'A', the points 350, 352, 254, 356, 358 and 360 belonging to the controller 310 combine A-1, A-2, A by combining the controller unique code 'A'. Have a unique code such as -3 In this case, the point code is unique within the system, so the system that wants to use it points directly to the point code.
  • the controller has a unique code of a control point only.
  • the points 350, 352, 254, 356, 358, 360 belonging to the controller 310 have unique codes such as 1,2,3 and the like.
  • the points 350, 352, 254, 356, 358, 360 belonging to the controller 310 have the same unique code, such as 1,2,3.
  • the point code is unique only in the controller, and the system that intends to use the point of reference first refers to the unique code of the controller 310 to which the point belongs, and then refers to the unique code of the point again.
  • the system can find the point of reference by referring to the unique code values of the controller and the point of control.
  • FIG. 4 is a diagram illustrating an example of using a control point mapped through a controller viewpoint interface.
  • the building management server is a graphic interface 400 representing various equipment in a building as an object, a control logic 410 for a specific operation, or scheduling 420 for automatically managing an operation time or schedule of equipment, and the like.
  • the building management server maps the point 350 to the object 402 of the graphical interface 400 for the implementation of each application, or the point 352 to the input / output target of the diagram 412 of the control logic 410. Mapping or mapping to the control target 422 of the schedule 420. For example, A-1, a unique code of control point 350, is mapped to object 402 of the graphical interface, and A-2, a unique code of control point 352, is mapped to diagram 412 of control logic. do.
  • the building management server determines the state of the equipment (eg, the temperature of the heating water) through the points mapped with the object 402 displayed in the graphical interface, or the on / off of the equipment through the controller mapped with the points. Control off, specific values and more.
  • the state of the equipment eg, the temperature of the heating water
  • FIG. 5 is a diagram illustrating an example of a remapping process when changing a control point in a database based on a controller viewpoint interface.
  • the unique code of the control point when the physical location of the controller is changed, the unique code of the control point must be remapped. For example, points Z-1 and Z-2 of a specific device Z were mapped to A-1 and A-2 of device A. As the controller physically moves, Z-1 and Z-2 are In case of remapping to B-1 and B-2, the diagram 412 of the control logic should also be remapped to the unique code B-2 of the mapped point.
  • the controller view interface has the advantage of easily identifying which point is mapped from the controller point of view, but if the mapping position of the point is changed due to the change of the position of the controller later, the mapping relationship for the point must be redone in the corresponding application. There is a hassle to do.
  • FIG. 6 is a diagram illustrating a configuration of an example of a building management server that builds a database based on an equipment perspective interface.
  • the building management server 600 includes an equipment register 610, a point register 620, and an equipment reference information database 630.
  • the equipment registration unit 610 receives equipment information including a name of each type of equipment from a user through a graphic interface. For example, as shown in FIG. 8, the equipment registration unit 610 displays the equipment type list 800 on one side of the screen, and adds, deletes, or corrects a new equipment type from the user through the equipment type list 800. Receive and process.
  • the equipment type profile screen 820 for registering or correcting equipment information on one side of the screen is displayed as shown in FIG. 8. And, through the equipment type profile screen 820, the user can receive various information such as equipment type name, manufacturer name, equipment model name, protocol type, data type, and the like.
  • the equipment registration unit 610 is not registered for all the equipment existing in the building, but is registered only once for the same type of equipment. For example, if there are five refrigerators of the same model of A company in a building, the equipment information of company A is not registered once rather than the equipment information of five times. Since equipment of the same type has the same point list, equipment with the same point list can be regarded as the same kind of equipment.
  • the control point registration unit 620 provides the user with a graphic interface for inputting control point information of the selected equipment type when the user selects a specific equipment type for the control point registration from the equipment type list displayed on the screen. For example, when the user selects the absorption chiller 802 from the equipment type list 800 as shown in FIG. 8, a graphic interface 810 for inputting control point information for the absorption chiller 802 is displayed to control from the user. Input point information.
  • the point registration unit 620 displays a list of previously registered points for the type of equipment on the screen. On the basis of the point list, the user may register the selection of the point or add the point.
  • the equipment reference information database 630 maps, stores, and manages the equipment information and the control point information received through the equipment register 610 and the control point register 620. Since the equipment reference information database 630 stores equipment information for each type of equipment, it is preferable not to store duplicated information about equipment of the same type having the same point list.
  • the equipment reference information database 630 registers and stores the corresponding acorn information only once.
  • FIG. 7 is a diagram illustrating an example flow of a method of building a database based on an equipment perspective interface.
  • the building management server provides a graphic interface by driving a program for registering equipment information (S700).
  • the graphic interface provides the equipment registration screens 800 and 820 and the point registration screen 810 as shown in FIG. 8.
  • the building management server receives the equipment information including the name of each equipment type from the user through the equipment registration screen (S710).
  • the building management server receives a control point of the type of equipment selected by the user through the control point registration screen (S720).
  • the building management server stores the equipment information and the point information in the equipment reference information database (S730).
  • FIG. 8 is a diagram illustrating an example of a graphic interface screen for building a database based on a device perspective interface.
  • the building management server provides a graphic interface screen including an equipment type list 800, a control point list 810, and an equipment type profile 820.
  • the equipment type list 800 displays various types of equipment registered by the user, and adds, deletes, and corrects equipment types through various icons or commands provided on the equipment type list screen 800.
  • the input of equipment type information may be made through the equipment type profile screen 820.
  • the building management server displays a point list 810 related to the absorption refrigerator through the graphical interface.
  • the user may select a point to map or additionally register a point through the interface of the point list 810.
  • Type, channel number, name, unit information, etc. may be registered as attribute information of the control point.
  • FIG. 9 is a diagram illustrating an example of a building management server that generates an equipment viewpoint interface based on an equipment reference information database.
  • the building management server 900 includes an equipment map database 910, an equipment reference information database 920, a display unit 930, and a mapping unit 940.
  • the equipment map database 910 stores the equipment map composed of the items indicating the equipment in the building.
  • the equipment map displays the entire equipment in the building by various display methods such as hierarchical structure and graphic structure.
  • the equipment map may classify buildings into physical spaces (for example, the first floor and the second floor) as shown in FIG. 10, and classify the equipment based on each physical space to display hierarchically.
  • various criteria may be used as criteria for classifying equipment. Users can easily identify the equipment in the building using the equipment perspective interface.
  • the equipment reference information database 920 is a database that stores and manages the types of equipment existing in the building and control point information for each type of equipment.
  • the display unit 930 reads a device map that is already built in the device map database 910 and displays it on the screen. If the equipment map constructed in the equipment map database 910 does not exist, the display unit provides a graphic interface for generating the equipment map. For example, the display unit 930 reads and displays the equipment map 1000 as shown in FIG. 10 in the equipment map database 910 or provides a user with a graphic interface for generating the equipment map. The user may add, delete, or correct a specific device in the device map.
  • the mapping unit 940 sets the type of equipment of each item of the equipment map by referring to the equipment reference information database. Specifically, when the user selects a specific item of the equipment map, the display unit 930 reads the equipment type list from the equipment reference database 920 and displays it on the screen. The user selects the equipment type mapped with the item of the equipment map from the equipment type list displayed on the screen by the display unit 930. The mapping unit 940 maps the equipment type selected by the user and the items of the equipment map and stores the equipment map database 910. Since the equipment reference information database 920 has control point information mapped to the equipment type, the item of the equipment map is also mapped to the control point information.
  • the equipment map database and the equipment reference information database are separately displayed.
  • the two databases may be implemented as one.
  • FIG. 10 is a diagram illustrating an example of a graphic interface screen for constructing a device map based on a device reference information database.
  • the building management server displays the equipment map 1000 and the equipment type list 1010 on a screen, and provides a graphic interface for processing and receiving various commands and inputs from a user.
  • the user may select the equipment item and the equipment type from the equipment map 1000 and the equipment type list 1010 through the graphical interface, respectively, and easily set the mapping relationship therebetween. For example, when the user selects the refrigerator # 1-1 1002 of the equipment map, the building management server displays the equipment type list 1010 on the screen. When the user selects the refrigerator 1012 from the equipment type list 1010, the building management server maps the refrigerator # 1-1 1002 and the refrigerator 1010 to the equipment map database.
  • 11 is a flowchart illustrating an example of a method for constructing an equipment map based on the equipment reference information database.
  • the building management server provides a graphic interface for editing each item of the equipment map (S1100).
  • the building management server receives various commands such as adding, deleting, and correcting equipment map items from a user through a graphic interface.
  • the building management server removes the corresponding item from the equipment map, and in the case of the add command, adds a new item to the equipment map and receives the name of the item from the user.
  • the building management server receives the selected equipment map item from the user (S1110).
  • the building management server then provides the user with a graphical interface for equipment type selection, and the user selects the equipment type from the equipment type list displayed on the screen (S1120).
  • the building management server maps and stores the items of the equipment map and the type of equipment (S1130, S1140).
  • FIG. 12 is a diagram illustrating an example of a building management server that maps a point and a controller using an equipment point of view interface.
  • the building management server includes the equipment map database 1200, the equipment map display unit 1210, the control point display unit 1220, the controller database 1230, the controller display unit 1240, the link unit 1250, and the control unit.
  • the point name setting unit 1260, the channel setting unit 1265, and the control point mapping database 1270 are included.
  • the equipment map database 1200, the controller database 1230, and the control point mapping database 1270 are separately displayed for convenience of description, but in another embodiment, they may be constructed as one database.
  • the equipment map database 1200 is the same as the equipment map database described with reference to FIG. 9.
  • the controller database 1230 is a database that stores a list of controllers in a building as shown in FIG. 2.
  • the equipment map display unit 1210 reads the equipment map from the equipment map database 1200 and displays it on the screen.
  • the control point display unit 1220 displays a list of control points mapped to the item. For example, the control point display unit 1220 searches for the equipment reference information database (920 of FIG. 9) based on the selected equipment map item and the equipment type mapped to find and display a control point list.
  • the controller display unit 1240 displays a list of controllers in the building on the screen with reference to the controller database 1230.
  • the link unit 1250 maps the control point selected by the user from the point list displayed by the point display unit 1220 and the controller selected by the user in the controller display unit 1240 and stores the mapped point in the point mapping database 1270.
  • the control point name setting unit 1260 generates and provides names of the control points mapped to the controller based on the unique code of the equipment to which the control point belongs.
  • the control point name is generated based on the unique code of the controller, whereas the control point name setting unit 1260 according to the present embodiment has a unique code of equipment related to the control point regardless of the controller. It is generated based on. An example of generating a point name will be described with reference to FIG. 15.
  • the channel setting unit 1265 sets a unique channel to the control points mapped to the controller.
  • the channel setting unit 1265 may automatically allocate a unique channel that is not duplicated for each control point or receive a channel for each control point from the user. It is desirable not to overlap.
  • FIG. 13 is a diagram illustrating an example of a graphic interface screen for mapping a control point and a controller using an equipment view interface.
  • the building management server provides an equipment viewpoint interface 1300, that is, an equipment map and a controller viewpoint interface 1370, and a mapping screen 1380 for mapping a control point and a controller.
  • an equipment viewpoint interface 1300 that is, an equipment map and a controller viewpoint interface 1370
  • a mapping screen 1380 for mapping a control point and a controller.
  • the building management server displays the control point list 1310 belonging to the item on one side of the mapping screen 1380.
  • the point list 1310 may include information such as a name, a time, a unit of each point.
  • next column of the point list 1310 there is a link column 1320.
  • the user may select a controller to map with a point in the controller viewpoint interface 1370 and then select a link cell.
  • the building management server maps the selected point and the controller through the link box and displays the point name 1330, the controller name 1360, and the like on the mapping screen.
  • the point name 1330 may be automatically generated and displayed or received from a user.
  • Point name 1330 may also be standardized according to the method shown in FIG. 15.
  • mapping screen 1380 there is a channel column 1350 for setting a channel for communication between the control point and the controller.
  • Point information to which a specific channel is allocated to a controller of the controller viewpoint interface 1370 may be mapped in advance.
  • the building management server searches for the channels assigned to the controller in the controller database (1230 of FIG. 12) and the same channel number as the channel number input by the user already exists. Whether it is registered in the column 1340.
  • FIG. 14 is a diagram illustrating an example flow of a method of mapping a point of interest and a controller using an equipment point of view interface.
  • the building management server reads the equipment map stored in the equipment map database and displays it on the screen according to a user's request (S1400).
  • the building management server displays a list of points mapped to the item, and selects a point to be mapped to the controller from the user through the point list. (S1410).
  • the controller When the building management server receives the controller selection from the user (S1420), the controller maps the selected control point to the controller (S1430), sets the name of the mapped control point (S1440), and then maps the mapping information of the control point to the database. Save (S1450).
  • FIG. 15 is a diagram illustrating an example of a method of generating a name of a control point mapped to a controller based on an equipment view interface.
  • the building management server is standardized by using unique identification information of a corresponding control point and unique identification information of equipment belonging to the control point. Create a name.
  • the equipment name belonging to the control point that has clicked the "Standardization” button is "air conditioner No. 1"
  • the equipment unique code is "2”
  • the channel number is "5"
  • the equipment name for equipment unique code '2' stored in the information table is 'AHU' and the control point name for control point '3' is 'DAMPER_OPEN'
  • the building management server is set to "AHU (air conditioning unit 1) _DAMPER_OPEN_AI_5" Create a standardized name for and assign it to the appropriate point.
  • the method of generating a standardized name is not limited to the method described in FIG. 15, but may be any name that is generated in a standardized manner based on the name of the control point so that the user can easily identify which equipment the control point belongs to. There may be a method.
  • FIG. 16 is a diagram illustrating an example of using a control point generated using an equipment viewpoint interface
  • FIG. 17 is a view illustrating an example of a method of changing a control point when a control point generated using the equipment viewpoint interface is changed. Drawing.
  • control point is registered as an object of the graphic interface, an input / output of control logic, a control target of a schedule, and the like, and is mapped to all targets that are monitored and controlled as described in FIG. 4.
  • a unique point code is generated based on the unique code of the equipment to which the control point belongs.
  • a point of view code of an equipment consists of a combination of a device unique code and a point of unique code of a device.
  • the equipment unique code is '111'
  • the codes of the control points belonging to the equipment is set as 111-1, 111-2
  • the control point unique codes 111-1, 111-2 is shown in FIG. Mapped to objects of various applications.
  • the invention may also be practiced by the execution of a computer program implemented in computer readable code on a computer readable recording medium.
  • the computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disks, optical data storage devices, and the like.
  • the computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
  • the computer program recorded on the computer-readable recording medium may be transmitted to and installed in the second computing device from the first computing device via a network such as the Internet, thereby installing the second computing device.
  • a network such as the Internet
  • the first computing device and the second computing device include both a server device, a stationary computing device such as a desktop PC, a mobile computing device such as a laptop, a smartphone, a tablet PC, and a wearable computing device such as a smart watch and smart glasses. do.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

네트워크 맵을 이용한 빌딩 제어 방법 및 그 시스템이 개시된다. 빌딩 제어 서버는 중심 관제점과 직접 연결되거나 또는 적어도 하나 이상의 다른 주변 관제점을 경유하여 연결되는 적어도 하나 이상의 주변 관제점의 연결경로에 가중치가 부여된 네트워크 맵에서 제어 대상 관제점을 선정하기 위한 제어대상정보를 사용자로부터 수신하면, 제어대상정보에 포함된 관계레벨 또는 가중치를 만족하는 관제점을 네트워크 맵에서 파악하여 제어명령을 전송한다.

Description

빌딩 내 장비를 데이터베이스화하는 빌딩 관리 시스템 및 그 방법
본 발명은 빌딩 내 공조기를 비롯한 각종 장비들을 제어하고 관리하기 위한 데이터베이스화를 생성하는 빌딩 관리 시스템 및 그 방법에 관한 것이다.
빌딩 관리 시스템(Building Management System, BMS)은 중앙의 빌딩 관리 서버에서 빌딩 내 에어컨, 냉난방기, 조명 등의 각종 장비들(120)을 제어하기 위하여 도 1과 같이 복수 개의 제어기(110)와 복수 개의 관제점(100)을 포함한다.
장비와 제어기는 n:m(n,m은 1 이상의 정수)의 관계로 연결되고, 제어기는 k개의 관제점을 포함한다(k는 1 이상의 정수). 장비가 교체되거나, 제어기나 관제점의 물리적 또는 논리적 위치 변경 등이 있는 경우, 사용자는 장비-제어기-관제점 사이의 맵핑 관계를 매번 설정하여야 한다.
그러나 대형 빌딩의 경우 관리하여야 할 장비가 한 두개가 아니며 또한 이를 제어하기 위한 제어기와 관제점 또한 많은 수가 존재하므로 이들 사이의 맵핑 관계가 변경될 때 사용자가 일일이 정확하게 그 변경사항을 반영하기가 힘들다. 따라서 제어기의 물리적 위치 변경 등에 따라 맵핑 관계가 변경될 때 이를 용이하게 반영할 수 있는 데이터베이스의 구축이 필요하다.
본 발명이 이루고자 하는 기술적 과제는, 제어기의 물리적 위치 변경 등으로 인해 관제점의 맵핑 관계가 변경될 때 이를 용이하게 반영할 수 있는 데이테베이스를 구축하는 빌딩 관리 서버 및 그 방법을 제공하는 데 있다.
상기의 기술적 과제를 달성하기 위한, 본 발명에 따른 빌딩 관리 서버의 일 예는, 장비종류별 이름을 포함한 장비정보를 그래픽 인터페이스를 통해 입력받는 장비등록부; 상기 장비등록부를 통해 등록되어 화면상에 표시된 장비종류목록에서 사용자가 선택한 장비종류에 대한 관제점 정보를 그래픽 인터페이스를 통해 입력받는 관제점등록부; 및 상기 장비등록부 및 관제점등록부를 통해 입력받은 장비정보와 관제점정보를 맵핑하여 저장하고 관리하는 장비기준정보 데이터베이스;를 포함한다.
상기의 기술적 과제를 달성하기 위한, 본 발명에 따른 빌딩 관리 서버의 다른 일 예는, 빌딩 내 장비들의 종류 및 각 장비별 관제점 정보를 저장하는 장비기준정보 데이터베이스; 빌딩 내 장비들을 나타내는 각 항목으로 구성된 장비맵을 표시하는 표시부; 상기 장비맵의 각 항목이 나타내는 장비들의 종류를 상기 장비기준정보데이터베이스를 참조하여 설정하는 맵핑부; 및 상기 장비맵을 저장하는 장비맵 데이터베이스;를 포함한다.
상기의 기술적 과제를 달성하기 위한, 본 발명에 따른 빌딩 관리 서버의 다른 일 예는, 빌딩 내 장비들을 그룹핑하여 나타내는 장비맵을 화면상에 표시하는 장비맵 표시부; 상기 장비맵에서 사용자가 선택한 장비에 대한 관제점 목록을 화면상에 표시하는 관제점 표시부; 제어기 관점 인터페이스를 화면상에 표시하는 제어기 표시부; 및 상기 관제점 목록을 통해 선택받은 적어도 하나 이상의 관제점과, 상기 제어기 관점 인터페이스를 통해 선택받은 제어기의 맵핑관계를 데이터베이스에 저장하는 링크부;를 포함한다.
상기의 기술적 과제를 달성하기 위한, 본 발명에 따른 빌딩 관리 방법의 일 예는, 빌딩 내 장비들을 나타내는 각 항목을 그룹핑하여 구성한 장비맵을 화면상에 표시하는 단계; 빌딩 내 장비들의 종류 및 각 장비종류별 관제점 정보를 저장하는 장비기준정보 데이터베이스를 참조하여 장비종류 목록을 화면상에 표시하는 단계; 및 상기 장비맵을 통해 선택받은 항목과, 상기 장비종류 목록을 통해 선택받은 장비종류의 맵핑관계를 데이터베이스에 저장하는 단계;를 포함한다.
본 발명에 따르면, 장비관점에서 관제점이 어느 제어기와 맵핑되어 있는지 용이하게 파악할 수 있다. 또한 제어기의 위치 변경 등으로 인해 관제점을 다시 맵핑하여야 하는 경우 사용자가 쉽게 인식할 수 있는 장비관점에서 관제점을 용이하게 다시 맵핑할 수 있다. 또한 장비관점에서 표준화된 이름을 관제점에 사용함으로써 사용자가 관제점 이름만으로도 어떤 장비의 관제점인지 용이하게 파악할 수 있다. 또한, 제어기의 위치 변경 등이 있는 경우에도 그래픽 인터페이스, 제어로직, 스케줄링 등의 애플리케이션에 등록된 관제점에 대한 재맵핑 작업을 수행하지 않아도 되며 단지 장비 관점의 인터페이스에서만 관제점의 재맵핑을 수행하면 된다.
도 1은 빌딩 관리 시스템의 빌딩 관리를 위한 일반적인 구조의 일 예를 도시한 도면,
도 2는 빌딩 내 장비의 관리를 위한 제어기 관점 인터페이스의 일 예를 도시한 도면,
도 3은 제어기 관점 인터페이스를 이용하여 제어기와 장비의 관제점을 맵핑하는 일 예를 도시한 도면,
도 4는 제어기 관점 인터페이스를 통해 맵핑된 관제점을 활용하는 일 예를 도시한 도면,
도 5는 제어기 관점 인터페이스 기반의 데이터베이스에서 관제점 변경시 재맵핑 과정의 일 예를 도시한 도면,
도 6은 장비 관점 인터페이스 기반의 데이터베이스를 구축하는 빌딩 관리 서버의 일 예의 구성을 도시한 도면,
도 7은 장비 관점 인터페이스 기반의 데이터베이스를 구축하는 방법의 일 예의 흐름을 도시한 도면,
도 8은 장비 관점 인터페이스 기반의 데이터베이스를 구축을 위한 그래픽 인터페이스 화면의 일 예를 도시한 도면,
도 9는 장비기준정보 데이터베이스를 기초로 장비 관점 인터페이스를 생성하는 빌딩 관리 서버의 일 예의 구성을 도시한 도면,
도 10은 장비기준정보 데이터베이스를 기초로 장비맵을 구축하기 위한 그래픽 인터페이스 화면의 일 예를 도시한 도면,
도 11은 장비기준정보 데이터베이스를 기초로 장비맵을 구축하기 위한 방법의 일 예의 흐름을 도시한 도면,
도 12는 장비관점 인터페이스를 이용하여 관제점과 제어기를 맵핑하는 빌딩 관리 서버의 일 예의 구성을 도시한 도면,
도 13은 장비관점 인터페이스를 이용하여 관제점과 제어기를 맵핑하는 그래픽 인터페이스 화면의 일 예를 도시한 도면,
도 14는 장비관점 인터페이스를 이용하여 관제점과 제어기를 맵핑하는 방법의 일 예의 흐름을 도시한 도면,
도 15는 장비관점 인터페이스를 기준으로 제어기와 맵핑되는 관제점의 이름을 생성하는 방법의 일 예를 도시한 도면,
도 16은 장비관점 인터페이스를 이용하여 생성된 관제점을 활용하는 일 예를 도시한 도면, 그리고,
도 17은 장비관점 인터페이스를 이용하여 생성된 관제점이 변경되는 경우 관제점 변경 방법의 일 예를 도시한 도면이다.
이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다. 본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시 예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 게시되는 실시 예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시 예들은 본 발명의 게시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.
다른 정의가 없다면, 본 명세서에서 사용되는 모든 용어(기술 및 과학적 용어를 포함)는 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 공통적으로 이해될 수 있는 의미로 사용될 수 있을 것이다. 또 일반적으로 사용되는 사전에 정의되어 있는 용어들은 명백하게 특별히 정의되어 있지 않는 한 이상적으로 또는 과도하게 해석되지 않는다. 본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다.
이하에서, 첨부된 도면들을 참조하여 본 발명에 따른 네트워크 맵을 이용한 빌딩 제어 방법 및 그 시스템에 대해 상세히 설명한다.
먼저, 본 발명에 따른 빌딩 관리 서버는 사용자로부터 각종 명령이나 데이터 등을 입력받기 위한 키보드나 마우스, 터치스크린 등과 같은 입력장치, 표시장치, 각종 연산이나 데이터 처리를 수행하는 프로세서, 데이터를 저장하기 위한 메모리와 같은 저장장치 등을 포함하나, 이하에서는 설명의 편의를 위해 본 발명의 특징을 보다 잘 나타낼 수 있도록 "장비등록부" 등과 같은 용어로 빌딩 관리 서버의 각 구성을 표현하며, 이러한 구성은 프로세서, 메모리, 입출력장치 등의 다양한 하드웨어 장치와 소프트웨어를 통해 구현될 수 있다.
도 2는 빌딩 내 장비의 관리를 위한 제어기 관점 인터페이스의 일 예를 도시한 도면이고, 도 3은 제어기 관점 인터페이스를 이용하여 제어기와 장비의 관제점을 맵핑하는 일 예를 도시한 도면이다.
도 2 및 도 3을 함께 참조하면, 제어기 관점 인터페이스(300)는 빌딩 내 제어기를 계층적인 구조로 표현한다. 예를 들어, 빌딩 관리 서버는 "COUNTRY" - "SITE GROUP" - "SITE" - "STATION GROUP" - "STATION" 단위로 제어기를 그룹핑하여 사용자가 용이하게 검색하거나 볼 수 있도록 제어기 관점 인터페이스(300)를 제공한다. 제어기 관점 인터페이스(300)의 계층적인 구조의 하단에 위치한, "STATION", "DEVICE", "MODULE"은 제어기를 나타내며, 상단의 "SITE", "STATION-GROUP"등은 제어기를 그룹핑한 그룹을 나타낸다. 예를 들어, 건물의 층, 각 층의 각 구역 등의 단위로 제어기를 그룹핑하여 제어기 관점 인터페이스(300)로 표현할 수 있다.
제어기 관점 인터페이스(300)의 특정 제어기(310)는 적어도 하나 이상의 장비들(320)의 관제점들(350,352,254,356,358,360)과 맵핑된다. 시스템이 관제점을 식별하는 여러 방법이 있다. 첫 번째 방법으로, 제어기는 제어기 고유 코드를 가지며, 제어기에 포함되는 제어기 고유 코드와 맵핑된 관제점 고유 코드를 가진다. 예를 들어, 제어기(310)의 고유 코드가 'A'인 경우, 제어기(310)에 속한 관제점들(350,352,254,356,358,360)은 제어기 고유 코드인 'A'를 조합하여 A-1, A-2, A-3 등과 같은 고유 코드를 가진다. 이 경우 관제점코드는 시스템 내에서 유일하여 관제점을 사용하려는 시스템은 직접 관제점 코드를 참조한다.
두 번째 식별 방법으로, 제어기 내에서만 관제점의 고유코드를 가진다. 예를 들어, 제어기(310)의 고유 코드가 'A'인 경우, 제어기(310)에 속한 관제점들 (350,352,254,356,358,360)은 1,2,3 등과 같은 고유 코드를 가진다. 또한 또 다른 제어기(310)의 고유코드가 'B'인 경우, 제어기(310)에 속한 관제점들(350,352,254,356,358,360)은 동일하게 1,2,3 등과 같은 고유 코드를 가진다. 이 경우 관제점 코드는 제어기 내에서만 유일하여 관제점을 사용하려는 시스템은 관제점이 소속된 제어기(310)의 고유코드를 먼저 참조한 후 다시 관제점의 고유코드를 참조한다.
그러나 어떤 방법을 사용하든 시스템은 제어기와 관제점의 고유코드값을 참조하여 관제점을 찾을 수 있으므로, 이하 첫 번째의 방법으로 통일하여 기술한다.
도 4는 제어기 관점 인터페이스를 통해 맵핑된 관제점을 활용하는 일 예를 도시한 도면이다.
도 4를 참조하면, 빌딩 관리 서버는 빌딩 내 각종 장비를 객체로 표현한 그래픽 인터페이스(400), 특정 동작을 위한 제어로직(410) 또는 장비의 동작 시간이나 일정 등을 자동 관리할 수 있는 스케줄링(420) 등의 애플리케이션을 포함한다. 빌딩 관리 서버는 각 애플리케이션의 구현을 위해 관제점(350)을 그래픽 인터페이스(400)의 객체(402)와 맵핑하거나, 관제점(352)을 제어로직(410)의 다이어그램(412)의 입출력대상으로 맵핑하거나, 스케줄(420)의 제어 대상(422)으로 맵핑한다. 예를 들어, 그래픽 인터페이스의 객체(402)에는 관제점(350)의 고유 코드인 A-1이 맵핑되고, 제어로직의 다이어그램(412)에는 관제저(352)의 고유 코드인 A-2가 맵핑된다.
빌딩 관리 서버는 그래픽 인터페이스에 표시된 객체(402)와 맵핑된 관제점을 통해 장비의 상태(예를 들어, 난방수의 온도 등)를 파악하거나, 해당 관제점과 맵핑된 제어기를 통해 장비의 온/오프, 특정 값 등을 제어한다.
도 5는 제어기 관점 인터페이스 기반의 데이터베이스에서 관제점 변경시 재맵핑 과정의 일 예를 도시한 도면이다.
도 5를 참조하면, 제어기의 물리적 위치 등이 변경되는 경우, 관제점의 고유코드를 다시 맵핑하여야 한다. 예를 들어, 특정 장비 Z의 관제점 Z-1, Z-2가 장비 A의 A-1,A-2와 매핑되어 있었는데, 제어기가 물리적으로 이동하면서 Z-1,Z-2가 장비 B의 B-1,B-2로 다시 맵핑되는 경우, 제어로직의 다이어그램(412)도 맵핑되는 관제점의 고유코드 B-2로 다시 맵핑해야 한다.
제어기 관점 인터페이스는 제어기 관점에서 어떤 관제점이 맵핑되어 있는지 용이하게 파악할 수 있는 장점은 있으나, 추후 제어기의 위치 등이 변경되어 관제점의 맵핑관계가 변경되면 해당 애플리케이션에서도 관제점에 대한 맵핑관계를 다시 하여야 하는 번거로움이 있다.
이하에서는, 제어기의 위치 변경 등이 발생하여도 각 애플리케이션에서의 맵핑 작업을 다시 하지 않아도 되는 장비 관점 인터페이스를 이용한 데이터베이스의 구축 예를 살펴본다.
도 6은 장비 관점 인터페이스 기반의 데이터베이스를 구축하는 빌딩 관리 서버의 일 예의 구성을 도시한 도면이다.
도 6을 참조하면, 빌딩 관리 서버(600)는 장비등록부(610), 관제점등록부(620) 및 장비기준정보 데이터베이스(630)를 포함한다.
장비등록부(610)는 장비종류별 이름을 포함한 장비정보를 그래픽 인터페이스를 통해 사용자로부터 입력받는다. 예를 들어, 도 8과 같이 장비등록부(610)는 화면의 일측에 장비종류목록(800)을 표시하고, 장비종류목록(800)을 통해 사용자로부터 새로운 장비종류의 추가, 삭제, 정정 등의 명령을 수신하여 처리한다.
예를 들어, 장비등록부(610)는 사용자로부터 새로운 장비종류의 추가나 정정 명령을 입력받은 경우, 도 8과 같이 화면의 일측에 장비 정보를 등록하거나 정정할 수 있는 장비종류프로필 화면(820)을 표시하고, 장비종류프로필 화면(820)을 통해 사용자로부터 장비종류이름, 제조회사이름, 장비모델이름, 프로토콜 종류, 데이터 방식 등의 각종 정보를 입력받을 수 있다.
장비등록부(610)는 빌딩 내 존재하는 모든 장비에 대해 등록받는 것이 아니라 동일한 종류의 장비에 대해 한 번만 등록받는다. 예를 들어, 빌딩 내 A사의 동일 모델의 냉동기가 5대 존재하는 경우, 5번의 장비정보를 등록받는 것이 아니라 A사 해당 냉동기 종류에 대한 한 번의 장비정보를 등록받는다. 동일한 종류의 장비는 동일한 관제점 목록을 가지고 있으므로, 동일한 관제점 목록을 가진 장비를 동일 종류의 장비로 간주할 수 있다.
관제점등록부(620)는 화면상에 표시된 장비종류목록에서 사용자로부터 관제점 등록을 위한 특정 장비종류를 선택받으면, 선택된 장비종류의 관제점 정보 입력을 위한 그래픽 인터페이스를 사용자에게 제공한다. 예를 들어, 도 8과 같이 사용자가 장비종류목록(800)에서 흡수식냉동기(802)를 선택하면, 흡수식냉동기(802)에 대한 관제점 정보 입력을 위한 그래픽 인터페이스(810)를 표시하여 사용자로부터 관제점 정보를 입력받는다.
장비종류마다 미리 설정된 일정 형태의 관제점 목록이 존재할 수 있으며, 이 경우 관제점등록부(620)는 사용자가 특정 장비종류를 선택하면 해당 장비 종류에 대해 미리 등록되어 있는 관제점 목록을 화면에 표시하고, 사용자로부터 그 관제점 목록을 기초로 관제점의 취사선택 또는 관제점 추가 등을 등록받는다.
장비기준정보 데이터베이스(630)는 장비등록부(610)와 관제점등록부(620)를 통해 입력받은 장비정보와 관제점 정보를 맵핑하여 저장하고 관리한다. 장비기준정보 데이터베이스(630)는 장비 종류별 장비 정보를 저장하므로 동일 관제점 목록을 가진 동일 종류의 장비에 대해 중복된 정보를 저장하지 않는 것이 바람직하다.
예를 들어, 빌딩 내 10 대의 에이컨을 관리하는 빌딩 제어 시스템이 존재하고, 10 대의 에이컨이 모두 동일 종류의 에이컨인 경우, 장비기준정보 데이터베이스(630)는 해당 에이컨 정보를 한 번만 등록받아 저장한다.
도 7은 장비 관점 인터페이스 기반의 데이터베이스를 구축하는 방법의 일 예의 흐름을 도시한 도면이다.
도 7을 참조하면, 빌딩 관리 서버는 장비 정보 등록을 위한 프로그램을 구동하여 그래픽 인터페이스를 제공한다(S700). 그래픽 인터페이스는 도 8과 같이 장비 등록 화면(800,820)과 관제점 등록 화면(810)을 제공한다. 빌딩 관리 서버는 장비 등록 화면을 통해 사용자로부터 장비종류별 이름을 포함한 장비 정보를 등록받는다(S710). 또한 빌딩 관리 서버는 사용자가 선택한 장비종류의 관제점을 관제점 등록 화면을 통해 등록받는다(S720). 빌딩 관리 서버는 장비정보와 관제점정보를 장비기준정보 데이터베이스에 저장한다(S730).
도 8은 장비 관점 인터페이스 기반의 데이터베이스를 구축을 위한 그래픽 인터페이스 화면의 일 예를 도시한 도면이다.
도 8을 참조하면, 빌딩 관리 서버는 장비종류목록(800), 관제점목록(810), 장비종류프로필(820)를 포함하는 그래픽 인터페이스 화면을 제공한다. 장비종류목록(800)은 사용자가 등록한 각종 장비종류를 표시하고, 장비종류목록 화면(800)에서 제공하는 각종 아이콘이나 명령을 통해 장비종류의 추가, 삭제, 정정 등의 작업을 수행한다. 장비종류별 정보의 입력은 장비종류프로필 화면(820)을 통해 이루어질 수 있다.
사용자가 장비종류목록(800)에서 특정 장비종류, 예를 들어 흡수식 냉동기(802)를 선택하면, 빌딩 관리 서버는 흡수식 냉동기에 관련된 관제점 목록(810)을 그래픽 인터페이스를 통해 표시한다. 사용자는 관제점 목록(810)의 인터페이스를 통해 흡수식 냉동기와 맵핑할 관제점을 취사선택하거나 관제점을 추가 등록할 수 있다. 타입, 채널번호, 이름, 단위정보 등이 관제점의 속성 정보로 등록될 수 있다.
도 9는 장비기준정보 데이터베이스를 기초로 장비 관점 인터페이스를 생성하는 빌딩 관리 서버의 일 예의 구성을 도시한 도면이다.
도 9를 참조하면, 빌딩 관리 서버(900)는 장비맵 데이터베이스(910), 장비기준정보 데이터베이스(920), 표시부(930) 및 맵핑부(940)를 포함한다.
장비맵 데이터베이스(910)는 빌딩 내 장비들을 가리키는 각 항목들로 구성된 장비맵을 저장한다. 장비맵은 빌딩 내 전체 장비들을 계층적인 구조, 그래픽 구조 등 다양한 표시 방법으로 나타낸다. 예를 들어, 장비맵은 도 10과 같이 건물을 물리적인 공간으로 구분하고(예를 들어, 1층, 2층), 각각의 물리적인 공간을 기준으로 장비들을 분류하여 계층적으로 표시할 수 있다. 장비들을 분류하는 기준으로 이 외에 다양한 기준이 활용될 수 있음은 물론이다. 사용자는 빌딩 내 장비들에 대해 장비 관점 인터페이스를 이용하여 용이하게 파악할 수 있다.
장비기준정보 데이터베이스(920)는 도 6 내지 도 8에서 설명한 바와 같이, 빌딩 내 존재하는 장비종류와 각 장비종류별 관제점 정보를 저장하고 관리하는 데이터베이스이다.
표시부(930)는 장비맵 데이터베이스(910)에 이미 구축된 장비맵이 있다면 이를 읽어들여 화면에 표시한다. 만약 장비맵 데이터베이스(910)에 구축된 장비맵이 존재하지 않으면, 표시부는 장비맵 생성을 위한 그래픽 인터페이스를 제공한다. 예를 들어, 표시부(930)는 도 10과 같은 장비맵(1000)을 장비맵 데이터베이스(910)에 읽어 표시하거나 장비맵 생성을 위한 그래픽 인터페이스를 사용자에게 제공한다. 사용자는 장비맵에서 특정 장비를 추가하거나 삭제, 또는 정정 등의 작업을 수행할 수 있다.
맵핑부(940)는 장비맵의 각 항목이 어떤 장비 종류를 나타내는지 장비기준정보 데이터베이스를 참조하여 설정한다. 구체적으로, 사용자가 장비맵의 특정 항목을 선택하면, 표시부(930)는 장비기준 데이터베이스(920)로부터 장비종류목록을 읽어 화면상에 표시한다. 사용자는 표시부(930)에 의해 화면에 표시된 장비종류목록에서 장비맵의 항목과 맵핑한 장비종류를 선택한다. 맵핑부(940)는 사용자가 선택한 장비종류와 장비맵의 항목을 맵핑하여 장비맵 데이터베이스(910)에 저장한다. 장비기준정보 데이터베이스(920)는 장비종류와 맵핑된 관제점 정보를 가지고 있으므로, 장비맵의 항목은 또한 관제점 정보와도 맵핑된다.
본 실시 예의 경우 설명의 편의를 위해 장비맵 데이터베이스와 장비기준정보 데이터베이스를 별개로 표시하였으나, 또 다른 실시 예로 두 데이터베이스를 하나로 구현할 수 있음을 물론이다.
도 10은 장비기준정보 데이터베이스를 기초로 장비맵을 구축하기 위한 그래픽 인터페이스 화면의 일 예를 도시한 도면이다.
도 10을 참조하면, 빌딩 관리 서버는 장비맵(1000)과 장비종류목록(1010)을 화면에 표시하고 사용자로부터 각종 명령과 입력을 받아 처리할 수 있는 그래픽 인터페이스를 제공한다.
사용자는 그래픽 인터페이스를 통해 장비맵(1000)과 장비종류목록(1010)에서 장비 항목과 장비종류를 각각 선택하여 이들 사이의 맵핑관계를 용이하게 설정할 수 있다. 예를 들어, 사용자가 장비맵의 냉동기#1-1(1002)을 선택하면, 빌딩 관리 서버는 장비종류목록(1010)을 화면에 표시한다. 사용자가 장비종류목록(1010)에서 냉동기(1012) 선택하면, 빌딩 관리 서버는 냉동기#1-1(1002)과 냉동기(1010)를 맵핑하여 장비맵 데이터베이스에 저장한다.
도 11은 장비기준정보 데이터베이스를 기초로 장비맵을 구축하기 위한 방법의 일 예의 흐름을 도시한 도면이다.
도 11을 참조하면, 빌딩 관리 서버는 장비맵의 각 항목을 편집할 수 있는 그래픽 인터페이스를 제공한다(S1100). 빌딩 관리 서버는 그래픽 인터페이스를 통해 사용자로부터 장비맵 항목의 추가, 삭제, 정정 등의 각종 명령을 입력받는다. 삭제 명령인 경우, 빌딩 관리 서버는 해당 항목을 장비맵에서 제거하고, 추가 명령인 경우 장비맵에 새로운 항목을 추가하고 항목의 이름 등을 사용자로부터 입력받는다.
장비맵 항목에 대해 장비종류를 맵핑하고자 하는 경우, 빌딩 관리 서버는 사용자로부터 맵핑한 장비맵 항목을 선택받는다(S1110). 그러면 빌딩 관리 서버는 장비종류 선택을 위한 그래픽 인터페이스를 사용자에게 제공하고, 사용자는 화면에 표시된 장비종류목록에서 장비종류를 선택한다(S1120). 빌딩 관리 서버는 장비맵의 항목과 장비종류를 맵핑하여 저장한다(S1130,S1140).
도 12는 장비관점 인터페이스를 이용하여 관제점과 제어기를 맵핑하는 빌딩 관리 서버의 일 예의 구성을 도시한 도면이다.
도 12를 참조하면, 빌딩 관리 서버는 장비맵 데이터베이스(1200), 장비맵 표시부(1210), 관제점 표시부(1220), 제어기 데이터베이스(1230), 제어기 표시부(1240), 링크부(1250), 관제점이름설정부(1260), 채널설정부(1265) 및 관제점맵핑 데이터베이스(1270)를 포함한다.
본 실시 예에서, 장비맵 데이터베이스(1200), 제어기 데이터베이스(1230) 및 관제점맵핑 데이터베이스(1270)는 설명의 편의를 위해 각각 구분하여 표시하였으나, 또 다른 실시 예로 하나의 데이터베이스로 구축될 수 있다.
장비맵 데이터베이스(1200)는 도 9에서 설명한 장비맵 데이터베이스와 동일하다. 제어기 데이터베이스(1230)는 도 2와 같이 건물 내 제어기 목록을 저장하고 있는 데이터베이스이다.
장비맵 표시부(1210)는 장비맵 데이터베이스(1200)로부터 장비맵을 읽어 화면에 표시한다. 사용자가 화면에 표시된 장비맵을 통해 장비맵의 특정 항목을 선택하면, 관제점 표시부(1220)는 해당 항목과 맵핑된 관제점 목록을 표시한다. 예를 들어, 관제점 표시부(1220)는 선택된 장비맵 항목과 맵핑된 장비종류를 기초로 장비기준정보 데이터베이스(도 9의 920)를 검색하여 관제점 목록을 찾아 표시한다.
제어기 표시부(1240)는 제어기 데이터베이스(1230)를 참조하여 건물 내 제어기 목록을 화면에 표시한다.
링크부(1250)는 관제점 표시부(1220)에 의해 표시된 관제점 목록 중 사용자가 선택한 관제점과 제어기 표시부(1240)에서 사용자가 선택한 제어기를 맵핑하여 관제점맵핑 데이터베이스(1270)에 저장한다.
관제점이름설정부(1260)는 제어기와 맵핑된 관제점들의 이름을 해당 관제점이 속한 장비의 고유코드를 기준으로 생성하여 제공한다. 도 4에 도시된 제어기 관점 인터페이스의 경우 관제점 이름은 제어기의 고유코드를 기준으로 생성된 반면, 본 실시 예의 관제점이름설정부(1260)는 제어기와 관련없이 해당 관제점과 관련된 장비의 고유코드를 기준으로 생성된다. 관제점이름 생성의 일 예에 대해서는 도 15를 참조하여 설명한다.
채널설정부(1265)는 제어기와 맵핑된 관제점들에게 고유의 채널을 설정한다. 채널설정부(1265)는 각각의 관제점마다 중복되지 아니한 고유 채널을 자동으로 할당하거나 사용자로부터 각 관제점에 대한 채널을 입력받을 수 있으며, 사용자로부터 입력받는 경우에도 중복 여부를 체크하여 채널설정이 중복되지 않도록 하는 것이 바람직하다.
도 13은 장비관점 인터페이스를 이용하여 관제점과 제어기를 맵핑하는 그래픽 인터페이스 화면의 일 예를 도시한 도면이다.
도 13을 참조하면, 빌딩 관리 서버는 장비관점 인터페이스(1300), 즉 장비맵과 제어기 관점 인터페이스(1370), 그리고 관제점과 제어기를 맵핑하기 위한 맵핑 화면(1380)을 제공한다.
사용자가 장비맵(1300)의 특정 항목을 선택하면, 빌딩 관리 서버는 맵핑화면(1380)의 일측에 해당 항목에 속한 관제점 목록(1310)을 표시한다. 관제점 목록(1310)은 각 관제점의 이름, 타임, 단위 등의 정보를 포함할 수 있다.
관제점 목록(1310)의 다음 칸에는 링크 칸(1320)이 존재한다. 사용자는 제어기 관점 인터페이스(1370)에서 관제점과 맵핑할 제어기를 선택한 후 링크칸을 선택할 수 있다.
링크칸 선택이 완료되면, 빌딩 관리 서버는 링크 칸을 통해 선택된 관제점과 제어기를 맵핑하여 관제점 이름(1330), 제어기 이름(1360) 등을 맵핑 화면에 표시한다. 관제점 이름(1330)은 자동 생성되어 표시되거나 사용자로부터 입력받을 수 있다. 관제점 이름(1330)은 또한 도 15에 도시된 방법에 따라 표준화될 수 있다.
맵핑 화면(1380)에는 관제점과 제어기 사이의 통신을 위한 채널 설정을 위한 채널 칸(1350)이 존재한다. 제어기 관점 인터페이스(1370)의 제어기에 특정 채널이 할당된 관제점 정보가 미리 맵핑되어 있을 수 있다. 사용자가 채널 칸(1350)에 특정 채널번호를 입력하는 경우, 빌딩 관리 서버는 제어기 데이터베이스(도 12의 1230)에서 제어기에 할당된 채널들을 검색하여 사용자가 입력한 채널번호와 동일한 채널번호가 이미 존재하는지를 등록 여부 칸(1340)에 표시한다.
도 14는 장비관점 인터페이스를 이용하여 관제점과 제어기를 맵핑하는 방법의 일 예의 흐름을 도시한 도면이다.
도 14를 참조하면, 빌딩 관리 서버는 사용자의 요청에 따라 장비맵 데이터베이스에 저장된 장비맵을 읽어 화면에 표시한다(S1400). 빌딩 관리 서버는 사용자가 화면에 표시된 장비맵에서 특정 장비를 나타내는 항목을 선택하면, 그 항목과 맵핑된 관제점 목록을 화면에 표시하고, 관제점 목록을 통해 사용자로부터 제어기와 맵핑할 관제점을 선택받는다(S1410).
빌딩 관리 서버는 사용자로부터 제어기 선택을 받으면(S1420), 선택된 관제점과 제어기를 맵핑하고(S1430), 맵핑된 관제점의 이름을 설정한 후(S1440), 관제점과 제어기의 맵핑 정보를 데이터베이스에 저장한다(S1450).
도 15는 장비관점 인터페이스를 기준으로 제어기와 맵핑되는 관제점의 이름을 생성하는 방법의 일 예를 도시한 도면이다.
도 15를 참조하면, 빌딩 관리 서버는 사용자가 도 13의 맵핑 화면에서 "표준화" 아이콘을 클릭하면, 해당 관제점의 고유 식별정보와 관제점이 속한 장비의 고유 식별정보 등을 이용하여 표준화된 관제점 이름을 생성한다.
예를 들어, "표준화" 버튼을 클릭한 관제점이 속한 장비이름이 "공조기1번"이고, 장비고유코드가 '2'이고, 관제점코드 '3', 채널번호가 '5'이며, 장비기준정보 테이블에 저장된 장비고유코드 '2'에 대한 장비이름이 'AHU', 관제점코드 '3'에 대한 관제점 이름이 'DAMPER_OPEN"인 경우, 빌딩 관리 서버는 "AHU(공조기1번)_DAMPER_OPEN_AI_5"의 표준화된 이름을 생성하여 해당 관제점에 부여한다.
표준화된 이름의 생성방법은 도 15에서 설명한 방법에 한정되는 것이 아니라, 사용자가 해당 관제점이 어떤 장비에 속한 것인지를 용이하게 파악할 수 있도록 관제점 이름을 기준으로 정형화된 방식으로 생성되는 이름이면 되므로 다양한 방법이 존재할 수 있다.
도 16은 장비관점 인터페이스를 이용하여 생성된 관제점을 활용하는 일 예를 도시한 도면이고, 도 17은 장비관점 인터페이스를 이용하여 생성된 관제점이 변경되는 경우 관제점 변경 방법의 일 예를 도시한 도면이다.
도 16을 참조하면, 관제점은 도 4에서 설명한 바와 같이 그래픽 인터페이스의 객체, 제어로직의 입출력, 스케줄의 제어 대상 등으로 등록된 후 모니터링되고 제어되는 모든 대상에 맵핑된다. 장비관점 인터페이스의 경우, 해당 관제점이 속한 장비의 고유코드를 기준으로 관제점 고유 코드를 생성한다.
예를 들어, 장비 관점의 관제점 코드는 장비 고유코드와 장비의 관제점 고유 코드의 조합으로 구성된다. 예를 들어, 장비 고유코드가 '111'인 경우, 해당 장비에 속한 관제점들의 코드는 111-1, 111-2와 같이 설정되며, 관제점 고유 코드 111-1, 111-2는 도 16의 각종 애플리케이션의 객체와 맵핑된다.
따라서 도 17과 같이, 제어기의 물리적 위치 변경 등으로 관제점의 맵핑 관계가 변경되는 경우, 사용자는 도 13과 같은 장비 관점 인터페이스를 통해 관제점의 맵핑 관계만을 새로 설정하면 되고, 애플리케이션의 객체와 관제점의 맵핑관계를 다시 수정할 필요가 없다. 즉, 애플리케이션 단에서 맵핑된 관제점의 고유 코드는 변경되지 않는다.
본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로 구현된 컴퓨터 프로그램의 실행에 의하여 수행 될 수 있다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광데이터 저장장치 등이 있다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.
상기 컴퓨터로 읽을 수 있는 기록 매체에 기록 된 상기 컴퓨터 프로그램은 인터넷 등의 네트워크를 통하여 제1 컴퓨팅 장치로부터 제2 컴퓨팅 장치에 전송되어 상기 제2 컴퓨팅 장치에 설치될 수 있고, 이로써 상기 제2 컴퓨팅 장치에서 사용될 수 있다. 상기 제1 컴퓨팅 장치 및 상기 제2 컴퓨팅 장치는, 서버 장치, 데스크탑 피씨와 같은 고정식 컴퓨팅 장치, 노트북, 스마트폰, 태블릿 피씨와 같은 모바일 컴퓨팅 장치 및 스마트 와치, 스마트 안경과 같은 웨어러블 컴퓨팅 장치를 모두 포함한다.
이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.

Claims (13)

  1. 장비종류별 이름을 포함한 장비정보를 그래픽 인터페이스를 통해 입력받는 장비등록부;
    상기 장비등록부를 통해 등록되어 화면상에 표시된 장비종류목록에서 사용자가 선택한 장비종류에 대한 관제점 정보를 그래픽 인터페이스를 통해 입력받는 관제점등록부; 및
    상기 장비등록부 및 관제점등록부를 통해 입력받은 장비정보와 관제점정보를 맵핑하여 저장하고 관리하는 장비기준정보 데이터베이스를 포함하는,
    빌딩 관리 서버.
  2. 제 1항에 있어서,
    상기 장비기준정보 데이터베이스는,
    동일한 관제점 정보를 포함하는 장비를 동일 종류의 장비로 간주하여 동일한 관제점 정보를 포함하는 장비에 대한 중복 등록을 방지하는,
    빌딩 관리 서버.
  3. 제 1항에 있어서,
    상기 관제점등록부는,
    상기 장비등록부에 의해 등록된 장비종류에 따라 미리 설정된 관제점 목록을 그래픽 인터페이스를 통해 화면에 표시하고, 상기 관제점 목록에 표시된 관제점들의 취사선택 또는 관제점의 추가를 사용자로부터 입력받아 관제점 정보를 생성하는,
    빌딩 관리 서버.
  4. 빌딩 내 장비들의 종류 및 각 장비별 관제점 정보를 저장하는 장비기준정보 데이터베이스;
    빌딩 내 장비들을 나타내는 각 항목으로 구성된 장비맵을 표시하는 표시부;
    상기 장비맵의 각 항목이 나타내는 장비들의 종류를 상기 장비기준정보데이터베이스를 참조하여 설정하는 맵핑부; 및
    상기 장비맵을 저장하는 장비맵 데이터베이스를 포함하는,
    빌딩 관리 서버.
  5. 제 4항에 있어서,
    상기 장비기준정보 데이터베이스를 참조하여 장비종류 목록을 화면에 표시하고, 장비맵의 항목을 화면에 표시하는 표시부를 더 포함하고,
    상기 맵핑부는,
    화면에 표시된 장비맵과 장비종류 목록을 통해 각각 선택받은 항목과 장비종류를 맵핑하는,
    빌딩 관리 서버.
  6. 제 5항에 있어서,
    상기 표시부는,
    빌딩을 적어도 하나 이상의 물리적 공간으로 구분하고, 각각의 물리적 공간에 위치한 장비들의 항목을 그룹핑한 장비맵을 표시하는,
    빌딩 관리 서버.
  7. 빌딩 내 장비들을 그룹핑하여 나타내는 장비맵을 화면상에 표시하는 장비맵 표시부;
    상기 장비맵에서 사용자가 선택한 장비에 대한 관제점 목록을 화면상에 표시하는 관제점 표시부;
    제어기 관점 인터페이스를 화면상에 표시하는 제어기 표시부; 및
    상기 관제점 목록을 통해 선택받은 적어도 하나 이상의 관제점과, 상기 제어기 관점 인터페이스를 통해 선택받은 제어기의 맵핑관계를 데이터베이스에 저장하는 링크부를 포함하는,
    빌딩 관리 서버.
  8. 제 7항에 있어서,
    상기 선택받은 적어도 하나 이상의 관제점의 이름을 장비의 식별정보와 관제점의 식별정보의 조합으로 생성하는 관제점 이름 생성부를 더 포함하는,
    빌딩 관리 서버.
  9. 제 7항에 있어서,
    관제점과 제어기 사이의 채널정보를 입력받아 데이터베이스에 저장하는 채널입력부를 더 포함하는,
    빌딩 관리 서버.
  10. 빌딩 내 장비들을 나타내는 각 항목을 그룹핑하여 구성한 장비맵을 화면상에 표시하는 단계;
    빌딩 내 장비들의 종류 및 각 장비종류별 관제점 정보를 저장하는 장비기준정보 데이터베이스를 참조하여 장비종류 목록을 화면상에 표시하는 단계; 및
    상기 장비맵을 통해 선택받은 항목과, 상기 장비종류 목록을 통해 선택받은 장비종류의 맵핑관계를 데이터베이스에 저장하는 단계를 포함하는,
    빌딩 관리 방법.
  11. 제 10항에 있어서,
    상기 장비맵의 항목과 맵핑된 관제점 목록을 표시하는 단계; 및
    상기 관제점 목록을 통해 선택받은 적어도 하나 이상의 관제점과, 제어기 관점 인터페이스를 통해 선택받은 제어기를 맵핑하여 저장하는 단계를 더 포함하는,
    빌딩 관리 방법.
  12. 제 11항에 있어서,
    상기 제어기와 맵핑된 관제점의 이름을 관제점이 속한 장비의 식별정보와 관제점 식별정보의 조합으로 생성하는 단계를 더 포함하는,
    빌딩 관리 방법.
  13. 빌딩 내 장비들을 나타내는 각 항목을 그룹핑하여 구성한 장비맵을 화면상에 표시하는 단계;
    빌딩 내 장비들의 종류 및 각 장비종류별 관제점 정보를 저장하는 장비기준 정보 데이터베이스를 참조하여 장비종류 목록을 화면상에 표시하는 단계; 및
    상기 장비맵을 통해 선택받은 항목과, 상기 장비종류 목록을 통해 선택받은 장비종류의 맵핑관계를 데이터베이스에 저장하는 단계를 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
PCT/KR2014/012691 2013-12-27 2014-12-23 빌딩 내 장비를 데이터베이스화하는 빌딩 관리 시스템 및 그 방법 Ceased WO2015099394A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020130165887A KR101595768B1 (ko) 2013-12-27 2013-12-27 빌딩 내 장비를 데이터베이스화하는 빌딩 관리 시스템 및 그 방법
KR10-2013-0165887 2013-12-27

Publications (1)

Publication Number Publication Date
WO2015099394A1 true WO2015099394A1 (ko) 2015-07-02

Family

ID=53479175

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/012691 Ceased WO2015099394A1 (ko) 2013-12-27 2014-12-23 빌딩 내 장비를 데이터베이스화하는 빌딩 관리 시스템 및 그 방법

Country Status (2)

Country Link
KR (1) KR101595768B1 (ko)
WO (1) WO2015099394A1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113961652A (zh) * 2021-12-22 2022-01-21 北京金堤科技有限公司 信息关联方法及装置、计算机存储介质、电子设备
US12105484B2 (en) * 2015-10-21 2024-10-01 Johnson Controls Technology Company Building automation system with integrated building information model

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180349827A1 (en) * 2017-05-30 2018-12-06 General Electric Company Apparatus And Method For Asset Benchmarking
KR102492759B1 (ko) * 2017-10-19 2023-01-26 엘지전자 주식회사 조합 관제점을 설정하는 방법 및 이를 구현하는 장치
US10552005B2 (en) * 2018-05-14 2020-02-04 Honeywell International Inc. Points list tool for a building management system
KR102596061B1 (ko) * 2019-10-17 2023-10-30 삼성중공업 주식회사 장비 태그 식별자를 이용한 전력선 통신 제어 시스템
KR102486634B1 (ko) * 2020-11-04 2023-01-10 주식회사 케이사인 건물 설비 관리 정보를 블록 체인에 등록하는 방법과, 상기 정보를 통한 설비 정보 관리 시스템의 자동 가상화 및 배포 방법
KR102320878B1 (ko) * 2020-12-04 2021-11-01 (주)케이티에스테이트 통합 관제 방법 및 통합 관제 장치
WO2025105526A1 (ko) * 2023-11-14 2025-05-22 주식회사 나라컨트롤 시운전데이터의 자동생성 기능이 포함된 빌딩 자동 제어시스템

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030078677A1 (en) * 1999-02-12 2003-04-24 Honeywell International Inc. Database for a remotely accessible building information system
KR20110090693A (ko) * 2010-02-04 2011-08-10 엘지전자 주식회사 설비 관제 시스템 및 이의 운전 방법
KR20130059116A (ko) * 2011-11-28 2013-06-05 엘지전자 주식회사 설비 관제 시스템 및 이의 운전 방법
KR20130113819A (ko) * 2012-04-06 2013-10-16 상명대학교 천안산학협력단 다른 현장제어장치와 점대점 유선 방식으로 연결된 현장제어장치를 이용한 중앙집중형 빌딩자동화 시스템 및 그 방법
KR101335738B1 (ko) * 2012-10-26 2013-12-02 대우정보시스템 주식회사 서버 및 그의 설비 제어방법

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101937203B1 (ko) 2012-02-22 2019-04-09 엘지전자 주식회사 설비 관제 시스템 및 이의 운전 방법

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030078677A1 (en) * 1999-02-12 2003-04-24 Honeywell International Inc. Database for a remotely accessible building information system
KR20110090693A (ko) * 2010-02-04 2011-08-10 엘지전자 주식회사 설비 관제 시스템 및 이의 운전 방법
KR20130059116A (ko) * 2011-11-28 2013-06-05 엘지전자 주식회사 설비 관제 시스템 및 이의 운전 방법
KR20130113819A (ko) * 2012-04-06 2013-10-16 상명대학교 천안산학협력단 다른 현장제어장치와 점대점 유선 방식으로 연결된 현장제어장치를 이용한 중앙집중형 빌딩자동화 시스템 및 그 방법
KR101335738B1 (ko) * 2012-10-26 2013-12-02 대우정보시스템 주식회사 서버 및 그의 설비 제어방법

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US12105484B2 (en) * 2015-10-21 2024-10-01 Johnson Controls Technology Company Building automation system with integrated building information model
US12405581B2 (en) 2015-10-21 2025-09-02 Johnson Controls Technology Company Building automation system with integrated building information model
CN113961652A (zh) * 2021-12-22 2022-01-21 北京金堤科技有限公司 信息关联方法及装置、计算机存储介质、电子设备

Also Published As

Publication number Publication date
KR20150077055A (ko) 2015-07-07
KR101595768B1 (ko) 2016-02-19

Similar Documents

Publication Publication Date Title
JP4773510B2 (ja) センサネットシステム、センサネットシステムデータ管理方法、センサネットシステムデータ管理プログラム
KR101595768B1 (ko) 빌딩 내 장비를 데이터베이스화하는 빌딩 관리 시스템 및 그 방법
WO2019052209A1 (zh) 数据存储方法、装置及存储介质
WO2015099390A1 (ko) 네트워크 맵을 이용한 빌딩 제어 방법 및 그 시스템
WO2022100032A1 (zh) 系统分析可视化方法、装置、电子设备及计算机可读存储介质
WO2022149625A1 (ko) 3차원 모델링 데이터의 공간정보 설정 및 활용 방법, 장치 및 컴퓨터-판독가능 기록매체
CN102306355A (zh) 一种it运维配置管理系统
WO2022199608A1 (zh) 一种应用于机房的节能方法、装置及系统
EP2840498A1 (en) Program, information processing device and event processing method
CN109947832A (zh) 将excel数据表生成sql文件的方法、装置、终端及存储介质
CN111858723A (zh) 基于gis平台构建可视化一张图应用的系统及方法
WO2021227636A1 (zh) 微服务处理方法及装置、存储介质及电子设备
WO2015099264A1 (ko) 생물학적 네트워크 분석 장치 및 방법
CN116225845A (zh) 容器平台的资源监测方法、装置、容器平台、设备及介质
CN111414422A (zh) 一种数据分布方法、装置、设备和存储介质
CN110083664A (zh) 基于cmdb模型自动构建拓扑模型的方法
CN106570189A (zh) 一种计算机应用系统和文档便捷管理方法
US20260023355A1 (en) Method, building management device, and recording medium
US20260010916A1 (en) Electronic device, system, and method for constructing building-level greenhouse gas index information
CN110176076B (zh) 一种对基于ifc格式的bim模型进行空间操作的方法
JP6238051B2 (ja) 省エネルギー技術提案装置、省エネルギー技術提案方法、及びプログラム
CN102065315B (zh) 一种用于电视台技术信息监测的三维可视化方法
CN112567476A (zh) 原子能发电厂的总体布置图的表示和利用装置
WO2021230662A1 (ko) 폼 구조 정의 db를 통한 온라인 보고서 생성방법, 이를 위한 컴퓨터 프로그램
EP3567492A1 (en) Information processing method, non-transitory storage medium and information processing device

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: 14873973

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14873973

Country of ref document: EP

Kind code of ref document: A1