element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Personal Blogs
  • Community Hub
  • More
Personal Blogs
NexGen Flight Simuator NexGen: Radio SubSystem Overview
  • Blog
  • Documents
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: phoenixcomm
  • Date Created: 13 May 2014 11:29 PM Date Created
  • Views 351 views
  • Likes 0 likes
  • Comments 1 comment
  • flight_simulator
  • nexgen
  • c
  • arinc-429
  • hardware
  • programming
  • mil-1553
  • software_design
  • protocols
  • arinc-410
  • diy_cockpit
  • linux
Related
Recommended

NexGen: Radio SubSystem Overview

phoenixcomm
phoenixcomm
13 May 2014

Ok I am going review some of the RSS as it is changing but in a good way..image

image

Figure 1.
RSS Block Diagram



The RSS_IOP has a lot of jobs (review):

    1. Physical radios themselves.
    2. The radio's interface system  (arduino cards).
    3. Driving some intruments (flags, lights, etc)
    4. The interface to NavGroup intranet ( and decoding messages).
    5. Morse Code generator.
    6. FAA radio data base. (mySQL)
    7. Radio simulator.
    8. Line of sight calculations (between radios and aircraft)
    9. Crew audio station(s).
    10. Moving audio from different sources to the right audio line (LASA Patch Bay)

Currently we will only concern our selves with the radios functionality 1 and the interface system 2.

The radio model has been changed thankfully to a UML editor from Mentor Graphics.


The Analysis:


image
Figure 2.
RSS Radio Model

We can look at a radio in three (3) parts;

  1. The physical radio (common to all radios). This is the structure referred to as radios[]. This is an array of all the radios.
  2. The interface. This is was makes each radio unique.  This is the structure referred to as radio_XXXX.
  3. The tuner or tuners. The tuner is just that. It hold the tuned frequency, and its file descriptors. This is the structure referred to a tuner_XXXX.

Each one of the structures need a forward reference ie. a pointer to the next lower structure. So when we get a interrupt from one of the tuners, we can just grab the right tuner. But what if we have turn on/off in one of the upper structures? We added two (2) backwards references, or pointers in the tuner's structure.


The protocol between the interface card (arduino) and the RSS_IOP is as follows:


Between the arduino and the RSS_IOP: 3 bytes;  1 RADIO_ID, 2 SWITCH, 3 DATA. Then the RSS_IOP NAC's or ACC's back;


Between the RSS_IOP and the arduino; 3 bytes;  1 RADIO_ID, 2 OUTPUT, 3 DATA. Then the arduino NAC's or ACC's back;


Radio Head (Hardware):

 

Any radio head can be interfaced to the system, such as:

  • ARINC-410:  Decoding is done on the RSS_IOP
  • ARINC-429:  Separate interface card in the RSS_IOP 
  • MIL-1553:     Separate interface card in the RSS_IOP 
  • Custom:        You build it, well make it work



image Keep tuned in, More to come

~~ Cris

  • Sign in to reply
  • DAB
    DAB over 11 years ago

    Hi Chris,

     

    I like the interface using the microcontrollers.

    Back in the early 1980's we proposed a similar system for an aircraft maintenance simulator.  It worked quite well and eliminated a lot of ancillary gear to do all of the aircraft interfacing.

     

    So I think you are in good shape.

    I bet you can't wait to dial in your first radio link to test the audio.

     

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube