Tuesday, April 13, 2010
DELAY TIMER PROJECT-BASIC ELECTRONICS
In this Delay Timer project, all analog parts are being used with the thyristor as a device that switches an AC Relay ON or OFF depending on the timing of the RC circuit. The input mains supply used ranges from 220VAC to 240VAC and an AC relay (220-240VAC) is used to switch a load. The load to be switched must be within the current and relay ratings. This circuit is useful for use of devices that need to be OFF for a minimum of 150 - 210 secs after a mains supply have cuts off. Devices such as compressors and halagon lamp cannot be OFF and ON repeatedly within a short period of time as it will cause damage to the devices.
The use of microcontroller based devices are not reliable in that if the power supply cuts off and came back again in a short period of time, it will reset and "forgotten" its previous state. The use of RC circuitry as a timer circuit is reliable and is not susceptible to "memory loss" as in the case of microcontroller.
If a microcontroller based solution is used, extra circuitry such as backup battery or supercapacitor need to be incorporated in order to retain the memory of the MCU and to ensure that the clock still runs even after the supply has cuts off.
This project should be handled by experienced electronics designer as its part are powered on directly from the mains supply. As all parts is "live", one may get electric shock if care is not taken when testing the circuit. Some parts may "burst" if there are some short circuit in the circuit. It is not recommended to use breadboard to test the circuit. Circuit should be tested using printed circuit board and an isolating variable transformer where the voltage is slowly ramped up from zero.
Once tested working, the components should be potted using epoxy with only the terminals exposed. All parts are potted to prevent users from touching the parts.
Schematic Diagram
The schematic below shows the circuit diagram of the ON delay timer. Once the mains power supply cuts off, the relay will only be able to turn ON after a period of 150 - 210 secs depending on the tolerance of the RC circuit represented by resistor R7(5.1 Mohm) and electrolytic capacitor E2(47uF). More accurate timing can be achieved by using low tolerance resistor and capacitor.
The thyristor used can be either 2P6M or MCR106-8 or equivalent parts available in the market. Relays used should have coil ratings below 1A in order not to overheat the SCR. No heatsink is required for the SCR.
At power on, there is no charge at E2, hence the transistor Q2 will be forward bias and turn ON when Q3 turn ON. Once these two transitors are ON, the SCR will turn ON as well. The use of C1 and R6 across the SCR acts as a snubber circuit to reduce the switching noise generated by the SCR when it turns OFF/ON. During the ON stage of the SCR, the capacitor E2 is charged to its maximum value. When the mains supply cuts off, the charge at capacitor E2 will cause the base of transistor Q2 to be reverse bias and cannot turn ON until almost all the charges have been discharged through resistor R7. Once the charge has been discharged (which will take around 150 - 210 secs for the values shown), transistor Q2 will be able to turn ON.
The timing of the circuit can be changed by reducing or increasing the RC values of R7 and E2.
Parts List The parts list of the delay timer circuit is as shown below.
Tuesday, April 6, 2010
COMPUTER - IT PROJECT :- CREATE WEBSITE ON ONLINE NATIONAL POLLING
Objective/Vision
We live in a democracy and voting is one of our fundamental duties as responsible citizens of the country, but nowhere around the country a 100% people come to vote during the elections in their territory. There have been many reasons for that some of them are:
• In the rural areas the influential people keep their men at the polling booths to threaten the common man to vote for them
• There are many portions of the country like the North East where there is locally sponsored terrorism, at such places the security conditions are also not very bright, so naturally people feel afraid to come out of their houses and go to vote
• Net savvy new generation want hassle free voting system. Also the people in metros want a system through which they can vote for their territory without traveling.
Keeping in mind these situations and to improve the state of democracy in the country Online Polling System can be thought as a solution, in conjunction with the ongoing current manual voting system.
User of the System
A. General Public
B. Candidates
C. Administrators (Election Commission Officers)
D. Field Officers
Functional Requirements
i. Online registration for the voter id card which will be verified by the field officers (address and identity validation) and after receiving the field officer's report only the registration will be validated and a voter id will be issued (a photograph will have to be uploaded). You can also think about any other secure method like digital signature.
ii. Those already having a voter id card can register for the online voting system, they will use their voter id as their user name and a separate password will be used for secure authentication.
iii. The election commission will be able to use the site to let the candidates register for their nomination on the site and their officers will validate it. Candidates can run their election campaign through forums and chat-room.
iv. A detailed profile of all the candidates constituency wise will be maintained so that voters can always know about the candidates of their area.
v. Once registered when ever polling is done in any area that areas' people will be able to vote for their favorite candidates.
vi. Devise a mechanism that ensures duplicates voting (online & offline) is not happening.
vii. The system would show the current statistics as well on the web site about how many votes which candidates have got.
viii. Later when the voting ends the administrator can add the manual poling results to the database to calculate the final results which will immediately be flashed on the site.
ix. Facilitate appropriate communication between all stakeholders - Discussion forum/chat/mail/polls
x. Candidates should be able to modify selected portions of their profile after registration for nomination like the promises they make about the things to do after winning the election, their previous works, their experiences and a comprehensive about me, etc.
Optional Features
1. Java based client for User-C & D
2. SMS based inquiry of the voting results
3. Customizable color skins.