CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

probleme with MPPT perturbe et observe

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
solda39



Joined: 25 May 2010
Posts: 2
Location: guemar

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger

probleme with MPPT perturbe et observe
PostPosted: Tue May 25, 2010 2:56 am     Reply with quote

hi all how are you
i was working in the energy photovoltaic and I have problem with my programmer I used Matlab software when i run the programmer the result it is not correct. Please I want confirm with this method of controller is is correct or now
****************************************
if dp>0
if dv>0
Vr=Vr+c;
else
Vr=Vr-c;
end
else
if dv>0
Vr=Vr-2*c;
else
Vr=Vr+2*c;
end
end
Vr=Vr;
*******************************************
please help me
_________________
I'm student for second year after engineering
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Tue May 25, 2010 3:49 am     Reply with quote

Multiple things:
No way anyone can 'tell', without knowing what all the variables are.
This is not written in CCS C. This forum is for help with this language, and associated problems _only_.....
solda39



Joined: 25 May 2010
Posts: 2
Location: guemar

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger

PostPosted: Tue May 25, 2010 4:08 am     Reply with quote

Ttelmah wrote:
Multiple things:
No way anyone can 'tell', without knowing what all the variables are.
This is not written in CCS C. This forum is for help with this language, and associated problems _only_.....



I don't understand
_________________
I'm student for second year after engineering
MikeW



Joined: 15 Sep 2003
Posts: 184
Location: Warrington UK

View user's profile Send private message

PostPosted: Tue May 25, 2010 5:49 am     Reply with quote

Solda39,

if you dont understand, then I think you should go back to

"I'm student for first year before engineering"

you question has nothing to do with the CCS C compiler as written
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group