Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Share Your Creations
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Share Your Creations Show your developed application to Basic4ppc community. Please include source code if possible.

Natural frequency calculation of mechanical structures

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-29-2007, 06:07 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default Natural frequency calculation of mechanical structures

I submit a program to calculate natural frequencies and eigenvectors of mechanical structures for vibration analysis. The purpose of knowing these frequencies is to check if there is any risk of resonance with excitation frequencies from external forces.

I enclosed a short user’s guide that explains the program and some very basic theory of mechanical dynamics. I will send it in a second thread because of it's size.

If there is any interest, the user’s guide could be translated to French and German.

Any positive critic, improvement suggestion and bug report is of course welcome.

The program is relatively slow on the device, but with version 6.00 of Basic4ppc hopefully it could speed up. Probably from the code point of view I have not used all the potential of Basic4ppc, I don't know yet all the possibilities.

Klaus
Switzerland

Update 2008.01.21
The program has been updated for the new compiler, thanks to agraham who made run the Eigenvalue routine once again.
Speed increase for the calculation 8 times !

Update 2009.09.25
Version 2.2
Help file: www.basic4ppc.com/files/freqe.chm

Klaus Switzerland
Attached Images
File Type: jpg Freq1.jpg (24.8 KB, 71 views)
File Type: jpg Freq2.jpg (20.1 KB, 45 views)
Attached Files
File Type: zip Freq.zip (58.6 KB, 87 views)

Last edited by klaus : 09-25-2009 at 08:23 PM.
Reply With Quote
  #2 (permalink)  
Old 11-29-2007, 07:46 PM
dzt's Avatar
dzt dzt is offline
Basic4ppc Veteran
 
Join Date: May 2007
Location: Ioannina, Greece
Posts: 356
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

A very
__________________
Dimitris Zacharakis
http://www.terracom.gr
Reply With Quote
  #3 (permalink)  
Old 11-30-2007, 01:50 PM
alfcen's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Okinawa, Ryukyu Islands
Posts: 768
Send a message via Skype™ to alfcen
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hallo Klaus,
Geez, 4600 lines of code! That does require a geat deal of patience and diligence. I am not really familiar with the subject, but your UI design (realized on a single form!) is one of the most eye-pleasing in this subforum. Beautiful, well ordered, intuitive, technical but not cluttered.
Heartful congratulations!
Robert
Reply With Quote
  #4 (permalink)  
Old 12-01-2007, 01:55 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hello Dimitri and Robert

Thank you for your nice comments.

Robert, a big part of the code existed from a program on the desktop in VB.
So I knew exactly what I wanted and all the functions and elements I needed.
Nevertheless, I have rewritten a lot of it, the graphic handling and control is specific to the PPC. The functions copy and cut work even better now in the PPC program.

Best regards
Klaus
Reply With Quote
  #5 (permalink)  
Old 12-01-2007, 02:49 PM
alfcen's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Okinawa, Ryukyu Islands
Posts: 768
Send a message via Skype™ to alfcen
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hallo Klaus,
I have ported several applications from VB6 and embVB myself and know what amount of work, time and testing us involved. I do not withdraw a single word of my compliments to you Personally, I believe that screen design is quite an important issue. Your UI design sense is impressive, indeed.
All the very best, Klaus.
Robert
Reply With Quote
  #6 (permalink)  
Old 08-29-2009, 02:16 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

@sandeep,

You sent me a PM:

But I got this message when trying to reply:
1: sandeep has chosen not to receive private messages or may not be allowed to receive private messages. Therefore you may not send your message to him/her.

Here is the message:

In the zip file you have the source code of the program and you can compile it (only if you have bought B4PPC). I normally don't provide an exe file because every owner can compile it to his convenience.

Unfortunately the User's guide file size is too big to fit into the forum, and I didn't ask Erel to add it because there were no request for.

Please send me your private e-mail and I'll send you an exe file and the User's guide.

I am on the way to program a desktop only version.

In what area are you working? You are the first person really interested in this program.

Best regards.
__________________
Klaus
Switzerland
Reply With Quote
  #7 (permalink)  
Old 08-29-2009, 02:35 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Private messaging is now only available for licensed users.
I decided to restrict it as it was used by spammers to sent private messages to many users.
__________________
Basic4android documentation
Reply With Quote
  #8 (permalink)  
Old 09-09-2009, 06:16 AM
Newbie
 
Join Date: Sep 2009
Posts: 1
Thumbs up Natural frequency

Dear Klaus,

Can u please upload the user guide for the same.
and the procedure to use it



regards

Prashant



Quote:
Originally Posted by klaus View Post
I submit a program to calculate natural frequencies and eigenvectors of mechanical structures for vibration analysis. The purpose of knowing these frequencies is to check if there is any risk of resonance with excitation frequencies from external forces.

I enclosed a short user’s guide that explains the program and some very basic theory of mechanical dynamics. I will send it in a second thread because of it's size.

If there is any interest, the user’s guide could be translated to French and German.

Any positive critic, improvement suggestion and bug report is of course welcome.

The program is relatively slow on the device, but with version 6.00 of Basic4ppc hopefully it could speed up. Probably from the code point of view I have not used all the potential of Basic4ppc, I don't know yet all the possibilities.

Klaus
Switzerland

Update 2008.01.21
The program has been updated for the new compiler, thanks to agraham who made run the Eigenvalue routine once again.
Speed increase for the calculation 8 times !
Klaus Switzerland
Reply With Quote
  #9 (permalink)  
Old 09-09-2009, 06:07 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

There does exist a more recent version of the program, but the user's guide has not been updated yet.
I am actually on travel, I will update the user's guide when I am back home in 2.5 weeks.

Best regards.
__________________
Klaus
Switzerland
Reply With Quote
  #10 (permalink)  
Old 09-25-2009, 08:24 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hi pev04534,

The program has been updated in the first post, with a help file.

Best regards.
__________________
Klaus
Switzerland

Last edited by klaus : 09-25-2009 at 09:23 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Legal Structures ?? adbftrainer Questions (Windows Mobile) 9 09-09-2008 06:54 PM
Easter Day (calculation algorithm) maXim Code Samples & Tips 2 03-19-2008 05:01 PM
Structures & Uppercase skipper Questions (Windows Mobile) 4 02-06-2008 07:00 AM
Eigenvalue and Eigenvector calculation klaus Questions (Windows Mobile) 9 01-21-2008 07:29 AM
Natural frequency calculation of mechanical structures klaus Share Your Creations 0 11-29-2007 06:09 PM


All times are GMT. The time now is 05:22 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0