qdrives , 08-28-2023, 02:56 PM
High voltage resistors
Lets do a search on Digikey for high voltage resistors... So all that are high voltage in the feature, lets limit to 0603 types.
The first 3 resistors in the list were 25M, 100M and 50M ohm. That is Mega ohm. With 100V and the 100M the resistor only dissipates 10mW. So power wise, no problem.
Now the 4th on the list is a 1k resistor. There 100V would give you a power issue (10W!)
I can tell you that the 350V limiting element voltage is twice what most other resistors have.
Now you may ask "But if the voltage cannot be across it because of the power limit?" True, for 1k power would be the limit. However, this family resistors can also be 10M. So, 100mW, the rated power. Now do a short time overload, that is only possible with a higher voltage.
If we look at the datasheet of the first in the list, we see the resistive element of the resistor.
Notice the zig-zag pattern? If a spark would jump, how much would it 'cross' the resistor? If this pattern would be 90 rotated, it would almost completely skip the resistive element.
High voltage is also to prevent sparks from crossing the resistor. It should go through it, not across it.
Grid
For drawing the schematic in general there is no need to have anything other than 100mil grid. Especially for placing symbols, you want them on 100mil grid.
When designing the symbol, there are reasons, like adding the 'curls' for schottky or zener diodes. Or details in FETs, bipolar transistors, etc.
Pins should always be on the 100mil grid.
As you may have noticed I did not make it hard on the schematic. However, for esthetic reasons I have some text (like designator) on a 50mil grid in the symbol.
Altium has a bug that if you move that text, even an undo does not restore it to the original position, but on the grid.
At such times I set the grid to 50mil to restore the text to the correct position.
100mil vs 200mil
There are times when it is convenient if the pins are 200mil or more apart. 100mil is for MCU, CPU, etc., but for (SMPS) regulators or other drivers, 200mils may create a more clean schematic.
Take the next bit of schematic.
Here the pins are either 200mil or even 400mil apart. This reduces the number of direction changes the lines in the schematic need to make.
Take a look at pin 2 and 3 going to R1003 and R1005.
If the schematic would be more clean and you have the space, go for 200mil.
Symbol comment change in schematic
In part that is a personal preference. I too set the comment when I create the symbol and do not change it in the schematic.
There are 2 parameters that I change in the schematic (2 that I can think of):
1) Label - used for connectors to state what is connected to it (ie. power in, motor, programming, etc.) These are created in the library with a "?" and changed on the schematic.
2) Remarks - For special remarks like gluing the component after assembly or a resistor that needs to be mounted off board (raised) due to the heat it produces.
But I do not have any exception on the comment field.
Symbol comment change in schematic
Again that is a personal preference. I still vary a bit with the comment field. Mostly because I have no real use for it.
But for resistors I have i.e. "Res 0402 10E"
Soft termination
When a board flexes, stresses are exerted on the components. With capacitors they have a tendency to create a short when it goes bad in if flexed to far.
With soft termination that the capacitor should be beter able to withstand such stresses, or at least, not cause a short.
Material
Thick film resistors are the cheapest. Wire wound have more inductance (often problematic) but higher power(?) and metal film are often more accurate. And we (or should I say others) could go on with all the pro's and con's of the various resistor elements.
For capacitors there is the ESR, ESL, safety, DC and AC bias, aging, humidity, temperature stability, accuracy next to capacity, voltage rating, price and availability.
I use 3 types of capacitors:
- Hybrid Aluminum - Polymer Capacitors -- for the bulk capacitance.
- X7R/X7S -- for the medium high capacity (HAS DC+AC bias, aging ~3%/decade hour and temperature offset ~15%)
- NP0 -- for timing, low capacitance or where I do not want DC bias effect.