![]() |
|
||||
|
Just ordinary thermalling. You are falling down after launch and after 3 minutes there is hot air allotment for you. When I was in point A, I guessed height about 600-700m, NewSting was really small. No, it was mistake! Only cca 220m! Thanks to a bit stronger wind I was circling down the wind and I was more far from me than higher. Interesting! Using protractor we could calculate (some trigonometry) distance on the ground and in the air. Just circling is tedious therefore there is point B, switching to Speed Phase and a little bit whistling :)) |
||||
|
||||
|
This was tought day. My intention was to be on the airfiled before sunrise. It 's getting up around 4:00 8-) But it was again quite interesting experience with my F3B/F3F ship and altimeter. Using more trailing edge down increased time in the air significantly but up to certain point-sure expected. But where is this point? Altimeter helped me to find it exactly. |
||||
|
||||
|
Dynamic Soaring, perhaps the youngest discipline of F3X guys. Yeahh, I also tryied this heartbreaking temptation. Sure I don't fly without LoLo even on slope side and therefore you can see altitude log from my first DS attempt. In first half of log you can see my trials when zooming behind the slope but after fourth air raid I was starting to DS!!! Wouuuu!! |
||||
|
Let's look to this picture a little bit in details. I made zoom in using Excel and a bit of math should help me to ROUGHLY guess the speed of DS.
|
||||
It's clear that these method is very(?) innacurate, but gives me rough idea what's going on in the air. Needles to point out for instance that I was DS more or less under me (negative altitude), but from altitude log you see only positive values. High G are perhaps resulting mentioned offset of altitude. Hopefully absolute value of height is similar to real altitude but only shifted up. Would be very interesting to compare this calculation with "real life" radar gun measurements... |
||||
|
Bellow are some additional pictures which will help you to get feeling about LoLo. |
||||
|
Above I presented you some possible Lolo applications. Very strong area is in Excel spredsheet using all available tools like approximation, smoothing or even derivation (first derivation of distance by time is speed, hmmm). You don't have to load altimeter only in to your favorite airplain but using small accupack you can use it on bike trip, trekking or even climbing. Enjoy it! |
||||
|
Q Does the unit keep its recorded data when power is removed? A Yes! Until you will clear it from memory using CLEAR Button. Q Can you change the sample rate without loosing the data? For example, could you do a flight at the 0.1 second rate, then change to the 1.5 second rate and do another flight, and then download the data from both flights at the end? A Yes! No problem, just sampling rate must be switched over (using jumper) when LOLO is not ON. Q The information mentions up to 10 ON/OFF blocks. Does this mean you can turn it on/off up to 10 times before downloading the data, and that the data from each 'on' time is downloaded as a seperate file or record in Excel? A Yes! However there is limit either in 10 ON/OFF blocks or memory capacity, then LOLO stops logging altitude. Q Does this also mean that you can change the sample rate each time you turn the unit on? A Yes! Q What kind of interface on PC do I need ? A You need RS 232 interface e.g. serial port (also known as mouse port). Every (99.99%) PC has such interface. Q LOLO LED is just on, no blinking. What does it mean? A It is sending data to interface port. Depends on size of log this can take more than 60 sec. Always wait until LED starts to blink in sampling rate interval only then it is again recording altitude. If LED goes OFF after this ON status, memory is full and you have to download data to PC. Q It's possible to adjust the sensibility ? When I use the lolo for measurement on level 0 m the value oscillates between -1 meter and +1 meter. A Used technology A/D converter etc. is price/performance compromise. If you want to measure altitude with 1m resolution, always there will be some noise. Its like water surface, looks smooth but never is totally smooth. To eliminate all these effects would increase complexity of LOLO and price, sure. Q Any chance of getting a version of the XLS that does the graphs in Feet? A Simply go to Settings > Calculations > Altitude and change the formula to: =(LN(%TV/%TR)*(-29.153)*293)*3.28 Q I need to know the commmunication protocol and data format you use in LOLO. A You can take a look to first page (DATA) and then take a look to formulas used. LOLO sends data via standard RS232 link in 8N1 19000Bd text format. It sends data exactly like you see it at Data sheet. You can start some Windows terminal and you can receive your data. Each block starts with 127 character, then next 2 bytes are reference pressure (raw data) for given block (zero altitude), next 1 byte is storage period for given block in tenth of second. Next bytes are altitude readings in differential format, signed char. So you need to add/sub this value from reference pressure. Then you need to calculate real atmospheric pressure and then the altitude. Used formulas are seen in Excel macro. This format will not be changed, so you can develop your sw if you want. |
||||
*Total capacity of internal memory is 8 180 records. Using 1s period it is (8180x1)/3600=2hours 16 minutes. Using 3 s period it is (8180x3)/3600=6 hours 49 minutes. For Speedy Gonzaleses I would recommend period 0.1s/0.3s which I use. Using 0.1s period (8180x0.1)/60=14 minutes or (8180x0.3)/60=41minutes. Usual periods and recommendations
It's also possible to make custom made LOLO with any combination of two from: 0,1; 0,2; 0,3; 0,5; 1; 2; 1.5; 3; 5; 8 sec. But will cost you 10 EUR more.
What you will get
Where I can order it or where I can ask additional questions? |
||||
|
Manual for LOLO ver. 1.2. (5/11/2002) PDF 270kB Macro Excel sheet ver. 1.01 (19/7/2002) ZIP/XLS 73kB or XLS 196kB Unlocked Macro Excel sheet ver. 1.01 (1/12/2002) XLS Macro 200kB or ZIP 72kB. Specification of LOLO vs. RS-232 port communication. Lolo Data Processing DOC 28k or ZIP 5kB Installation of SW consists of system files and Excel macro. If you already installed system files using Full Installation SW, you can just replace "old macro" with new one and everything should work. Full Installation SW (incl. system files).
Installation instructions for Macro Excel
Norwegian version of LOLO SW XLS 205kB from Geir Stromstad (15/10/02) You should check Ola Fremming's website for Excel-free software for LOLO (02/11/02)
I have for all of you owners of LOLO1 small gift-ALTI.EXE analysis software as FULL LATEST version. Just download it here (4.2MB), password for installation is BWPKGV. Instructions you can learn here. If you will find software helpfull, you can donate me with any amount you think it's worth it , let me know. Please this download is usefull ONLY for LOLO1 users. LOLO2/ALTI2 users they have already full version of this software. For analysing old LOLO/LOLO RACE/ALTI logs (in MS Excel format) in ALTI.EXE you will need:
After downloading all neccessary software components. Install them. Un-ZIP XLS Macro and install Alti.exe. Now how to import old XLS loggs:
|
||||
|
||||
|
Yes, new version of altitude logger-LOLO RACE-is here! There are two main differences comparing to LOLO Standard.
Detailed instruction you will find in manual ver. 1.2. PDF 270kB There is also another one novelty. I'd like to initialize your programming resources and asking you to help in LOLO Software Development. I thing there is demand for PalmOS and WinCE platform, mainly. First successful projects for mentioned platforms will be awarded by LOLO! Sure you as developer will be owner of copyright, but I will just ask you to give it free to all LOLO users. As first step to release this potencial I made Excel macro for downloading LOLO data open! Here you can download password free Excel macro. Just replace it with your already installed one. XLS Macro 200kB or ZIP 72kB I'm looking forward to hear soon about results of your programming effort:) In this document is specification of LOLO vs. RS-232 port communication. Lolo Data Processing DOC 28k or ZIP 5kB |
||||
![]() |
||||
|
||||