EnglishFrenchSpanish

OnWorks favicon

create_bmp_for_stripline_coupler - Online in the Cloud

Run create_bmp_for_stripline_coupler in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command create_bmp_for_stripline_coupler that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


create_bmp_for_stripline_coupler - bitmap generator for coupler with thin striplines
between two infinitely wide groundplanes (part of atlc)

SYNOPSIS


create_bmp_for_stripline_coupler [-C] [-b bitmapsize] [-v] H w s Er outputfile

WARNING


This man page is not a complete set of documentation - the complexity of the atlc project
makes man pages not an ideal way to document it, although out of completeness, man pages
are produced. The best documentation that was current at the time the version was
produced should be found on your hard drive, usually at
/usr/local/share/atlc/docs/html-docs/index.html
although it might be elsewhere if your system administrator chose to install the package
elsewhere. Sometimes, errors are corrected in the documentation and placed at
http://atlc.sourceforge.net/ before a new release of atlc is released. Please, if you
notice a problem with the documentation - even spelling errors and typos, please let me
know.

DESCRIPTION


create_bmp_for_stripline_coupler is a pre-processor for atlc, the finite difference
program that is used to calculate the properties of a two and three conductor electrical
transmission lines of arbitrary cross section. The program
create_bmp_for_stripline_coupler is used as a fast way of generating bitmaps (there is no
need to use a graphics program), for a pair of 1 pixel thick conductors of width w, spaced
a distance s apart, inside a pair of groundplanes of separation H. This has an exact
analytical answer, when the inner is infinitely thin and the overall width W is infinitely
wide. This theoretical impedance is calculated and printed to stderr if the -v option is
given on create_bmp_for_stripline_coupler's command line.

----------------------------------------------------- ^
| | |
| Er | |
| | |
| ----------- ----------- | H
| <----w----><--s--><----w----> | |
| | |
| | |
| | |
----------------------------------------------------- v
<-------------------------W------------------------->

The overall width W is calculated internally to be large enough that making it any larger
will have negligible effect on the results. The dielectric is assumed that of vacuum.

The bitmaps produced by create_bmp_for_stripline_coupler are 24-bit bit colour bitmaps, as
are required by atlc.

OPTIONS


-C
Print the full copyright information and exit.

-b bitmapsize
is used to set the size of the bitmap, and so the accuracy to which atlc is able to
calculate the coupler's properties. The default value for 'bitmapsize' is normally 18
although this can be set at compile time. (see 'DEFAULT_COUPLER_BITMAP_SIZE' in
definitions.h). The value can be set anywhere from 6 to 28. The size of bitmap produced
will be between 2^(bitmapsize-1) and 2^(bitmapsize+1), so if its set to 28 the bitmap
could be as big as 512 Mb, which would take an eternity to compute.

-v
Print some extra data to stdout on the theoretical impedance of the structure. This is
useful to compare with the numerical result from atlc

EXAMPLES


In the first example, a standard coupler is created, where the

eg1. create_bmp_for_stripline_coupler 1.23 0.7 1.2 1.0 coupler.bmp
eg2. create_bmp_for_stripline_coupler -b 8 1.23 0.7 3.3 small.bmp
eg3. create_bmp_for_stripline_coupler -v 12 1.23 0.7 4.8 theory.bmp

Use create_bmp_for_stripline_coupler online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 2
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 3
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 4
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad