Downloads
The software on this page is freeware, as long as references to the original software and author are maintained. Use at own risk.
Earth Albedo Toolbox v1.0
Matlab/Simulink toolbox for anylizing and simulating the Earth albedo received by a spacecraft, including tools for simulating the induced currents in photo voltaics such as Sun sensors. A description of the Earth albedo model is available here.
- Read the readme file: readme.txt
- Download toolbox from Matlab Central: AlbedoToolbox-1.0.zip
- Download Matlab-converted TOMS data:
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
Visit the TOMS website for data products user guide and daily data.
References
- Bhanderi, D., Bak, T., Modeling Earth Albedo for Satellites in
Earth Orbit, In: AIAA Guidance, Navigation, and Control, August,
2005.
pdf, BibTeX - Bhanderi, D., Spacecraft Attitude Determination with Earth
Albedo Corrected Sun Sensor Measurements, Ph.D. Thesis, Aalborg
University, July, 2005.
pdf, BibTeX - Total Ozone Mapping Spectrometer (TOMS) website: http://toms.gsfc.nasa.gov/
Real-Time Workshop Targets
Linux Soft Real-Time Target v2.4
Custimized target for Real-Time Workshop from Mathworks. Model code is executed as highest priority task under Linux, and POSIX timer signals the model task at every step time. This target is intended for hardware-in-the-loop control applications.
- Read the readme file: readme.txt
- Download from Matlab Central: lnx-2.4.zip
Comedi Toolbox for LNX Target v1.0
The Comedi Toolbox provides four Simulink blocks, analogue and digital I/O, which communicate with the installed I/O devices through the Comedi interface. This toolbox is intended for for use with the LNX Target for Real-Time Workshop.
- Read the readme file: readme.txt
- Download from Matlab Central: ComediToolbox-v1.0.zip
Almost Real-Time Target v2.0.0
Custimized target for Real-Time Workshop from Mathworks. Model execution sleeps for a full step-size, hence the execution time is added to the actual stepsize, and delays accumulate. The target supports Windows, Linux, and Solaris, and is intended for rapid prototyping through Simulink's external mode interface.
- Read the readme file: readme.txt
- Download from Matlab Central: art-2.0.0