Hey guys I am trying to build a radio system for a RC Plane because I can't afford a radio
.
I haven't managed to understand the 2.4ghz concept that the commercially available ones use.
But I have managed to understand FM and AM radio communications(phased locked loops, filters etc.).
What I struggle is a way to transmit multiple inputs over one RF wave. I can have a potentiometer connected to a Voltage Regulated Oscillator that will transmit for example the throttle input. The problem is how to transmit the other inputs.
I have few ideas.
To make my communication digital with micro processors at both ends. I will transmit a code that will tell the receiver what to move and a value.( ex. 01(for throttle) 000001(set throttle at 1))
To have 3 different transmitters, one for each input.(the most inefficient solution in my eyes but the simplest one)
Last try to explain the problem as simple as possible.
How can I encode 3 different potentiometer inputs into a radio wave and decode them.
I am looking for keywords of the technology needed for my solution that i can look up and learn how they work. The best you can guys give me is information on how the 2,4 ghz communication works or a reference to it.
I haven't managed to understand the 2.4ghz concept that the commercially available ones use.
But I have managed to understand FM and AM radio communications(phased locked loops, filters etc.).
What I struggle is a way to transmit multiple inputs over one RF wave. I can have a potentiometer connected to a Voltage Regulated Oscillator that will transmit for example the throttle input. The problem is how to transmit the other inputs.
I have few ideas.
To make my communication digital with micro processors at both ends. I will transmit a code that will tell the receiver what to move and a value.( ex. 01(for throttle) 000001(set throttle at 1))
To have 3 different transmitters, one for each input.(the most inefficient solution in my eyes but the simplest one)
Last try to explain the problem as simple as possible.
How can I encode 3 different potentiometer inputs into a radio wave and decode them.
I am looking for keywords of the technology needed for my solution that i can look up and learn how they work. The best you can guys give me is information on how the 2,4 ghz communication works or a reference to it.