CN105491102A - Intelligent monitoring system based on cloud computing technology and device thereof - Google Patents

Intelligent monitoring system based on cloud computing technology and device thereof Download PDF

Info

Publication number
CN105491102A
CN105491102A CN201510794112.3A CN201510794112A CN105491102A CN 105491102 A CN105491102 A CN 105491102A CN 201510794112 A CN201510794112 A CN 201510794112A CN 105491102 A CN105491102 A CN 105491102A
Authority
CN
China
Prior art keywords
server
layer
database
cloud computing
php
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
CN201510794112.3A
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.)
Dalian Fengxiang Science And Technology Co Ltd
Original Assignee
Dalian Fengxiang Science And Technology 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 Dalian Fengxiang Science And Technology Co Ltd filed Critical Dalian Fengxiang Science And Technology Co Ltd
Priority to CN201510794112.3A priority Critical patent/CN105491102A/en
Publication of CN105491102A publication Critical patent/CN105491102A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
    • H04N7/181Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast for receiving images from a plurality of remote sources

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to an intelligent monitoring system based on a cloud computing technology and a device thereof. The intelligent monitoring system comprises front-end equipment, transmission equipment, control equipment, display equipment, accessory equipment, an accessory and an intelligent monitoring system used for managing and controlling the above-mentioned equipment; the intelligent monitoring system is characterized in that the intelligent monitoring system senses signal information based on cloud platform storage and further by making use of an Internet of Things zigbee technology, and multi-network integration is applied to a server terminal through a base station and an application support terminal cloud platform; and an application client includes a server and a client. According to the intelligent monitoring system based on the cloud computing technology and the device thereof provided by the invention, by integrating the cloud computing technology, the storage problem of mass data can be well solved; the system comprises a Windows operating system server, an Apache web page server, a MySQL database server and a PHP application server at the server side. Therefore, fora conventional server, the burden of the server can be reduced and the execution efficiency can be improved.

Description

A kind of intelligent monitor system based on cloud computing technology and device thereof
Technical field
The present invention relates to a kind of intelligent monitor system and device thereof, is a kind ofly supervisory control system administrative staff can be allowed to carry out remote monitoring, based on the intelligent monitor system of cloud computing technology specifically.
Background technology
Intelligent monitor system adopts image procossing, pattern recognition and computer vision technique, by increasing intelligent video analysis module in supervisory control system, the powerful data-handling capacity of computer filters out the useless or interfere information of video pictures, automatic identification different objects, analyze and extract crucial useful information in video source, localized accident is on-the-spot fast and accurately, judge the abnormal conditions in monitored picture, and give the alarm in fast and the most best mode or trigger other action, thus effectively carry out early warning in advance, process in thing, evidence obtaining in time is full-automatic afterwards, round-the-clock, the intelligent system of real-time monitoring.
Intelligent monitor system, mainly to the identification of people, thing, comprises recognition of face, license plate number identification, vehicle type recognition, ship identification, traffic lights identification etc.The intelligent monitor system technology application of recognition category, the requirement of most critical is exactly the accuracy rate identified.For example license plate number identification, what market was done is good, and discrimination, 95% even more than 98%, this makes it possible to the demand meeting road monitoring class client preferably.If discrimination is lower than 90%, very large trouble will be brought to administrative staff.Recognition category technology, is usually applied to the industries such as road monitoring, Bank Danamon, sea-route management, mainly for client provides the foundation of identification record and differentiated control.
Nowadays watch-dog many, contain much information, how rationally to collect, unified monitoring, to improve monitoring level and efficiency, become a difficult problem be placed in face of scientific worker.
Summary of the invention
Technical problem to be solved by this invention is to provide and a kind ofly supervisory control system administrative staff can be allowed to carry out remote monitoring, based on the intelligent monitor system of cloud computing technology.
The present invention is main by the following technical solutions.
A kind of intelligent monitor system based on cloud computing technology and device thereof, comprise headend equipment, intelligent monitor system that transmission equipment, control appliance, display device, auxiliary device, accessory and management, control the said equipment run, it is characterized in that: described intelligent monitor system stores based on cloud platform, bond networking Zigbee-technology sensor senses signal message, many nets merge through base station, support terminal cloud platform through application, be applied to server terminal; Its application end comprises service end and client two parts, and adopt B/S architectural model, its service end comprises Windows operating system server, Apache web page server, MySQL database server and PHP application server; Described client sends HTTP request by browser to service end, and service end returns HTML response to client.
The three-tier architecture of intelligent monitor system described above is perception terminal layer, Internet of Things transport layer and application terminal layer.
Perception terminal layer of the present invention is positioned at system lowermost end, for image data; Described Internet of Things transport layer mainly many nets merges transmission WIFI, 3G, Ethernet.
Application layer of the present invention is divided into three layers: presentation layer, Business Logic and database layer, described presentation layer is positioned at client, is equivalent to user interface, namely IE, 360, red fox, the Web browser such as Google, realize the user interface shown in client browser, this presentation layer can call the operational approach provided by Business Logic, described Business Logic is system core part, mainly take on the logical process task of business, comprise the HTTP request of Processing Interface layer, for presentation layer provides business function to visit database by database layer simultaneously, its detailed process is: the HTTP request of being sent by Windows operating system server reception presentation layer, and this request is sent to Apache web page server, Apache web page server is connected with PHP application server, analysis conversion is carried out to request, and call corresponding PHP logical function treatment program, PHP file request and html web page data are exchanged each other with PHP application server, PHP application server is connected with MySQL database server, communicates, thus reaches the result of accessing database, result is returned to Apache web page server by described PHP application server, then passes to Windows server by Apache Server, and result is sent to client browser with XML or HTML form by Windows operating system server, database layer is positioned at bottom, and what be mainly used to realize with database is mutual, completes inquiry, insertion, revises and the function of data in delete database, take PHP as database interface, MySQL database is framework, and main process application layer is to the request of data.
Headend equipment of the present invention comprises: video camera, camera lens, camera protective cover, camera pan-tilt, decoder and infrared lamp; Described transmission equipment comprises optical fiber, Common radio frequency cable, control cables, feed cable, fiber optical transceiver, optical transmitter and receiver, 485 signal converters, video amplifier and lightning-protection module; Described control appliance comprises: supervisory keyboard, control code generator, control code transducer, picture processor, PC formula video tape recorder, embedded video recorder, common simulation long delay video tape recorder, character matrix, time character generator, video distributor, the video amplifier, platform-lens controller and signal converter; Described display device comprises CRT monitor, LCD monitor, video wall, hard rear-projection, common projection screen and VGA monitor; Described auxiliary device, accessory comprise ups power, switch, router, control desk, rack, pipeline, joint, Switching Power Supply, line card, PVC wire casing and crane span structure.
From upper description, the present invention has following advantage.
A kind of intelligent monitor system based on cloud computing technology and device thereof, by integrating cloud computing technology, storage problem for mass data is well solved, and this system comprises Windows operating system server, Apache web page server, MySQL database server and PHP application server in service end.Like this, relative to an existing station server, the burden of server can be alleviated, improve execution efficiency.
Accompanying drawing explanation
Fig. 1 is a kind of structural representation of the present invention.
Fig. 2 is a kind of overall system Organization Chart of the present invention.
Embodiment
Below in conjunction with accompanying drawing, a kind of intelligent monitor system based on cloud computing technology of the present invention and device thereof are described in detail.
As shown in Figure 1 and Figure 2, a kind of intelligent monitor system based on cloud computing technology and device thereof, application end adopts B/S architectural model, as Fig. 1, service end comprises Windows operating system server, Apache web page server, MySQL database server and PHP application server, the three-tier architecture of described application end system: presentation layer, Business Logic, database layer.
As shown in Figure 1.Presentation layer is positioned at client, is equivalent to user interface, namely IE, 360, red fox, the Web browser such as Google, realize the user interface shown in client browser, this layer can call the operational approach provided by Business Logic.Business Logic is system core part, mainly take on the logical process task of business, comprise the HTTP request of Processing Interface layer, for presentation layer provides business function to visit database detailed process by database layer be simultaneously: the HTTP request of being sent by Windows operating system server reception presentation layer, and this request is sent to Apache web page server, Apache web page server is connected with PHP application server, analysis conversion is carried out to request, and call corresponding PHP logical function treatment program, PHP file request and html web page data are exchanged each other with PHP application server, PHP application server is connected with MySQL database server, communicates, thus reaches the result of accessing database.Result is returned to Apache web page server by PHP application server, then passes to Windows server by Apache Server, and result is sent to client browser with XML or HTML form by Windows operating system server.Database layer is positioned at bottom, and what be mainly used to realize with database is mutual, completes inquiry, insertion, revises and the function of data in delete database.Take PHP as database interface, MySQL database is framework, and main process application layer is to the request of data.Meanwhile, service end is provided with TTS speech ciphering equipment, realizes the phonetic search demand of client.And the PC website of system can be converted to WebAPP by SiteAPP technology, be convenient to mobile phone and browse.
Described client sends HTTP request by browser to service end, and service end returns HTML response to client.Client is set to multiple, corresponding to different users.Client described in practical application can be the equipment such as the computer that accesses in campus or various mobile terminals.
A kind of intelligent monitor system based on cloud computing technology of the present invention and device thereof and, can Property Management System information and the data sharing of smart city, intelligence community, with developing of the cloud platform of current trend.
A kind of intelligent monitor system based on cloud computing technology and device thereof, by integrating cloud computing technology, storage problem for mass data is well solved, and this system comprises Windows operating system server, Apache web page server, MySQL database server and PHP application server in service end.Like this, relative to an existing station server, the burden of server can be alleviated, improve execution efficiency.
Above-mentioned Intelligence E-Business System can arrange multiple main functional modules, the function that different modules is corresponding different, such as: district management, ammeter manages, timely monitoring management, incident management, data analysis, system management etc.
The demand analysis completed according to each module and workflow diagram, system manager, customer administrator and domestic consumer's three types is divided into based on the intelligent monitor system of cloud computing technology and the user of device thereof by a kind of for the present invention, therefore system has three entrances: system manager's entrance, customer administrator's entrance and user entry.The user of three types must log in and just can enter system, and all types user, according to account number and password login, after user and customer administrator's login system, selects corresponding module and completes operation or the management of corresponding module business; System manager carries out the systemic-functions such as Information issued, customer administrator's maintenance of information, system database updating maintenance, fail safe control after logging in.
Based on an intelligent management system for cloud computing platform and technology of Internet of things, to finish the work process by carrying out operation to user's electronic account, detailed system workflow is as follows: user sends application, active electron account; User inputs account information, comprises account number cipher information, calls electronic account information from database; User inputs related service information, and all information is transmitted on network with set form after being encrypted by related protocol; Instruction after encryption is cracked at payment gateway; The instruction of server to user is audited, and carries out final Business Processing; Result is sent to user gateway by server; Result is sent to user by user gateway; This result is fed back in database by Web server and stores by user gateway.System introduces Alipay trade mode, and third party transaction platform (relevant departments of consolidated school), ensures the security reliability of all kinds of transaction of system.
The using method step of this system is as follows.
1. first guarantee that client is connected with the Internet, and more than the hardware CPU frequency 2GHz of server; More than internal memory 1G; More than hard disk 160G; User's browser used is any.
2. user is by computer or mobile phone open browser, and the network address of input native system, enters system login interface.
3. new user needs first real name register account number, the account number cipher login system that old user can register with oneself.
Above-mentioned each module can be entered after login system and carry out corresponding operating.
Last it is noted that above embodiment is only a kind of based on the intelligent monitor system of cloud computing technology and the technical scheme of device thereof in order to illustrate in the present invention, be not intended to limit; Although with reference to previous embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (5)

1. the intelligent monitor system based on cloud computing technology and device thereof, comprise headend equipment, intelligent monitor system that transmission equipment, control appliance, display device, auxiliary device, accessory and management, control the said equipment run, it is characterized in that: described intelligent monitor system stores based on cloud platform, bond networking Zigbee-technology sensor senses signal message, many nets merge through base station, support terminal cloud platform through application, be applied to server terminal; Its application end comprises service end and client two parts, and adopt B/S architectural model, its service end comprises Windows operating system server, Apache web page server, MySQL database server and PHP application server; Described client sends HTTP request by browser to service end, and service end returns HTML response to client.
2. the intelligent monitor system based on cloud computing technology according to claim 1, is characterized in that: the three-tier architecture of described intelligent monitor system is perception terminal layer, Internet of Things transport layer and application terminal layer.
3. the intelligent monitor system based on cloud computing technology according to claim 2, is characterized in that: described perception terminal layer is positioned at system lowermost end, for image data; Described Internet of Things transport layer mainly many nets merges transmission WIF1,3G, Ethernet.
4. the intelligent monitor system based on cloud computing technology according to claim 3, is characterized in that: described application layer is divided into three layers: presentation layer, Business Logic and database layer, described presentation layer is positioned at client, realizes the user interface shown in client browser, and this presentation layer can call the operational approach provided by Business Logic, described Business Logic is system core part, mainly take on the logical process task of business, comprise the HTTP request of Processing Interface layer, for presentation layer provides business function to visit database by database layer simultaneously, its detailed process is: the HTTP request of being sent by Windows operating system server reception presentation layer, and this request is sent to Apache web page server, Apache web page server is connected with PHP application server, analysis conversion is carried out to request, and call corresponding PHP logical function treatment program, PHP file request and html web page data are exchanged each other with PHP application server, PHP application server is connected with MySQL database server, communicates, thus reaches the result of accessing database, result is returned to Apache web page server by described PHP application server, then passes to Windows server by Apache Server, and result is sent to client browser with XML or HTML form by Windows operating system server, database layer is positioned at bottom, and what be mainly used to realize with database is mutual, completes inquiry, insertion, revises and the function of data in delete database, take PHP as database interface, MySQL database is framework, and main process application layer is to the request of data.
5. the intelligent monitoring and controlling device based on cloud computing technology according to claim 1, is characterized in that: described headend equipment comprises: video camera, camera lens, camera protective cover, camera pan-tilt, decoder and infrared lamp; Described transmission equipment comprises optical fiber, Common radio frequency cable, control cables, feed cable, fiber optical transceiver, optical transmitter and receiver, 485 signal converters, video amplifier and lightning-protection module; Described control appliance comprises: supervisory keyboard, control code generator, control code transducer, picture processor, PC formula video tape recorder, embedded video recorder, common simulation long delay video tape recorder, character matrix, time character generator, video distributor, the video amplifier, platform-lens controller and signal converter; Described display device comprises CRT monitor, LCD monitor, video wall, hard rear-projection, common projection screen and VGA monitor; Described auxiliary device, accessory comprise ups power, switch, router, control desk, rack, pipeline, joint, Switching Power Supply, line card, PVC wire casing and crane span structure.
CN201510794112.3A 2015-11-10 2015-11-10 Intelligent monitoring system based on cloud computing technology and device thereof Pending CN105491102A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510794112.3A CN105491102A (en) 2015-11-10 2015-11-10 Intelligent monitoring system based on cloud computing technology and device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510794112.3A CN105491102A (en) 2015-11-10 2015-11-10 Intelligent monitoring system based on cloud computing technology and device thereof

Publications (1)

Publication Number Publication Date
CN105491102A true CN105491102A (en) 2016-04-13

Family

ID=55677812

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510794112.3A Pending CN105491102A (en) 2015-11-10 2015-11-10 Intelligent monitoring system based on cloud computing technology and device thereof

Country Status (1)

Country Link
CN (1) CN105491102A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106411989A (en) * 2016-04-18 2017-02-15 北京林业大学 Sensing Web system orienting forest ecology monitoring
CN108462754A (en) * 2018-03-28 2018-08-28 西安西电电气研究院有限责任公司 A kind of industry internet framework and implementation method
CN110108366A (en) * 2019-05-20 2019-08-09 国网福建省电力有限公司漳州供电公司 A kind of infrared cable vault's temp measuring system of dot matrix based on dispatch network
CN110278234A (en) * 2018-03-16 2019-09-24 上海远动科技有限公司 Mobile terminal SCADA real-time monitoring system based on cloud push
CN110769124A (en) * 2019-10-30 2020-02-07 国网江苏省电力有限公司镇江供电分公司 Electric power marketing customer communication system
CN111077790A (en) * 2019-12-31 2020-04-28 东莞理工学院 Intelligent home system
CN112702430A (en) * 2020-12-24 2021-04-23 山东大学 Data transmission system and method based on cloud edge mode and Web technology and application thereof

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106411989A (en) * 2016-04-18 2017-02-15 北京林业大学 Sensing Web system orienting forest ecology monitoring
CN110278234A (en) * 2018-03-16 2019-09-24 上海远动科技有限公司 Mobile terminal SCADA real-time monitoring system based on cloud push
CN108462754A (en) * 2018-03-28 2018-08-28 西安西电电气研究院有限责任公司 A kind of industry internet framework and implementation method
WO2019184376A1 (en) * 2018-03-28 2019-10-03 西安西电电气研究院有限责任公司 Industrial internet architecture and implementation method
CN110108366A (en) * 2019-05-20 2019-08-09 国网福建省电力有限公司漳州供电公司 A kind of infrared cable vault's temp measuring system of dot matrix based on dispatch network
CN110769124A (en) * 2019-10-30 2020-02-07 国网江苏省电力有限公司镇江供电分公司 Electric power marketing customer communication system
CN110769124B (en) * 2019-10-30 2020-11-06 国网江苏省电力有限公司镇江供电分公司 Electric power marketing customer communication system
CN111077790A (en) * 2019-12-31 2020-04-28 东莞理工学院 Intelligent home system
CN112702430A (en) * 2020-12-24 2021-04-23 山东大学 Data transmission system and method based on cloud edge mode and Web technology and application thereof

Similar Documents

Publication Publication Date Title
CN105491102A (en) Intelligent monitoring system based on cloud computing technology and device thereof
CN112398860A (en) Safety control method and device
CN104240013A (en) Door access control method and door access control platform
CN104952117B (en) A kind of attendance management method
CN111626707A (en) Intelligent remote operation safety control method and device
CN105989443A (en) Intelligent-mobile-terminal-based communication line inspection system
US20150039466A1 (en) System, method, and apparatus for assessing the condition of tangible property that is loaned, rented, leased, borrowed or placed in the trust of another person
CN108874638B (en) Intelligent cloud management based on portrait information
CN111062504A (en) AR technology-based intelligent power distribution station operation and maintenance system and method
CN105578132A (en) Belt conveyer remote video maintenance auxiliary diagnosis system
CN107239868A (en) End message processing method and processing device for security cruising inspection system
CN102710770A (en) Identification method for network access equipment and implementation system for identification method
CN104240014A (en) Door access control method and door access control platform
CN107316157A (en) Factory moves checking method and system
CN109029573A (en) A kind of pipeline method for inspecting and system
CN103348649A (en) Method and system for establishing secure authenticated bidirectional server communication using automated credential reservation
CN112714169A (en) Intra-scenic-area interconnection control system and control method
CN110825776B (en) Air quality detection report processing method and device, computing equipment and storage medium
CN115269411A (en) Service testing method, device, electronic equipment and storage medium
CN112419683A (en) Machine room equipment monitoring method and system
TW201331885A (en) Method for intelligent door access and community service
CN105718602A (en) Cloud system for work safety standardization of rural hydropower station
CN116418578A (en) Integrated equipment identity access platform based on national network chain and national network cloud
CN115271475A (en) Intelligent park business standard model design framework based on Internet of things
CN110113310A (en) One kind is based on monitoring system alliance's chain common recognition system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160413