+ Reply to Thread
Page 1 of 50 1 2 3 11 ... LastLast
Results 1 to 10 of 491

Thread: Solar tracking System (AT89C2051)

  1. #1
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default Solar tracking System (AT89C2051)

    This is a power generating method from sunlight.This method of power generation is simple and is taken from natural resource. This need only maximum sunlight to generate power. This project helps for power generation by setting the equipment to get maximum sunlight automatically. This system is tracking for maximum intensity of light. When there is decrease in intensity of light , this system automatically changes its direction to get maximum intensity of light.
    Here we are using two sensors in two directions to sense the direction of maximum intensity of light. The difference between the outputs of the sensors is given to the microcontroller unit.
    Here we are using the microcontroller for tracking and generating power from sunlight. It will process the input voltage from the comparison circuit and control the direction in which the motor has to be rotated so that it will receive maximum intensity of light from the sun.
    The power generated from this process is then stored in a lead acid battery and is made to charge an emergency light and is made to glow during night.
    Program: solar.zip


  2. #2
    Junior Member sivakumark
    Join Date
    Jul 2007
    Location
    karnataka, India.
    Posts
    5

    Default

    zip file link broken please check it

  3. #3
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Link corrected.

    J.Binu

  4. #4
    Junior Member alok
    Join Date
    Jul 2007
    Location
    uttar pradesh, India.
    Posts
    2

    Default

    dear sir , how i could analyze the code ?


    alok kr. singh

  5. #5
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    The logic is simple, we use 2 LDR's in the circuit. The program checks the LDR contionusly and if it found one LDR is in dark then the stepper motor is rotated until both LDR gets light. so that both the LDRs will be perpendicular to the sun.

    The LDRs should be placed iinside a small pipe so that the light from the top should fall on it. and we should place a metal plate in between the two LDRs.

    J.Binu

  6. #6
    Junior Member alok
    Join Date
    Jul 2007
    Location
    uttar pradesh, India.
    Posts
    2

    Default

    thanx sir ,but i mean to say that i want to study the code
    and i couldnot read it because no file could open it
    i hav understood the circuit
    please tell me the source by which i could read the code
    which software could read it after unzipping

    alok kr. singh

  7. #7
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Open with Notepad,
    The RIDE assembler is used to assemble the source code to hex code, you can download it from www.raisonance.com

    J.Binu

  8. #8
    Junior Member srikanth1
    Join Date
    Jul 2007
    Location
    ANDHRA PRADESH, India.
    Posts
    2

    Default

    sir i want to understand each part of the block diagram so can u send me total description of the diagram

    srikanth

  9. #9
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    I am working for all project to give more description and i will post it soon.[^]

    J.Binu

  10. #10
    Junior Member syscommsivakumar
    Join Date
    Jul 2007
    Location
    karnataka, India.
    Posts
    1

    Default

    thanking you very much


    quote:Originally posted by binu_ji

    Link corrected.

    J.Binu


+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts