Code Monkey home page Code Monkey logo

loop-controller's Introduction

Loop antenna tunning control License: GPL v2

  • High voltage and currents can develop in an efficient loop antenna. If not properly constructed, lethal currents could be derived to your control board.
  • I make no claims with regards to RF safety, EMC compatibility or compliance to standards of any kind.
  • This is a home-made prototype for hobby applications, you (as potential builder) are solely responsible for your actions.

This project implements a tunning control system for magnetic loop antennas. The antenna is tunned by turning a variable capacitor through a stepper motor at reduced speeds. The controller generates the step signals to be provided to the driver, allows movement only within the specified limits and handles the user interface.

Main characteristics:

  • Configurable speeds for fast and slow operation.
  • Support for stepper motors of different pulses per rotation and with planetary reductions.
  • Smooth stepper motor rotation through microstepping.
  • Movement limitation based on discrete step counts or on encoder readings via ADC.

This repository hosts:

  • Design calculations
  • Hardware designs: schematic, PCB layouts and Gerbers ready to upload for production
  • Software implementation of a reconfigurable controller to operate vacuum and butterfly capacitors, with different rotation limit control strategies.
  • Notes on mechanical aspects and component selection.

The repository hosts two prototypes: a wired and a wireless control system. As of today only the wired system is complete.

Wired control - Completed and deployed

| Software | Hardware |

This is a working system relying on a wired connection to deliver motor coil currents as well as reading back the encoder position.

The user interface is implemented through:

  • a 16x2 LCD screen to display current capacitor position with a bar and a count,
  • two push buttons to trigger clockwise or counter-clockwise rotations,
  • a switch to select fast or slow speed.

In my implementation I use an ethernet network cable to be run in parallel with the coaxial cable carrying the RF singal. I have not experienced problems with electrical noise or spurious readings in the ADC due to long cable runs.

Wireless control - Prototype, on hold

Currently under development, this second version of the controller features wireless control over 802.15.4. The remote control board is intended to be placed together with the antenna in the remote location. The user interacts with the control through a PC application.

loop-controller's People

Contributors

jaesparza avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.