Skip to main content

Posts

Showing posts with the label iRooM

Intelligent lighting system design

An automatic lighting system , an automatic temperature control system and status monitoring system is described here. The automatic lighting system is implemented with the help of a state synthesizer , which generates the next state with the help of present state and sensor inputs. For the purpose a program is written and the artificial intelligence is created by burning that program into a microcontroller that emulates the function of a state synthesizer. Here due to the project limitations we are introducing the intelligence to four sections of the room in which automatic lighting is to be brought. The room is logically divided into 3,namely c0,c1,c2(c=cell)equally. And the logical partition is based on two quantity-sensor pairs (like laser-LDR or IR-IR Sensor) namely,l0&l1.There is two sets of quantity-sensor pairs at the door side to detect the direction of travel of the humans(l2&l3). After the state identification, we need to glow the corresponding array of...