CN113311754A - BMC management system of power module based on GD32 singlechip - Google Patents

BMC management system of power module based on GD32 singlechip Download PDF

Info

Publication number
CN113311754A
CN113311754A CN202110578180.1A CN202110578180A CN113311754A CN 113311754 A CN113311754 A CN 113311754A CN 202110578180 A CN202110578180 A CN 202110578180A CN 113311754 A CN113311754 A CN 113311754A
Authority
CN
China
Prior art keywords
module
bmc
data
singlechip
monitoring
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
Application number
CN202110578180.1A
Other languages
Chinese (zh)
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.)
CETC 32 Research Institute
Original Assignee
CETC 32 Research Institute
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 CETC 32 Research Institute filed Critical CETC 32 Research Institute
Priority to CN202110578180.1A priority Critical patent/CN113311754A/en
Publication of CN113311754A publication Critical patent/CN113311754A/en
Pending 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
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • 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/25Pc structure of the system
    • G05B2219/25257Microcontroller

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a BMC management system of a power module based on a GD32 singlechip, which comprises the following modules: a power supply module: the power supply module is used for supplying power to the server; a BMC monitoring module: the computer is located on a computer mainboard and manages the computer by continuously accessing files, a memory, a keyboard, a display and firmware of the server. The BMC management system provided by the invention realizes the technical localization and improves the safety of the server; the BMC monitoring system has multiple functions, can monitor and manage states of different modules of a mainboard and a server, improves reliability of the server, has high portability of functional modules, and can realize transplantation and adaptation of different hardware platforms.

Description

BMC management system of power module based on GD32 singlechip
Technical Field
The invention relates to the technical field of computer communication control, in particular to a BMC management system of a power module based on a GD32 single-chip microcomputer.
Background
With the development of information technology and the popularization of internet application, servers are increasingly widely applied to various fields, and particularly in some enterprises with high requirements on data security, the requirements on monitoring and management of the servers are very high. The BMC (Baseboard Management Controller) can remotely maintain and manage the server through a special data channel, is completely independent of an equipment operating system, and can even remotely monitor and manage the server in a power-off state. In addition, the BMC can send data to an external network, possibly even reconfiguring the host server network interface. Therefore, when a server is vulnerable, various important data of the server can be lost.
The existing BMC health management function in the current market is mainly used for a mainboard at a server level, and the functions of parameter acquisition, control and the like on the mainboard are realized by adopting a foreign special BMC control chip, so that a BMC controller which is truly completely nationalized is lacked.
In a Chinese utility model patent document with publication number CN210776312U, a BMC monitoring device based on STM32 single chip microcomputer is provided, which comprises an STM32 single chip microcomputer, a voltage acquisition circuit, a temperature acquisition circuit, a current acquisition circuit and an SMbus communication interface, wherein the STM32 single chip microcomputer is arranged on a mainboard; the voltage acquisition circuit, the temperature acquisition circuit and the current acquisition circuit are respectively used for acquiring the voltage, the temperature and the current of the mainboard; and the STM32 single chip microcomputer is used for reading the voltage, the temperature and the current and outputting the voltage, the temperature and the current to an external main control BMC through the SMbus communication interface. The monitoring of the external main control BMC on the mainboard circuit is realized, and the reliability and the safety of the mainboard are improved. The chips adopted in the BMC monitoring device are not completely nationwide, and the BMC monitoring function is less.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a BMC management system of a power module based on a GD32 single-chip microcomputer.
The BMC management system of the power module based on the GD32 single chip microcomputer provided by the invention comprises the following modules:
a power supply module: the power supply module is used for supplying power to the server;
a BMC monitoring module: the computer is located on a computer mainboard and manages the computer by continuously accessing files, a memory, a keyboard, a display and firmware of the server.
Preferably, the BMC monitoring module monitors the normal power supply of the power module by managing data including temperature, voltage and current of the power module.
Preferably, the power supply module comprises the following sub-modules:
a temperature acquisition module: the GD32 monolithic reads the pulse number of the temperature sensor, calculates the temperature information through the formula in the procedure, and transmits the temperature data converted into to the BMC monitoring module;
the voltage acquisition module: the GD32 singlechip reads 12V and 3.3V voltages in the power module through the ADC, and transmits the acquired voltage data to the BMC monitoring module;
the current acquisition module: the GD32 singlechip reads the current data of current sensor to send the current data that gather to BMC monitored control system.
Preferably, in the voltage acquisition module, the acquired voltage data signal is transmitted to the BMC monitoring system through an i2c bus and according to an ipmi data format.
Preferably, in the temperature acquisition module, the acquired and converted temperature data is transmitted to the BMC monitoring system through an i2c bus and according to an ipmi data format.
Preferably, the BMC monitoring module includes the following sub-modules:
an access management module: aiming at the login user, the validity of the login user and the safety of the user password are ensured;
a data processing module: monitoring and recording the received data, and displaying the data through a web interface after the data is visualized;
a remote diagnosis module: the data processed by the data processing module is diagnosed, and when the temperature, voltage or current data of the power supply module is abnormal, an automatic alarm unit of the remote diagnosis module can give an alarm;
the remote management module: the remote management server is used for starting, shutting down and restarting the remote management server and supporting the switching of the states of the KVM and the LED lamps;
the data interaction module: for transmitting data between different modules;
the remote monitoring module: inquiring tasks and monitoring the firmware version and hardware information of the system in real time through various access modes including imaging and text;
an event management module: provides for display of event logs and stores alert information and alert logs.
Preferably, the remote monitoring module queries tasks including displaying current system status, BMC information, system configuration information, displaying system firmware version and hardware information, and monitoring temperature, voltage, fan sensors, and indicator lights in real time.
Preferably, the log information displayed by the event management module includes events transmitted inside and outside the BMC, time when the events occur, and event body description information.
Preferably, the BMC monitoring module alarm processing includes the following steps:
step S1: initializing a server;
step S2: polling and acquiring data by the singlechip;
step S3: judging whether the data is in the set threshold range, if so, performing step S6; if not, go to step S4;
step S4: sending an alarm;
step S5: logging;
step S6: and (5) WEB interface display.
Preferably, the event management module comprises an event log management module and an event warning management module, and the event log management module is used for inquiring, deleting and downloading the event log; the event alert management module is used for interface notification and communication notification.
Compared with the prior art, the invention has the following beneficial effects:
1. the technical localization is realized, the unit acquisition circuit chip and the BMC management system chip are all home chips, the unit acquisition and control circuit is designed independently, potential safety hazards which may exist in the use of external universal components and foreign assemblies are avoided, and the safety of the server is improved.
2. The BMC monitoring system has multiple functions, can monitor and manage states of different modules of a mainboard and a server, improves reliability of the server, has high portability of functional modules, and can realize transplantation and adaptation of different hardware platforms.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
fig. 1 is a hardware schematic diagram of a BMC management power module according to an embodiment of the present invention;
FIG. 2 is a functional diagram of a BMC processing interface according to an embodiment of the invention;
FIG. 3 is a functional diagram of an event management module according to an embodiment of the present invention;
fig. 4 is a functional diagram of BMC monitoring alarm processing according to an embodiment of the present invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that it would be obvious to those skilled in the art that various changes and modifications can be made without departing from the spirit of the invention. All falling within the scope of the present invention.
The invention uses a server device with an arm framework FT2500CPU, two power modules which can work redundantly supply power to the device, an open source Openbmc firmware is used by a device BMC chip, and a BMC system monitors the information of the power modules.
The invention provides a BMC management system of a power module based on a GD32 singlechip, and with reference to FIG. 1, the system comprises the following modules:
the BMC monitors normal power supply of the power supply module mainly by managing data such as temperature, voltage and current of the power supply module.
The BMC monitoring module is positioned on a computer mainboard, and the BMC can continuously access files, a memory (using DMA), a keyboard/display and firmware of the host server so as to manage the computer.
Wherein the power module includes the following sub-modules:
the temperature acquisition module is used for reading the pulse number of the temperature sensor by the single chip microcomputer GD32, calculating temperature information through a formula in a program, and transmitting converted temperature data to the BMC monitoring system through an i2c bus according to an ipmi data format.
The voltage acquisition module, the single chip microcomputer GD32 reads the voltages of the power supply module 12V and 3.3V through an ADC channel, and transmits acquired voltage data to the BMC monitoring system through an i2c bus according to an ipmi data format.
And the current acquisition module is used for acquiring current data of the power supply module, the single-chip microcomputer GD32 reads the current data of the current sensor, and the acquired current data are transmitted to the BMC monitoring system through an i2c bus according to an ipmi data format.
Referring to fig. 2, the BMC monitoring module includes the following modules:
the access management module has the access management function mainly aiming at the login user, the login user is responsible for controlling and managing the whole server platform, the validity of the user and the corresponding authority of the user are very important, the user authentication is used, the user validity is greatly improved through the communication with the interactive interface, and the safety of the user password is ensured.
And the data processing module is used for monitoring and recording the received data, visualizing the data and displaying the data through a web interface.
And the remote diagnosis module is used for diagnosing the data processed by the data processing module, and when the temperature, voltage or current data of the power supply module is abnormal, an automatic alarm unit of the remote diagnosis module can give an alarm.
And the remote management module is used for remotely managing the startup, shutdown and restart of the server and simultaneously supporting KVM and LED lamp state switching and the like.
And the data interaction module is used for transmitting data between different modules.
And the remote monitoring module is used for various access modes such as imaging, text and the like, visually managing pages, and quickly completing a query task by clicking a simple interface. The method comprises the steps of displaying the current system state, BMC information, system configuration information and the like, simultaneously displaying the system firmware version and hardware information, and monitoring the sensors such as temperature, voltage and fan and the like and the indicator lamp in real time.
And the event management module is mainly used for displaying an event log, and is used for recording events, event occurrence time and event main body description information transmitted inside and outside the BMC by the BMC, and storing alarm information and the alarm log generated in the operation process of the server system in a storage device.
Referring to fig. 3, the event management module includes an event log management module for querying, deleting and downloading an event log and an event alert management module; the event alert management module is used for interface notification and communication notification.
Referring to fig. 4, the BMC monitoring module alarm processing includes the following steps:
step S1: initializing a server;
step S2: polling and acquiring data by the singlechip;
step S3: judging whether the data is in the set threshold range, if so, performing step S6; if not, go to step S4;
step S4: sending an alarm;
step S5: logging;
step S6: and (5) WEB interface display.
Those skilled in the art will appreciate that, in addition to implementing the system and its various devices, modules, units provided by the present invention as pure computer readable program code, the system and its various devices, modules, units provided by the present invention can be fully implemented by logically programming method steps in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Therefore, the system and various devices, modules and units thereof provided by the invention can be regarded as a hardware component, and the devices, modules and units included in the system for realizing various functions can also be regarded as structures in the hardware component; means, modules, units for performing the various functions may also be regarded as structures within both software modules and hardware components for performing the method.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications may be made by one skilled in the art within the scope of the appended claims without departing from the spirit of the invention. The embodiments and features of the embodiments of the present application may be combined with each other arbitrarily without conflict.

Claims (10)

1. The utility model provides a BMC management system of power module based on GD32 singlechip which characterized in that includes the following module:
a power supply module: the power supply module is used for supplying power to the server;
a BMC monitoring module: the computer is located on a computer mainboard and manages the computer by continuously accessing files, a memory, a keyboard, a display and firmware of the server.
2. The BMC management system of the power module based on GD32 singlechip of claim 1, wherein: the BMC monitoring module monitors normal power supply of the power module by managing data including temperature, voltage and current of the power module.
3. The BMC management system of the power module based on GD32 singlechip of claim 1, wherein: the power module comprises the following sub-modules:
a temperature acquisition module: the GD32 monolithic reads the pulse number of the temperature sensor, calculates the temperature information through the formula in the procedure, and transmits the temperature data converted into to the BMC monitoring module;
the voltage acquisition module: the GD32 singlechip reads 12V and 3.3V voltages in the power module through the ADC, and transmits the acquired voltage data to the BMC monitoring module;
the current acquisition module: the GD32 singlechip reads the current data of current sensor to send the current data that gather to BMC monitored control system.
4. The BMC management system of the power module based on GD32 single chip microcomputer of claim 3, wherein: in the voltage acquisition module, acquired voltage data signals are transmitted to the BMC monitoring system through an i2c bus and according to an ipmi data format.
5. The BMC management system of the power module based on GD32 single chip microcomputer of claim 3, wherein: in the temperature acquisition module, the acquired and converted temperature data is transmitted to the BMC monitoring system through an i2c bus and according to an ipmi data format.
6. The BMC management system of the power module based on GD32 singlechip of claim 1, wherein: the BMC monitoring module comprises the following sub-modules:
an access management module: aiming at the login user, the validity of the login user and the safety of the user password are ensured;
a data processing module: monitoring and recording the received data, and displaying the data through a web interface after the data is visualized;
a remote diagnosis module: the data processed by the data processing module is diagnosed, and when the temperature, voltage or current data of the power supply module is abnormal, an automatic alarm unit of the remote diagnosis module can give an alarm;
the remote management module: the remote management server is used for starting, shutting down and restarting the remote management server and supporting the switching of the states of the KVM and the LED lamps;
the data interaction module: for transmitting data between different modules;
the remote monitoring module: inquiring tasks and monitoring the firmware version and hardware information of the system in real time through various access modes including imaging and text;
an event management module: provides for display of event logs and stores alert information and alert logs.
7. The BMC management system of the power module based on GD32 singlechip of claim 4, wherein: the remote monitoring module inquires tasks including displaying the current system state, BMC information and system configuration information, displaying the system firmware version and hardware information, and monitoring the temperature, the voltage, the fan sensor and the indicator light in real time.
8. The BMC management system of the power module based on GD32 singlechip of claim 1, wherein: the log information displayed by the event management module comprises events transmitted inside and outside the BMC, the time of the event occurrence and event main body description information.
9. The BMC management system of the power module based on GD32 singlechip of claim 1, wherein: the BMC monitoring module alarm processing method comprises the following steps:
step S1: initializing a server;
step S2: polling and acquiring data by the singlechip;
step S3: judging whether the data is in the set threshold range, if so, performing step S6; if not, go to step S4;
step S4: sending an alarm;
step S5: logging;
step S6: and (5) WEB interface display.
10. The BMC management system of the power module based on GD32 singlechip of claim 1, wherein: the event management module comprises an event log management module and an event warning management module, and the event log management module is used for inquiring, deleting and downloading event logs; the event alert management module is used for interface notification and communication notification.
CN202110578180.1A 2021-05-26 2021-05-26 BMC management system of power module based on GD32 singlechip Pending CN113311754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110578180.1A CN113311754A (en) 2021-05-26 2021-05-26 BMC management system of power module based on GD32 singlechip

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110578180.1A CN113311754A (en) 2021-05-26 2021-05-26 BMC management system of power module based on GD32 singlechip

Publications (1)

Publication Number Publication Date
CN113311754A true CN113311754A (en) 2021-08-27

Family

ID=77374963

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110578180.1A Pending CN113311754A (en) 2021-05-26 2021-05-26 BMC management system of power module based on GD32 singlechip

Country Status (1)

Country Link
CN (1) CN113311754A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849375A (en) * 2021-09-29 2021-12-28 超越科技股份有限公司 Remote management method, system and medium for computer
CN114816020A (en) * 2022-04-11 2022-07-29 北京计算机技术及应用研究所 GD32 single-chip microcomputer-based PMBUS interface power board and BMC control method thereof

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212345A (en) * 2006-12-31 2008-07-02 联想(北京)有限公司 Blade server management system
CN101577698A (en) * 2008-05-09 2009-11-11 中兴通讯股份有限公司 System with external intelligent management server and method for monitoring server and processing commands
CN201417302Y (en) * 2009-06-09 2010-03-03 陕西海博瑞德微电子有限公司 Intelligent power supply monitoring module
CN106844162A (en) * 2017-02-25 2017-06-13 郑州云海信息技术有限公司 Storage server cabinet management system and method based on BMC
US10303574B1 (en) * 2015-09-02 2019-05-28 Amazon Technologies, Inc. Self-generated thermal stress evaluation
CN110769051A (en) * 2019-10-18 2020-02-07 中电科技(北京)有限公司 Embedded server remote management system and method based on domestic processor
US20200133686A1 (en) * 2018-10-30 2020-04-30 Hewlett Packard Enterprise Development Lp Remote deployment of operating systems
CN111158976A (en) * 2019-12-10 2020-05-15 苏州浪潮智能科技有限公司 Server cabinet monitoring alarm system and method
CN111881002A (en) * 2020-08-31 2020-11-03 江苏杰瑞信息科技有限公司 Monitoring management system and monitoring management method of Feiteng server
CN112527605A (en) * 2020-12-23 2021-03-19 中盈优创资讯科技有限公司 Server management method and device based on IPMI

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212345A (en) * 2006-12-31 2008-07-02 联想(北京)有限公司 Blade server management system
CN101577698A (en) * 2008-05-09 2009-11-11 中兴通讯股份有限公司 System with external intelligent management server and method for monitoring server and processing commands
CN201417302Y (en) * 2009-06-09 2010-03-03 陕西海博瑞德微电子有限公司 Intelligent power supply monitoring module
US10303574B1 (en) * 2015-09-02 2019-05-28 Amazon Technologies, Inc. Self-generated thermal stress evaluation
CN106844162A (en) * 2017-02-25 2017-06-13 郑州云海信息技术有限公司 Storage server cabinet management system and method based on BMC
US20200133686A1 (en) * 2018-10-30 2020-04-30 Hewlett Packard Enterprise Development Lp Remote deployment of operating systems
CN110769051A (en) * 2019-10-18 2020-02-07 中电科技(北京)有限公司 Embedded server remote management system and method based on domestic processor
CN111158976A (en) * 2019-12-10 2020-05-15 苏州浪潮智能科技有限公司 Server cabinet monitoring alarm system and method
CN111881002A (en) * 2020-08-31 2020-11-03 江苏杰瑞信息科技有限公司 Monitoring management system and monitoring management method of Feiteng server
CN112527605A (en) * 2020-12-23 2021-03-19 中盈优创资讯科技有限公司 Server management method and device based on IPMI

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849375A (en) * 2021-09-29 2021-12-28 超越科技股份有限公司 Remote management method, system and medium for computer
CN114816020A (en) * 2022-04-11 2022-07-29 北京计算机技术及应用研究所 GD32 single-chip microcomputer-based PMBUS interface power board and BMC control method thereof

Similar Documents

Publication Publication Date Title
US20070027981A1 (en) Computer diagnostic system
US20150106660A1 (en) Controller access to host memory
US20120133520A1 (en) Computer chassis system and hard disk status display method thereof
US20070055740A1 (en) System and method for interacting with a remote computer
CN110515801A (en) A kind of OLED shows equipment, the monitoring method of server state and server
US8751635B2 (en) Monitoring sensors for systems management
CN113311754A (en) BMC management system of power module based on GD32 singlechip
CN108287780A (en) A kind of device and method of monitoring server CPLD states
CN112596568B (en) Method, system, device and medium for reading error information of voltage regulator
CN103605596A (en) System and method for collaborative power management of FPGA (field programmable gata array) chip and BMC (baseboard management controller) chip used on ATCA (advanced telecom computing architecture) blade
CN112527605A (en) Server management method and device based on IPMI
CN103546332A (en) Server monitoring method and system
CN110245048A (en) A kind of cabinet intelligent management system and management method
CN116846790A (en) Method, device, equipment and storage medium for monitoring server abnormality
CN111594476B (en) Control method and device for fan error-reporting lamp of server and storage medium
CN113176982A (en) Device and method for realizing VPX architecture-based chassis management system
CN116225812B (en) Baseboard management controller system operation method, device, equipment and storage medium
CN108399116A (en) A kind of server power-up state monitoring system and method
US8364990B2 (en) Remote controlled power supply system
CN113626278B (en) Hardware topology generation method and related equipment thereof
CN115080132A (en) Information processing method, information processing apparatus, server, and storage medium
US20100123578A1 (en) Power Saving Devices and Systems, and Methods of Use and Fabrication Thereof
US20120036386A1 (en) Server monitoring system
CN109450491B (en) Cable modem system capable of monitoring temperature and implementation method thereof
CN115314417B (en) Monitoring method, system, device and medium for server system status lamp

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210827

RJ01 Rejection of invention patent application after publication