Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

SimulIDE 1.0.0 Tester builds.

+6
TimFisch
dvarkin
Fizik_S
MSABU
Alex68
arcachofo
10 posters

Go to page : Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next

Go down  Message [Page 5 of 9]

101SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 15, 2022 4:14 pm

TimFisch

TimFisch

Is it possible to get an "intermediate tester version"?

https://wiki.mexle.hs-heilbronn.de/

102SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 15, 2022 4:57 pm

arcachofo

arcachofo

Yes, I plan to upload it today.

There are some last minute bug reports.
I will try to fix as much as I can and upload later today.

TimFisch likes this post

103SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 15, 2022 7:20 pm

Fizik_S

Fizik_S

Diak doesn't work. At the breakdown voltage, the program freezes.

SimulIDE 1.0.0 Tester builds. - Page 5 Diac_e11

104SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 15, 2022 10:09 pm

arcachofo

arcachofo

New build at Rev 956 uploaded.

Have a look at first post for download links and list of changes.

105SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 15, 2022 10:10 pm

arcachofo

arcachofo

Diak doesn't work. At the breakdown voltage, the program freezes.
Had no time to solve this one.
I will have a look.

106SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Feb 16, 2022 4:39 pm

arcachofo

arcachofo

Diak doesn't work. At the breakdown voltage, the program freezes.
Solved at Rev 958.

107SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Sat Feb 19, 2022 1:37 pm

Fizik_S

Fizik_S

Another problem with PIC16F886.
I checked the operation of the controller circuit of the tape drive mechanism of the tape recorder (see the post https://simulide.forumotion.com/t390p75-simulide-1-0-0-tester-builds#2566 ) and found errors. I conducted several experiments with the scheme and got the following results:
1. The original scheme after running the simulation leads to the crash of the program. I found the reason. It turned out to be quite unusual. To eliminate the crash of the program, you need to get rid of one of two problems (there are no such problems in the R941 version!):
№1. Change the properties of the seven-segment indicator (reduce the forward voltage to 2.4 V. and increase the resistance to 100 ohms).
SimulIDE 1.0.0 Tester builds. - Page 5 Orel_e10

№2. The problem with the 74HC00 chip. The model is made on 3 NAND logic elements and one function:
SimulIDE 1.0.0 Tester builds. - Page 5 Orel_e11
If you replace the inverter from this chip [1A 1B - 1Y] with a conventional inverter, then the program does not break at start.
SimulIDE 1.0.0 Tester builds. - Page 5 Orel_e12

The program freezes if the circuit consists of only the specified two components:

SimulIDE 1.0.0 Tester builds. - Page 5 74007s10

2. The microcontroller model contains an error. I used the debug mode and found that the simulation stops at 181 lines of the program (waiting for the button to be released).
SimulIDE 1.0.0 Tester builds. - Page 5 Orel_e13

The archive contains the original scheme and a new scheme with corrected indicators and additional buttons for debugging the program.

I hope that the information will be useful to eliminate errors.
Attachments
SimulIDE 1.0.0 Tester builds. - Page 5 AttachmentOrel.zip
You don't have permission to download attachments.
(47 Kb) Downloaded 1 times

108SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Sat Feb 19, 2022 5:13 pm

arcachofo

arcachofo

Thanks for the detailed report.
I will have a look.

109SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Sun Feb 20, 2022 1:01 am

arcachofo

arcachofo

Change the properties of the seven-segment indicator (reduce the forward voltage to 2.4 V. and increase the resistance to 100 ohms).
I can't reproduce this problem, maybe it's already solved.


The problem with the 74HC00 chip. The model is made on 3 NAND logic elements and one function:
Problem in Function solved at Rev 967.

But I'm curious... why is a function and not another NAND gate?


The microcontroller model contains an error. I used the debug mode and found that the simulation stops at 181 lines of the program (waiting for the button to be released).
This was because a problem with internal pullups.
Solved at Rev 964.

110SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Sun Feb 20, 2022 8:36 am

Fizik_S

Fizik_S


But I'm curious... why is a function and not another NAND gate?

I think I did this when I discovered errors in the simulation of functions. I forgot to put the NAND valve back in place. It is better to remove the function from the model.

111SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Sun Feb 20, 2022 6:21 pm

arcachofo

arcachofo

I think I did this when I discovered errors in the simulation of functions. I forgot to put the NAND valve back in place.
Well... it was useful to find another error.

It is better to remove the function from the model.
Ok I will do.

112SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Feb 23, 2022 5:38 am

arcachofo

arcachofo

New build at Rev 977 uploaded.

Have a look at first post for download links and list of changes.

Fizik_S likes this post

113SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Mar 01, 2022 10:35 am

Fizik_S

Fizik_S

SCR doesn't work

SimulIDE 1.0.0 Tester builds. - Page 5 Scr_er10

114SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Mar 01, 2022 11:43 am

arcachofo

arcachofo

SCR doesn't work
Thanks. Hopefully solved at Rev 996.

Fizik_S likes this post

115SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Fri Mar 04, 2022 9:59 am

Fizik_S

Fizik_S

The diode does not work correctly

SimulIDE 1.0.0 Tester builds. - Page 5 Diode_10

116SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Fri Mar 04, 2022 10:08 am

Fizik_S

Fizik_S

The zener diode does not work correctly

SimulIDE 1.0.0 Tester builds. - Page 5 Zener_10

SimulIDE 1.0.0 Tester builds. - Page 5 Zener_11

117SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Fri Mar 04, 2022 12:55 pm

arcachofo

arcachofo

The diode does not work correctly
Solved at Rev 1000.

The zener diode does not work correctly
This one is not so easy.
I'm investigating it.

Fizik_S likes this post

118SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Mar 08, 2022 11:03 am

Fizik_S

Fizik_S

The "Function" component does not work in analog mode: when the input voltage changes, the output voltage does not change. After restarting the simulation, the output voltage corresponds to the formula.

SimulIDE 1.0.0 Tester builds. - Page 5 Functi10

119SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Mar 08, 2022 9:02 pm

arcachofo

arcachofo

The "Function" component does not work in analog mode: when the input voltage changes, the output voltage does not change. After restarting the simulation, the output voltage corresponds to the formula.
Thanks.
The "Function" component always has something else to solve...  SimulIDE 1.0.0 Tester builds. - Page 5 1f606

Solved at Rev 1001.

Fizik_S likes this post

120SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Mar 15, 2022 8:55 pm

arcachofo

arcachofo

The zener diode does not work correctly
Finally solved at Rev 1006.

Now I can do the public relesase SimulIDE 1.0.0-RC2.

TimFisch and Fizik_S like this post

121SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Mar 16, 2022 9:20 am

Fizik_S

Fizik_S

Not a critical error.
When the Show option is activated on new components, the label appears inside the component border, and they have to be shifted outside this border. The KY040 component has a label rotated 90 degrees.
SimulIDE 1.0.0 Tester builds. - Page 5 Label_10

arcachofo likes this post

122SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Fri Mar 18, 2022 9:25 pm

arcachofo

arcachofo

When the Show option is activated on new components, the label appears inside the component border, and they have to be shifted outside this border. The KY040 component has a label rotated 90 degrees.
Solved at Rev 1012.

Fizik_S likes this post

123SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Mar 23, 2022 4:37 pm

Fizik_S

Fizik_S

user fifan  discovered a bug in the program when simulating the PIC16F877 microcontroller:

http://kazus.ru/forums/showthread.php?t=117173&page=79#785

I found a bug in the program. The ADDWF F, D instruction of the PIC16F877 microcontroller does not work at all. The register involved in this instruction does not change in any way in the two variants of this operand. In theory, the register a should be combined with the accumulator w and the result should be placed in the same register or in w.

124SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Mar 23, 2022 6:17 pm

arcachofo

arcachofo

The ADDWF F, D instruction of the PIC16F877 microcontroller does not work at all.
ADDWF is working correctly in both variants, the problem must be other.
The only reason that comes to my mind is a wrong baksel.

125SimulIDE 1.0.0 Tester builds. - Page 5 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Mar 23, 2022 6:34 pm

arcachofo

arcachofo

By the way...
Tunnels in this circuit are doing nothig:

SimulIDE 1.0.0 Tester builds. - Page 5 Tm163810

Sponsored content



Back to top  Message [Page 5 of 9]

Go to page : Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next

Permissions in this forum:
You cannot reply to topics in this forum