Preview

Timer Circuit

Satisfactory Essays
Open Document
Open Document
250 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Timer Circuit
The timer circuit operates by controlling the sign of the output voltage of the OP amp. in the beginning, the circuit is connected to the 9V power supplier and both of capacitor and transistor will act like a open circuit at this time. From Kirchoff's Voltage Law, V+ is 4.5 volts because R2 and R3 acts like voltage divider. Due to the the large internal resistance of OP Amp, the current flow through it will be zero, which means V- equal to 9 volts.So Vout is negative.
When a low voltage input pulse from the logic circuit triggers the timer circuit, the transistor will become a closed switch and the capacitor will discharge through the transistor loop. The voltage across the capacitor decreases from 9 volts to 0. As V+ > V- , the Vout becomes positive then capacitor starts to recharge and time starts to countdown.
For charging the capacitor, R1 controls the current flows into the loop, which means it controls the time period for the timer circuit. We need from the time period from 5s to 10s therefore R1 should be 10kΩ. If the value of R1 increases, the countdown time period also increases. Because as the resistance of R1 increases the current will decreases then the capacitor needs more time to be recharged.
Finally, when the voltage across the capacitor reaches 4.5V , Vout will becomes negative again. At this time, the timer circuit sends a signal to the micro-controller to launch the

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Nt1310 Unit 6 Lab Report

    • 3292 Words
    • 14 Pages

    Using Equation 8 the theoretical period is found 0.886 s. The mean and the 95 % confidence interval of the period for the optical sensor and the stopwatch for one cycle, three cycles, and twenty-five cycles are displayed in Table 6.…

    • 3292 Words
    • 14 Pages
    Satisfactory Essays
  • Good Essays

    M19 Lab

    • 548 Words
    • 3 Pages

    5. Using 2 VPP (with a reference phase angle of 0o) as the total applied voltage (vT) and using the total impedance (ZT) calculated in step # 3, calculate and record the magnitude and phase angle of the current in this circuit.…

    • 548 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Components Used: i)AT90S8535 Micro controller ii)LED‟S iii)Ground Code: #include int timeCount = 0; interrupt[TIM0_OVF] void timer0_ovf_isr(void) { TCNT0 = 6; if(++timeCount == 1000) { PORTA =PORTA ^ 0x01; timeCount = 0; } } void main(void) { DDRA = 0x01; PORTA = 0x01; TCCR0 = 0x02; TIMSK = 0x01; #asm("sei"); while(1); } Description: A variable timecount is initialized to 0. In the main function the LSB of PORTA is chosen for output and it is set to 1. Then the TIMER COUNTER CONTROL REGISTER (TCCR0) is initialized in such a way that divide by 8 (CK/8)clock source is selected again the “timer interrupt mask is set to enable the timer0 counter. “#asm” is a assembly language instruction „sei‟ stands for set enable interrupts to enable all the interrupts. Finaly ainfinite while loop.Then the function with keword interrupt is created.This function will be called automatically when the timer0 overflow interrupt takes place. This function returns nothing, since it is not called by any function and you cant pass any thing to function for the same reason .The timer0 is initialized to 6 in this function .As we have chosen ck/8 system as mentioned above and the clock frequency is 4 Mhz that‟s why 4/8 Mhz so 500 Khz(0.5 Mhz) will be the effective frequency so for one tick of counter 1/0.5 micro sec are required(1/freq.= time) that equals to 2 micro secondes. A timer can…

    • 742 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Nt1310 Unit 3 Assignment 1

    • 3113 Words
    • 13 Pages

    with high voltage devices. This output of the level shifter is given to a voltage controlled oscillator (NE566) for…

    • 3113 Words
    • 13 Pages
    Powerful Essays
  • Good Essays

    Pt1420 Unit 3 Essay

    • 966 Words
    • 4 Pages

    7-Start the experiment and start the timer, during the experiment write down when the subject pressed the spacebar and how many times in one minute.…

    • 966 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    ECT122 Wk6 Assignment

    • 444 Words
    • 2 Pages

    a. It activates the alarm when the voltage at input Y (VY) equals the voltage at input X(VX).…

    • 444 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Paperose Lab Activity

    • 863 Words
    • 4 Pages

    b. The timer will tell the enzyme when to begin and will tell the announcer when they have reached each time interval (10 seconds, 30 seconds, 60 seconds, 120 seconds, 180 seconds, and 360 seconds). The time intervals are cumulative. The enzyme should keep ripping and counting for the entire 360 seconds. If the enzyme runs out of paperose molecules, none should be added to the container.…

    • 863 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    I will control the time that the experiment runs for by having a good stopwatch that instantly stops/starts the time when I click it to minimize human error.…

    • 3108 Words
    • 13 Pages
    Powerful Essays
  • Good Essays

    Ultrasonic Devices

    • 675 Words
    • 3 Pages

    This circuit is designed to measure the distance of the object with the help of ultrasonic waves. The 12F675 microcontroller is used to generate the 40 KHz frequency signal. This signal is given to level logic converter (MAX232) in order to convert the TTL output pulse to +12V and -12V pulse. Then this pulse is transmitted through ultrasonic transmitter.…

    • 675 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    3. One person set the timer while the other person put half of the tablet into the film canister and close the lid.…

    • 889 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    In Michael Phillips “Why did Disney call off its fight with the LA Times?,” Michael Phillips from the Chicago Tribune argues that Disney had abused their power in banning LA times due to them writing a “hit piece” on their investigative series on Disneyland in Anaheim. The purpose of the article was to take a stance against Disney’s action and to condemn them. Disney has used their massive corporate power to blacklist the LA times because they didn't like what they had to say, what is more disturbing is that Disney didn't refute or correct any of the LA Times claims. Although Disney retracted the blacklist after several publications decided to join LA times in solidarity, the damage had already been done; Disney has set the precedent that they…

    • 457 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Sequence/order of events- at the beginning it counts down from how much time he has left…

    • 499 Words
    • 2 Pages
    Good Essays
  • Good Essays

    In the first place, the ticking watch perceives the external world slowing down. As Peyton awaits his final moment he can hear the ticking of his watch pounding in his ears. His heartbeat race faster…

    • 857 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Classical Conditioning

    • 263 Words
    • 2 Pages

    I repeated the same experiment but this time I did not ring the bell at all to see if the time would have a response. Every fifteen seconds I would turn the lights either on or off. The results were negative.…

    • 263 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Pendulum Report

    • 924 Words
    • 4 Pages

    6. Release the pendulum while others will count the time of one period by the stopwatch…

    • 924 Words
    • 4 Pages
    Good Essays