To see the other types of publications on this topic, follow the link: Model-View-Controller Architecture.

Journal articles on the topic 'Model-View-Controller Architecture'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Model-View-Controller Architecture.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Kim, Da Jeong, and Eun Ser Lee. "The VMDC(View, Model, Dispatcher, Controller) Architecture for Products Management." KIPS Transactions:PartD 16D, no. 6 (December 31, 2009): 881–88. http://dx.doi.org/10.3745/kipstd.2009.16d.6.881.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Kalelkar, Medha, Prathamesh Churi, and Deepa Kalelkar. "Implementation of Model-View-Controller Architecture Pattern for Business Intelligence Architecture." International Journal of Computer Applications 102, no. 12 (September 18, 2014): 16–21. http://dx.doi.org/10.5120/17867-8786.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Kim, Saehwa, and Kibong Choi. "Comparing Model, View, and Controller Architecture and Logical User Interface Model." Advanced Science Letters 22, no. 11 (November 1, 2016): 3274–78. http://dx.doi.org/10.1166/asl.2016.7865.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Kellezi, Deina, Christian Boegelund, and Weizhi Meng. "Securing Open Banking with Model-View-Controller Architecture and OWASP." Wireless Communications and Mobile Computing 2021 (September 21, 2021): 1–13. http://dx.doi.org/10.1155/2021/8028073.

Full text
Abstract:
In 2015, the European Union passed the PSD2 regulation, with the aim of transferring ownership of bank accounts to the private person. As a result, Open Banking has become an emerging concept, which provides third-party financial service providers open access to bank APIs, including consumer banking, transaction, and other financial data. However, such openness may also incur many security issues, especially when the data can be exposed by an API to a third party. Focused on this challenge, the primary goal of this work is to develop one innovative web solution to the market. We advocate that the solution should be able to trigger transactions based on goals and actions, allowing users to save up money while encouraging positive habits. In particular, we propose a solution with an architectural model that ensures clear separation of concern and easy integration with Nordea’s (the largest bank in the Nordics) Open Banking APIs (sandbox version), and a technological stack with the microframework Flask, the cloud application platform Heroku, and persistent data storage layer using Postgres. We analyze and map the web application’s security threats and determine whether or not the technological frame can provide suitable security level, based on the OWASP Top 10 threats and threat modelling methodology. The results indicate that many of these security measures are either handled automatically by the components offered by the technical stack or are easily preventable through included packages of the Flask Framework. Our findings can support future developers and industries working with web applications for Open Banking towards improving security by choosing the right frameworks and considering the most important vulnerabilities.
APA, Harvard, Vancouver, ISO, and other styles
5

Cortez, Ruth, and Alexander Vazhenin. "Virtual model-view-controller design pattern: Extended MVC for service-oriented architecture." IEEJ Transactions on Electrical and Electronic Engineering 10, no. 4 (March 27, 2015): 411–22. http://dx.doi.org/10.1002/tee.22101.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

El-Abbassy, Ahmed, and Mohamed El-Zeweidy. "ICONIX Approach to MVC : Applying Robustness Analysis on the Model - View - Controller Architecture." Journal of ACS : Advances in Computer Science 7 (2013): 37–59. http://dx.doi.org/10.12816/0011486.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Lee, Hsien-Yu, and Nai-Jian Wang. "Cloud-based enterprise resource planning with elastic model–view–controller architecture for Internet realization." Computer Standards & Interfaces 64 (May 2019): 11–23. http://dx.doi.org/10.1016/j.csi.2018.11.005.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Philip, Milu Mary, Amrutha Seshadri, and B. Vijayakumar. "Microservices Centric Architectural Model for Handling Data Stream Oriented Applications." Cybernetics and Information Technologies 20, no. 3 (September 1, 2020): 32–44. http://dx.doi.org/10.2478/cait-2020-0026.

Full text
Abstract:
AbstractThe present-day software application systems are highly complex with many requirements and variations, which can only be handled by more than one architectural pattern. This paper focuses on a combinational architectural design, with the micro-services at the center and supported by the model view controller and the pipes and filter architectural patterns to realize any data stream-oriented application. The proposed model is very generic and for validation, a prototype GIS application has been considered. The application is designed to extract GIS data from internet sources and process the data using third party processing tools. The overall design follows the micro-services architecture and the processing segment is designed using pipes-and-filters architectural pattern. The user interaction is made possible with the use of the model view controller pattern. The versatility of the application is expressed in its ability to organize any number of given filters in a connected structure that agrees with inter-component dependencies. The model includes different services, which make the application more user-friendly and secure by prompting client for authentication and providing unique storage for every client. This approach is very much useful for building applications with a high degree of flexibility, maintainability and adaptability. A qualitative comparison is made using a set of criteria and their implementation using the different architectural styles.
APA, Harvard, Vancouver, ISO, and other styles
9

Sauter, Patrick, Gabriel Vögler, Günther Specht, and Thomas Flor. "A Model–View–Controller extension for pervasive multi-client user interfaces." Personal and Ubiquitous Computing 9, no. 2 (October 1, 2004): 100–107. http://dx.doi.org/10.1007/s00779-004-0314-7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Jurnal, Redaksi Tim. "PENGEMBANGAN RANCANG BANGUN SISTEM KESISWAAN DENGAN MENGGUNAKAN FRAMEWORK MVC (MODEL VIEW CONTROLLER)." KILAT 7, no. 1 (December 3, 2018): 86–90. http://dx.doi.org/10.33322/kilat.v7i1.99.

Full text
Abstract:
In the student system requires ease in processing student data and improve the quality of school education. Schools are required to be able and able to make development efforts in terms of school management such as by conducting student administration. So the author makes the design of this student system to be more easily developed and using the pattern of architecture model view controller (MVC). This section of the model is used to define a way in which data can be accessed, the view portion generates output when given data, and the controller receives commands and sets the application for tasks and displays that match the school's wishes. This design prescribes a system development methodology that is with Prototype, with several stages,Stages (1): collecting user needs, where the researcher collects all the necessary data and makes the design the user wants. Stages (2): researchers create a prototype that is by designing temporary designs form. Stage (3): after making prototype then researcher do prototype test for design to be used and result from output required by user. Stages (4): evaluate the system from the design result already made, whether there is any change in the interface form. Stage (5): system usage, where all system is ready to use and according to user wishes. The result of this design is a student system based on all student administration, school curriculum activities and some other data processing.
APA, Harvard, Vancouver, ISO, and other styles
11

Farhangi, N., R. Aghaeizadeh Zoroofi, and F. Taghiyareh. "On the Performance of Model-View-Controller-Based Privacy Preservation Architecture for Personal Health Record Systems." Advanced Science, Engineering and Medicine 6, no. 1 (January 1, 2014): 155–58. http://dx.doi.org/10.1166/asem.2014.1469.

Full text
APA, Harvard, Vancouver, ISO, and other styles
12

Stirbu, Vlad, and Petros Belimpasakis. "Panoramic Street-View Exploration using a Multi-Display Mobile Application." International Journal of Handheld Computing Research 4, no. 1 (January 2013): 1–14. http://dx.doi.org/10.4018/jhcr.2013010101.

Full text
Abstract:
In this paper the authors experiment with multi-display mobile applications that can be used in an environment where multiple smart phones are co-located within the same physical space. Utilizing Remote User Interface interaction metaphor and the REST architectural style they propose a solution that follows the Remote Model-View-Controller model, in such a way that client devices do not need to have application specific software pre-installed. The authors demonstrate the system with the Panorama Bricks application, for displaying, in a multi-display expanded view, street-view style mirror-world panoramas, in a synchronized manner. The architecture proves that such enhanced application scenarios are possible to implement even today, utilizing off-the-shelf mobile smart phones. Their evaluations prove that responsiveness levels are high, even in scenarios where multiple objects are overlaid on top of the mirror-world panoramas.
APA, Harvard, Vancouver, ISO, and other styles
13

Saadeh, Huda K., Wesam Almobaideen, and Khair Eddin Sabri. "PPUSTMAN: Privacy-Aware PUblish/Subscribe IoT MVC Architecture Using Information Centric Networking." Modern Applied Science 12, no. 5 (April 29, 2018): 119. http://dx.doi.org/10.5539/mas.v12n5p119.

Full text
Abstract:
IoT applications have been evolved in relation to every aspect of human life. The design of the applications adds new challenges such as mobility, scalability, and privacy to the current networking architecture design. For that reason, it is mandatory to investigate new solutions and paradigms such as Information Centric Network (ICN). ICN handles many of the challenges barely handled by current IP networks such as mobility and scalability, by using in-network caching and content retrieving based on contents names instead of host addresses. This paper presents a privacy-aware ICN architecture for IoT environments based on the Model-View-Controller (MVC) publish/Subscribe communication approach. This architecture focuses on supporting mobility, scalability, and privacy. A communication and processing cost comparison between Publish/Subscribe N-Tier and Publish/Subscribe MVC architectures, shows that the later outperforms N-Tier in communication, processing cost, and parallelism capabilities. Reasoning and planning for publishing actuation commands scenarios is performed using Situation Calculus which is used to formalize the communications in causality and temporal framework.
APA, Harvard, Vancouver, ISO, and other styles
14

Saadeh, Huda K., Wesam Almobaideen, and Khair Eddin Sabri. "PPUSTMAN: Privacy-Aware PUblish/Subscribe IoT MVC Architecture Using Information Centric Networking." Modern Applied Science 12, no. 5 (April 29, 2018): 128. http://dx.doi.org/10.5539/mas.v12n5p128.

Full text
Abstract:
IoT applications have been evolved in relation to every aspect of human life. The design of the applications adds new challenges such as mobility, scalability, and privacy to the current networking architecture design. For that reason, it is mandatory to investigate new solutions and paradigms such as Information Centric Network (ICN). ICN handles many of the challenges barely handled by current IP networks such as mobility and scalability, by using in-network caching and content retrieving based on contents names instead of host addresses. This paper presents a privacy-aware ICN architecture for IoT environments based on the Model-View-Controller (MVC) publish/Subscribe communication approach. This architecture focuses on supporting mobility, scalability, and privacy. A communication and processing cost comparison between Publish/Subscribe N-Tier and Publish/Subscribe MVC architectures, shows that the later outperforms N-Tier in communication, processing cost, and parallelism capabilities. Reasoning and planning for publishing actuation commands scenarios is performed using Situation Calculus which is used to formalize the communications in causality and temporal framework.
APA, Harvard, Vancouver, ISO, and other styles
15

Dini, Pierpaolo, and Sergio Saponara. "Design of Adaptive Controller Exploiting Learning Concepts Applied to a BLDC-Based Drive System." Energies 13, no. 10 (May 15, 2020): 2512. http://dx.doi.org/10.3390/en13102512.

Full text
Abstract:
This work presents an innovative control architecture, which takes its ideas from the theory of adaptive control techniques and the theory of statistical learning at the same time. Taking inspiration from the architecture of a classical neural network with several hidden levels, the principle is to divide the architecture of the adaptive controller into three different levels. Each level implements an algorithm based on learning from data and therefore we can talk about learning concepts. Each level has a different task: the first to learn the required reference to the control loop; the second to learn the coefficients of the state representation of a model of the system to be controlled; and finally, the third to learn the coefficients of the state representation of the actual controller. The design of the control system is reported from both a rigorous and an operational point of view. As an application example, the proposed control technique is applied on a second-order non-linear system. We consider a servo-drive based on a brushless DC (BLDC) motor, whose dynamic model considers all the non-linear effects related to the electromechanical nature of the electric machine itself, and also an accurate model of the switching power converter. The reported example shows the capability of the control algorithm to ensure trajectory tracking while allowing for disturbance rejection with different disturbance signal amplitude. The implementation complexity analysis of the new controller is also proposed, showing its low overhead vs. basic control solutions.
APA, Harvard, Vancouver, ISO, and other styles
16

Philip, Milu. "A Quantitative Approach to Analyze Modifiability in Software Architectural Design of Agile Application Systems." Information Technology And Control 49, no. 2 (June 16, 2020): 249–59. http://dx.doi.org/10.5755/j01.itc.49.2.22893.

Full text
Abstract:
The present-day software application systems require a high degree of agility during development and operational phases due to the advancements in software technologies and also because of the need to support the variation points in software architecture. A single architectural style will not be adequate for the architectural design of such application systems. This paper proposes a composite architectural style involving three different architectural styles, namely model view controller, pipes and filters and reflection architectural pattern. A metric to evaluate the extent to which the proposed architectural design is modifiable is defined and formulated. The number of direct connections between the components and their modes of operation are the various factors that will determine the extent to which the architectural design is modifiable. The model has been tested successfully for a prototype document processing application system. The composite architectural design is quite generic and it can be used for any real-time application system where the three modes of operation - data stream mode, user interaction and dynamic invocation mode exist together.
APA, Harvard, Vancouver, ISO, and other styles
17

Yong, Wenming. "Design and Implementation of Intelligent English Electronic Dictionary System Based on Internet of Things." Wireless Communications and Mobile Computing 2021 (April 12, 2021): 1–11. http://dx.doi.org/10.1155/2021/5586662.

Full text
Abstract:
In this paper, the intelligent English electronic dictionary system is studied to design and implement the electronic dictionary system according to the advantages of the Internet of Things. The software architecture, the design, and implementation of the client and server-side and related technologies in the development process of the dictionary application are used as the research content to comprehensively discuss the development process of the electronic dictionary. The client and server-side is based on C/S technology architecture, and the server-side is a standard Maven Web project, which is managed by Maven and does not cause conflicts; the model-view-controller framework is built using Spring MVC to achieve the separation of user interface and application logic. Spring MVC is used to build a model-view-controller framework to separate user interface and application logic. Spring dependency injection is used to build a loosely coupled project, which helps to separate project components; Spring Data JPA is used to build a persistence layer to facilitate data access and maximize the developer’s ability to automatically realize logical operations on data. After the overall performance test of the system, the performance is good under the platform, and the intelligence of trilingual word query is achieved, and the quickness and ease of use meet the requirements that can be applied.
APA, Harvard, Vancouver, ISO, and other styles
18

Liu, Xiao Kang, and Geng Guo Cheng. "Analysis and Implementation of ASP.Net and PHP Frameworks Based on MVC Architecture." Advanced Materials Research 798-799 (September 2013): 749–52. http://dx.doi.org/10.4028/www.scientific.net/amr.798-799.749.

Full text
Abstract:
Information transmission in the network is more and more accepted due to the fast and convenient of the network access. The MVC (Model-View-Controller) could be a very good solution to solve the problems as separating between user interface logic and business logic that developers found. We describe and explore ASP (Active Server Pages), PHP (Hypertext Preprocessor) and robustness analysis method, and we implement MVC architecture in ASP.Net framework and PHP framework respectively. With the comparison between ASP.Net framework and PHP framework, in this study, our findings show that PHP framework is more difficult than ASP.Net framework to implement MVC architecture, and the ASP.Net framework is better than PHP framework under the same environment.
APA, Harvard, Vancouver, ISO, and other styles
19

Qazi, Nadeem, Malachy McElholm, and Liam Maguire. "A Model-View-Controller (MVC) architecture for contextual visualisation of task-based multi-dimensional energy KPIs in a manufacturing process." International Journal of Ambient Energy 39, no. 4 (April 20, 2017): 406–13. http://dx.doi.org/10.1080/01430750.2017.1310135.

Full text
APA, Harvard, Vancouver, ISO, and other styles
20

YANG, STEPHEN J. H., JIA ZHANG, JEFFREY J. P. TSAI, and ANGUS F. M. HUANG. "SOA-BASED CONTENT DELIVERY MODEL FOR MOBILE INTERNET NAVIGATION." International Journal on Artificial Intelligence Tools 18, no. 01 (February 2009): 141–61. http://dx.doi.org/10.1142/s0218213009000081.

Full text
Abstract:
This paper presents a Service Oriented Architecture (SOA)-based content delivery model to facilitate mobile content delivery. The main contribution of this paper is the design and development of an SOA-equipped content delivery system based on a context-driven, access-controlled, profile-favored, and history-maintained (CAPH) model. We embody the generic model-view-controller (MVC) model to support a dynamic content adaptation technique based on mobile users' contextual environments. Self-adaptable presentation objects and modules are modeled as universal Web services resources, so that their interactions are formalized into Web services operations for high interoperability. Experimental results demonstrate that our proposed SOA-based model makes it easy to configure and construct a flexible Web content delivery system on the mobile Internet.
APA, Harvard, Vancouver, ISO, and other styles
21

Perez, Luiyiana, Ramfis Miguelena, and Abdoulaye Diallo. "Framework para la Implementación de un Proyecto de la Arquitectura de Aplicación del Modelo Arquitectura Empresarial para la Gestión de la Trazabilidad Pecuaria." KnE Engineering 3, no. 1 (February 11, 2018): 811. http://dx.doi.org/10.18502/keg.v3i1.1502.

Full text
Abstract:
This article aims to use the framework Laravel for the development of a technology platform that allows implements one of the identified project in application architecture developed in the work of research called "Development of a model of enterprise architecture to manage the traceability of cattle livestock SMEs in Los Santos province, Panama” the project has the title: Development and implementation of a software for the management and control of the livestock farms, articulated with the bovine traceability program. We have defined the data structure that is the model the different user views and controllers that allows communication between the layers of the model. All business will be sustainable and competitive if it is able to manage your information. It is why among its benefits the project aims to achieve a competitive and sustainable sector with the use of ICT, and inform the program of group traceability and traceability of the processes currently running the Ministry of agricultural development (MIDA). Articulate all the institutions that belong to the agricultural and livestock sector in the country.Keywords: Framework, model view controller, business architecture, traceability.
APA, Harvard, Vancouver, ISO, and other styles
22

Van Hien, Ngo, Van-Thuan Truong, and Ngoc-Tam Bui. "An Object-Oriented Systems Engineering Point of View to Develop Controllers of Quadrotor Unmanned Aerial Vehicles." International Journal of Aerospace Engineering 2020 (August 5, 2020): 1–17. http://dx.doi.org/10.1155/2020/8862864.

Full text
Abstract:
The aerospace industry needs to be provided with system solutions to technologically challenging and mission-critical problems. Based on the industrial control point of view, development engineers must take costs and existing standards into account in order to effectively design, implement, and deploy control systems with reasonable costs. The customization and reusability are important factors associated with the production of new applications in order to reduce their costs, resources, and development time. In this work, the Model-Driven Architecture (MDA)/Model-Based Systems Engineering (MBSE) approach combined with the real-time Unified Modeling Language (UML)/Systems Modeling Language (SysML), Unscented Kalman Filter (UKF) algorithm, and hybrid automata is specialized to obtain a hybrid control model in order to conveniently deploy controllers of Quadrotor Unmanned Aerial Vehicles (Q-UAVs). This hybrid control model also provides a real-time capsule pattern, which allows the designed elements to be customizable and reusable in new applications of various multirotor UAVs of the Vertical Take-Off and Landing (VTOL) type. The Q-UAV dynamics and control architecture are combined with the MDA/MBSE specialization as follows: the Computation Independent Model (CIM) is defined by specifying the use-case model together with the UKF algorithm and hybrid automata to intensively gather the control requirements. The Platform Independent Model (PIM) is then designed by specializing the real-time UML/SysML’s features to obtain the main control capsules, ports, and protocols, together with their dynamic evolution. The detailed PIM is subsequently transformed into the PSM by open-source platforms to rapidly implement and deploy the Q-UAV controller. The paper ends with trial flights and deployment results that show good feasibility to be used for a trajectory-tracking controller of a low-cost Q-UAV. In this case study, the Q-UAV controller is implemented with the simulation model in the OpenModelica tool. The obtained simulation results then allow the main control elements and their properties to be defined, as well as building the implementation libraries in the Arduino environment based on C++ language to quickly perform the realization model in the ATMEGA32-U2 and STM32 Cortex-M4 microcontrollers.
APA, Harvard, Vancouver, ISO, and other styles
23

Hu, Yi Bin. "Study on MVC-Based Teaching System Design in Engineering Colleges." Applied Mechanics and Materials 519-520 (February 2014): 1622–25. http://dx.doi.org/10.4028/www.scientific.net/amm.519-520.1622.

Full text
Abstract:
This paper studies the pattern of ASP.NET Model-View-Controller, and its workflow, implementation of each part of the framework. The main objective of the system is analyzed, the system's main functions, system architecture and system business processes, while further study ASP.NET MVC framework technology implementation and expansion, mainly to explain the framework of implementation of the system, described in detail in ASP.NET under the MVC pattern, workflow and implementation of each part of the component framework. The main function of the functional modules and the main implementation is studied in the last part.
APA, Harvard, Vancouver, ISO, and other styles
24

Zhang, Ren Jie, and Ying Xiao. "Exploration and Implementation of Electronic Lottery Distribution System Based on Struts Framework." Advanced Materials Research 989-994 (July 2014): 4841–44. http://dx.doi.org/10.4028/www.scientific.net/amr.989-994.4841.

Full text
Abstract:
The amount of fixed telephone service usage is becoming much bigger, and the using of the fixed-line to buy lottery tickets is more convenient. So exports have achieved a management platform of fixed-line ticket sale system branch in the Struts framework implements. The system based on B/S architecture and uses MVC (model-view-controller) design pattern. The system can realize the user for personal lottery ticket purchase information query and management. It’s helpful for the administrator to unified payment platform of integrated information management. Under B/S architecture, the system uses the Struts framework design technology, which makes the system have good scalability, portability and maintainability. Users can use fixed-line ticket sale system in a more convenient and safe environment.
APA, Harvard, Vancouver, ISO, and other styles
25

Zhu, Zhi, Yong Lin Lei, Ning Zhu, and Yi Fan Zhu. "MVC-Driven Development of Weapon Management System Based on Java." Applied Mechanics and Materials 556-562 (May 2014): 5455–59. http://dx.doi.org/10.4028/www.scientific.net/amm.556-562.5455.

Full text
Abstract:
System development for weapon data management based on model-view-controller (MVC) architecture was presented. In order to adapt development process to the big complexity of growing weapon data, the strategy of system design was that original system was decomposed into independent modules to avoid generating mutual references and producing complex dependencies. The model tree, nearly including existing weapons today, was designed hierarchically to demonstrate a clear image of weapons. Then list windows and tables were well applied to edit assembling relationships between weapon models, mediator mechanism was used to manipulate collaborations of event response between much colleague panels, and data transition in distributed simulation terminals was conducted by xml carrier.
APA, Harvard, Vancouver, ISO, and other styles
26

Subari, Arkhan, Dista Yoel Tadeus, Heru Winarno, and Teguh Yuwono. "RANCANG BANGUN SISTEM ADMINISTRASI KERJA PRAKTEK DAN TUGAS AKHIR BERBASIS WEB MENGGUNAKAN FRAMEWORK CODEIGNITER." Gema Teknologi 19, no. 4 (April 30, 2018): 1. http://dx.doi.org/10.14710/gt.v19i4.19147.

Full text
Abstract:
Information system is a set of components that interconnect, collect, process, store, and distribute information to support decision making and supervision within an organization. Today the information system can not be separated with computer technology that feels growing rapidly along with our increasingly complex needs. These developments can be seen from the many organizations or institutions in various fields that use computerized systems to perform various jobs quickly and with great accuracy. The use of computerized systems is expected to minimize errors made by humans thereby reducing large losses. And can mengefisienkan time in completing the work quickly and accurately. One concept of building a computerized information system is dengfan MVC model. Model-View-Controller (MVC) is a concept introduced by the inventor of Smalltalk (Trygve Reenskaug) to encapsulate data along with processing (model), isolate from the process of manipulation (controller) and view to be represented on a user interface . The MVC architecture has the benefit of separating between model and view allowing multiple views using the same model. As a result, an application model component is easier to implement, test, and maintain, because all access to the model runs through this component. One of the frameworks that works based on the MVC concept is Codeigniter. Codeigniter is an open source web application framework that is used to build dynamic php applications. The main purpose of Codeigniter development is to help developers to work on applications faster than writing all the code from scratch. Because of the superiority of codeigniter that the system of practical work administration and the final task is built using the framework..
APA, Harvard, Vancouver, ISO, and other styles
27

Paolone, Gaetanino, Martina Marinelli, Romolo Paesani, and Paolino Di Felice. "Automatic Code Generation of MVC Web Applications." Computers 9, no. 3 (July 15, 2020): 56. http://dx.doi.org/10.3390/computers9030056.

Full text
Abstract:
As Web applications become more and more complex, the development costs are increasing as well. A Model Driven Architecture (MDA) approach is proposed in this paper since it simplifies modeling, design, implementation, and integration of applications by defining software mainly at the model level. We adopt the The Unified Modeling Language (UML), as modeling language. UML provides a set of diagrams to model structural and behavioral aspects of the Web applications. Automatic translation of UML diagrams to the Object-Oriented code is highly desirable because it eliminates the chances of introducing human errors. Moreover, automatic code generation helps the software designers delivering of the software on time. In our approach, the automatic transformations across the MDA’s levels are based on meta-models for two of the most important constructs of UML, namely Use Cases and classes. A proprietary tool (called xGenerator) performs the transformations up to the Java source code. The architecture of the generated Web applications respects a variant of the well-known Model-View-Controller (MVC) pattern.
APA, Harvard, Vancouver, ISO, and other styles
28

Balasubramanaian, Nagarajan, Suguna Jayapal, and Satheeshkumar Janakiraman. "A Contrivance to Encapsulate Virtual Scaffold with Comments and Notes." International Arab Journal of Information Technology 17, no. 3 (December 1, 2019): 338–46. http://dx.doi.org/10.34028/iajit/17/3/7.

Full text
Abstract:
CLOUD is an elision of Common Location-independent Online Utility available on-Demand and is based on Service Oriented Architecture (SOA). Today a chunk of researchers were working towards contrivance based on multi-tenant aware Software as a Service (SaaS) application development and still a precise pragmatic solution remains a challenge among the researchers. The first step towards resolving solution is to enhance the virtual scaffold and propose it as a System under Test (SuT). The entire work is proposed as a Model View Controller (MVC) where the tenant login through the View and write their snippet code for encapsulation. The proposed VirScaff schema acts as Controller and provides authentication and authorization by role/session assignment for tenant and thus helps to access data from the dashboard (Viz., Create, Read, Update and Delete (CRUD)). The SuT supports and accommodates both SQL and Not only Structured Query Language (NoSQL) dataset. Finally, this paper construed that SuT behaves well for both SQL and NoSQL dataset in terms of time and space complexities. To sum-up, the entire work addresses the challenges towards multitenant aware SaaS application development and highly commendable while using NoSQL dataset.
APA, Harvard, Vancouver, ISO, and other styles
29

Subari, A., S. Manan, and E. Ariyanto. "Implementation of MVC (Model-View-Controller) architecture in online submission and reporting process at official travel warrant information system based on web application." Journal of Physics: Conference Series 1918, no. 4 (June 1, 2021): 042145. http://dx.doi.org/10.1088/1742-6596/1918/4/042145.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

Zhao, Liang, Wen Tao, Guangwen Wang, Lida Wang, and Guichang Liu. "Intelligent anti-corrosion expert system based on big data analysis." Anti-Corrosion Methods and Materials 68, no. 1 (January 18, 2021): 17–28. http://dx.doi.org/10.1108/acmm-10-2020-2384.

Full text
Abstract:
Purpose The paper aims to develop an intelligent anti-corrosion expert system based on browser/server (B/S) architecture to realize an intelligent corrosion management system. Design/methodology/approach The system is based on Java EE technology platform and model view controller (MVC) three-tier architecture development model. The authors used an extended three-dimensional interpolation model to predict corrosion rate, and the model is verified by cross-validation method. Additionally, MySQL is used to realize comprehensive data management. Findings The proposed anti-corrosion system thoroughly considers a full use of corrosion data, relevant corrosion prediction and efficient corrosion management in one system. Therefore, this system can achieve an accurate prediction of corrosion rate, risk evaluation, risk alert and expert suggestion for equipment in petrochemical plants. Originality/value Collectively, this present study has important ramifications for the more efficient and scientific management of corrosion data in enterprises and experts’ guidance in controlling corrosion status. At the same time, the digital management of corrosion data can provide a data support for related theoretical researches in corrosion field, and the intelligent system also offers examples in other fields to improve system by adding intelligence means.
APA, Harvard, Vancouver, ISO, and other styles
31

Shi, Guo You, Shuang Liu, and Peng Chen. "Design and Implementation of E-Learning System for Code-Switching Bilingual Teaching." Applied Mechanics and Materials 241-244 (December 2012): 2886–90. http://dx.doi.org/10.4028/www.scientific.net/amm.241-244.2886.

Full text
Abstract:
To support code-switching bilingual teaching in computer major courses, an online e-Leaning system based on model-view-controller (MVC for short) architecture is designed and implemented using object-oriented analysis and design method. Here, Struts, Spring and Hibernate are chosen as development frameworks to implement MVC model. Google Translate API as a tool that automatically translates text from one language to another language is adopted to support web pages with multiple languages. Based on various teaching materials such as video or audio or flash, it is easy for students to finish self-study and for teachers to finish supplementary teaching. With this e-Learning system, it is convenient to arouse students’ interests of computer major courses, improving students’ English expression skills of speaking and writing and enhancing students’ international employment competence.
APA, Harvard, Vancouver, ISO, and other styles
32

Suharini, Yustina Sri. "Aplikasi Penjadwalan Berbasis Heuristik untuk Peserta Pelatihan dengan Waktu dan Materi yang Berbeda-Beda (Heuristic-based Scheduling Application for Trainees with Different Timetables and Courses Material)." Jurnal IPTEK 1, no. 2 (December 30, 2017): 107–15. http://dx.doi.org/10.31543/jii.v1i2.104.

Full text
Abstract:
Abstrak Sebagian besar lembaga pelatihan atau balai latihan kerja menggunakan penjadwalan dengan model batch, yang artinya sebuah jadwal digunakan bersama-sama untuk sekelompok orang, tanpa melihat karakteristik masing-masing peserta pelatihan atau ketersediaan waktu mereka. Namun penjadwalan model batch seperti itu belum tentu efektif untuk setiap orang dan belum sesuai dengan prinsip student center learning. Tulisan ini menawarkan alternatif solusi bagi lembaga pelatihan atau balai latihan kerja yang memerlukan penjadwalan dengan keragaman materi pelatihan dan ketersediaan waktu setiap peserta yang berbeda-beda. Solusi berupa pembuatan perangkat lunak aplikasi penjadwalan dengan arsitektur model-view-controller. Perangkat lunak yang dibuat mampu menjadwalkan lebih dari 300 peserta pelatihan dengan jumlah instruktur lebih dari 14 orang dan materi pelatihan berjumlah lebih dari 18 macam dengan tingkat kedalaman yang beragam.Kata Kunci : penjadwalan pelatihan, slot waktu dan materi berbeda-beda  Abstract It is common for training institutions or vocational training centers using batch scheduling model, which means that a timetable be used together for a group of people, regardless of their individual needs or their time availabilities. Scheduling in batch model like that was not necessarily effective for every class member and not in accordance with the principle of student center learning. This paper offers an alternative scheduling solution for training institutions or vocational training centers that each participant has special needs in timetable, course interest, and course level. Our solution was implemented by model-view-controller architecture. The software could be used to schedule of more than 300 trainees with more than 14 instructors and more than 18 kinds of training materials.    Keyword : training scheduling, different timetables and course material Â
APA, Harvard, Vancouver, ISO, and other styles
33

Saleem, Faisal, Ahsan Ali, Inam ul Hasan Shaikh, and Muhammad Wasim. "A Hybrid H∞ Control Based ILC Design Approach for Trajectory Tracking of a Twin Rotor Aerodynamic System." January 2021 40, no. 1 (January 1, 2021): 169–79. http://dx.doi.org/10.22581/muet1982.2101.16.

Full text
Abstract:
This paper investigates the trajectory tracking problem for a Multi-Input Multi-Output (MIMO) Twin Rotor Aerodynamic System (TRAS) using a hybrid architecture based on an H∞∞∞∞ controller and Iterative Learning Control (ILC). TRAS is a fast, nonlinear coupled system and therefore it is a challenging task to design a control system that ensures the tracking for fast changing trajectories. The controllers proposed in the literature for the TRAS through linear approaches tend to have a large control effort, while the ones designed using the nonlinear approaches track only for smooth input trajectories. Both issues are important from control point of view. In this paper, these issues are addressed by designing a feedback H∞∞∞∞ control that stabilizes the system and a feedforward ILC which reduces the control effort. The H∞∞∞∞ controller achieves the tracking for input trajectories with sharp edges, but the control effort required for tracking is large. With the proposed hybrid approach, tracking is achieved by the H∞∞∞∞ controller whereas the required control effort is reduced in each subsequent iteration by ILC. After a few iterations, accurate tracking at a minimized control effort is achieved. The simulations have been performed using MATLAB software and the controller designed through the proposed approach has been validated on nonlinear model of the system. The results of the proposed technique, compared with the flatness-based and back-stepping control strategies, show that the proposed controller ensures accurate tracking at the reduced control effort.
APA, Harvard, Vancouver, ISO, and other styles
34

O'Connor, Scott, and Ramprasad Balasubramanian. "Implementation of Decision Support System (DSS) through the Integration of Commercial Remote Sensing (CRS), Model-View-Controller (MVC) Architecture and Object-Relational Mapping (ORM)." International Journal of Computer Applications 84, no. 16 (December 18, 2013): 28–35. http://dx.doi.org/10.5120/14662-2970.

Full text
APA, Harvard, Vancouver, ISO, and other styles
35

Bosman, C. "1007 Using Statecharts and the Model-View-Controller Architecture to Develop a Novel On-Line Fully Interactive Sipap Device for Training and Competency Assessment." Archives of Disease in Childhood 97, Suppl 2 (October 1, 2012): A289. http://dx.doi.org/10.1136/archdischild-2012-302724.1007.

Full text
APA, Harvard, Vancouver, ISO, and other styles
36

Jeng, Shyr-Long, Wei-Hua Chieng, and Yi Chen. "Web-Based Human-Machine Interfaces of Industrial Controllers in Single-Page Applications." Mobile Information Systems 2021 (April 7, 2021): 1–13. http://dx.doi.org/10.1155/2021/6668843.

Full text
Abstract:
Advances in conventional industrial controllers have led to new technologies such as multilanguage use, cross-platform applications, and remote monitoring and control. However, the human-machine interfaces (HMIs) of conventional industrial controllers and mobile devices cannot directly transmit instant messages to each other. This study describes a simple method of upgrading the HMIs of conventional industrial controllers into controllers capable of Web-based remote access. The study began with the development of a model-view-controller architecture consisting of Hypertext Markup Language, Cascading Style Sheets, and JavaScript and proceeded to the implementation of a single-page application (SPA) method through AJAX and WebSocket, which communicates with the back-end Node.js server to transfer data. Future advancements will enable information to flow through cross-platform devices across various operating systems and Web browsers, allowing users to remotely monitor and control machines from mobile smart devices. We demonstrated the simplicity of the SPA method by transforming a conventional personal computer-based industrial controller, WINPC32, to an all-purpose Web-based HMI for industrial use with the graphic user interface software, GPX.
APA, Harvard, Vancouver, ISO, and other styles
37

Schorr, Christian, Payman Goodarzi, Fei Chen, and Tim Dahmen. "Neuroscope: An Explainable AI Toolbox for Semantic Segmentation and Image Classification of Convolutional Neural Nets." Applied Sciences 11, no. 5 (March 3, 2021): 2199. http://dx.doi.org/10.3390/app11052199.

Full text
Abstract:
Trust in artificial intelligence (AI) predictions is a crucial point for a widespread acceptance of new technologies, especially in sensitive areas like autonomous driving. The need for tools explaining AI for deep learning of images is thus eminent. Our proposed toolbox Neuroscope addresses this demand by offering state-of-the-art visualization algorithms for image classification and newly adapted methods for semantic segmentation of convolutional neural nets (CNNs). With its easy to use graphical user interface (GUI), it provides visualization on all layers of a CNN. Due to its open model-view-controller architecture, networks generated and trained with Keras and PyTorch are processable, with an interface allowing extension to additional frameworks. We demonstrate the explanation abilities provided by Neuroscope using the example of traffic scene analysis.
APA, Harvard, Vancouver, ISO, and other styles
38

Hidayat, Ahmad, Aminuddin Aminuddin, and Ilyas Nuryasin. "Rancang Bangun Sistem Informasi Pembukuan Keuangan Menggunakan Arsitektur Hierarchical Model view controller Dengan Pendekatan PXP (Studi Kasus : CV. Anugerah Mandiri)." Jurnal Repositor 2, no. 7 (May 31, 2020): 863. http://dx.doi.org/10.22219/repositor.v2i7.769.

Full text
Abstract:
AbstrakCV. Anugerah Mandiri merupakan salah satu perusahaan yang bergerak dalam bidang fotocopy, penjualan ATK, penjualan mesin fotocopy dan penjualan sparepart untuk mesin fotocopy. Masalah yang dialami perusahaan tersebut terjadi disebabkan pengelolaan pembukuan yang masih manual. Berdasarkan permasalahan yang dialami perusahaan, diperlukan sebuah sistem yang dapat mengelola serta menganalisa masalah pembukuan keuangan yang ada pada perusahaan yang diteliti, namun dengan metode ini peneliti harus siap akan kebutuhan client yang dapat berubah-ubah karena pada proses pengembangan client akan terlibat secara langsung sejak analisa kebutuhan dilakukan. Dengan arsitektur HMVC serta pendekatan akan dapat dengan mudah menyelesaikan sistem yang akan dibangun menimbang bahwa sistem yang digunakan iyalah HMVC yang bersifat modularitas sehingga akan dengan mudah memenuhi kebutuhan tambahan dari client dengan cara menambahkan modul baru pada sistem, hal tersebut mudah dilakukan karena ketika ada penambahan fitur maka modul yang daitambahkan tidak mengganggu modul lain sebab modul satu dan lainnya memiliki model view controllernya masing-masing.Development, Design Pattren. Setelah penelitan berhasil dilakukan maka dapat ditarik kesimpulan bahwa sistem informasi pembukuan keuangan CV.Anugerah Mandiri dibangun menggunakan framework codeigniter dengan menggunakan pendekatan Personal Extreme Programming yang terdiri dari dua iterasi dan lima tahapan yaitu Requirment, Planning, Iteration initialization, System testing, dan Retrospective. Hierarchical Model view controller pada sistem ini mampu menangani perubahan yang dilakukan oleh user dibuktikan dengan tiga belas modul MVC yang terdiri dari admin, auth, barang, client, debit, kalender, keuangan, laporan, orderan, profile, sparepart, template dan user.AbstractCV. Anugerah Mandiri is one of the companies engaged in photocopying, ATK sales, copy machine sales and spare parts sales for photocopiers. The problem experienced by the company occurred due to the management of bookkeeping which is still manual. Based on the problems experienced by the company, we need a system that can manage and analyze financial accounting problems that exist in the company under study, but with this method researchers must be prepared for client needs that can change because the client development process will be directly involved since the analysis needs done. With HMVC architecture and approach will be able to easily complete the system to be built considering that the system used is HMVC which is modularity so that it will easily meet the additional needs of clients by adding new modules to the system, it is easy to do because when there are additional features then the added module does not interfere with other modules because one and the other modules have their own view controller models. Development, Design Pattren. After successful research, it can be concluded that the financial accounting information system CV. Anugerah Mandiri was built using a codeigniter framework using the Personal Extreme Programming approach which consists of two iterations and five stages, namely Requirements, Planning, Iteration initialization, System testing, and Retrospective. Hierarchical Model view controller on this system is able to handle changes made by the user as evidenced by thirteen MVC modules consisting of admin, auth, goods, client, debit, calendar, finance, reports, orders, profiles, spare parts, templates and users.
APA, Harvard, Vancouver, ISO, and other styles
39

Fortier, Andrés, Cecilia Challiol, Juan Lautaro Fernández, Santiago Robles, Gustavo Rossi, and Silvia Gordillo. "Exploiting personal web servers for mobile context-aware applications." Knowledge Engineering Review 29, no. 2 (March 2014): 134–53. http://dx.doi.org/10.1017/s0269888914000022.

Full text
Abstract:
AbstractThere is an increasing trend in moving desktop applications to web browsers, even when the web server is running on the same desktop machine. In this paper, we go further in this direction and show how to combine a web server, a web application framework (enhanced to support desktop-like Model–View–Controller interaction) and a context-aware architecture to develop web-based mobile context-aware applications. By using this approach we take advantage of the well-established web paradigm to design the graphical user interfaces (GUIs) and the inherent ability of the web to mash up applications with external components (such as Google Maps). On top of that, since the web server runs on the device itself, the application can access local resources (such as disk space or sensing devices, which are indispensable for context-aware systems) avoiding the sandbox model of the web browsers. To illustrate our approach we show how a mobile hypermedia system has been built on top of our platform.
APA, Harvard, Vancouver, ISO, and other styles
40

Dilla, Rifa, and Vera Irma Delianti. "Perancangan Sistem e-Tracer Study Alumni untuk Outcome Pendidikan Berbasis Web Mobile." Voteteknika (Vocational Teknik Elektronika dan Informatika) 8, no. 1 (March 4, 2020): 73. http://dx.doi.org/10.24036/voteteknika.v8i1.107850.

Full text
Abstract:
Permasalahan yang diangkat dalam artikel ini berkaitan dengan perancangan sistem e-tracer study alumni di SMA PGRI 1 Padang. Interaksi yang lemah antar pengguna sering terjadi kendala-kendala dalam pengelolaan manajemen data dan pengisian kuisioner yang masih menggunakan media kertas, sehingga terjadi penumpukan file serta pengaksesan yang lambat diakibatkan penyimpanan yang sembarangan. Dengan adanya sistem ini bertujuan membantu memperkuat interaksi pengguna, memudahkan pengisian kuisioner dan mengelola data alumni menjadi lebih sistematis yang akan memudahkan menemukan file. Sistem ini didisain menggunakan metode waterfall dan arsitektur Model-View-Controller (MVC). Sistem ini dirancang dengan menggunakan Database Management system (DBMS) MySQL. Dengan demikian sistem e-tracer study menghasilkan sistem yang berjalan pada browser dan mendukung ke semua perangkat serta menyediakan fitur autocomplete untuk memudahkan user. Sehingga, pelayanan pengelolaan data menjadi lebih optimal, efisien, dan sistematis.Kata kunci : Sistem E-Tracer Study, Kuisioner, Yii2 Framework, Mobile Web The issues raised in this article related to the design of alumni e-tracer study system at SMA PGRI 1 Padang. The weak interaction beetwen users often occurs obtacles in the management of data management and filiing out questinnaires that still use paper as the media, resulting in a buildup of files and slow access due to careless storage. The exstence of this system aims to help strengthen user interaction, facilitate the filing out quistinnaire and manage alumni data more systemaric, which will finding file . This system is desaign using the Waterfall method and Model-View-Controller (MVC) architecture. This system is designd using the MySQL Database ManagementSystem (DBMS).thus the e-tracer study system produces asystem that runs on the browser and support all devices and provide an autocomplete feature to facilitate the user. Thus data management service become more ooptimal, efficient, and systematic.Keywords: System E-Tracer Study, Quisioner, Yii2 Framework, Mobile Web
APA, Harvard, Vancouver, ISO, and other styles
41

Anwar, Muhammad, and Elsa Sabrina. "Design of decision support system in determining the single student tuition fee in higher education." COUNS-EDU: The International Journal of Counseling and Education 5, no. 4 (December 30, 2020): 185. http://dx.doi.org/10.23916/0020200531440.

Full text
Abstract:
This study aims to design an application in determining the single student tuition fee using the Analytical Hierarchy Process method in Higher Education. Universitas Negeri Padang has used a system to carry out the process of grouping in Single Tuition Fee (STF), but there are still many deficiencies in determining variables. The stages in this research begin with problem analysis, needs analysis, implementation, and testing. This system architecture is based on Model-View-Controller using the Yii2 framework with the PHP programming language. This system uses the Analytical Hierarchy Process method which has a calculation of the consistency value in determining the priority level of the criteria. Determination of criteria based on a number of criteria and a number of alternatives. The results of this study provide a ranking system for each alternative. The highest-ranking is the main priority in the system in making decisions by looking at the student's economic condition.
APA, Harvard, Vancouver, ISO, and other styles
42

Song, Cheeyang, and Eunsook Cho. "An Integrated Design Method for SOA-Based Business Modeling and Software Modeling." International Journal of Software Engineering and Knowledge Engineering 26, no. 02 (March 2016): 347–77. http://dx.doi.org/10.1142/s0218194016500157.

Full text
Abstract:
Service-oriented architecture (SOA)-based system development requires a systematic integration technique for software modeling and business modeling methods that approach the implementation component from the perspective of a business service. We proposes the integrated design method (architecture, metamodel, framework, process) for the integration of component software modeling in business process modeling notation (BPMN) business modeling to service-oriented modeling based on model-driven architecture (MDA) and model view controller (MVC) patterns according to SOA. The integrated architecture is composed of a metamodel and a process framework. The integrated metamodel is mapped to the core modeling elements of the SOA-based extended layered (XL)-BPMN/business process execution language (BPEL)/web service description language (WSDL)/component models, and the conversion profile is defined. For the establishment of the integrated process between business and software modeling, the framework is first defined; using this framework, we apply MDA (CIM: Conceptual Independent Modeling, PIM: Platform Independent Modeling, PSM: Platform Specific Modeling) and MVC patterns to define the integrated modeling process for the three development phases. The proposed modeling process was applied to the design of an online shopping mall system (OSMS). The design models were described on the basis of MDA/MVC according to the layered modeling elements defined in the individual/integrated metamodel and the three modeling phases of the integrated modeling process. The case study demonstrated that the conversion modeling task maintains the consistency and practicality between the SOA-based business and software modeling. The use of this method will make the consistent conversion modeling work between businesses and software convenient with a service orientation, will make it easy to change a business process, and will maximize the number of established reuse models.
APA, Harvard, Vancouver, ISO, and other styles
43

Candra, Dwi Cita Septia, Lutfi Syarifullah, and Muhammad Nur Faiz. "SISTEM INFORMASI PEMBAYARAN UANG SEKOLAH DENGAN MODEL MVC DAN MENGGUNAKAN NOTIFIKASI SMS GATEWAY." Jurnal Sistem Informasi dan Informatika (Simika) 4, no. 2 (August 26, 2021): 185–200. http://dx.doi.org/10.47080/simika.v4i2.1313.

Full text
Abstract:
The Tuition Payment Information System was designed because at this time the payment of tuition at SMP Islam Cilacap still uses the general ledger, causing inaccuracies in payment data by employees (administrative). The purpose of this research is to help solve problems in the processing of tuition payment data, making payment data reports, searching payment data, knowing payment data information, and knowing the school money payment report. The system is designed using MVC (Model-View-Controller) architecture and SMS Gateway notifications as well as system development methods using System Development Life Cycle (SDLC) with Waterfall model. In addition, the system design uses PHP and HTML programming languages, database management is MySQL and uses the Laravel framework. Based on the results of the system test and the results of the questionnaire by 10 respondents that 14% stated enough, 44% stated well and 42% stated very well calculated by the calculation of the Likert scale of 86% entered the excellent qualification which means successful. So it can be concluded that this system can solve existing problems by facilitating the processing of payment data, assisting in the creation of school money payment reports, helping in speeding up the search for payment data, knowing the payment information of tuition without having to come to school, and knowing the payment data report quickly without having to go through a long recap process.
APA, Harvard, Vancouver, ISO, and other styles
44

Mujiono, Mujiono, and Aina Musdholifah. "Pengembangan Data Warehouse Menggunakan Pendekatan Data-Driven untuk Membantu Pengelolaan SDM." IJCCS (Indonesian Journal of Computing and Cybernetics Systems) 10, no. 1 (January 31, 2016): 1. http://dx.doi.org/10.22146/ijccs.11184.

Full text
Abstract:
The basis of bureaucratic reform is the reform of human resources management. One supporting factor is the development of an employee database. To support the management of human resources required including data warehouse and business intelligent tools. The data warehouse is an integrated concept of reliable data storage to provide support to all the needs of the data analysis. In this study developed a data warehouse using the data-driven approach to the source data comes from SIMPEG, SAPK and electronic presence. Data warehouses are designed using the nine steps methodology and unified modeling language (UML) notation. Extract transform load (ETL) is done by using Pentaho Data Integration by applying transformation maps. Furthermore, to help human resource management, the system is built to perform online analytical processing (OLAP) to facilitate web-based information. In this study generated BI application development framework with Model-View-Controller (MVC) architecture and OLAP operations are built using the dynamic query generation, PivotTable, and HighChart to present information about PNS, CPNS, Retirement, Kenpa and Presence
APA, Harvard, Vancouver, ISO, and other styles
45

Sharma, Puja, and Shiva Prakash. "Real Time Weather Monitoring System Using Iot." ITM Web of Conferences 40 (2021): 01006. http://dx.doi.org/10.1051/itmconf/20214001006.

Full text
Abstract:
In Today’s World, knowing live environmental condition is one of the biggest issues because there is an IoT of hurdles arrives when live environmental condition is measured. The proposed system will remove this problem since it monitors real-time weather conditions. In this proposed work we will monitor the live weather’s parameter of the Gorakhpur Region. The proposed system will work on the client-server architecture model using IoT. The system is organized in Two-tier Architecture. Our proposed system contains a various sensor which will monitor the temperature of the region, humidity, Rain value and pressure of the system. The sensor captured data and send it to the node MCU controller. Arduino ide is used to upload the sensed data. The serial monitor has worked as a gateway between the sensor and the cloud. The data is pushed by the sensor on a serial monitor. The serial monitors an IP address. The HTTP protocol is used to view the data on the webserver. This paper displays the data on the webserver and monitor the real-time data of weather using environmental parameter or sensor. Using a webserver, everyone can monitor the weather’s condition from anywhere without depending on any application or website. The data is available publicly. With the help of this proposed system, we measure the weather condition of the Gorakhpur Region. After getting results from the various sensor, it is observed that our proposed model achieves better results in comparison with the standard weather parameter.
APA, Harvard, Vancouver, ISO, and other styles
46

Aniche, Maurício, Gabriele Bavota, Christoph Treude, Marco Aurélio Gerosa, and Arie van Deursen. "Code smells for Model-View-Controller architectures." Empirical Software Engineering 23, no. 4 (September 12, 2017): 2121–57. http://dx.doi.org/10.1007/s10664-017-9540-2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
47

Cortés, Humberto, and Antonio Navarro. "Enterprise WAE: A Lightweight UML Extension for the Characterization of the Presentation Tier of Enterprise Applications with MDD-Based Mockup Generation." International Journal of Software Engineering and Knowledge Engineering 27, no. 08 (October 2017): 1291–331. http://dx.doi.org/10.1142/s0218194017500486.

Full text
Abstract:
Nowadays, the Unified Modeling Language (UML) is the most successful notation for the design of object-oriented applications. However, plain UML is not enough to characterize the web presentation tier of enterprise applications, including the navigational, structural and role-based access control (RBAC) features present in these applications. In this paper, we present Enterprise Web Application Extension (E-WAE), a lightweight UML extension for the modeling of these elements, which permits the inclusion of multitier, Service-Oriented Architecture (SOA) and security design-level patterns in the models. Our approach follows a Model-Driven Development (MDD) approach, which enables the automatic generation of intermediate platform-specific models and automatic code generation for JavaServer Faces (JSF) and Active Server Pages.NET Model-View-Controller (ASP.NET MVC) frameworks. In addition, this generated code can be used as a low-cost mockup for early client validation of the navigational, structural and RBAC features of enterprise applications. E-WAE has been used with different applications. In this paper, we refer to the checkout process in the Amazon website, the delete resources use case in OdAJ2EE, an educational application developed by us, and the US Library of Congress Online Catalog search facility as examples of its applicability.
APA, Harvard, Vancouver, ISO, and other styles
48

Zhu, Jisong, Zhaoxia Jing, Tianyao Ji, and Nauman Ali Larik. "Energy–Economy Coupled Simulation Approach and Simulator Based on Invididual-Based Model." Energies 13, no. 11 (June 1, 2020): 2771. http://dx.doi.org/10.3390/en13112771.

Full text
Abstract:
An integrated energy system, referred to specifically as a heterogeneous energy system that combines cooling, heating, power, etc., is a dynamic system containing continuous as well as discrete behaviors on both technical and economic levels. Currently, the comprehensive utilization of multiple forms of energy and the implementation of the energy market have made the simulation of such a system very complicated, which is reflected in two aspects. First, the simulation model becomes complex and varied. Second, the time-varying characteristics of the models are quite diverse. Therefore, a standard and normative modeling and simulation method is urgently needed. This work aims to obtain a compatible modeling and simulation method for the energy economy coupling system. The individual-based model is widely used to describe organisms in an ecology system that are similar to the energy–economy coupled system. Inspired by this, a general simulation approach based on the individual-based model is proposed in this paper to overcome these existing problems. The standard formal expression model is built, then its structure and elements explained in detail, and multi-scale time simulation supported to model and simulate an integrated energy system that is coupled with markets. In addition, a simulator is designed and implemented based on multi-agent framework and model-view-controller architecture. Finally, a simulation case of a conceived scenario was designed and executed, and the results analysis proved the validity and versatility of the proposed approach. The proposed method has the advantages of model standardization, multi-scale time compatibility, distributed simulation capability, and privacy protection. These advantages support and strengthen each other. Through these studies, a systematic approach was formed that could improve the standardization of modeling and simulation in the energy–economy research area.
APA, Harvard, Vancouver, ISO, and other styles
49

Roldan-Molina, Gabriela R., Jose R. Mendez, Iryna Yevseyeva, and Vitor Basto-Fernandes. "Ontology Fixing by Using Software Engineering Technology." Applied Sciences 10, no. 18 (September 11, 2020): 6328. http://dx.doi.org/10.3390/app10186328.

Full text
Abstract:
This paper presents OntologyFixer, a web-based tool that supports a methodology to build, assess, and improve the quality of ontology web language (OWL) ontologies. Using our software, knowledge engineers are able to fix low-quality OWL ontologies (such as those created from natural language documents using ontology learning processes). The fixing process is guided by a set of metrics and fixing mechanisms provided by the tool, and executed primarily through automated changes (inspired by quick fix actions used in the software engineering domain). To evaluate the quality, the tool supports numerical and graphical quality assessments, focusing on ontology content and structure attributes. This tool follows principles, and provides features, typical of scientific software, including user parameter requests, logging, multithreading execution, and experiment repeatability, among others. OntologyFixer architecture takes advantage of model view controller (MVC), strategy, template, and factory design patterns; and decouples graphical user interfaces (GUI) from ontology quality metrics, ontology fixing, and REST (REpresentational State Transfer) API (Application Programming Interface) components (used for pitfall identification, and ontology evaluation). We also separate part of the OntologyFixer functionality into a new package called OntoMetrics, which focuses on the identification of symptoms and the evaluation of the quality of ontologies. Finally, OntologyFixer provides mechanisms to easily develop and integrate new quick fix methods.
APA, Harvard, Vancouver, ISO, and other styles
50

Zhou, Jieqiong, Zhenhua Wei, Fengzhen Jia, and Wei Li. "Course Ideological and Political Teaching Platform Based on the Fusion of Multiple Data and Information in an Intelligent Environment." Journal of Sensors 2021 (July 31, 2021): 1–10. http://dx.doi.org/10.1155/2021/1558360.

Full text
Abstract:
In the current teaching of politics, teachers still focus on the cultivation of the basic intelligence of students’ language intelligence, and it is easy to ignore the cultivation of other intelligences that affect the overall development of students. This research mainly discusses the design of curriculum ideological and political teaching platform based on the fusion of multiple data and information in an intelligent environment. This research adopts the MVC architecture, and the web application developed based on the MVC (Model View Controller) architecture pattern is easier to complete the realization of multiple controllers. The front desk ideological and political teaching teacher module includes the login system. In addition, the teacher can view the test status of a specific student and can also pay attention to the total intelligence of all students who have been tested. The process of the student test is to enter the correct account and password to log in to the system and then perform the test. After the test, the test result can be viewed, and the personal information can be maintained at the same time. In addition, the personal login password can be modified. The existence of the database is to ensure that the data is correct and effective. This system uses MySql to design the database, and the name of the database is braintest_db. The data table in relational database is the main object of storing and managing data, and it is also an important task of database design. This system has designed three kinds of user logins, namely, administrator, student, and teacher, and login can be realized according to the account number and password. Among them, teacher’s participation is by inquiring about students’ test situation, paying attention to students’ multiple intelligences, and teaching students in accordance with their aptitude. In addition, the main object of this test is students, and the analysis of multiple intelligences is realized through student tests. Students are vitally physical objects that can be tested and searched for results. In the study, 20% of the students both learn the basic content of the platform and use the forum. This research will help improve students’ literacy in an all-round way.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography