Application of XML in the Remote Temperature Monitoring System

2012 ◽  
Vol 433-440 ◽  
pp. 6509-6513
Author(s):  
Li Min Cai

This paper Introduces XML (Extensible Markup Language), describes the Remote Temperature Monitoring System program. Samsung S3C2440 Microprocessor as the core of this system, Embedded Linux System and web server are transplanted, accomplish the on-site collection of temperature by the digital temperature sensor DS18B20, acquired data is saved in XML document, on-site real-time temperature can be displayed on a browser by a remote end. The results of actual runs show the effectiveness.

2011 ◽  
Vol 301-303 ◽  
pp. 1162-1165
Author(s):  
Fei Hu ◽  
Wen Qing Yin ◽  
Cai Rong Chen

The Greenhouse Temperature Is one of the Key Factors for Controlling the Growth of Crops. Traditional Methods of Temperature Monitoring Can Not Meet the Modern Greenhouse Requirements of High Accuracy, Fast Acquisition and Response. a Greenhouse Temperature Monitoring System Based on MSP430 Was Designed. this System Uses Digital Temperature Sensor DS18B20 to Measure Temperature, MSP430 to Process Data and Transmit Data to the Host Computer through RS485 Bus, Realizing the Real-Time Detection and Long-Distance Transmission of Greenhouse Temperature. this System Has the Features of Simple Structure, Low Power Consumption, Stability and Strong Portability Etc.


Author(s):  
Mohammed Ragheb Hakawati ◽  
Yasmin Yacob ◽  
Amiza Amir ◽  
Jabiry M. Mohammed ◽  
Khalid Jamal Jadaa

Extensible Markup Language (XML) is emerging as the primary standard for representing and exchanging data, with more than 60% of the total; XML considered the most dominant document type over the web; nevertheless, their quality is not as expected. XML integrity constraint especially XFD plays an important role in keeping the XML dataset as consistent as possible, but their ability to solve data quality issues is still intangible. The main reason is that old-fashioned data dependencies were basically introduced to maintain the consistency of the schema rather than that of the data. The purpose of this study is to introduce a method for discovering pattern tableaus for XML conditional dependencies to be used for enhancing XML document consistency as a part of data quality improvement phases. The notations of the conditional dependencies as new rules are designed mainly for improving data instance and extended traditional XML dependencies by enforcing pattern tableaus of semantically related constants. Subsequent to this, a set of minimal approximate conditional dependencies (XCFD, XCIND) is discovered and learned from the XML tree using a set of mining algorithms. The discovered patterns can be used as a Master data in order to detect inconsistencies that don’t respect the majority of the dataset.


2015 ◽  
Vol 6 (4) ◽  
Author(s):  
Irvanizam Zamanhuri

Abstract. The eXtensible Markup Language (XML) has quickly become the de facto standard for data exchange via web. An XML document can be viewed as an ordered tree that has at least one node. Each node must be labeled by using a scheme approach to describe the XML data structure. There are two famous existing encodings, namely Dewey and Inteval Encodings. In this paper, ORDPATH encoding based on Dewey together with the two other encodings are empirically demontrated on dblp, nasa, and treebank datasets. The results show that while a new node was inserted into the tree, Dewey and Interval have to relabel the inserted node’s siblings and modify the interval number of the sibling nodes, respectively. Whereas, the ORDPATH eliminates this problem by adding an even number used as a caret for the new insertion node.Keywords: Ordered Tree, XML, ORDPATH. Abstrak. EXtensible Markup Language (XML) terus menjadi standard untuk penukaran data melalui web. Sebuah dokumen XML dapat ditinjau menjadi tree terurut yang berisikan sedikitnya satu node. Setiap node harus dilabelkan menggunakan sebuah algoritma pelabelan untuk mendeskripsikan struktur data XML tersebut. Ada dua algoritma encoding yang terkenal selama ini, Dewey dan Interval encoding. Pada tulisan ini, metode ORDPATH yang berbasiskan Dewey bersama-sama dengan Dewey dan Interval didemontrasikan secara empiris dengan menggunakan dataset dblp, nasa, dan treebank. Hasil menunjukkan bahwa ketika node baru dimasukkan ke dalam tree, Dewey dan Interval harus melakukan pelabelan kembali dan memodifikasi interval sibling node. Akan tetapi, ORDPATH dapat mengatasi masalah ini dengan memberikan angka genap yang digunakan sebagai penanda untuk node baru.Kata Kunci: Ordered Tree, XML, ORDPATH.


Author(s):  
Jae-Woo Chang

The XML was proposed as a standard markup language to make Web documents in 1996 (Extensible Markup Language, 2000). It has as good an expressive power as SGML and is easy to use like HTML. Recently, it has been common for users to acquire through the Web a variety of multimedia documents written by XML. Meanwhile, because the number of XML documents is dramatically increasing, it is difficult to reach a specific XML document required by users. Moreover, an XML document not only has a logical and hierarchical structure in common, but also contains its multimedia data, such as image and video. Thus, it is necessary to retrieve XML documents based on both document structure and image content. For supporting the structure-based retrieval, it is necessary to design four efficient index structures, that is, keyword, structure, element, and attribute index, by indexing XML documents using a basic element unit. For supporting the content-based retrieval, it is necessary to design a high-dimensional index structure so as to store and retrieve both color and shape feature vectors efficiently.


2011 ◽  
Vol 128-129 ◽  
pp. 706-709
Author(s):  
Dan Ping Jia ◽  
Lin Qiu ◽  
Song Lin ◽  
Ji Hua Yang

A wireless temperature monitoring system based on fluorescence lifetime is researched in this paper, which mainly consists of the temperature acquisition unit and the master control monitoring unit. The wireless module with the core of low-power microcontroller (SX1212) and the sensor based on optical-fiber fluorescence are designed. And the unit of fluorescence temperature measurement is introduced in detail. Testing result indicates that the communication distance of the wireless module can be up to 300 meters, which meets the requirements very well. There are many advantages in this system, such as no wiring, better scalability, real-time monitoring.


2014 ◽  
Vol 687-691 ◽  
pp. 852-855
Author(s):  
Dong Xing Wang

By using the single-chip microcomputer AT89C52 and the DS18B20 temperature sensor, this paper designed and realized an oil pump temperature monitoring system based on Internet of things. By installing the DS18b20 sensors in front of and behind the oil pump motor bearings; this monitoring system can collect the real-time temperature data of the oil pump bearing. The changed temperature data can be uploaded to the computer or the hand-held terminals by the transmission module when the temperature of the pump bearing changes. Especially, when the temperature is more than the alarm value preset by the system, the system can automatically send alarm signal, such as ring tones and screen flashing, and start the alarm module to warn the staffs to do the relevant work timely.


2021 ◽  
Vol 20 (2) ◽  
pp. 12-15
Author(s):  
Alhadi A. Klaib

Extensible Markup Language (XML) has become a significant technology for transferring data through the world of the Internet. XML labelling schemes are an essential technique used to handle XML data effectively. Labelling XML data is performed by assigning labels to all nodes in that XML document. CLS labelling scheme is a hybrid labelling scheme that was developed to address some limitations of indexing XML data.  Moreover, datasets are used to test XML labelling schemes. There are many XML datasets available nowadays. Some of them are from real life datasets and others are from artificial datasets. These datasets and benchmarks are used for testing the XML labelling schemes. This paper discusses and considers these datasets and benchmarks and their specifications in order to determine the most appropriate one for testing the CLS labelling scheme. This research found out that the XMark benchmark is the most appropriate choice for the testing performance of the CLS labelling scheme. 


Sign in / Sign up

Export Citation Format

Share Document