The detectors are positioned at a specific distance from the center. If the ball interrupts the light at any of the three detectors, it drops the logic level to a LOW. This means, for example, if it moves to the right detector and switches the logic level, the system remains in this state until the ball returns to the center position. This operational sequence tells the microprocessor whether the right or left detector has been triggered and subsequently whether or not it has returned to the center. The only case when it functions as a simple tilt indicator is when there are no turning forces involved. During a turn in a vehicle (car or aircraft), the centrifugal/centripetal forces come into play as well. This is how a skidding condition is detected: The microprocessor first observes which way the aircraft is banked and then compares that with the observed direction of ball movement. If the bank angle is to the left, for example, but the ball has moved to the right, that's a skid. If they're in the same direction however, it's a "slip", which, in the intended application, is much less important than a "skid".
Posts made by stevem
-
RE: 💬 Optical Inclinometer
-
RE: 💬 Optical Inclinometer
The reason for this design is because existing MEMS devices (gyro/accelerometer/compass) don't define "YAW" the same as is done in the aviation community. This was originally designed for this "yaw detection" purpose and in fact works in conjunction with an Arduino microcontroller and a gyro/accelerometer board. No relays are needed in this case but could be used if desired. The project was listed on this site simply because it could potentially have uses outside of the original application. Its principal purpose is to provide a "skid" indication in an aircraft, but will work on any vehicle experiencing this condition during a turn.
-
RE: Project submission question
@hek Thanks; maybe I'll try the inclinometer project.
-
Project submission question
I'm new to the site and have 2 projects I'd like to submit, but not sure if they're appropriate:
- Optical inclinometer: Originally designed for aircraft use, based on the same type of instrument found in all aircraft, which is a curved vial containing a steel ball in a fluid, commonly part of the usual "turn & bank" indicator. My device detects whether or not the ball has deflected from the center by a preset displacement. This can occur due to a static incline, or "tilt", as well as to a "skid" condition during a turn in a car or aircraft, for example. A working prototype exists.
This is a typical small, simple 2-layer pcb with both SMD and through-components, all of which are easy to install. - 760 channel aircraft VHF communication transceiver. This is a 4-layer board, largely double-sided SMD components that's never been built, but available if someone wants to experiment with it. Extensive simulation has been done, but that's about it.
Any suggestions appreciated.
- Optical inclinometer: Originally designed for aircraft use, based on the same type of instrument found in all aircraft, which is a curved vial containing a steel ball in a fluid, commonly part of the usual "turn & bank" indicator. My device detects whether or not the ball has deflected from the center by a preset displacement. This can occur due to a static incline, or "tilt", as well as to a "skid" condition during a turn in a car or aircraft, for example. A working prototype exists.
-
RE: AIRCRAFT VHF TRANSCEIVER PROJECT
@bjacobse RF circuit is mine, based on many simulations etc., so I can't fall back on 3rd party designs. Yes, it will have to be certified globally, as much as possible. I've been involved with the approval cycle in the past, so I'm familiar with how this works. I'm too old for financial involvements with other people, so I'll just have to see what "shakes out". I'm "beating the bushes" now for potential manufacturers who may want to procure the design outright. Thanks for your input.
-
RE: AIRCRAFT VHF TRANSCEIVER PROJECT
@hek I'm looking into this, but it will take some time to get responses.
Thanks -
AIRCRAFT VHF TRANSCEIVER PROJECT
Hi; I'm a newbie and not sure if this is the right place to discuss my project, but here it is:
I'm a retired EE/lifelong aviator with an avionics background and have developed a low cost VHF transceiver for the experimental/LightSport/glider aircraft market, but am in no position to move ahead with manufacturing. The project is complete with pcb (including gerbers), schematic, BOM etc. The display/frequency synthesizer are microprocessor-based, with the software tested using an Integrated Development Environment simulator. No boards have been built and a couple of components have to be "built" (e.g., power transformer for the power supply, for example). That is, you can't buy these from a distributor. Further, if the development is successful, it can't be sold or even installed in an aircraft until it's been blessed by the FCC. This requires testing by an approved test lab and is expensive. This is a mixed-signal, 4-layer design (contains both analog RF and digital circuits). There are a couple of competitive units on the market with more features, but higher cost. Sadly, this is a complex situation; you can't put one of these "on the air" legally until it's approved (6 watt transmitter). Now that I've totally discouraged anyone from pursuing this project, I'd like to get to get some feedback from this community. Is there any interest? What would you do with this situation? Just curious to get some more "youthful" opinions.