fyp

917 Words2 Pages

Home automation means controlling the electrical appliances by using information technology such as mobile phones, internet, GSM, microcontroller etc. Home automation techniques are much easier, full proof security, time and money saving.
In each and every home as well as industry, electricity is very much necessary and huge story building mostly have complex wired structure due to which the danger of short circuiting, time consumption and wastage of electricity has been increased. Automation system decreases our labor cost, save our time, save electricity and makes us independent from others. Most of the appliances are controllable therefore it is also a great need to make them interconnected. Through home automation, security can also be improved. Large numbers of home automation techniques have been adopted but still these are increasing and going advance. Most of the techniques are based on microcontroller which makes the decision according to the instruction stored in the memory of the controller. In some of these techniques, different types of sensors are used for different tasks. These techniques may be controlled through mobile using GSM module or may be speech operated. This project report has a complete understanding and implementation of voice operated control system for home automation.
2.8 Speech operated system
Speech operated systems are used to control the devices such as home appliances etc. through humane voice. These systems perform the required operations by continuously following the given instructions by human.
First speech operated device was introduced in 1940s but that was not as precise as required and was able to follow only one dedicated task at a time but still was a new turn in the field of engineer...

... middle of paper ...

...ntroller also display the status of Home appliance on the LCD. User can also control these appliance manually using simple switches.

Figure ‎3.1: Block Diagram of the Whole Project
3.4 Record Voice in MATLAB
In this project firstly record the commands by using the audio record function in MATLAB. Each command is repeated 10 times. The easiest way to record your voice through MATLAB is by using the audio recorder function.

Where first input is the Sampling Frequency.
Second Input argument is the analog to Digital conversion as the speech signal is the analog signal and the computer reads the digital signal so “audiorecorder” functions converts the analog signal into digital automatically.
And the third input is the no. of channels which tells us how many channels are using to record your voice through Microphone.
Example to record your voice for 2 seconds where

Open Document