Code Monkey home page Code Monkey logo

Adrián Ramos's Projects

11ghz_lna icon 11ghz_lna

This is a 11GHz microwave two-stage Low Noise Amplifier (LNA) for a Radiotelescope I'am working on as another side project. I'll be reusing a parabolic dish from an old satellite TV and making horn antenna in the following weeks. The LNA is based arround the CE3514 (GaAs PHEMT) biased and matched using planar microstrip lines designed in AWR

hdl icon hdl

HDL libraries and projects

homogenious_electrostatic_solver icon homogenious_electrostatic_solver

I've put together this little python script to solve the equipotential surfaces around some conductors at some potential. The idea behind it was to then calculate the energy contained in the field and with that, then calculate the capacitance of some complex transmission line I am designing. This script is only working for homogenous media at the moment, but I will update it at some point. Obviously, this uses finite differences and for solving the equipotential surfaces I solve Laplace's equation (derived from Maxwell's equations) iteratively by convolving a 3x3x3 matrix through the discretized 3D volume. It's a really simple and easy-to-use script. I am not uploading the whole work because it's part of some project I am currently doing, but I find the algorithm for solving Laplace's equation interesting. The same script could be used to solve for isothermal surfaces in a volume according to Fourier's heat conduction law.

opp-based-planetary-motion icon opp-based-planetary-motion

Very simple Processing (Java)program that "simulates" Gravitational Motion, it´s perfect for getting started with OPP programming and learning the basic concepts of it. I just made it for entertaining purposes some days ago :)

rocket_trayectoryoptimization icon rocket_trayectoryoptimization

This simple Python script uses 'Casadi' a very powerful optimization library to optimize the control inputs of a rocket. You can choose the initial and final conditions for the rocket and the optimizer will find the optimum control inputs.

rtl_sdr_pythondsp icon rtl_sdr_pythondsp

Small personal repository to store the DSP proyects I've been doing with my RTL SDR

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.