Learn R Programming

Thermistor (version 1.1.0)

The Simulation of the Thermistor Network

Description

Given the circuit topology, simulating the Voltage vs. Temperature curve with a set of Resistors (R1, R2, R3 and R4) and Thermistors values (TH1 and TH2) for a given thermistor network shown in Seth DeLand (2024) "Optimal Component Selection Using the Mixed-Integer Genetic Algorithm" and the application in Mak and Wu (2019) .

Copy Link

Version

Install

install.packages('Thermistor')

Monthly Downloads

1

Version

1.1.0

License

GPL-3

Maintainer

Yao Xiao

Last Published

April 5th, 2024

Functions in Thermistor (1.1.0)

tempCompCurve

Calculate V-DeltaT Curve
voltageCurve

Calculate V-DeltaT Curve for Given Indices
SquaredLoss

Squared Loss of Objective
CompValues

Dataset for the standard components values
plot_voltageCurve

Plot the V-DeltaT Curve