Durgapavani Brundavanam
From Ece
Navigate to Robotics research group
My IP address: 130.18.64.189
- 06/06/2008
- Plans for the coming week
- Check the deadlines for the thesis
- Document all the code till today using the Doxygen
- Implement and check the results of multi section A matrix for the 10 section trunk.
- 03/06/2008
- Plans for the week
- Install MPLAB 810 (completely uninstall previous version of MPLAB) and c30 compiler (retain the previous c18 compiler)
- compile the echo.mcp in svn+ssh://db548@svn.ece.msstate.edu:/data/robotics/svn-ece3724/trunk/PIC24/code
- Install and run doxygen and review the documentation
- Write unit test code for the multi section A matrix
- 07/17/2007
- Plans for the week
- Update the work done up to "07/17" to the SVN
- Read the IEEE paper written by Dr.Jones on "Limiting-case analysis and Jacobian null-space control for continuum manipulators"
- Work with the examples on Limiting-case available in SVN/Papers/In preparation/Limiting-case
- Unzip filib++-dist2005.tar.gz
- Copy and compile the batch file
- Run the examples using Visual C++ command prompt
- 07/10/2007
- Plans for the week
- Test the Stepper motor code in h/w. Borrow the required h/w from Dr.Jones
- Work with the Distance Sensor
- Print the data recived from the Distance Sensor in MATLAB
- Work on the references (last six) in the review paper.
- Add the "Theory and applications of hyper-redundant robotic manipulators-132.TIF" file to SVN/Papers/EndNote
- This week Activities
- Done with the testing of Stepper motor code in h/w.
- Done Working with the Distance Sensor
- Print the data recived from the Distance Sensor in MATLAB
- Work on the references (last six) in the review paper.
- Add the "Theory and applications of hyper-redundant robotic manipulators-132.TIF" file to SVN/Papers/EndNote
- 07/05/2007
- Plans for the week
- Write code to run Stepper motors using Timer 0.
- Work on the references (last six) in the review paper.
- This week Activities
- Simulated in MPLAB SIM using Timer 0.
- Working on references
- 06/28/2007
- Plans for the week
- Write code to run Stepper motors using Timer 0.
- Work on following references (last six) in the review paper.
- Copy and paste last six references to a new Word document and check it in to the review folder.
- Add to the list by following references, filling in all four points (Design, Kinematics, Application, References); highlight any unsure/incomplete entries.
- Use the IEEE Xplore/Google Scholar to find papers and add them to the document and to SVN.
- Work with the functions in the workarounds file.
- Help srinivas in making a list of Inventory.
- This week Activities
- Simulated the code to run Stepper motors in MPLAB SIM.
- Started working with references (last six) in the review paper.
- Done working with the functions in the workarounds file.
- List of Inventory is submitted to Dr.Jones.
- 06/19/2007
- Plans for the week
- Prepare for presenting MPLAB SIM on Monday; discuss with Dr. Jones by Thursday afternoon or sooner.
- Read Robinson and Davies, "Continuum robots - a state of the art" stored in EndNote.
- Begin work on following references (last six) in the review paper.
- Copy and paste last six references to a new Word document and check it in to the review folder.
- Add to the list by following references, filling in all four points (Design, Kinematics, Application, References); highlight any unsure/incomplete entries.
- Use the IEEE Xplore/Google Scholar to find papers and add them to the document and to SVN.
- Work with the functions in the workarounds file.
- Make a copy of the work done uptodate in to SVN/students/durgapavani folder.
- Help srinivas in making a list of Inventory.
- This week Activities
- Presented a demo on MPLAB SIM.
- Robinson and Davies, "Continuum robots - a state of the art" stored in EndNote is read.
- Started working on references in the review paper.
- Got few bugs while working with the functions in the workarounds file.
- Made a copy of the work done uptodate in to SVN/students/durgapavani folder.
- 06/12/2007
- Plans for the week
- Write code to run DC motors using PWM modules(Timer 2)
- Check whether the simulator provided by MPLAB works with the above code to display the PWM wave form
- If the Simulator works prepare for the group presentation
- Check new version of the echo code modified and mailed by Dr.Jones is working
- Check the functions in the Workarounds file in usb/lib folder updated by Dr.Jones in the usb.zip folder in the Bullyboard webpage
Note:
- Use interrupt.h instead of pragma for interrupts
- In the MPLink of MPLAB,Check the Use alternate settings checkbox and in the textbox add
iz 0X000 when working with the MPLAB Simulator
iz 0X800 when working with the Hardware
to the end of /m"$(BINDIR_)$(TARGETBASE).map" /o"$(BINDIR_$(TARGETBASE).cof"
- This week Activities
- Done with the code to run DC motors using PWM modules(Timer 2)
- Worked with few examples using MPLAB SIM
- Checked the new version of the echo code modified and mailed by Dr.Jones, and it is working
- Checked the functions in the Workarounds file
- 06/05/2007
- Plans for the week
- Write code to run the DC motors using the PWM modules
- Check simulator functionality provided in the MPLAB whether it works with the above code to view the output waveforms
- Work with the previous version of the echo code(mailed by Dr.jones) and check how it works
- Purchase books and update details in to Papers/Reciepts/Inventory.xls
- Attend sessions at Writing center and work on improving writing skills
- This week Activities
- I have written code to generate pwm waveform(at RD0 pin) using Timers 1 and 3
- Working with simulator functionality provided in the MPLAB
- Previous version of the echo code(mailed by Dr.Jones)is working
- Purchased two books and updated details in to Papers/Reciepts/Inventory.xls
- Attended session at Writing center and working with the assignment given by the Tutor
- 05/29/2007
- Plans for the week
- verify the Rotation matrix Eq.2(Refer.pg.57 robotics text book)of Continuum kinematics review paper and DH table.Make a fair copy for the verified equations
- Install Endnote and office 2007
- Attend sessions at Writing center and work on improving writing skills
- Be comfortable working with MPLAB IDE compiler, write code to run two DC motors using PWM modules in section 15.0 of the PIC data sheet and check simulator functionality provided in MPLAB
- Read the data sheet for the USB PICs.
- This week Activities
- Verified the Rotation matrix Eq.2(Refer.pg.57 robotics text book)of Continuum kinematics review paper and DH table.Made a fair copy for the verified equations
- Installed Endnote and office 2007
- The Writing center was closed last week so didn't attend any sessions
- Done with MPLAB IDE compiler installation and setup.Successfully compiled the "echo" project file available in the website
- Covered various sections in the data sheet for the USB PIC 18fxxxx.
- 05/22/2007
- Plans for the week
- Add link in wiki to Robotics research group page from personal webpage
- Read and review Continuum kinematics review paper, verifying equations as specified on the group meeting page.
- Write Code to run two DC motors using PWM modules in section 15.0 of the PIC data sheet.
- Read the data sheet for the USB PICs.
- This week Activities
- link in wiki to Robotics research group page from personal webpage is added
- Read Continuum kinematics review paper and verified equations some with hand calculations and other using matlab
- Got few bugs while working with MPLAB IDE
- Attended a session at writing center, got corrected with grammatical mistakes and updated the Subversion page in wiki with these corrections
- 05/15/2007
- Plans for the week
- Revise / edit Wiki docs; use the English TA and writing consultant help.
- Wiki home page
- Read / verify continuum kinematics review paper
- Read papers to review according to review criteria; briefly read body of paper and bring questions to group meeting
- Write code to run two DC motors, 1 stepper motor, read data from distance sensor
- This week Activities
- Made edits to wiki page(subversion page) and checked the grammar
- Added Links in wiki to SVN main page from subpages
- Rewriten statement of link to the movie
- Uploaded movie(with required changes) to the wiki(changed from my Samba to robotics/wikimedia)
- Read continuum kinematics review paper
- 05/08/2007
- Plans for the week
- Pattern: learn and document knowledge on the ECE Wiki. Determine what you don't know and ask (me or Srinivas).
- Know the PIC
- Read the data sheet for the USB PICs.
- Learn subversion (SVN)
- Read the subversion book at http://subversion.tigris.org/.
- Download and install TortoiseSVN
- Use svn+ssh://userid@yavin.ece.msstate.edu/data/robotics/svn
- Create your own SVN repository and demonstrate checkin / checkout
- Learn Wiki usage
- Find all SVN documents in the ECE wiki
- Find pointers to any good SVN tutorials on the web
- Revise / improve SVN documentation. Print before/after pages which show changes.
- Later:
- Robot bring-up / programming
- Learn EAGLE, do a PCB design and layout
- Learn Open Inventor, Coin3D
- Learn unit testing
- Learn doxygen / javadoc style of coding
- This week Activities
- Read the subversion book at http://subversion.tigris.org/.
- Done with Download and installation of TortoiseSVN
- Using svn+ssh://userid@yavin.ece.msstate.edu/data/robotics/svn Created an SVN repository
- Made a demonstration using adobe Captivate
Learn Wiki usage
- Made a search for SVN documents in the ECE wiki and web
- Updated the links that points to good SVN tutorials on the web in the SVN Wiki page
- Revised SVN documentation.




