631,450 research outputs found

    A Surface-based In-House Network Medium for Power, Communication and Interaction

    Get PDF
    Recent advances in communication and signal processing methodologies have paved the way for a high speed home network Power Line Communication (PLC) system. The development of powerline communications and powerline control as a cost effective and rapid mechanism for delivering communication and control services are becoming attractive in PLC application, to determine the best mix of hard and software to support infrastructure development for particular applications using power line communication. Integrating appliances in the home through a wired network often proves to be impractical: routing cables is usually difficult, changing the network structure afterwards even more so, and portable devices can only be connected at fixed connection points. Wireless networks arenā€™t the answer either: batteries have to be regularly replaced or changed, and what they add to the deviceā€™s size and weight might be disproportionate for smaller appliances. In Pin&Play, we explore a design space in between typical wired and wireless networks, investigating the use of surfaces to network objects that are attached to it. This article gives an overview of the network model, and describes functioning prototypes that were built as a proof of concept. The first phase of the development is already demonstrated both in appropriate conferences and publications. [1] The intention of researchers is to introduce this work to powerline community; as this research enters phase II of the Pin&Play architecture to investigate, develop prototype systems, and conduct studies in two concrete application areas. The first area is user-centric and concerned with support for collaborative work on large surfaces. The second area is focused on exhibition spaces and trade fairs, and concerned with combination of physical media such as movable walls and digital infrastructure for fast deployment of engaging installations. In this paper we have described the functionality of the Pin&Play architecture and introduced the second phase together with future plans. Figure 1 shows technical approach, using a surface with simple layered structure Pushpin connectors, dual pin or coaxial

    AI-Based Collaborative Teaching: Strategies and Analysis in Visual Communication Design

    Get PDF
    With the rapid development of technology, AI has been widely applied in multiple fields, especially the field of education. As a discipline involving art, technology and creativity, visual communication design is facing the challenge of keeping up with the times and combining new technologies for innovation. Collaborative teaching model emphasizes multi-party participation and collaborative learning, and its proposal has injected new vitality into traditional educational patterns. However, existing studies, which combine collaborative teaching model with artificial intelligence, still have limitations in application and practice, and most of them remain in the theoretical discussion stage and lack empirical support. This study aimed to make up for this deficiency. After in-depth analysis of educational data, a forecasting model of collaborative teaching demand based on AI was proposed. Course content suitable for the collaborative teaching model was further planned for the education in visual communication design

    EIES 2 : a distributed architecture for supporting group work

    Get PDF
    The Computerized Conferencing Center (CCCC) at New Jersey Institute of Technology (NJIT) has been researching on-line group communications for 17 years by developing and studying tools to advance the collective intelligence . The Electronic Information Exchange System 2 (EIES2) provides a research, development and operational environment for distributed computer supported cooperative work (CSCW) systems. The EIES 2 distributed Smalltalk processor provides for rapid prototyping and implementation of muti-media CSCW facilities in the network environment. The Smalltalk support of the object model, and meta-language properties make it ideally suited for incremental development CSCW applications. The EIES2 communication environment supports a decentralized network architecture. Modern standards are used in the implementation of data structures, communication interfaces and database. The EIES2 application layer protocols support use ASN.1 data representation to access to an object-oriented distributed database via X.ROS remote operation services. EIES2 can serve as a foundation on which group work systems may be built and defines protocols that can allow them to inter-operate. An initial system presents a powerful metaphor of conferences and activities which provides an extensible framework upon which to add group work applications. Work to date has provided structures for information exchange, inquiry networking, information filtering, the on-line virtual classroom, and group decision support. This paper presents the system architecture model used for EIES2 and describes the implementation and current applications

    A Comparative Study of Project Management System Web Applications Built on ASP.Net Core and Laravel MVC Frameworks

    Get PDF
    With rapid advancement in the field of computer science, the ways we use and interact with web applications have changed immensely. Developers must create web applications for browsers, cell phones, and search engines that are accessible and easy to use in various devices. Therefore, the efficiency of software development is critical. Software Design Patterns are an essential part of software development which is intended to solve real-world problems by creating templates of best practices. Design patterns bring clarity, cost-effectiveness, and better communication in the software development cycle. They also improve the development speed, support features, and usage, and they reduce expenses. Documentation and maintenance of established web applications frameworks are major advantages of software design patterns. The study Is of Model-View-Controller (MVC) software design patterns. It analyzes and compares ASP.Net Core and Laravel PHP web application development frameworks. MVC facilitates reuse of code and separation of application layers. It explains the development experience of Project Management Web application on ASP.Net Core and Laravel. For example, web applications include a document library, a note page, and a discussion forum. Web applications use compatible programming languages such as HTML, JavaScript, and CSS. Comparative analysis has been done based on the developerā€™s experience and performance monitoring tools. The study concludes that the Project Management System (PMS) web application built using ASP.Net Core on Windows is better when compared to PMS built with Laravel on Ubuntu and Windows operating systems. The developerā€™s conclusion is based on the use of the MVC design pattern, learning curve, framework features, documentation, and application performance

    Millimeter Wave Systems for Airports and Short-Range Aviation Communications: A Survey of the Current Channel Models at mmWave Frequencies

    Get PDF
    Millimeter-wave (mmWave) communications will play a key role in enhancing the throughput, reliability, and security of next generation wireless networks. These advancements are achieved through the large bandwidth available in this band and through the use of highly directional links that will be used to overcome the large pathloss at these frequencies. Although the terrestrial application of mmWave systems is advancing at a rapid pace, the use of mmWave communication systems in aviation systems or airports is still in its infancy. This can be attributed to the challenges related to radio technology and lack of development, and characterization of mmWave wireless channels for the aviation field and the airport environment. Consequently, one of our goals is to develop methodologies that support mmWave air to ground links, and various links at airports, by applying new localization schemes that allow for application of highly directional links that can be deployed over longer distances despite the high path loss at mmWave frequencies. However, a very thorough understanding of the mmWave channel models are needed to enable such new applications. To this end, in this paper, we present a survey of the current channel models in the mmWave band. The 3-dimensional statistical channel model is also reviewed and its parameters and typical characteristics for this model are identified and computed through simulation for the Boise metropolitan area

    A Lightweight Coordination Model and Middleware for Mobile Computing **Please see WUCSE-03-12**

    Get PDF
    LimeLite is a new coordination model and middleware designed to support rapid development of applications entailing logical mobility of agents and physical mobility of hosts. Designed to function in open environments, LimeLite performs automatic agent discovery but ļ¬lters the results to deļ¬ne for each agent an individualized acquaintance list in accordance with run-time policies speciļ¬ed at the application level. This asymmetry among participants in the coordination process is dictated by the need to accommodate settings involving large numbers of agents and hosts that come and go freely. It represents an important departure from coordination research in general. The coordination context is limited to the speciļ¬c needs of the individual agent and its coordination activities are restricted to tuple spaces owned by peers present in the acquaintance list. Linda-like primitives typically used in coordination middleware are tailored in LimeLite to address the challenges of mobile environments. Among other things, this entails the elimination of remote blocking and data pushing operations since the aļ¬€ected agents may no longer be within communication range. It also entails the addition of reactions that are triggered by the presence of information of interest on agents listed in the acquaintance list and not by events that could have occurred prior to discovery. Finally, to ensure both performance and ease of deployment on small devices the granularity of atomic operations and the reliance on transport layer guarantees have been minimized. This paper introduces LimeLite, explains its key features, illustrates its usage in application development, and explores its eļ¬€ectiveness as a software engineering tool

    Impact factors for mobile internet applications in the agri-food sectors

    Get PDF
    Mobile communication and the mobile Internet can provide important opportunities, economic advantages for enterprises end organisations and support their more efficient operating as they can be used anytime and anywhere. We can make their wide spread use, innovative effects and advantages economical if we consider the effect system of technologies and services. The technological, social and economical complex effect system puts a pressure on the spreading of business applications. The types of applicable equipment are increasing. According to social aspects there are four player groups: manufacturers, enterprises, customers and workers. The Internet technology and the Internet network have become essential communication tools in business processes recently. Using the Internet by means of mobile appliances increases the possibilities. By studying the business process the expenses, advantages, disadvantages can well be seen. Nowadays these applications are more and more successful in areas such as agriculture, different parts of the food industry, extension services, precision agriculture and logistics. It can be stated that the international and the Hungarian development tendencies of the mobile Internet, the RTD Programmes of EU help the wide-spread use of mobile services. The rapid development of the Hungarian domestic mobile market over the last years is the basis for the wide spread use of new broadband mobile services and applications. This system can contribute to the development of agriculture, enterprises and rural areas and can support production, commerce, services and product tracing. But for successful applications we have to consider the impact factors

    An Integrated Mobile Application for Enhancing Management of Nutrition Information in Arusha Tanzania

    Full text link
    Based on the fact that management of nutrition information is still a problem in many developing countries including Tanzania and nutrition information is only verbally provided without emphasis, this study proposes mobile application for enhancing management of nutrition information. The paper discusses the implementation of an integrated mobile application for enhancing management of nutrition information based on literature review and interviews, which were conducted in Arusha region for the collection of key information and details required for designing the mobile application. In this application, PHP technique has been used to build the application logic and MySQL technology for developing the back-end database. Using XML and Java, we have built an application interface that provides easy interactive view

    Monitoring extensions for component-based distributed software

    Get PDF
    This paper defines a generic class of monitoring extensions to component-based distributed enterprise software. Introducing a monitoring extension to a legacy application system can be very costly. In this paper, we identify the minimum support for application monitoring within the generic components of a distributed system, necessary for rapid development of new monitoring extensions. Furthermore, this paper offers an approach for design and implementation of monitoring extensions at reduced cost. A framework of basic facilities supporting the monitoring extensions is presented. These facilities handle different aspects critical to the monitoring process, such as ordering of the generated monitoring events, decoupling of the application components from the components of the monitoring extensions, delivery of the monitoring events to multiple consumers, etc.\ud The work presented in this paper is being validated in the prototype of a large distributed system, where a specific monitoring extension is built as a tool for debugging and testing the application behaviour.\u
    • ā€¦
    corecore