Search found 108 matches

by Andrew Larkin
Sat 2023-12-16 9:13
Forum: Simulation
Topic: Peltier simulation
Replies: 3
Views: 891

Re: Peltier simulation

Peltiers work on a temperature differential. I think in your application maintaining that differential would be challenging. They are also quite inefficient so generating enough current to drive a DC motor would be stretching things further.
by Andrew Larkin
Thu 2023-12-07 2:55
Forum: PCB Layout
Topic: Edge plating
Replies: 3
Views: 740

Re: Edge plating

Beats me. Closest I can get is to set the default design rule to 0 edge clearance but this doesn't look like it quite gets there. I assume that panelising the boards you will end up with some tabs somewhere so maybe design the board within a larger carrier PCB and use plated slots where you need the...
by Andrew Larkin
Thu 2023-11-30 6:22
Forum: PCB Layout
Topic: Mounting Hole layer?
Replies: 1
Views: 660

Mounting Hole layer?

I just noticed the "Mounting Hole" layer in this dialog.

But I can't see any way to draw on the layer?

The layer doesn't appear in any of the selection lists I can find.

Proteus Mounting Hole.jpg
Proteus Mounting Hole.jpg (137.63 KiB) Viewed 660 times
by Andrew Larkin
Wed 2023-11-15 6:00
Forum: Simulation
Topic: LED simulation Miscellaneous Questions
Replies: 3
Views: 757

Re: Miscellaneous

An actual red LED will have a forward voltage of between 1.9 and 2.2V. Different colour LEDs will have different voltages at their nominated current - depending on their construction and the manufacturer. As a generality: Red, Yellow, Amber, and Yellow-Green are around 2V True Green, Blue, white, an...
by Andrew Larkin
Wed 2023-11-08 2:58
Forum: PCB Layout
Topic: Component reference design rule/Graphics Clearance
Replies: 1
Views: 625

Component reference design rule/Graphics Clearance

On several occasions I have missed a component reference text being in the wrong place - e.g. over the top of the pad for an adjacent part. When the PCB is produced, the reference obviously ends up missing. I was thinking that it would be nice to have a design rule to check for such things. Then I d...
by Andrew Larkin
Thu 2023-04-27 3:51
Forum: PCB Layout
Topic: Push and Shove - Vias and Pads
Replies: 1
Views: 603

Push and Shove - Vias and Pads

I don't mind being able to push vias around as I am laying traces - but I really don't want to have vias being pushed into SMD pads on the same net. While electrically this is OK, it can potentially create a problem in soldering with solder wicking down the via. A "Via in Pad"-allowed (or ...
by Andrew Larkin
Tue 2023-02-28 22:32
Forum: PCB Layout
Topic: Flipping entire PCB design
Replies: 2
Views: 727

Re: Flipping entire PCB design

Thanks, Tim, I use that all the time. It isn't what I am asking about. "F" only flips the *view* of the PCB. What I am talking about is actually flipping the design: all the components and traces move from the bottom to the top layer and vice versa. This sounds weird but it isn't really - ...
by Andrew Larkin
Mon 2023-02-27 5:27
Forum: PCB Layout
Topic: Flipping entire PCB design
Replies: 2
Views: 727

Flipping entire PCB design

Is there a trick I can use to flip an entire PCB design. On several occasions, I have started a design one way but then it evolves to the point where the "main" side of the PCB is the bottom. I would like to be able to flip the entire design. In practical terms, it might be just a matter o...
by Andrew Larkin
Sun 2023-01-15 9:56
Forum: Simulation
Topic: DS3232 model "Automatically Initialise from PC clock?"
Replies: 3
Views: 277

Re: DS3232 model "Automatically Initialise from PC clock?"

Thanks - that helps.

What about the third option (a "dash")?
by Andrew Larkin
Thu 2023-01-12 23:52
Forum: Simulation
Topic: DS3232 model "Automatically Initialise from PC clock?"
Replies: 3
Views: 277

DS3232 model "Automatically Initialise from PC clock?"

I am getting some confusing results from this option, so I went looking for documentation and failed to find it.

The option has a check box which has three states: Empty, Ticked, and a dash.

What are the meanings of the options?
by Andrew Larkin
Thu 2019-12-19 2:58
Forum: PCB Layout
Topic: Single layer PCB with straps
Replies: 2
Views: 2232

Re: Single layer PCB with straps

In PCB layout, you do have footprints for "LINK20", "LINK30", and "LINK40". These have the same pin number on both ends of the footprint. If you attached one these to a single PIN component in the schematic, you could attach the pin to the nets required and then place o...
by Andrew Larkin
Thu 2019-12-19 2:46
Forum: PCB Layout
Topic: "Plated slot drill hole" for C style pcb USB receptacle
Replies: 1
Views: 2165

Re: "Plated slot drill hole" for C style pcb USB receptacle

I just had some PCBs delivered back from JLCPCB with a USB micro connector footprint. WIN_20191219_13_08_33_Pro.jpg I used a pad stack to define the slot. Start by defining a DIL through hole pad for the copper pad. Dpad1.jpg Create your pad stack, based off the DIL pad. dpad3.jpg It is a bit unfrie...
by Andrew Larkin
Thu 2019-11-14 0:49
Forum: Simulation
Topic: Ceramic caps
Replies: 1
Views: 2138

Ceramic caps

Ceramic caps don't behave as "ideal" capacitors. Is there a simulation model within Proteus somewhere that can be used to handle this?
by Andrew Larkin
Fri 2018-11-02 23:17
Forum: Simulation
Topic: Code debugging font size
Replies: 7
Views: 827

Re: Code debugging font size

I agree that is how it works. I wasn't previously aware of the context menu method.

Just seems more than a little inconsistent.

Intuitively, I would expect both the code editor and the debugger window to share the font attribute.
by Andrew Larkin
Fri 2018-11-02 9:56
Forum: Simulation
Topic: Code debugging font size
Replies: 7
Views: 827

Re: Code debugging font size

It is the debugging window - single stepping, etc.