SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Downloaden Sie, um offline zu lesen
IIST




       SPEEDOMETER USING
      POWER FROM DYNAMO
          Kosuru Sai Malleswar - Naveen Chander V. - Sahul M.P.V




 To Build a dynamo-speedometer system that uses the power of a running bicycle to determine its
speed.
Contents


Conceptual Design ............................................................................................................................. 2
Block Diagram ................................................................................................................................... 2
   Power conversion circuit Schematic .............................................................................................. 3
   Input Digitization ........................................................................................................................... 4
   Pulse Counting Circuit ................................................................................................................... 5
       Circuit to provide gating pulse to the counter circuit ................................................................ 5
       Pulse counter and velocity display circuit ................................................................................. 6
Discussions………………………………………………………………………………………….9
Full circuit diagram…………………………………………………………………………….......10

Velocity measurement using Micro controller unit………………………………………………..10

Conclusion…………………………………………………………………………………………12
Conceptual Design:


        Both, voltage and frequency of the dynamo output varies with the speed with which a
cyclist rides. The ac power from the dynamo can be rectified and regulated to produce a dc output
that can be used to power the circuitry .Meanwhile; the frequency of the sinusoidal wave can be
measured by the inbuilt circuitry. After this it just turns out to be a matter of calibration to get the
speed displayed on the screen. We have implemented the frequency measurement in the following
two ways:

   1. Measurement using digital circuit and display the speed on Seven segment displays.
   2. Measurement using Micro controller unit and display the speed on the LCD screen.


Block Diagram:


The entire speedometer can be summarized by the following block diagram:




1. The power obtained from rotation of the cycle tire is given to a dynamo, which converts
mechanical power into electrical power.

2. Assumption: The dynamo’s average output is AC voltage with average amplitude of 6V and
average power of 3W.

3. The dynamo’s output is converted into unregulated DC voltage using the full wave bridge
rectifier circuit.

4. Then the output is fed to the current driver circuit for current amplification such that the current
will be sufficient to charge the battery or drive the micro controller board.
5. The output of the current driver circuit is passed through regulator to get a constant DC output
          of around 5V, which can be used to power up the microcontroller board.

          6. When the voltage of the battery is more than the output of the regulator, the battery will supply
          power to the micro controller.

          7. When the output of the regulator is more than the voltage of the battery, the regulator’s output
          will supply the power to the micro controller and the battery will be charging.

          8. The output of the dynamo is digitized and fed to a pulse counting circuit, which can be used to
          measure the frequency of the cycle rotation. This will be calibrated in a manner so as to show the
          cycle speed at directly at the output.



                 The whole of the circuit can be broken down into 3 subheadings namely:

                Power conversion
                Input Digitization
                Pulse counting



          Power conversion circuit Schematic: This circuit generates 5V regulated DC output
          voltage and also charges the battery.

                                                                                 U1                          D9
                                                                                  LM7805C
                                                    D1                       1                     2
                                                                                       GND




                                                                                  IN       OUT               D1N5402
                                                    D1N4007          R2
                                                                     15
                                                                                       3




                                                                            D1N4007          D10
                                                    D2                                                 C2
                         D4          D5             D1N4007                                            22u
                                                               Q1
                         D1N4007
                                   D1N4007
                                               C1
DY NAMO                                        1m                   BC177        D3                               D8   LOAD
 6Vac                                               R1
  0Vdc                D1N4007                       47K                          D1N4007
                         D6          D7                                                                  D1N5402
                                     D1N4007                                 BATTERY




                                                                                              0




             o   The output is supplied by the regulator LM7805 through D9 or by the battery through D8
                 diode. The output provider is who has the highest voltage to drive the output.
o   D4-D5-D6-D7 is a bridge rectifier that converts the hub AC output to DC output. C1 filters
       the rectified voltage.

   o   The D1, D2, R1, R2, Q1 and D3 are a 30mA constant current power supply used to charge
       the battery. 30mA will be shared among micro controller and battery.

   o   The p-n-p transistor Q1 acts as a current amplifier in the circuit.

   o   R1 limits the current over D1 and D2 and polarizes the BC177 transistor (Q1).

   o   R2 defines the charging current.

   o   D3 avoids a battery current running back over Q1 'collector - base' and R1 when dynamo is
       off.

   o   D5 makes a false ground to the regulator. It makes the regulator output be raised to
       something near to 5.7volts. It was done to compensate the D6 dropout.

   o   D6 also avoids a current running back over regulator, discharging the battery when the
       dynamo is off.

   o   C2 smoothens the output of the regulator.

   o   4 Ni-cd rechargeable batteries can connected in series to provide the required power to the
       micro controller when dynamo is off.

   o   They will recharge when the dynamo is on, sharing the current with the micro controller.



Input Digitization: This circuit produces the pulses required to measure the frequency from the
sine wave input. The output is of pulse form with magnitude either 0 or 5 volts.
Pulse Counting Circuit:

   1. Circuit to provide gating pulse to the counter circuit:

                                                R3
                                                                                                    5.000V




                               8




                                                                            8
                                        X2            1M                           X1




                                 VCC




                                                                             VCC
                       2                                           2
                       4   TRIGGER         3                       4   TRIGGER         3              V1
                       5   RESET OUTPUT                            5   RESET OUTPUT         5Vdc
                       6   CONTROL                                 6   CONTROL             R4V
                                                       V
            R2         7   THRESHOLD                               7   THRESHOLD
                                 GND 4.374V                                              4.372V




                                                                             GND
                           DISCHARGE                                   DISCHARGE           1k
                                                                                 5.000V
                  R1
            47k                         555D                                       555D
                                                              C1
                               1




                                                                            1
      C2                                          4.374V
                  1k                   10n
      10u                                                  0.47u
                                       C4
                                                                                   C3
                                                                                   10n             4.132V
                                             4.372V
                                                 0V
                                        0



The left IC555 in the figure is in Astable mode.

Ton = 0.7*(R1+R2)*C2         Toff= 0.7*R1*C2

The right side IC555 is in Monostable mode.

Ton=0.7*R3*C1

When the output of the astable flipflop is low, the output of the monstable does not change.

When the output of the astable flipflop goes low, it triggers monostable multivibrator.

Pulse width of monostable vibrator is 1.7 sec. T(off)= 0.1 sec.

The outputs of both the ICs and the output pulse signal from the comparator circuit are ANDed.

The number of pulses counted during the gating period (When the outputs of both the ICs are high)
,is the speed of the bicycle in Kmph.

At the end of the gating period, output of right side IC goes low and the Title
                                                                             compliment of it goes
high. So the rising edge of monostable vibrator’s output is used to enable D flipflops.
                                                                                    <Title>

                                                                                                            Size    Document Number
                                                                                                              A     <Doc>

                                                                                                            Date:     Wednesday , February 29, 2012   Sheet
2. Pulse counter and velocity display circuit




The above circuit takes square pulses as the input an displays the number of pulses which is
directly equal to the speed of the bicycle in Kmph.
WORKING:


Let ‘N’ be the number of pulses in time ‘t’ seconds and numerically equal to the number of
kilometres per hour (kmph). For a wheel circumference of 1.884 meter [diameter of 0.6 meter],
and number of pulses equal to 4 per revolution, we get the relationship:

Assume that the dynamo is of 8 poles.

(4 * N /t) pulses = N Kmph

= (N*4*1000)/(3600*1.884) meters per second = (N*1000*10)*(3600*1.88) pulses per second.

Therefore, we get time t in seconds ~= 1.70 sec.

At this instant, i.e. at t=1.7 sec., the number (speed) N will be latched corresponding to the ‘D’
flip-flops and displayed. At t=1.8 sec., output of astable flip-flop IC1(a) goes low and remains low
for 0.1 sec. This waveform is inverted and applied to the reset terminals of all counters (active
high). Thus the counters are reset and the previous speed is displayed. The new speed is displayed
at t = 1.7 +0.1 sec. In this way the speed will be updated every 1.8 sec.

This speedo meter can measure upto a speed of 99 kmph with 1 km resolution, which is more than
sufficient for a bicycle.
Discussions:


        There is no unique way of designing a circuit and there is no circuit which is perfect in all
respects. Every circuit has its own pluses and minuses.

Pluses: The design uses frequency as the measuring parameter as opposed to the voltage since the
frequency of the dynamo output is equal to the frequency of rotation of the wheel (or its integral
multiple in case of a multi-pole dynamo). On the other hand, the dynamo voltage may or may not
be linear w.r.t the cycling speed. Added to this, practical difficulties arise during voltage
calibration, wherein the voltage might be attenuated by resistors, parasitic capacitors and diodes in
the circuit. The design is devoid of any sensors and external power supplies .The battery
(rechargeable) is maintained at zero charge initially to comply with the rules of the event. Keeping
a battery will be practical since, the circuit will not power off as the cyclist slows down after a
distance when he gets exhausted.

The design is implemented without using any microcontroller. Thus the programing is done at
hardware level, directly on logic gates and on the display. Also, the selection of the components
(resistors, capacitors and comparator IC’s) was a bit involved.

The power supply has an appreciable line regulation of 0.1 %. This is absolutely harmless for any
of the IC’s used.

Minuses: Design of the circuit is more or less complex. It could have been implemented
using a microcontroller in a much easier way.
Also, since hardware calibration is difficult and takes a lot of time and effort. (Proper pot
adjustment followed by choosing the capacitors for astable and monostable circuits).

The circuit is voluminous as such, and should be wired in a well-organized manner.

The comparator output is not a perfect square wave and results in wrong outputs many a time.

The circuit consumes a lot of power from the source since it has numerous active components as
opposed to the microcontroller wherein the microcontroller is the only load.

Circuit testing is highly time consuming.
Full circuit diagram:




VELOCITY MEASUREMENT USING MICRO CONTROLLER UNIT:




In this method, the output of the comparator is given to the digital input pin of micro controller i.e.
using the timer available and the interrupt routines, we can measure the frequency of the input,
which can be multiplied with two factors, one for the circumference of the bicycle wheel and
another for the number pulses generated by the dynamo per one rotation of the wheel. This number
of pulses depends on the number of poles of dynamo.
The code for measuring the frequency and displaying the speed:

#include <LiquidCrystal.h>

int pulseCount = 0;

LiquidCrystal lcd(12, 11, 5, 4, 3, 8);



void setup()

{

    pinMode(2,INPUT);

    lcd.begin(16, 2);

    attachInterrupt(0, interrupt, RISING);

}

void interrupt()

{

    pulseCount++;

}



void loop()

{

    attachInterrupt(0, interrupt, RISING);

    pulseCount = 0;

delay(1000);

    detachInterrupt(0);

    serviceLcd();

}
void serviceLcd()

{

    lcd.print("Speed : ");

    lcd.setCursor(0, 1);

lcd.print(pulseCount*2*3.14*0.3*0.001*3600/140);

//radius of the bicycle = 0.3m and dynamo has 4 poles

    lcd.print(" kmph");

    pulseCount=0;

}



Conclusion:


Finally, we designed a speedo meter with a resolution of 1 Kmph, which obtains the power by
converting the mechanical power delivered from cycling into regulated DC voltage, and measures
the velocity of the bicycle based on the concept of frequency measurement of pulse in the
following two ways:

      1. Using a circuit made up of linear and digital ICs and displaying the speed on seven
         segment display
      2. Using the timer in the ATMEGA Micro controller unit and displaying the speed on the
         LCD screen.

Weitere ähnliche Inhalte

Was ist angesagt?

SPICE MODEL of BA00ASFP in SPICE PARK
SPICE MODEL of BA00ASFP in SPICE PARKSPICE MODEL of BA00ASFP in SPICE PARK
SPICE MODEL of BA00ASFP in SPICE PARKTsuyoshi Horigome
 
SPICE MODEL of NJM2887 in SPICE PARK
SPICE MODEL of NJM2887 in SPICE PARKSPICE MODEL of NJM2887 in SPICE PARK
SPICE MODEL of NJM2887 in SPICE PARKTsuyoshi Horigome
 
Concept Kit:PWM Buck Converter Average Model (NJM2309)
Concept Kit:PWM Buck Converter Average Model (NJM2309)Concept Kit:PWM Buck Converter Average Model (NJM2309)
Concept Kit:PWM Buck Converter Average Model (NJM2309)Tsuyoshi Horigome
 
デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書
デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書
デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書Tsuyoshi Horigome
 
SPICE MODEL of NJM072 in SPICE PARK
SPICE MODEL of NJM072 in SPICE PARKSPICE MODEL of NJM072 in SPICE PARK
SPICE MODEL of NJM072 in SPICE PARKTsuyoshi Horigome
 
デザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックス
デザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックスデザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックス
デザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックスTsuyoshi Horigome
 
SPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARKSPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARKTsuyoshi Horigome
 
SPICE MODEL of uPC4560C in SPICE PARK
SPICE MODEL of uPC4560C in SPICE PARKSPICE MODEL of uPC4560C in SPICE PARK
SPICE MODEL of uPC4560C in SPICE PARKTsuyoshi Horigome
 
SPICE MODEL of LM119H in SPICE PARK
SPICE MODEL of LM119H in SPICE PARKSPICE MODEL of LM119H in SPICE PARK
SPICE MODEL of LM119H in SPICE PARKTsuyoshi Horigome
 
SPICE MODEL of LM119H/883 in SPICE PARK
SPICE MODEL of LM119H/883 in SPICE PARKSPICE MODEL of LM119H/883 in SPICE PARK
SPICE MODEL of LM119H/883 in SPICE PARKTsuyoshi Horigome
 
SPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARKSPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARKTsuyoshi Horigome
 
SPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARKSPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARKTsuyoshi Horigome
 
SPICE MODEL of uPC4560G2 in SPICE PARK
SPICE MODEL of uPC4560G2 in SPICE PARKSPICE MODEL of uPC4560G2 in SPICE PARK
SPICE MODEL of uPC4560G2 in SPICE PARKTsuyoshi Horigome
 

Was ist angesagt? (20)

SPICE MODEL of BA00ASFP in SPICE PARK
SPICE MODEL of BA00ASFP in SPICE PARKSPICE MODEL of BA00ASFP in SPICE PARK
SPICE MODEL of BA00ASFP in SPICE PARK
 
Objective6
Objective6Objective6
Objective6
 
St Lm358 N
St Lm358 NSt Lm358 N
St Lm358 N
 
SPICE MODEL of NJM2887 in SPICE PARK
SPICE MODEL of NJM2887 in SPICE PARKSPICE MODEL of NJM2887 in SPICE PARK
SPICE MODEL of NJM2887 in SPICE PARK
 
Objectives
ObjectivesObjectives
Objectives
 
Concept Kit:PWM Buck Converter Average Model (NJM2309)
Concept Kit:PWM Buck Converter Average Model (NJM2309)Concept Kit:PWM Buck Converter Average Model (NJM2309)
Concept Kit:PWM Buck Converter Average Model (NJM2309)
 
デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書
デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書
デザインキット・マイクロコントローラ(U pc494)による降圧回路の解説書
 
SPICE MODEL of NJM072 in SPICE PARK
SPICE MODEL of NJM072 in SPICE PARKSPICE MODEL of NJM072 in SPICE PARK
SPICE MODEL of NJM072 in SPICE PARK
 
デザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックス
デザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックスデザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックス
デザインキット・マイクロコントローラ(U pc494)による降圧回路のインデックス
 
74hc4020
74hc402074hc4020
74hc4020
 
Lm741
Lm741Lm741
Lm741
 
SPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARKSPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWDS Model) in SPICE PARK
 
SPICE MODEL of uPC4560C in SPICE PARK
SPICE MODEL of uPC4560C in SPICE PARKSPICE MODEL of uPC4560C in SPICE PARK
SPICE MODEL of uPC4560C in SPICE PARK
 
3a ee600 lab1_schwappach
3a ee600 lab1_schwappach3a ee600 lab1_schwappach
3a ee600 lab1_schwappach
 
Lm567
Lm567Lm567
Lm567
 
SPICE MODEL of LM119H in SPICE PARK
SPICE MODEL of LM119H in SPICE PARKSPICE MODEL of LM119H in SPICE PARK
SPICE MODEL of LM119H in SPICE PARK
 
SPICE MODEL of LM119H/883 in SPICE PARK
SPICE MODEL of LM119H/883 in SPICE PARKSPICE MODEL of LM119H/883 in SPICE PARK
SPICE MODEL of LM119H/883 in SPICE PARK
 
SPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARKSPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARK
SPICE MODEL of 1MB15D-060 (Professional+FWDS Model) in SPICE PARK
 
SPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARKSPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARK
SPICE MODEL of 1MBH03D-120 (Professional+FWD+SP Model) in SPICE PARK
 
SPICE MODEL of uPC4560G2 in SPICE PARK
SPICE MODEL of uPC4560G2 in SPICE PARKSPICE MODEL of uPC4560G2 in SPICE PARK
SPICE MODEL of uPC4560G2 in SPICE PARK
 

Andere mochten auch

Andere mochten auch (9)

Digital Anemometer
Digital AnemometerDigital Anemometer
Digital Anemometer
 
Anemometers Assignment
Anemometers AssignmentAnemometers Assignment
Anemometers Assignment
 
Weather instruments
Weather instrumentsWeather instruments
Weather instruments
 
Brain gate system
Brain gate systemBrain gate system
Brain gate system
 
Barcodes
BarcodesBarcodes
Barcodes
 
Brain gate
Brain gateBrain gate
Brain gate
 
Brain chips
Brain chipsBrain chips
Brain chips
 
Brain gate
Brain gateBrain gate
Brain gate
 
Digital stop watch
Digital stop watchDigital stop watch
Digital stop watch
 

Ähnlich wie Digital Speedo Meter Powered by Dynamo

Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 
ppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterMannavapremkumar
 
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)Sarah Krystelle
 
シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541
シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541
シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541マルツエレック株式会社 marutsuelec
 
PSpiceによる擬似共振電源回路シミュレーション事例
PSpiceによる擬似共振電源回路シミュレーション事例PSpiceによる擬似共振電源回路シミュレーション事例
PSpiceによる擬似共振電源回路シミュレーション事例Tsuyoshi Horigome
 
Study of Modified Sine Wave Inverter
Study of Modified Sine Wave InverterStudy of Modified Sine Wave Inverter
Study of Modified Sine Wave InverterIRJET Journal
 
(Main)astable square wave generator
(Main)astable square wave generator(Main)astable square wave generator
(Main)astable square wave generatorkaran1812
 
53669836 brake-test-on-a-d
53669836 brake-test-on-a-d53669836 brake-test-on-a-d
53669836 brake-test-on-a-dthicman
 
デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書Tsuyoshi Horigome
 
Arduino Severino Serial Board TPS-00759 www.onlineTPS.com
Arduino Severino Serial Board TPS-00759 www.onlineTPS.comArduino Severino Serial Board TPS-00759 www.onlineTPS.com
Arduino Severino Serial Board TPS-00759 www.onlineTPS.comTotal Project Solutions
 
Mobile charger presentation
Mobile charger presentationMobile charger presentation
Mobile charger presentationYãwãr Cena
 
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)Sarah Krystelle
 

Ähnlich wie Digital Speedo Meter Powered by Dynamo (20)

Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
ppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counter
 
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
 
Objective1
Objective1Objective1
Objective1
 
Objectives
ObjectivesObjectives
Objectives
 
シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541
シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541
シミュレーション事例:擬似共振電源回路シミュレーション Quasi-Resonant Switching Power Supply using FA5541
 
PSpiceによる擬似共振電源回路シミュレーション事例
PSpiceによる擬似共振電源回路シミュレーション事例PSpiceによる擬似共振電源回路シミュレーション事例
PSpiceによる擬似共振電源回路シミュレーション事例
 
O
OO
O
 
Study of Modified Sine Wave Inverter
Study of Modified Sine Wave InverterStudy of Modified Sine Wave Inverter
Study of Modified Sine Wave Inverter
 
(Main)astable square wave generator
(Main)astable square wave generator(Main)astable square wave generator
(Main)astable square wave generator
 
53669836 brake-test-on-a-d
53669836 brake-test-on-a-d53669836 brake-test-on-a-d
53669836 brake-test-on-a-d
 
デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書
 
Objective4
Objective4Objective4
Objective4
 
report
reportreport
report
 
Objective3
Objective3Objective3
Objective3
 
Arduino Severino Serial Board TPS-00759 www.onlineTPS.com
Arduino Severino Serial Board TPS-00759 www.onlineTPS.comArduino Severino Serial Board TPS-00759 www.onlineTPS.com
Arduino Severino Serial Board TPS-00759 www.onlineTPS.com
 
Clipper and clampers
Clipper and clampersClipper and clampers
Clipper and clampers
 
Mobile charger presentation
Mobile charger presentationMobile charger presentation
Mobile charger presentation
 
binary temp monitor_itt_dcote
binary temp monitor_itt_dcotebinary temp monitor_itt_dcote
binary temp monitor_itt_dcote
 
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for CAUAN)
 

Mehr von Sai Malleswar

PANORAMA OF GLOBAL SPACE ECONOMY
PANORAMA OF GLOBAL SPACE ECONOMYPANORAMA OF GLOBAL SPACE ECONOMY
PANORAMA OF GLOBAL SPACE ECONOMYSai Malleswar
 
SWOT analysis of TATA motors
SWOT analysis of TATA motorsSWOT analysis of TATA motors
SWOT analysis of TATA motorsSai Malleswar
 
Review of "The anatomy of a large scale hyper textual web search engine"
Review of  "The anatomy of a large scale hyper textual web search engine" Review of  "The anatomy of a large scale hyper textual web search engine"
Review of "The anatomy of a large scale hyper textual web search engine" Sai Malleswar
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed controlSai Malleswar
 
Impact of IT on environment
Impact of IT on environmentImpact of IT on environment
Impact of IT on environmentSai Malleswar
 
Adaptive delta modulation of Speech signal
Adaptive delta modulation of Speech signalAdaptive delta modulation of Speech signal
Adaptive delta modulation of Speech signalSai Malleswar
 
Pipeline stalling in vhdl
Pipeline stalling in vhdlPipeline stalling in vhdl
Pipeline stalling in vhdlSai Malleswar
 
Bidirectional data flow
Bidirectional data flowBidirectional data flow
Bidirectional data flowSai Malleswar
 
Mobile cell phone charger
Mobile cell phone charger Mobile cell phone charger
Mobile cell phone charger Sai Malleswar
 
Manufacturing of liquid propellant tank
Manufacturing of liquid propellant tankManufacturing of liquid propellant tank
Manufacturing of liquid propellant tankSai Malleswar
 
Magneto rhelogical fluids
Magneto rhelogical fluidsMagneto rhelogical fluids
Magneto rhelogical fluidsSai Malleswar
 
LIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTION
LIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTIONLIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTION
LIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTIONSai Malleswar
 

Mehr von Sai Malleswar (16)

PANORAMA OF GLOBAL SPACE ECONOMY
PANORAMA OF GLOBAL SPACE ECONOMYPANORAMA OF GLOBAL SPACE ECONOMY
PANORAMA OF GLOBAL SPACE ECONOMY
 
Vx works RTOS
Vx works RTOSVx works RTOS
Vx works RTOS
 
SWOT analysis of TATA motors
SWOT analysis of TATA motorsSWOT analysis of TATA motors
SWOT analysis of TATA motors
 
Review of "The anatomy of a large scale hyper textual web search engine"
Review of  "The anatomy of a large scale hyper textual web search engine" Review of  "The anatomy of a large scale hyper textual web search engine"
Review of "The anatomy of a large scale hyper textual web search engine"
 
Sorting manipulator
Sorting manipulatorSorting manipulator
Sorting manipulator
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed control
 
Impact of IT on environment
Impact of IT on environmentImpact of IT on environment
Impact of IT on environment
 
Adaptive delta modulation of Speech signal
Adaptive delta modulation of Speech signalAdaptive delta modulation of Speech signal
Adaptive delta modulation of Speech signal
 
Pipeline stalling in vhdl
Pipeline stalling in vhdlPipeline stalling in vhdl
Pipeline stalling in vhdl
 
Bidirectional data flow
Bidirectional data flowBidirectional data flow
Bidirectional data flow
 
Mobile cell phone charger
Mobile cell phone charger Mobile cell phone charger
Mobile cell phone charger
 
Manufacturing of liquid propellant tank
Manufacturing of liquid propellant tankManufacturing of liquid propellant tank
Manufacturing of liquid propellant tank
 
Magneto rhelogical fluids
Magneto rhelogical fluidsMagneto rhelogical fluids
Magneto rhelogical fluids
 
LIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTION
LIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTIONLIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTION
LIQUID PENETRANT AND MAGNETIC PARTICLE INSPECTION
 
POLYIMIDES
POLYIMIDESPOLYIMIDES
POLYIMIDES
 
PYROTECHNICS
PYROTECHNICSPYROTECHNICS
PYROTECHNICS
 

Kürzlich hochgeladen

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Kürzlich hochgeladen (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

Digital Speedo Meter Powered by Dynamo

  • 1. IIST SPEEDOMETER USING POWER FROM DYNAMO Kosuru Sai Malleswar - Naveen Chander V. - Sahul M.P.V To Build a dynamo-speedometer system that uses the power of a running bicycle to determine its speed.
  • 2. Contents Conceptual Design ............................................................................................................................. 2 Block Diagram ................................................................................................................................... 2 Power conversion circuit Schematic .............................................................................................. 3 Input Digitization ........................................................................................................................... 4 Pulse Counting Circuit ................................................................................................................... 5 Circuit to provide gating pulse to the counter circuit ................................................................ 5 Pulse counter and velocity display circuit ................................................................................. 6 Discussions………………………………………………………………………………………….9 Full circuit diagram…………………………………………………………………………….......10 Velocity measurement using Micro controller unit………………………………………………..10 Conclusion…………………………………………………………………………………………12
  • 3. Conceptual Design: Both, voltage and frequency of the dynamo output varies with the speed with which a cyclist rides. The ac power from the dynamo can be rectified and regulated to produce a dc output that can be used to power the circuitry .Meanwhile; the frequency of the sinusoidal wave can be measured by the inbuilt circuitry. After this it just turns out to be a matter of calibration to get the speed displayed on the screen. We have implemented the frequency measurement in the following two ways: 1. Measurement using digital circuit and display the speed on Seven segment displays. 2. Measurement using Micro controller unit and display the speed on the LCD screen. Block Diagram: The entire speedometer can be summarized by the following block diagram: 1. The power obtained from rotation of the cycle tire is given to a dynamo, which converts mechanical power into electrical power. 2. Assumption: The dynamo’s average output is AC voltage with average amplitude of 6V and average power of 3W. 3. The dynamo’s output is converted into unregulated DC voltage using the full wave bridge rectifier circuit. 4. Then the output is fed to the current driver circuit for current amplification such that the current will be sufficient to charge the battery or drive the micro controller board.
  • 4. 5. The output of the current driver circuit is passed through regulator to get a constant DC output of around 5V, which can be used to power up the microcontroller board. 6. When the voltage of the battery is more than the output of the regulator, the battery will supply power to the micro controller. 7. When the output of the regulator is more than the voltage of the battery, the regulator’s output will supply the power to the micro controller and the battery will be charging. 8. The output of the dynamo is digitized and fed to a pulse counting circuit, which can be used to measure the frequency of the cycle rotation. This will be calibrated in a manner so as to show the cycle speed at directly at the output. The whole of the circuit can be broken down into 3 subheadings namely:  Power conversion  Input Digitization  Pulse counting Power conversion circuit Schematic: This circuit generates 5V regulated DC output voltage and also charges the battery. U1 D9 LM7805C D1 1 2 GND IN OUT D1N5402 D1N4007 R2 15 3 D1N4007 D10 D2 C2 D4 D5 D1N4007 22u Q1 D1N4007 D1N4007 C1 DY NAMO 1m BC177 D3 D8 LOAD 6Vac R1 0Vdc D1N4007 47K D1N4007 D6 D7 D1N5402 D1N4007 BATTERY 0 o The output is supplied by the regulator LM7805 through D9 or by the battery through D8 diode. The output provider is who has the highest voltage to drive the output.
  • 5. o D4-D5-D6-D7 is a bridge rectifier that converts the hub AC output to DC output. C1 filters the rectified voltage. o The D1, D2, R1, R2, Q1 and D3 are a 30mA constant current power supply used to charge the battery. 30mA will be shared among micro controller and battery. o The p-n-p transistor Q1 acts as a current amplifier in the circuit. o R1 limits the current over D1 and D2 and polarizes the BC177 transistor (Q1). o R2 defines the charging current. o D3 avoids a battery current running back over Q1 'collector - base' and R1 when dynamo is off. o D5 makes a false ground to the regulator. It makes the regulator output be raised to something near to 5.7volts. It was done to compensate the D6 dropout. o D6 also avoids a current running back over regulator, discharging the battery when the dynamo is off. o C2 smoothens the output of the regulator. o 4 Ni-cd rechargeable batteries can connected in series to provide the required power to the micro controller when dynamo is off. o They will recharge when the dynamo is on, sharing the current with the micro controller. Input Digitization: This circuit produces the pulses required to measure the frequency from the sine wave input. The output is of pulse form with magnitude either 0 or 5 volts.
  • 6. Pulse Counting Circuit: 1. Circuit to provide gating pulse to the counter circuit: R3 5.000V 8 8 X2 1M X1 VCC VCC 2 2 4 TRIGGER 3 4 TRIGGER 3 V1 5 RESET OUTPUT 5 RESET OUTPUT 5Vdc 6 CONTROL 6 CONTROL R4V V R2 7 THRESHOLD 7 THRESHOLD GND 4.374V 4.372V GND DISCHARGE DISCHARGE 1k 5.000V R1 47k 555D 555D C1 1 1 C2 4.374V 1k 10n 10u 0.47u C4 C3 10n 4.132V 4.372V 0V 0 The left IC555 in the figure is in Astable mode. Ton = 0.7*(R1+R2)*C2 Toff= 0.7*R1*C2 The right side IC555 is in Monostable mode. Ton=0.7*R3*C1 When the output of the astable flipflop is low, the output of the monstable does not change. When the output of the astable flipflop goes low, it triggers monostable multivibrator. Pulse width of monostable vibrator is 1.7 sec. T(off)= 0.1 sec. The outputs of both the ICs and the output pulse signal from the comparator circuit are ANDed. The number of pulses counted during the gating period (When the outputs of both the ICs are high) ,is the speed of the bicycle in Kmph. At the end of the gating period, output of right side IC goes low and the Title compliment of it goes high. So the rising edge of monostable vibrator’s output is used to enable D flipflops. <Title> Size Document Number A <Doc> Date: Wednesday , February 29, 2012 Sheet
  • 7. 2. Pulse counter and velocity display circuit The above circuit takes square pulses as the input an displays the number of pulses which is directly equal to the speed of the bicycle in Kmph.
  • 8. WORKING: Let ‘N’ be the number of pulses in time ‘t’ seconds and numerically equal to the number of kilometres per hour (kmph). For a wheel circumference of 1.884 meter [diameter of 0.6 meter], and number of pulses equal to 4 per revolution, we get the relationship: Assume that the dynamo is of 8 poles. (4 * N /t) pulses = N Kmph = (N*4*1000)/(3600*1.884) meters per second = (N*1000*10)*(3600*1.88) pulses per second. Therefore, we get time t in seconds ~= 1.70 sec. At this instant, i.e. at t=1.7 sec., the number (speed) N will be latched corresponding to the ‘D’ flip-flops and displayed. At t=1.8 sec., output of astable flip-flop IC1(a) goes low and remains low for 0.1 sec. This waveform is inverted and applied to the reset terminals of all counters (active high). Thus the counters are reset and the previous speed is displayed. The new speed is displayed at t = 1.7 +0.1 sec. In this way the speed will be updated every 1.8 sec. This speedo meter can measure upto a speed of 99 kmph with 1 km resolution, which is more than sufficient for a bicycle.
  • 9. Discussions: There is no unique way of designing a circuit and there is no circuit which is perfect in all respects. Every circuit has its own pluses and minuses. Pluses: The design uses frequency as the measuring parameter as opposed to the voltage since the frequency of the dynamo output is equal to the frequency of rotation of the wheel (or its integral multiple in case of a multi-pole dynamo). On the other hand, the dynamo voltage may or may not be linear w.r.t the cycling speed. Added to this, practical difficulties arise during voltage calibration, wherein the voltage might be attenuated by resistors, parasitic capacitors and diodes in the circuit. The design is devoid of any sensors and external power supplies .The battery (rechargeable) is maintained at zero charge initially to comply with the rules of the event. Keeping a battery will be practical since, the circuit will not power off as the cyclist slows down after a distance when he gets exhausted. The design is implemented without using any microcontroller. Thus the programing is done at hardware level, directly on logic gates and on the display. Also, the selection of the components (resistors, capacitors and comparator IC’s) was a bit involved. The power supply has an appreciable line regulation of 0.1 %. This is absolutely harmless for any of the IC’s used. Minuses: Design of the circuit is more or less complex. It could have been implemented using a microcontroller in a much easier way. Also, since hardware calibration is difficult and takes a lot of time and effort. (Proper pot adjustment followed by choosing the capacitors for astable and monostable circuits). The circuit is voluminous as such, and should be wired in a well-organized manner. The comparator output is not a perfect square wave and results in wrong outputs many a time. The circuit consumes a lot of power from the source since it has numerous active components as opposed to the microcontroller wherein the microcontroller is the only load. Circuit testing is highly time consuming.
  • 10. Full circuit diagram: VELOCITY MEASUREMENT USING MICRO CONTROLLER UNIT: In this method, the output of the comparator is given to the digital input pin of micro controller i.e. using the timer available and the interrupt routines, we can measure the frequency of the input, which can be multiplied with two factors, one for the circumference of the bicycle wheel and another for the number pulses generated by the dynamo per one rotation of the wheel. This number of pulses depends on the number of poles of dynamo.
  • 11. The code for measuring the frequency and displaying the speed: #include <LiquidCrystal.h> int pulseCount = 0; LiquidCrystal lcd(12, 11, 5, 4, 3, 8); void setup() { pinMode(2,INPUT); lcd.begin(16, 2); attachInterrupt(0, interrupt, RISING); } void interrupt() { pulseCount++; } void loop() { attachInterrupt(0, interrupt, RISING); pulseCount = 0; delay(1000); detachInterrupt(0); serviceLcd(); }
  • 12. void serviceLcd() { lcd.print("Speed : "); lcd.setCursor(0, 1); lcd.print(pulseCount*2*3.14*0.3*0.001*3600/140); //radius of the bicycle = 0.3m and dynamo has 4 poles lcd.print(" kmph"); pulseCount=0; } Conclusion: Finally, we designed a speedo meter with a resolution of 1 Kmph, which obtains the power by converting the mechanical power delivered from cycling into regulated DC voltage, and measures the velocity of the bicycle based on the concept of frequency measurement of pulse in the following two ways: 1. Using a circuit made up of linear and digital ICs and displaying the speed on seven segment display 2. Using the timer in the ATMEGA Micro controller unit and displaying the speed on the LCD screen.