Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

building analog electric gauge with FSBUS

Featured Replies

I want to use analog electrical gauge like needle-galvanometer to display current and voltage with FSBUSAny idea how to proceed ?My idea was to use a servo link to a pot to drive the current in a circuit and use the galvanometer in serial to measure the amps.may be there's more simple like a circuit who convert the impuls of the servo command in amps or voltage ?BOB

>I want to use analog electrical gauge like>needle-galvanometer to display current and voltage with FSBUS>>Any idea how to proceed ?>>My idea was to use a servo link to a pot to drive the current>in a circuit and use the galvanometer in serial to measure the>amps.>>may be there's more simple like a circuit who convert the>impuls of the servo command in amps or voltage ?>>BOBIf I understand you correctly, you want to drive a galvanometer instrument directly from FSBUS so it will eg. show the Voltage/Amps of some internal value from the simulator...Does FSBus have an Analog-Out ?The simplest way to do this is to use PWM, very similar to how the servo controller works.A software change in the servo controller that modifies the duty cycle to work from 0 to 100% might do it. Servos, on the other hand, need a 1-2ms 'on', repeated about every 20ms. This would translate to 5-10% duty cycle.Manuel

FSBUS don't have analog out that why I'll use a servo to turn a potwhat's PWM ?BOB

>FSBUS don't have analog out that why I'll use a servo to turn>a potseems a little complicated, using a servo to turn a pot which sets the voltage for the instrument pointer.Have you asked Dirk about this ?For small galvanometer instruments, the servo board as-is, but with a different firmware should be able to do what you need.I'll do it similarly with my PHCC (PIC Homecockpit Controller)>what's PWM ?Pulse Width Modulation. Used for servos, to do Digital-to-Analog Conversion, for Switching power supplies,...google for "pwm servo" this should give you some info on the basic technique.Manuel

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.