Post Reply 
Long Shot #2 - BLAP Examples
08-10-2014, 07:32 AM
Post: #2
RE: Long Shot #2 - BLAP Examples
For this example I used the following program:
Code:
 01 LBL "EX"
 02 0
 03 XEQ "RL"
 04 1
 05 XEQ "RS"
 06 2
 07 XEQ "RS"
 08 3
 09 XEQ "RP"
 10 2
 11 XEQ "RS"
 12 7
 13 XEQ "RP"
 14 2
 15 XEQ "RS"
 16 1
 17 XEQ "RS"
 18 4
 19 XEQ "RP"
 20 2
 21 XEQ "RS"
 22 5
 23 XEQ "RP"
 24 2
 25 XEQ "RS"
 26 XEQ "VP"
 27 END

At the end it will display:
V0=56.00<0.00

Since the system is linear you can scale the voltage down to 7 V, the current I will also scale down by a factor of 8, so the actual I is 125 mA, not the 1 A you originally assumed.

Cheers
Thomas

PS: There might be typos in the listing of BLAP.

Code:
Archive:  blap.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
     1024  08-10-2014 09:26   BLAP.RAW
     4337  08-10-2014 09:26   BLAP.TXT
       92  08-10-2014 09:26   EX.RAW
      289  08-10-2014 09:26   EX.TXT
---------                     -------
     5742                     4 files


Attached File(s)
.zip  blap.zip (Size: 2.89 KB / Downloads: 15)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Long Shot #2 - BLAP Examples - Thomas Klemm - 08-10-2014 07:32 AM
RE: Long Shot #2 - BLAP Examples - jebem - 08-14-2014, 11:56 PM



User(s) browsing this thread: 1 Guest(s)