#1805

  Рет қаралды 9,934

IMSAI Guy

IMSAI Guy

Күн бұрын

Пікірлер: 39
@fjs1111
@fjs1111 9 ай бұрын
I enjoy optimizing PCB routing without auto!! As long as it's not an FPGA or RAM I/O block - Always enjoy your videos 🙂
@captainmother1268
@captainmother1268 9 ай бұрын
Handy tip for that can be helpful with some aurorouters: Rroute your power / grounds / bypass caps / critical signals and save the board before turning the autorouter loose. Better AR's will have a strategy to setup the routing directions per layer, cost per via, etc.
@qintusquark4854
@qintusquark4854 9 ай бұрын
A better tip: Don't route power at all, use internal power/ground planes and only do a fan-out on smd parts. Through-holes are automatically connected to the planes. 4-layer boards are dirt cheap today and you get immensely increased signal integrity by having a reference plane.
@kenchilton
@kenchilton 9 ай бұрын
I have had access to autorouters costing thousands of dollars and still hand routed the submitted design. Quality matters.
@rjordans
@rjordans 9 ай бұрын
The automatic routing finish tools and routing of signal groups in the new kicad version are nice additions. Select a footprint and hit shift-f to route all remaining traces from it. Or just f to auto-finish routing the trace you're currently routing
@Renville80
@Renville80 9 ай бұрын
I tried the auto router in DIPtrace then imported the results into KiCAD for final cleanup a few times. Without fail, it took me as long to clean up the resulting messy traces and multiple DRC errors as it would have to do it by hand. THE first step to a successful board layout is proper component placement.
@M0UAW_IO83
@M0UAW_IO83 9 ай бұрын
I used to autoroute PCBs every time and then optimise by hand, saved a load of time because the autorouters were fairly OK in in early PCB packages like EasyPCB but as component density got higher they never really seemed to keep up, these days I route almost everything manually
@RadioWhisperer
@RadioWhisperer 9 ай бұрын
Glad i haven't tried to use the KiCad 6 auto router for an RF board 😂
@ivolol
@ivolol 9 ай бұрын
McAfee has its hooks in your computer!? Damn thing
@steubens7
@steubens7 9 ай бұрын
there are some libraries in the tree that settle the name "debate", one of them is called kiway ("key way", "key face", used elsewhere), other names contradict the other interpretation like KIID. there's actually a bunch of puns based on keys and stuff too
@IMSAIGuy
@IMSAIGuy 9 ай бұрын
I'll call it 'kick-a-dee'
@dipdoting
@dipdoting 9 ай бұрын
I use EasyEDA which also has a built-in "auto" router - it technically gets the job done but I end-up with many extra vias and the aesthetic is...well...non-existent :)
@catalinalb1722
@catalinalb1722 9 ай бұрын
It should create the shortest path of least resistance with round edges 😊, kind of Art. Let's hope it gets better maybe with the help of AI 😊
@unknownhours
@unknownhours 9 ай бұрын
I'm pretty sure there is a plugin that will round off the corners after a trace has been routed. Push and pull routing is already pretty complicated. Doing it with rounded corners taking up so much space would be even worse.
@andymouse
@andymouse 9 ай бұрын
Very nicely put....cheers.
@ke9tv
@ke9tv 9 ай бұрын
The KiCAD people even sell the 'never trust the autorouter' T-shirt.
@saeedkizzy
@saeedkizzy 9 ай бұрын
with modern digital chips and very fast rising edges on the digital signal, I think as a general rule "Don't use autoroute"
@catalinalb1722
@catalinalb1722 9 ай бұрын
Can you also please do a video with KiCad explaining the impedance traces, let's say you want to have two traces that should be 50Ohms and he should figure out making them same length. Like those multiple S shapes you see near Memory chips for example.
@geekthesteve6215
@geekthesteve6215 9 ай бұрын
Aren't the multiple S shapes a way to get the lengths of traces all the same so the timing is the same for all the timing critical signals (for example the bits all arrive at the same time at a memory chip)? I don't think those shapes have anything to do with impedance. Impedance should be controlled by trace width and adjacency (distance) to the ground plane(s) unless I am mistaken. Best regards.
@Eugensson
@Eugensson 9 ай бұрын
Why would anyone use an autorouter? Imho, the routing process is the most relaxing process in the entire board design.
@andymouse
@andymouse 9 ай бұрын
yep :)
@GodmanchesterGoblin
@GodmanchesterGoblin 9 ай бұрын
Obviously it depends on the board. High density logic with six signal layers? I'd take the auto-router. Two signal layers and lower density? If I have the time I'd route manually. Either way, I would always route power and critical traces manually first, before otionally mopping up the remainder with the auto-router. Some auto-routers have very good optimisation capability, even making a good job of tidying up manual routing.
@rokiedecentra9656
@rokiedecentra9656 9 ай бұрын
Speed up the process, I dont like doing repetitive tedious routing although I never used auto router myself
@staryduren
@staryduren 9 ай бұрын
45° is good for limiting inter trace capacitive coupling
@MatsEngstrom
@MatsEngstrom 9 ай бұрын
The reason being? Other than the traces gets slightly shorter?
@staryduren
@staryduren 9 ай бұрын
@@MatsEngstrom For me, it looks like this auto router tries to avoid placing traces over other on long paths.I would sometimes use AR only in early part placement phase - mixed signal boards. Just observation which must not be universally true.
@andymouse
@andymouse 9 ай бұрын
If a trace must pass over another it is better for crosstalk if the two traces are perpendicular.@@MatsEngstrom
@MatsEngstrom
@MatsEngstrom 9 ай бұрын
Eh.... What has that to do with 45 degrees angles?@@andymouse
@andymouse
@andymouse 9 ай бұрын
Oh yeah, I think I was drinking LOL ! I knew what I meant ! yep that would be 90 degrees sorry :)@@MatsEngstrom
@craigs5212
@craigs5212 9 ай бұрын
The lack of reasonable auto router why I haven't switched to KICAD from Diptrace. Once you set the rules up on the Diptrace autorouter it does a reasonable good job. That being said one does not just kick it off and order the boars when done. In my process, once placement is done I kick off the router just to get an idea of where I got problems, make placement adjustments and try again. After several rounds of this I unroute everytingg do my grounds, power, copper pours, clocks and critical traces by hand routing. After saving a backup copy, the auto router is run again, to see what it looks like. Likely I will not be happy and do more hand routing. Eventually the auo-router will do all the remaining traces good enough but there will always be traces that need adjusting by hand. I just another tool the process. And forget about autorouting analog. This is only possible because Diptrace has a good and fast autoroter allowing fast iterations. You also need to do some tuning of the routing parameters.
@jimomertz
@jimomertz 9 ай бұрын
It might be flawed, but it didn’t create any acute angles 😁
@IMSAIGuy
@IMSAIGuy 9 ай бұрын
ouch 😯
@wiwingmargahayu6831
@wiwingmargahayu6831 9 ай бұрын
cant understand the whole vlog only some part of it sir need more ram or faster processor or fast hard drive
@qwaqwa1960
@qwaqwa1960 9 ай бұрын
Very slow. Or are you using a 386? ;-)
@rtos
@rtos 9 ай бұрын
KiCad is a top notch PCB package which can match the best in the industry. But the autorouter is less than ideal.
@huguytughffcvfdxv
@huguytughffcvfdxv 9 ай бұрын
Freerouting is bad tool. Or just for easy esay layout
@IMSAIGuy
@IMSAIGuy 9 ай бұрын
if it is bad, don't use it if it is easy, why use it
EEVblog 1614 - Circuit Design TIP: Crystal Oscillators
8:08
8 *Must-Try* features in KiCad 8
6:57
AddOhms
Рет қаралды 59 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
KiCad 5.0 - Hierarchical Sheets
10:05
Contextual Electronics
Рет қаралды 43 М.
#1856 BS170 Measurement by Hand
12:42
IMSAI Guy
Рет қаралды 6 М.
#17 - KiCad - PCB layout replication
16:35
A Thousand Projects
Рет қаралды 5 М.
World's worst video card? The exciting conclusion
24:23
Ben Eater
Рет қаралды 3 МЛН
JLCPCB - SMT Assembly with KiCad
30:29
Notes and Volts
Рет қаралды 39 М.
6 Horribly Common PCB Design Mistakes
10:40
Predictable Designs
Рет қаралды 230 М.
KiCAD 7 Autorouter - Simple Fast Prototyping
10:50
Mr.T's Design Graveyard
Рет қаралды 99 М.
#1807 Twin T Oscillator
8:47
IMSAI Guy
Рет қаралды 7 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН