This paper was retracted by IOP Publishing on 12 December 2018. This paper was published due to a technical error and was not intended to be included in this journal. Retraction published: 8 February 2019
This paper was retracted by IOP Publishing on 12 December 2018. This paper was published due to a technical error and was not intended to be included in this journal. Retraction published: 8 February 2019
The learners' needs are an important factor in designing syllabus and materials design, this research deals with the syllabus and material design based on the professional's needs. It is expected that the syll...
The learners' needs are an important factor in designing syllabus and materials design, this research deals with the syllabus and material design based on the professional's needs. It is expected that the syllabus and materials designes are communicatively applicable to the professional academy. Descriptive method is applied in this research. The sample of this research is 30 students of ATII Immanuel Academy Medan. They were selected by random sampling to get the data, the questioners were administered to students. the questioners consisted of 54 items and the semi structured interview consisted of 5 questions, the finding indicated that learners' needs were focused on reading and speaking skills. With reference appropriately and proportionally derived for students of the Professional Academy. Further on the basis of the syllabus, materials are designed in which the skills of using language become a priority. The results of this research will be disseminated using the website
Cash crop is a promising sector in Tobasa regency; however, the trend showed a negative change of the cash crop production in. This research aims to develop an application which is based on Arduino for watering and fe...
Cash crop is a promising sector in Tobasa regency; however, the trend showed a negative change of the cash crop production in. This research aims to develop an application which is based on Arduino for watering and fertilizing corn land. The result of using e-precision agriculture based on embedded system is 100% higher than the conventional one and the risk of harvesting failure using the embedded system decreased to 50%. Embedded system in this study acquired critical environment measurements which at last affected the yield raising and risk reduction. As the result, the use of e-precision agriculture provided a framework to be used by different stakeholders to implement e-agriculture platform that supports marketing of agricultural production since the system is proven to save the material and time which finally reduces the risk of harvesting failure and increases the yield. In other words, the system is able to economize the use of water and fertilizer on a small corn land. The system will be developed for more efficiency in material loss and the mobile-based application development to reach sustainable rural development particularly for cash-crop farmers.
Editors note: For easy download the posted pdf of the State of the Climate in 2021 is a low-resolution file. A high-resolution copy of the report is available by clickinghere. Please be patient as it may take a few mi...
详细信息
Editors note: For easy download the posted pdf of the State of the Climate in 2021 is a low-resolution file. A high-resolution copy of the report is available by clickinghere. Please be patient as it may take a few minutes for the high-resolution file to download.
The growing number of web pages on the internet introduces a need to combine and integrate information from HTML tables of different web pages that contain similar information into a single web page, especially inform...
详细信息
作者:
Pandapotan SiagianSindak HutaurukKisnoInstitut Teknologi Del
Faculty of Informatics and Electrical Engineering Computer Network Management Study Program Jl. Sisingamangaraja Sitoluama Toba Samosir Sumatera Utara 22381 Indonesia Universitas HKBP Nommensen
Electrical Engineering Department Jl. Sutomo No.1 Medan North Sumatera 22381 Indonesia
The aim of this study is to monitor and acquire the remote parameters like Speed control a DC Motor, IR Sensor, Temperature of pasteurize mix of ice cream, and send these real values over wireless network. A proposed ...
The aim of this study is to monitor and acquire the remote parameters like Speed control a DC Motor, IR Sensor, Temperature of pasteurize mix of ice cream, and send these real values over wireless network. A proposed system is dashboard monitoring system for PLC based system wirelessly using ZigBee protocol. To implement this a ZigBee model is connected to a programmed digital signal controller which would transmit the data to Zigbee coordinator which is connected to a PC through RS232 serial communication. Person can need only to send the reply about the process that is to be carried out and PLC will check the status of the web base sent by person and take the action according to it where wired communication is either more expensive or impossible due to physical conditions. A low cost system for measured the parameters of motor such as IR Sensor, Speed control a DC Motor by PWM and temperature with Zigbee protocol connectivity. A database is built to execute monitoring and to save the motor parameters received by radio frequency (RF) data acquisition system. Experimental results show that the proposed system is less costly, provides higher accuracy as well as safe and gives visual environment.
In the foreign currency exchange (FOREX), a technical data analysis system for predicting currency movements is needed to help traders in decision making. Thus, this study proposes a system of technical data analysis ...
详细信息
In the foreign currency exchange (FOREX), a technical data analysis system for predicting currency movements is needed to help traders in decision making. Thus, this study proposes a system of technical data analysis to movement prediction of Euro to USD using Genetic Algorithm-Neural Network (GANN). To generate a predicted value, Genetic Algorithm searching for the best value of Feed Forward Neural Network (FFNN) trained with the Neural Network method that produced a net to predict. The Validation of predicted results with GANN method based on the degree of accuracy as follows. RMSE values of open is 0.00043; The RMSE values of high is 0.00068; The RMSE value of low is 0.00075; and RMSE values of close is 0.00070.
In this paper we discuss how to get the robust counterpart for the spatial optimization model for water supply allocation (SOMWSA) problem that is proposed by [6]. We employ the robust counterpart methodology that is ...
In this paper we discuss how to get the robust counterpart for the spatial optimization model for water supply allocation (SOMWSA) problem that is proposed by [6]. We employ the robust counterpart methodology that is proposed by Ben-Tal and Nemirovskii [2] also use the new paradigm of robust counterpart methodology of den Hertog et al. [4]. To this end, first we define the uncertain family class of SOMWSA and derive the robust version of the uncertain problem. We assume that there are two uncertain data in SOMWSA problem, ie., the total population and the water demand in a region i at time t. Since the tractability of the problem is very important in Robust Optimization, we discuss three types of uncertainty set, i.e., box, ellipsoidal and polyhedral uncertainty set.
The growing number of Web pages on the Internet introduces a need to combine and integrate information from HTML tables of different Web pages that contain similar information into a single Web page, especially inform...
详细信息
The growing number of Web pages on the Internet introduces a need to combine and integrate information from HTML tables of different Web pages that contain similar information into a single Web page, especially information from the same domain of interest. This paper presents an approach of HTML table integration by combining several existing methods that are proved to solve different issues in the integration processes. The integration of HTML table consists of three phases: (1) extraction of the structure of the tables; (2) integration of the tables' schema; (3) integration of the data values. To solve the conflicts in semantics and naming in the tables schema, domain-ontology is used. To improve quality of integration of data values in the tables, the vector space model is used to check the duplications of data values. As the integration result, a single HTML table is obtained. The approach is implemented on an engine built using Phyton. Results of the experiment shows that the engine can successfully integrate two HTML tables into single table.
Nowadays, software testing is viewed as an important phase in software engineering life cycle as it aims to improve the quality of software under development. Due to limited software testing tools available for free, ...
详细信息
Nowadays, software testing is viewed as an important phase in software engineering life cycle as it aims to improve the quality of software under development. Due to limited software testing tools available for free, many developers cannot do a comprehensive testing to the software under development before launching the software. For this reason, this research aims to provide a prototype of a software testing tool that can be used as an initial base model for further development. The tool implements white box testing method that means the testing explores source codes of software under test to find the errors inside. We focus on one of data flow coverage techniques known as all p-uses coverage. The tool is able to calculate the all p-uses coverage percentage of the software under testing.
暂无评论