Help with actuator model
Juan Manuel de las Heras Dominguez <[email protected]> Wed, 7 Nov 2007 11:37:20 +0100
| Newsgroups | gmane.games.flightgear.flightmodel |
|---|---|
| Message-ID | <OFAE34CA2D.2F90979F-ONC125738C.003A59D3-C125738C.003A59D6@inta.es> |
Hello All,
I am working in a project of UAV
In this project we have a piloted step before the flight was automatic and we are using FlightGear as a training tool for the pilot. We would like to add to our aircraft model (Jsbsim model) the behaviour of the actuators and I have read in http://jsbsim.wiki.sourceforge.net/JSBSim+Users+Manual the following information:
'' Actuator Component''
Encapsulates an Actuator component for the flight control system. The actuator can be modeled as a "perfect actuator", with the Output being set directly to the input. The actuator can be made more "real" by specifying any/all of the following additional effects that can be applied to the actuator. In order of application to the input signal, these are:
*System lag (input lag, really)
*Rate limiting
*Deadband
*Hysteresis (mechanical hysteresis)
*Bias (mechanical bias)
*Position limiting ("hard stops")
There are also several malfunctions that can be applied to the actuator by setting a property to true or false (or 1 or 0).
Syntax:
<actuator name="name">
<input> {[-]property} </input>
<lag> number </lag>
<rate_limit> number <rate_limit>
<bias> number </bias>
<deadband_width> number </deadband_width>
<hysteresis_width> number </hysteresis_width>
[<clipto>
<min> {property name | value} </min>
<max> {property name | value} </max>
</clipto>]
[<output> {property} </output>]
</actuator>
However When i have tried it the actuator component is not recognized as a real component.
How can i implement in my aircraft model a model for the behaviour of the actuators?
I would much appreciate any help because it is very important to me checking if my aircraft is going to be controlable at high speed.
Thank you in advance,
juanma
Juan Manuel de las Heras
Departamento de Programas Aeronauticos
Instituto Nacional de Técnica Aerospacial (INTA)
Carretera de Ajalvir km.4
28850 Torrejon de Ardoz
Madrid
Tlf. 915201284
___________________________________________________________________
Este mensaje se dirige exclusivamente a su destinatario y puede
contener información privilegiada o CONFIDENCIAL. Si vd. no es
la persona a quien se dirige este mensaje, queda notificado de
que la utilización, divulgación y/o copia sin autorización está
prohibida en virtud de la legislación vigente. Si ha recibido este
mensaje por error, le rogamos que nos lo comunique inmediatamente
por esta misma vía y proceda a su destrucción.
This message is intended exclusively for its addressee and may
contain information that is CONFIDENTIAL and protected by
professional privilege. If you are not the intended recipient you are
hereby notified that any dissemination, copy or disclosure of this
communication is strictly prohibited by law. If this message has
been received in error, please immediately notify us via e-mail and
delete it.
___________________________________________________________________
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-flightmodel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-flightmodel