qucs_s VS ttyloopdriver

Compare qucs_s vs ttyloopdriver and see what are their differences.

qucs_s

Qucs-S is a circuit simulation program with Qt-based GUI (by ra3xdh)

ttyloopdriver

Hardware device for driving antique Teletype machines (by John-Nagle)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
qucs_s ttyloopdriver
10 6
710 40
- -
9.7 0.0
7 days ago about 3 years ago
C++ AGS Script
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qucs_s

Posts with mentions or reviews of qucs_s. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.

ttyloopdriver

Posts with mentions or reviews of ttyloopdriver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-08.
  • What We Learned Making a Plastic Injection Mold with a Chinese Mold Maker
    2 projects | news.ycombinator.com | 8 Oct 2023
    > Out of curiosity, wouldn't it be easier/cheaper/faster to use some existing off-the-shelf design and drill/machine some holes if you need it slightly modified?

    For small production runs, definitely. There are standard aluminum extrusions for boxes with PC boards. You slide the PC board in, and provide custom flat end plates with holes for connectors and controls. Here's one of mine.[1] The end plates were cut on a laser cutter. Here's a supplier in China.[2] For small boxes, the aluminum extrusion alone should cost a few dollars.

    Somewhere above a few thousand, custom injection molding becomes cheaper. Amusingly, these are better boxes than plastic injection molding, but don't look like consumer products.

    [1] https://github.com/John-Nagle/ttyloopdriver/raw/master/board...

    [2] https://www.alibaba.com/product-detail/CHANGHE-electronics-a...

  • Eliminating Radio Interference from Apple Charger
    1 project | news.ycombinator.com | 4 Oct 2023
    You don't have to let the spikes from the switcher get very far.

    Here's the schematic for a switcher I designed.[1] This is a strange application - USB power in, 120V out, to drive an antique Teletype machine. Without any filtering, there would be huge spikes in the DC across C1-C2. But it didn't take much filtering to fix that. There's a small ferrite bead at L2, and an RC filter at the snubber at R1-C7. The back to back Zeners are to absorb inductive kickback from the output electromagnet. That's the output side. On the input side, there's more noise suppression, to prevent injecting noise back into the USB power source, which is usually a laptop here. Note L1 and C12. Those are all tiny surface mount parts, total cost in quantity maybe US$0.20.

    It's an exercise in LTSpice to get the values right and make the DC power smooth DC, in both voltage and current. This is well understood.

    There are radio hams using this thing, and they report it's not blithering in the RF spectrum.

    [1] https://github.com/John-Nagle/ttyloopdriver/blob/master/boar...

  • The magic of DC-DC voltage conversion
    1 project | news.ycombinator.com | 22 Apr 2023
    I designed a DC-DC converter once.[1] This is an exotic application - providing 60mA Teletype signals at up to 120VDC, with power from a 5V USB port.

    There are two main trouble spots in DC-DC converter design - protection and noise.

    A switching power supply is a dead short across its input once the inductor has saturated. The switch, usually a power MOSFET, needs to turn off on every cycle before that happens. Otherwise, something will fail and probably burn out. Also, the failure mode of power MOSETS is usually "on". So protection circuitry is needed. Fuses, current limiters, etc. This is why UL approval for switchers connected to the power line is important.

    Switchers work by generating big inductive spikes. Those spikes are supposed to be directed into capacitors and smoothed out into DC. Without suitable filtering, spikes will be pushed into the power source, the load, and the RF spectrum. A few ferrite beads, Zener diodes, and small capacitors in the right spots will fix this. LTSpice simulation is useful in picking the component values. You're not done until both the current and voltage curves are flat.

    [1] https://github.com/John-Nagle/ttyloopdriver

  • LTSpice Tutorial
    2 projects | news.ycombinator.com | 8 Jun 2022
    It's extremely useful when used for its intended purpose - designing power supplies using Linear Technology components. Here's a design I did with it.[1] This is a little box for driving antique Teletype machines from a USB port. Those need a current loop running at 60mA constant current, up to 120VDC, driving an electromagnet with a 5H inductance. I wanted to generate that from the USB port's power, which required a moderately exotic switching power supply design.

    The LTSpice simulation made it possible to get that right. Especially from a noise control perspective. Switching power supplies generate spikes, and so does turning off that electromagnet with its huge inductance. Those spikes have to be kept out of the USB port or its protection circuitry will shut it down. Spikes need to be suppressed in both the current and voltage dimensions. LTSpice lets you watch the switcher spikes, the elecromagnet spikes, and the inrush current. When you add a few surface mount capacitors and ferrite beads in the right places, the spikes can be almost totally suppressed. It just took a few cheap parts. The simulator lets you find values that work.

    The SPICE models for Linear Technology components match reality well. That's what LTSpice is really about - a good model library.

    [1] https://github.com/John-Nagle/ttyloopdriver/tree/master/circ...

  • Any self taught developers who were able to get into anything else besides web development?
    1 project | /r/learnprogramming | 15 Jan 2022
    The true differentiator in ES is practical experience rather than book knowledge once you're past a certain point and fluent in C/C++/Python syntax. Obviously spend the time to be able to read a schematic (for instance, look through Nagle's ttyloop driver, download Gustedt's Modern C, pick up K&R, and so on, but...
  • Practical Transformer Winding
    1 project | news.ycombinator.com | 27 Dec 2021
    The LTSpice simulation shows that they're all needed. The simulation was used to choose the values.

    This is why good switching power supplies have more parts than bad ones. You see that in teardown videos.

    [1] https://github.com/John-Nagle/ttyloopdriver

    [2] https://github.com/John-Nagle/ttyloopdriver/blob/master/boar...

What are some alternatives?

When comparing qucs_s and ttyloopdriver you can also consider the following projects:

gerbolyze - Directly render SVG overlays into Gerber and Excellon files

Arduino_Amplified - Welcoming all Electronics enthusiasts and Learners to contribute and learn this HacktoberFest21.

ktechlab - an IDE for microcontrollers and electronics

Simon-Arduino - Interactive hardware game based on memorizing blink pattern

hardcaml - Hardcaml is an OCaml library for designing hardware.

dice - Digital Image Correlation Engine (DICe): a stereo DIC application that runs on Mac, Windows, and Linux

qelectrotech-source-mirror - Main QET repository, Bugtracker: https://qelectrotech.org/bugtracker/

avr8js - Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js

logisim-evolution - Digital logic design tool and simulator

wokwi-features - Wokwi Feature requests & Bug Reports

qucs - Qucs Project official mirror