close
test_template

Artificial Intelligence

About this sample

About this sample

close

Words: 2618 |

Pages: 5|

14 min read

Published: Sep 14, 2018

Words: 2618|Pages: 5|14 min read

Published: Sep 14, 2018

Table of contents

  1. INTRODUCTION
  2. ARTIFICIAL INTELLIGENCE AND KNOWLEDGE BASEDSYSTEMS (KBS)
  3. MANAGING HOME APPLIANCES FOR COMFORTABILITY
  4. CONTROLLING HOME APPLIANCES FROM REMOTE LOCATION
  5. EFFICIENT UTILIZATION OF HOME APPLIANCES
  6. SECURE HOMES
  7. APPLICATION OF AI IN HOME AUTOMATION
  8. CONCLUSION

Home automation is on horizon. It is an emerging technology and also a need of today. From the last decade a number of standards have been defined for home appliances. The main objectives of home automation are controlling, management and co-ordination of home appliances in a comfortable, effective and secure way.

'Why Violent Video Games Shouldn't Be Banned'?

On the other hand, Artificial Intelligence is evolving as a technology for developing automatic systems that can perceive the environment, learn from environment, and can make decision using case based reasoning. Using Vision capability, knowledge based, learn ability, decision making and reasoning the AI provides a better solution for almost all automatic systems.In this paper we will see the types of home automation systems and then see how these system can utilize the AI tools so as to increase the effectiveness, powerfulness etc.Index Terms Home automation, artificial intelligence, knowledge base systems, secure home.

INTRODUCTION

One definition of an automated and networked home is “An automated and networked home is one in which every appliance can be remotely managed [1] from anywhere on the Internet with a simple Web browser” [2]- [5]. The general goal of the automatic-home movement is to use networking technology to integrate the devices, appliances and services found in homes so that the entire domestic living space can be controlled centrally or remotely [6].Home wiring, the advance home developers are installing, typically adds several thousand dollars to the cost of a new home, and it is usually Ethernet or coaxial cable or some combination of both with other technologies in the mix. The network is being designed to make possible remote operation of appliances connected to the network.

le management of appliancesRemote controlling of appliancesEfficient utilization of home resourcesEnhancing home securityComfortable management includes automatic adjustment of AC(air conditioning) setting, fan regulation setting etc. Remote controlling services include accessing devices from remote location and setting them ON/OFF. Efficient utilization includes running the home appliances at their optimal setting (setting at which we get the required output at minimum cost). Last category of service includes all those services which are used for securing the home environment.In this paper we will see the implementation of all these categories of services one by one and will see the application of AI techniques in implementation.In Section-II we will see AI techniques & Knowledge based system very briefly. Section-III covers the issues concerned with home automation. In Section-IV, V, VI and VII we have discussed the detailed implementation of systems for implementing the home automation system developed for services listed here.

ARTIFICIAL INTELLIGENCE AND KNOWLEDGE BASEDSYSTEMS (KBS)

AI is the collection of powerful and rigorous programming techniques studying the nature of intelligence by building computer systems, and the application of these concepts in solving real-world problems [7]. The growth in the areas of AI has been increased significantly from the last decade. There exist a number of AI tools that make an automation system more sophisticated but here we will discuss the knowledge based systems only as it is used frequently.

Knowledge Based System:knowledge-based system (KBS) [8] is an AI based system that contains a significant amount of knowledge in an explicit, declarative form. The area of KBS development has matured over the past two decades. It started with first-generation expert systems with a single flat knowledge base and a general reasoning engine, typically built in a rapid-prototyping fashion. This has now been replaced by methodological approaches that have many similarities with general software engineering practice. KBS development is best seen as software engineering for a particular class of application problems. These applications problems typically require some form of reasoning to produce the required results. In current business practice there is an increasing need for such systems, due to progression of informationA.

Services Provided by the Home Automation SystemComfortab A home automation system provides a large number of services which can broadly classified into following four categories:technology in our daily work. For home automation knowledge based systems can provide the base to store the user preferences and managing the home appliances accordingly.PRELIMINARIESIf we talk home automation, there are following three main issues:How to connect home appliances and apparatusHow to make two home appliances to communicate to each otherHow to control and manage home appliancesAs far as first issue is concerned, a number of standards have been developed for interconnecting the home devices and apparatus in a network so as to make their management much easier and comfortable. Summarized from [9]-[14] a following are the main networking technologies used for connecting devices in home environment:Direct cable connectionBluetooth ConnectionPhone Line Ethernet Radio (Free) Network AC Network So we can connect the entire home devices by selecting any of the above-mentioned network technologies. Apart from connecting devices, the second issue regarding the home automation is “how to make two devices communicate to each other”. For handling this issue a number of standards have been developed. Summarized from [10], [15]-[20] there are following leading communication technologies in home environment: UPnP (Universal Plug and Play) devicesX-10 based devices Infrared devices Bluetooth Devices IP based devices.

All these technologies are well matured and have well settled standards. But, in this paper we will skip it as this is not of our concern. Now we move toward third issue i.e. “how to manage and control the home appliances” which is the issue we are concerned with. This issue can be handles in two ways. First, by using traditional digital and microprocessor based systems like discussed in [13], [17], [19]. Second method for this is by using the sophisticated processing of artificially intelligent agents. If we consider the first choice, then it is somewhat more common but at the cost of time efficiency as well as feature limitations. On the other hand AI based technique provides more efficient and featured services like easy video and audio processing, easy reasoning etc.In this paper we will concentrate on the third issued of home automation i.e. management of home appliances and particularly, AI based home appliance controlling and management.

MANAGING HOME APPLIANCES FOR COMFORTABILITY

As discussed in Section-I, the first service that a user expect from the home automation system is the comfortable management of devices.e.g. the regulator setting of AC depends upon the temperature of the room. As the temperature increases the AC regulation rating (hence cooling rate) also need to be increased. Such class of services is simplest of all types’ services and has the structure as shown in the Fig. 2.Fig. 2. Typical structure of home automation system designed for user comfortability. Some features of such systems are: These are closed loop systems Sensors are transducers and other mechanism for sensing the current proximity condition e.g. sensing the room temperature Actuators are simply the mechanism to change the environment according to the control signals received from the knowledge base. Knowledge base (KB) is the centralized part of the system and is the main part to discuss here. This KB system can be implemented by using simple digital circuitry as discussed in [17] or using microprocessor systems as discussed in [11] but both suffer from the problem of manual setting. In both the system user has to decide and change the threshold setting whenever there is a change in the environment.E.g. in summer AC is used to down the temperature while in winter the same are used to up the temperature. So, user has to change the setting when season changes because the system can’t learn from its experience.But using the KB system having learning capability, system can adjust the threshold setting as it gets the experience in its environment. For this system we need a KB system that can learn from the experience that “what is comfortable temperature” for the home users and can adjust the setting of AC and fan regulator accordingly.

CONTROLLING HOME APPLIANCES FROM REMOTE LOCATION

The second feature provided by the home automation system is the remote access to devices and their management. E.g. suppose you are going back to your home and it will take 20 minutes to reach your home. Now, you want to on you AC so that when you reach your home you find your home with comfortable temperature. In such a scenario you need to access your home appliances and also to control them from remote location. The typical structure of home automation system for this type of services is given in Fig. 3.Fig. 3. Typical structure of home automation system designed for remote management of home devices Following are main points to consider about this class of systems: Authorizer and Receiver is an electronic system capable to receive the control signal. As discussed in Section-II there exist a number of such systems any of them can be used for this purpose. One important thing about this system is that it requires some authorization mechanism to ensure that the request is authorized one. For this purpose we can use some cryptographic techniques to encode and decode the request so that only authorized user can access the network.

The decision maker system is an AI based agent that can decide what action should be taken in response to received query. E.g. suppose user just put the query that the room temperature should be x0c. Now, this is the Decision Maker that will identify from its experience that the AC will maintain this temperature. And then it will determine setting of AC regulator corresponding to this particular temperature. Of course, the same system can be implemented by some electronics circuitry but that will be more complex, less flexible and less featured as compared to this learning based (case based) AI agent system. The third component of this system i.e. Actuator is similar to the action implementer in the previous system. So, we will not discuss anything about this here.

EFFICIENT UTILIZATION OF HOME APPLIANCES

This application of home automation system is not as common as discussed two applications. But, on the other hand if the automation system is applied in the industrial environment then it becomes the more prominent and beneficial feature of the automation system. E.g. Suppose the AC of your office (or room) is ON but you are not in your room from last three hours. Then why the AC is still ON? This is just wastage of power. As said already, this power wastage is not much in case of home appliances but in industries power saving is one of the major cost-cutting factor. So, for implementing this we need a system that can OFF the AC if it found that there is no person from the last significant time. We said here the word significant as the exact time can’t be determined and depends upon the scenario (like for bed room the AC should down OFF if there is no person for one hour while in waiting room the AC should go down when there is no person from last two hours).

In such a scenario, we are supposed to have some automation system that can continuously pole the environment and can decide the appropriate action whenever needed. These systems should fast enough for responsiveness and effectiveness.Fig. 4 shows the typical structure of the system that can provide this class of services. The working of the components of the system is as follows:The status poller continuously senses the environment conditions and forwards the sensed condition-factors to analyzer and knowledge-based database.The Analyzer receives the current environmental condition from poller and with the help of knowledge base database it analyses the variation in the environment. Now, depending upon the variation Analyzer gives the instruction to Actuator.Again here the actuator is similar to the actuator discussed in previous sections.Fig. 4. Typical structure of home automation system designed for optimizing resource utilization.The major differentiating factor of this system from previously discussed systems is that this is sequential while previous one was atomic, because, in this system the action to be taken depends upon the present and previous environment conditions.

SECURE HOMES

The last major application provided by the home automation system is to provide the home security. This is the most complex home automation system and the structure is given in the Fig. 5.Fig. 5. Typical structure of AI based secure home.The description of how system works is as follows:Security sensors sense the environment for security threat.The analyzer and synthesizer analyses the data received from the sensors and filter out any security threat. If it found any security threat, then it sends the sufficient information to reasoning system.The Reasoning system apply the reasoning for detecting whether the security threat is really a threat, if yes then it fires the security alert system for alerting the user about this security threat by analyzer.This analyzer is same as used at the second stage but opposite in nature. The previous converts the physical information into digital form while later one converts the digital information back to physical form to alert the user.

APPLICATION OF AI IN HOME AUTOMATION

So in Section-IV, V, VI and VII we have discussed about the home automation taken one class of services at time. Now, in this Section we will concentrate on the application of AI in all the four forms of home automation system one by one. C. Use of AI in Optimizing the Resource Performance In this system AI can used to implement knowledge base as discuss for previous systems and for Analyzer as it makes it more efficient in deciding the particular action. Moreover, if analyzer is learnable from its experience then it will make the system more optimized. D. Use of AI in Secure Systems The biggest use of AI is in these systems. Here we can apply following tools of AI for various applications: Video Processing for security threat analysi sImage Processing for security threat analysis Audio processing for security threat analysis Knowledge base system for Security system database Case-based reasoning for analyzer and synthesizer Decision Making in Security Checking and Decision making So these systems use the AI exhaustibly. Presently, even though, different technologies are used for implementing these systems but in the near future AI will be the only implementation technique behind these systems as it is proved to be more sophisticated and effective tool for listed applications.

CONCLUSION

In this paper we started our discussion with home automation system by defining four major applications of these systems which are comfortability, remote control, optimal resource utilization and security. After that we see the detailed structure of home automation for implementing these services one by one explaining the working of each system and use of heuristic-based tools in these systems. At the last we discuss about the applications of AI tools in all four types of home automation systems.From this discussion it is clear that AI is emerging as a very useful and applicable technology for Home automation. On the other hand, home automation systems provide AI a vast range of Application.A. Use of AI in Comfortable SystemsIn these systems the application of AI is limited as most of the part can be easily implemented using some electronic circuitry. Here the only part where the AI is effective is the knowledge-based database which should be learnable (as discussed previously) for system to be truly comfortable. Since AI tools are little bit costly it will increase the cost of the system but will make the system more comfortable, flexible, easy updatable etc.

Get a custom paper now from our expert writers.

Use of AI in Remote Controlling SystemsIn these systems AI can be applied in the authorizer as well decision maker stage. Applying AI at the authorizer will increase the responsiveness and security and is more applicable when the environment under consideration is an industry where security is a major concern (e.g. Banks). On the other hand, Decision-making part can utilize the case based reasoning of AI for effective and efficient management as it has to decide that which of the target device is corresponding to this particular instruction.

Image of Alex Wood
This essay was reviewed by
Alex Wood

Cite this Essay

Artificial intelligence. (2018, September 17). GradesFixer. Retrieved April 18, 2024, from https://gradesfixer.com/free-essay-examples/artificial-intelligence-5/
“Artificial intelligence.” GradesFixer, 17 Sept. 2018, gradesfixer.com/free-essay-examples/artificial-intelligence-5/
Artificial intelligence. [online]. Available at: <https://gradesfixer.com/free-essay-examples/artificial-intelligence-5/> [Accessed 18 Apr. 2024].
Artificial intelligence [Internet]. GradesFixer. 2018 Sept 17 [cited 2024 Apr 18]. Available from: https://gradesfixer.com/free-essay-examples/artificial-intelligence-5/
copy
Keep in mind: This sample was shared by another student.
  • 450+ experts on 30 subjects ready to help
  • Custom essay delivered in as few as 3 hours
Write my essay

Still can’t find what you need?

Browse our vast selection of original essay samples, each expertly formatted and styled

close

Where do you want us to send this sample?

    By clicking “Continue”, you agree to our terms of service and privacy policy.

    close

    Be careful. This essay is not unique

    This essay was donated by a student and is likely to have been used and submitted before

    Download this Sample

    Free samples may contain mistakes and not unique parts

    close

    Sorry, we could not paraphrase this essay. Our professional writers can rewrite it and get you a unique paper.

    close

    Thanks!

    Please check your inbox.

    We can write you a custom essay that will follow your exact instructions and meet the deadlines. Let's fix your grades together!

    clock-banner-side

    Get Your
    Personalized Essay in 3 Hours or Less!

    exit-popup-close
    We can help you get a better grade and deliver your task on time!
    • Instructions Followed To The Letter
    • Deadlines Met At Every Stage
    • Unique And Plagiarism Free
    Order your paper now