![]() |
|
|||||||
| IL-2 Sturmovik The famous combat flight simulator. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Quote:
The pots that CH used for my old yoke are all 270 ohms, but they use only the 'middle range' of the pots because that is where the change in resistance is most consistent; the resistance between the 10th and 11th degrees is almost exactly the same as the resistance between degrees 45 and 46. This allows them to use less expensive pots and still give you pretty good precision across the range of movement that their mechanical setup allows. Since little Joey only cracked the plastic case and one of the Yoke handles (it was only a drop of about six feet!), I was able to recover the CH control circuit card as well as the five axes and the 12 buttons plus POV hat; this means that when I plug the USB into my computer it sees a CH Yoke and automatically puts me into the CH Control Manager software, which allows me to combine it with my other CH controllers into one or two (rather than four or five) controllers for Il-2, which I'd rather not lose. I was able to cut out the throttle/prop pitch/mixture levers' mounts so those three axes are intact, while the X-Y axes are now mounted in the box as twist knobs, with that short range of movement I was complaining about; I'm wondering if rather than putting another potentiometer in series, it might be better to put one in parallel to get that fine control. I'm also still looking at those gear kits that Tamiya makes for robots and RF controlled vehicles with an eye to adapting one of those to my needs with something along the lines of 20:1 ratios. I'm not very familiar with programming (one course in Basic back in college 25 years ago), so tossing the little CH CCA is something I hesitate to do. cheers horseback |
|
#2
|
|||
|
|||
|
Two more charts and data tables; USN/USMC fighters at 100m/330ft, and Mid-War Soviet Fighters @100m/330ft.
A few notes: 1. The Soviet fighters really shine at this altitude (this means that I said "Holy *&^%*&%$%!!!!" a lot when I reviewed the data and had to slow the track down to half or quarter speed to catch the speed changes in time); compared to the 3000m data, they are far more impressive. The La-5FN is indisputably 'king of the hill' at this level, although I have yet to do the Seafire LF III. 2. The Soviet fighters also tended to drop their noses as speed increased, generally around the 360 to 400 kph range, but it was only about half the radius of the gunsight circle in WW view. I started taking screenshots at certain intervals to confirm this, so I am certain that it is happening. 3. The USN/USMC fighters are mostly 4.11.1 versions that I had already completed before the patch was released; after three comparisons to 4.12 runs, it became obvious that there were no changes. 4. I haven't had a chance to do the same sort of screen shot comparisons with the Corsair and Hellcat that I did with the Soviet fighters because the idea didn't come to me until I was doing the Russian runs; I have started a folder labeled 'nose drops' and will use it for fodder on another thread, I think. 5. Using Max' suggestion of applying 50% filter to my ailerons, elevator and rudder axes made some difference; still, very tiny movements in elevator or rudder when I attention wandered from the climb or alt indicator or artificial horizon (and when these instruments are obscured or widely separated, I had some real issues) resulted in big swoops and climbs in a matter of two or three seconds, often well out of proportion to the indicated displays (as mentioned in an earlier post) Enjoy, discuss, debate. cheers horseback |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
Quote:
The Soviet aircraft all have a 'drop' of around a quarter of the WW gunsight circle's diameter, and it generally takes place between 370 to 400 kph ias, varying somewhat from Yak to LaGG to La. It also appears that the drop is not as great when the aircraft is in a constant speed compared to when it accelerates and that some aircraft have little or no 'drop' with acceleration or greater speed in general. My impression so far is that aircraft like the Lightning, Corsair, Hellcat and P-47 have much greater 'drops' and that at certain speeds the nose will suddenly rise again somewhat at higher speeds. I haven't fully quantified it yet (as I have said, it takes about 45 minutes to actually make a 4 run track and at least the same amount of time to replay it and transcribe the raw data) but I think that these aircraft's noses raise and lower (and sometimes raise again) by nearly the full diameter of the WW gunsight circle, possibly more. At 100m, that puts the 'pipper' well below the horizon, while the Soviet fighters' gunsight center is just a bit above it (and at considerably higher speeds in many cases). I contend that it is way too much variation, and plan to create a separate thread about it, but only once I have my ducks in a row. Right now I'm struggling to maintain level flight and have noticed that my key visual references are either unreliable in the case of my cockpit instrument displays or are changing on me in the case of the view of the horizon, which I could normally 'set' at a certain point in my cockpit framing to keep level. I need to (a) fly a reasonably level course while accelerating through the speed range and (b) take a series of screen shots from the track after doing so to confirm what are so far just impressions. If I'm wrong I will say so; it won't be the first time. cheers horseback |
|
#5
|
|||
|
|||
|
Series resistance will give you linear changes.
Rtotal = R1 + R2 Parallel resistance will give you curves and the total will be less than the smallest resistance (pot adjustment) and relative to it. (1/Rtotal) = (1/R1) + (1/R2) A microcontroller can use a lookup table to correct non-linearity of the sensor. There's room in a Teensy 2.0 to adjust _every_ step of all 12 10-bit analog inputs and still have room for useful code. The most accurate stick I ever had used optical encoding. That wasn't analog at all. When the new hardware came out something changed and it wouldn't work so I sent it off to Rookie from the old Delphi FSF. |
|
#6
|
|||
|
|||
|
Did you tried Hall efect sensors?
it is a must for home made ones. Nothing is more precise than that. |
|
#7
|
|||
|
|||
|
Horseback, you are complaining exactly about what on trim, that it requires too much touchs to reach the desired position, that it is not working as it should, or both?
On the P38, you must be carefull with what you read. The P38 may not need rudder trim, as most other single engined, and bi motors whithout counter rotating engines did. But elevator trim may be assumed as allways needed. In game trim management will be far better if there was a x10 adjustment, at least for those people that don't have a free axis for trim on thier joys. |
|
#8
|
|||
|
|||
|
Quote:
Make sure you get linear analog Hall sensor, *not* one of many others especially the bipolar switch security type. Being non-mechanical in operation they are preferable. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|