Difference between revisions of "Ryde Receiver"

From BATC Wiki
Jump to navigation Jump to search
(91 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The BATC Ryde receiver is a stand-alone receiver for Digital Amateur TV with similar functionality to a consumer Set Top Box (STB)
+
The BATC Ryde receiver is a stand-alone receiver or Set Top Box (STB) designed specifically for Digital Amateur TV with similar functionality to a consumer STB.
  
It will be a standalone receiver controlled by an infra-red remote with on screen menus.  It will directly drive an external monitor and not require any additional hardware such as a PC.
+
It is controlled by an IR remote and has a "point and shoot" interface - simply enter frequency and SR and the Ryde will look for DVB-S or DVB-S2 DATV signals without the need to enter Bouquets, transponders or scan across a range of frequencies.
 +
[[File:Ryde_With_Menu_Small.jpg|500px|center]]
  
===Project history and status===
+
* The Ryde is a standalone receiver controlled by an infra-red remote with on-screen menus
 +
* The Ryde directly drives an external HDMI or composite video (PAL/NTSC) monitor
 +
* The Ryde does not require any additional hardware such as a PC 
 +
* The Ryde provides a lock indication output for use at DATV repeater sites.
  
The Ryde receiver was conceived by G8GTZ and the first requirements published in April 2020 and first beta models were demonstrated in July 2020. An initial development release is expected by the beginning of August 2020
 
  
===Ryde Hardware===
+
==Ryde Hardware==
  
The hardware is described here [[Ryde Hardware]].
+
The Ryde receiver is simple to construct and is built from a standard Raspberry Pi 4 and standard [[MiniTiouner hardware Version 2|MiniTiouner USB receiver hardware]].
  
The draft GPIO pinouts for the RPi4 are here: [[Ryde GPIO Connections]]
+
Full hardware details are described on this page: [[Ryde Hardware]].
  
==Original requirement specification==
+
====Version 1====
  
With the lack of any reliable source for STB hardware (a recent ebay purchase of quantity 3 of one item delivered 3 major variants of hardware) BATC believe there is a need for a reproducible DVB-S and DVB-S2 DATV receiver using the Minitiouner hardware and Rpi4 host providing HDMI and Composite outputs.
+
The current version of Ryde is based around a Raspberry Pi 4 and the [[MiniTiouner hardware Version 2|BATC MiniTiouner V2 PCB]] connected via USB.  
  
With the Portsdown and Longmynd software and Minitiouner hardware, the worldwide ATV community has access to some very valuable open source resources and based on these, BATC believe the community has the resources to develop a dedicated DATV receiver.
+
[[File:Ryde1 boxed.jpg|500px|center]]
  
The primary use cases would be a dedicated DATV receiver for home station use and a low symbol rate DATV receiver with reliable lock detection for remote use at ATV repeater sites. We have developed the following specification and are now looking for a small team of people (or one person) to pick this up and develop a project which will sit alongside Portsdown and Longmynd projects
+
The above shows the four of the main parts of the Ryde:-
  
===Outline specification===
+
1. Raspberry Pi 4
  
====RF and de-modulation capability====
+
2. GPIO breakout PCB
  
DVB-S and DVB-S2 demodulation is required - frequency range, symbol rate range and FEC choices will be the same as the MiniTiouner system https://wiki.batc.org.uk/MiniTioune
+
3. 12V input 5.2V 5A output DC to DC converter
  
Reception of SCPC transport streams and decoding MPEG 2, H264 and H265 video and MP3 and AAC audio streams. Reception of MCPC streams is not a primary requirement but could be a future enhancement.
+
4. Switch and IR sensor PCB
  
The decoded video and audio would be presented on the HDMI port with embedded audio or on a composite video port with separate analogue audio feeds. Simultaneous outputs are not required and the port in use would be selected via the system set up menu.
+
For DVB-T reception, an optional [[Knucker]] DVB-T tuner can also be connected by USB.
  
====Hardware====
+
All parts are mounted in a Eddystone 26827PSLA Diecast box (Farnell Ordercode 301589) with room for future expansion.  The BATC MiniTiouner is mounted in a separate box connected by USB to the Raspberry Pi.
  
It is envisaged the project will use the MiniTiouner USB tuner card https://wiki.batc.org.uk/MiniTiouner_hardware_Version_2 [Edit - hardware or design] Ideally the host hardware will be the Raspberry Pi 4 although other readily available supported Linux hardware could be used.
+
====Version 2====
  
No integrated screen is required and the output will be displayed on either an HDMI or Composite monitor.
+
With suitable software modifications, it would be possible for the Ryde (DVB-S/S2 only) to work on the BATC Advanced Receiver PCB.  Please contact any member of the Committee if you would like to take on the challenge of merging the Ryde and WinterHill software builds to make a single board set-top box feceiver.
  
An infrared remote control is required and it is envisaged the project will use existing standard control hardware and codes – eg https://thepihut.com/products/xmbc-ir-r ... 6YQAvD_BwE
+
====IR remote control====
  
A hardware tuner lock signal should be provided, probably from the RPi GPIO lines.
+
More details on how to connect an IR sensor to the Ryde, which remote control to use and how to program your own control are here: [[Ryde remote controls]]
  
The user would be expected to provide case and PSU etc.
+
====RF input band switching====
  
====Code base====
+
The Ryde has been designed to control the Portsdown 4 and 8 way RF switches https://wiki.batc.org.uk/8-Band_RF_Output_Switch  The RF switch should be built leaving out the MMIC stage U10 which is bypassed with a short circuit or a 1nf capacitor.
  
It is envisaged the project would use the Longmynd open source Linux ATV receiver developed by Heather Lomond and available here: https://github.com/BritishAmateurTelevi ... b/longmynd
+
This switching is enabled in Ryde software version 202111051 and later.  The default GPIO pins are specified in the [[Ryde_GPIO_Connections]], but can be changed by manually editing the /home/pi/ryde/config.yaml file. Note that the numbers in the config file refer to the Broadcom port numbers in the second column of the GPIO table.
  
A significant amount of the functionality required for this project is available within the Longmynd implementation in the BATC Portsdown project by Dave Crump and can be used as a basis for this project. https://github.com/BritishAmateurTelevi ... own-buster
+
====GPIO connection====
  
Functionality
+
A GPIO breakout PCB is available from the BATC shop - NOTE, this PCB is intended to be mounted to go outside the Pi4 profile as shown above.
  
On initial start up the software should default to composite video out and take the user in to a system set up menu where parameters such as video output, Terrestrial / Satellite operation, LNB volts, LNB offset and the default RF and decode parameters would be selected. Set up of any frequency pre-sets would also be done from this menu.
+
More details here: [[Ryde GPIO breakout|https://wiki.batc.org.uk/Ryde_GPIO_breakout]]
  
On normal start up, the decoded video output using the default setup parameters should be displayed.
+
'''Note that the Raspberry Pi 4 GPIO connections are different to the Raspberry Pi 3'''
  
From the default screen a channel set up menu should be accessible by pressing a single button. This will allow selection of RF frequency (if satellite operation is selected in system menu this will include the LNB offset) and Symbol rate – a number of pre-set frequency options is desirable. Exit will take you to video output display and a button to take you to the system menu would be displayed.
+
Full details of the Ryde GPIO connections are here: [[Ryde_GPIO_Connections]]
  
A selectable banner showing receive status, MER and SI information should be displayed across the bottom of the video window.
+
==Ryde Software==
  
Network capability
+
There are 2 ways to get the Ryde Software.  As with Portsdown, you can buy a pre-programmed SD Card from the BATC Shop; or you can build your own card by following the instructions here: [https://github.com/BritishAmateurTelevisionClub/ryde-build BATC GitHub Ryde Build Page].  The process will be familiar to anyone who has built a Portsdown SD Card.
  
The initial requirement is for a standalone DVB-S / S2 receiver although future enhancements could include remote control over SSH, the ability to view BATC live streams and a TS UDP output. All these functions are already available in the BATC Portsdown / Longmynd system code.
+
Once you have bought or built your card, please read this information about using the [[Ryde Software]].
 +
 
 +
===Ryde presets===
 +
 
 +
There are 10 presets in the default build. You can modify each of them from the on-screen menu, but these on-screen changes are volatile and will be lost when you close the application or reboot.
 +
 
 +
You can modify the detail of each preset permanently from the ssh console menu (reached by entering 'menu' at the command prompt). However, you cannot modify the preset names. This was too complicated to handle in the Menu.
 +
 
 +
Each preset has frequency, SR and band defined. Frequencies and SRs can be multiple for scanning.
 +
I have defined 8 bands. Each band has LO Frequency, LO side, LNB voltage, Tuner port and Band GPIO setting defined. Note that Band GPIO setting does not have any effect yet. You cannot modify the band names, but can modify all the other band parameters.
 +
 
 +
You can select which preset channel the receiver starts up on. It does not have to be the QO-100 beacon.
 +
 
 +
===Ryde scanning modes===
 +
 
 +
Primarily designed for use in at repeater sites, the Ryde can be set to scan multiple SRs on a single frequency or multiple SRs on multiple frequencies.  Set these up as follows:
 +
 
 +
* Log in via SSH
 +
 
 +
* For a repeater go to menu 2 and define which preset to use on start up.
 +
 
 +
* Then go to menu 4 and customise your preset - enter frequency (or frequencies) followed by up to 4 symbol rates. Restart your Ryde and it will use the start up preset and scan Frequencies and Symbol rates as entered.
 +
 
 +
Note under menu 3 you set which LNB F type port is used on which band so you can have 70cms use the top port and 23cms use the bottom port.
 +
 
 +
==The Ryde as a Repeater Receiver==
 +
 
 +
As well as a dedicated shack receiver without the need for a PC, the Ryde is also designed for use at repeater sites. 
 +
 
 +
* Reliable lock indicator output from the RPi GPIO connector.
 +
* Status banner showing station ID, MER and D number displayed after signal lock (Display period adjustable in config menu)
 +
* Status banner displayed when GPIO port triggered (can be triggered by external DTMF detector etc)
 +
* Symbol rate search across a number of presets.  Feature would enable a single Ryde receiver to listen on 437MHz and receive 2Ms, 1Ms, 333ks and 125ks signals
 +
 
 +
==The Ryde as a DVB-T Receiver==
 +
 
 +
The Ryde is also capable of receiving DVB-T signals in conjunction with the Knucker receiver.
 +
 
 +
In the config file, the DVB-T tuner must be selected when the band is defined.  The default config file has 2 DVB-T channels, 146.5 MHz, 333 kHz bandwidth and 437 MHz 333 kHz bandwidth.
 +
 
 +
==FAQ==
 +
 
 +
If you are having problems with your Ryde Receiver, please check these FAQs before posting any questions on the BATC Forum.  [[Ryde FAQ]]
 +
 
 +
==Original Requirement Specification==
 +
 
 +
The original requirement specification for the Ryde Receiver, written in April 2020 by G8GTZ, can be found here: [[Ryde Requirement Specification]].

Revision as of 16:17, 19 January 2022

The BATC Ryde receiver is a stand-alone receiver or Set Top Box (STB) designed specifically for Digital Amateur TV with similar functionality to a consumer STB.

It is controlled by an IR remote and has a "point and shoot" interface - simply enter frequency and SR and the Ryde will look for DVB-S or DVB-S2 DATV signals without the need to enter Bouquets, transponders or scan across a range of frequencies.

Ryde With Menu Small.jpg
  • The Ryde is a standalone receiver controlled by an infra-red remote with on-screen menus
  • The Ryde directly drives an external HDMI or composite video (PAL/NTSC) monitor
  • The Ryde does not require any additional hardware such as a PC
  • The Ryde provides a lock indication output for use at DATV repeater sites.


Ryde Hardware

The Ryde receiver is simple to construct and is built from a standard Raspberry Pi 4 and standard MiniTiouner USB receiver hardware.

Full hardware details are described on this page: Ryde Hardware.

Version 1

The current version of Ryde is based around a Raspberry Pi 4 and the BATC MiniTiouner V2 PCB connected via USB.

Ryde1 boxed.jpg

The above shows the four of the main parts of the Ryde:-

1. Raspberry Pi 4

2. GPIO breakout PCB

3. 12V input 5.2V 5A output DC to DC converter

4. Switch and IR sensor PCB

For DVB-T reception, an optional Knucker DVB-T tuner can also be connected by USB.

All parts are mounted in a Eddystone 26827PSLA Diecast box (Farnell Ordercode 301589) with room for future expansion. The BATC MiniTiouner is mounted in a separate box connected by USB to the Raspberry Pi.

Version 2

With suitable software modifications, it would be possible for the Ryde (DVB-S/S2 only) to work on the BATC Advanced Receiver PCB. Please contact any member of the Committee if you would like to take on the challenge of merging the Ryde and WinterHill software builds to make a single board set-top box feceiver.

IR remote control

More details on how to connect an IR sensor to the Ryde, which remote control to use and how to program your own control are here: Ryde remote controls

RF input band switching

The Ryde has been designed to control the Portsdown 4 and 8 way RF switches https://wiki.batc.org.uk/8-Band_RF_Output_Switch The RF switch should be built leaving out the MMIC stage U10 which is bypassed with a short circuit or a 1nf capacitor.

This switching is enabled in Ryde software version 202111051 and later. The default GPIO pins are specified in the Ryde_GPIO_Connections, but can be changed by manually editing the /home/pi/ryde/config.yaml file. Note that the numbers in the config file refer to the Broadcom port numbers in the second column of the GPIO table.

GPIO connection

A GPIO breakout PCB is available from the BATC shop - NOTE, this PCB is intended to be mounted to go outside the Pi4 profile as shown above.

More details here: https://wiki.batc.org.uk/Ryde_GPIO_breakout

Note that the Raspberry Pi 4 GPIO connections are different to the Raspberry Pi 3 

Full details of the Ryde GPIO connections are here: Ryde_GPIO_Connections

Ryde Software

There are 2 ways to get the Ryde Software. As with Portsdown, you can buy a pre-programmed SD Card from the BATC Shop; or you can build your own card by following the instructions here: BATC GitHub Ryde Build Page. The process will be familiar to anyone who has built a Portsdown SD Card.

Once you have bought or built your card, please read this information about using the Ryde Software.

Ryde presets

There are 10 presets in the default build. You can modify each of them from the on-screen menu, but these on-screen changes are volatile and will be lost when you close the application or reboot.

You can modify the detail of each preset permanently from the ssh console menu (reached by entering 'menu' at the command prompt). However, you cannot modify the preset names. This was too complicated to handle in the Menu.

Each preset has frequency, SR and band defined. Frequencies and SRs can be multiple for scanning. I have defined 8 bands. Each band has LO Frequency, LO side, LNB voltage, Tuner port and Band GPIO setting defined. Note that Band GPIO setting does not have any effect yet. You cannot modify the band names, but can modify all the other band parameters.

You can select which preset channel the receiver starts up on. It does not have to be the QO-100 beacon.

Ryde scanning modes

Primarily designed for use in at repeater sites, the Ryde can be set to scan multiple SRs on a single frequency or multiple SRs on multiple frequencies. Set these up as follows:

  • Log in via SSH
  • For a repeater go to menu 2 and define which preset to use on start up.
  • Then go to menu 4 and customise your preset - enter frequency (or frequencies) followed by up to 4 symbol rates. Restart your Ryde and it will use the start up preset and scan Frequencies and Symbol rates as entered.

Note under menu 3 you set which LNB F type port is used on which band so you can have 70cms use the top port and 23cms use the bottom port.

The Ryde as a Repeater Receiver

As well as a dedicated shack receiver without the need for a PC, the Ryde is also designed for use at repeater sites.

  • Reliable lock indicator output from the RPi GPIO connector.
  • Status banner showing station ID, MER and D number displayed after signal lock (Display period adjustable in config menu)
  • Status banner displayed when GPIO port triggered (can be triggered by external DTMF detector etc)
  • Symbol rate search across a number of presets. Feature would enable a single Ryde receiver to listen on 437MHz and receive 2Ms, 1Ms, 333ks and 125ks signals

The Ryde as a DVB-T Receiver

The Ryde is also capable of receiving DVB-T signals in conjunction with the Knucker receiver.

In the config file, the DVB-T tuner must be selected when the band is defined. The default config file has 2 DVB-T channels, 146.5 MHz, 333 kHz bandwidth and 437 MHz 333 kHz bandwidth.

FAQ

If you are having problems with your Ryde Receiver, please check these FAQs before posting any questions on the BATC Forum. Ryde FAQ

Original Requirement Specification

The original requirement specification for the Ryde Receiver, written in April 2020 by G8GTZ, can be found here: Ryde Requirement Specification.